:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;--safe-top:var(--tg-content-safe-area-inset-top,env(safe-area-inset-top,0px));--safe-right:var(--tg-content-safe-area-inset-right,env(safe-area-inset-right,0px));--safe-bottom:var(--tg-content-safe-area-inset-bottom,env(safe-area-inset-bottom,0px));--safe-left:var(--tg-content-safe-area-inset-left,env(safe-area-inset-left,0px));--app-top-extra:0px;--stable-height:100dvh;--ink:#f6f1df;--muted:#9fb0c4;--faint:#6d7e93;--obsidian:#070b16;--deep-blue:#0b1424;--panel:#101b2b;--panel-strong:#142238;--line:#2a4058;--line-brass:#80633c;--brass:#c89b58;--brass-light:#f0d094;--crystal:#99eff7;--violet:#a48cf0;--success:#62d7b1;--danger:#ef806f;--focus:#fff3b6;--shadow:0 20px 70px #00000073;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-platform=ios]{--app-top-extra:56px}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:var(--stable-height);min-height:0;margin:0}body{color:var(--ink);background:radial-gradient(circle at 50% 30%,#122238 0,#07101d 32%,#03060d 76%),#03060d;overflow:hidden}::view-transition-old(root){animation-duration:.18s;animation-timing-function:ease-out}::view-transition-new(root){animation-duration:.18s;animation-timing-function:ease-out}::view-transition{pointer-events:none}#boot-splash{z-index:1000;color:#154c57;opacity:1;background:radial-gradient(circle at 50% 45%,#fff7cdb8,#0000 19%),linear-gradient(#79cae9 0%,#bde5ec 55%,#e9edda 100%);place-content:center;justify-items:center;gap:10px;transition:opacity .3s;display:grid;position:fixed;inset:0}#boot-splash.is-done{opacity:0;pointer-events:none}#boot-splash strong{letter-spacing:.24em;margin-top:7px;font-size:12px}#boot-splash>span{color:#477177;font-size:12px}.boot-mark{filter:drop-shadow(0 9px 13px #1868714d);width:78px;height:64px;animation:1.8s ease-in-out infinite boot-float;position:relative}.boot-mark i{clip-path:polygon(18% 2%,82% 2%,100% 34%,50% 100%,0 34%);background:linear-gradient(135deg,#0000 48%,#1467716b 49% 51%,#0000 52%),linear-gradient(45deg,#0000 48%,#ffffffc2 49% 51%,#0000 52%),linear-gradient(145deg,#efffff 0%,#70d6dd 50%,#18808b 100%);position:absolute;inset:0}@keyframes boot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}button,input,select{font:inherit}button{color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:#ebb05b2e}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.52}[hidden]{display:none!important}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:120;top:calc(8px + var(--safe-top) + var(--app-top-extra));color:#173f47;transform:translateY(calc(-100% - 16px - var(--safe-top) - var(--app-top-extra)));background:#fff5d8;border:2px solid #a96837;border-radius:4px;padding:9px 12px;font-size:13px;font-weight:800;transition:transform .14s;position:absolute;left:12px}.skip-link:focus{transform:translateY(0)}.ambient-world{pointer-events:none;position:fixed;inset:0;overflow:hidden}.ambient-world:before,.ambient-world:after,.ambient-world i{content:"";border:1px solid #7097b221;border-radius:50%;position:absolute}.ambient-world:before{width:520px;height:520px;top:12%;left:calc(50% - 430px)}.ambient-world:after{border-color:#bd8d4c1f;width:620px;height:620px;bottom:-12%;right:calc(50% - 450px)}.ambient-world i:first-child{background:#8cecf3;border:0;width:8px;height:8px;top:8%;left:12%;box-shadow:0 0 26px #69d8e7}.ambient-world i:nth-child(2){background:#d7aa68;border:0;width:5px;height:5px;bottom:24%;right:16%;box-shadow:0 0 20px #b68147}.game-shell{z-index:1;width:min(100vw,430px);height:var(--stable-height);background:var(--obsidian);box-shadow:var(--shadow);isolation:isolate;grid-template-rows:auto minmax(0,1fr) auto;margin:0 auto;display:grid;position:relative;overflow:hidden}.game-shell:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 27%,#5cb0c824,#0000 32%),linear-gradient(#0c1423 0%,#070b16 56%,#050812 100%);position:absolute;inset:0}.game-header{z-index:20;min-height:calc(116px + var(--safe-top) + var(--app-top-extra));padding:calc(7px + var(--safe-top) + var(--app-top-extra)) calc(14px + var(--safe-right)) 8px calc(14px + var(--safe-left));background:linear-gradient(#050912fa 0%,#070c17e8 72%,#0000 100%);grid-template-rows:38px auto auto;grid-template-columns:48px 1fr 48px;align-items:center;display:grid;position:relative}.avatar-button{cursor:pointer;background:linear-gradient(145deg,#26394d,#111b2b);border:1px solid #8c6c42;border-radius:50%;grid-area:1/1;place-items:center;width:38px;height:38px;padding:0;display:grid;box-shadow:inset 0 0 0 3px #0a111e,0 4px 18px #00000059}.avatar-button span,.large-avatar{color:var(--brass-light);place-items:center;font-family:Georgia,serif;font-size:17px;font-weight:700;display:grid}.season-clock{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.015em;grid-area:1/2/auto/4;justify-content:flex-end;align-items:center;gap:7px;font-size:12px;display:flex}.season-clock>span{color:var(--brass);font-size:16px}.season-clock strong{color:#dce6ed;font-size:13px}.balance-button{min-width:0;min-height:46px;color:var(--ink);cursor:pointer;background:0 0;border:0;grid-area:2/1/auto/4;justify-content:center;align-items:center;padding:0 20px;display:flex}.currency-glyph{color:var(--crystal);filter:drop-shadow(0 0 8px #5ddeeb73);margin-right:10px;font-size:22px}.balance-value{font-variant-numeric:tabular-nums;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 3px 20px #5fd6e529;min-width:5ch;font-family:Arial Narrow,Arial,sans-serif;font-size:clamp(36px,11vw,48px);font-weight:800;line-height:1;overflow:hidden}.production-line{min-height:20px;color:var(--muted);font-variant-numeric:tabular-nums;grid-area:3/1/auto/4;justify-content:center;align-items:center;gap:14px;font-size:12px;font-weight:650;display:flex}.reserved-value:not(:empty){color:var(--brass-light);border-left:1px solid #40536a;padding-left:14px}.game-shell:not([data-section=core]) .game-header{min-height:calc(86px + var(--safe-top) + var(--app-top-extra));background:#070c16f7;border-bottom:1px solid #4a657e42;grid-template-rows:36px 38px;grid-template-columns:44px 1fr auto;padding-bottom:6px}.game-shell:not([data-section=core]) .balance-button{grid-area:2/2/auto/4;justify-content:flex-start;min-height:34px;padding:0}.game-shell:not([data-section=core]) .balance-value{letter-spacing:-.01em;min-width:0;font-size:25px}.game-shell:not([data-section=core]) .currency-glyph{margin-right:7px;font-size:15px}.game-shell:not([data-section=core]) .production-line{pointer-events:none;grid-area:2/2/auto/4;justify-content:flex-end}.game-shell:not([data-section=core]) .passive-value{display:none}.screen-stack{min-width:0;min-height:0;position:relative;overflow:hidden}.screen-stack>:not(.is-inactive){z-index:2;opacity:1;visibility:visible}.screen-stack>.is-inactive{z-index:1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s,visibility 0s linear .12s}.core-screen{grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;min-height:0;display:grid}.workshop-stage{touch-action:manipulation;background:#070b16;min-height:0;position:relative;overflow:hidden}#workshop-root,#workshop-root canvas{display:block;width:100%!important;height:100%!important}#workshop-root{position:absolute;inset:0}.keyboard-tap-target{z-index:12;pointer-events:none;background:0 0;border:0;position:absolute;inset:6% 7%}.keyboard-tap-target:focus-visible{outline-offset:-5px;border-radius:44%}.tap-hint{z-index:11;color:#fff5d3;pointer-events:none;background:#070d17d1;border:1px solid #caa665a8;border-radius:999px;align-items:center;gap:7px;margin:0;padding:8px 14px;font-size:13px;font-weight:700;animation:1.8s ease-in-out hint-pulse;display:flex;position:absolute;top:54%;left:50%;transform:translate(-50%,88px);box-shadow:0 6px 28px #00000059}.tap-hint>span{color:var(--crystal);font-size:18px}@keyframes hint-pulse{0%,to{opacity:1;transform:translate(-50%,88px)scale(1)}50%{opacity:.82;transform:translate(-50%,88px)scale(1.035)}}.core-context-action,.context-action{color:#e9dcc2;background:linear-gradient(90deg, #1a2634f2, #0e1724f5), var(--panel);width:calc(100% - 28px);min-height:48px;box-shadow:inset 3px 0 var(--brass), 0 6px 18px #00000038;text-align:center;cursor:pointer;border:1px solid #5a4730;border-radius:8px;justify-content:center;align-items:center;margin:5px 14px 9px;padding:8px 48px 8px 18px;font-size:14px;font-weight:750;display:flex;position:relative;overflow:hidden}.core-context-action:after{content:"›";color:var(--brass-light);font-size:24px;line-height:1;position:absolute;right:19px}.core-context-action.is-ready{color:#fff6dc;background:linear-gradient(90deg,#62431f,#2c251d);border-color:#ab8149;box-shadow:inset 3px 0 #f0c878,0 0 24px #d4a04e2e}.core-context-action.is-running{box-shadow:inset 3px 0 var(--success), 0 0 24px #52cfba24;background:linear-gradient(90deg,#183f42,#11282e);border-color:#386e6d}.core-context-action.is-season-state{background:linear-gradient(90deg,#1b2533,#121a27);border-color:#526277}.detail-screen{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3b4f65 transparent;width:100%;height:100%;position:absolute;inset:0;overflow:hidden auto}.section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.section-heading h1,.section-heading h2,.bottom-sheet h2,.profile-panel h2{color:var(--ink);letter-spacing:-.015em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:600}.section-heading h1{font-size:29px;line-height:1.05}.section-heading p,.stage-caption,.section-note,.sheet-note,.settings-hint{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.4}.eyebrow{color:var(--brass-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.stage-mark{border:1px solid var(--line-brass);width:38px;height:38px;color:var(--brass-light);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:18px;display:grid}.mini-workshop{background:linear-gradient(#16253966,#0000),repeating-linear-gradient(90deg,#0000 0 48px,#64849a14 49px 50px),#09111e;border-top:1px solid #566f8940;border-bottom:1px solid #566f8940;height:148px;margin:4px -16px 0;position:relative;overflow:hidden}.mini-ring,.mini-crystal,.mini-manual,.mini-mechanical,.mini-base{position:absolute;left:50%}.mini-ring{border:4px solid #263b50;border-right-color:#916d3d;border-radius:50%;width:118px;height:118px;top:15px;transform:translate(-50%)}.mini-ring:after{content:"";border-radius:inherit;border:1px solid #91d0da59;position:absolute;inset:12px}.mini-crystal{clip-path:polygon(50% 0,92% 29%,82% 78%,50% 100%,18% 78%,8% 29%);background:linear-gradient(135deg,#e1ffff 0%,#75d9e7 35%,#a08ae6 68%,#527fba 100%);width:50px;height:84px;top:34px;transform:translate(-50%);box-shadow:0 0 28px #68dbe761}.mini-manual{background:#263447;border:2px solid #b98c4d;border-radius:5px;width:66px;height:17px;top:69px;transform:translate(-95px)rotate(-7deg)}.mini-manual:after,.mini-mechanical:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:22px solid #d7b574;position:absolute;top:3px;right:-20px}.mini-mechanical{background:#1f3042;border:3px solid #bf8c4e;border-radius:8px;width:28px;height:79px;display:none;top:34px;transform:translate(66px)}.mini-workshop[data-stage="2"] .mini-mechanical,.mini-workshop[data-stage="3"] .mini-mechanical,.mini-workshop[data-stage="4"] .mini-mechanical{display:block}.mini-mechanical:after{border-left:0;border-right:22px solid #d7b574;top:32px;left:-22px;right:auto}.mini-base{background:#151f2d;border:2px solid #765a37;border-radius:8px;width:174px;height:19px;bottom:11px;transform:translate(-50%)}.stage-caption{text-align:center;margin:8px 0 17px}.upgrade-branch{margin-top:18px}.branch-heading,.upgrade-branch>h2{color:#d6e0e7;align-items:center;gap:10px;margin:0 0 9px;font-size:14px;font-weight:750;display:flex}.branch-heading h2,.upgrade-branch>h2{font:inherit;margin:0}.branch-line{background:var(--brass);width:28px;height:1px}.upgrade-row{border-top:1px solid #2b3a4c;border-bottom:1px solid #2b3a4c;grid-template-columns:46px minmax(0,1fr);gap:11px;padding:13px 0 14px;display:grid;position:relative}.upgrade-row.is-installed{border-color:#35635e}.upgrade-sigil,.node-symbol{background:#111d2d;border:1px solid #765b38;border-radius:12px;width:42px;height:42px;display:block;position:relative}.sigil-facet:before,.node-symbol--facet:before{content:"";clip-path:polygon(50% 0,100% 35%,80% 100%,20% 100%,0 35%);background:#92e5ef;position:absolute;inset:9px 12px}.sigil-mechanism:before,.node-symbol--mechanism:before{content:"";border:4px dotted #c09050;border-radius:50%;position:absolute;inset:9px}.upgrade-copy{flex-direction:column;min-width:0;display:flex}.upgrade-copy strong{color:var(--ink);font-size:15px}.upgrade-copy>span{color:var(--brass-light);margin-top:2px;font-size:11px}.upgrade-copy p{color:#d5e5e8;margin:7px 0 2px;font-size:13px}.upgrade-copy small{color:var(--muted);font-size:11px;line-height:1.35}.text-action,.text-button,.danger-text,.danger-text-button{color:#b9d9e0;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;width:-moz-fit-content;width:fit-content;min-height:36px;margin:7px 0 0;padding:5px 0;font-size:12px;font-weight:700;-webkit-text-decoration:underline #87c6d159;text-decoration:underline #87c6d159}.danger-text,.danger-text-button{color:#efa499}.upgrade-decision{grid-column:2;grid-template-columns:1fr;gap:6px;margin-top:8px;display:grid}.price,.shortfall{color:var(--brass-light);font-variant-numeric:tabular-nums;font-size:12px}.shortfall{color:#d9b895}.primary-button,.secondary-button,.upgrade-button{cursor:pointer;border-radius:7px;min-height:46px;padding:10px 16px;font-size:13px;font-weight:760}.primary-button,.upgrade-button{color:#fff5dc;background:linear-gradient(#8e6131,#67421f);border:1px solid #b78547;box-shadow:inset 0 1px #ffecbb40,0 8px 22px #00000040}.secondary-button{color:#d6e2e8;background:#142033;border:1px solid #4a6075}.segment-control,.segments{background:#0a1220;border:1px solid #293b50;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:3px;margin:0 -2px 16px;padding:3px;display:grid}.segment-control button,.segment{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 4px;font-size:11px;font-weight:700}.segment-control button[aria-selected=true],.segment.is-active{color:var(--ink);box-shadow:inset 0 -2px var(--brass);background:#1a2a3f}.segment-content{min-height:250px}.task-list,.friend-list,.friend-row,.task-row{margin:0;padding:0;list-style:none}.task-row{border-bottom:1px solid #28394c;grid-template-columns:34px 1fr;gap:10px;min-height:72px;padding:12px 0 18px;display:grid;position:relative}.task-gem,.task-status{width:30px;height:30px;color:var(--muted);background:#122033;border:1px solid #526c80;border-radius:9px 9px 12px 12px;place-items:center;display:grid;transform:rotate(45deg)}.task-row.is-complete .task-gem,.task-row.is-complete .task-status{color:#d5fff2;background:#173b38;border-color:#529c88}.task-copy,.task-row>div{flex-direction:column;gap:4px;display:flex}.task-copy strong,.task-row strong{color:#e7edf0;font-size:13px}.task-copy span,.task-row span{color:var(--muted);font-size:11px}.task-meter,.task-gauge{background:#1b2a3b;border-radius:99px;height:3px;position:absolute;bottom:10px;left:44px;right:0;overflow:hidden}.task-meter span,.task-gauge:after{content:"";width:var(--progress,var(--task-progress,0%));background:linear-gradient(90deg, var(--crystal), var(--success));height:100%;display:block}.achievement-medallion{color:#7d8c9c;background:radial-gradient(circle,#19263a 0 42%,#0b1320 43% 100%);border:2px solid #3d4d61;border-radius:50%;place-items:center;width:132px;height:132px;margin:22px auto 18px;display:grid;position:relative;box-shadow:inset 0 0 0 12px #0d1725}.achievement-medallion:before,.achievement-medallion:after{content:"";border-radius:inherit;border:1px dashed #4d6076;position:absolute;inset:9px}.achievement-medallion.is-ready,.achievement-medallion.is-unlocked{color:var(--brass-light);border-color:#b58a4d;box-shadow:inset 0 0 0 12px #111c2a,0 0 34px #bf8e462e}.achievement-medallion span{font-family:Georgia,serif;font-size:48px}.achievement-copy{text-align:center}.achievement-copy h2,.season-state h2,.friends-intro h2,.empty-state h2,.penalty-intro h2,.match-result h2,.result-state h2{color:var(--ink);margin:0;font-family:Georgia,serif;font-size:21px;font-weight:600}.achievement-copy p,.season-state p,.friends-intro p,.empty-state p,.penalty-intro p{color:var(--muted);margin:6px auto 12px;font-size:13px;line-height:1.45}.achievement-copy .primary-button{width:100%;margin-top:16px}.season-state{background:linear-gradient(90deg,#192739b8,#0000);border-left:3px solid #526980;margin:0 0 14px;padding:12px 0 13px 14px}.season-state.is-reward,.season-state--reward{border-left-color:var(--brass)}.season-state.is-claimed,.season-state--claimed{border-left-color:var(--success)}.season-pool,.season-hero{background:radial-gradient(circle at 85%,#c2914b29,#0000 38%);border-top:1px solid #493b2b;border-bottom:1px solid #493b2b;flex-direction:column;justify-content:center;min-height:116px;padding:18px 0;display:flex;position:relative;overflow:hidden}.season-pool span,.season-hero>span{color:var(--brass-light);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.season-pool strong,.season-hero strong{font-variant-numeric:tabular-nums;margin-top:7px;font-size:24px}.estimate,.snapshot-rule{color:#d6e1e6;margin:12px 0 4px;font-size:13px}.snapshot-rule{color:var(--muted);font-size:11px;line-height:1.45}.ranking{margin-top:20px}.ranking h2,.subsection-title{color:#dbe5e9;margin:0 0 8px;font-size:14px}.rank-row{min-height:44px;color:var(--muted);font-variant-numeric:tabular-nums;border-bottom:1px solid #253548;grid-template-columns:54px 1fr auto;align-items:center;gap:8px;padding:0 8px;font-size:12px;display:grid}.rank-row.is-user,.rank-row.is-you{color:var(--ink);background:#1c2633;border:1px solid #7b603c}.constellation{background:radial-gradient(circle,#4aa4b829,#0000 48%);height:128px;margin:-2px -16px 12px;position:relative;overflow:hidden}.constellation:before,.constellation:after,.constellation i,.constellation span{content:"";position:absolute}.constellation:before{background:#456679;width:56%;height:1px;top:58px;left:22%;transform:rotate(-8deg)}.constellation:after{background:#456679;width:35%;height:1px;top:67px;left:45%;transform:rotate(28deg)}.constellation span:first-child,.constellation i:first-of-type{background:#142539;border:2px solid #a67b43;border-radius:50%;width:34px;height:34px;top:34px;left:20%}.constellation span:nth-child(2),.constellation i:nth-of-type(2){background:#162b3e;border:2px solid #72cbd4;border-radius:50%;width:42px;height:42px;top:48px;left:47%}.constellation span:nth-child(3){background:#1d233b;border:1px solid #8a74c1;border-radius:50%;width:27px;height:27px;top:72px;right:18%}.friends-intro{text-align:center}.invite-button{width:100%;margin:8px 0 18px}.friend-total{color:#d7e3e6;border-top:1px solid #314458;border-bottom:1px solid #314458;justify-content:space-between;align-items:center;min-height:50px;padding:0 2px;font-size:12px;display:flex}.friend-total strong{color:var(--brass-light);font-size:20px}.friend-row{border-bottom:1px solid #263649;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:58px;display:grid}.friend-avatar{color:#d7f1f2;background:#173044;border:1px solid #5d7c8f;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.friend-row div{flex-direction:column;gap:3px;display:flex}.friend-row strong{font-size:13px}.friend-row span{color:var(--muted);font-size:10px}.empty-state{text-align:center;padding:22px 10px}.empty-orbit,.constellation-empty{border:1px dashed #587086;border-radius:50%;width:76px;height:76px;margin:0 auto 16px;display:block;box-shadow:inset 0 0 0 14px #0d1724}.match-balances{background:#334558;border-top:1px solid #35475c;border-bottom:1px solid #35475c;grid-template-columns:1fr 1fr;gap:1px;margin:0 0 15px;display:grid}.match-balances>div{background:#0d1725;flex-direction:column;gap:5px;padding:12px;display:flex}.match-balances span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.match-balances strong{font-variant-numeric:tabular-nums;font-size:16px}.penalty-module,.penalty-stage{background:radial-gradient(circle at 50% 10%,#51c9d31f,#0000 30%),linear-gradient(#0e1c2be6,#070d16b3);border-top:1px solid #664e31;min-height:324px;padding:18px 0;position:relative;overflow:hidden}.penalty-intro,.penalty-heading{text-align:center;padding:0 14px}.ball-mark{background:conic-gradient(from 20deg, #172536 0 20%, #88c9cf 20% 27%, #172536 27% 47%, #88c9cf 47% 54%, #172536 54% 74%, #88c9cf 74% 81%, #172536 81%);border:2px solid #bedee1;border-radius:50%;width:48px;height:48px;margin:0 auto 10px}.stake-options,.stake-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0 10px;display:grid}.stake-button{color:#dbe7e9;cursor:pointer;background:#111d2c;border:1px solid #40566e;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:54px;padding:6px;font-size:12px;font-weight:700;display:flex}.stake-button.is-selected,.stake-button.is-affordable:hover{border-color:var(--brass);color:#fff4d3;background:#2b251f}.stake-button small{color:#c9a889;margin-top:3px;font-size:8px;font-weight:500;display:block}.play-button,.penalty-module>.secondary-button,.penalty-stage>.secondary-button{width:100%}.match-state,.match-status{text-align:center;flex-direction:column;gap:5px;margin-bottom:12px;display:flex}.match-state span,.match-status span{color:var(--success);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.goal{perspective:400px;background:linear-gradient(90deg,#0000 49.5%,#cce2e638 50% 50.5%,#0000 51%),linear-gradient(#0000 49.5%,#cce2e638 50% 50.5%,#0000 51%),radial-gradient(at 50% 100%,#173548,#0c1928 70%);border:4px solid #b9cad0;border-bottom-width:8px;grid-template-rows:1fr 1fr;grid-template-columns:repeat(3,1fr);gap:5px;height:172px;margin:10px 0 14px;padding:8px;display:grid;position:relative;box-shadow:inset 0 0 28px #0000007a}.goal-grid{pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 34px,#d2e9eb1a 35px 36px);position:absolute;inset:0}.goal-zone{z-index:1;color:#bdd3d8;cursor:pointer;background:#1430406b;border:1px solid #9dc1ca42;border-radius:4px;min-width:44px;min-height:52px;position:relative}.goal-zone:nth-of-type(4){grid-column:1/2}.goal-zone:nth-of-type(5){grid-column:3/4}.goal-zone.is-selected{border-color:var(--crystal);color:#071117;background:var(--crystal);box-shadow:0 0 20px #76e2ed61}.goal-zone.is-opponent{outline:2px solid var(--brass-light)}.result-state,.match-result{text-align:center;padding:18px 12px}.result-emblem,.result-mark{width:82px;height:82px;color:var(--crystal);background:radial-gradient(circle,#1d3547,#0b1522);border:2px solid #697f91;border-radius:50%;place-items:center;margin:0 auto 14px;font-size:34px;display:grid}.result-win .result-emblem,.match-result[data-result=win] .result-mark{border-color:var(--success);box-shadow:0 0 28px #4ed0b033}.bottom-navigation{z-index:25;min-height:calc(66px + var(--safe-bottom));padding:4px max(4px, var(--safe-right)) var(--safe-bottom) max(4px, var(--safe-left));background:#050911fa;border-top:1px solid #2b3b4e;grid-template-columns:repeat(5,1fr);display:grid;position:relative;box-shadow:0 -8px 28px #00000047}.nav-item{color:#75879a;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:56px;padding:4px 1px;display:flex;position:relative}.nav-item:before{content:"";border:1px solid #0000;border-radius:11px;width:34px;height:30px;transition:background .18s,border-color .18s;position:absolute;top:2px}.nav-item.is-active{color:#edf3ec}.nav-item.is-active:before{background:#25231f;border-color:#7f603a;box-shadow:inset 0 -2px #c99652}.nav-icon{z-index:1;width:22px;height:22px;display:block;position:relative}.nav-icon svg{width:100%;height:100%;display:block}.nav-text{z-index:1;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;font-weight:650;line-height:12px;display:block;position:relative;overflow:hidden}.network-banner{z-index:80;top:calc(112px + var(--safe-top) + var(--app-top-extra));color:#ffe7e0;background:#421c1cf7;border:1px solid #a85f50;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:8px 9px 8px 13px;display:flex;position:absolute;left:8px;right:8px;box-shadow:0 10px 30px #0000006b}.game-shell:not([data-section=core]) .network-banner{top:calc(82px + var(--safe-top) + var(--app-top-extra))}.network-banner>div{flex-direction:column;gap:2px;display:flex}.network-banner strong{font-size:13px}.network-banner span{color:#e9bcb3;font-size:10px}.network-banner button{color:#fff;cursor:pointer;background:#7d3d34;border:1px solid #d98e7e;border-radius:6px;min-width:74px;min-height:40px;font-size:11px;font-weight:700}.sheet-layer{z-index:100;position:absolute;inset:0}.sheet-scrim{display:none}.sheet-content{display:contents}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000009e;border:0;animation:.16s ease-out both fade-in;position:absolute;inset:0}.bottom-sheet,.profile-panel{max-height:calc(88% - var(--safe-top) - var(--app-top-extra));padding:24px 18px calc(20px + var(--safe-bottom));overscroll-behavior:contain;background:radial-gradient(circle at 80% 0,#79b8c51f,#0000 30%),#0f1928;border-top:1px solid #80613b;border-radius:20px 20px 0 0;animation:.22s ease-out both sheet-in;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -20px 50px #0000007a}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.bottom-sheet:before,.profile-panel:before{content:"";background:#536378;border-radius:99px;width:42px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.icon-button,.sheet-close,.close-button{color:#c7d3dc;cursor:pointer;background:#172538;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:10px;display:grid;position:absolute;top:17px;right:15px}.icon-button svg,.sheet-close svg,.close-button svg{width:22px;height:22px}.bottom-sheet h2,.profile-panel h2{padding-right:54px;font-size:23px}.bottom-sheet>p{color:var(--muted);font-size:13px;line-height:1.5}.balance-details,.upgrade-details,.effect-comparison{margin:18px 0 0}.balance-details>div,.upgrade-details>div,.effect-comparison>div{border-bottom:1px solid #2d3e52;justify-content:space-between;align-items:center;min-height:54px;display:flex}.balance-details dt,.upgrade-details dt,.effect-comparison dt{color:var(--muted);font-size:12px}.balance-details dd,.upgrade-details dd,.effect-comparison dd{color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-size:15px;font-weight:700}.visual-change-note{border-left:2px solid var(--brass);padding-left:12px}.profile-identity{border-bottom:1px solid #2c3e52;align-items:center;gap:13px;padding:0 54px 18px 0;display:flex}.large-avatar{background:radial-gradient(circle at 35% 30%,#31485c,#111d2d);border:2px solid #8a673e;border-radius:50%;flex:0 0 58px;width:58px;height:58px}.profile-identity p{color:var(--muted);margin:5px 0 0;font-size:12px}.settings-list{margin-top:10px}.setting-row{color:#dce6e9;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #26374a;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding:0;font-size:13px;display:flex;position:relative}.setting-row input{opacity:0;position:absolute}.setting-row i,.switch-track{background:#101927;border:1px solid #53667a;border-radius:99px;width:46px;height:26px;transition:background .15s,border-color .15s;display:block;position:relative}.setting-row i:after,.switch-track i{content:"";background:#8998a8;border-radius:50%;width:18px;height:18px;transition:transform .15s,background .15s;position:absolute;top:3px;left:3px}.setting-row input:checked+i,.setting-row[aria-checked=true] .switch-track{background:#18423e;border-color:#57978c}.setting-row input:checked+i:after,.setting-row[aria-checked=true] .switch-track i{background:#d7fff4;transform:translate(20px)}.language-row{color:#dce6e9;border-bottom:1px solid #26374a;grid-template-columns:1fr auto auto;align-items:center;gap:6px;min-height:58px;font-size:13px;display:grid}.language-row button{min-height:36px;color:var(--muted);cursor:pointer;background:#111d2c;border:1px solid #40566c;border-radius:6px;padding:6px 9px;font-size:11px}.language-row button[aria-pressed=true]{border-color:var(--brass);color:var(--ink)}.toast{z-index:120;right:14px;bottom:calc(76px + var(--safe-bottom));color:#e9f0f1;text-align:center;pointer-events:none;background:#12202ffa;border:1px solid #4c6578;border-radius:8px;min-height:44px;padding:12px 15px;font-size:12px;font-weight:650;animation:.18s ease-out both toast-in;position:absolute;left:14px;box-shadow:0 10px 30px #0000006b}.toast[data-kind=success]{background:#143d37fa;border-color:#4d9d88}.toast[data-kind=error]{background:#411f1ffa;border-color:#b76a5c}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dev-panel,.dev-toggle{z-index:200;top:calc(var(--safe-top) + var(--app-top-extra) + 68px);color:#e9edf2;background:#191b21f7;border:1px solid #6c7280;border-radius:5px;max-width:238px;max-height:min(48vh,360px);font:11px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;left:6px;overflow:auto;box-shadow:0 10px 30px #0000008c}.dev-heading{background:#30343c;justify-content:space-between;align-items:center;padding:6px 8px;display:flex;position:sticky;top:0}.dev-heading button,.dev-toggle{color:#fff;cursor:pointer;background:#252831;border:1px solid #757b86;min-width:34px;min-height:30px}.dev-scenarios,.dev-grid{grid-template-columns:1fr;gap:3px;padding:6px;display:grid}.dev-scenarios button,.dev-grid button{color:#e0e3e8;min-height:30px;font:inherit;text-align:left;cursor:pointer;background:#30343d;border:1px solid #4b505a;padding:5px 7px}.dev-toggle{padding:4px 7px}.loading-screen{width:100%;min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 50% 45%,#4ab7c726,#0000 25%),#070b16;align-content:center;place-items:center;gap:22px;display:grid}.loading-screen p{color:#c8d4dc;margin:0;font-size:14px}.loading-core{border:2px solid #3f586c;border-right-color:var(--brass);border-radius:50%;width:92px;height:92px;animation:1.4s linear infinite loading-rotate;position:relative}.loading-core:before{content:"";clip-path:polygon(50% 0,100% 34%,84% 78%,50% 100%,16% 78%,0 34%);background:linear-gradient(145deg,#d5ffff,#72d5e4 52%,#8a77d3);position:absolute;inset:22px 27px;box-shadow:0 0 24px #6bdae8}@keyframes loading-rotate{to{transform:rotate(360deg)}}.loading-screen--error h1{margin:0;font-size:20px}.loading-screen--error .primary-button{min-width:160px}.currency-value{font-variant-numeric:tabular-nums;align-items:center;gap:6px;display:inline-flex}.currency-mark{filter:drop-shadow(0 1px 1px #104a5257);flex:none;width:1.25em;height:1.25em;display:block;overflow:visible}.currency-mark__shadow{fill:#114a5461}.currency-mark__rim{fill:#b86f3c;stroke:#fff5d7;stroke-width:1.45px;stroke-linejoin:round}.currency-mark__facet--top-left{fill:#d9fcff}.currency-mark__facet--top{fill:#8de8ee}.currency-mark__facet--top-right{fill:#56bdc8}.currency-mark__facet--left{fill:#46afbc}.currency-mark__facet--center{fill:#bdf9fb}.currency-mark__facet--right{fill:#167783}.currency-mark__seams{fill:none;stroke:#effffed1;stroke-width:.9px;stroke-linecap:round;stroke-linejoin:round}.currency-mark__glint{fill:#fffbe8}@media (max-height:640px){.network-banner{top:calc(98px + var(--safe-top) + var(--app-top-extra))}.game-shell:not([data-section=core]) .network-banner{top:calc(76px + var(--safe-top) + var(--app-top-extra))}.game-header{min-height:calc(101px + var(--safe-top) + var(--app-top-extra));padding-top:calc(5px + var(--safe-top) + var(--app-top-extra));grid-template-rows:34px auto auto;padding-bottom:4px}.avatar-button{width:34px;height:34px}.balance-button{min-height:40px}.balance-value{font-size:clamp(31px,10vw,38px)}.production-line{min-height:16px;font-size:10px}.core-context-action{min-height:44px;margin-top:3px;margin-bottom:5px}.bottom-navigation{min-height:calc(58px + var(--safe-bottom));padding-top:1px}.nav-item{min-height:52px}.nav-icon{width:20px;height:20px}.tap-hint{transform:translate(-50%,66px)}.section-page,.section-view{padding-top:10px}}@media (min-width:700px){body{place-items:center;padding:12px;display:grid}.game-shell{border:1px solid #26394d;border-radius:20px;height:min(915px,100dvh - 24px)}.bottom-navigation{border-radius:0 0 19px 19px}}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation-duration:1ms}::view-transition-new(root){animation-duration:1ms}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.game-shell[data-reduced-motion=true] *,.game-shell[data-reduced-motion=true] :before,.game-shell[data-reduced-motion=true] :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#173f49;--muted:#57757b;--faint:#789096;--obsidian:#79c8e7;--deep-blue:#166c77;--panel:#f7edd8;--panel-strong:#fff8e8;--line:#8bb4b2;--line-brass:#ad7543;--brass:#bd7740;--brass-light:#e8b368;--crystal:#2ba9b3;--violet:#477f9a;--success:#188a72;--danger:#b34d42;--focus:#ffcf73;--shadow:0 24px 80px #07334152}html{background:#174f5f}body{color:var(--ink);background:radial-gradient(circle at 50% 22%,#90daf1 0,#277e91 44%,#123f4e 100%),#123f4e}.ambient-world:before,.ambient-world:after,.ambient-world i{border-color:#f2d29738}.game-shell{width:min(100vw,460px);height:var(--stable-height);color:var(--ink);box-shadow:var(--shadow);background:#90d5ec;grid-template-rows:auto minmax(0,1fr)}.game-shell:before{background:radial-gradient(circle at 84% 10%,#fff3c4ad,#0000 24%),linear-gradient(#77c7e9 0%,#a8dff0 42%,#e8eee2 100%)}.game-header{z-index:30;min-height:calc(98px + var(--safe-top) + var(--app-top-extra));padding:calc(10px + var(--safe-top) + var(--app-top-extra)) calc(12px + var(--safe-right)) 8px calc(12px + var(--safe-left));color:#164b58;background:0 0;grid-row:1;grid-template-rows:56px 22px;grid-template-columns:50px minmax(0,1fr) 106px}.avatar-button{width:46px;height:46px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:1/1;place-items:center;padding:0;display:grid}.avatar-button .avatar-frame{clip-path:polygon(28% 0,72% 0,100% 28%,100% 72%,72% 100%,28% 100%,0 72%,0 28%);filter:drop-shadow(0 5px 8px #144b513d);background:linear-gradient(145deg,#f7d99d 0%,#a65d32 52%,#75452d 100%);place-items:center;width:43px;height:43px;display:grid;position:relative}.avatar-button .avatar-frame:before{content:"";clip-path:inherit;background:linear-gradient(135deg,#ffffffb8,#0000 35%),linear-gradient(145deg,#dff5ed,#87cad0 58%,#287b85);position:absolute;inset:3px}.avatar-button .avatar-frame>span,.large-avatar{z-index:1;color:#126b73;text-shadow:0 1px #ffffffb8;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:800;position:relative}.balance-button{color:#113f4c;grid-area:1/2;justify-content:center;align-items:center;min-width:0;min-height:54px;padding:0 5px;display:flex}.balance-button .currency-glyph{color:#16868e;filter:drop-shadow(0 4px 7px #12595f3d);width:38px;height:38px;margin-right:9px;font-size:38px;display:inline-flex}.balance-copy{text-align:left;min-width:0;display:grid}.balance-value{color:#123f4b;font-variant-numeric:tabular-nums;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px #ffffff94;min-width:0;font-family:ui-rounded,Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(27px,8.1vw,36px);line-height:.92;overflow:hidden}.balance-button small{color:#51757a;letter-spacing:.17em;text-align:left;text-transform:uppercase;font-size:8px;font-weight:900;line-height:1}.season-clock{color:#426d73;cursor:pointer;background:0 0;border:0;grid-area:1/3;justify-content:flex-end;align-items:center;gap:7px;min-width:0;min-height:46px;padding:0;display:flex}.season-emblem{color:#b66d35;filter:drop-shadow(0 2px 3px #68432b38);place-items:center;width:24px;height:24px;display:grid}.season-mark{stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.season-copy{text-align:left;gap:2px;min-width:0;max-width:75px;display:grid}.season-copy small{color:#8d5c36;letter-spacing:.16em;text-transform:uppercase;font-size:7px;font-weight:900;line-height:1}.season-clock strong{color:#214f58;font-variant-numeric:tabular-nums;text-align:left;text-wrap:balance;font-size:10px;line-height:1.12}.production-line{color:#54767a;grid-area:2/1/auto/4;min-height:20px;font-size:11px}.passive-value{color:#186f73}.reserved-value:not(:empty){color:#8f552c;border-left-color:#18626857}.game-shell.game-shell[data-view=core] .game-header,.game-shell.game-shell[data-view=map] .game-header{min-height:calc(96px + var(--safe-top) + var(--app-top-extra));color:#164b58;text-shadow:none;background:0 0;grid-template-rows:56px 20px;grid-template-columns:50px minmax(0,1fr) 106px;position:absolute;top:0;left:0;right:0}.game-shell.game-shell[data-view=core],.game-shell.game-shell[data-view=map]{grid-template-rows:minmax(0,1fr)}.game-shell.game-shell[data-view=map] .avatar-button{pointer-events:auto}.game-shell.game-shell[data-view=map] .game-header{pointer-events:none;border-bottom:0}.game-shell.game-shell[data-view=map] .balance-button,.game-shell.game-shell[data-view=map] .production-line,.game-shell.game-shell[data-view=map] .season-clock{visibility:hidden;opacity:0;pointer-events:none}.game-shell.game-shell[data-view=map] .balance-value,.game-shell.game-shell[data-view=map] .balance-button small,.game-shell.game-shell[data-view=map] .season-clock strong,.game-shell.game-shell[data-view=map] .production-line,.game-shell.game-shell[data-view=map] .passive-value{color:#214f58}.game-shell.game-shell[data-view=map] .balance-button .currency-glyph{color:#16868e}.game-shell.game-shell[data-view=map] .season-clock>span{color:#b66d35}.game-shell.game-shell[data-view=detail] .game-header{min-height:calc(64px + var(--safe-top) + var(--app-top-extra));background:#e2f3ecf5;border-bottom:1px solid #19686e47;grid-template-rows:46px;grid-template-columns:46px minmax(0,1fr) 106px;padding-bottom:5px}.game-shell.game-shell[data-view=detail] .avatar-button{width:38px;height:38px}.game-shell.game-shell[data-view=detail] .balance-button{grid-area:1/2;justify-content:start;min-height:42px;padding:0}.game-shell.game-shell[data-view=detail] .balance-button .currency-glyph{width:27px;height:27px;margin-right:6px;font-size:27px}.game-shell.game-shell[data-view=detail] .balance-value{font-size:25px}.game-shell.game-shell[data-view=detail] .balance-button small,.game-shell.game-shell[data-view=detail] .production-line{display:none}.game-shell.game-shell[data-view=detail] .season-clock{grid-area:1/3}.game-shell.game-shell[data-view=detail] .season-emblem,.game-shell.game-shell[data-view=detail] .season-mark{width:19px;height:19px}.screen-stack{background:#bfe4ea;grid-row:2}.game-shell[data-view=core] .screen-stack,.game-shell[data-view=map] .screen-stack{background:#c9e9f4;grid-row:1}.screen-stack>.core-screen,.screen-stack>.quarter-screen,.screen-stack>.detail-screen{transition:none;position:absolute;inset:0}.screen-stack>.is-inactive{transition:none}.core-screen{display:block}.workshop-stage{background:#8bd1eb;position:absolute;inset:0}.keyboard-tap-target{border-radius:38% 38% 48% 48%;inset:17% 15% 13%}.tap-hint{top:auto;bottom:calc(136px + var(--safe-bottom));color:#174f59;box-shadow:none;text-shadow:0 1px #ffffffd9;background:0 0;border:0;border-radius:0;gap:6px;padding:0;font-size:13px;font-weight:850;animation:1.8s ease-in-out facet-hint;transform:translate(-50%)}.tap-hint>span{color:#b36c35}@keyframes facet-hint{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.72;transform:translate(-50%)translateY(-4px)}}.quarter-portal{z-index:20;right:calc(14px + var(--safe-right));bottom:calc(22px + var(--safe-bottom));left:calc(14px + var(--safe-left));color:#17454d;cursor:pointer;background:0 0;border:0;grid-template-columns:116px 1fr 28px;align-items:center;width:auto;min-height:94px;margin:0;padding:5px 10px 5px 5px;display:grid;position:absolute}.quarter-portal:before{content:"";z-index:-1;background:linear-gradient(110deg,#f4e5c7 0%,#fff8e7 78%);border:2px solid #ad7340;border-radius:3px 14px 14px 3px;transition:border-color .15s,box-shadow .15s,transform .15s;position:absolute;inset:9px 0 7px 48px;transform:skew(-2deg);box-shadow:0 9px 20px #205e6038,inset 0 0 0 3px #1877791a}.portal-art{background:url(./facet-quarter-7tqSDdFA.webp) 50% 76%/150% no-repeat;border:4px solid #f7eccf;border-radius:5px;width:112px;height:82px;transition:box-shadow .15s,transform .15s;display:block;position:relative;overflow:hidden;transform:rotate(-3deg);box-shadow:0 0 0 2px #a96d3c,0 7px 17px #19464c4d}.portal-art:after{content:"";background:linear-gradient(145deg,#0000 44%,#14687038);position:absolute;inset:0}.portal-copy{z-index:1;text-align:left;gap:3px;padding-left:9px;display:grid;position:relative}.portal-copy small,.quarter-heading small{color:#8f582e;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.portal-copy strong{font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.05}.portal-arrow{z-index:1;color:#15757b;font-size:22px;position:relative}.quarter-portal:active .portal-art{transform:rotate(-1deg)scale(.98)}.quarter-portal:hover:before,.quarter-portal:focus-visible:before{border-color:#87522c;transform:skew(-1deg)translateY(-1px);box-shadow:0 11px 25px #1b585c47,inset 0 0 0 3px #18777929}.quarter-portal:hover .portal-art,.quarter-portal:focus-visible .portal-art{transform:rotate(-2deg)translateY(-1px);box-shadow:0 0 0 2px #8e542d,0 9px 20px #19464c57}.quarter-screen{isolation:isolate;background:#78c6e5;overflow:clip;container-type:size}.quarter-artboard{aspect-ratio:941/1672;background:#86cce6;width:max(100%,56.2799cqh);max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quarter-heading{z-index:6;top:calc(var(--safe-top) + var(--app-top-extra));right:auto;left:calc(68px + var(--safe-left));width:230px;max-width:calc(100% - 92px - var(--safe-left) - var(--safe-right));color:#164f5a;text-align:left;text-shadow:0 1px #ffffffb3,0 4px 16px #124e582e;pointer-events:none;position:absolute}.quarter-heading:after{content:"";background:linear-gradient(90deg,#9d5b2f 0%,#1f74797a 56%,#1f747900 100%);width:min(150px,70%);height:1.5px;margin-top:2px;display:block}.quarter-heading h1{white-space:nowrap;text-wrap:nowrap;margin:2px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,5.7vw,23px);line-height:1}.quarter-heading small{color:#925c35;letter-spacing:.18em;text-shadow:0 1px #fff4d2c7;font-size:8px}.quarter-map{z-index:3;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.quarter-landmark{color:#173f47;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none}.quarter-landmark:focus,.quarter-landmark:focus-visible{outline:none}.quarter-map-image{pointer-events:none}.map-diamond-float{transform-box:fill-box;transform-origin:50%;will-change:transform;pointer-events:none;animation:3.2s ease-in-out infinite map-diamond-float}.map-diamond-visible,.map-diamond-image{pointer-events:none}.map-diamond-image--upgraded,.game-shell[data-stage="2"] .map-diamond-image--base,.game-shell[data-stage="3"] .map-diamond-image--base,.game-shell[data-stage="4"] .map-diamond-image--base{display:none}.game-shell[data-stage="2"] .map-diamond-image--upgraded,.game-shell[data-stage="3"] .map-diamond-image--upgraded,.game-shell[data-stage="4"] .map-diamond-image--upgraded{display:block}@keyframes map-diamond-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.landmark-object{opacity:0;filter:brightness(1.14)saturate(1.08)drop-shadow(0 0 3px #ffeeb0e0);mix-blend-mode:screen;will-change:opacity;pointer-events:none;transition:opacity .14s}.landmark-hit{fill:#fff0;stroke:#fff0;stroke-width:22px;vector-effect:non-scaling-stroke;pointer-events:all}:is(.landmark-entry:has(>.quarter-landmark:focus-visible) .landmark-object,.landmark-entry:has(>.quarter-landmark:active) .landmark-object,.landmark-entry:has(>.quarter-landmark.is-selected) .landmark-object){opacity:.72}@media (hover:hover) and (pointer:fine){.landmark-entry:has(>.quarter-landmark:hover) .landmark-object{opacity:.46}}.landmark-label{pointer-events:none;-webkit-user-select:none;user-select:none}.landmark-label-content{transform-box:fill-box;transform-origin:50%;transition:transform .14s}.landmark-plaque{filter:drop-shadow(0 3px 3px #2b3e3942);pointer-events:none}.landmark-title{fill:#274b50;stroke:none;font-family:Georgia,Times New Roman,serif;font-weight:700}.quarter-landmark:focus-visible .landmark-title,.quarter-landmark:active .landmark-title,.quarter-landmark.is-selected .landmark-title{fill:#0c6770}.quarter-landmark:focus-visible .landmark-label-content,.quarter-landmark:active .landmark-label-content,.quarter-landmark.is-selected .landmark-label-content{filter:brightness(1.06)drop-shadow(0 0 5px #ffe58fd6);transform:scale(1.035)}.landmark-title--hub{fill:#125c66;stroke:#effcf7eb;stroke-width:4px;paint-order:stroke fill;letter-spacing:2.2px;text-transform:uppercase;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:950}.detail-screen{color:#193f47;scrollbar-color:#8ab2ad transparent;background:linear-gradient(90deg,#1a74750f 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#edf4e9 0%,#f8efd9 100%)}.map-return{z-index:8;color:#1b686e;cursor:pointer;background:linear-gradient(#eef7edfa,#eef7ede0);border:0;align-items:center;gap:7px;min-height:44px;margin:0;padding:5px 16px;font-size:13px;font-weight:850;display:inline-flex;position:sticky;top:0;box-shadow:0 1px #1a696e29}.map-return span{color:#b46e39;font-size:18px}.section-page,.section-view{min-height:calc(100% - 44px);padding:14px 16px calc(30px + var(--safe-bottom))}.section-heading h1,.section-heading h2,.bottom-sheet h2,.profile-panel h2{color:#173f47;text-wrap:balance}.section-heading h1{font-size:30px}.section-heading p,.stage-caption,.section-note,.sheet-note,.settings-hint{color:#60787a}.stage-mark{color:#186d73;background:#fff2d4;border:2px solid #ad7040;box-shadow:inset 0 0 0 3px #1874741f}.mini-workshop{background:radial-gradient(at 50% 84%,#166d7159 0 22%,#0000 23%),linear-gradient(#8dd4eb 0%,#d8ede4 72%,#f4e6c9 73%);border-top-color:#20767738;border-bottom-color:#20767738;height:166px;margin-top:6px}.mini-ring{border:7px solid #2a888b;border-color:#2a888b #c18148;border-radius:50%;width:164px;height:98px;top:31px;box-shadow:0 8px 18px #14585e38}.mini-ring:after{border-color:#ffffffb8;inset:7px}.mini-crystal{clip-path:polygon(18% 4%,82% 4%,100% 34%,50% 100%,0 34%);filter:drop-shadow(0 5px #175867)drop-shadow(0 8px 12px #175b6040);width:98px;height:116px;box-shadow:none;background:linear-gradient(135deg,#0000 48%,#125b656b 49% 52%,#0000 53%),linear-gradient(45deg,#0000 48%,#ffffffb3 49% 52%,#0000 53%),linear-gradient(135deg,#efffff 0%,#67d1d8 48%,#177a86 100%);border:0;top:26px}.mini-workshop:not([data-stage="1"]) .mini-crystal:after{content:"";background:#ebb064;height:7px;position:absolute;top:31%;left:0;right:0;box-shadow:0 -5px #13747a}.mini-manual,.mini-mechanical,.mini-base{display:none}.stage-caption{color:#4d6c6f;text-align:center}.upgrade-branch,.segment-content,.penalty-module,.friends-intro,.match-balances,.season-state,.season-pool,.ranking,.empty-state,.friend-total{color:#1d464c;background:#fff8e5d6;border-color:#9f693a66;box-shadow:0 8px 22px #18585b14}.upgrade-row,.task-row,.friend-row,.rank-row,.stake-button{color:#214a50;background:#f5efd8d1;border-color:#2377773d}.upgrade-row.is-installed,.task-row.is-complete,.rank-row.is-user,.stake-button.is-selected{background:#d3eddde0;border-color:#2d8d87}.upgrade-copy>span,.upgrade-copy p,.task-copy strong,.task-row strong{color:#27565d}.upgrade-copy>span{color:#955a30}.upgrade-copy small,.task-copy span,.task-row span{color:#587175}.branch-heading h2,.upgrade-copy strong,.task-copy strong,.friend-row strong,.ranking h2,.penalty-intro h2,.achievement-copy h2,.season-state h2{color:#173f47}.branch-line,.task-meter,.goal{background-color:#15656b24;border-color:#21717357}.task-meter>span{background:linear-gradient(90deg,#25898c,#d9a157)}.segment-control,.segments{background:#dbebe0e0;border-color:#1e6b6e4d}.segment-control button,.segment{color:#5b7476}.segment-control button[aria-selected=true],.segment.is-active{color:#173f47;background:#fff3d5;box-shadow:0 3px 10px #17575a1f}.primary-button,.upgrade-button{color:#fff9e7;background:linear-gradient(#218e90,#136f75);border-color:#8f5b32;box-shadow:inset 0 1px #ffffff3d,0 6px 14px #11565a2e}.secondary-button{color:#24565d;background:#fff2d6;border-color:#a87142}.text-action,.text-button{color:#13757a}.price,.shortfall{color:#985c30}.currency-glyph,.currency-value .currency-mark{color:#16868e}.goal{background:linear-gradient(#62b7c242,#12666c21),#eaf1df}.goal-zone{color:#2f666b;background:#fff7de85;border-color:#1a696d4d}.goal-zone.is-selected{color:#fffaf0;background:#23898d}.bottom-sheet,.profile-panel{color:#21474d;background:linear-gradient(#fff8e6,#e9efe0);border-color:#a66c3b;box-shadow:0 -20px 60px #0f444b59}.balance-details>div,.upgrade-details>div,.setting-row,.language-row{background:#f6ebd1a8;border-color:#21707238}.toast{color:#fff9e7;background:#124f56f5;border-color:#d5a45d}.network-banner{color:#fff7e1;background:#1f5055f5;border-color:#d39552}.loading-screen{color:#17444d;background:radial-gradient(circle at 50% 45%,#fff4c694,#0000 25%),linear-gradient(#7cc9e8,#dcebdc)}.loading-screen p{color:#35646a}.loading-core{border-color:#237f84 #c07b42 #237f84 #237f84}.loading-core:before{clip-path:polygon(18% 4%,82% 4%,100% 34%,50% 100%,0 34%);background:linear-gradient(145deg,#efffff,#61cbd4 52%,#187886);box-shadow:0 0 24px #7cd7df}@media (max-height:640px){.game-header{min-height:calc(78px + var(--safe-top) + var(--app-top-extra));padding-top:calc(6px + var(--safe-top) + var(--app-top-extra));grid-template-rows:44px 18px}.quarter-portal{min-height:78px;bottom:calc(12px + var(--safe-bottom));grid-template-columns:94px 1fr 24px}.portal-art{width:92px;height:66px}.portal-copy strong{font-size:16px}.balance-value{font-size:28px}.quarter-heading{top:calc(var(--safe-top) + var(--app-top-extra));right:auto;left:calc(4px + var(--safe-left));width:98px}.quarter-heading h1{white-space:nowrap;font-size:12px;line-height:1}.quarter-heading:after{width:58px;margin-top:5px}.quarter-heading small{letter-spacing:.12em;font-size:7px}.game-shell.game-shell[data-view=map] .avatar-button{visibility:hidden;opacity:0;pointer-events:none}.tap-hint{bottom:calc(112px + var(--safe-bottom));transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.map-diamond-float{animation:none}}.game-shell[data-reduced-motion=true] .map-diamond-float{animation:none}@media (min-width:700px){.game-shell{height:min(915px, calc(var(--stable-height) - 24px));border:1px solid #e6c991a3;border-radius:22px}.quarter-screen,.quarter-artboard{border-radius:21px}}
