.start-secondary{color:#f3e2b8;width:100%;min-height:48px;font:bold 16px/1.1 var(--s-display,inherit);cursor:pointer;background:#120b07cc;border:1px solid #d5b57580;border-radius:16px;justify-content:center;align-items:center;padding:0 22px;text-decoration:none;transition:filter .2s,border-color .2s;display:flex}.start-secondary:hover:not(:disabled){filter:brightness(1.12);border-color:#f6e2a8}.start-secondary:focus-visible,.signin-google:focus-within{outline:3px solid color-mix(in srgb,var(--accent,#d2a553) 70%,#fff);outline-offset:3px}.start-secondary:disabled{opacity:.6;cursor:default}.account-google-off{flex-direction:column;gap:6px;display:flex}.signin-block{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.signin-google{border-radius:22px;justify-content:center;width:100%;max-width:360px;min-height:44px;display:flex}.signin-google[hidden]{display:none}.signin-block[data-status=loading] .signin-google,.signin-block[data-status=verifying] .signin-google{min-height:0}.signin-block[data-status=verifying] .signin-google{opacity:.5;pointer-events:none}.signin-status{color:#e2d0a6;text-shadow:0 1px 2px #000;justify-content:center;align-items:center;gap:10px;min-height:44px;margin:0;font-size:14px;display:flex}.signin-status i{border:2px solid #d5b57544;border-top-color:var(--s-brass,#d5b575);border-radius:50%;width:16px;height:16px;animation:.9s linear infinite spin}.signin-hint{text-align:center;color:#f1dfb3;margin:0;font-size:13px;line-height:1.4}.signin-trust{text-align:center;color:var(--s-dim,#b39e78);margin:0;font-size:12px;line-height:1.45}.signin-error{width:100%;margin:0}@media (prefers-reduced-motion:reduce){.signin-status i{animation-duration:3s}}.nickname-hint[data-state=free]{color:#a8d8a0;text-align:start}.nickname-hint[data-state=taken]{color:#f0b39c;text-align:start}.story{z-index:-1;pointer-events:none;contain:strict;position:fixed;inset:0;overflow:clip}.story-group{opacity:0;animation:story-drift var(--kb-d,34s) ease-in-out infinite alternate;transition:opacity 1.8s;animation-play-state:paused;position:absolute;inset:0}.story-group[data-on=true]{opacity:1}.story-group[data-group=valley]{--kb-x:-2.2%;--kb-y:1.2%;--kb-d:26s}.story-group[data-group=city]{--kb-x:1.6%;--kb-y:-1.8%;--kb-d:32s}@keyframes story-drift{0%{transform:scale(1.03)translate(0,0)}to{transform:scale(1.11) translate3d(var(--kb-x),var(--kb-y),0)}}.story-plate{object-fit:cover;object-position:50% 50%;opacity:0;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;transition:opacity 1.6s;position:absolute;inset:0}.story-plate[data-on=true]{opacity:1}.story-group[data-group=city] .story-plate[data-on=false]{transition:opacity .2s linear 1.7s}.story-plate[data-layer=valley]{object-position:50% 40%}.story-plate:is([data-layer=settlement],[data-layer=town],[data-layer=citadel],[data-layer=night]){object-position:52% 58%}.story-moon{aspect-ratio:1;opacity:0;width:clamp(90px,13vw,190px);transition:opacity 2.2s,transform 6s cubic-bezier(.2,.8,.2,1);position:absolute;top:9%;right:14%;transform:translateY(18%)scale(.94)}.story-moon[data-on=true]{opacity:1;transform:none}.story-moon:before{content:"";background:radial-gradient(closest-side,#c77dff00 34%,#c77dff52 40%,#8f3fbf33 52%,#4b1a6a1a 68%,#0000);border-radius:50%;position:absolute;inset:-85%}.story-moon i{background:radial-gradient(circle at 42% 38%,#1a1220,#070509 70%,#020103);border-radius:50%;position:absolute;inset:0;box-shadow:0 0 0 1.5px #ffe3f780,0 0 10px 2px #f2b8ffb3,0 0 34px 10px #b35cf28c,0 0 90px 30px #7b2aa84d,inset -6px -8px 18px #000}.story-dragon{opacity:0;width:clamp(120px,17vw,250px);transition:opacity 1.2s;position:absolute;top:13%;left:0}.story-dragon[data-on=true]{opacity:.95}.story-dragon-img{width:100%;height:auto;transform:translate(110vw)}.story[data-mode=playing] .story-dragon[data-on=true] .story-dragon-img,.story[data-mode=paused] .story-dragon[data-on=true] .story-dragon-img{animation:11s cubic-bezier(.35,.1,.55,.9) .8s both story-dragon}@keyframes story-dragon{0%{transform:translate(105vw,40%)scale(.72)}45%{transform:translate(52vw,-10%)scale(.9)}to{transform:translate(-30vw,26%)scale(1.05)}}.story-fog i{opacity:.5;background:radial-gradient(closest-side,#e9d2a326,#e9d2a30f 55%,#0000);border-radius:50%;width:160%;height:38%;animation:38s ease-in-out infinite alternate story-fog;position:absolute;left:-30%}.story-fog i:first-child{bottom:10%}.story-fog i:last-child{opacity:.35;height:26%;animation-duration:52s;animation-direction:alternate-reverse;bottom:30%}@keyframes story-fog{0%{transform:translate(-6%)}to{transform:translate(8%,-4%)}}.story[data-beat=night] .story-fog i{background:radial-gradient(closest-side,#8d74c226,#5d4a8a0d 55%,#0000)}.story-embers i{bottom:-4%;left:var(--x);opacity:0;width:4px;height:4px;animation:story-ember var(--d) linear var(--delay) infinite;background:#ffc46b;border-radius:50%;position:absolute;box-shadow:0 0 6px 2px #ff8a2f99}@keyframes story-ember{0%{transform:translate3d(0,0,0) scale(var(--s));opacity:0}12%{opacity:.85}70%{opacity:.5}to{transform:translate3d(var(--drift),-72vh,0) scale(calc(var(--s) * .4));opacity:0}}.story[data-beat=night] .story-embers i{background:#e6b7ff;box-shadow:0 0 6px 2px #a86cff88}.story-grade{background:linear-gradient(#0d0805d9 0%,#0d080540 20%,#0000 36% 52%,#0d0805a6 74%,#0b0704f2 100%),radial-gradient(60% 46% at 50% 44%,#0d080566,#0000 72%),radial-gradient(130% 100%,#0000 52%,#070402cc 100%),linear-gradient(#ffb45a14,#ffb45a14);position:absolute;inset:0}.story[data-beat=night] .story-grade{background:linear-gradient(#07050bd9 0%,#07050b40 20%,#0000 36% 52%,#07050ba6 74%,#050308f2 100%),radial-gradient(60% 46% at 50% 44%,#07050b66,#0000 72%),radial-gradient(130% 100%,#0000 52%,#030205cc 100%)}.story[data-mode=playing] .story-group[data-on=true]{animation-play-state:running}.story[data-mode=paused] :is(.story-fog i,.story-embers i,.story-dragon-img){animation-play-state:paused}.story[data-mode=playing] .story-fog i,.story[data-mode=playing] .story-embers i{animation-play-state:running}.story[data-mode=static] .story-group{animation:none;transform:scale(1.03)}.story[data-mode=static] .story-fog i{animation:none}@media (orientation:portrait){.story-moon{top:15%;right:8%}.story-dragon{top:17%}}@media (prefers-reduced-motion:reduce){.story-group,.story-plate,.story-moon,.story-dragon{transition:none}}.start:not([data-step=title]) .story-grade:after{content:"";background:radial-gradient(120% 70% at 50% -10%,color-mix(in srgb,var(--accent,#c9a45a) 30%,transparent),transparent 60%), radial-gradient(80% 70% at 50% 50%,#0b070470,#0b0704c4 100%);position:absolute;inset:0}:root{--hud-gold:#d9b25f;--hud-gold-hi:#f6dc98;--hud-gold-lo:#8a6a3a;--hud-iron:#120e0a;--hud-bronze:#2c2117;--hud-ivory:#f4e7c5;--hud-muted:#cdb88f;--hud-parch-hi:#f6e6bb;--hud-parch-lo:#d2b16c;--hud-ink:#2a1a0e;--hud-display:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;--hud-sans:"Trebuchet MS",Arial,sans-serif;--hud-band:linear-gradient(#2a2019,#120d09);--hud-plate:linear-gradient(#2e2219,#16100c);--hud-medal:radial-gradient(circle at 50% 35%,#4a3322,#140d09 75%);--hud-frame:inset 0 0 0 1px #0b0806,inset 0 0 0 2px var(--hud-gold-lo),0 0 0 1px var(--hud-gold),0 8px 22px #000b}.hud-soon{box-shadow:0 0 0 1px var(--hud-gold-lo);color:var(--hud-gold-hi);font:700 11px/1.1 var(--hud-sans);letter-spacing:0;text-transform:none;white-space:nowrap;pointer-events:none;background:#3a2a1b;border-radius:7px;padding:1px 5px;position:absolute;top:1px;left:50%;transform:translate(-50%)}.hud-top{box-sizing:border-box;color:var(--hud-ivory);align-items:center;gap:12px;display:flex}.hud-top.hud-top-standalone{z-index:20;height:var(--hud-top,64px);padding:0 12px;padding-top:env(safe-area-inset-top);background:var(--hud-band);box-shadow:inset 0 -1px 0 var(--hud-gold),inset 0 -3px 0 #0b0806,inset 0 -4px 0 #6f5431aa,0 6px 16px #0009;position:relative}.hud-top .hud-back{background:var(--hud-medal);width:44px;height:44px;box-shadow:inset 0 2px 3px #000b,0 0 0 1px var(--hud-gold-lo);color:var(--hud-ivory);font:22px/1 var(--hud-sans);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;text-decoration:none;display:grid}@media (hover:hover){.hud-top .hud-back:hover{box-shadow:inset 0 2px 3px #000b,0 0 0 1.5px var(--hud-gold-hi)}}.hud-top .hud-back>.game-icon{width:28px;height:28px}.hud-top .hud-brand{flex:none;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.hud-top .hud-banner{width:34px;height:auto;max-height:calc(var(--hud-top,64px) + 14px);filter:drop-shadow(0 4px 4px #000a);align-self:flex-start;margin-top:-2px}.hud-top .hud-logo{filter:drop-shadow(0 2px 3px #000b);flex:none;width:46px;height:46px}.hud-top .hud-wordmark{flex-direction:column;justify-content:center;min-width:0;line-height:1;display:flex}.hud-top .hud-logo-text{font:normal 25px/1 var(--hud-display);letter-spacing:.06em;color:#e8c878;text-shadow:0 1px #6b4a1f,0 2px 3px #000c}.hud-top .hud-village{align-items:baseline;gap:6px;min-width:0;margin-top:3px;display:flex}.hud-top .hud-village :is(h1,.hud-title){font:600 11px/1.2 var(--hud-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--hud-ivory);white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin:0;overflow:hidden}.hud-top .estate-people-name,.hud-people{min-width:0;font:600 11px/14px var(--hud-sans);color:var(--people-light,var(--hud-gold-hi));white-space:nowrap;text-shadow:0 1px 2px #160f08;align-items:center;gap:4px;display:flex}:is(.hud-top .estate-people-name,.hud-people)>b{background:var(--people,#6f5431);color:#fff7e2;width:15px;height:15px;font:700 11px/1 var(--hud-sans);border-radius:3px 3px 8px 8px;flex:none;place-items:center;display:inline-grid;box-shadow:0 0 0 1px #d5b575a0}.hud-top .hud-resources{gap:5px;min-width:0;margin-inline-start:auto;display:flex}.hud-top .hud-res{box-sizing:border-box;height:44px;min-height:44px;color:var(--hud-ivory);background:linear-gradient(#0c0907e6,#1d150fdd);border-radius:22px;grid-template-rows:auto auto;grid-template-columns:26px auto;align-items:center;column-gap:6px;padding-block:3px;padding-inline:6px 12px;display:grid;box-shadow:inset 0 2px 4px #000c,inset 0 -1px #d9b25f33,0 0 0 1px #6f5431}.hud-top .hud-res>:is(svg,.game-icon,img){grid-row:1/3;width:26px;height:26px}.hud-top .hud-res strong{font:600 15px/1.1 var(--hud-sans);font-variant-numeric:tabular-nums;white-space:nowrap}.hud-top .hud-res small{font:11px/1.1 var(--hud-sans);color:var(--hud-gold);white-space:nowrap;font-variant-numeric:tabular-nums}.hud-top .hud-player{min-height:44px;color:var(--hud-ivory);cursor:pointer;text-align:start;touch-action:manipulation;background:0 0;border:0;border-radius:28px;flex:none;align-items:center;gap:9px;padding-block:0;padding-inline:0 10px;text-decoration:none;display:flex}@media (hover:hover){.hud-top .hud-player:hover .hud-portrait{box-shadow:0 0 0 2px var(--hud-gold-hi),0 0 14px #f6dc9866}}.hud-top .hud-player[aria-expanded=true] .hud-portrait{box-shadow:0 0 0 2px var(--hud-gold-hi),0 0 16px #f6dc9888}.hud-portrait{box-sizing:border-box;background:conic-gradient(var(--people-light,#f4d58f) calc(var(--xp,0)*1turn),#0b0705 0);width:52px;height:52px;box-shadow:0 0 0 1.5px var(--hud-gold),0 3px 8px #000b;border-radius:50%;flex:none;place-items:center;padding:3px;display:grid;position:relative}.hud-portrait>img{object-fit:cover;object-position:50% 18%;background:#3a281b;border-radius:50%;width:100%;height:100%;box-shadow:0 0 0 2px #1b120b}.hud-portrait>.game-icon{width:30px;height:30px}.hud-portrait .estate-hero-level,.hud-level{inset-inline-end:-5px;box-sizing:border-box;min-width:20px;height:20px;box-shadow:0 0 0 1.5px var(--people-light,#f4d58f);color:#fff1ca;font:700 11px/1 var(--hud-sans);font-variant-numeric:tabular-nums;background:linear-gradient(#3a281b,#1b120b);border-radius:10px;place-items:center;padding:0 4px;display:grid;position:absolute;bottom:-3px}.hud-top .hud-player-copy{gap:2px;min-width:92px;display:grid}.hud-top .hud-player-copy strong{font:normal 16px/1.1 var(--hud-display);color:#fbecc6}.hud-top .hud-player-copy small{font:600 11px/1.1 var(--hud-sans);color:var(--hud-muted);letter-spacing:.04em}.hud-player-copy .hud-xp{background:#0b0705;border-radius:3px;width:100px;height:5px;margin-top:2px;display:block;overflow:hidden;box-shadow:inset 0 1px 1px #000,0 0 0 1px #6f5431}.hud-player-copy .hud-xp>i{background:linear-gradient(90deg,var(--people,#b8863b),var(--people-light,#f4d58f));height:100%;transform:scaleX(var(--xp-fill,0));transform-origin:0;display:block}:is(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .hud-player-copy .hud-xp>i,.hud-player-copy .hud-xp>i:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){transform-origin:100%}@media (prefers-reduced-motion:no-preference){.hud-player-copy .hud-xp>i{transition:transform .6s cubic-bezier(.2,.8,.2,1)}}.hud-command{box-sizing:border-box;background:var(--hud-plate);height:72px;box-shadow:var(--hud-frame);border-radius:6px;justify-content:center;padding:0;display:flex}.hud-command.hud-command-standalone{margin:0 auto;position:relative}.hud-command:before{content:"";background:linear-gradient(135deg,var(--hud-gold-hi),var(--hud-gold-lo));pointer-events:none;width:12px;height:12px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 0 0 2px #120d09}.hud-command .hud-command-tiles{align-items:stretch;gap:0;width:auto;height:100%;display:flex}.hud-command .hud-tile{box-sizing:border-box;border:0;width:92px;min-width:44px;height:100%;min-height:44px;box-shadow:none;color:var(--hud-ivory);text-shadow:0 1px 2px #000;opacity:1;font:600 11px/1 var(--hud-sans);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;cursor:pointer;touch-action:manipulation;background:0 0;border-inline-start:1px solid #8a6a3a55;border-radius:0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;padding:4px 2px;text-decoration:none;display:flex;position:relative}.hud-command .hud-tile:first-child{border-inline-start:0}.hud-tile-medal{background:var(--hud-medal);width:42px;height:42px;box-shadow:inset 0 2px 4px #000c,0 0 0 1.5px var(--hud-gold-lo),0 2px 3px #0007;border-radius:50%;flex:none;place-items:center;transition:transform .15s ease-out,box-shadow .15s ease-out;display:grid}.hud-tile-medal>.game-icon{width:30px;height:30px}.hud-tile-medal{position:relative}.hud-tile-badge{top:-5px;box-sizing:border-box;color:#fff4d8;min-width:18px;height:18px;font:700 11px/18px var(--hud-sans);letter-spacing:0;text-transform:none;text-align:center;text-shadow:none;box-shadow:0 0 0 1.5px #120d09,0 0 0 2.5px var(--hud-gold-lo);pointer-events:none;background:#8e2b1f;border-radius:9px;padding:0 4px;position:absolute;inset-inline-end:-9px}.hud-tile-badge[data-tone=calm]{color:var(--hud-gold-hi);background:linear-gradient(#4a3822,#241a10)}@media (hover:hover){.hud-command .hud-tile:hover:not(:disabled){background:linear-gradient(#d9b25f00,#d9b25f18)}.hud-command .hud-tile:hover:not(:disabled) .hud-tile-medal{box-shadow:inset 0 2px 4px #000c,0 0 0 1.5px var(--hud-gold-hi),0 0 12px #f6dc9866;transform:translateY(-2px)}}.hud-command .hud-tile:is([aria-pressed=true],[aria-current=page]){color:var(--hud-ink);text-shadow:none;background:linear-gradient(var(--hud-parch-hi),var(--hud-parch-lo));box-shadow:inset 0 0 0 1px #8a6a3a,inset 0 -3px 0 var(--people,#b8863b)}.hud-command .hud-tile:is([aria-pressed=true],[aria-current=page]) .hud-tile-medal{box-shadow:inset 0 2px 4px #000a,0 0 0 2px #6f5431}.hud-command .hud-tile[data-accent=people] .hud-tile-medal{background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--people,#7a2c22) 60%,#2a1b10),#140d09 78%);box-shadow:inset 0 2px 4px #000c,0 0 0 2px var(--people-light,#f4d58f),0 2px 3px #0007}.hud-command .hud-tile:disabled{opacity:1;cursor:default;color:#9d8a6a}.hud-command .hud-tile:disabled .hud-tile-medal{filter:grayscale(.6)brightness(.8)}.hud-command .hud-tile .hud-soon{top:3px}.hud-command .hud-tile[data-locked=true]{color:#b9a47f}.hud-command .hud-tile[data-locked=true] .hud-tile-medal>.game-icon{opacity:.62;filter:grayscale(.5)}.hud-tile-lock{top:-4px;width:20px;height:20px;box-shadow:0 0 0 1px var(--hud-gold-lo,#8a6a3a),0 1px 2px #000a;color:var(--hud-gold-hi,#f6dc98);background:linear-gradient(#4a3822,#241a10);border-radius:50%;place-items:center;display:grid;position:absolute;inset-inline-end:-8px}.hud-tile-lock>.game-icon{width:14px;height:14px}.hud-round{cursor:pointer;width:44px;height:44px;color:var(--hud-ivory);font:20px/1 var(--hud-sans);box-shadow:inset 0 2px 3px #000b,0 0 0 1px var(--hud-gold-lo);opacity:1;background:radial-gradient(circle at 50% 35%,#3a281b,#130d09 75%);border:0;border-radius:50%;place-items:center;padding:0;display:grid}@media (hover:hover){.hud-round:hover:not(:disabled){box-shadow:inset 0 2px 3px #000b,0 0 0 1.5px var(--hud-gold-hi)}}.hud-round:disabled{opacity:.45;cursor:default}.hud-round>.game-icon{width:28px;height:28px}.hud-panel{box-sizing:border-box;color:var(--hud-ivory);background:var(--hud-plate);box-shadow:var(--hud-frame);font:14px/1.4 var(--hud-sans);border-radius:8px;position:relative;overflow:hidden}.hud-panel-head{min-height:52px;box-shadow:inset 0 -1px 0 var(--hud-gold-lo);background:linear-gradient(#3a2a1d,#20170f);align-items:center;gap:10px;padding-block:6px;padding-inline:14px 8px;display:flex}.hud-panel-head>.game-icon{flex:none;width:30px;height:30px}.hud-panel-head :is(h2,h3){min-width:0;font:normal 20px/1.15 var(--hud-display);color:#fbecc6;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;overflow:hidden}.hud-panel-head .hud-panel-extra{align-items:center;gap:6px;display:flex}.hud-panel-body{padding:12px 14px 14px}.hud-panel[data-tone=parchment] .hud-panel-body{color:var(--hud-ink);background:linear-gradient(#f3e3b8,#e6d09c)}.hud-close{cursor:pointer;background:var(--hud-medal);width:44px;height:44px;color:var(--hud-ivory);border:0;border-radius:50%;flex:none;place-items:center;padding:0;font:24px/1 Georgia,serif;display:grid;box-shadow:inset 0 2px 4px #000c,0 0 0 1.5px #a8864f}@media (hover:hover){.hud-close:hover{box-shadow:inset 0 2px 4px #000c,0 0 0 1.5px var(--hud-gold-hi)}}.hud-sheet{box-sizing:border-box;width:min(760px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);color:var(--hud-ivory);background:0 0;border:0;margin:auto;padding:0;overflow:visible}.hud-sheet::backdrop{-webkit-backdrop-filter:blur(6px)saturate(.8)brightness(.9);backdrop-filter:blur(6px)saturate(.8)brightness(.9);background:radial-gradient(70% 65% at 50% 52%,#180f0875 0%,#080604b8 100%)}@media (width>=601px){.hud-sheet>.hud-panel{box-shadow:var(--hud-frame,0 0 0 1px #d5b57588),0 30px 80px #000000b3,0 0 110px 14px #d5b57533}}.hud-sheet:not([open]){display:none}.hud-sheet>.hud-panel{overscroll-behavior:contain;max-height:calc(100dvh - 32px);overflow:auto}@media (width>=901px){.hud-sheet,.hud-sheet>.hud-panel{max-height:calc(100dvh - 190px)}}.hud-sheet-grip{display:none}@media (width<=600px){.hud-sheet{width:100vw;max-height:94dvh;margin:auto 0 0}.hud-sheet>.hud-panel{max-height:94dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:20px 20px 0 0}.hud-sheet-grip{background:#cdb88f66;border-radius:3px;width:40px;height:5px;margin:6px auto 0;display:block}}@media (prefers-reduced-motion:no-preference){.hud-sheet[open]>.hud-panel{animation:.22s cubic-bezier(.2,.8,.2,1) hud-sheet-in}@keyframes hud-sheet-in{0%{opacity:0;transform:translateY(24px)}}.hud-sheet[open]::backdrop{animation:.22s ease-out hud-backdrop-in}.hud-sheet[data-closing]>.hud-panel{animation:.14s ease-in forwards hud-sheet-out}.hud-sheet[data-closing]::backdrop{animation:.14s ease-in forwards hud-backdrop-out}.hud-sheet[data-closing]{pointer-events:none}}@keyframes hud-backdrop-in{0%{opacity:0}}@keyframes hud-backdrop-out{to{opacity:0}}@keyframes hud-sheet-out{to{opacity:0;transform:translateY(16px)}}.hud-btn{min-height:48px;color:var(--hud-ivory);cursor:pointer;font:600 15px/1.1 var(--hud-sans);background:#ffffff0a;border:1px solid #8f7042;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:6px 18px;text-decoration:none;display:inline-flex}@media (hover:hover){.hud-btn:hover:not(:disabled){border-color:var(--hud-gold);background:#ffffff14}}.hud-btn.hud-btn-primary{color:var(--hud-ink);background:linear-gradient(#fbe3a4,#d9ae5d 55%,#b8863b);border:0;box-shadow:inset 0 1px #fff8e0,inset 0 -2px #8b602d,0 4px 12px #0007}@media (hover:hover){.hud-btn.hud-btn-primary:hover:not(:disabled){background:linear-gradient(#ffecb8,#e4bb6a 55%,#c4904a)}}.hud-btn:disabled{opacity:.5;cursor:default}.hud-btn>.game-icon{width:28px;height:28px}:is(.hud-top,.hud-command,.hud-panel,.hud-sheet) :is(button,a,[tabindex]):focus-visible,.hud-round:focus-visible,.hud-btn:focus-visible{outline:2px solid var(--hud-gold-hi);outline-offset:-2px}@media (prefers-reduced-motion:reduce){.hud-tile-medal{transition:none}.hud-command .hud-tile:hover:not(:disabled) .hud-tile-medal{transform:none}}.hud-delta{z-index:3;pointer-events:none;white-space:nowrap;font:700 12px/1.2 var(--hud-sans);font-variant-numeric:tabular-nums;border-radius:9px;padding:1px 6px;animation:1.8s cubic-bezier(.2,.8,.2,1) forwards hud-delta-rise;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #000a}.hud-delta[data-delta=spend]{color:#ffd6c8;background:#5a1d16;box-shadow:0 0 0 1px #d0715e,0 2px 6px #000a}.hud-delta[data-delta=gain]{color:#ffe9a6;box-shadow:0 0 0 1px var(--hud-gold),0 2px 6px #000a;background:#3d3212}@keyframes hud-delta-rise{0%{opacity:0;transform:translate(-50%,6px)}15%{opacity:1;transform:translate(-50%)}70%{opacity:1}to{opacity:0;transform:translate(-50%,-18px)}}@media (prefers-reduced-motion:reduce){.hud-delta{animation:1.4s step-end forwards hud-delta-fade}@keyframes hud-delta-fade{0%{opacity:1}to{opacity:0}}}:is(.settlement-resource,.hud-res,.hud-stock-item):has(>.hud-delta[data-delta=spend]){box-shadow:inset 0 2px 4px #000c,0 0 0 1.5px #d0715e}:is(.settlement-resource,.hud-res,.hud-stock-item):has(>.hud-delta[data-delta=gain]){box-shadow:inset 0 2px 4px #000c,0 0 0 1.5px var(--hud-gold-hi)}.settlement-resource,.hud-res{position:relative}.hud-stock-strip{background:var(--hud-band);box-shadow:inset 0 -1px 0 var(--hud-gold-lo);grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px 6px 7px;display:grid}.hud-stock-item{min-height:40px;color:var(--hud-ivory);background:linear-gradient(#0c0907e6,#1d150fdd);border-radius:12px;grid-template-rows:auto auto;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:4px;padding-block:3px;padding-inline:4px 6px;display:grid;position:relative;box-shadow:inset 0 2px 4px #000c,0 0 0 1px #6f5431}.hud-stock-item>svg{grid-row:1/3;width:22px;height:22px}.hud-stock-item strong{font:600 13px/1.1 var(--hud-sans);font-variant-numeric:tabular-nums;white-space:nowrap}.hud-stock-item small{font:11px/1.1 var(--hud-sans);color:var(--hud-gold);white-space:nowrap}.hud-command .hud-tile[aria-disabled=true]{cursor:help;color:#9d8a6a}.hud-command .hud-tile[aria-disabled=true] .hud-tile-medal{filter:grayscale(.6)brightness(.8)}.hud-top .hud-title-badge{flex:none;align-items:center;min-width:0;display:flex}:where(button,a,summary,label,[role=button],[role=tab],input,select){-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:no-preference){:is(.hud-btn,.hud-round,.hud-close,.hud-back,.hud-frame-btn,.hud-top-action,.hud-audio-mute,.hud-notch,.village-badge,.act-btn,.march-chip-main,.daily-gift,.estate-completion-notice button,.hud-map-controls button,.hud-rail-list button,.estate-resource-hud .settlement-resource),.hud-top .hud-player .hud-portrait{transition:transform .12s cubic-bezier(.2,.8,.2,1)}:is(.hud-round,.hud-close,.hud-back,.hud-frame-btn,.hud-top-action,.hud-audio-mute,.hud-notch,.village-badge,.daily-gift,.hud-map-controls button):not(:disabled):active{transform:scale(.93)}:is(.hud-btn,.act-btn,.march-chip-main,.estate-completion-notice button,.hud-rail-list button,.estate-resource-hud .settlement-resource):not(:disabled):active{transform:translateY(1px)scale(.98)}.hud-top .hud-player:active .hud-portrait{transform:scale(.95)}.hud-command .hud-tile:not(:disabled):active .hud-tile-medal{transform:translateY(1px)scale(.92)}}:is(.hud-btn,.hud-round,.hud-close,.hud-back,.hud-frame-btn,.hud-top-action,.hud-audio-mute):not(:disabled):active{box-shadow:inset 0 3px 6px #000d,0 0 0 1px var(--hud-gold-lo)}.hud-btn.hud-btn-primary:not(:disabled):active{background:linear-gradient(#e9cf8f,#c89c50 55%,#a57733);box-shadow:inset 0 2px 4px #6b4a1f,0 1px 3px #0007}.hud-command .hud-tile:not(:disabled):active{background:linear-gradient(#d9b25f10,#d9b25f26)}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--s-ink:#140d08;--s-leather:var(--hud-bronze,#2c1d14);--s-brass:var(--hud-gold,#d5b575);--s-brass-deep:var(--hud-gold-lo,#9b7535);--s-ivory:var(--hud-ivory,#f4e7c5);--s-muted:var(--hud-muted,#cdbb98);--s-dim:#a8936f;--s-display:var(--hud-display,"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif);--s-ui:var(--hud-sans,"Trebuchet MS","Avenir Next",system-ui,sans-serif);--s-ease:cubic-bezier(.2,.8,.2,1);--s-safe-t:env(safe-area-inset-top,0px);--s-safe-b:env(safe-area-inset-bottom,0px);--s-safe-l:env(safe-area-inset-left,0px);--s-safe-r:env(safe-area-inset-right,0px);--accent:#c9a45a;--accent-dark:#6d4c22;--accent-light:#ecc77d}*{box-sizing:border-box}html,body{background:var(--s-ink);overscroll-behavior:none;height:100%;margin:0;overflow:hidden}body{font-family:var(--s-ui);color:var(--s-ivory);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}button,input{font:inherit;color:inherit}button{cursor:pointer}:is(button,a,input):focus-visible{outline-offset:3px;outline:3px solid #f1d394}img{max-width:100%;display:block}.start{isolation:isolate;padding:0 var(--s-safe-r) 0 var(--s-safe-l);flex-direction:column;display:flex;position:fixed;inset:0;overflow:clip}.start-backdrop{z-index:-1;background:radial-gradient(120% 70% at 50% -8%,color-mix(in srgb,var(--accent) 42%,transparent),transparent 62%), radial-gradient(90% 60% at 50% 115%,#000c,transparent 70%), linear-gradient(#1f150dde,#0e0906f2),url(/assets/leather-D9Zwet3V.webp) center/420px;transition:background .5s var(--s-ease);position:absolute;inset:0;overflow:clip}.start-backdrop:after{content:"";background:var(--hall,none) 50% 58%/min(120vw,900px) no-repeat;filter:blur(26px)saturate(1.15);opacity:.26;transition:opacity .5s;position:absolute;inset:-10%}.start[data-step=title] .start-backdrop:after{opacity:0}.start-body{flex-direction:column;flex:1;min-height:0;display:flex}.start-step{min-height:0;animation:start-in .34s var(--s-ease) both;flex-direction:column;flex:1;display:flex}@keyframes start-in{0%{opacity:0;transform:translateY(14px)}}.start-head{padding:calc(var(--s-safe-t) + 10px) 14px 2px;justify-content:space-between;align-items:center;gap:8px;display:flex}.start-head-space{width:44px}.start-round{background:var(--hud-medal,#1a110a);width:44px;height:44px;transition:transform .15s var(--s-ease),border-color .2s;border:1px solid #d5b57580;border-radius:50%;flex:none;place-items:center;padding:0;display:grid;box-shadow:inset 0 2px 3px #000b,0 4px 12px #0008}.start-round:hover{border-color:#f1d394}.start-round:active{transform:scale(.94)}.start-round:disabled{opacity:.4;cursor:default}.start-icon{width:22px;height:22px}.start-progress{align-items:center;gap:6px;display:flex}.start-progress i{width:9px;height:9px;transition:background .3s,transform .3s var(--s-ease);background:#f4e7c540;border-radius:50%}.start-progress i[data-on=true]{background:var(--s-brass)}.start-progress i[data-now=true]{background:var(--accent-light);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 45%,transparent);transform:scale(1.3)}.start-heading{text-align:center;padding:6px 20px 10px;position:relative}.start-heading:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(closest-side,#0b0704c4,#0b070466 60%,#0000);position:absolute;inset:-6px 8% -4px}.start-heading h1{font:normal 30px/1.1 var(--s-display);letter-spacing:.01em;text-shadow:0 2px 12px #000a;margin:0}.start-heading h1:focus{outline:none}.start-heading p{color:#e6d4ac;text-shadow:0 1px 3px #000;margin:6px 0 0;font-size:14px}.start-primary{color:#23160b;width:100%;min-height:56px;font:bold 18px/1.1 var(--s-display);letter-spacing:.02em;text-shadow:0 1px #fff3cc88;box-shadow:inset 0 1px 0 #fff7d6,inset 0 -3px 0 #5b3a1438,0 0 0 3px #1d130c,0 0 0 4px color-mix(in srgb,var(--accent) 70%,#9b7535),0 10px 26px #000a;transition:transform .15s var(--s-ease),filter .2s,box-shadow .3s;background:linear-gradient(#f6dc9b,#d2a553 52%,#a97a34);border:1px solid #f6e2a8;border-radius:18px;justify-content:center;align-items:center;padding:0 28px;text-decoration:none;display:flex;position:relative}.start-primary:hover{filter:brightness(1.06)}.start-primary:active{transform:translateY(1px)scale(.99)}.start-primary:disabled{filter:grayscale(.7)brightness(.7);cursor:default}.start-primary[aria-busy=true]{cursor:progress}.start-sheet{margin:auto 12px calc(var(--s-safe-b) + 12px);background:var(--hud-plate,linear-gradient(#2e2219,#16100c));box-shadow:var(--hud-frame,0 0 0 1px #d9b25f),0 -4px 26px #0007;border:0;border-radius:22px;align-self:stretch;padding:12px}.start-panel{box-shadow:inset 0 0 0 1px #0b0806,inset 0 0 0 2px var(--hud-gold-lo,#8a6a3a),inset 0 0 0 6px #0f0a06cc,inset 0 0 0 7px #d9b25f40,0 0 0 1px var(--hud-gold,#d9b25f),0 18px 40px #000c;background:linear-gradient(#2a1d13f2,#140d08f7),url(/assets/leather-D9Zwet3V.webp) 50%/360px;border-radius:24px;position:relative}.start-panel:before,.start-panel:after{content:"";pointer-events:none;border-top:2px solid var(--hud-gold-hi,#f6dc98);width:22px;height:22px;position:absolute;top:10px}.start-panel:before{border-inline-start:2px solid var(--hud-gold-hi,#f6dc98);border-start-start-radius:10px;inset-inline-start:10px}.start-panel:after{border-inline-end:2px solid var(--hud-gold-hi,#f6dc98);border-start-end-radius:10px;inset-inline-end:10px}.start-panel .start-sheet{box-shadow:none;background:0 0;border-radius:0;align-self:stretch;margin:16px 0 0;padding:0}.sheet-note{text-align:center;color:var(--s-muted);margin:0 0 10px;font-size:13px}.start-title{padding-top:var(--s-safe-t);justify-content:space-between}.title-banners{pointer-events:none;height:clamp(96px,17vh,170px);margin-bottom:var(--title-board-drop);flex:none;justify-content:center;gap:clamp(10px,4vw,34px);padding:0 16px;display:flex}.start-title{--title-board-drop:128px}.title-banners img{object-fit:contain;object-position:top;transform-origin:50% 0;filter:drop-shadow(0 10px 14px #000b);width:auto;max-width:22%;height:100%;animation:banner-drop .9s var(--s-ease) calc(var(--i)*90ms) both,banner-sway 6.5s ease-in-out calc(1s + var(--i)*.7s) infinite alternate}@keyframes banner-drop{0%{opacity:0;transform:translateY(-70%)}}@keyframes banner-sway{0%{transform:rotate(-1.3deg)skew(.6deg)}50%{transform:rotate(.4deg)skew(-.8deg)}to{transform:rotate(1.4deg)skew(.4deg)}}.title-middle{min-height:0;padding-bottom:var(--title-caption-h,64px);flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.title-core{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:0 24px;display:flex;position:relative}.title-core:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(closest-side,#0b0704b8,#0b070466 52%,#0000),radial-gradient(closest-side,#e0b8621f,#0000 70%);position:absolute;inset:-14% -10%}.title-logo{filter:drop-shadow(0 12px 30px #000c)drop-shadow(0 0 40px #d5b57533);width:min(50vw,220px,22vh);height:auto;animation:logo-in .9s var(--s-ease) .15s both}.start-title:has(.season-banner) .title-logo{width:min(44vw,190px,13vh)}.start-title:has(.season-banner) .title-banners{height:clamp(78px,12.5vh,140px)}@media (height<=1000px){.start-title:has(.season-banner) .title-caption{display:none}.start-title:has(.season-banner) .title-middle{padding-bottom:12px}}@keyframes logo-in{0%{opacity:0;transform:scale(.92)}}.title-name{font:normal 52px/1 var(--s-display);letter-spacing:.14em;margin:10px 0 0;text-transform:uppercase;color:#f0d596;text-shadow:0 1px #6d4c22,0 3px 10px #000,0 0 26px #000c;flex-direction:column;align-items:center;gap:8px;margin-inline-end:-.14em;display:flex}.title-name small{font:bold 14px/1.2 var(--s-ui);letter-spacing:.3em;color:#efdcb2;text-shadow:0 1px 3px #000,0 0 10px #000;align-items:center;gap:10px;margin-inline-end:-.3em;display:flex}.title-name small:before,.title-name small:after{content:"";background:linear-gradient(90deg,#0000,#d5b575);width:22px;height:1px}.title-name small:after{transform:scaleX(-1)}.title-lead{color:#f0e2c0;text-shadow:0 1px 3px #000,0 0 12px #000;text-wrap:balance;max-width:360px;margin:12px 0 0;font-size:17.5px;line-height:1.42}.title-lead b{color:var(--s-ivory);font-family:var(--s-display);font-size:19.5px;font-weight:400}.title-caption{inset-inline:20px;text-align:center;max-width:44ch;font:italic 16px/1.45 var(--s-display);color:#f1e2bd;text-shadow:0 1px 2px #000,0 0 14px #000;margin:0 auto;animation:1.4s .3s both caption-in;position:absolute;bottom:6px}.title-caption:before,.title-caption:after{content:"";vertical-align:middle;background:#d5b57599;width:18px;height:1px;margin-inline:8px;display:inline-block}.title-caption:lang(ar){font-style:normal}.title-caption[data-static]{animation:none}@keyframes caption-in{0%{opacity:0;transform:translateY(6px)}}.title-actions{width:min(100% - 32px,380px);min-height:var(--title-actions-h,150px);flex-direction:column;justify-content:flex-end;gap:10px;margin:0 auto 6px;display:flex}.title-actions>.signin-status{align-self:center}.title-plate{background:linear-gradient(#1d130bf2,#120b07f5);border:1px solid #d5b5756b;border-radius:22px;flex-direction:column;align-items:center;gap:10px;padding:14px 16px 12px;display:flex;box-shadow:inset 0 1px #fff2c81f,inset 0 0 0 3px #0e0805,inset 0 0 0 4px #d5b57524,0 14px 36px #000c}.title-plate-lead{font:normal 18px/1.2 var(--s-display);letter-spacing:.02em;color:#f3dfae;text-align:center;margin:0}.title-plate-lead:focus{outline:none}.title-plate .signin-trust{color:#c9b58d;font-size:11.5px}.title-continue{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.title-switch{color:#ecdcb6;min-height:44px;font:bold 14px var(--s-ui);text-underline-offset:3px;cursor:pointer;background:#140d08b3;border:0;border-radius:22px;align-self:center;padding:0 16px;text-decoration:underline}.title-switch:hover{color:#fff4d6}.title-switch:disabled{opacity:.7;cursor:progress}.title-note{text-align:center;color:#cbb892;margin:0;font-size:12px}.start-people{padding-bottom:0}.people-track{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;flex:1;gap:14px;min-height:0;padding:6px calc(50% - min(39vw,170px)) 10px;display:flex;position:relative;overflow:auto hidden}.people-track::-webkit-scrollbar{display:none}.people-card{scroll-snap-align:center;text-align:start;border:1px solid color-mix(in srgb,var(--accent) 55%,#d5b575);background:linear-gradient(180deg,color-mix(in srgb,var(--accent-dark) 40%,#1b120b) 0%,#150e09 70%);opacity:.72;width:min(78vw,340px);transition:transform .35s var(--s-ease),opacity .35s,box-shadow .35s;border-radius:26px;flex-direction:column;flex:none;padding:0;display:flex;position:relative;overflow:hidden;transform:scale(.93);box-shadow:inset 0 0 0 3px #1a110ab0,inset 0 0 0 4px #d5b5752e,0 14px 34px #000b}.people-card[aria-checked=true]{opacity:1;box-shadow:inset 0 0 0 3px #1a110ab0,inset 0 0 0 4px color-mix(in srgb,var(--accent-light) 60%,transparent),0 0 0 2px var(--accent),0 18px 44px #000c,0 0 60px color-mix(in srgb,var(--accent) 35%,transparent);transform:none}.people-art{flex:1;min-height:0;position:relative;overflow:hidden}.people-art:before{content:"";background:var(--pattern) center/180px;opacity:.26;position:absolute;inset:0;-webkit-mask:linear-gradient(#000 40%,#0000);mask:linear-gradient(#000 40%,#0000)}.people-banner{object-fit:contain;object-position:50% 40%;filter:drop-shadow(0 12px 16px #000c);width:calc(100% - 36px);max-width:none;height:calc(100% - 22px);position:absolute;inset:14px 18px 8px}.people-emblem{inset-inline-start:16px;background:radial-gradient(#2a1c12,#140d08);border:1px solid #d5b57599;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:14px;box-shadow:0 6px 16px #000a}.people-emblem img{object-fit:contain;width:44px;height:44px}.people-emblem b{inset-inline-end:-4px;width:24px;height:24px;font:bold 13px var(--s-display);color:#1c120a;background:var(--accent-light);border:2px solid #1a110a;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-4px}.people-copy{flex-direction:column;gap:3px;padding:10px 18px 18px;display:flex}.people-copy strong{font:normal 26px/1.1 var(--s-display);color:#fff2cf}.people-copy em{font:italic 15px/1.35 var(--s-display);color:var(--accent-light)}.people-copy small{color:var(--s-muted);font-size:13px}.people-tick{inset-inline-end:14px;letter-spacing:.04em;color:#1c120a;background:var(--accent-light);opacity:0;transition:opacity .25s,transform .25s var(--s-ease);border-radius:20px;padding-block:5px;padding-inline:8px 10px;font-size:12px;font-weight:700;position:absolute;top:14px;transform:scale(.8)}.people-tick:before{content:"✓ "}.people-card[aria-checked=true] .people-tick{opacity:1;transform:none}.people-dots{direction:ltr;justify-content:center;gap:7px;padding:4px 0 10px;display:flex}.people-dots i{width:7px;height:7px;transition:background .3s,transform .3s var(--s-ease);background:#f4e7c540;border-radius:50%}.people-dots i[data-on=true]{background:var(--accent-light);transform:scale(1.45)}.hero-layout{flex-direction:column;flex:1;min-height:0;display:flex}.hero-stage{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:radial-gradient(70% 55% at 50% 72%,color-mix(in srgb,var(--accent) 34%,transparent),transparent 72%),linear-gradient(#ffffff08,#0000);border:1px solid #d5b57526;border-radius:28px;flex:1;min-height:250px;margin:0 12px;position:relative;overflow:hidden}.hero-canvas,.start-hero-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-fallback{object-fit:contain;filter:drop-shadow(0 12px 20px #000b);width:auto;height:92%;position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-mask:linear-gradient(#000 78%,#0000);mask:linear-gradient(#000 78%,#0000)}.hero-loading{color:var(--s-muted);background:#140d08e0;border-radius:30px;align-items:center;gap:10px;padding:10px 16px;font-size:14px;display:flex;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.hero-loading i{border:2px solid #d5b57544;border-top-color:var(--s-brass);border-radius:50%;width:16px;height:16px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}.hero-prev,.hero-next{position:absolute;top:44%;transform:translateY(-50%)}.hero-prev{inset-inline-start:8px}.hero-next{inset-inline-end:8px}.hero-prev:active,.hero-next:active{transform:translateY(-50%)scale(.94)}.hero-plate{inset-inline:0;text-align:center;pointer-events:none;background:linear-gradient(#0000,#0e0906d9);padding:34px 16px 12px;position:absolute;bottom:0}.hero-plate strong{font:normal 30px/1 var(--s-display);color:#fff2cf;text-shadow:0 2px 10px #000;display:block}.hero-plate span{letter-spacing:.06em;color:var(--accent-light);margin-top:4px;font-size:13px;display:block}.hero-side{min-height:0;margin:10px 12px calc(var(--s-safe-b) + 12px);flex-direction:column;padding:10px 12px 12px;display:flex}.hero-skills{flex-wrap:wrap;justify-content:center;gap:8px;padding:12px 12px 4px;display:flex}.hero-skill{min-height:44px;transition:transform .15s var(--s-ease),background .2s,border-color .2s;background:#1a110ab8;border:1px solid #d5b57559;border-radius:22px;align-items:center;gap:8px;padding-block:0;padding-inline:12px 16px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #fff2c81a}.hero-skill .skill-dot{background:var(--accent-light);width:10px;height:10px;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 40%,transparent);border-radius:50%}.hero-skill:active{transform:scale(.96)}.hero-skill[aria-pressed=true]{background:color-mix(in srgb,var(--accent) 45%,#1a110a);border-color:var(--accent-light)}.hero-skill[aria-pressed=true] .skill-dot{animation:.8s ease-in-out infinite alternate pulse}@keyframes pulse{to{transform:scale(1.2);box-shadow:0 0 0 7px #0000}}.hero-skill:disabled{opacity:.5;cursor:default}.hero-roster{justify-content:center;gap:6px;padding:8px 10px 0;display:flex}.hero-roster button{background:0 0;border:0;border-radius:14px;flex-direction:column;align-items:center;gap:3px;min-width:56px;min-height:44px;padding:4px 2px;display:flex}.hero-roster img{object-fit:cover;object-position:50% 18%;width:48px;height:48px;transition:border-color .2s,transform .2s var(--s-ease);background:#1a110a;border:2px solid #d5b57540;border-radius:50%}.hero-roster span{color:var(--s-muted);font-size:12px}.hero-roster [aria-checked=true] img{border-color:var(--accent-light);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 45%,transparent);transform:scale(1.08)}.hero-roster [aria-checked=true] span{color:var(--s-ivory);font-weight:700}.start-hero .start-sheet{margin-top:12px}.name-form{width:min(100% - 24px,520px);margin:8px auto calc(var(--s-safe-b) + 12px);flex-direction:column;flex:none;align-self:center;align-items:center;min-height:0;padding:22px 20px 18px;display:flex}.name-crest{width:88px;height:88px;box-shadow:0 0 50px color-mix(in srgb,var(--accent) 40%,transparent),0 10px 24px #000a;background:radial-gradient(#2a1c12,#140d08);border:1px solid #d5b57580;border-radius:50%;place-items:center;margin:4px 0 14px;display:grid}.name-crest img{object-fit:contain;width:64px;height:64px}.name-label{letter-spacing:.08em;width:100%;max-width:420px;color:var(--s-muted);align-self:stretch;margin:0 auto 8px;font-size:13px;font-weight:700}.name-field{align-items:center;gap:8px;width:100%;max-width:420px;display:flex}.name-field input{min-width:0;height:56px;font:normal 22px var(--s-display);color:#fff2cf;background:#120b07cc;border:1px solid #d5b57580;border-radius:16px;flex:1;padding:0 18px;box-shadow:inset 0 2px 8px #000a}.name-field input:focus-visible{border-color:var(--accent-light);box-shadow:inset 0 2px 8px #000a,0 0 0 3px color-mix(in srgb,var(--accent) 55%,transparent);outline:none}.name-field input[aria-invalid=true]{border-color:#e08a6e}.name-shuffle{border-radius:16px;width:56px;height:56px}.name-hint{width:100%;max-width:420px;font:13px var(--s-ui);font-variant-numeric:tabular-nums;color:var(--s-dim);text-align:end;margin:8px 0 0}.name-hint[data-ok=false]{color:#f0b39c;text-align:start}.start-confirm{align-items:center}.confirm-card{border:1px solid color-mix(in srgb,var(--accent) 60%,#d5b575);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-dark) 55%,#1b120b),#130c08 75%);width:min(100% - 32px,440px);box-shadow:0 0 0 2px #1a110a,0 18px 44px #000c,0 0 70px color-mix(in srgb,var(--accent) 30%,transparent);border-radius:26px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:0 14px;margin:auto auto 0;padding-block:18px;padding-inline:14px 18px;display:grid;position:relative;overflow:hidden}.confirm-card:before{content:"";background:var(--pattern) center/150px;opacity:.12;pointer-events:none;position:absolute;inset:0}.confirm-banner{object-fit:contain;filter:drop-shadow(0 10px 14px #000c);grid-row:1/3;width:auto;height:170px;position:relative}.confirm-copy{flex-direction:column;align-self:center;gap:6px;min-width:0;display:flex;position:relative}.confirm-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-light);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.confirm-eyebrow img{object-fit:contain;width:22px;height:22px}.confirm-name{font:normal 28px/1.1 var(--s-display);color:#fff2cf;overflow-wrap:anywhere}.confirm-hero{color:var(--s-muted);font-size:14px}.confirm-hero b{color:var(--s-ivory)}.confirm-portrait{object-fit:cover;object-position:50% 18%;border:2px solid var(--accent-light);border-radius:50%;width:72px;height:72px;margin-top:8px;position:relative;box-shadow:0 6px 16px #000a}.start-error{color:#ffe4d8;background:#5a1e14cc;border:1px solid #e08a6e88;border-radius:16px;width:min(100% - 32px,440px);margin:14px auto 0;padding:12px 14px;font-size:14px;line-height:1.45}.start-done{text-align:center;justify-content:center;align-items:center;gap:10px;padding:20px}.done-banner{filter:drop-shadow(0 14px 24px #000c);width:auto;height:min(38vh,260px);animation:banner-drop .8s var(--s-ease) both}.start-done h1{font:normal 34px var(--s-display);margin:8px 0 0}.start-done h1:focus{outline:none}.start-done p{color:var(--s-muted);margin:0}.start-lang{z-index:4;min-height:44px;color:var(--s-ivory);-webkit-backdrop-filter:blur(10px);animation:start-in .34s var(--s-ease) .2s both;background:#140d08a6;border:1px solid #d5b57566;border-radius:22px;gap:6px;padding-inline:12px 4px;transition:border-color .2s;position:absolute;inset-block-start:calc(var(--s-safe-t) + 10px);inset-inline-end:calc(max(var(--s-safe-l),var(--s-safe-r)) + 12px);box-shadow:inset 0 1px #fff2c81f,0 4px 12px #0007}.start-lang:hover,.start-lang:focus-within{border-color:#f1d394}.start-lang .lang-picker-icon{color:var(--s-brass)}.start-lang select{field-sizing:content;min-width:0;max-width:9rem;min-height:40px;font:bold 14px var(--s-ui);color:var(--s-ivory);background-color:#0000;border:0;border-radius:18px}.start-lang select:focus-visible{outline-offset:2px;outline:3px solid #f1d394}:is(.title-name,.title-name small,.confirm-eyebrow,.name-label,.people-tick,.hero-plate span,.start-lang select):lang(ar){letter-spacing:0}:is(.title-name,.title-name small):lang(ar){margin-inline-end:0}@media (width>=900px){.start-heading{padding-top:18px}.start-heading h1{font-size:40px}.start-step:not(.start-title){justify-content:center}.start-step:not(.start-title)>.start-sheet{width:min(100% - 48px,420px);margin:22px auto calc(var(--s-safe-b) + 24px);flex:none;align-self:center}.name-form{margin-block:18px calc(var(--s-safe-b) + 24px)}.start-confirm .confirm-card{margin:12px auto 0}.people-track{scroll-snap-type:none;flex:0 auto;justify-content:center;gap:20px;height:min(58vh,540px);padding:18px 40px 8px;overflow:visible}.people-card{opacity:.8;width:min(22vw,290px);transform:none}.people-card:hover{opacity:1}.people-dots{display:none}.hero-layout{padding:0 48px calc(var(--s-safe-b) + 28px);flex-direction:row;flex:0 auto;gap:28px;width:100%;max-width:1280px;height:min(64dvh,660px);margin:0 auto}.hero-stage{flex:1.35;min-height:0;margin:0}.hero-side{flex:1;justify-content:center;align-self:center;gap:10px;max-width:460px;margin:0;padding:24px 22px 20px}.start-hero{justify-content:center}.hero-skills{justify-content:flex-start;padding:0}.hero-roster{justify-content:flex-start;padding:10px 0 0}.hero-side .start-sheet{width:100%;margin:18px 0 0}.name-form{padding-top:30px}.title-banners{height:min(22vh,210px)}.start-title{--title-board-drop:166px}.title-logo{width:min(230px,22vh)}.title-name{font-size:72px}.title-name small{gap:14px;font-size:16px}.title-name small:before,.title-name small:after{width:34px}.title-lead{max-width:560px;font-size:20px}.title-lead b{font-size:22px}.title-caption{font-size:18px}.confirm-card{gap:0 22px;width:560px;padding-block:24px;padding-inline:20px 26px}.confirm-banner{height:230px}.confirm-name{font-size:36px}.confirm-portrait{width:88px;height:88px}}@media (height<=520px) and (orientation:landscape){.start-head{padding-top:calc(var(--s-safe-t) + 6px)}.start-heading{padding:0 16px 4px}.start-heading h1{font-size:22px}.start-heading p{display:none}.start-primary{min-height:48px;font-size:16px}.start-sheet{margin-bottom:calc(var(--s-safe-b) + 8px);border-radius:20px;padding:8px}.sheet-note{display:none}.start-title{flex-flow:wrap;justify-content:center;align-items:center;gap:0 24px;padding-bottom:0}.title-banners{opacity:.5;height:26vh;position:absolute;inset:0 0 auto}.title-middle{flex:0 auto;padding-bottom:0}.title-caption{display:none}.title-core{text-align:start;flex-direction:row;gap:16px}.title-core .title-lead{display:none}.title-logo{width:min(34vh,150px)}.title-name{align-items:flex-start;font-size:40px}.title-name small{font-size:12.5px}.title-name small:before{display:none}.title-actions{width:min(300px,44vw);min-height:0;margin:0}.title-plate{gap:8px;padding:10px 12px}.title-plate .signin-trust{display:none}.title-foot{inset-inline:0;position:absolute;bottom:0}.people-track{padding-block:2px 6px}.people-card{flex-direction:row;width:min(46vw,380px)}.people-art{flex:0 0 38%;padding:10px}.people-emblem{inset-inline-start:10px;width:44px;height:44px;top:10px}.people-emblem img{width:32px;height:32px}.people-copy{justify-content:center;padding:12px 14px}.people-copy strong{font-size:21px}.people-dots{display:none}.hero-layout{padding:0 12px calc(var(--s-safe-b) + 8px);flex-direction:row;gap:12px}.hero-stage{min-height:0;margin:0}.hero-side{flex:0 0 min(46%,380px);justify-content:center}.hero-skills{padding:0}.hero-roster img{width:40px;height:40px}.hero-plate strong{font-size:22px}.name-form{padding-top:0}.name-form .start-sheet{align-self:center;width:min(100%,440px)}.name-crest{display:none}.confirm-card{width:min(100% - 32px,560px)}.start-confirm .start-sheet{align-self:center;width:min(100% - 24px,440px)}.confirm-banner{height:110px}}@media (height<=700px) and (orientation:portrait){.start-title{--title-board-drop:92px}.title-logo{width:min(38vw,160px,20vh)}.title-name{gap:6px;font-size:42px}.title-name small{font-size:12.5px}.title-lead{margin-top:8px;font-size:16px}.title-middle{padding-bottom:0}.title-caption,.title-plate .signin-trust{display:none}.start-title{--title-actions-h:120px}.people-copy small{display:none}}@media (prefers-reduced-motion:reduce){.start-step,.title-banners img,.title-logo,.title-caption,.done-banner,.hero-skill[aria-pressed=true] .skill-dot{animation:none}.people-card,.start-progress i,.people-dots i,.people-tick{transition:none}.hero-loading i{animation-duration:3s}}.title-foot{padding:0 max(12px,var(--s-safe-r)) calc(var(--s-safe-b) + 6px) max(12px,var(--s-safe-l));flex:none;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;display:grid}.title-credits{cursor:pointer;min-width:44px;min-height:44px;font:12px var(--s-ui);letter-spacing:.06em;color:#cdb891;text-underline-offset:3px;text-shadow:0 1px 2px #000;background:0 0;border:0;border-radius:22px;justify-self:center;padding:4px 14px;text-decoration:underline}.title-credits:hover{color:var(--s-ivory)}.title-legal{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:0 2px;min-width:0;display:flex}.title-legal .title-credits{justify-self:auto;align-items:center;padding-inline:10px;display:inline-flex}.title-credits:focus-visible{outline-offset:2px;outline:2px solid #f1d394}.story-toggle{-webkit-backdrop-filter:none;color:#ecdcb6;background:#140d08d9;justify-self:end}.story-toggle .start-icon{width:18px;height:18px}.story-toggle[aria-pressed=true]{border-color:#f1d394}.start-title .start-lang{-webkit-backdrop-filter:none;background:#140d08d9}@media (orientation:portrait) and (width<=599px){.title-banners{height:clamp(76px,13vh,130px);margin-top:52px}}@media (orientation:portrait) and (height<=700px){.hero-stage{min-height:160px}.hero-side{margin-top:8px;padding:4px 8px 8px}.hero-skills{gap:6px;padding:6px 4px 0}.start-hero .start-sheet{margin-top:8px}.start-hero .start-heading p{display:none}}@media (width<=359px){.hero-roster{gap:0;padding-inline:0}.hero-roster button{min-width:48px}.hero-roster img{width:40px;height:40px}}@media (height<=820px),(width<=600px){.title-caption{display:none}.title-middle{padding-bottom:12px}}.sb{--sb-brass:#d5b575;--sb-brass-hi:#f1d99e;--sb-muted:#cdbd95;--sb-display:var(--display,"Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif);--sb-ui:var(--ui,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif);--sb-w:1.85rem;--sb-h:2.9rem;--sb-fs:2rem;--sb-title:clamp(1.05rem,3.6vw,1.5rem);--sb-unit:.625rem;--sb-gap:clamp(.4rem,2vw,.85rem)}.sb-title{font:700 var(--sb-title)/1.2 var(--sb-display);letter-spacing:.28em;margin:0;text-transform:uppercase;color:var(--sb-brass);background:linear-gradient(100deg,#a8843f 0%,#e9cf93 22%,#d5b575 38%,#fff5d6 50%,#d5b575 62%,#e9cf93 78%,#a8843f 100%) 100% 0/260% 100%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px #130c07f2)drop-shadow(0 -1px #fff0c82e);-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:.8rem;margin-inline-end:-.28em;animation:7s ease-in-out 1.5s infinite sb-sheen;display:flex}:lang(ar) .sb-title,.sb-title:lang(ar){letter-spacing:0;text-transform:none;margin-inline-end:0}.sb-title:before,.sb-title:after{content:"";background:linear-gradient(90deg,transparent,var(--sb-brass));-webkit-text-fill-color:initial;flex:none;width:clamp(1.25rem,5vw,2.75rem);height:1px}.sb-title:after{transform:scaleX(-1)}@keyframes sb-sheen{0%,62%{background-position:100% 0}to{background-position:-160% 0}}.sb-tiles{isolation:isolate;justify-content:center;gap:var(--sb-gap);margin:0;padding:0;list-style:none;display:flex;position:relative}.sb-tiles:before{content:"";z-index:-1;opacity:.55;pointer-events:none;background:radial-gradient(closest-side,#b04a3f6b,#d5b57524 55%,#0000);animation:4.8s ease-in-out infinite alternate sb-ember;position:absolute;inset:-35% -12%}@keyframes sb-ember{to{opacity:1;transform:scale(1.04)}}.sb-tile{flex-direction:column;align-items:center;gap:.45rem;display:flex}.sb-plates{direction:ltr;background:linear-gradient(#f3dda4,#b8934e 45%,#7d5a26);border-radius:.55rem;gap:3px;padding:4px;font-weight:400;display:flex;box-shadow:0 0 0 1px #130c07e6,0 10px 22px #0000008c,inset 0 1px #fff6d6b3}.sb-plates i{width:var(--sb-w);height:var(--sb-h);font:400 var(--sb-fs)/1 var(--sb-display);font-variant-numeric:tabular-nums lining-nums;color:var(--sb-brass-hi);text-shadow:0 0 10px #f1d99e59,0 1px #000c;backface-visibility:hidden;background:radial-gradient(120% 80% at 50% 0,#d5b57529,#0000 60%),linear-gradient(#3d2a1b 0%,#26190f 49%,#1b120a 51%,#2a1c12 100%);border-radius:.3rem;place-items:center;font-style:normal;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #130c07e6,inset 0 0 14px #d5b57524,inset 0 -6px 10px #00000059}.sb-plates i:after{content:"";inset-inline:0;background:#0000008c;height:1px;position:absolute;top:50%;box-shadow:0 1px #d5b5751a}.sb-tile span{font:700 var(--sb-unit)/1 var(--sb-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--sb-brass);text-shadow:0 1px 2px #000000e6;margin-inline-end:-.18em}:lang(ar) .sb-tile span,.sb-tile span:lang(ar){letter-spacing:0;font-size:calc(var(--sb-unit)*1.2);margin:0}.sb-date{font:italic 400 .95rem/1.3 var(--sb-display);color:var(--sb-muted);text-shadow:0 1px 2px #000c;font-variant-numeric:tabular-nums;min-height:1.25rem;margin:0}:lang(ar) .sb-date,.sb-date:lang(ar){font-style:normal}@media (width<=359px){.sb-plates{gap:2px;padding:3px}.sb{--sb-w:1.6rem;--sb-h:2.55rem;--sb-fs:1.75rem}}@media (prefers-reduced-motion:reduce){.sb-title,.sb-tiles:before{animation:none}}
