: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;border-radius:12px;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;justify-self:start;width:max-content;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}}.game-shell[data-view=detail] .detail-screen{isolation:isolate;color:#173f49;background:radial-gradient(circle at 15% 4%,#fff9dce0,#0000 23%),linear-gradient(#a9dfe8 0 148px,#edf0de 310px,#f3e7cb 100%)}.game-shell[data-view=detail] .detail-screen:before{content:"";z-index:-1;opacity:.3;pointer-events:none;background:linear-gradient(90deg,#0000 31px,#18696c14 32px,#0000 33px) 0 0/64px 64px,linear-gradient(0deg,#0000 31px,#18696c12 32px,#0000 33px) 0 0/64px 64px;width:min(100%,460px);margin-inline:auto;position:fixed;inset:108px 0 0}.game-shell[data-view=detail] .map-return{z-index:20;color:#175f68;letter-spacing:.02em;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#eef7ed,#e9f4eb);border:0;border-bottom:1px solid #16656b2e;border-radius:0;justify-content:flex-start;width:100%;min-width:0;min-height:44px;padding:7px 16px;font-size:12px;position:sticky;top:0;box-shadow:0 7px 18px #2161641a}.realm-page{--realm-accent:#147f84;--realm-accent-strong:#0d626b;--realm-copper:#af6d3c;--realm-navy:#0c2e3b;--realm-navy-soft:#164653;--realm-cream:#fff6df;--realm-line:#226a6c3d;min-height:calc(100% - 44px);padding:14px 14px calc(42px + var(--safe-bottom));animation:.22s ease-out both realm-enter;position:relative;overflow:clip visible}@keyframes realm-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.realm-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 50% 0,#ffffff73,#0000 68%);height:230px;position:absolute;top:0;left:0;right:0}.realm-heading{z-index:2;max-width:330px;padding:0 2px 12px;position:relative}.realm-heading__kicker,.sheet-kicker,.profile-kicker{color:#9a5d33;letter-spacing:.19em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:950;line-height:1.2;display:block}.realm-heading h1{color:#143f48;letter-spacing:-.035em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,8.4vw,34px);font-weight:700;line-height:.98}.realm-heading p{color:#4f7377;text-wrap:pretty;max-width:280px;margin:7px 0 0;font-size:11px;font-weight:650;line-height:1.35}.v2-currency{font-variant-numeric:tabular-nums;align-items:center;gap:5px;min-width:0;display:inline-flex}.v2-currency .currency-mark{color:#15939a;filter:drop-shadow(0 2px 3px #125d6333);flex:none;width:20px;height:20px}.realm-page--workshop{--realm-accent:#12888c;--realm-accent-strong:#0a656d}.workshop-vista{color:#fff8e8;background:radial-gradient(circle at 50% 38%,#a1f5f547,#0000 29%),linear-gradient(#73c9df,#217888 74%,#0f5360);border-top:1px solid #ffffffc7;border-bottom:3px solid #9f6038;min-height:214px;margin:0 -14px;position:relative;overflow:hidden;box-shadow:inset 0 -1px #ffe2a4b3,0 12px 22px #14555b2e}.workshop-vista:before,.workshop-vista:after{content:"";z-index:3;background:linear-gradient(#fff5d8,#d7c39f);width:42%;height:34px;position:absolute;bottom:0;box-shadow:inset 0 2px #ffffff9e,0 -2px #9c643c}.workshop-vista:before{clip-path:polygon(0 32%,100% 0,92% 100%,0 100%);left:-5%}.workshop-vista:after{clip-path:polygon(0 0,100% 32%,100% 100%,8% 100%);right:-5%}.workshop-vista__art{z-index:1;filter:saturate(1.05)contrast(1.02)drop-shadow(0 15px 18px #0b434d47);background:url(./development-D3yjgT_G.png) 50% 42%/min(100%,410px) no-repeat;position:absolute;inset:-68px 0 -96px;transform:scale(1.05)}.workshop-vista__art:after{content:"";background:linear-gradient(#0000 42%,#073641b8 96%),radial-gradient(circle at 50% 46%,#6ff5ef33,#0000 26%);position:absolute;inset:0}.workshop-vista__art>i:first-child{z-index:2;border:1px solid #e4fffa8f;border-radius:50%;width:84px;height:84px;position:absolute;top:89px;left:50%;transform:translate(-50%);box-shadow:0 0 0 8px #0c6c7033,0 0 28px #6df0e973}.workshop-vista__art>i:last-child{z-index:3;opacity:0;background:#fff7cb;border-radius:50%;width:7px;height:7px;position:absolute;top:122px;left:50%;transform:translate(-50%);box-shadow:0 0 15px 5px #7ef5e9b8}.workshop-vista[data-stage="2"] .workshop-vista__art>i:first-child,.workshop-vista[data-stage="3"] .workshop-vista__art>i:first-child,.workshop-vista[data-stage="4"] .workshop-vista__art>i:first-child{border-width:2px;box-shadow:0 0 0 10px #0c6c7040,0 0 34px #6df0e9ad}.workshop-vista[data-stage="2"] .workshop-vista__art>i:last-child,.workshop-vista[data-stage="3"] .workshop-vista__art>i:last-child,.workshop-vista[data-stage="4"] .workshop-vista__art>i:last-child{opacity:1}.workshop-vista[data-stage="3"] .workshop-vista__art>i:last-child{box-shadow:0 0 18px 6px #7ef5e9d1,-58px 22px 0 1px #dfffee,58px 22px 0 1px #dfffee}.workshop-vista[data-stage="4"] .workshop-vista__art>i:last-child{box-shadow:0 0 24px 9px #7ef5e9e6,-58px 22px 0 2px #fff4ba,58px 22px 0 2px #fff4ba,-78px 63px 0 1px #a9fff4,78px 63px 0 1px #a9fff4}.workshop-vista__readout,.workshop-vista__balance{z-index:5;text-shadow:0 2px 8px #052c34bf;gap:2px;display:grid;position:absolute}.workshop-vista__readout{max-width:195px;bottom:43px;left:15px}.workshop-vista__readout span,.workshop-vista__balance>span{color:#c9eeee;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.workshop-vista__readout strong{font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1}.workshop-vista__balance{background:#083d46a8;border:1px solid #eedaa49e;border-radius:5px;justify-items:end;padding:8px 10px;top:14px;right:14px;box-shadow:inset 0 0 0 2px #52c5c229}.workshop-vista__balance .v2-currency{font-size:17px;font-weight:900}.workshop-vista__balance .currency-mark{width:19px;height:19px}.workshop-stage-rail{z-index:6;grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid;position:absolute;bottom:8px;left:18px;right:18px}.workshop-stage-rail:before{content:"";background:#dcefe270;height:1px;position:absolute;top:50%;left:9%;right:9%}.workshop-stage-rail li{z-index:1;color:#b6d4d3;background:#154f59;border:1px solid #c2dbd599;border-radius:50%;place-items:center;width:22px;height:22px;margin:auto;font-family:Georgia,serif;font-size:9px;display:grid;position:relative}.workshop-stage-rail li.is-complete,.workshop-stage-rail li.is-current{color:#fff9df;background:#a36035;border-color:#efc477}.workshop-stage-rail li.is-current{box-shadow:0 0 0 3px #4ddad34d,0 0 16px #7ef2e680}.workshop-route{color:#7f5a3a;letter-spacing:.14em;text-align:center;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;margin:15px 0 10px;font-size:8px;font-weight:900;display:grid}.workshop-route span{background:linear-gradient(90deg,#0000,#965b3394);height:1px}.workshop-route span:last-child{background:linear-gradient(90deg,#965b3394,#0000)}.forge-tracks{gap:14px;display:grid}.forge-track{color:#eefaf2;background:radial-gradient(circle at 90% 0,#4fd7cd26,#0000 36%),linear-gradient(145deg,#123f4b,#0a2a38 75%);border:1px solid #8d5b3694;border-radius:17px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff5d32e,0 12px 24px #13484e2e}.forge-track:before,.forge-track:after{content:"";z-index:2;background:#8a5531;border:1px solid #dfad68;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:inset 0 1px #ffedb69e}.forge-track:before{top:8px;left:8px}.forge-track:after{bottom:8px;right:8px}.forge-track__heading{border-bottom:1px solid #97c7c230;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:82px;padding:14px 14px 10px;display:grid}.forge-track__icon{background:radial-gradient(circle at 35% 25%,#2c6870,#0b2433 68%);border:1px solid #b97a45;border-radius:13px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:inset 0 0 0 3px #ffffff0d,0 6px 12px #0000003d}.forge-track__icon:before{content:"";border:3px dotted #efb967;border-radius:50%;width:20px;height:20px}.forge-track--precision .forge-track__icon:before{clip-path:polygon(50% 0,100% 34%,78% 100%,22% 100%,0 34%);filter:drop-shadow(0 0 7px #5fe6e88c);background:linear-gradient(135deg,#efffff,#75dbe0 52%,#18848d);border:0;border-radius:0;width:18px;height:24px}.forge-track__heading>div{min-width:0}.forge-track__heading>div>span{color:#e2ae67;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900;display:block}.forge-track__heading h2{color:#fff6dc;margin:2px 0 0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.05}.forge-track__heading p{color:#a9cac9;margin:3px 0 0;font-size:10px}.forge-track__heading>strong{color:#a9f4e8;text-align:right;max-width:76px;font-size:11px;line-height:1.2}.forge-levels{grid-template-columns:repeat(4,1fr);margin:0;padding:13px 18px 9px;list-style:none;display:grid;position:relative}.forge-levels:before{content:"";background:#315864;height:2px;position:absolute;top:31px;left:13%;right:13%}.forge-level{z-index:1;color:#789398;background:#0b2633;border:1px solid #53727a;border-radius:12px;place-items:center;width:38px;height:38px;margin:auto;font-family:Georgia,serif;font-size:12px;display:grid;position:relative;transform:rotate(45deg)}.forge-level>span{transform:rotate(-45deg)}.forge-level.is-complete{color:#dffff7;background:#15534f;border-color:#4eb9a9}.forge-level.is-current{color:#fff9e6;background:#9a5c32;border-color:#efbc70;box-shadow:0 0 0 3px #65dacc33}.forge-level.is-next{color:#e6c891;border-style:dashed;border-color:#d5a45f}.forge-decision{padding:10px 14px 14px}.forge-effects{border-top:1px solid #80bebb29;border-bottom:1px solid #80bebb29;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:6px;padding:10px 0;display:grid}.forge-effects>div{gap:3px;display:grid}.forge-effects>div:last-child{text-align:right}.forge-effects span{color:#83a8aa;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.forge-effects strong{color:#edf7e9;font-variant-numeric:tabular-nums;font-size:12px}.forge-effects>div:last-child strong{color:#8ee8dc}.forge-effects__arrow{text-align:center;color:#d6a765!important;font-size:16px!important}.forge-stage-note{color:#b5cdca;align-items:center;gap:7px;min-height:34px;font-size:9px;display:flex}.forge-stage-note>span{color:#efc47f;border:1px solid #a87543;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Georgia,serif;display:grid}.forge-actions{grid-template-columns:minmax(96px,.75fr) minmax(0,1.45fr);gap:8px;display:grid}.forge-details,.forge-upgrade,.daily-reward-button,.club-invite-primary,.club-empty button,.club-invite-desk button,.trophy-item button,.season-observatory__status button{cursor:pointer;touch-action:manipulation;border-radius:8px;min-height:46px;font-size:11px;font-weight:850}.forge-details{color:#d7e9e4;background:#163944;border:1px solid #5f7f83}.forge-upgrade,.daily-reward-button,.club-invite-primary,.club-empty button,.trophy-item button,.season-observatory__status button{color:#fff9e6;background:linear-gradient(#16959a,#0d6f77);border:1px solid #e1aa61;box-shadow:inset 0 1px #ffffff3d,0 6px 14px #04293042}.forge-upgrade:disabled,.daily-reward-button:disabled,.upgrade-sheet-action:disabled{color:#a5bdbc;box-shadow:none;opacity:1;background:#284b54;border-color:#54727a}.forge-details:hover,.forge-details:focus-visible{color:#fff9e4;border-color:#edbd77}.forge-upgrade:not(:disabled):hover,.forge-upgrade:not(:disabled):focus-visible,.daily-reward-button:not(:disabled):hover,.daily-reward-button:not(:disabled):focus-visible,.club-invite-primary:hover,.club-invite-primary:focus-visible{background:linear-gradient(#1eabb0,#0b7b82);transform:translateY(-1px)}.forge-shortfall{color:#f0c58c;text-align:right;margin:7px 0 0;font-size:9px}.forge-complete{color:#b8ebe0;justify-content:center;align-items:center;gap:8px;min-height:54px;font-size:11px;display:flex}.forge-complete span{color:#efbd71}.realm-page--hall{--realm-accent:#1b7b87;--realm-accent-strong:#155563}.hall-vista{background:radial-gradient(circle at 22% 40%,#fff9d5bf,#0000 23%),linear-gradient(#7ecde2,#3b9caf 72%,#1e6d7a);border-top:1px solid #ffffffb3;border-bottom:2px solid #a46a3c;height:124px;margin:-9px -14px 0;position:relative;overflow:hidden}.hall-vista:before{content:"";filter:saturate(1.03)drop-shadow(0 10px 16px #10464f52);background:url(./progress-DRw3vRQr.png) 50% 44%/220px no-repeat;position:absolute;inset:-116px -26px -256px 38%}.hall-vista:after{content:"";background:linear-gradient(90deg,#fffaded1 0,#fffade1f 48%,#0000 78%),linear-gradient(#0000 55%,#08495252);position:absolute;inset:0}.hall-vista>i{z-index:2;background:radial-gradient(circle,#f8e7b9 0 17%,#19949a 18% 23%,#fff6d9 24% 45%,#ad713f 46% 50%,#0000 51%),#fff6d6b3;border:2px solid #aa6a3d;border-radius:50%;width:74px;height:74px;position:absolute;top:20px;left:18px;box-shadow:0 7px 16px #164d5238}.hall-vista>span{z-index:3;clip-path:polygon(0 34%,18% 8%,50% 28%,82% 8%,100% 34%,100% 100%,0 100%);background:linear-gradient(#f6e7c7,#d7c29a);height:25px;position:absolute;top:99px;left:0;right:0;box-shadow:inset 0 2px #ffffffa6}.realm-tabs{z-index:15;background:#f4efd6f5;border-bottom:1px solid #15656a47;grid-template-columns:repeat(3,1fr);gap:0;min-height:49px;margin:0 -14px 14px;padding:0 10px;display:grid;position:sticky;top:44px;box-shadow:0 7px 13px #205c5e1a}.realm-tabs button{color:#58767a;cursor:pointer;background:0 0;border:0;border-radius:0;min-width:0;min-height:48px;padding:5px 3px;font-size:10px;font-weight:850;position:relative}.realm-tabs button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:20%;right:20%}.realm-tabs button[aria-selected=true]{color:#144f57}.realm-tabs button[aria-selected=true]:after{background:linear-gradient(90deg,#af6b3c,#e2b76f,#16888c)}.realm-panel{min-height:320px}.daily-sanctum{color:#eef7ed;background:radial-gradient(circle at 90% 0,#3ecdc324,#0000 35%),linear-gradient(150deg,#143e4a,#0a2735 72%);border:1px solid #9960378a;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #fff5d22b,0 12px 24px #174a4e2b}.daily-seal{border-bottom:1px solid #82b8b32e;grid-template-columns:72px 1fr;align-items:center;gap:12px;min-height:98px;padding:12px 14px;display:grid}.daily-seal__medallion{color:#eef9ef;background:radial-gradient(circle, #123b48 0 54%, transparent 56%), conic-gradient(#dfad65 var(--seal-progress), #31525b 0);border-radius:50%;grid-template-columns:auto auto;place-content:center;align-items:baseline;width:68px;height:68px;display:grid;position:relative;box-shadow:inset 0 0 0 2px #b27643,0 0 0 4px #0b2936}.daily-seal__medallion span{font-family:Georgia,serif;font-size:27px}.daily-seal__medallion i{color:#8fb2b2;font-size:10px;font-style:normal}.daily-seal.is-ready .daily-seal__medallion,.daily-seal.is-claimed .daily-seal__medallion{box-shadow:inset 0 0 0 2px #efc175,0 0 0 4px #0b2936,0 0 22px #64e0d14f}.daily-seal>div:last-child>span{color:#dfa965;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.daily-seal h2{color:#fff5dc;margin:3px 0 0;font-family:Georgia,serif;font-size:19px}.daily-seal p{color:#a9c8c7;margin:5px 0 0;font-size:10px}.daily-task-list{margin:0;padding:0 14px;list-style:none}.daily-task{border-bottom:1px solid #77aaa829;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:10px 0 15px;display:grid;position:relative}.daily-task__seal{background:#0d2a38;border:1px solid #56757d;border-radius:9px;place-items:center;width:30px;height:30px;display:grid;transform:rotate(45deg)}.daily-task__seal i{border:1px solid #78959a;border-radius:50%;width:8px;height:8px}.daily-task.is-complete .daily-task__seal{background:#15534f;border-color:#51bea9}.daily-task.is-complete .daily-task__seal i{clip-path:polygon(0 48%,35% 78%,100% 0,100% 28%,36% 100%);background:#dffff7;border:0;border-radius:0}.daily-task__copy{gap:2px;min-width:0;display:grid}.daily-task__copy strong{color:#edf6ec;font-size:12px}.daily-task__copy span,.daily-task__value{color:#91b0b0;font-size:9px}.daily-task__value{color:#bcd4d0;font-variant-numeric:tabular-nums;text-align:right;max-width:74px}.daily-task__meter{background:#31505a;border-radius:2px;height:2px;position:absolute;bottom:8px;left:44px;right:0;overflow:hidden}.daily-task__meter i{width:var(--task-progress);background:linear-gradient(90deg,#2cafaa,#e0b267);height:100%;display:block}.daily-reward-button{width:calc(100% - 28px);margin:12px 14px 14px}.trophy-gallery__summary{color:#6e5b43;align-items:center;gap:9px;min-height:32px;font-size:10px;font-weight:750;display:flex}.trophy-gallery__summary>i{background:linear-gradient(90deg,#9d623880,#0000);flex:1;height:1px}.trophy-filters,.club-filters{scrollbar-width:none;gap:5px;padding:0 0 12px;display:flex;overflow-x:auto}.trophy-filters::-webkit-scrollbar{display:none}.club-filters::-webkit-scrollbar{display:none}.trophy-filters button,.club-filters button{color:#587376;cursor:pointer;background:#f4eed5c7;border:1px solid #1f696d42;border-radius:99px;flex:none;min-height:44px;padding:7px 13px;font-size:9px;font-weight:800}.trophy-filters button[aria-pressed=true],.club-filters button[aria-pressed=true]{color:#fff8e5;background:#176f76;border-color:#a96a3c;box-shadow:inset 0 0 0 2px #ffffff1c}.trophy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none;display:grid}.trophy-item{color:#eaf4ea;background:radial-gradient(circle at 50% 20%,#2a8b9033,#0000 34%),linear-gradient(155deg,#123d49,#0a2734 72%);border:1px solid #945e387a;border-radius:15px;align-content:start;min-width:0;min-height:236px;padding:13px 11px 11px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff7d921,0 8px 18px #174c4f26}.trophy-item.is-locked{filter:saturate(.65)}.trophy-item.is-ready{border-color:#ca9250;box-shadow:inset 0 1px #fff7d933,0 8px 18px #174c4f26,0 0 20px #2aafa526}.trophy-item.is-claimed{border-color:#54aa98}.trophy-item__medallion{color:#849b9b;background:radial-gradient(circle,#1b4a55 0 38%,#0e2d3a 40% 58%,#1b4350 60%);border:2px solid #7c684e;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 10px;display:grid;position:relative;box-shadow:inset 0 0 0 5px #0b2632}.trophy-item.is-ready .trophy-item__medallion,.trophy-item.is-claimed .trophy-item__medallion{color:#fff1bd;border-color:#e0ae64;box-shadow:inset 0 0 0 5px #0b2632,0 0 18px #5fdbce3d}.trophy-item__medallion>span{font-family:Georgia,serif;font-size:25px}.trophy-item__medallion>i{border-radius:inherit;border:1px dashed #d7b7757a;position:absolute;inset:6px}.trophy-item__copy>span{color:#d9ac68;letter-spacing:.1em;text-align:center;text-transform:uppercase;font-size:7px;font-weight:900;display:block}.trophy-item__copy h2{color:#fff4d8;text-align:center;text-wrap:balance;margin:4px 0 0;font-family:Georgia,serif;font-size:15px;line-height:1.05}.trophy-item__copy p{color:#9fc0bf;text-align:center;text-wrap:pretty;margin:6px 0 0;font-size:9px;line-height:1.35}.trophy-item button{align-self:end;width:100%;min-height:40px;margin-top:10px;font-size:9px}.season-observatory{gap:12px;display:grid}.season-observatory__hero{background:linear-gradient(#65bed5,#1e7f8c 76%,#115864);border-top:1px solid #ffffffa6;border-bottom:2px solid #9f6339;min-height:182px;margin:0 -14px;position:relative;overflow:hidden}.season-observatory__tower{filter:drop-shadow(0 13px 18px #083a4352);background:url(./progress-DRw3vRQr.png) 50% 44%/235px no-repeat;position:absolute;inset:-118px 39% -202px -8%}.season-observatory__hero:after{content:"";background:linear-gradient(90deg,#0000 25%,#07353f3d 56%,#062b36c7 100%);position:absolute;inset:0}.season-observatory__status{z-index:2;color:#fff6dc;text-align:right;justify-items:end;gap:6px;max-width:52%;display:grid;position:absolute;top:24px;right:16px}.season-observatory__status>span{color:#f0bd72;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.season-observatory__status>strong{text-wrap:balance;font-family:Georgia,serif;font-size:15px;line-height:1.25}.season-observatory__status button{min-height:40px;padding:7px 12px;font-size:9px}.season-ledger{background:#975f386b;border:1px solid #8f5b3685;border-radius:12px;grid-template-columns:1fr .72fr 1.22fr;gap:1px;display:grid;overflow:hidden}.season-ledger>div{color:#eaf5e9;background:#103b48;align-content:center;gap:5px;min-width:0;min-height:70px;padding:9px 8px;display:grid}.season-ledger span,.season-estimate>span,.season-history>span{color:#91b5b3;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:850}.season-ledger strong,.season-ledger .v2-currency{color:#fff2d4;font-variant-numeric:tabular-nums;min-width:0;font-size:11px;font-style:normal;font-weight:850}.season-ledger small{color:#aac5c2;font-size:7px;font-weight:700;display:block}.season-ledger .currency-mark{width:16px;height:16px}.season-estimate{background:linear-gradient(90deg,#fff7dcbf,#ebe1c059);border-top:1px solid #a3683c8c;border-bottom:1px solid #a3683c8c;padding:14px 16px;position:relative;overflow:hidden}.season-estimate:after{content:"◇";color:#1c7d811f;font-family:Georgia,serif;font-size:92px;position:absolute;top:-12px;right:12px}.season-estimate strong{z-index:1;color:#164c55;font-variant-numeric:tabular-nums;margin-top:4px;font-size:25px;line-height:1;display:block;position:relative}.season-estimate strong small{color:#93613b;font-size:9px}.season-estimate p{color:#617d7c;margin:5px 0 0;font-size:9px}.season-ranking h2{color:#194d54;margin:0 0 7px;font-family:Georgia,serif;font-size:17px}.season-ranking ol{border-top:1px solid #1f6b6e40;border-bottom:1px solid #1f6b6e40;margin:0;padding:0;list-style:none;overflow:hidden}.season-rank{color:#547277;border-bottom:1px solid #1f6b6e2e;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:46px;padding:0 9px;font-size:10px;display:grid}.season-rank:last-child{border-bottom:0}.season-rank strong{color:#204e55}.season-rank em{font-variant-numeric:tabular-nums;font-style:normal}.season-rank.is-user{color:#fff5db;background:#136f76;border:1px solid #a96b3d;position:relative;box-shadow:0 5px 13px #135a5e2e}.season-rank.is-user strong{color:#fff9e8}.season-rule{border-top:1px solid #97603847;grid-template-columns:36px 1fr;align-items:center;gap:9px;padding:12px 0;display:grid}.season-rule>span{color:#15777c;background:#fff3d7;border:1px solid #a3693d;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.season-rule strong{color:#244f55;font-size:11px}.season-rule p{color:#617879;margin:3px 0 0;font-size:9px;line-height:1.35}.season-history{background:#fff8e26b;border:1px solid #1f6b6e38;border-radius:10px;justify-content:space-between;align-items:center;min-height:48px;padding:0 10px;display:flex}.season-history strong{color:#315c61;font-size:10px}.realm-page--club{--realm-accent:#167f86;--realm-accent-strong:#0c6069}.club-vista{background:linear-gradient(#74c8df,#2b899a 72%,#176575);border-top:1px solid #ffffffb3;border-bottom:3px solid #a66b3c;min-height:220px;margin:0 -14px;position:relative;overflow:hidden;box-shadow:0 10px 20px #134f542e}.club-vista__hall{filter:saturate(1.05)drop-shadow(0 13px 18px #0b3d4557);background:url(./friends-eLCb3TSI.png) 50% 48%/260px no-repeat;position:absolute;inset:-88px -26% -115px 25%}.club-vista:before{content:"";z-index:1;background:linear-gradient(90deg,#063641b8 0,#06364140 55%,#0000 82%),linear-gradient(#0000 55%,#06353f94);position:absolute;inset:0}.club-vista:after{content:"";z-index:2;border:1px solid #ffe8b594;border-radius:50%;width:88px;height:36px;position:absolute;bottom:52px;right:13px;transform:rotate(-9deg);box-shadow:0 0 0 10px #106d722e,0 0 24px #66e7dc38}.club-vista__copy{z-index:3;color:#fff7df;text-shadow:0 2px 10px #042830b3;width:55%;position:absolute;top:26px;left:15px}.club-vista__copy h2{text-wrap:balance;margin:0;font-family:Georgia,serif;font-size:21px;line-height:1.02}.club-vista__copy p{color:#c2e1dd;text-wrap:pretty;margin:8px 0 0;font-size:10px;line-height:1.4}.club-invite-primary{z-index:4;min-width:154px;padding:8px 16px;position:absolute;bottom:14px;left:15px}.club-ledger{background:#99623a59;border:1px solid #955e3780;border-radius:12px;grid-template-columns:1.15fr .82fr 1fr;gap:1px;margin:14px 0 0;display:grid;overflow:hidden}.club-ledger>div{color:#fff3d8;background:#113e4b;align-content:center;gap:5px;min-width:0;min-height:68px;padding:8px;display:grid}.club-ledger span{color:#91b6b4;letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:850}.club-ledger strong,.club-ledger .v2-currency{font-variant-numeric:tabular-nums;min-width:0;font-size:12px;font-weight:900}.club-ledger .currency-mark{width:16px;height:16px}.club-milestone{grid-template-columns:38px 1fr;align-items:center;gap:9px;min-height:61px;padding:8px 3px;display:grid}.club-milestone>span{color:#168087;background:#fff3d6;border:1px solid #a56a3e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.club-milestone>div{gap:7px;display:grid}.club-milestone strong{color:#4f6968;font-size:9px}.club-milestone i{background:#22696b2e;border-radius:3px;height:3px;display:block;overflow:hidden}.club-milestone b{width:var(--club-progress);background:linear-gradient(90deg,#1c8e91,#deb069);height:100%;display:block}.club-roster{margin-top:1px}.club-roster>ul{border-top:1px solid #1b686b40;border-bottom:1px solid #1b686b40;margin:0;padding:0;list-style:none;overflow:hidden}.club-member{border-bottom:1px solid #1c686a2e;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:61px;padding:6px 5px;display:grid}.club-member:last-child{border-bottom:0}.club-member__avatar{color:#e9fcf3;clip-path:polygon(28% 0,72% 0,100% 28%,100% 72%,72% 100%,28% 100%,0 72%,0 28%);background:linear-gradient(135deg,#ffffff24,#0000 42%),#12666f;border:1px solid #a76b3e;border-radius:10px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:16px;display:grid;box-shadow:inset 0 0 0 3px #fff8dd1a}.club-member>div{gap:2px;min-width:0;display:grid}.club-member strong{color:#1b4c53;font-size:12px}.club-member>div>span{color:#728787;font-size:8px}.club-member em{color:#486b6c;text-align:right;max-width:92px;font-size:8px;font-style:normal;line-height:1.2}.club-empty{text-align:center;border-top:1px solid #216a6c3b;border-bottom:1px solid #216a6c3b;justify-items:center;padding:22px 16px;display:grid}.club-empty>div{width:120px;height:62px;position:relative}.club-empty>div:before,.club-empty>div:after{content:"";background:#588887;width:46px;height:1px;position:absolute;top:30px}.club-empty>div:before{left:18px;transform:rotate(-12deg)}.club-empty>div:after{right:18px;transform:rotate(12deg)}.club-empty>div i{background:#176f76;border:1px solid #a66b3e;border-radius:50%;width:24px;height:24px;position:absolute;top:19px}.club-empty>div i:first-child{left:3px}.club-empty>div i:nth-child(2){width:30px;height:30px;top:14px;left:48px}.club-empty>div i:nth-child(3){right:3px}.club-empty h2,.club-invite-desk h2{color:#1c4d54;margin:0;font-family:Georgia,serif;font-size:18px}.club-empty p,.club-invite-desk p{color:#5d7979;margin:6px 0 13px;font-size:10px;line-height:1.4}.club-empty button{min-width:170px;padding-inline:16px}.club-invite-desk{background:linear-gradient(135deg,#fff8e2d1,#e2e8d0c2);border:1px solid #965e3778;border-radius:14px;grid-template-columns:34px minmax(0,1fr);gap:9px;margin-top:16px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffffa6}.club-invite-desk>span{color:#15787d;background:#fff5dc;border:1px solid #a46a3d;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.club-invite-desk p{margin-bottom:0}.club-invite-desk button{color:#195a61;background:#fff3d7;border:1px solid #a56b3f;grid-column:2;justify-self:start;min-height:40px;padding:7px 13px}.sheet-layer{z-index:500}.modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#051e26c7}.profile-panel.profile-panel--v2,.bottom-sheet.balance-sheet-v2,.bottom-sheet.upgrade-sheet-v2{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf7ef;background:radial-gradient(circle at 83% 0,#31b7af33,#0000 28%),linear-gradient(165deg,#123d49 0,#0b2937 52%,#081f2d 100%);border-top:1px solid #d49b57;box-shadow:0 -24px 70px #04222a94}.profile-panel.profile-panel--v2{max-height:calc(94% - var(--safe-top) - var(--app-top-extra));padding:25px 16px calc(24px + var(--safe-bottom))}.profile-panel--v2:before,.balance-sheet-v2:before,.upgrade-sheet-v2:before{background:#628086}.profile-panel--v2 .close-button,.balance-sheet-v2 .close-button,.upgrade-sheet-v2 .close-button{color:#d9ece8;background:#173c49;top:16px;right:14px;box-shadow:inset 0 0 0 1px #ae774394}.profile-kicker,.sheet-kicker{color:#dda965}.profile-hero{border-bottom:1px solid #7aada93b;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;min-height:96px;padding:8px 52px 13px 2px;display:grid}.profile-avatar{background:radial-gradient(circle at 34% 27%,#43aab0 0,#17646e 42%,#0c2b3a 78%),#0c2b3a;border:2px solid #d59b58;border-radius:21px;place-items:center;width:70px;height:70px;display:grid;position:relative;transform:rotate(45deg);box-shadow:inset 0 0 0 5px #102d3b,0 7px 18px #0000004f}.profile-avatar:after{content:"";border:1px solid #eccb8b59;border-radius:14px;position:absolute;inset:9px}.profile-avatar i{color:#eafff7;text-shadow:0 0 12px #57e7da8c;font-family:Georgia,serif;font-size:28px;font-style:normal;transform:rotate(-45deg)}.profile-hero h2{color:#fff6dc;overflow-wrap:anywhere;padding:0;font-size:24px;line-height:1}.profile-hero>div{min-width:0}.profile-hero p{color:#a9c9c7;margin:5px 0 0;font-size:10px}.profile-hero>div>span{color:#f0bd74;letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:8px;font-weight:850;display:inline-block}.profile-stats{background:#ad714059;border:1px solid #ad714085;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:1px;margin:12px 0 0;padding:0;display:grid;overflow:hidden}.profile-stats>div{background:#0c303cf5;align-content:center;gap:4px;min-height:61px;padding:8px;display:grid}.profile-stats dt{color:#8eb1af;letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800}.profile-stats dd{color:#fff1d0;font-variant-numeric:tabular-nums;margin:0;font-size:15px;font-weight:850}.profile-collection,.profile-settings{margin-top:18px}.profile-collection>div,.profile-settings>h3{margin-bottom:9px}.profile-collection h3,.profile-settings h3{color:#f9edd0;margin:0;font-family:Georgia,serif;font-size:17px;font-weight:650}.profile-collection p{color:#8fadaa;margin:3px 0 0;font-size:9px}.profile-collection ul{overscroll-behavior-inline:contain;scrollbar-color:#446b70 transparent;grid-auto-columns:114px;grid-auto-flow:column;gap:8px;margin:0 -2px;padding:2px 2px 9px;list-style:none;display:grid;overflow-x:auto}.profile-collection li{min-width:0}.profile-trophy{color:#789a9a;width:100%;min-height:136px;font:inherit;text-align:center;background:#0d2d3b;border:1px solid #355b65;border-radius:12px;align-content:start;justify-items:center;padding:11px 8px;display:grid}.profile-trophy:not(:disabled){cursor:pointer}.profile-trophy>span{color:#849b99;background:radial-gradient(circle,#173f4b 0 42%,#0a2532 44%);border:1px solid #6f644f;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:8px;font-family:Georgia,serif;font-size:19px;display:grid}.profile-trophy.is-unlocked{color:#e9bf7a;border-color:#af7543}.profile-trophy.is-selected{border-color:#efb760;box-shadow:inset 0 0 0 1px #efb7602e,0 0 20px #34beb41f}.profile-trophy:focus-visible{outline-offset:2px;outline:2px solid #ecbf75}.profile-trophy.is-unlocked>span{color:#fff2bd;border-color:#d4a25d;box-shadow:0 0 16px #4acbbe33}.profile-trophy strong{color:#dceae4;text-wrap:balance;font-size:10px;line-height:1.15}.profile-trophy small{color:currentColor;margin-top:5px;font-size:7px;line-height:1.25}.profile-settings{border-top:1px solid #83b2ae30;padding-top:14px}.profile-setting,.profile-language{color:#eaf3ec;cursor:pointer;border-bottom:1px solid #79aba82b;justify-content:space-between;align-items:center;gap:12px;min-height:57px;display:flex;position:relative}.profile-setting>span,.profile-language>span{gap:3px;display:grid}.profile-setting strong,.profile-language strong{color:#edf6ee;font-size:11px}.profile-setting small,.profile-language small{color:#87a5a4;font-size:8px}.profile-setting input{opacity:0;position:absolute}.profile-setting>i{background:#081f2c;border:1px solid #526f76;border-radius:99px;flex:none;width:44px;height:25px;transition:border-color .15s,background-color .15s;position:relative}.profile-setting>i:after{content:"";background:#789193;border-radius:50%;width:17px;height:17px;transition:background-color .15s,transform .15s;position:absolute;top:3px;left:3px}.profile-setting input:checked+i{background:#12666b;border-color:#d09a57}.profile-setting input:checked+i:after{background:#dcfff5;transform:translate(19px)}.profile-setting:focus-within>i{outline-offset:3px;outline:3px solid #ffcf73}.profile-language{align-items:center;min-height:70px}.profile-language>span{min-width:0}.profile-language>div{gap:5px;display:flex}.profile-language button{color:#9eb8b5;cursor:pointer;background:#0b2836;border:1px solid #45646d;border-radius:7px;min-height:44px;padding:6px 9px;font-size:8px}.profile-language button[aria-pressed=true]{color:#fff1d1;background:#135d64;border-color:#d09b59}.profile-help{border-top:1px solid #83b2ae30;border-bottom:1px solid #83b2ae30;margin-top:14px}.profile-help summary{color:#dcece6;cursor:pointer;min-height:48px;padding:16px 2px 10px;font-size:10px;font-weight:750}.profile-help p{color:#8da9a7;margin:0 2px 13px;font-size:9px;line-height:1.4}.profile-footer{color:#668889;justify-content:space-between;align-items:center;gap:8px;min-height:49px;font-size:7px;display:flex}.profile-footer .danger-text{color:#e29b8d;min-height:40px;margin:0;font-size:8px}.balance-sheet-v2,.upgrade-sheet-v2{padding:25px 17px calc(23px + var(--safe-bottom))}.balance-sheet-v2 h2,.upgrade-sheet-v2 h2{color:#fff4d9;font-size:24px}.balance-hero-value{border-bottom:1px solid #82b2ae33;align-items:center;min-height:84px;padding:8px 0 12px;display:flex}.balance-hero-value .v2-currency{color:#fdf2d9;letter-spacing:-.035em;font-size:38px;font-weight:900}.balance-hero-value .currency-mark{width:36px;height:36px}.balance-ledger,.upgrade-sheet-ledger{margin:8px 0 0;padding:0}.balance-ledger>div,.upgrade-sheet-ledger>div{border-bottom:1px solid #79aaa62b;justify-content:space-between;align-items:center;gap:12px;min-height:52px;display:flex}.balance-ledger dt,.upgrade-sheet-ledger dt{color:#8eacab;font-size:9px}.balance-ledger dd,.upgrade-sheet-ledger dd{color:#edf6ec;font-variant-numeric:tabular-nums;text-align:right;margin:0;font-size:11px;font-weight:800}.balance-season-note,.upgrade-visual-note{color:#b8ceca;background:#0c2d38c7;border:1px solid #b2784473;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:8px;margin:15px 0 0;padding:11px;font-size:9px;line-height:1.4;display:grid}.balance-season-note>span,.upgrade-visual-note>span{color:#efd09b;border:1px solid #b87944;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.upgrade-sheet-v2>p{color:#9db9b6;max-width:260px;font-size:10px;line-height:1.45}.upgrade-sheet-emblem{background:radial-gradient(circle at 35% 25%,#23636b,#0a2735 70%);border:1px solid #be814a;border-radius:18px;place-items:center;width:62px;height:62px;display:grid;position:absolute;top:64px;right:22px;transform:rotate(45deg);box-shadow:inset 0 0 0 4px #ffffff0d,0 7px 16px #00000040}.upgrade-sheet-emblem i{border:4px dotted #eab468;border-radius:50%;width:24px;height:24px}.upgrade-sheet-emblem--precision i{clip-path:polygon(50% 0,100% 34%,78% 100%,22% 100%,0 34%);filter:drop-shadow(0 0 8px #5be4e582);background:linear-gradient(135deg,#efffff,#66d7de 52%,#177e89);border:0;border-radius:0;height:31px}.upgrade-sheet-ledger{margin-top:22px}.upgrade-sheet-action{width:100%;margin-top:14px}@media (max-width:340px){.realm-page{padding-inline:11px}.realm-heading h1{font-size:27px}.workshop-vista,.hall-vista,.season-observatory__hero,.club-vista{margin-inline:-11px}.forge-track__heading{grid-template-columns:42px minmax(0,1fr)}.forge-track__heading>strong{text-align:left;grid-column:2;max-width:none}.forge-actions{grid-template-columns:1fr}.trophy-grid{gap:7px}.trophy-item{padding-inline:8px}.club-ledger{grid-template-columns:1fr .72fr .92fr}}@media (max-height:640px){.realm-page{padding-top:9px}.realm-heading{padding-bottom:8px}.realm-heading p{display:none}.workshop-vista{min-height:164px}.workshop-vista__art{inset-block:-84px -121px}.workshop-vista__readout{bottom:38px}.hall-vista{height:92px}.hall-vista:before{inset-block:-136px -282px}.hall-vista>i{width:62px;height:62px;top:10px}.hall-vista>span{top:73px}.club-vista{min-height:176px}.club-vista__copy{top:15px}.club-vista__copy p{max-width:165px}.club-invite-primary{min-height:42px;bottom:10px}.profile-panel.profile-panel--v2{max-height:calc(96% - var(--safe-top) - var(--app-top-extra))}}@media (min-width:700px){.game-shell[data-view=detail] .detail-screen{border-radius:0 0 21px 21px}.realm-page{padding-inline:20px}.workshop-vista,.hall-vista,.season-observatory__hero,.club-vista{margin-inline:-20px}}@media (prefers-reduced-motion:reduce){.realm-page{animation-name:realm-fade;animation-duration:1ms}.forge-upgrade:not(:disabled):hover,.forge-upgrade:not(:disabled):focus-visible,.daily-reward-button:not(:disabled):hover,.daily-reward-button:not(:disabled):focus-visible,.club-invite-primary:hover,.club-invite-primary:focus-visible{transform:none}}.game-shell[data-reduced-motion=true] .realm-page{animation-name:realm-fade;animation-duration:1ms}@keyframes realm-fade{0%{opacity:0}to{opacity:1}}.game-shell.game-shell[data-view=detail]{background:#e7ead9;grid-template-rows:minmax(0,1fr)}.game-shell.game-shell[data-view=detail] .game-header{display:none}.game-shell.game-shell[data-view=detail] .screen-stack{grid-row:1}.game-shell[data-view=detail] .detail-screen{--section-nav-height:calc(54px + var(--safe-top) + var(--app-top-extra));color:#183f48;scroll-padding-top:calc(var(--section-nav-height) + 8px);background:linear-gradient(90deg,#0000 0 13px,#12676a12 14px,#0000 15px) 0 0/72px 72px,linear-gradient(#dfe9dc 0%,#f5ead1 52%,#ece1c6 100%)}.game-shell[data-view=detail] .detail-screen:before{display:none}.section-nav{z-index:60;width:100%;min-height:var(--section-nav-height);padding:calc(var(--safe-top) + var(--app-top-extra)) calc(12px + var(--safe-right)) 0 calc(12px + var(--safe-left));color:#f9efd6;background:linear-gradient(90deg,#ffffff14,#0000 23% 77%,#ffffff12),linear-gradient(#174d58 0%,#0c3542 100%);grid-template-columns:minmax(86px,1fr) minmax(0,1.65fr) minmax(44px,1fr);align-items:end;display:grid;position:sticky;top:0;box-shadow:inset 0 -1px #c48a4d,inset 0 -3px #ffedba1c,0 7px 18px #11444833}.section-nav:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f1c67e 18% 82%,#0000);height:1px;position:absolute;bottom:-1px;left:20%;right:20%}.game-shell[data-view=detail] .map-return{z-index:auto;color:#d8f2ed;width:auto;min-height:54px;box-shadow:none;letter-spacing:.025em;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-self:stretch;align-items:center;padding:0 8px 0 0;font-size:11px;font-weight:850;display:inline-flex;position:static}.game-shell[data-view=detail] .map-return>span{color:#ffe8bd;background:#052b3594;border:1px solid #e1ae65b3;place-items:center;width:27px;height:27px;margin-right:7px;font-size:16px;line-height:1;display:grid;transform:rotate(45deg)}.game-shell[data-view=detail] .map-return>span>i{font-style:normal;transform:rotate(-45deg)}.game-shell[data-view=detail] .map-return>strong{font-weight:850}.game-shell[data-view=detail] .map-return:hover,.game-shell[data-view=detail] .map-return:focus-visible{color:#fff4d7;background:0 0}.section-nav h1{color:#fff5dc;letter-spacing:-.02em;text-align:center;text-overflow:ellipsis;text-shadow:0 2px 8px #0119217a;white-space:nowrap;align-self:center;min-width:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,5vw,21px);font-weight:700;line-height:1;overflow:hidden}.section-nav__sigil{color:#f6d392;background:#062a3485;border:1px solid #e4b46cab;place-self:center end;place-items:center;width:29px;height:29px;margin-right:2px;font-family:Georgia,serif;font-size:14px;display:grid;transform:rotate(45deg)}.section-nav__sigil>i{font-style:normal;transform:rotate(-45deg)}.realm-page{min-height:calc(100% - var(--section-nav-height));padding:0 14px calc(38px + var(--safe-bottom));animation-duration:.18s}.realm-page:before,.realm-heading{display:none}.section-world{color:#fff8e5;isolation:isolate;background-color:#267b88;background-position:50%;background-size:cover;border-bottom:2px solid #a96b3e;min-height:270px;margin:0 -14px;position:relative;overflow:hidden;box-shadow:inset 0 -1px #ffe7ad8c,0 11px 24px #154f532e}.section-world:before{content:"";z-index:1;pointer-events:none;border:1px solid #ffffff40;border-top:0;position:absolute;inset:0}.section-world--workshop{background-image:url(./workshop-v3-B2vQb48t.webp);background-position:56%}.section-world--hall{background-image:url(./trophy-hall-v3-D8I-vHBn.webp);background-position:50% 52%}.section-world--club{background-image:url(./club-v3-D7-kOHkF.webp);background-position:47%}.section-world--club.is-empty{background-image:url(./club-v3-empty-CaR4852G.webp);background-position:50%}.section-world__shade{z-index:2;pointer-events:none;background:linear-gradient(90deg,#05262fc4 0%,#052d3554 46%,#0000 72%),linear-gradient(#041f2821 30%,#042027bf 100%);position:absolute;inset:0}.section-world--hall .section-world__shade{background:linear-gradient(90deg,#06252cad 0%,#0000 63%),linear-gradient(#0000 35%,#062129c2 100%)}.section-world--club .section-world__shade{background:linear-gradient(90deg,#05272fb8 0%,#05272f3b 55%,#0000 82%),linear-gradient(#0000 42%,#042027b8 100%)}.section-world__identity{z-index:4;bottom:29px;left:calc(15px + var(--safe-left));text-shadow:0 2px 10px #011920b8;gap:3px;max-width:min(68%,250px);display:grid;position:absolute}.section-world__identity>span,.section-world__wallet>span,.workshop-appearance>span,.section-action-heading>span{color:#f1c67e;letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:900;line-height:1.2}.section-world__identity h2{color:#fff8e7;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,7.1vw,29px);line-height:.98}.section-world__identity p{color:#d4ebe6;margin:3px 0 0;font-size:9px;font-weight:750;line-height:1.25}.section-world__wallet{z-index:5;top:13px;right:calc(13px + var(--safe-right));color:#fff9e8;text-shadow:0 2px 7px #00151ca8;cursor:pointer;background:#07303abf;border:1px solid #e9bf7db8;border-radius:5px;justify-items:end;min-width:108px;min-height:51px;padding:8px 10px;display:grid;position:absolute;box-shadow:inset 0 0 0 2px #77ded31c,0 6px 16px #031b2240}.section-world__wallet .v2-currency{color:#fff7df;font-size:15px;font-weight:900}.section-world__wallet .currency-mark{color:#8fe6e3;width:18px;height:18px}.workshop-appearance{z-index:5;right:calc(14px + var(--safe-right));color:#fff5dd;text-align:right;text-shadow:0 2px 8px #011920b8;justify-items:end;gap:3px;width:132px;display:grid;position:absolute;bottom:18px}.workshop-appearance>strong{max-width:132px;font-size:9px;line-height:1.2}.workshop-appearance>i{background:#d5ede559;border-radius:0;width:100%;height:3px;display:block;overflow:hidden}.workshop-appearance>i>b{width:var(--appearance-progress);background:linear-gradient(90deg,#73ddd4,#ffe3a2);height:100%;display:block;box-shadow:0 0 8px #89ebda85}.section-action-heading{border-bottom:1px solid #905b3557;gap:3px;padding:18px 2px 10px;display:grid}.section-action-heading>span{color:#9a6139}.section-action-heading>strong{color:#184b53;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.1}.forge-tracks{gap:11px;padding-top:11px}.forge-track{background:linear-gradient(135deg,#ffffff0a,#0000 42%),linear-gradient(150deg,#143f4b,#092a37 76%);border:1px solid #99613b;border-radius:4px;box-shadow:inset 0 0 0 2px #debc7e1a,0 9px 18px #17464a2b}.forge-track--precision{background:radial-gradient(circle at 92% 0,#6ee3de2b,#0000 34%),linear-gradient(150deg,#143f51,#0b2938 76%)}.forge-track__heading{grid-template-columns:48px minmax(0,1fr) auto;min-height:78px;padding:12px 13px 10px}.forge-track__heading h2{overflow-wrap:anywhere;font-size:17px}.forge-track__heading>strong{max-width:82px;font-size:11px}.forge-decision{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px 12px;padding:10px 13px 13px;display:grid}.forge-next{gap:2px;min-width:0;display:grid}.forge-next>span{color:#87acab;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:850}.forge-next>strong{color:#eff9ed;font-size:12px;line-height:1.15}.forge-next>small{color:#e8bd78;font-size:8px;font-weight:750}.forge-stage-note{border-top:1px solid #7bb7b226;grid-column:1/-1;min-height:30px;padding:6px 0 0}.forge-stage-note>span{flex:none}.forge-actions{grid-column:1/-1;grid-template-columns:minmax(88px,.7fr) minmax(0,1.3fr)}.forge-details,.forge-upgrade,.daily-reward-button,.club-invite-primary,.club-empty button,.club-invite-desk button,.trophy-item button,.season-observatory__status button{border-radius:4px}.forge-shortfall,.forge-complete{grid-column:1/-1}.realm-page--hall .section-world{min-height:252px}.realm-page--hall .section-world__identity{max-width:74%;bottom:20px}.realm-tabs{top:var(--section-nav-height);background:#f4edd3f7;border-bottom-color:#1963684d;min-height:52px;margin:0 -14px 14px;padding-inline:10px;box-shadow:0 6px 14px #1e53541c}.realm-tabs button{min-height:51px;font-size:10px}.realm-tabs button[aria-selected=true]:after{background:linear-gradient(90deg,#0000,#ad6a3d 20%,#e6ba70 54%,#16878b 86%,#0000);height:3px;left:13%;right:13%}.season-state{color:#eaf5eb;background:radial-gradient(circle at 88% 20%,#50d3ca2b,#0000 31%),linear-gradient(145deg,#15434e,#0b2b38 77%);border:1px solid #915b3587;border-radius:4px;gap:5px;min-height:94px;padding:15px 16px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #f8e1b214}.season-state>span{color:#e1ad69;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.season-state>strong{color:#fff5dc;max-width:270px;font-family:Georgia,serif;font-size:17px;line-height:1.2}.season-state>button{color:#fff8e4;background:#137b80;border:1px solid #dda75f;border-radius:4px;justify-self:start;min-height:40px;padding:7px 13px}.realm-page--club .section-world{min-height:275px}.realm-page--club .section-world__identity{max-width:60%;top:17px;bottom:auto}.realm-page--club .section-world__identity h2{font-size:25px}.club-invite-primary{right:calc(14px + var(--safe-right));min-width:122px;min-height:43px;padding-inline:13px;bottom:14px;left:auto}.club-ledger{border-radius:4px;margin-top:13px}.club-rule{color:#516e70;border-top:1px solid #945d3659;border-bottom:1px solid #945d3659;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:52px;margin:0 0 12px;padding:9px 11px;font-size:9px;line-height:1.35;display:grid}.club-member strong,.club-member em{overflow-wrap:anywhere}.club-rule>span{color:#147b80;background:#fff1d2;border:1px solid #a66b3f;place-items:center;width:27px;height:27px;display:grid;transform:rotate(45deg)}.club-invite-desk,.trophy-item,.daily-sanctum,.season-ledger,.season-history,.profile-stats,.profile-trophy,.balance-season-note,.upgrade-visual-note{border-radius:4px}@media (max-width:340px){.section-nav{padding-inline:calc(9px + var(--safe-left)) calc(9px + var(--safe-right));grid-template-columns:82px minmax(0,1fr) 36px}.game-shell[data-view=detail] .map-return{font-size:10px}.section-nav h1{font-size:16px}.section-nav__sigil{width:26px;height:26px;font-size:12px}.realm-page{padding-inline:11px}.section-world,.realm-tabs{margin-inline:-11px}.section-world__identity{left:calc(12px + var(--safe-left))}.forge-track__heading{grid-template-columns:43px minmax(0,1fr)}.forge-track__heading>strong{text-align:left;grid-column:2;max-width:none}.forge-decision{grid-template-columns:1fr}.forge-actions,.forge-stage-note,.forge-shortfall{grid-column:1}.club-ledger{grid-template-columns:1fr .72fr .92fr}}@media (max-height:640px){.section-world{min-height:202px}.realm-page--hall .section-world,.realm-page--club .section-world{min-height:196px}.section-world__identity{bottom:17px}.realm-page--club .section-world__identity{top:12px;bottom:auto}.workshop-appearance{bottom:12px}}@media (min-width:700px){.realm-page{padding-inline:20px}.section-world,.realm-tabs{margin-inline:-20px}}@media (prefers-reduced-motion:reduce){.section-nav,.section-world,.forge-track{scroll-behavior:auto}}
