/* Birthday planner: scoped to the configurator. */
#konfigurator{max-width:1340px;padding-top:100px;padding-bottom:110px;background:radial-gradient(ellipse at 96% 62%,#eff8f0,transparent 52%)}
#konfigurator .section-heading{align-items:center;margin-bottom:24px}#konfigurator .section-heading h2{font-size:clamp(38px,4.5vw,62px)}
#konfigurator .demo-note{display:inline-block;background:transparent;color:#74756a;padding:0;margin-bottom:26px;font-size:11px}
#konfigurator .builder{grid-template-columns:minmax(0,1fr) 330px;gap:36px}
#party-form{padding:36px;background:white;border:1.5px solid #d4d7ca;border-radius:28px;box-shadow:0 12px 35px #25362807}
#party-form .progress{border:0;padding:0;margin-bottom:36px;gap:12px;counter-reset:none;position:relative}
#party-form .progress:before{content:'';position:absolute;left:20px;right:20px;top:18px;height:1px;background:#daded2}
#party-form .progress li{display:flex;flex:1;align-items:center;flex-direction:column;gap:11px;font-size:11px;position:relative;text-align:center;color:#777a6d}
#party-form .progress span{margin:0;padding:0;border:0;background:#fff;z-index:1}
#party-form .progress .step-number{border:1px solid #daded2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:bold;background:#fafbf7;transition:background .2s,transform .2s}
#party-form .progress .active .step-number{background:var(--ink);color:var(--yellow);border-color:var(--ink);box-shadow:0 0 0 5px #fff,0 0 0 6px var(--yellow);transform:rotate(-8deg)}
#party-form .progress .active{color:var(--ink)}
#party-form legend{font-size:30px;letter-spacing:-.045em;margin-bottom:10px;max-width:100%}
#party-form .muted{font-size:13px;margin-bottom:25px}
#party-form .choice-grid{gap:18px}
#party-form .choice{position:relative;display:grid;grid-template-columns:65px 1fr;align-items:center;gap:14px;padding:23px 20px;border:1.5px solid #daded2;border-radius:18px;min-height:115px;transition:background .2s,border-color .2s,box-shadow .2s}
#party-form .choice>input{position:absolute;top:12px;right:12px;width:16px;height:16px;margin:0;accent-color:var(--ink)}
#party-form .choice i{display:none}#party-form .choice:has(input:checked){background:#fff8d9;border-color:var(--ink);box-shadow:3px 3px 0 var(--yellow)}
#party-form .choice b{font-size:21px;letter-spacing:-.035em}#party-form .choice small{font-size:11px}
.location-icon svg{width:65px;height:65px;display:block}
#party-form .fields{margin-top:29px;gap:22px 20px}#party-form .fields label{font-size:12px;color:#4a5043}#party-form .fields input,#party-form .fields textarea{border:1px solid #cdd2c2;background:#fbfcf8;border-radius:12px;padding:14px;margin-top:9px;font-size:14px;min-height:49px;transition:border-color .2s}#party-form .fields input:focus,#party-form .fields textarea:focus{background:#fff;border-color:#42745d}
.guest-counter{display:flex;align-items:center;margin-top:9px;border:1px solid #cdd2c2;border-radius:12px;background:#fbfcf8;height:51px;padding:6px;gap:5px}#party-form .guest-counter input{margin:0;border:0;text-align:center;background:transparent;min-width:0;padding:0;min-height:0;height:36px;width:100%;appearance:textfield;font-weight:bold;font-size:19px}.guest-counter input::-webkit-inner-spin-button{appearance:none}.guest-counter button{border:1px solid #daded2;background:white;flex-shrink:0;width:35px;height:35px;border-radius:8px;font-size:20px;line-height:1}.guest-counter button:hover{background:var(--yellow)}
#party-form .base-box{position:relative;padding:22px 22px 22px 65px;background:#edf6ef;border:1px solid #dceadd;border-radius:16px;margin-top:26px;font-size:12px}#party-form .base-box b{font-size:13px}.package-icon{position:absolute;left:20px;top:22px;font-size:30px;color:#28735e;line-height:1}.base-box small{line-height:1.6;display:block}
#party-form .extras{gap:16px}
#party-form .extra{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;border:1.5px solid #dce0d3;background:#fff;border-radius:17px;padding:24px 17px;min-height:158px;transition:background .2s,transform .2s,box-shadow .2s,border-color .2s}
#party-form .extra:hover{transform:translateY(-2px);border-color:#8c9d83;box-shadow:0 5px 12px #22231f08}
#party-form .extra:has(input:checked){background:#fff8d9;border-color:#22231f;box-shadow:3px 3px 0 #ffda35}
#party-form .extra input{position:absolute;top:13px;right:13px;margin:0;width:18px;height:18px;accent-color:var(--ink);z-index:2}
.extra-art{display:grid;place-items:center;width:64px;height:80px;background:#f8f5eb;border-radius:32px}.extra-art svg{width:64px;height:64px}.extra-face .extra-art,.extra-cake .extra-art{background:#fff0f5}.extra-decor .extra-art,.extra-snacks .extra-art{background:#edf8f1}
#party-form .extra b{font-size:15px;line-height:1.2;letter-spacing:-.025em}#party-form .extra small{font-size:10px;line-height:1.5;color:#6c7263;margin-top:7px}#party-form .extra strong{font-size:15px;margin-top:12px;line-height:1.2}#party-form .extra em{font-style:normal;font-size:10px;font-weight:normal}.extra-mark{display:none}
#party-form .form-actions{padding-top:24px;border-top:1px solid #e7eadf;margin-top:28px;align-items:center}#party-form .form-actions .button{font-size:13px;padding:14px 24px}#party-form #previous{font-size:12px;text-decoration:none}#party-form .privacy-check{padding:16px;border-radius:12px;background:#f6f8f1;line-height:1.7}#party-form [data-step]{animation:planner-in .25s ease-out}@keyframes planner-in{from{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:none}}
#konfigurator .summary{background:#fff3b9;border:1.5px solid #25271f;border-radius:22px;padding:0 26px 27px;overflow:visible;box-shadow:6px 7px 0 #e6e9d8;top:115px}
.ticket-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px dashed #8e855d;margin:0 -26px 25px;padding:16px 26px;font-size:12px;font-weight:900;letter-spacing:.1em;background:var(--yellow);border-radius:20px 20px 0 0}.ticket-heading span:last-child{font-size:30px;line-height:1}
#konfigurator .summary>.eyebrow{font-size:9px;letter-spacing:.14em;color:#746d50}#konfigurator .summary h3{font-size:34px;margin:10px 0 24px;line-height:1.08}
#summary-location{font-weight:bold!important;font-size:14px!important;margin-bottom:4px}#summary-date{margin-top:4px!important;margin-bottom:20px!important}#konfigurator .summary-row{font-size:11px;padding:12px 0;border-bottom:1px solid #9b945735;gap:20px}#konfigurator .summary-row span{max-width:175px}#konfigurator .summary-row b{font-size:12px;font-weight:bold}
#konfigurator .total{position:relative;margin:22px -26px 0;padding:22px 26px 0;border-top:1.5px dashed #8e855d}#konfigurator .total:before,#konfigurator .total:after{content:'';position:absolute;top:-9px;width:16px;height:16px;background:var(--paper);border:1.5px solid #25271f;border-radius:50%}#konfigurator .total:before{left:-9px;border-left-color:transparent;clip-path:inset(0 0 0 7px)}#konfigurator .total:after{right:-9px;border-right-color:transparent;clip-path:inset(0 7px 0 0)}#konfigurator .total strong{font-size:49px;line-height:1.3;letter-spacing:-.055em}#konfigurator .total>span{font-size:11px;color:#5c5949}#konfigurator .summary>.caption{font-size:10px;margin-bottom:0}#konfigurator .summary-star{font-size:49px;right:23px;bottom:25px;color:#aa8637;opacity:.3}
@media(max-width:1100px){#konfigurator .builder{grid-template-columns:minmax(0,1fr) 290px;gap:25px}#party-form{padding:25px}#party-form .choice{padding:22px 13px;gap:8px;grid-template-columns:48px 1fr}.location-icon svg{width:48px;height:48px}#party-form .choice b{font-size:19px}#party-form .extra{grid-template-columns:1fr;gap:12px;padding:18px}.extra-art{width:58px;height:58px}.extra-art svg{width:52px;height:52px}}
@media(max-width:760px){#konfigurator{padding-top:60px;padding-bottom:60px}#konfigurator .section-heading h2{font-size:39px}#konfigurator .section-heading p{font-size:13px}#konfigurator .demo-note{font-size:10px;line-height:1.65;margin-bottom:20px}#konfigurator .builder{display:flex;flex-direction:column;gap:24px}#party-form{width:100%;padding:22px 18px;border-radius:20px}#party-form .progress{margin-bottom:30px;gap:5px}#party-form .progress li{font-size:9px;gap:12px}#party-form legend{font-size:25px}#party-form .muted{font-size:12px}#party-form .choice-grid{gap:12px}#party-form .choice{grid-template-columns:1fr;gap:4px;padding:18px 13px 14px;min-height:140px}.location-icon svg{width:52px;height:45px}#party-form .choice b{font-size:19px}#party-form .choice small{font-size:9px}#party-form .fields{gap:18px 12px}#party-form .fields input{font-size:16px;padding:11px 8px}.guest-counter{height:48px}.guest-counter button{width:29px;height:32px}#party-form .base-box{padding:18px 15px 18px 45px;font-size:11px}.package-icon{left:12px;top:21px;font-size:24px}#party-form .base-box b{font-size:12px}#party-form .base-box small{font-size:10px}#party-form .extras{grid-template-columns:1fr 1fr;gap:12px}#party-form .extra{padding:16px 12px;min-height:210px;align-content:start}#party-form .extra b{font-size:14px;min-height:34px}#party-form .extra small{font-size:10px;min-height:30px}#party-form .extra strong{font-size:15px}#party-form .extra input{right:9px;top:9px;width:17px;height:17px}#party-form .form-actions{gap:12px}#party-form .form-actions .button{padding:13px 17px;font-size:12px}#konfigurator .summary{order:0;position:relative;top:0;width:100%;padding:0 22px 22px;box-shadow:4px 5px 0 #e6e9d8}#konfigurator .summary h3{display:block;font-size:28px;margin-bottom:16px}#konfigurator .ticket-heading{margin:0 -22px 20px;padding:13px 22px}#konfigurator .summary .total{margin:20px -22px 0;padding:20px 22px 0}#konfigurator .total strong{font-size:38px}#konfigurator .summary>.caption{margin-top:12px}#konfigurator .summary-star{display:block}.mobile-price{position:sticky;bottom:12px;background:#22231f;color:#fffdf7;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;border-radius:14px;width:100%;z-index:8;box-shadow:0 5px 20px #22231f22}.mobile-price span{font-size:11px}.mobile-price strong{font-size:24px;color:#ffda35;letter-spacing:-.04em}.mobile-price a{font-size:10px;text-decoration:underline;text-underline-offset:3px}}
@media(max-width:760px){.mobile-price{position:fixed;left:16px;right:16px;width:auto;bottom:max(12px,env(safe-area-inset-bottom));z-index:25}#party-form .form-actions{padding-bottom:65px}}
@media(min-width:761px){.mobile-price{display:none}}
@media(prefers-reduced-motion:reduce){#party-form [data-step]{animation:none}#party-form .extra{transition:none}#party-form .extra:hover{transform:none}}
