:root{--festival-wood:#6e382d;--festival-gold:#ffd36c;--festival-paper:#fff7d8;--festival-green:#2f806f;--festival-plum:#70456f}html,body{overflow:hidden}.festival-shell,.festival-world{width:100%;height:100svh;overflow:hidden}.festival-world{position:relative;isolation:isolate;background:radial-gradient(circle at 50% 42%,#f7bd68,#8d493c 70%,#30242a)}.festival-scene{position:absolute;left:50%;top:50%;width:min(100%,calc(100svh * 1.333333));aspect-ratio:4/3;overflow:clip;isolation:isolate;transform:translate(-50%,-50%)}.festival-background{position:absolute;z-index:0;inset:0;background:linear-gradient(rgba(70,35,31,.08),rgba(65,31,28,.23)),var(--pw-cinder-hub-bg,url('/cinder/backgrounds/cinderbloom-crater-hub.webp')) center/cover no-repeat;transform:scale(1.01)}.festival-glow{position:absolute;z-index:1;inset:0;background:radial-gradient(ellipse at 50% 55%,rgba(255,236,151,.12),transparent 46%),linear-gradient(transparent 60%,rgba(48,25,24,.24));pointer-events:none;transition:background .45s}.festival-grant strong{display:flex;align-items:center;gap:5px}.festival-grant small{font-size:10px;letter-spacing:.08em}.festival-grant b{font-size:22px}.festival-progress{top:calc(3.5% + 80px)}.festival-progress i{position:relative}.festival-progress i.active{transform:scale(1.25);box-shadow:0 0 0 3px rgba(255,246,206,.75),0 0 12px #ffb349}.festival-arrangements{position:absolute;z-index:4;inset:14% 5% 27%;pointer-events:none}.festival-arrangement{position:absolute;width:54%;height:100%;object-fit:contain;object-position:center bottom;opacity:0;filter:drop-shadow(0 12px 7px rgba(48,26,24,.34));transition:opacity .32s,transform .42s,left .42s,width .42s}.festival-essentials-art{left:23%;transform:translateY(4%) scale(.94)}.festival-decorations-art{left:23%;transform:translateY(4%) scale(.94)}.festival-scene[data-art="needs"] .festival-essentials-art,.festival-scene[data-art="wants"] .festival-decorations-art{opacity:1;transform:translateY(0) scale(1)}.festival-scene[data-art="both"] .festival-essentials-art,.festival-scene[data-art="plan"] .festival-essentials-art{left:5%;width:46%;opacity:.96;transform:translateY(4%) scale(.91)}.festival-scene[data-art="both"] .festival-decorations-art,.festival-scene[data-art="plan"] .festival-decorations-art{left:49%;width:46%;opacity:.96;transform:translateY(4%) scale(.91)}.festival-scene[data-art="open"] .festival-essentials-art{left:-1%;width:40%;opacity:.95;transform:translateY(9%) scale(.9)}.festival-scene[data-art="open"] .festival-decorations-art{left:22%;width:68%;opacity:1;transform:translateY(-1%) scale(1.05);filter:drop-shadow(0 0 16px rgba(255,205,83,.8)) drop-shadow(0 12px 7px rgba(48,26,24,.34))}.festival-guide{position:absolute;z-index:10;left:1.3%;bottom:23%;width:14%;height:25%;pointer-events:none;transition:transform .3s}.festival-guide .cinder-sprite{background-position:50% center}.festival-surprise-sign{position:absolute;z-index:13;left:50%;top:33%;width:94px;height:72px;border:7px solid #6d3829;border-radius:10px;background:linear-gradient(155deg,#f3c46f,#b9703e);box-shadow:0 8px 0 rgba(58,33,29,.3),inset 0 0 0 4px rgba(255,232,156,.45);transform:translateX(-50%) rotate(-5deg)}.festival-surprise-sign::before{content:"PATH";position:absolute;inset:14px 7px auto;color:#573126;font-size:17px;font-weight:1000;letter-spacing:.08em;text-align:center}.festival-surprise-sign::after{content:"";position:absolute;left:43px;top:-6px;width:8px;height:84px;background:linear-gradient(135deg,transparent 0 30%,#623229 32% 43%,transparent 45% 57%,#623229 59% 70%,transparent 72%);transform:rotate(9deg)}.festival-surprise-sign i{position:absolute;left:39px;bottom:-37px;width:15px;height:40px;border:5px solid #66372a;border-width:0 5px;background:#a8663c}.festival-surprise-sign[data-fixed="true"]{background:linear-gradient(155deg,#6fc5aa,#328c7e);transform:translateX(-50%) rotate(0)}.festival-surprise-sign[data-fixed="true"]::after{left:32px;top:40px;width:31px;height:13px;border:3px solid #fff2a4;border-radius:4px;background:#714f87;transform:rotate(-6deg)}.festival-workbench{position:absolute;z-index:30;left:50%;bottom:max(2.2%,env(safe-area-inset-bottom));width:min(760px,76%);min-height:166px;max-height:32%;overflow:auto;padding:13px 18px 15px;border:5px solid #e5ad5d;border-radius:28px;background:linear-gradient(175deg,rgba(255,249,222,.98),rgba(247,218,157,.98));box-shadow:0 8px 0 rgba(74,38,31,.44),0 18px 35px rgba(43,25,23,.26);text-align:center;transform:translateX(-50%);scrollbar-width:thin}.festival-workbench h2{margin:0 0 9px;font-size:clamp(20px,2.2vw,28px);line-height:1.05}.festival-workbench p{margin:5px 0;font-size:clamp(16px,1.65vw,20px);font-weight:900;line-height:1.22}.festival-primary,.festival-secondary,.festival-item,.festival-reserve{min-height:54px;border:3px solid #744431;border-radius:17px;font-weight:1000;cursor:pointer;touch-action:manipulation}.festival-primary{min-width:210px;padding:10px 22px;background:linear-gradient(#ffe58b,#efac3d);box-shadow:0 5px 0 #81502d;color:#4f3127;font-size:clamp(18px,1.65vw,22px)}.festival-primary:active:not(:disabled),.festival-secondary:active,.festival-item:active,.festival-reserve:active{transform:translateY(3px)}.festival-primary:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.62;box-shadow:0 3px 0 #81705f}.festival-secondary{padding:8px 15px;background:#fff8df;box-shadow:0 4px 0 #8d6548;color:#5b3b2f;font-size:16px}.festival-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:9px}.festival-primary:focus-visible,.festival-secondary:focus-visible,.festival-item:focus-visible,.festival-reserve:focus-visible,.festival-done-link:focus-visible{outline:5px solid #fff;outline-offset:2px;box-shadow:0 0 0 9px #5d7d75}.festival-grant-medallion{display:grid;place-items:center;width:82px;height:82px;margin:-2px auto 8px;border:6px solid #fff0a6;border-radius:50%;background:linear-gradient(#ffe99a,#e7a93c);box-shadow:0 7px 0 #95602d;color:#654021;font-size:32px;font-weight:1000}.festival-item-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.festival-item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-width:0;padding:8px 10px;background:linear-gradient(#fffdf2,#ead7ae);box-shadow:0 4px 0 #82563c;color:#4e3328;text-align:left}.festival-item[aria-pressed="true"]{border-color:#245f55;background:linear-gradient(#b8f0d7,#75c9ac);box-shadow:0 4px 0 #376f60,0 0 0 3px rgba(255,255,255,.85),0 0 15px #fff0a6}.festival-item .item-icon{font-size:27px}.festival-item .item-copy{min-width:0}.festival-item strong,.festival-item small{display:block}.festival-item strong{font-size:clamp(14px,1.45vw,18px);line-height:1.05}.festival-item small{margin-top:3px;font-size:14px}.festival-money-strip{display:flex;align-items:center;justify-content:center;gap:11px;margin:8px auto 0;color:#604135;font-weight:1000;font-size:15px}.festival-money-strip span{white-space:nowrap}.festival-money-strip i{width:7px;height:7px;border-radius:50%;background:#ca7a43}.festival-reserve-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.festival-reserve{min-width:94px;padding:8px 13px;background:linear-gradient(#fffdf2,#e7c98a);box-shadow:0 4px 0 #81513b;color:#533329;font-size:20px}.festival-reserve small{display:block;margin-top:2px;font-size:11px}.festival-reserve[aria-pressed="true"]{border-color:#245f55;background:linear-gradient(#b8f0d7,#75c9ac);box-shadow:0 4px 0 #376f60,0 0 0 3px #fff}.festival-equation{display:flex;align-items:center;justify-content:center;gap:7px;margin:4px auto 6px}.festival-equation>span{display:grid;place-items:center;min-width:104px;min-height:55px;padding:7px 10px;border:3px solid #a5683d;border-radius:15px;background:#fffaf0}.festival-equation strong,.festival-equation small{display:block}.festival-equation strong{font-size:21px}.festival-equation small{font-size:11px;font-weight:1000}.festival-equation b{font-size:24px}.festival-surprise-cost{display:inline-grid;place-items:center;width:70px;height:70px;margin:0 12px 0 0;border:5px solid #fff3ae;border-radius:50%;background:linear-gradient(#f58b5d,#ca4b3d);box-shadow:0 5px 0 #84392e;color:#fff;font-size:27px;font-weight:1000;vertical-align:middle}.festival-surprise-row{display:flex;align-items:center;justify-content:center}.festival-compare{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:9px}.festival-compare article{padding:7px 10px;border:3px solid #aa7046;border-radius:16px;background:#fffaf0}.festival-compare small,.festival-compare strong,.festival-compare span{display:block}.festival-compare small{font-size:11px;font-weight:1000;letter-spacing:.07em}.festival-compare strong{font-size:27px;color:#62402f}.festival-compare span{font-size:12px;font-weight:900}.festival-compare>i{align-self:center;font-size:23px;font-style:normal}.festival-reserve-left{margin:6px 0 0!important;color:#24685b}.festival-open-seal{display:grid;place-items:center;width:58px;height:58px;margin:-2px auto 7px;border:5px solid #fff4a5;border-radius:50%;background:#4fa889;color:#fff;font-size:29px;font-weight:1000;box-shadow:0 5px 0 #2e665b}.festival-done-link{display:inline-grid;place-items:center;min-height:52px;padding:9px 22px;border:3px solid #fff2aa;border-radius:999px;background:#4a8f7e;box-shadow:0 5px 0 #2e5e55;color:#fff;text-decoration:none;font-size:18px;font-weight:1000}.festival-feedback{bottom:calc(max(2.2%,env(safe-area-inset-bottom)) + 196px);max-width:min(610px,72%);pointer-events:none}.festival-scene.is-open .festival-glow{background:radial-gradient(circle at 50% 46%,rgba(255,245,170,.57),rgba(255,170,76,.14) 43%,rgba(74,31,30,.17) 75%)}.festival-scene.is-open::after{content:"✦  •  ✦  •  ✦  •  ✦  •  ✦";position:absolute;z-index:7;left:10%;right:10%;top:17%;color:#fff4a7;font-size:clamp(18px,3vw,34px);letter-spacing:.22em;text-align:center;text-shadow:0 0 10px #ff9f43;animation:festivalTwinkle 1.8s ease-in-out infinite}.festival-scene.is-open .festival-guide{transform:translateY(-5px) rotate(-2deg)}@keyframes festivalTwinkle{50%{opacity:.48;transform:translateY(7px) scale(.96)}}@media(max-height:650px) and (orientation:landscape){.festival-progress{top:70px}.festival-arrangements{inset:12% 5% 28%}.festival-workbench{min-height:142px;max-height:34%;padding:9px 14px 11px}.festival-workbench h2{margin-bottom:6px;font-size:20px}.festival-item{min-height:48px}.festival-feedback{bottom:166px;font-size:16px}.festival-guide{bottom:22%;height:23%}}@media(orientation:portrait){.festival-scene{left:0;top:0;width:100%;height:100svh;aspect-ratio:auto;transform:none}.festival-background{background-position:center}.festival-arrangements{inset:16% 3% 39%}.festival-guide{left:1%;bottom:37%;width:17%;height:18%}.festival-workbench{bottom:max(2%,env(safe-area-inset-bottom));width:92%;min-height:235px;max-height:38%;padding:14px}.festival-feedback{bottom:calc(max(2%,env(safe-area-inset-bottom)) + 254px);max-width:84%}.festival-item-grid{gap:7px}.festival-item{grid-template-columns:1fr;text-align:center;padding:7px 5px}.festival-item .item-icon{font-size:24px}.festival-equation>span{min-width:88px}.festival-scene[data-art="both"] .festival-essentials-art,.festival-scene[data-art="plan"] .festival-essentials-art{left:1%;width:49%}.festival-scene[data-art="both"] .festival-decorations-art,.festival-scene[data-art="plan"] .festival-decorations-art{left:49%;width:49%}.festival-surprise-sign{top:33%}}@media(max-width:620px){.festival-grant{min-width:76px;padding:5px 10px}.festival-grant small{display:none}.festival-workbench{width:94%}.festival-actions{gap:8px}.festival-primary{min-width:0}.festival-item strong{font-size:13px}.festival-money-strip{gap:6px;font-size:13px}.festival-equation{gap:4px}.festival-equation>span{min-width:77px;padding:5px}.festival-equation b{font-size:18px}.festival-compare{gap:5px}.festival-compare article{padding:6px}.festival-compare span{font-size:10px}}@media(prefers-reduced-motion:reduce){.festival-arrangement,.festival-guide{transition:none}.festival-scene.is-open::after{animation:none}}html[data-motion="reduced"] .festival-scene.is-open::after{animation:none}
/* Festival finale: a full gathering, warm night sky and finite fireworks. */
.festival-crowd{position:absolute;z-index:17;left:9%;right:8%;top:37%;height:25%;display:flex;align-items:end;justify-content:center;gap:1%}.festival-crowd[hidden]{display:none}.festival-guest{position:relative;flex:1;height:100%;min-width:0;padding:0;border:0;background:none;cursor:pointer;animation:festivalGuestDance 1.25s ease-in-out infinite;animation-delay:var(--guest-delay)}.festival-guest .cinder-sprite{display:block;width:100%;height:100%}.festival-guest:focus-visible{outline:3px solid #fff2a7;border-radius:40%}.is-open .festival-guide{display:none}.is-open .festival-background{filter:brightness(.58) saturate(1.2)}.is-open .festival-workbench{max-height:36%;min-height:0;width:88%;padding:12px 18px}.is-open .festival-arrangements{inset:15% 3% 31%;opacity:.8}.is-open .festival-progress{display:none}.festival-planner-badge{display:inline-block;margin:1px 0 4px;padding:5px 22px;border:2px solid #be873a;border-radius:24px;background:#ffe499;color:#5b3b26;font-weight:1000}.festival-town-reserve{font-size:14px!important;color:#497361}.is-open .festival-workbench>.festival-secondary{margin-top:12px;min-height:40px;font-size:14px}.is-open .festival-workbench h2{font-size:24px}.is-open .festival-actions{flex-wrap:wrap}.is-open .festival-actions .festival-secondary{min-height:42px;font-size:15px}.festival-fireworks{position:absolute;z-index:16;inset:0;pointer-events:none;overflow:hidden}.festival-burst{position:absolute;width:1px;height:1px}.festival-burst i{position:absolute;width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 6px 2px currentColor;opacity:0;animation:festivalFirework 2.7s ease-out both;animation-delay:var(--burst-delay)}.festival-fireworks.still .festival-burst i{animation:none;opacity:.75;transform:translate(var(--spark-x),var(--spark-y));width:3px;height:3px}
@keyframes festivalFirework{0%{opacity:0;transform:translate(0,80px) scale(.2)}18%{opacity:.85;transform:translate(0,0) scale(.5)}35%{opacity:1}100%{opacity:0;transform:translate(var(--spark-x),var(--spark-y)) scale(.25)}}
@keyframes festivalGuestDance{50%{transform:translateY(-8px) rotate(2deg)}}
@media(orientation:portrait){.festival-crowd{top:34%;left:2%;right:2%;height:24%;gap:0}.is-open .festival-workbench{width:94%;max-height:40%;bottom:2%}.is-open .festival-workbench p{font-size:16px}.is-open .festival-arrangements{inset:20% 3% 37%}.is-open .festival-actions{gap:6px}}
@media(prefers-reduced-motion:reduce){.festival-guest{animation:none}}html[data-motion="reduced"] .festival-guest{animation:none}
/* Keep decisions and finale controls in view on a desktop, with a readable sky. */
.festival-scene[data-step="1"] .festival-workbench{max-height:45%}
.festival-scene[data-step="2"] .festival-workbench{max-height:48%;width:min(840px,88%)}
.festival-scene[data-step="2"] .festival-arrangements{opacity:.5;inset:13% 9% 48%}
.festival-scene[data-step="2"] .festival-guide{bottom:46%}
.festival-feedback:not(:empty){top:20%;bottom:auto;border-radius:18px;max-width:78%}
.festival-workbench .festival-budget-note{font-size:15px;line-height:1.25;margin-top:10px}
.is-open .festival-workbench{max-height:32%;width:92%;padding:10px 15px}
.is-open .festival-workbench h2{font-size:22px;margin-bottom:4px}
.is-open .festival-workbench p{font-size:17px}
.is-open .festival-actions{gap:8px}
.is-open .festival-actions .festival-secondary{padding:7px 12px}
.is-open .festival-done-link{font-size:16px;min-height:42px;padding:7px 16px}
.is-open .festival-arrangements{inset:28% 2% 34%;opacity:.8}
.is-open .festival-decorations-art{display:none}
.is-open .festival-essentials-art{left:1%;width:33%}
.is-open .festival-crowd{top:43%;height:22%;left:12%;right:12%}
.festival-chosen-extras{position:absolute;z-index:12;inset:20% 7% 61%;display:flex;align-items:center;justify-content:center;gap:6%;pointer-events:none}
.festival-extra{flex:0 1 29%;height:100%;min-width:0;margin:0;position:relative;text-align:center;filter:drop-shadow(0 5px 4px #382635)}
.festival-extra svg{display:block;width:100%;height:100%;overflow:visible}
.festival-extra figcaption{display:inline-block;position:relative;max-width:100%;margin-top:3px;padding:3px 10px;background:#392933e8;border:1px solid #ffdd98;border-radius:12px;color:#fff3d1;font-weight:bold;font-size:14px;white-space:nowrap}
.festival-extra-music-crystals{filter:drop-shadow(0 0 9px #63e8ce88)}
.festival-fireworks{z-index:8}
.festival-burst{width:clamp(105px,15vw,190px);height:auto;aspect-ratio:1;transform:translate(-50%,-50%)}
.festival-burst svg{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 4px currentColor);animation:festivalBloom 5.8s ease-out infinite;animation-delay:var(--burst-delay);animation-duration:5.8s!important;animation-iteration-count:infinite!important}
.festival-fireworks.still .festival-burst svg{animation:none!important;opacity:.85;transform:none}
@keyframes festivalBloom{0%{opacity:0;transform:translateY(45px) scale(.08)}12%{opacity:1;transform:translateY(0) scale(.35)}30%{opacity:1;transform:scale(1)}60%{opacity:0;transform:scale(1.15)}100%{opacity:0;transform:scale(1.15)}}
@media(max-height:700px) and (orientation:landscape){
  .festival-scene[data-step="2"] .festival-workbench{max-height:56%;padding:8px 12px;width:94%}
  .festival-scene[data-step="1"] .festival-workbench{max-height:58%}
  .festival-scene[data-step="2"] .festival-guide{bottom:54%}
  .festival-item-grid{gap:7px}.festival-item{padding:6px}.festival-item small{font-size:12px}
  .festival-item strong{font-size:14px}.festival-workbench h2{font-size:19px}
  .festival-workbench{max-height:43%;width:90%}
  .is-open .festival-workbench{max-height:40%;padding:8px 12px}
  .is-open .festival-workbench h2{font-size:19px}.is-open .festival-workbench p{font-size:15px}
  .is-open .festival-crowd{top:39%;height:21%}
  .festival-chosen-extras{inset:22% 8% 66%}
  .festival-extra figcaption{font-size:12px;padding:2px 6px}
  .festival-planner-badge{font-size:14px;padding:2px 15px}
  .festival-feedback:not(:empty){top:19%;font-size:15px}
}
@media(orientation:portrait){
  .festival-scene[data-step="2"] .festival-workbench{width:94%;max-height:52%}
  .festival-scene[data-step="2"] .festival-arrangements{inset:22% 5% 51%}
  .festival-chosen-extras{inset:27% 3% 60%;gap:2%}
  .festival-extra{flex-basis:32%}.festival-extra figcaption{font-size:11px;padding:2px 4px}
  .is-open .festival-crowd{top:44%;height:17%;left:2%;right:2%}
  .is-open .festival-workbench{max-height:38%;width:94%}
  .festival-feedback:not(:empty){top:23%;max-width:88%}
  .festival-burst{width:110px}
  .festival-money-strip{flex-wrap:wrap}
}

.festival-grant-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0;color:#513a29}
.festival-grant-summary>div{padding:10px;border-radius:12px;background:#fff5de;border:1px solid #d4bb82}
.festival-grant-summary dt{font-size:.9rem}.festival-grant-summary dd{margin:4px 0 0;font-size:1.25rem;font-weight:800}
.festival-grant-summary [data-budget=spent]{grid-column:span 2;background:#ebead0}.festival-grant-summary [data-budget=left]{background:#e0e9c6}
@media(orientation:landscape) and (max-height:500px){.festival-grant-summary{gap:4px;margin:8px 0}.festival-grant-summary>div{padding:6px}.festival-grant-summary dt{font-size:.8rem}}
