/* Random & Random V223 active stylesheet bundle.
 * Generated by scripts/build-v222-web-css-bundle.mjs.
 * Edit source layers, then rebuild; do not hand-edit this bundle.
 */

/* source: public/rev/rnr-v215.css */
:root{color-scheme:dark;--bg-0:#05100f;--bg-1:#071715;--bg-2:#0a1e1a;--surface:rgba(12,32,28,0.94);--surface-solid:#0c201c;--surface-raised:#112b25;--surface-soft:rgba(23,52,45,0.62);--line:rgba(142,190,175,0.18);--line-strong:rgba(142,210,190,0.34);--ivory:#f5f0e4;--text:#e9eee8;--muted:#9caea7;--faint:#728881;--teal:#62e0cf;--teal-deep:#1d8e7d;--cyan:#78d7e5;--amber:#eab34e;--amber-soft:#f3d391;--danger:#ed887d;--success:#72d79a;--focus:#a2fff0;--shadow:0 24px 70px rgba(0,0,0,0.28);--radius-sm:10px;--radius:16px;--radius-lg:24px;--rail:236px;--topbar:74px;font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Inter,system-ui,sans-serif;font-synthesis:none;} *{box-sizing:border-box;} html{min-width:320px;background:var(--bg-0);scroll-behavior:smooth;} body{margin:0;min-width:320px;min-height:100svh;overflow-x:hidden;background:radial-gradient(circle at 74% -10%,rgba(27,104,91,0.18),transparent 34rem),var(--bg-0);color:var(--text);} body,button,input,select,textarea{font:inherit;} button,input,select,textarea{color:inherit;} button,a{-webkit-tap-highlight-color:transparent;} button{border:0;} a{color:inherit;} img{display:block;max-width:100%;} .shell-icon{display:block;width:18px;height:18px;overflow:visible;color:inherit;pointer-events:none;} button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:3px;} .route-host:focus-visible{outline:none;} [disabled]{cursor:not-allowed;opacity:0.5;} ::selection{background:rgba(98,224,207,0.28);color:var(--ivory);} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;} .skip-link{position:fixed;z-index:1000;top:10px;left:12px;transform:translateY(-160%);min-height:44px;display:inline-flex;align-items:center;padding:0 16px;border-radius:10px;background:var(--ivory);color:#10211d;font-weight:900;text-decoration:none;} .skip-link:focus{transform:translateY(0);} .app-shell{display:grid;grid-template-columns:var(--rail) minmax(0,1fr);min-height:100svh;} .side-rail{position:sticky;top:0;z-index:20;align-self:start;height:100svh;display:flex;flex-direction:column;padding:22px 15px 18px;border-right:1px solid var(--line);background:linear-gradient(180deg,rgba(6,21,18,0.98),rgba(4,15,13,0.99));} .brand{min-height:68px;display:flex;align-items:center;gap:12px;padding:10px 11px;border:1px solid transparent;border-radius:14px;text-decoration:none;} .brand:hover{border-color:var(--line);background:rgba(20,48,41,0.46);} .brand img{width:42px;height:42px;filter:drop-shadow(0 0 12px rgba(98,224,207,0.22));} .brand>span{min-width:0;display:grid;gap:3px;} .brand strong{color:var(--ivory);font-size:16px;letter-spacing:-0.02em;} .brand small{color:var(--muted);font-size:11px;} .side-nav{display:grid;gap:2px;margin-top:22px;} .side-nav a{min-height:48px;display:grid;grid-template-columns:34px 1fr;align-items:center;padding:0 12px;border:1px solid transparent;border-radius:11px;color:var(--muted);font-size:14px;text-decoration:none;transition:color 150ms ease,background 150ms ease,border-color 150ms ease;} .side-nav a>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:rgba(103,149,136,0.08);color:var(--faint);} .side-nav a b{font-weight:700;} .side-nav a:hover{color:var(--text);background:rgba(22,52,45,0.58);} .side-nav a[aria-current="page"]{border-color:rgba(98,224,207,0.2);background:linear-gradient(90deg,rgba(25,102,88,0.36),rgba(18,47,40,0.55));color:var(--ivory);} .side-nav a[aria-current="page"]>span{background:rgba(98,224,207,0.14);color:var(--teal);} .side-legal{margin-top:auto;display:flex;flex-wrap:wrap;gap:5px 11px;padding:14px 10px 0;border-top:1px solid var(--line);} .side-legal a{color:var(--faint);font-size:11px;text-decoration:none;} .side-legal a:hover{color:var(--muted);text-decoration:underline;} .app-frame{min-width:0;} .top-bar{position:sticky;top:0;z-index:15;height:var(--topbar);display:grid;grid-template-columns:minmax(150px,1fr) auto auto;align-items:center;gap:22px;padding:0 clamp(22px,3.2vw,52px);border-bottom:1px solid var(--line);background:rgba(5,17,15,0.88);backdrop-filter:blur(18px);} .top-context{min-width:0;display:grid;gap:2px;line-height:1.2;} .eyebrow{color:var(--teal);font-size:11px;font-weight:850;letter-spacing:0.1em;text-transform:uppercase;} .top-context strong{overflow:hidden;color:var(--ivory);font-size:17px;text-overflow:ellipsis;white-space:nowrap;} .top-status{display:flex;align-items:center;gap:6px;} .top-status>span{min-height:46px;display:grid;grid-template-columns:22px auto;grid-template-rows:16px 20px;column-gap:6px;align-items:center;padding:4px 11px;border:1px solid var(--line);border-radius:11px;background:rgba(15,38,33,0.66);} .top-status i{grid-row:1 / -1;display:grid;place-items:center;color:var(--amber);font-style:normal;} .top-status .shell-icon{width:16px;height:16px;} .top-status small{color:var(--faint);font-size:11px;line-height:1;} .top-status b{color:var(--ivory);font-size:13px;line-height:1;} .account-chip{min-height:48px;display:flex;align-items:center;gap:10px;padding:5px 11px 5px 8px;border:1px solid var(--line);border-radius:12px;background:rgba(15,38,33,0.66);text-align:left;cursor:pointer;} .account-chip>span:first-child{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;background:rgba(98,224,207,0.12);color:var(--teal);} .account-chip .shell-icon{width:20px;height:20px;} .account-chip>span:last-child{min-width:0;display:grid;gap:2px;} .account-chip small{color:var(--faint);font-size:11px;} .account-chip b{max-width:130px;overflow:hidden;color:var(--ivory);font-size:12px;text-overflow:ellipsis;white-space:nowrap;} .bottom-nav{display:none;} .route-host{min-width:0;padding:clamp(28px,3.4vw,54px);} .route-page{width:min(100%,1280px);min-width:0;margin:0 auto;animation:route-in 160ms ease-out both;} .route-page a,.route-page button{min-width:44px;min-height:44px;} .route-loading{min-height:58vh;display:grid;place-content:center;justify-items:center;gap:15px;color:var(--muted);font-size:14px;} .loading-mark{width:42px;height:42px;border:2px solid rgba(98,224,207,0.18);border-top-color:var(--teal);border-radius:50%;animation:spin 800ms linear infinite;} .page-heading{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px;} .page-heading>div:first-child{min-width:0;} .page-heading h1{margin:7px 0 9px;color:var(--ivory);font-size:clamp(34px,4.5vw,60px);line-height:1.02;letter-spacing:-0.055em;text-wrap:balance;} .page-heading p{max-width:700px;margin:0;color:var(--muted);font-size:15px;line-height:1.65;} .heading-actions{display:flex;flex:0 0 auto;gap:8px;} .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;} .section-heading h2,.surface-card>header h2{margin:6px 0 0;color:var(--ivory);font-size:22px;letter-spacing:-0.035em;} .section-heading>span,.section-heading>a{color:var(--muted);font-size:12px;text-decoration:none;} .section-heading>a:hover{color:var(--teal);} .button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:11px;font-size:14px;font-weight:850;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:transform 150ms ease,background 150ms ease,border-color 150ms ease;} .button:not([disabled]):hover{transform:translateY(-1px);} .button.primary{background:var(--amber);color:#13211b;box-shadow:0 12px 28px rgba(234,179,78,0.14);} .button.primary:hover{background:#f1c164;} .button.secondary{border-color:rgba(98,224,207,0.3);background:rgba(37,116,101,0.22);color:var(--ivory);} .button.secondary:hover{background:rgba(37,116,101,0.36);} .button.ghost{border-color:var(--line);background:rgba(15,39,33,0.62);color:var(--text);} .button.ghost:hover{border-color:var(--line-strong);} .button.danger{border-color:rgba(237,136,125,0.32);background:rgba(111,42,38,0.26);color:#ffc5be;} .button.wide{width:100%;} .text-link{min-height:44px;display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:750;text-decoration:none;} .text-link:hover{color:var(--teal);} .surface-card{min-width:0;padding:clamp(20px,2.3vw,30px);border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(15,39,33,0.96),rgba(9,27,23,0.96));box-shadow:0 18px 48px rgba(0,0,0,0.12);} .fine-print,.inline-note{color:var(--muted);font-size:12px;line-height:1.6;} .inline-alert{margin:10px 0 0;color:#ffc0b9;font-size:12px;} .section-actions,.resource-actions,.report-actions,.dialog-actions{display:flex;flex-wrap:wrap;gap:9px;} .field{display:grid;gap:7px;color:var(--text);font-size:13px;font-weight:750;} .field>span{color:var(--muted);font-size:12px;} .field input,.field select,.field textarea,.search-field input,.select-field select{width:100%;min-height:46px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;outline:0;background:rgba(4,16,14,0.72);color:var(--ivory);font-size:14px;} .field textarea{min-height:132px;resize:vertical;line-height:1.6;} .field input:focus,.field select:focus,.field textarea:focus,.search-field input:focus,.select-field select:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(98,224,207,0.11);} .field>small{color:var(--faint);font-weight:500;text-align:right;} .form-message{min-height:20px;margin:8px 0 0;color:var(--amber-soft);font-size:12px;} .notice-stack{position:fixed;z-index:100;top:88px;right:20px;width:min(360px,calc(100% - 32px));display:grid;gap:8px;pointer-events:none;} .notice{padding:14px 16px;border:1px solid var(--line-strong);border-radius:12px;background:rgba(12,31,27,0.97);box-shadow:var(--shadow);color:var(--text);font-size:13px;line-height:1.55;animation:notice-in 180ms ease both;} .notice-success{border-color:rgba(114,215,154,0.42);} .notice-error{border-color:rgba(237,136,125,0.48);} .app-dialog{width:min(620px,calc(100% - 28px));max-height:calc(100svh - 32px);padding:0;overflow:visible;border:1px solid var(--line-strong);border-radius:22px;background:transparent;color:var(--text);box-shadow:var(--shadow);} .app-dialog::backdrop{background:rgba(1,8,7,0.78);backdrop-filter:blur(7px);} .dialog-card{position:relative;max-height:calc(100svh - 34px);padding:clamp(24px,4vw,38px);overflow-y:auto;border-radius:21px;background:linear-gradient(145deg,#112b25,#091b17);} .dialog-card h2{margin:8px 42px 12px 0;color:var(--ivory);font-size:clamp(24px,5vw,32px);line-height:1.2;letter-spacing:-0.04em;} .dialog-card>p{color:var(--muted);font-size:14px;line-height:1.65;} .dialog-close{position:absolute;top:14px;right:14px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:rgba(4,16,14,0.55);color:var(--muted);font-size:24px;cursor:pointer;} .dialog-actions{margin-top:24px;justify-content:flex-end;} .dialog-compact{max-width:500px;} .consent-card{display:grid;gap:12px;} .consent-row,.support-consent{min-height:72px;display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:flex-start;padding:15px;border:1px solid var(--line);border-radius:13px;background:rgba(5,19,16,0.55);cursor:pointer;} .consent-row input,.support-consent input{width:20px;height:20px;margin:2px 0 0;accent-color:var(--teal-deep);} .consent-row>span,.support-consent>span{display:grid;gap:4px;} .consent-row b,.support-consent b{color:var(--text);font-size:14px;} .consent-row small,.support-consent small{color:var(--muted);font-size:11px;line-height:1.5;} .consent-row a{min-height:44px;display:inline-flex;align-items:center;color:var(--teal);} .menu-dialog{max-width:560px;} .menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:22px;} .menu-grid a{min-height:82px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;align-content:center;padding:12px;border:1px solid var(--line);border-radius:13px;background:rgba(5,19,16,0.55);text-decoration:none;} .menu-grid a>span{grid-row:1 / -1;width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:rgba(98,224,207,0.1);color:var(--teal);} .menu-grid b{color:var(--ivory);font-size:14px;} .menu-grid small{color:var(--muted);font-size:11px;} .menu-legal{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid var(--line);} .menu-legal a{min-height:44px;display:inline-flex;align-items:center;color:var(--muted);font-size:11px;} .recovery-dialog-code,.recovery-reveal code{display:block;margin:22px 0;padding:18px;overflow-wrap:anywhere;border:1px solid rgba(234,179,78,0.35);border-radius:13px;background:rgba(3,13,11,0.74);color:var(--amber-soft);font:800 17px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:0.06em;text-align:center;user-select:all;} .empty-state{min-height:360px;display:grid;place-content:center;justify-items:center;gap:9px;padding:40px 22px;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:rgba(9,27,23,0.58);text-align:center;} .empty-state.compact{min-height:230px;} .empty-state h1,.empty-state h2{margin:6px 0 0;color:var(--ivory);font-size:23px;letter-spacing:-0.03em;} .empty-state p{max-width:520px;margin:0 0 12px;color:var(--muted);font-size:14px;line-height:1.6;} .empty-mark{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--teal);font-size:20px;} .empty-inline{min-height:130px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--muted);font-size:13px;text-align:center;} .empty-inline>span{color:var(--teal);font-size:20px;} .error-state{min-height:60vh;} .session-gate{position:relative;isolation:isolate;min-height:calc(100svh - var(--topbar) - 108px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,0.72fr);align-items:center;gap:clamp(36px,7vw,110px);padding:clamp(22px,5vw,72px);overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(90deg,rgba(4,18,15,0.97) 0%,rgba(4,18,15,0.85) 52%,rgba(4,18,15,0.54)),url("/assets/world/tower_lobby_desktop.webp") center / cover no-repeat;box-shadow:var(--shadow);} .session-gate::after{position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 72% 38%,rgba(98,224,207,0.1),transparent 18rem);content:"";} .session-gate-copy{max-width:650px;} .session-gate-copy h1{margin:12px 0 22px;color:var(--ivory);font-size:clamp(44px,4.4vw,62px);line-height:1.04;letter-spacing:-0.055em;text-wrap:balance;word-break:keep-all;} .session-gate-copy>p{max-width:580px;color:#bdcac4;font-size:17px;line-height:1.7;} .trust-list{display:grid;gap:11px;margin:28px 0 0;padding:0;list-style:none;} .trust-list li{display:grid;grid-template-columns:24px 1fr;gap:9px;color:var(--muted);font-size:13px;line-height:1.55;} .trust-list span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:rgba(98,224,207,0.12);color:var(--teal);font-size:11px;} .session-card{min-width:0;padding:clamp(24px,3vw,34px);border:1px solid rgba(156,205,190,0.24);border-radius:22px;background:rgba(8,26,22,0.91);box-shadow:0 30px 80px rgba(0,0,0,0.3);backdrop-filter:blur(14px);} .session-card form,.fresh-start{display:grid;gap:12px;} .session-card h2{margin:0;color:var(--ivory);font-size:21px;letter-spacing:-0.03em;} .session-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.6;} .session-card p b{color:var(--ivory);} .step-number{width:32px;height:24px;display:grid;place-items:center;border-radius:999px;background:rgba(98,224,207,0.1);color:var(--teal);font-size:11px;font-weight:900;} .session-divider{position:relative;height:36px;display:grid;place-items:center;margin:8px 0;} .session-divider::before{position:absolute;left:0;right:0;height:1px;background:var(--line);content:"";} .session-divider span{position:relative;padding:0 10px;background:#0b241e;color:var(--faint);font-size:11px;} .session-links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:22px;padding-top:16px;border-top:1px solid var(--line);} .session-links a{color:var(--faint);font-size:12px;} .route-home{position:relative;} .summon-stage{position:relative;isolation:isolate;min-height:410px;display:grid;grid-template-columns:minmax(0,0.85fr) minmax(280px,1.15fr);align-items:center;gap:30px;padding:clamp(28px,4vw,54px);overflow:hidden;border:1px solid rgba(234,179,78,0.3);border-radius:28px;background:linear-gradient(90deg,rgba(6,20,17,0.97) 0%,rgba(8,25,22,0.86) 43%,rgba(8,25,22,0.25) 74%),url("/assets/ui/v210/summon-contract-stage-v210.webp") center right / cover no-repeat;box-shadow:var(--shadow);} .summon-copy{position:relative;z-index:2;max-width:530px;} .summon-copy h2{margin:10px 0 15px;color:var(--ivory);font-size:clamp(38px,4.2vw,58px);line-height:1.04;letter-spacing:-0.055em;text-wrap:balance;word-break:keep-all;} .summon-copy>p{color:#bdcac4;font-size:14px;line-height:1.6;} .summon-wallet{display:flex;gap:8px;margin:22px 0 14px;} .summon-wallet span{min-width:110px;display:grid;gap:3px;padding:11px 14px;border:1px solid var(--line);border-radius:11px;background:rgba(5,18,15,0.72);} .summon-wallet small{color:var(--faint);font-size:11px;} .summon-wallet b{color:var(--ivory);font-size:15px;} .route-page .summon-button{width:min(100%,290px);min-height:58px;display:grid;gap:2px;background:linear-gradient(135deg,#f0c366,#d89b30);color:#172119;box-shadow:0 14px 34px rgba(234,179,78,0.2);} .summon-button span{font-size:16px;} .summon-button small{font-size:11px;font-weight:650;} .summon-sigil{position:relative;justify-self:center;width:min(31vw,310px);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(234,179,78,0.26);border-radius:50%;box-shadow:0 0 70px rgba(98,224,207,0.12);} .summon-sigil>span{width:48%;aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(98,224,207,0.38);border-radius:50%;background:rgba(4,17,14,0.62);color:var(--amber-soft);font-size:48px;text-shadow:0 0 22px rgba(234,179,78,0.5);} .summon-sigil i{position:absolute;inset:9%;border:1px solid rgba(98,224,207,0.12);border-radius:50%;} .summon-sigil i:nth-child(3){inset:20%;border-color:rgba(234,179,78,0.12);} .summon-sigil i:nth-child(4){inset:35%;} .result-reveal{margin-top:14px;padding:clamp(22px,3vw,36px);border:1px solid rgba(234,179,78,0.28);border-radius:var(--radius-lg);background:linear-gradient(150deg,rgba(61,44,17,0.24),rgba(9,27,23,0.95));} .result-reveal>header{margin-bottom:18px;} .result-reveal h2{margin:5px 0 0;color:var(--ivory);font-size:27px;} .result-reveal .section-actions{margin-top:20px;} .recent-heroes{margin-top:12px;} .recent-heroes .section-heading{margin-bottom:18px;} .hero-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;} .roster-grid{grid-template-columns:repeat(auto-fill,minmax(195px,1fr));} .hero-tile{position:relative;min-width:0;display:block;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:15px;background:#0a1d19;color:inherit;text-align:left;box-shadow:0 12px 28px rgba(0,0,0,0.14);} button.hero-tile{width:100%;cursor:pointer;} .hero-tile.selected{border-color:var(--teal);box-shadow:0 0 0 2px rgba(98,224,207,0.12);} .hero-tile.dead{filter:saturate(0.45);} .hero-art{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:radial-gradient(circle at 50% 25%,rgba(98,224,207,0.14),transparent 46%),linear-gradient(160deg,#19372f,#061411);} .hero-art::after{position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(5,17,14,0.82));content:"";pointer-events:none;} .hero-art img{width:100%;height:100%;object-fit:contain;object-position:center bottom;transform:scale(1.02);transition:transform 240ms ease;} .hero-tile:hover .hero-art img{transform:scale(1.045);} .hero-fallback{width:100%;height:100%;display:grid;place-items:center;color:rgba(245,240,228,0.26);font:700 46px/1 serif;} .hero-stars{position:absolute;z-index:2;top:9px;left:9px;max-width:calc(100% - 18px);overflow:hidden;color:var(--amber-soft);font-size:clamp(9px,1vw,12px);letter-spacing:-0.06em;text-shadow:0 2px 4px rgba(0,0,0,0.8);white-space:nowrap;} .hero-condition{position:absolute;z-index:2;right:8px;bottom:8px;padding:4px 7px;border-radius:999px;background:rgba(85,31,28,0.88);color:#ffc0b9;font-size:11px;font-weight:850;} .hero-tile-body{display:grid;padding:11px 12px 13px;} .hero-tile-body>span{color:var(--teal);font-size:11px;font-weight:800;} .hero-tile-body strong{margin-top:2px;overflow:hidden;color:var(--ivory);font-size:15px;letter-spacing:-0.02em;text-overflow:ellipsis;white-space:nowrap;} .hero-tile-body small{margin-top:4px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap;} .selection-mark{position:absolute;z-index:3;top:8px;right:8px;width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:9px;background:rgba(5,17,14,0.88);color:var(--teal);font-size:13px;} .hero-tile.compact .hero-tile-body{padding:8px 9px 10px;} .hero-tile.compact .hero-tile-body strong{font-size:13px;} .hero-tile.compact .hero-tile-body small{font-size:11px;} .collection-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;} .collection-summary article{min-height:112px;display:grid;align-content:center;padding:18px 20px;border:1px solid var(--line);border-radius:15px;background:rgba(12,32,28,0.8);} .collection-summary small{color:var(--faint);font-size:11px;} .collection-summary b{margin:3px 0;color:var(--ivory);font-size:26px;letter-spacing:-0.04em;} .collection-summary span{color:var(--muted);font-size:11px;} .collection-panel{min-width:0;padding:clamp(18px,2.5vw,30px);border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(9,27,23,0.82);} .filter-bar{display:grid;grid-template-columns:minmax(210px,1fr) auto 150px;align-items:center;gap:10px;margin-bottom:16px;} .search-field{display:block;} .segmented{display:flex;padding:3px;border:1px solid var(--line);border-radius:11px;background:rgba(5,18,15,0.6);} .segmented button{min-width:64px;min-height:44px;padding:0 10px;border-radius:8px;background:transparent;color:var(--muted);font-size:12px;cursor:pointer;} .segmented button[aria-pressed="true"]{background:var(--surface-raised);color:var(--ivory);} .select-field{position:relative;} .select-field>span{position:absolute;width:1px;height:1px;overflow:hidden;} .collection-count{display:flex;align-items:baseline;gap:7px;margin-bottom:12px;} .collection-count b{color:var(--ivory);font-size:15px;} .collection-count span{color:var(--faint);font-size:11px;} .load-more{margin-top:16px;} .route-rail-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;} .route-rail-actions a{min-height:84px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:12px;padding:13px 17px;border:1px solid var(--line);border-radius:14px;background:rgba(12,32,28,0.8);text-decoration:none;} .route-rail-actions a>span{grid-row:1 / -1;width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:rgba(98,224,207,0.1);color:var(--teal);} .route-rail-actions b{color:var(--ivory);font-size:14px;} .route-rail-actions small{color:var(--muted);font-size:11px;} .state-lock-banner,.history-banner,.support-truth{min-height:76px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:12px;padding:13px 16px;border:1px solid rgba(120,215,229,0.28);border-radius:14px;background:rgba(25,74,80,0.2);} .state-lock-banner>span,.history-banner>span,.support-truth>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:rgba(120,215,229,0.1);color:var(--cyan);} .state-lock-banner b,.history-banner b,.support-truth b{color:var(--ivory);font-size:13px;} .state-lock-banner p,.history-banner p,.support-truth p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.45;} .state-lock-banner a,.history-banner a,.support-truth a{min-height:44px;display:inline-flex;align-items:center;padding:0 12px;color:var(--cyan);font-size:11px;font-weight:800;} .candidate-avatar{display:block;width:54px;height:60px;overflow:hidden;border-radius:9px;} .candidate-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 20%;background:var(--surface-raised);} .candidate-avatar i{width:100%;height:100%;display:grid;place-items:center;background:var(--surface-raised);color:var(--teal);font-style:normal;} .forge-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,0.75fr);gap:12px;} .weapon-focus{min-width:0;min-height:530px;display:grid;grid-template-columns:minmax(260px,0.8fr) minmax(300px,1.2fr);align-items:center;gap:clamp(26px,5vw,64px);padding:clamp(28px,4vw,54px);border:1px solid var(--line-strong);border-radius:28px;background:radial-gradient(circle at 27% 43%,rgba(234,179,78,0.1),transparent 16rem),linear-gradient(145deg,#102e27,#071a16);box-shadow:var(--shadow);} .weapon-stage{position:relative;aspect-ratio:1;display:grid;place-items:center;} .weapon-stage[role="button"]{border-radius:20px;cursor:pointer;} .weapon-stage[role="button"]:focus-visible{outline:3px solid var(--focus);outline-offset:5px;} .weapon-stage::before,.weapon-stage::after{position:absolute;inset:7%;border:1px solid rgba(234,179,78,0.18);border-radius:50%;content:"";} .weapon-stage::after{inset:22%;border-color:rgba(98,224,207,0.15);} .weapon-stage img{position:relative;z-index:2;width:72%;height:72%;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,0.4));} .weapon-detail-dialog{max-width:520px;} .weapon-detail-dialog .dialog-card{background:radial-gradient(circle at 50% 30%,rgba(234,179,78,0.1),transparent 16rem),linear-gradient(145deg,#112b25,#091b17);} .weapon-detail-art{position:relative;inline-size:min(220px,100%);max-inline-size:100%;aspect-ratio:1;display:grid;place-items:center;margin:20px auto;overflow:hidden;border:1px solid rgba(234,179,78,0.24);border-radius:22px;background:radial-gradient(circle,rgba(98,224,207,0.09),rgba(3,14,12,0.7) 68%);} .weapon-detail-art::before{position:absolute;inset:12%;border:1px solid rgba(98,224,207,0.16);border-radius:50%;content:"";} .weapon-detail-art img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,0.4));} .weapon-glyph{position:relative;z-index:2;color:var(--amber-soft);font:700 clamp(68px,8vw,108px)/1 serif;text-shadow:0 0 36px rgba(234,179,78,0.25);} .weapon-level{position:absolute;z-index:3;right:12%;bottom:12%;min-width:42px;height:32px;display:grid;place-items:center;padding:0 8px;border:1px solid rgba(234,179,78,0.35);border-radius:999px;background:rgba(6,19,16,0.88);color:var(--amber-soft);font-size:12px;font-weight:900;} .weapon-copy h2{margin:10px 0 12px;color:var(--ivory);font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-0.05em;} .weapon-copy>p{color:var(--muted);font-size:13px;line-height:1.65;} .weapon-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:22px 0 16px;} .weapon-stats span{min-height:70px;display:grid;align-content:center;padding:10px;border:1px solid var(--line);border-radius:11px;background:rgba(5,18,15,0.58);} .weapon-stats small{color:var(--faint);font-size:11px;} .weapon-stats b{margin-top:3px;color:var(--ivory);font-size:15px;} .weapon-list-panel{min-width:0;padding:24px;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(9,27,23,0.82);} .weapon-list{display:grid;gap:6px;margin-top:16px;max-height:446px;overflow-y:auto;scrollbar-width:thin;} .weapon-row{width:100%;min-height:66px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--line);border-radius:11px;background:rgba(5,18,15,0.55);color:inherit;text-align:left;cursor:pointer;} .weapon-row.active{border-color:rgba(234,179,78,0.4);background:rgba(77,57,19,0.2);} .weapon-row-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:rgba(234,179,78,0.1);color:var(--amber-soft);font-family:serif;} .weapon-row-icon img{width:78%;height:78%;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(0,0,0,0.35));} .weapon-row-icon b{font-family:inherit;font-size:12px;} .weapon-row>span:nth-child(2){min-width:0;display:grid;gap:3px;} .weapon-row b{overflow:hidden;color:var(--ivory);font-size:12px;text-overflow:ellipsis;white-space:nowrap;} .weapon-row small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap;} .weapon-row em{color:var(--amber-soft);font-size:11px;font-style:normal;font-weight:800;} .report-ledger{display:grid;align-content:center;} .report-ledger>div{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);} .report-ledger small{color:var(--muted);font-size:11px;} .report-ledger b{color:var(--ivory);font-size:14px;text-align:right;} .report-ledger .loss-row{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px;} .report-ledger .loss-row b{color:#ffc0b9;text-align:left;} .record-timeline{margin-top:12px;} .record-timeline ol{display:grid;margin:20px 0 0;padding:0;list-style:none;} .record-timeline li{position:relative;min-height:68px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:12px;padding:11px 0;border-top:1px solid var(--line);} .record-node{width:12px;height:12px;margin:5px 0 0 5px;border:2px solid var(--teal-deep);border-radius:50%;background:var(--surface-solid);box-shadow:0 0 0 5px rgba(98,224,207,0.05);} .record-timeline li>div{min-width:0;} .record-timeline b{display:block;overflow:hidden;color:var(--ivory);font-size:13px;text-overflow:ellipsis;white-space:nowrap;} .record-timeline p{margin:3px 0 0;color:var(--muted);font-size:11px;} .record-timeline time{color:var(--faint);font-size:11px;} .guide-legal,.account-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;padding:28px 10px 4px;} .guide-legal a,.account-links a{min-height:44px;display:inline-flex;align-items:center;color:var(--muted);font-size:11px;} .account-identity-card{min-height:154px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:20px;padding:clamp(22px,3vw,34px);border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(18,55,46,0.96),rgba(7,25,21,0.96));} .identity-mark{width:72px;height:72px;display:grid;place-items:center;border:1px solid rgba(98,224,207,0.32);border-radius:20px;background:rgba(98,224,207,0.1);color:var(--teal);font-size:28px;font-weight:850;} .account-identity-card h2{margin:6px 0 4px;color:var(--ivory);font-size:27px;letter-spacing:-0.04em;} .account-identity-card p{margin:0;color:var(--muted);font-size:12px;} .kakao-auth-card{margin-top:12px;} .kakao-auth-card.saved{border-color:rgba(114,215,154,0.28);} .kakao-auth-card.guest{border-color:rgba(234,179,78,0.28);} .kakao-auth-card>p{max-width:760px;margin:15px 0 0;color:var(--muted);font-size:12px;line-height:1.7;} .kakao-login-button{width:min(300px,100%);display:block;margin-top:20px;overflow:hidden;border:0;border-radius:6px;background:transparent;line-height:0;} .kakao-login-button img{width:100%;height:auto;display:block;aspect-ratio:20 / 3;object-fit:contain;opacity:1;filter:none;mix-blend-mode:normal;} .kakao-login-button:focus-visible{outline:3px solid var(--focus);outline-offset:5px;} .auth-unavailable{padding:13px 15px;border:1px dashed var(--line-strong);border-radius:11px;} .account-alternatives{margin-top:12px;} .account-alternatives>summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;color:var(--ivory);font-size:14px;font-weight:850;cursor:pointer;} .account-alternatives>summary::after{color:var(--teal);content:"+";} .account-alternatives[open]>summary::after{content:"−";} .account-alternative-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:18px;border-top:1px solid var(--line);} .account-alternative-grid>section{min-width:0;padding:18px;border:1px solid var(--line);border-radius:14px;background:rgba(4,17,14,0.5);} .account-alternative-grid h3{margin:0 0 8px;color:var(--ivory);font-size:17px;} .account-alternative-grid p{color:var(--muted);font-size:11px;line-height:1.65;} .session-alternatives{margin-top:18px;border-top:1px solid var(--line);} .session-alternatives>summary{min-height:52px;display:flex;align-items:center;color:var(--teal);font-size:12px;font-weight:850;cursor:pointer;} .session-alternatives form{padding-top:14px;border-top:1px solid var(--line);} .onboarding-steps{margin:18px 0 0;padding:0;list-style:none;} .onboarding-steps li{min-height:112px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:17px 0;border-top:1px solid var(--line);} .onboarding-steps li>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;color:var(--faint);font-size:11px;font-weight:900;} .onboarding-steps li.current>span{border-color:var(--teal);background:rgba(98,224,207,0.12);color:var(--teal);} .onboarding-steps li.done>span{border-color:rgba(114,215,154,0.3);color:var(--success);} .onboarding-steps b{color:var(--ivory);font-size:15px;} .onboarding-steps p{margin:5px 0;color:var(--muted);font-size:12px;line-height:1.6;} .onboarding-steps a,.onboarding-steps button{min-height:44px;display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:var(--teal);font-size:12px;font-weight:850;cursor:pointer;} .connection-badge{min-height:32px;display:inline-flex;align-items:center;padding:0 11px;border:1px solid rgba(114,215,154,0.3);border-radius:999px;background:rgba(56,119,76,0.14);color:var(--success);font-size:11px;font-weight:850;} .connection-badge.pending{border-color:rgba(234,179,78,0.3);background:rgba(115,77,19,0.18);color:var(--amber-soft);} .kakao-link-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;} .kakao-link-heading h2{margin:6px 0 0;color:var(--ivory);font-size:23px;letter-spacing:-0.035em;} .kakao-link-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;} .account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;} .recovery-status{min-height:70px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;margin:18px 0 12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(5,18,15,0.5);} .recovery-status>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:rgba(98,224,207,0.1);color:var(--teal);} .recovery-status>div{display:grid;gap:3px;} .recovery-status b{color:var(--ivory);font-size:13px;} .recovery-status small{color:var(--muted);font-size:11px;} .consent-status-card dl{display:grid;margin:18px 0;} .consent-status-card dl>div{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);} .consent-status-card dt{color:var(--muted);font-size:11px;} .consent-status-card dd{margin:0;color:var(--success);font-size:11px;font-weight:800;} .legal-buttons{display:flex;flex-wrap:wrap;gap:9px 14px;margin-bottom:16px;} .legal-buttons a{min-height:44px;display:inline-flex;align-items:center;color:var(--teal);font-size:11px;} .account-security{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:12px;} .account-security h2{margin:6px 0;color:var(--ivory);font-size:20px;} .account-security p{margin:0;color:var(--muted);font-size:11px;} .danger-zone{margin-top:12px;border-color:rgba(237,136,125,0.24);} .danger-zone h2{margin:6px 0;color:#ffc0b9;font-size:20px;} .danger-zone>div>p{max-width:760px;margin:0;color:var(--muted);font-size:11px;line-height:1.6;} .danger-zone details{margin-top:18px;border-top:1px solid rgba(237,136,125,0.18);} .danger-zone summary{min-height:50px;display:flex;align-items:center;color:#ffc0b9;font-size:12px;font-weight:800;cursor:pointer;} .danger-zone form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;border:1px solid rgba(237,136,125,0.18);border-radius:13px;background:rgba(48,19,18,0.2);} .danger-zone form .fine-print{grid-column:1 / -1;margin:0;} .danger-zone form .button{grid-column:1 / -1;justify-self:end;} .support-truth{border-color:rgba(98,224,207,0.25);background:rgba(26,82,70,0.2);} .support-truth>span{color:var(--teal);} .support-truth a{color:var(--teal);} .support-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,0.9fr);gap:12px;align-items:start;} .ticket-compose form{display:grid;gap:14px;margin-top:20px;} .support-retention-note{margin:0;padding:13px 15px;border:1px solid var(--line);border-radius:12px;background:rgba(5,19,16,0.55);color:var(--muted);font-size:12px;line-height:1.65;} .support-retention-note a{min-height:44px;display:inline-flex;align-items:center;color:var(--teal);font-weight:800;vertical-align:middle;} .ticket-list{display:grid;gap:6px;margin-top:16px;} .ticket-row{width:100%;min-height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) 24px;align-items:center;gap:11px;padding:10px;border:1px solid var(--line);border-radius:11px;background:rgba(5,18,15,0.55);color:inherit;text-align:left;cursor:pointer;} .ticket-row.active{border-color:rgba(98,224,207,0.4);background:rgba(28,86,74,0.22);} .ticket-row>span:nth-child(2){min-width:0;display:grid;gap:4px;} .ticket-row b{overflow:hidden;color:var(--ivory);font-size:12px;text-overflow:ellipsis;white-space:nowrap;} .ticket-row small{color:var(--muted);font-size:11px;} .ticket-row em{color:var(--teal);font-style:normal;} .ticket-status{min-height:28px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:11px;font-weight:800;white-space:nowrap;} .ticket-status.open,.ticket-status.pending{border-color:rgba(120,215,229,0.3);color:var(--cyan);} .ticket-status.answered,.ticket-status.resolved{border-color:rgba(114,215,154,0.3);color:var(--success);} .ticket-detail{margin-top:12px;} .ticket-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;} .ticket-detail-head h2{margin:6px 0 0;color:var(--ivory);font-size:23px;} .message-thread{display:grid;gap:10px;margin:24px 0;} .message{max-width:82%;padding:14px 16px;border:1px solid var(--line);border-radius:14px 14px 14px 4px;background:rgba(5,18,15,0.56);} .message.operator{justify-self:end;border-color:rgba(98,224,207,0.24);border-radius:14px 14px 4px;background:rgba(28,86,74,0.2);} .message header{display:flex;justify-content:space-between;gap:18px;} .message b{color:var(--teal);font-size:11px;} .message time{color:var(--faint);font-size:11px;} .message p{margin:8px 0 0;color:var(--text);font-size:12px;line-height:1.65;white-space:pre-wrap;} .reply-form{display:grid;gap:10px;padding-top:18px;border-top:1px solid var(--line);} .reply-form .button{justify-self:end;} @media (max-width:1180px){:root{--rail:210px;} .top-bar{gap:12px;padding-inline:24px;} .top-status>span{padding-inline:8px;} .top-status small{display:none;} .account-chip small{display:none;} .hero-grid{grid-template-columns:repeat(4,minmax(0,1fr));} .result-grid{grid-template-columns:repeat(5,minmax(0,1fr));} .forge-layout{grid-template-columns:1fr;} .forge-layout .weapon-list-panel{max-height:none;} .weapon-list{max-height:360px;} .weapon-detail-art{inline-size:min(190px,100%);}} @media (max-width:900px){:root{--topbar:104px;} .app-shell{display:block;} .side-rail{display:none;} .top-bar{height:var(--topbar);grid-template-columns:minmax(0,1fr) auto;grid-template-rows:52px 44px;gap:0 10px;padding:4px 16px;} .top-context{align-self:center;} .top-context .eyebrow{font-size:11px;} .top-context strong{font-size:15px;} .account-chip{grid-column:2;grid-row:1;min-height:44px;align-self:center;padding:4px;border:0;background:transparent;} .account-chip>span:first-child{width:38px;height:38px;} .account-chip>span:last-child{display:none;} .top-status{grid-column:1 / -1;grid-row:2;width:100%;align-self:start;gap:6px;} .top-status>span{min-width:0;min-height:40px;flex:1 1 0;grid-template-columns:17px minmax(0,1fr);grid-template-rows:1fr;padding:3px 8px;} .top-status i{grid-row:auto;} .top-status b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap;} .bottom-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;min-height:calc(68px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;padding:5px 5px env(safe-area-inset-bottom);border-top:1px solid var(--line-strong);background:rgba(5,18,15,0.96);backdrop-filter:blur(18px);} .bottom-nav a,.bottom-nav button{min-width:0;min-height:58px;display:grid;place-content:center;justify-items:center;gap:3px;padding:4px 2px;border-radius:10px;background:transparent;color:var(--faint);text-decoration:none;cursor:pointer;} .bottom-nav .shell-icon{width:18px;height:18px;} .bottom-nav b{font-size:11px;} .bottom-nav a[aria-current="page"]{background:rgba(98,224,207,0.09);color:var(--teal);} .route-host{padding:24px 20px calc(92px + env(safe-area-inset-bottom));} .notice-stack{top:112px;} .session-gate{min-height:auto;grid-template-columns:1fr;gap:34px;background:linear-gradient(180deg,rgba(4,18,15,0.82),rgba(4,18,15,0.97) 40%),url("/assets/world/tower_lobby_mobile.webp") top center / 100% auto no-repeat;} .session-gate-copy{padding-top:100px;} .account-grid,.support-layout{grid-template-columns:1fr;} .hero-grid{grid-template-columns:repeat(3,minmax(0,1fr));} .result-grid{grid-template-columns:repeat(3,minmax(0,1fr));} .forge-layout{grid-template-columns:1fr;} .weapon-focus{grid-template-columns:minmax(220px,0.8fr) minmax(280px,1.2fr);}} @media (max-width:620px){.route-host{padding:20px 14px calc(88px + env(safe-area-inset-bottom));} .page-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:22px;} .page-heading h1{font-size:40px;} .page-heading p{font-size:13px;} .heading-actions,.heading-actions .button{width:100%;} .surface-card{padding:20px;border-radius:18px;} .button{min-height:46px;} .section-actions,.resource-actions{display:grid;grid-template-columns:1fr;width:100%;} .section-actions .button,.resource-actions .button{width:100%;} .session-gate{padding:20px;border-radius:20px;} .session-gate-copy{padding-top:70px;} .session-gate-copy h1{font-size:45px;} .session-gate-copy>p{font-size:14px;} .session-card{padding:20px;} .summon-stage{min-height:520px;grid-template-columns:1fr;align-content:end;padding:24px 20px;border-radius:21px;background:linear-gradient(180deg,rgba(6,20,17,0.18),rgba(6,20,17,0.94) 50%,rgba(6,20,17,0.99)),url("/assets/ui/v210/summon-contract-stage-v210.webp") 66% top / auto 70% no-repeat;} .summon-copy{padding-top:56px;} .summon-copy h2{font-size:42px;} .summon-sigil{display:none;} .summon-wallet span{min-width:0;flex:1;} .route-page .summon-button{width:100%;max-width:none;} .hero-grid,.result-grid,.compact-grid,.roster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;} .hero-tile-body{padding:9px 9px 11px;} .hero-tile-body strong{font-size:13px;} .hero-tile-body small{font-size:11px;} .collection-summary{grid-template-columns:repeat(2,minmax(0,1fr));} .collection-summary article:last-child{grid-column:1 / -1;} .collection-summary article{min-height:92px;padding:14px;} .collection-summary b{font-size:22px;} .filter-bar{grid-template-columns:1fr;} .segmented{display:grid;grid-template-columns:repeat(3,1fr);} .segmented button{min-width:0;min-height:44px;} .route-rail-actions{grid-template-columns:1fr;} .state-lock-banner,.history-banner,.support-truth{grid-template-columns:40px 1fr;} .state-lock-banner a,.history-banner a,.support-truth a{grid-column:1 / -1;justify-content:center;border-top:1px solid var(--line);} .candidate-avatar{width:50px;} .forge-layout{grid-template-columns:1fr;} .weapon-focus{min-height:0;grid-template-columns:1fr;gap:12px;padding:22px;border-radius:21px;} .weapon-stage{width:min(56vw,180px);justify-self:center;} .weapon-detail-art{inline-size:min(180px,100%);} .weapon-copy h2{font-size:38px;} .weapon-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0 12px;} .weapon-stats span{padding:8px;} .weapon-list-panel{padding:18px;} .weapon-list{max-height:none;} .report-ledger{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;} .report-ledger>div{min-height:52px;} .report-ledger .loss-row{grid-column:1 / -1;} .record-timeline li{grid-template-columns:20px minmax(0,1fr);} .record-timeline time{grid-column:2;} .account-identity-card{grid-template-columns:58px minmax(0,1fr);gap:13px;padding:20px;} .identity-mark{width:56px;height:56px;border-radius:16px;font-size:22px;} .connection-badge{grid-column:1 / -1;justify-self:start;} .kakao-link-heading{align-items:flex-start;flex-direction:column;} .kakao-link-heading .connection-badge{grid-column:auto;} .kakao-link-actions{display:grid;grid-template-columns:1fr;} .kakao-link-actions .button{width:100%;} .account-grid{grid-template-columns:1fr;} .account-alternative-grid{grid-template-columns:1fr;} .account-security{align-items:flex-start;flex-direction:column;} .account-security .button{width:100%;} .danger-zone form{grid-template-columns:1fr;} .danger-zone form .fine-print,.danger-zone form .button{grid-column:auto;} .danger-zone form .button{width:100%;} .support-layout{grid-template-columns:1fr;} .ticket-detail-head{flex-direction:column;} .message{max-width:94%;} .reply-form .button{width:100%;} .menu-grid{grid-template-columns:1fr;} .dialog-actions{display:grid;grid-template-columns:1fr;} .dialog-actions .button{width:100%;}} @media (max-width:370px){.route-host{padding-inline:11px;} .page-heading h1{font-size:36px;} .summon-copy h2{font-size:38px;} .hero-grid,.result-grid,.compact-grid,.roster-grid{gap:6px;} .hero-tile-body strong{font-size:12px;}} @keyframes route-in{from{opacity:0;transform:translateY(7px);} to{opacity:1;transform:translateY(0);}} @keyframes spin{to{transform:rotate(360deg);}} @keyframes notice-in{from{opacity:0;transform:translateY(-6px);} to{opacity:1;transform:translateY(0);}} @media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;} *,*::before,*::after{animation-duration:0.01ms;animation-iteration-count:1;transition-duration:0.01ms;}}

/* source: public/css/v216-kakao-first-web-aux.css */
.v216-web-aux-account,.v216-web-aux-summon,.v216-web-aux-records{--v216-kakao:#fee500;--v216-kakao-ink:#191600;--v216-readonly:#8fd8ca;} .v216-account-identity{position:relative;overflow:hidden;} .v216-account-identity::after{position:absolute;right:-54px;bottom:-76px;width:190px;height:190px;border:1px solid rgba(98,224,207,0.1);border-radius:50%;content:"";} .v216-public-record-id{position:relative;z-index:1;display:inline-flex;margin-top:10px;padding:5px 8px;border:1px solid rgba(98,224,207,0.2);border-radius:8px;background:rgba(2,14,12,0.42);color:#a9d8cf;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;} .v216-account-scope-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0 0;} .v216-account-scope-grid>div{min-width:0;padding:14px 16px;border:1px solid var(--line);border-radius:13px;background:rgba(6,23,19,0.8);} .v216-account-scope-grid dt{color:var(--faint);font-size:10px;font-weight:750;} .v216-account-scope-grid dd{margin:5px 0 0;overflow-wrap:anywhere;color:var(--ivory);font-size:12px;font-weight:800;} .v216-web-aux-account .kakao-auth-card{margin-top:12px;border-color:rgba(254,229,0,0.2);background:linear-gradient(145deg,rgba(37,38,18,0.78),rgba(7,25,21,0.97) 58%);} @media (max-width:760px){.v216-account-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr));}} .v216-web-aux-account .kakao-auth-card.unknown{border-color:rgba(237,136,125,0.38);background:linear-gradient(145deg,rgba(55,31,28,0.8),rgba(12,24,21,0.97) 60%);} .v216-auth-unknown,.v216-status-warning{margin-top:16px;padding:15px 17px;border:1px solid rgba(237,136,125,0.26);border-radius:13px;background:rgba(64,32,28,0.32);} .v216-auth-unknown b,.v216-status-warning b{color:#ffd7d2;font-size:13px;} .v216-auth-unknown p,.v216-status-warning p{margin:5px 0 0;color:#cbb4b0;font-size:11px;line-height:1.65;} .v216-surface-contract{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:12px;border-color:rgba(98,224,207,0.22);background:radial-gradient(circle at 86% 20%,rgba(98,224,207,0.08),transparent 16rem),rgba(7,25,21,0.88);} .v216-surface-contract h2,.v216-kakao-guidance h2{margin:7px 0 8px;color:var(--ivory);font-size:21px;letter-spacing:-0.035em;} .v216-surface-contract p,.v216-kakao-guidance p{margin:0;color:var(--muted);font-size:12px;line-height:1.65;} .v216-surface-contract ul{min-width:190px;display:grid;gap:7px;margin:0;padding:0;list-style:none;} .v216-surface-contract li{color:var(--v216-readonly);font-size:11px;font-weight:750;} .v216-surface-contract li::before{margin-right:7px;color:var(--teal);content:"✓";} .v216-readonly-consent dl{margin-bottom:10px;} .v216-version-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;} .v216-version-list span{padding:5px 8px;border:1px solid var(--line);border-radius:999px;color:var(--faint);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;} .v216-kakao-guidance{border-color:rgba(254,229,0,0.16);} .v216-kakao-guidance>p:first-of-type{margin:15px 0 8px;} .v216-kakao-guidance .button{margin-top:19px;} .v216-web-aux-account .recovery-status{align-items:center;} .v216-web-aux-account .recovery-status>span{display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:10px;background:rgba(98,224,207,0.07);} .v216-record-index .section-heading p{margin:6px 0 0;color:var(--faint);font-size:10px;} .v216-exact-run-banner p{color:var(--muted);} .v216-terminal-record{min-height:220px;display:grid;align-content:center;gap:14px;padding:clamp(27px,4vw,44px);border-color:rgba(98,224,207,0.24);background:radial-gradient(circle at 88% 16%,rgba(98,224,207,0.08),transparent 15rem),rgba(7,25,21,0.92);} .v216-terminal-record.failed,.v216-terminal-record.error{border-color:rgba(237,136,125,0.3);background:radial-gradient(circle at 88% 16%,rgba(237,136,125,0.08),transparent 15rem),rgba(31,23,21,0.92);} .v216-terminal-record.legacy,.v216-terminal-record.missing{border-color:rgba(234,179,78,0.26);background:radial-gradient(circle at 88% 16%,rgba(234,179,78,0.07),transparent 15rem),rgba(27,25,17,0.92);} .v216-terminal-record h2{margin:0;color:var(--ivory);font-size:clamp(25px,3.4vw,38px);letter-spacing:-0.045em;} .v216-terminal-record>p{max-width:720px;margin:0;color:var(--muted);font-size:12px;line-height:1.7;} .v216-terminal-record .button{width:fit-content;} .v216-encounter-detail,.v216-detail-section{min-width:0;padding:19px;border:1px solid var(--line);border-radius:15px;background:rgba(4,17,14,0.5);} .v216-encounter-detail h3,.v216-detail-section h3{margin:7px 0 8px;color:var(--ivory);font-size:17px;letter-spacing:-0.035em;} .v216-encounter-detail p,.v216-detail-section p{margin:0;color:var(--muted);font-size:11px;line-height:1.65;} .v216-encounter-detail dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 0;} .v216-encounter-detail dl div{display:grid;gap:3px;padding:9px 10px;border-radius:9px;background:rgba(98,224,207,0.045);} .v216-encounter-detail dt{color:var(--faint);font-size:9px;} .v216-encounter-detail dd{margin:0;color:var(--ivory);font-size:11px;font-weight:750;} .v216-result-ledger{grid-template-columns:repeat(6,minmax(0,1fr));} .v216-record-link{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;color:inherit;text-decoration:none;} .v216-record-link>div{min-width:0;} .v216-record-link b{display:block;overflow:hidden;color:var(--ivory);font-size:13px;text-overflow:ellipsis;white-space:nowrap;} .v216-record-link p{margin:3px 0 0;color:var(--muted);font-size:11px;} .v216-record-link>span{color:var(--teal);font-size:16px;transition:transform 160ms ease;} .v216-record-link:hover>span,.v216-record-link:focus-visible>span{transform:translateX(3px);} .v216-record-link[aria-current="page"] b{color:var(--teal);} @media (max-width:900px){.v216-surface-contract{grid-template-columns:1fr;} .v216-surface-contract ul{min-width:0;} .v216-result-ledger{grid-template-columns:repeat(3,minmax(0,1fr));}} @media (max-width:640px){.v216-terminal-record .button{width:100%;} .v216-result-ledger,.v216-encounter-detail dl{grid-template-columns:repeat(2,minmax(0,1fr));} .v216-record-index li{grid-template-columns:18px minmax(0,1fr);} .v216-record-index time{grid-column:2;}} @media (prefers-reduced-motion:reduce){.v216-record-link>span{transition:none;}}

/* source: public/css/v216-layered-hero-cards.css */
.layered-hero-tile{animation:v216-hero-card-reveal 420ms cubic-bezier(.2,.78,.28,1) both;contain:layout paint;} .layered-hero-tile.reveal-0{animation-delay:0ms;} .layered-hero-tile.reveal-1{animation-delay:55ms;} .layered-hero-tile.reveal-2{animation-delay:110ms;} .layered-hero-tile.reveal-3{animation-delay:165ms;} .layered-hero-tile.reveal-4{animation-delay:220ms;} .layered-hero-tile.reveal-5{animation-delay:275ms;} .layered-hero-tile.reveal-6{animation-delay:330ms;} .layered-hero-tile.reveal-7{animation-delay:385ms;} .layered-hero-tile.reveal-8{animation-delay:440ms;} .layered-hero-art{isolation:isolate;background:#0b211c;} .layered-hero-art::before{position:absolute;z-index:1;inset:7% 8% 13%;border-radius:46% 46% 38% 38%;background:radial-gradient(circle at 50% 36%,rgba(255,255,244,.34),rgba(130,238,218,.08) 46%,transparent 70%);opacity:.52;transition:opacity 220ms ease,filter 220ms ease;content:"";pointer-events:none;} .layered-hero-art::after{z-index:3;height:20%;background:linear-gradient(transparent,rgba(5,17,14,.28));} .layered-hero-art>.hero-card-background,.layered-hero-art>.hero-card-frame,.layered-hero-art .hero-card-body-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;transform:none !important;} .layered-hero-art>.hero-card-background{z-index:0;transition:none;} .hero-body-layer{position:absolute;z-index:2;inset:0;display:block;transform:translateY(0) scale(1);transform-origin:50% 82.5%;transition:transform 240ms cubic-bezier(.2,.78,.28,1),filter 240ms ease;pointer-events:none;} .portrait-body-layer .hero-card-body-image{object-fit:contain;object-position:50% 50%;} .layered-hero-art>.hero-card-frame{z-index:4;transition:none;pointer-events:none;} .hero-rarity{position:absolute;z-index:6;left:29%;bottom:6.9%;width:42%;min-height:6.9%;display:grid;place-items:center;overflow:hidden;color:#ffe26b;font-size:clamp(8px,.86vw,12px);font-weight:900;line-height:1;letter-spacing:-.07em;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.86);white-space:nowrap;pointer-events:none;} .layered-hero-art .hero-condition{z-index:7;} .layered-hero-tile .selection-mark{z-index:8;} .layered-hero-tile .hero-tile-body strong{min-height:2.7em;display:-webkit-box;margin-top:3px;overflow:hidden;color:var(--ivory);line-height:1.35;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;text-overflow:clip;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;} .selected-slot .layered-hero-tile .hero-tile-body strong{min-height:0;} @media (hover:hover) and (pointer:fine){.layered-hero-tile:hover .hero-body-layer{transform:translateY(-2.1%) scale(1.015);filter:drop-shadow(0 9px 9px rgba(2,13,10,.24));} .layered-hero-tile:hover .layered-hero-art::before{opacity:.72;filter:saturate(1.06);} .layered-hero-tile:hover .layered-hero-art>.hero-card-background,.layered-hero-tile:hover .layered-hero-art>.hero-card-frame,.layered-hero-tile:hover .layered-hero-art .hero-card-body-image{transform:none !important;}} @media (max-width:720px){.result-grid>.layered-hero-tile:last-child:nth-child(odd){grid-column:1 / -1;width:calc(50% - 4px);justify-self:center;} .hero-rarity{bottom:6.75%;font-size:clamp(7px,2.25vw,10px);} .layered-hero-tile .hero-tile-body strong{min-height:2.72em;line-height:1.36;}} @media (max-width:360px){.hero-rarity{letter-spacing:-.1em;} .layered-hero-tile .hero-tile-body strong{font-size:12px;}} @media (prefers-reduced-motion:reduce){.layered-hero-tile{animation:none !important;} .hero-body-layer,.layered-hero-art::before{transform:none !important;transition:none !important;}} @media (forced-colors:active){.layered-hero-tile{border-color:CanvasText;} .hero-rarity{color:CanvasText;text-shadow:none;}} @keyframes v216-hero-card-reveal{from{opacity:0;transform:translateY(8px) scale(.985);} to{opacity:1;transform:translateY(0) scale(1);}}

/* source: public/css/v217-rnr-full-rev.css */
:root{--v217-mint:#68ead7;--v217-mint-deep:#129c8d;--v217-gold:#f4bf55;--v217-ivory:#f7f1e5;--v217-panel:rgba(8,31,28,.9);--v217-line:rgba(104,234,215,.2);--v217-shadow:0 24px 64px rgba(0,0,0,.34);} .button,button,a{-webkit-tap-highlight-color:transparent;} .button,.account-chip,.side-nav a,.bottom-nav a,.bottom-nav button,.weapon-row{transition:transform 150ms ease,border-color 150ms ease,background-color 150ms ease,box-shadow 150ms ease,opacity 150ms ease;} .button:active:not(:disabled),.account-chip:active,.weapon-row:active{transform:translateY(1px) scale(.985);} .button:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(104,234,215,.75);outline-offset:3px;} .brand img{filter:drop-shadow(0 0 13px rgba(104,234,215,.22));} .top-status>span{min-width:78px;padding:7px 11px 7px 8px;background:linear-gradient(145deg,rgba(15,48,43,.96),rgba(7,28,25,.96));border-color:rgba(104,234,215,.18);} .top-status i{width:30px;height:30px;display:grid;place-items:center;} .top-status i img{width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 3px 7px rgba(0,0,0,.32));} .top-status b{color:var(--v217-ivory);font-variant-numeric:tabular-nums;} body[data-kakao-ready="false"] .top-status>span{opacity:.64;} .route-page{animation:v217-route-in 260ms cubic-bezier(.2,.85,.3,1) both;} @keyframes v217-route-in{from{opacity:0;transform:translateY(8px);} to{opacity:1;transform:translateY(0);}} .login-card-mark{display:block;width:72px;height:72px;margin-bottom:22px;} .login-card-mark img{width:100%;height:100%;} .kakao-login-reset{display:block;width:min(100%,360px);margin-top:25px;padding:0;border:0;border-radius:12px;overflow:hidden;background:#fee500;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.23);} .kakao-login-reset img{display:block;width:100%;height:auto;} .kakao-login-reset:disabled{opacity:.58;cursor:wait;} .login-assurance{display:flex;gap:8px;align-items:center;font-size:13px;} .login-assurance span{color:var(--v217-mint);} .v217-fallbacks{margin-top:24px;border-top:1px solid rgba(255,255,255,.09);padding-top:17px;} .v217-fallbacks>summary{color:#a9bbb7;font-weight:750;cursor:pointer;} .fallback-stack{display:grid;gap:16px;margin-top:18px;} .fallback-stack form{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(0,0,0,.16);} .fallback-stack h3{margin:0 0 6px;color:var(--v217-ivory);} .fallback-stack p{margin:0 0 14px;color:#91aaa4;line-height:1.55;} .v217-summon-stage{min-height:510px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);background:linear-gradient(115deg,rgba(8,38,34,.98),rgba(7,25,23,.9)),radial-gradient(circle at 78% 50%,rgba(79,220,198,.18),transparent 35%);overflow:hidden;} .v217-summon-stage .summon-copy{align-self:center;max-width:650px;} .v217-summon-stage h2{font-size:clamp(40px,5.1vw,72px);line-height:1.02;letter-spacing:-.05em;} .v217-summon-stage h2 em{color:var(--v217-gold);font-style:normal;} .v217-summon-stage .summon-copy>p{max-width:610px;line-height:1.7;} .summon-price-row{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 18px;} .summon-price-row>span{display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;column-gap:9px;align-items:center;min-width:150px;padding:10px 14px 10px 10px;border:1px solid var(--v217-line);border-radius:15px;background:rgba(4,21,18,.6);} .summon-price-row img{width:38px;height:38px;grid-row:1 / 3;} .summon-price-row small{color:#8da9a3;} .summon-price-row b{color:var(--v217-ivory);font-size:18px;} .summon-actions-v217{display:flex;flex-wrap:wrap;gap:10px;} .summon-actions-v217 .button{min-height:54px;min-width:170px;display:inline-flex;flex-direction:column;justify-content:center;} .summon-actions-v217 .button small{display:block;margin-top:3px;opacity:.75;font-size:11px;} .summon-actions-v217 .summon-five{min-width:220px;box-shadow:0 12px 30px rgba(244,191,85,.15);} .summon-actions-v217 .is-casting{animation:v217-cast 760ms ease-in-out infinite alternate;} @keyframes v217-cast{to{filter:brightness(1.2);box-shadow:0 0 34px rgba(104,234,215,.35);}} .summon-portal{position:relative;min-height:400px;display:grid;place-items:center;isolation:isolate;} .summon-portal::before,.summon-portal::after,.summon-portal span{content:"";position:absolute;border-radius:50%;border:1px solid rgba(104,234,215,.5);} .summon-portal::before{width:315px;height:315px;box-shadow:inset 0 0 70px rgba(56,210,188,.12),0 0 60px rgba(56,210,188,.1);animation:v217-spin 18s linear infinite;} .summon-portal::after{width:235px;height:235px;border-style:dashed;animation:v217-spin 12s linear infinite reverse;} .summon-portal span{width:150px;height:150px;background:radial-gradient(circle,rgba(128,255,237,.24),rgba(14,100,91,.08) 48%,transparent 70%);box-shadow:0 0 75px rgba(83,230,209,.22);} .summon-portal i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--v217-gold);box-shadow:0 0 16px var(--v217-gold);animation:v217-float 2.6s ease-in-out infinite alternate;} .summon-portal i:nth-of-type(1){transform:translate(-130px,-95px);} .summon-portal i:nth-of-type(2){transform:translate(115px,70px);animation-delay:-.8s;} .summon-portal b{position:relative;z-index:2;color:var(--v217-ivory);letter-spacing:.18em;text-shadow:0 0 20px var(--v217-mint);} @keyframes v217-spin{to{transform:rotate(360deg);}} @keyframes v217-float{to{margin-top:-18px;opacity:.5;}} .resource-recovery{display:flex;gap:12px;align-items:center;margin-top:17px;padding:12px 14px;border:1px solid rgba(244,191,85,.22);border-radius:13px;background:rgba(244,191,85,.07);} .resource-recovery p{margin:0;color:#dcc99f;} .v217-summon-result{width:min(960px,calc(100vw - 28px));max-height:min(880px,calc(100vh - 28px));} .summon-result-card{overflow:auto;padding:clamp(22px,4vw,42px);background:radial-gradient(circle at 50% 0,rgba(104,234,215,.14),transparent 32rem),#071b18;} .summon-result-head{text-align:center;margin-bottom:24px;} .summon-result-head h2{font-size:clamp(28px,4vw,44px);margin:6px 0;} .summon-reveal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:12px;} .summon-reveal-item{position:relative;min-width:0;animation:v217-reveal 480ms cubic-bezier(.2,.85,.3,1) both;} .summon-reveal-item:nth-child(2){animation-delay:95ms;} .summon-reveal-item:nth-child(3){animation-delay:190ms;} .summon-reveal-item:nth-child(4){animation-delay:285ms;} .summon-reveal-item:nth-child(5){animation-delay:380ms;} @keyframes v217-reveal{from{opacity:0;transform:translateY(24px) scale(.92);filter:brightness(2);} to{opacity:1;transform:none;filter:none;}} .summon-outcome{position:absolute;left:9px;bottom:9px;z-index:5;padding:5px 8px;border-radius:999px;background:#d9fff7;color:#073b34;font-size:11px;font-weight:900;} .summon-outcome.duplicate{background:#f1c45d;color:#402600;} .summon-result-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:24px;} .party-slot-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0;} .party-slot{min-width:0;min-height:90px;border:1px dashed rgba(104,234,215,.22);border-radius:16px;background:rgba(7,28,25,.72);color:#78928c;} .party-slot.empty{display:grid;place-content:center;text-align:center;} .party-slot.empty b{color:var(--v217-mint);} .party-slot.empty small{display:block;margin-top:4px;} .party-slot.filled{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px;text-align:left;border-style:solid;border-color:rgba(104,234,215,.35);} .party-slot.filled img{width:56px;height:66px;object-fit:contain;object-position:center bottom;border-radius:10px;background:rgba(0,0,0,.16);} .party-slot.filled span{min-width:0;} .party-slot.filled b,.party-slot.filled small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .party-slot.filled b{color:var(--v217-ivory);} .party-slot.filled small{color:#88a29c;margin-top:4px;} .party-slot.filled em{color:#7ca79e;font-style:normal;} .v217-forge .weapon-focus,.v217-forge .weapon-copy,.v217-forge .weapon-list-panel{min-width:0;} .v217-forge .weapon-copy h2,.v217-forge .weapon-row b{overflow-wrap:anywhere;} .enhance-controls{margin-top:18px;} .enhance-quote{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px;} .enhance-quote span{min-width:0;padding:11px;border:1px solid rgba(104,234,215,.16);border-radius:12px;background:rgba(4,21,18,.54);} .enhance-quote small,.enhance-quote b{display:block;} .enhance-quote small{color:#809b95;} .enhance-quote b{margin-top:4px;color:var(--v217-ivory);font-size:17px;} .enhance-max{padding:16px;border:1px solid rgba(244,191,85,.3);border-radius:14px;background:rgba(244,191,85,.08);} .enhance-max b,.enhance-max span{display:block;} .enhance-max b{color:var(--v217-gold);} .enhance-max span{color:#b3a98f;margin-top:4px;} .hero-card .rarity-label,.rr-card__rarity em{font-size:max(11px,.72rem) !important;} .weapon-focus{overflow:hidden;} .weapon-copy,.weapon-list-panel,.weapon-row>span{min-width:0;} @media (max-width:980px){.v217-summon-stage{grid-template-columns:1fr;} .summon-portal{min-height:300px;} .party-slot-row{grid-template-columns:repeat(3,minmax(0,1fr));}} @media (max-width:720px){.route-host{padding-inline:14px;} .top-bar{padding-inline:10px;gap:6px;} .top-context{min-width:0;} .top-status>span{min-width:50px;padding:5px 6px;grid-template-columns:22px auto;} .top-status small{display:block !important;font-size:8px;} .top-status b{overflow:visible;font-size:12px;font-variant-numeric:tabular-nums;text-overflow:clip;} .account-chip{width:42px;min-width:42px;height:42px;padding:0;display:grid;place-items:center;} .account-chip>span:first-child{display:grid !important;} .account-chip .shell-icon{width:21px;height:21px;} .v217-summon-stage{min-height:auto;padding:24px;} .v217-summon-stage h2{font-size:clamp(38px,12vw,54px);} .summon-portal{min-height:250px;transform:scale(.85);margin:-20px;} .summon-actions-v217{display:grid;grid-template-columns:1fr;} .summon-actions-v217 .button{width:100%;min-width:0;} .resource-recovery{align-items:stretch;flex-direction:column;} .summon-reveal-grid{grid-template-columns:repeat(2,minmax(0,1fr));} .party-slot-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;} .party-slot{flex:0 0 190px;scroll-snap-align:start;} .v217-forge .forge-layout{grid-template-columns:1fr;} .enhance-quote{grid-template-columns:repeat(3,minmax(0,1fr));}} @media (max-width:390px){.top-context{display:none;} .top-status{margin-left:0;} .top-status>span{min-width:48px;} .party-command-actions{grid-template-columns:1fr;} .enhance-quote{grid-template-columns:1fr;} .summon-reveal-grid{grid-template-columns:1fr;}} @media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important;}}

/* source: public/css/v218-rnr-product-rebuild.css */
:root{--v218-panel:rgba(7,27,23,.92);--v218-panel-strong:#0a241f;--v218-line:rgba(116,232,210,.2);--v218-gold:#f7c85b;} .route-page{width:min(100%,1440px);} .top-status>span{min-width:92px;} .top-status i,.top-status i img{width:36px;height:36px;} .top-status i img{filter:drop-shadow(0 5px 10px rgba(0,0,0,.42));} .channel-start-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:12px;padding:0 18px;border:1px solid rgba(247,200,91,.38);border-radius:13px;background:rgba(247,200,91,.1);color:#ffe38a;font-weight:850;text-decoration:none;} .channel-start-link:hover{border-color:rgba(247,200,91,.72);background:rgba(247,200,91,.16);} .v218-heroes .collection-panel{padding:clamp(18px,2vw,28px);} .v218-heroes .roster-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;} .v218-heroes button.hero-tile{transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease;} .v218-heroes button.hero-tile:hover{border-color:rgba(109,238,215,.48);box-shadow:0 18px 42px rgba(0,0,0,.25),0 0 0 1px rgba(109,238,215,.1);transform:translateY(-3px);} .hero-rarity{bottom:8.25%;} .hero-weapon-slot{position:absolute;z-index:8;right:7.2%;bottom:15.2%;width:clamp(42px,24%,58px);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(247,200,91,.55);border-radius:14px;background:radial-gradient(circle at 40% 30%,rgba(247,200,91,.25),rgba(3,17,14,.9) 68%);box-shadow:0 8px 18px rgba(0,0,0,.38),inset 0 0 0 1px rgba(255,255,255,.04);pointer-events:none;} .hero-weapon-slot img{width:78% !important;height:78% !important;object-fit:contain !important;transform:none !important;filter:drop-shadow(0 5px 6px rgba(0,0,0,.45));} .hero-weapon-slot b{position:absolute;right:-4px;bottom:-4px;min-width:24px;height:22px;display:grid;place-items:center;padding:0 5px;border:1px solid rgba(247,200,91,.5);border-radius:999px;background:#0b211c;color:var(--v218-gold);font-size:10px;line-height:1;} .hero-detail-dialog{width:min(980px,calc(100% - 28px));} .hero-detail-card{padding:clamp(22px,3.4vw,40px);overflow-x:hidden;} .hero-detail-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(24px,4vw,54px);align-items:center;} .hero-detail-visual{width:min(100%,360px);justify-self:center;} .hero-detail-visual .hero-tile{pointer-events:none;} .hero-detail-copy{min-width:0;} .hero-detail-copy h2{margin:8px 48px 8px 0;font-size:clamp(34px,5vw,58px);} .hero-detail-copy>p{color:#a2b8b2;line-height:1.65;} .hero-detail-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0;} .hero-detail-stats div{padding:12px;border:1px solid var(--v218-line);border-radius:13px;background:rgba(4,18,15,.62);} .hero-detail-stats dt{color:#7f9d95;font-size:11px;} .hero-detail-stats dd{margin:4px 0 0;color:#f7f2e8;font-weight:850;} .hero-detail-weapon{min-width:0;display:grid;grid-template-columns:124px minmax(0,1fr);gap:18px;align-items:center;padding:16px;border:1px solid rgba(247,200,91,.26);border-radius:18px;background:radial-gradient(circle at 10% 50%,rgba(247,200,91,.13),transparent 13rem),rgba(4,18,15,.68);} .hero-detail-weapon img{width:124px;height:124px;object-fit:contain;filter:drop-shadow(0 13px 15px rgba(0,0,0,.38));} .hero-detail-weapon div{min-width:0;} .hero-detail-weapon small{color:var(--v218-gold);font-weight:850;} .hero-detail-weapon h3{margin:5px 0;color:#f7f2e8;font-size:20px;overflow-wrap:anywhere;} .hero-detail-weapon p{margin:0 0 7px;color:#9eb4ae;line-height:1.55;} .hero-detail-weapon b{color:var(--v218-gold);} .v217-forge .forge-layout{grid-template-columns:minmax(0,1fr) 390px;gap:16px;} .v217-forge .weapon-focus{min-height:600px;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(28px,4vw,56px);overflow:hidden;} .v217-forge .weapon-stage{min-width:0;isolation:isolate;} .v217-forge .weapon-stage img[data-weapon-surface="DETAIL_MODAL"]{width:92%;height:92%;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(0,0,0,.48));} .v217-forge .weapon-copy{min-width:0;overflow:visible;} .v217-forge .weapon-copy h2{max-width:100%;display:block;margin-right:0;overflow:visible;font-size:clamp(30px,3.1vw,48px);line-height:1.08;overflow-wrap:anywhere;word-break:keep-all;} .v217-forge .weapon-copy>p{max-width:58ch;} .v217-forge .weapon-list-panel{padding:22px;} .v217-forge .weapon-list{max-height:516px;} .v217-forge .weapon-row{min-height:72px;} .v217-forge .weapon-row b{font-size:13px;} .weapon-stage.enhance-intent,.weapon-stage.enhance-charging,body[data-forge-fx="intent"] .weapon-stage,body[data-forge-fx="charging"] .weapon-stage{animation:v218-enhance-charge 620ms ease-in-out infinite alternate;} .weapon-stage.enhance-success{animation:v218-enhance-success 720ms cubic-bezier(.2,.85,.25,1) both;} .weapon-stage.enhance-failure{animation:v218-enhance-failure 520ms ease both;} body[data-forge-fx="success"] .weapon-stage{animation:v218-enhance-success 720ms cubic-bezier(.2,.85,.25,1) both;} body[data-forge-fx="failure"] .weapon-stage{animation:v218-enhance-failure 520ms ease both;} .enhance-burst{position:absolute;z-index:12;inset:50% auto auto 50%;padding:10px 18px;border:1px solid rgba(247,200,91,.72);border-radius:999px;background:rgba(5,24,20,.92);color:#ffe48d;font-size:clamp(24px,4vw,46px);font-weight:1000;line-height:1;box-shadow:0 0 44px rgba(247,200,91,.48);transform:translate(-50%,-50%);animation:v218-enhance-burst 720ms ease both;} @keyframes v218-enhance-charge{to{filter:brightness(1.45) saturate(1.2);transform:scale(1.025);}} @keyframes v218-enhance-success{0%{filter:brightness(1);} 38%{filter:brightness(2.1) saturate(1.35);transform:scale(1.045);} 100%{filter:none;transform:none;}} @keyframes v218-enhance-failure{20%,60%{transform:translateX(-7px);filter:grayscale(.5);} 40%,80%{transform:translateX(7px);} 100%{transform:none;filter:none;}} @keyframes v218-enhance-burst{0%{opacity:0;transform:translate(-50%,-35%) scale(.65);} 34%{opacity:1;transform:translate(-50%,-58%) scale(1.08);} 100%{opacity:0;transform:translate(-50%,-95%) scale(.92);}} @media (max-width:1180px){.v218-heroes .roster-grid{grid-template-columns:repeat(3,minmax(0,1fr));} .v217-forge .forge-layout{grid-template-columns:1fr;} .v217-forge .weapon-list{max-height:360px;}} @media (max-width:720px){.route-host{padding:22px 12px calc(112px + env(safe-area-inset-bottom));} .route-page{width:100%;} .page-heading{align-items:stretch;flex-direction:column;gap:14px;margin-bottom:20px;} .page-heading h1{font-size:clamp(36px,11vw,48px);} .top-status i,.top-status i img{width:27px;height:27px;} .top-status>span{min-width:0;} .v218-heroes .collection-panel{margin-inline:-2px;padding:13px;} .v218-heroes .filter-bar{align-items:stretch;} .v218-heroes .roster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;} .v218-heroes button.hero-tile:hover{transform:none;} .hero-rarity{bottom:8.15%;} .hero-weapon-slot{right:7%;bottom:15%;width:clamp(38px,25%,48px);border-radius:11px;} .hero-detail-dialog{width:100%;max-width:none;max-height:100svh;margin:auto 0 0;border-radius:24px 24px 0 0;} .hero-detail-dialog .dialog-card{max-height:94svh;border-radius:24px 24px 0 0;} .hero-detail-layout{grid-template-columns:1fr;gap:20px;} .hero-detail-visual{width:min(68vw,280px);} .hero-detail-copy h2{font-size:38px;} .hero-detail-weapon{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:13px;} .hero-detail-weapon img{width:88px;height:88px;} .hero-detail-weapon h3{font-size:17px;} .hero-detail-copy .dialog-actions{position:sticky;z-index:4;bottom:-1px;display:grid;grid-template-columns:1fr 1fr;margin:18px -22px -22px;padding:12px 22px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(transparent,#0a211c 20%);} .v217-forge .forge-layout{display:flex;flex-direction:column;gap:12px;} .v217-forge .weapon-focus{min-height:0;grid-template-columns:1fr;gap:10px;padding:20px;order:1;} .v217-forge .weapon-stage{width:min(76vw,290px);} .v217-forge .weapon-stage img[data-weapon-surface="DETAIL_MODAL"]{width:98%;height:98%;} .v217-forge .weapon-copy h2{display:block;max-height:none;font-size:clamp(34px,10vw,44px);-webkit-line-clamp:unset;line-clamp:unset;} .v217-forge .weapon-list-panel{order:2;padding:15px;overflow:hidden;} .v217-forge .weapon-list-cue{display:flex;align-items:center;gap:6px;margin:-2px 0 10px;color:var(--muted);font-size:11px;font-weight:750;} .v217-forge .weapon-list-cue::after{content:"→";color:var(--teal);font-size:16px;} .v217-forge .weapon-list{display:flex;gap:8px;max-height:none;margin-right:-15px;padding:0 15px 7px 0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;} .v217-forge .weapon-list{scrollbar-width:none;} .v217-forge .weapon-list::-webkit-scrollbar{display:none;} .v217-forge .weapon-row{flex:0 0 230px;min-height:76px;scroll-snap-align:start;} .v217-forge .enhance-controls{position:sticky;z-index:5;bottom:calc(70px + env(safe-area-inset-bottom));margin:18px 0 0;padding:12px 0 0;background:linear-gradient(transparent,rgba(8,30,25,.98) 24%);}} @media (max-width:390px){.v217-forge .enhance-quote{grid-template-columns:repeat(3,minmax(0,1fr));} .hero-detail-stats{grid-template-columns:1fr 1fr;} .hero-detail-stats div:last-child{grid-column:1 / -1;} .v218-heroes .roster-grid{gap:7px;}} @media (prefers-reduced-motion:reduce){.v218-heroes button.hero-tile,.weapon-stage,.enhance-burst{animation:none !important;transition:none !important;}} .guest-route-preview{max-width:720px;margin-top:clamp(24px,4vw,42px);padding:clamp(18px,2vw,26px);border:1px solid rgba(109,238,215,.22);border-radius:20px;background:rgba(5,24,20,.7);} .guest-route-preview h2{margin:0 0 14px;color:#f7f2e8;font-size:clamp(18px,2vw,24px);} .guest-route-preview ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;} .guest-route-preview li{position:relative;padding-left:22px;color:#b4c6c1;line-height:1.55;} .guest-route-preview li::before{position:absolute;top:.05em;left:0;color:#6deed7;content:"✓";font-weight:900;} .public-update-banner{position:fixed;z-index:100;top:16px;right:16px;width:min(440px,calc(100vw - 32px));display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px 13px 17px;border:1px solid rgba(247,200,91,.5);border-radius:16px;background:rgba(8,31,26,.97);box-shadow:0 18px 54px rgba(0,0,0,.38);} .public-update-banner span{min-width:0;display:grid;gap:3px;} .public-update-banner b{color:#f7f2e8;} .public-update-banner small{color:#a9bdb7;line-height:1.45;} .public-update-banner button{min-width:88px;min-height:44px;border:1px solid rgba(247,200,91,.45);border-radius:11px;background:#f7c85b;color:#09211b;font-weight:900;cursor:pointer;} @media (max-width:720px){.guest-route-preview{margin-top:20px;padding:16px;border-radius:16px;} .public-update-banner{top:10px;right:10px;width:calc(100vw - 20px);align-items:stretch;flex-direction:column;} .public-update-banner button{width:100%;}}

/* source: public/css/v219-adaptive-shell.css */
:root{--v219-shell-line:rgba(112,236,213,.2);--v219-shell-panel:rgba(7,28,24,.94);--v219-shell-ivory:#f8f2e7;} .route-stage{display:contents;} .account-profile-grid,.account-ledger-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;} .account-profile-card,.account-ledger-card{min-width:0;} .account-profile-card header h2,.account-ledger-card header h2{margin:5px 0 7px;color:var(--v219-shell-ivory);font-size:22px;letter-spacing:-.035em;} .account-profile-card header p,.account-ledger-card header p{margin:0;color:var(--muted);font-size:12px;line-height:1.65;} .account-profile-card .field{margin-top:18px;} .account-profile-card input,.account-profile-card select{min-height:48px;} .profile-form-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;} .profile-form-footer small{color:var(--faint);font-size:10px;line-height:1.45;} .account-ledger-list{display:grid;gap:0;max-height:360px;margin:17px 0 0;padding:0;overflow:auto;list-style:none;scrollbar-width:thin;} .account-ledger-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:58px;padding:10px 2px;border-top:1px solid rgba(112,236,213,.11);} .account-ledger-list b{display:block;color:var(--ivory);font-size:12px;} .account-ledger-list b.positive{color:#83e2c9;} .account-ledger-list b.negative{color:#ffd084;} .account-ledger-list small,.account-ledger-list time{color:var(--faint);font-size:9px;} .account-ledger-list time{flex:0 0 auto;text-align:right;} .account-ledger-empty{margin:18px 0 0;padding:24px;border:1px dashed var(--line);border-radius:13px;color:var(--muted);text-align:center;} .ranking-position small{margin-left:2px;font-size:9px;} @media (min-width:1280px){:root{--rail:258px;--topbar:88px;} .side-rail{padding:28px 20px 22px;background:radial-gradient(circle at 38px 54px,rgba(103,235,211,.08),transparent 150px),linear-gradient(180deg,rgba(5,22,18,.99),rgba(3,14,12,.99));} .side-rail .brand{min-height:74px;gap:13px;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.07);} .side-rail .brand img{width:48px;height:48px;} .side-nav{gap:5px;margin-top:25px;} .side-nav a{min-height:48px;padding-inline:12px;border-radius:13px;} .top-bar{min-width:0;height:var(--topbar);grid-template-columns:minmax(180px,1fr) auto minmax(196px,224px);gap:20px;padding-inline:clamp(28px,3.2vw,54px);background:rgba(4,17,14,.93);} .top-status{gap:12px;} .top-status>.resource-chip{min-width:118px;min-height:58px;grid-template-columns:42px minmax(56px,auto);grid-template-rows:18px 22px;column-gap:9px;padding:7px 14px 7px 9px;border-radius:16px;background:linear-gradient(145deg,rgba(15,50,43,.96),rgba(6,25,21,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 8px 24px rgba(0,0,0,.14);} .top-status>.resource-chip i,.top-status>.resource-chip i img{width:42px;height:42px;} .top-status>.resource-chip small{font-size:11px;letter-spacing:.02em;} .top-status>.resource-chip b{font-size:15px;letter-spacing:-.01em;} .account-chip{min-width:196px;min-height:58px;gap:12px;margin-left:4px;padding:7px 14px 7px 9px;border-radius:16px;background:linear-gradient(145deg,rgba(16,49,43,.96),rgba(7,27,23,.98));box-shadow:-10px 0 0 -9px rgba(112,236,213,.24),0 8px 24px rgba(0,0,0,.14);} .account-chip>span:first-child{width:42px;height:42px;border-radius:13px;} .account-chip small{display:block;font-size:10px;} .account-chip b{max-width:142px;font-size:14px;}} @media (min-width:901px) and (max-width:1279px){:root{--rail:220px;--topbar:72px;} .side-rail{padding-inline:14px;} .top-bar{height:var(--topbar);grid-template-columns:minmax(130px,1fr) auto 48px;gap:10px;padding-inline:18px;} .top-status{gap:8px;} .top-status>.resource-chip{min-width:88px;min-height:48px;grid-template-columns:28px minmax(0,1fr);grid-template-rows:1fr;padding:5px 8px;} .top-status>.resource-chip i,.top-status>.resource-chip i img{width:28px;height:28px;} .top-status>.resource-chip small{display:none;} .top-status>.resource-chip b{grid-column:2;font-size:12px;} .account-chip{width:46px;min-width:46px;min-height:46px;padding:0;justify-content:center;} .account-chip>span:first-child{width:38px;height:38px;} .account-chip>span:last-child{display:none;}} @media (max-width:720px){:root{--topbar:116px;} .app-frame{padding-bottom:calc(72px + env(safe-area-inset-bottom));} .top-bar{height:var(--topbar);grid-template-columns:minmax(0,1fr) 48px;grid-template-rows:54px 54px;gap:0 10px;padding:4px 12px;border-bottom-color:rgba(112,236,213,.17);background:rgba(4,17,14,.97);} .top-context{grid-column:1;grid-row:1;display:grid;align-self:center;} .top-context .eyebrow{display:none;} .top-context strong{display:block;overflow:hidden;color:var(--v219-shell-ivory);font-size:17px;text-overflow:ellipsis;white-space:nowrap;} .account-chip{grid-column:2;grid-row:1;width:44px;min-width:44px;height:44px;min-height:44px;align-self:center;padding:0;border:1px solid rgba(112,236,213,.18);border-radius:14px;background:rgba(16,50,43,.9);} .account-chip>span:first-child{width:100%;height:100%;background:transparent;} .account-chip>span:last-child{display:none !important;} .top-status{grid-column:1 / -1;grid-row:2;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-self:stretch;} .top-status>.resource-chip{min-width:0;min-height:48px;grid-template-columns:26px minmax(0,1fr);grid-template-rows:14px 18px;column-gap:6px;padding:5px 8px 5px 6px;border-radius:13px;background:linear-gradient(145deg,rgba(16,49,43,.94),rgba(7,28,24,.98));} .top-status>.resource-chip i{grid-row:1 / -1;} .top-status>.resource-chip small{display:block !important;font-size:8px;} .top-status>.resource-chip b{grid-column:2;min-width:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;} .route-host{padding-top:22px;} .bottom-nav{min-height:calc(70px + env(safe-area-inset-bottom));grid-template-columns:repeat(5,minmax(0,1fr));padding:6px 7px env(safe-area-inset-bottom);background:rgba(4,17,14,.98);} .bottom-nav a,.bottom-nav button{min-height:56px;border-radius:13px;} .account-profile-grid,.account-ledger-grid{grid-template-columns:1fr;gap:10px;margin-top:10px;} .profile-form-footer{align-items:stretch;flex-direction:column;} .profile-form-footer .button{width:100%;} .account-ledger-list{max-height:none;} .account-ledger-list li{align-items:flex-start;} .account-ledger-list time{max-width:98px;} .ranking-season-card{grid-template-columns:1fr;gap:17px;} .ranking-row{grid-template-columns:42px minmax(0,1fr) 28px;gap:9px;padding-inline:8px;} .ranking-position{font-size:19px;} .ranking-row dl{grid-column:2 / -1;grid-row:2;} .ranking-row em{grid-column:3;grid-row:1;} .ranking-privacy{align-items:stretch;flex-direction:column;} .ranking-privacy .button{width:100%;}} @media (max-width:360px){.top-bar{padding-inline:9px;gap:0 7px;} .top-status>.resource-chip{grid-template-columns:22px minmax(0,1fr);column-gap:4px;padding-inline:5px;}} @media (prefers-reduced-motion:reduce){.top-status>.resource-chip,.account-chip{transition:none !important;}} .weapon-stage.enhance-milestone-3{filter:drop-shadow(0 0 22px rgba(112,167,232,.48));} .weapon-stage.enhance-milestone-6{filter:drop-shadow(0 0 30px rgba(169,118,235,.55));} .weapon-stage.enhance-milestone-9{filter:drop-shadow(0 0 42px rgba(233,185,86,.72));} .weapon-stage.enhance-pre-climax-8{filter:drop-shadow(0 0 27px rgba(233,185,86,.42));} .weapon-stage.enhance-failure{filter:grayscale(.18);} .first-login-steps{list-style:none;display:grid;gap:8px;margin:16px 0;padding:0;} .first-login-steps li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;padding:10px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.018);} .first-login-steps li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(112,167,232,.12);color:var(--cyan);font-size:10px;font-weight:950;} .first-login-steps b,.first-login-steps small{display:block;} .first-login-steps b{color:var(--ivory);font-size:12px;} .first-login-steps small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.45;} .route-guide details>summary{min-height:44px;display:flex;align-items:center;} .menu-grid .shell-icon{width:20px;height:20px;} :root{--bg-0:#081011;--bg-1:#0c1415;--bg-2:#111a1b;--surface:rgba(17,26,27,.96);--surface-solid:#111a1b;--surface-raised:#172223;--surface-soft:rgba(29,42,43,.72);--line:rgba(220,235,231,.12);--line-strong:rgba(220,235,231,.22);--ivory:#f5f0e6;--text:#e7ece8;--muted:#a9b5b1;--faint:#7f8e89;--teal:#58d5c2;--amber:#e9b956;--cyan:#70a7e8;--danger:#e47c73;--success:#72d79a;} body{background:radial-gradient(circle at 76% -12%,rgba(88,213,194,.08),transparent 31rem),var(--bg-0);} .top-status>.resource-chip{appearance:none;display:grid;align-items:center;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color 160ms ease,background 160ms ease,transform 100ms ease;} .top-status>.resource-chip:hover{border-color:var(--line-strong);background:var(--surface-raised);} .top-status>.resource-chip:active{transform:translateY(1px);} .top-status>.resource-chip{position:relative;} .resource-delta{position:absolute;z-index:3;top:-9px;right:8px;min-width:34px;padding:3px 7px;border-radius:999px;background:#172223;box-shadow:0 5px 16px rgba(0,0,0,.32);font-size:10px;font-weight:900;line-height:1;text-align:center;pointer-events:none;animation:v219-resource-delta 1200ms ease both;} .resource-delta.positive{color:var(--success);} .resource-delta.negative{color:var(--amber);} @keyframes v219-resource-delta{0%{opacity:0;transform:translateY(6px);} 18%,72%{opacity:1;transform:none;} 100%{opacity:0;transform:translateY(-5px);}} .menu-layout-mode{display:grid;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);} .menu-layout-mode>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px;} .menu-layout-mode b{color:var(--ivory);} .menu-layout-mode small{color:var(--faint);font-size:10px;} .segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;} .segmented-control button{min-height:44px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);color:var(--muted);cursor:pointer;} .segmented-control button[aria-pressed="true"]{border-color:rgba(88,213,194,.48);background:rgba(88,213,194,.13);color:var(--ivory);} .resource-dialog{max-width:430px;} .resource-dialog-balance{display:block;margin:12px 0;color:var(--amber);font-size:clamp(38px,8vw,58px);font-variant-numeric:tabular-nums;letter-spacing:-.04em;} .profile-name-view{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);} .profile-name-view strong{min-width:0;overflow:hidden;color:var(--ivory);font-size:22px;text-overflow:ellipsis;white-space:nowrap;} .profile-inline-actions{display:flex;flex-wrap:wrap;gap:8px;} .account-layout-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:24px;margin-top:14px;} .account-layout-card h2{margin:5px 0 7px;color:var(--ivory);font-size:22px;} .account-layout-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.65;} .layout-escape{position:fixed;z-index:250;top:max(8px,env(safe-area-inset-top));left:50%;min-height:44px;padding:0 16px;border:1px solid rgba(112,167,232,.45);border-radius:999px;background:#172223;color:#dbe9fb;box-shadow:0 8px 30px rgba(0,0,0,.36);font-size:12px;font-weight:850;transform:translateX(-50%);cursor:pointer;} @media (min-width:721px) and (max-width:900px){:root{--rail:78px;--topbar:108px;} .app-shell{display:grid;grid-template-columns:var(--rail) minmax(0,1fr);} .side-rail{display:flex;width:var(--rail);padding:14px 9px;} .side-rail .brand{min-height:58px;justify-content:center;padding:6px;} .side-rail .brand img{width:42px;height:42px;} .side-rail .brand>span,.side-nav a b,.side-legal{display:none;} .side-nav{gap:5px;margin-top:18px;} .side-nav a{min-height:48px;grid-template-columns:1fr;justify-items:center;padding:0;} .side-nav a>span{width:36px;height:36px;} .side-nav .shell-icon{width:20px;height:20px;} .bottom-nav{display:none;} .app-frame{padding-bottom:0;} .top-bar{height:var(--topbar);grid-template-columns:minmax(0,1fr) 46px;grid-template-rows:50px 50px;gap:0 10px;padding:4px 18px;} .top-context{grid-column:1;grid-row:1;} .account-chip{grid-column:2;grid-row:1;width:44px;min-width:44px;min-height:44px;padding:0;justify-content:center;} .account-chip>span:first-child{width:38px;height:38px;} .account-chip>span:last-child{display:none;} .top-status{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;} .top-status>.resource-chip{min-width:0;min-height:48px;grid-template-columns:28px minmax(0,1fr);grid-template-rows:14px 18px;column-gap:7px;padding:5px 10px;} .top-status>.resource-chip i,.top-status>.resource-chip i img{width:28px;height:28px;} .top-status>.resource-chip small{display:block;font-size:8px;} .top-status>.resource-chip b{grid-column:2;overflow:hidden;font-size:12px;text-overflow:ellipsis;} .route-host{padding:28px 24px 48px;}} @media (min-width:1280px){.top-status>.resource-chip{min-width:136px;height:58px;}} html[data-layout-mode="mobile"] .app-shell{display:block;} html[data-layout-mode="mobile"] .side-rail{display:none;} html[data-layout-mode="mobile"] .bottom-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));} html[data-layout-mode="mobile"] .app-frame{width:min(100%,720px);margin:0 auto;padding-bottom:calc(72px + env(safe-area-inset-bottom));} html[data-layout-mode="mobile"] .top-bar{height:116px;grid-template-columns:minmax(0,1fr) 48px;grid-template-rows:54px 54px;gap:0 10px;padding:4px 12px;} html[data-layout-mode="mobile"] .top-context{grid-column:1;grid-row:1;} html[data-layout-mode="mobile"] .account-chip{grid-column:2;grid-row:1;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;} html[data-layout-mode="mobile"] .account-chip>span:last-child{display:none;} html[data-layout-mode="mobile"] .top-status{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;} html[data-layout-mode="mobile"] .route-host{padding:22px 12px calc(112px + env(safe-area-inset-bottom));} @media (max-width:720px){html[data-layout-mode="desktop"]{min-width:1180px;overflow-x:auto;} html[data-layout-mode="desktop"] body{min-width:1180px;overflow-x:visible;} html[data-layout-mode="desktop"] .app-shell{display:grid;grid-template-columns:220px minmax(960px,1fr);} html[data-layout-mode="desktop"] .side-rail{display:flex;} html[data-layout-mode="desktop"] .bottom-nav{display:none;} html[data-layout-mode="desktop"] .app-frame{padding-bottom:0;} html[data-layout-mode="desktop"] .top-bar{height:72px;grid-template-columns:minmax(130px,1fr) auto 48px;grid-template-rows:1fr;} html[data-layout-mode="desktop"] .top-context{grid-column:1;grid-row:1;} html[data-layout-mode="desktop"] .top-status{grid-column:2;grid-row:1;display:flex;} html[data-layout-mode="desktop"] .account-chip{grid-column:3;grid-row:1;} html[data-layout-mode="desktop"] .route-host{padding:28px;} .account-layout-card{grid-template-columns:1fr;gap:16px;} .profile-name-view{align-items:stretch;flex-direction:column;} .profile-name-view .button,.profile-inline-actions,.profile-inline-actions .button{width:100%;}} @media (prefers-reduced-motion:reduce){.resource-delta{animation:none;opacity:1;}} .summon-portal::before,.summon-portal::after,.summon-portal i{animation-play-state:paused !important;} .summon-portal{transition:filter 220ms ease,transform 220ms ease;} .summon-portal[data-summon-motion="charging"]{filter:saturate(1.35) brightness(1.15);transform:scale(1.025);} .summon-portal[data-summon-motion="charging"]::before{animation:v219-contract-ring 720ms cubic-bezier(.2,.8,.2,1) infinite !important;animation-play-state:running !important;} .summon-portal[data-summon-motion="charging"]::after{animation:v219-contract-ring 520ms cubic-bezier(.2,.8,.2,1) infinite reverse !important;animation-play-state:running !important;} .summon-portal[data-summon-motion="charging"] i{animation-play-state:running !important;} .summon-reveal-item.is-rare::after{content:"";position:absolute;inset:-5px;z-index:-1;border-radius:15px;background:radial-gradient(circle at 50% 20%,rgba(233,185,86,.34),transparent 62%);animation:v219-rare-pulse 900ms ease-out both;} @keyframes v219-contract-ring{to{transform:rotate(360deg) scale(1.04);}} @keyframes v219-rare-pulse{from{opacity:0;transform:scale(.84);} 45%{opacity:1;} to{opacity:.52;transform:none;}} .button:disabled,button:disabled{cursor:not-allowed !important;filter:grayscale(.35);opacity:.42 !important;box-shadow:none !important;} @media (prefers-reduced-motion:reduce){.route-page{animation:none !important;} .summon-portal[data-summon-motion],.summon-portal[data-summon-motion]::before,.summon-portal[data-summon-motion]::after,.summon-portal[data-summon-motion] i,.summon-reveal-item,.summon-reveal-item.is-rare::after{animation:none !important;transition:none !important;} .summon-portal[data-summon-motion="charging"]{transform:scale(1.025) !important;} html[data-composition="mobile"] .route-summon .v220-summon-mobile .summon-portal{transform:scale(.56) !important;}}

/* source: public/css/v220-resource-system.css */
.top-status{min-width:0;} .top-status[hidden]{display:none !important;} .top-status>.resource-chip{box-sizing:border-box;min-width:0;overflow:visible;isolation:isolate;} .top-status>.resource-chip i,.top-status>.resource-chip i img{display:block;flex:none;object-fit:contain;} .top-status>.resource-chip small,.top-status>.resource-chip b{min-width:0;line-height:1.15;} .top-status>.resource-chip b{overflow:visible;color:var(--ivory);font-variant-numeric:tabular-nums;text-overflow:clip;white-space:nowrap;} .top-status>.resource-chip:focus-visible{outline:3px solid rgba(112,167,232,.72);outline-offset:2px;} .resource-dialog-heading{display:flex;align-items:center;gap:12px;margin-top:8px;} .resource-dialog-heading img{width:48px;height:48px;object-fit:contain;} .resource-dialog-heading h2{margin:0;} .resource-dialog-balance{overflow-wrap:anywhere;} .resource-balance-label{display:block;margin-top:22px;color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.06em;} .summon-price-row{margin-top:7px;} .summon-price-row>span{box-sizing:border-box;} .summon-price-row b{overflow:visible;font-variant-numeric:tabular-nums;white-space:nowrap;} .summon-actions-v217 .button small{white-space:normal;} @media (min-width:1280px){.top-status{display:grid;grid-template-columns:minmax(128px,1fr) minmax(154px,1.18fr) minmax(132px,1fr);width:min(100%,450px);} .top-status>.resource-chip{width:100%;min-width:0;} .top-status>.resource-chip b{font-size:14px;}} @media (min-width:721px) and (max-width:1279px){.top-status>.resource-chip b{font-size:12px;}} @media (max-width:720px){.top-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;} .top-status>.resource-chip{width:100%;min-height:48px;grid-template-columns:24px minmax(0,1fr);column-gap:5px;padding-inline:6px;} .top-status>.resource-chip i,.top-status>.resource-chip i img{width:24px;height:24px;} .top-status>.resource-chip small{font-size:8px;} .top-status>.resource-chip b{overflow:visible;font-size:11px;letter-spacing:-.025em;} .summon-price-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;} .summon-price-row>span{min-width:0;grid-template-columns:32px minmax(0,1fr);padding:8px;} .summon-price-row img{width:32px;height:32px;} .summon-price-row b{font-size:14px;}} @media (max-width:360px){.top-status{gap:8px;} .top-status>.resource-chip{grid-template-columns:20px minmax(0,1fr);padding-inline:4px;} .top-status>.resource-chip i,.top-status>.resource-chip i img{width:20px;height:20px;} .top-status>.resource-chip b{font-size:10px;}} @media (prefers-reduced-motion:reduce){.top-status>.resource-chip{transition:none !important;}}

/* source: public/css/v220-summon-motion.css */
.summon-stage{position:relative;} .summon-motion-status{position:absolute;inset:auto 24px 18px auto;z-index:3;max-width:320px;margin:0;color:var(--muted);font-size:11px;text-align:right;} .summon-portal[data-summon-motion="charging"] span{animation:v220-summon-charge 760ms cubic-bezier(.2,.8,.2,1) both;} .summon-portal[data-summon-motion="charging"] i:first-of-type{animation:v220-summon-orbit 760ms linear both;} .summon-portal[data-summon-motion="charging"] i:last-of-type{animation:v220-summon-orbit-reverse 760ms linear both;} .summon-portal[data-summon-motion="release"]{animation:v220-summon-release 260ms ease-out both;} .summon-reveal-grid{position:relative;} .summon-reveal-item{position:relative;transform-origin:50% 74%;animation:none !important;} .summon-reveal-item:not(.is-revealed){will-change:opacity,transform,filter;} .summon-result-actions [data-reveal-navigation][aria-disabled="true"]{pointer-events:none;opacity:.38;} .summon-result-actions [hidden]{display:none !important;} .summon-reveal-item.is-rare::after{content:"";position:absolute;inset:3px;pointer-events:none;border:1px solid rgba(255,214,105,.7);border-radius:inherit;box-shadow:inset 0 0 28px rgba(255,190,59,.16),0 0 30px rgba(255,190,59,.18);} .summon-order{position:absolute;z-index:4;top:8px;left:8px;min-width:34px;min-height:24px;display:grid;place-items:center;padding:0 7px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(4,14,13,.86);color:var(--ivory);font-size:10px;font-weight:900;} .summon-outcome.recontract{border-color:rgba(143,200,255,.72);background:#173f5a;color:#f2f8ff;} .summon-reveal-item>.summon-outcome{position:static;display:inline-flex;align-items:center;width:fit-content;max-width:calc(100% - 18px);min-height:26px;margin:8px 9px 10px;white-space:normal;line-height:1.35;} .summon-result-live{min-height:20px;margin:12px 0 0;color:var(--muted);font-size:11px;} @keyframes v220-summon-charge{0%{opacity:.5;transform:scale(.76);box-shadow:0 0 0 rgba(88,213,194,0);} 68%{opacity:1;transform:scale(1.08);box-shadow:0 0 56px rgba(88,213,194,.34);} 100%{opacity:1;transform:scale(1);box-shadow:0 0 34px rgba(233,185,86,.27);}} @keyframes v220-summon-orbit{to{transform:rotate(220deg) scale(1.04);border-color:rgba(233,185,86,.68);}} @keyframes v220-summon-orbit-reverse{to{transform:rotate(-170deg) scale(.92);border-color:rgba(88,213,194,.7);}} @keyframes v220-summon-release{45%{filter:brightness(1.7);transform:scale(1.035);} 100%{filter:brightness(1);transform:scale(1);}} html[data-composition="mobile"] .route-summon .summon-stage{min-height:auto;grid-template-columns:1fr;padding:22px 16px 18px;} html[data-composition="mobile"] .route-summon .v220-summon-mobile .summon-portal{order:2;min-height:156px;margin:-44px 0 -34px;transform:scale(.56);} html[data-composition="mobile"] .route-summon .summon-copy{order:1;display:flex;flex-direction:column;padding-top:0;} html[data-composition="mobile"] .route-summon .summon-copy h2{font-size:clamp(34px,11vw,44px);} html[data-composition="mobile"] .route-summon .summon-copy>.eyebrow{order:1;} html[data-composition="mobile"] .route-summon .summon-copy>h2{order:2;} html[data-composition="mobile"] .route-summon .resource-balance-label{order:3;} html[data-composition="mobile"] .route-summon .summon-price-row{order:4;} html[data-composition="mobile"] .route-summon .summon-actions-v217{order:5;position:static;margin-top:12px;} html[data-composition="mobile"] .route-summon .summon-actions-v217 [data-draw="1"]{order:1;} html[data-composition="mobile"] .route-summon .summon-actions-v217 .summon-five{order:2;} html[data-composition="mobile"] .route-summon .summon-copy>p{order:6;margin-top:16px;} html[data-composition="mobile"] .route-summon .resource-recovery{order:7;} html[data-composition="mobile"] .summon-result-card{max-height:calc(100svh - 18px);overflow:auto;} html[data-composition="mobile"] .summon-reveal-grid{grid-template-columns:1fr;} html[data-composition="mobile"] .summon-result-actions{position:static;background:var(--surface-solid);} @media (prefers-reduced-motion:reduce){.summon-portal,.summon-portal span,.summon-portal i{animation:none !important;} .summon-reveal-item{opacity:1 !important;transform:none !important;filter:none !important;}}

/* source: public/css/v220-core-routes.css */
:root{--v220-core-surface:rgba(7,29,25,.94);--v220-core-surface-strong:rgba(9,39,34,.98);--v220-core-line:rgba(112,236,213,.17);--v220-core-line-strong:rgba(112,236,213,.38);--v220-core-ivory:#f7f1e5;--v220-core-muted:#9bb1ab;--v220-core-mint:#70ecd5;--v220-core-gold:#f1bf59;} .v220-core-route,.v220-core-route *{box-sizing:border-box;} .v220-core-route{min-width:0;} .v220-core-route button,.v220-core-route a.button,.v220-core-route select,.v220-core-route summary{min-height:44px;} .core-home-desktop{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:16px;} .core-home-command,.core-home-inspector,.core-home-sequence{min-width:0;display:grid;gap:14px;} .core-current-task{position:relative;min-width:0;min-height:310px;display:grid;grid-template-columns:minmax(0,1fr) 160px;align-content:center;gap:20px;padding:clamp(24px,4vw,46px);overflow:hidden;border:1px solid var(--v220-core-line-strong);border-radius:26px;background:radial-gradient(circle at 82% 32%,rgba(112,236,213,.13),transparent 16rem),linear-gradient(130deg,var(--v220-core-surface-strong),rgba(5,21,18,.98));animation:v220-core-enter 360ms cubic-bezier(.2,.75,.3,1) both;} .core-current-copy{min-width:0;} .core-current-copy h2{max-width:14ch;margin:8px 0 12px;color:var(--v220-core-ivory);font-size:clamp(34px,5vw,62px);line-height:1.03;letter-spacing:-.052em;} .core-current-copy p{max-width:58ch;margin:0;color:var(--v220-core-muted);font-size:15px;line-height:1.65;} .core-floor-badge{aspect-ratio:1;display:grid;place-content:center;justify-items:center;border:1px solid var(--v220-core-line-strong);border-radius:50%;background:radial-gradient(circle,rgba(112,236,213,.13),transparent 68%);text-align:center;} .core-floor-badge small,.core-floor-badge span{color:var(--v220-core-muted);font-size:10px;} .core-floor-badge strong{margin:5px 0;color:var(--v220-core-mint);font-size:34px;} .core-current-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:9px;} .core-current-actions .button{min-width:146px;} .core-home-sequence{grid-template-columns:repeat(2,minmax(0,1fr));} .core-next-task,.core-recent-activity{min-width:0;display:grid;align-content:start;gap:10px;} .core-next-task h2,.core-recent-activity h2{margin:5px 0 0;color:var(--v220-core-ivory);font-size:21px;} .core-next-task p,.core-recent-activity p{margin:0;color:var(--v220-core-muted);line-height:1.6;} .core-next-task .button{justify-self:start;margin-top:auto;} .core-recent-time{color:var(--v220-core-gold);font-size:11px;font-weight:800;} .core-recent-activity .text-link{align-self:end;} .core-home-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;} .core-home-metrics article{min-width:0;padding:15px;border:1px solid var(--v220-core-line);border-radius:14px;background:var(--v220-core-surface);} .core-home-metrics small,.core-home-metrics b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .core-home-metrics small{color:var(--v220-core-muted);font-size:9px;} .core-home-metrics b{margin-top:5px;color:var(--v220-core-ivory);font-size:14px;} .core-resource-panel{min-width:0;} .core-resource-panel h2{margin:4px 0 13px;color:var(--v220-core-ivory);} .core-resource-panel dl{display:grid;gap:6px;margin:0;} .core-resource-panel dl>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;min-height:48px;padding:8px 10px;border:1px solid var(--v220-core-line);border-radius:11px;} .core-resource-panel dt{min-width:0;display:flex;align-items:center;gap:8px;color:var(--v220-core-muted);} .core-resource-panel dt img{width:30px;height:30px;object-fit:contain;} .core-resource-panel dd{flex:0 0 auto;margin:0;color:var(--v220-core-ivory);font-weight:900;} .core-resource-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;} .core-account-shortcut{display:grid;gap:12px;padding:18px;border:1px solid var(--v220-core-line);border-radius:16px;background:var(--v220-core-surface);} .core-account-shortcut small,.core-account-shortcut b,.core-account-shortcut span{display:block;} .core-account-shortcut small,.core-account-shortcut span{color:var(--v220-core-muted);font-size:10px;} .core-account-shortcut b{margin:5px 0;color:var(--v220-core-ivory);} .core-home-mobile{display:grid;gap:12px;} .core-home-mobile .core-current-task{min-height:0;grid-template-columns:minmax(0,1fr) 90px;padding:20px;border-radius:20px;} .core-home-mobile .core-current-copy h2{font-size:32px;} .core-home-mobile .core-floor-badge strong{font-size:26px;} .core-home-mobile-summary .core-home-metrics{grid-template-columns:repeat(3,minmax(0,1fr));} .core-mobile-sheet{min-width:0;border:1px solid var(--v220-core-line);border-radius:15px;background:var(--v220-core-surface);overflow:clip;} .core-mobile-sheet>summary{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;color:var(--v220-core-ivory);cursor:pointer;font-weight:850;} .core-mobile-sheet>:not(summary){margin:0 10px 10px;} .core-mobile-sheet .surface-card{border:0;background:transparent;} .core-party-desktop{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.55fr);align-items:start;gap:15px;} .core-party-roster{grid-column:1;grid-row:1;} .core-party-roster,.core-party-inspector,.core-party-selection{min-width:0;} .core-party-inspector{grid-column:2;grid-row:1;position:sticky;top:calc(var(--topbar,80px) + 18px);display:grid;gap:10px;} .core-party-selection{padding:clamp(18px,2.5vw,28px);border:1px solid var(--v220-core-line-strong);border-radius:20px;background:linear-gradient(145deg,var(--v220-core-surface-strong),rgba(5,20,17,.98));} .core-party-selection>header{display:flex;align-items:start;justify-content:space-between;gap:12px;} .core-party-selection h2{margin:5px 0 0;color:var(--v220-core-ivory);font-size:29px;} .party-dirty-state{color:var(--v220-core-gold);font-size:10px;} .core-party-slots{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px;} .core-party-slot{min-width:0;min-height:98px;border:1px dashed var(--v220-core-line);border-radius:13px;background:rgba(3,17,14,.72);color:var(--v220-core-muted);} .core-party-slot.empty{display:grid;place-content:center;text-align:center;} .core-party-slot.empty b,.core-party-slot.empty small{display:block;} .core-party-slot.filled{display:grid;grid-template-rows:54px auto;justify-items:center;gap:5px;padding:7px;border-style:solid;border-color:var(--v220-core-line-strong);text-align:center;} .core-party-slot.filled img{width:48px;height:54px;object-fit:contain;object-position:center bottom;} .core-party-slot.filled span{min-width:0;max-width:100%;} .core-party-slot.filled b,.core-party-slot.filled small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .core-party-slot.filled b{color:var(--v220-core-ivory);font-size:11px;} .core-party-slot.filled small{color:var(--v220-core-muted);font-size:9px;} .core-party-slot.filled em{position:absolute;opacity:0;} .core-party-ready{color:var(--v220-core-muted);font-size:11px;} .core-party-save{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;} .core-party-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;} .core-party-recommendations{min-width:min(250px,100%);display:grid;gap:6px;} .core-party-recommendations>span,.core-sortie-presets>span{color:var(--v220-core-ivory);font-size:11px;font-weight:900;} .core-party-recommendations>div,.core-sortie-presets>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;} .core-party-recommendations .button,.core-sortie-presets .button{min-width:0;min-height:44px;padding-inline:10px;} .core-party-recommendations .button[aria-pressed="true"],.core-sortie-presets .button[aria-pressed="true"]{border-color:rgba(241,191,89,.66);background:rgba(241,191,89,.15);color:#ffe6a5;box-shadow:inset 0 0 0 1px rgba(241,191,89,.08);} .core-party-candidates{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;margin-top:14px;} .core-party-candidate{min-width:0;min-height:68px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border:1px solid var(--v220-core-line);border-radius:13px;background:rgba(4,22,18,.72);color:var(--v220-core-muted);text-align:left;} .core-party-candidate.selected{border-color:var(--v220-core-line-strong);background:rgba(24,87,76,.38);box-shadow:inset 0 0 0 1px rgba(112,236,213,.08);} .core-party-candidate .candidate-avatar{width:48px;height:54px;} .core-party-candidate img{width:100%;height:100%;object-fit:contain;object-position:center bottom;} .core-party-candidate span:nth-child(2){min-width:0;} .core-party-candidate b,.core-party-candidate small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .core-party-candidate b{color:var(--v220-core-ivory);} .core-party-candidate small{margin-top:3px;font-size:9px;} .core-party-candidate em{color:var(--v220-core-mint);font-size:10px;font-style:normal;font-weight:850;} .route-party[data-composition="mobile"],.core-party-mobile{min-width:0;max-width:100%;overflow-x:clip;} .core-party-mobile{display:grid;gap:12px;} .core-party-mobile .core-party-selection{padding:17px;} .core-party-mobile .core-party-slots{min-width:0;width:100%;max-width:100%;overflow-x:auto;grid-template-columns:repeat(5,104px);padding-bottom:3px;scroll-snap-type:x mandatory;} .core-party-mobile .core-party-slot{scroll-snap-align:start;} .core-party-mobile .mobile-party-selection,.core-party-mobile .party-candidate-sheet{min-width:0;max-width:100%;overflow-x:clip;} .party-candidate-sheet>.button{width:calc(100% - 20px);} .party-candidate-sheet>.core-party-recommendations{width:calc(100% - 20px);} .party-candidate-sheet .core-party-candidates{grid-template-columns:1fr;} .core-sortie-desktop{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);align-items:start;gap:15px;} .core-sortie-desktop>aside{min-width:0;position:sticky;top:calc(var(--topbar,80px) + 18px);display:grid;gap:10px;} .core-sortie-operation,.core-sortie-party,.core-sortie-live{min-width:0;padding:clamp(20px,3vw,34px);border:1px solid var(--v220-core-line);border-radius:21px;background:var(--v220-core-surface);} .core-sortie-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px;} .core-sortie-mode{position:relative;min-width:0;min-height:132px;display:grid;align-content:start;gap:6px;padding:17px;border:1px solid var(--v220-core-line);border-radius:15px;background:rgba(4,20,17,.76);color:var(--v220-core-muted);text-align:left;transition:border-color 180ms ease,background 180ms ease,transform 180ms ease;} .core-sortie-mode:hover:not(:disabled){border-color:var(--v220-core-line-strong);transform:translateY(-2px);} .core-sortie-mode[aria-pressed="true"]{border-color:rgba(241,191,89,.56);background:linear-gradient(145deg,rgba(241,191,89,.13),rgba(112,236,213,.04));} .core-sortie-mode:disabled{opacity:.42;cursor:not-allowed;} .core-sortie-mode small{color:var(--v220-core-mint);font-weight:900;} .core-sortie-mode b{color:var(--v220-core-ivory);font-size:23px;} .core-sortie-mode span{line-height:1.5;} .core-sortie-mode i{align-self:end;color:var(--v220-core-gold);font-size:10px;font-style:normal;} .core-floor-selector{min-width:0;margin:17px 0 0;padding:15px;border:1px solid var(--v220-core-line);border-radius:15px;} .core-floor-selector legend{padding:0 6px;color:var(--v220-core-ivory);font-weight:850;} .core-floor-selector>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(62px,1fr));gap:7px;} .core-floor-selector button{border:1px solid var(--v220-core-line);border-radius:11px;background:rgba(2,16,13,.7);color:var(--v220-core-muted);font-weight:850;} .core-floor-selector button[aria-pressed="true"]{border-color:var(--v220-core-gold);background:rgba(241,191,89,.14);color:#ffe6a5;animation:v220-floor-select 220ms ease both;} .core-challenge-floor{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 12px;margin-top:17px;padding:15px;border:1px solid var(--v220-core-line);border-radius:15px;} .core-challenge-floor small,.core-challenge-floor span{color:var(--v220-core-muted);} .core-challenge-floor b{grid-row:1 / 3;grid-column:1;color:var(--v220-core-mint);font-size:35px;} .core-operation-summary{display:grid;gap:4px;margin-top:15px;padding-top:15px;border-top:1px solid var(--v220-core-line);} .core-operation-summary small,.core-operation-summary span{color:var(--v220-core-muted);} .core-operation-summary strong{color:var(--v220-core-ivory);font-size:28px;} .core-sortie-party>header{display:flex;align-items:start;justify-content:space-between;gap:12px;} .core-sortie-party h2{margin:4px 0 0;color:var(--v220-core-ivory);font-size:25px;} .core-sortie-party header a{display:inline-flex;align-items:center;min-height:44px;color:var(--v220-core-mint);font-weight:850;} .core-party-operation{margin:12px 0;color:var(--v220-core-muted);font-size:11px;line-height:1.55;} .core-sortie-party-list,.core-run-party{display:grid;gap:7px;} .core-sortie-member{min-width:0;min-height:62px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;padding:7px;border:1px solid var(--v220-core-line);border-radius:11px;background:rgba(3,17,14,.63);} .core-sortie-member img,.core-sortie-member .party-member-fallback{width:48px;height:48px;display:grid;place-items:center;object-fit:contain;object-position:center bottom;border-radius:9px;background:rgba(255,255,255,.035);} .core-sortie-member div{min-width:0;} .core-sortie-member b,.core-sortie-member small,.core-sortie-member em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .core-sortie-member b{color:var(--v220-core-ivory);} .core-sortie-member small{color:var(--v220-core-muted);font-size:9px;} .core-sortie-member em{margin-top:2px;color:var(--v220-core-gold);font-size:9px;font-style:normal;} .core-sortie-primary{padding:15px;border:1px solid var(--v220-core-line);border-radius:15px;background:var(--v220-core-surface-strong);} .core-sortie-presets{display:grid;gap:6px;margin-bottom:11px;padding-bottom:11px;border-bottom:1px solid var(--v220-core-line);} .core-sortie-presets>small{color:var(--v220-core-muted);font-size:9px;line-height:1.45;} .core-sortie-action-dock{min-width:0;} .core-permadeath-line{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 0 11px;color:#dccb9e;font-size:10px;} .core-permadeath-line>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(241,191,89,.15);color:var(--v220-core-gold);} .core-permadeath-line a{display:inline-flex;align-items:center;min-height:44px;color:var(--v220-core-gold);font-weight:850;} .core-sortie-mobile{display:grid;gap:11px;} .core-sortie-mobile .mobile-party-first{order:1;} .core-sortie-mobile .core-sortie-operation{order:2;} .core-sortie-mobile .core-sortie-primary{order:3;} .core-sortie-mobile .core-sortie-party-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;} .core-sortie-mobile .core-sortie-member{grid-template-columns:1fr;justify-items:center;padding:5px;text-align:center;} .core-sortie-mobile .core-sortie-member img,.core-sortie-mobile .core-sortie-member .party-member-fallback{width:44px;height:44px;} .core-sortie-mobile .core-sortie-member small{display:none;} .core-sortie-mobile .core-sortie-member b,.core-sortie-mobile .core-sortie-member em{max-width:100%;font-size:8px;} .core-sortie-live{animation:v220-core-enter 360ms cubic-bezier(.2,.75,.3,1) both;} .core-sortie-live>header{display:grid;grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:18px;} .core-sortie-live h2{margin:6px 0;color:var(--v220-core-ivory);font-size:clamp(30px,4vw,48px);} .core-sortie-live header p{margin:0;color:var(--v220-core-muted);} .core-run-badge{aspect-ratio:1;display:grid;place-content:center;justify-items:center;border:1px solid var(--v220-core-line-strong);border-radius:50%;} .core-run-badge small{color:var(--v220-core-muted);} .core-run-badge b{color:var(--v220-core-mint);font-size:20px;} .core-run-party{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:18px;} .core-run-party .core-sortie-member{grid-template-columns:1fr;justify-items:center;text-align:center;} .core-run-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:18px 0;overflow:hidden;border:1px solid var(--v220-core-line);border-radius:13px;background:var(--v220-core-line);} .core-run-facts>div{min-width:0;padding:13px;background:var(--v220-core-surface-strong);} .core-run-facts dt{color:var(--v220-core-muted);font-size:9px;} .core-run-facts dd{margin:4px 0 0;overflow:hidden;color:var(--v220-core-ivory);font-weight:850;text-overflow:ellipsis;white-space:nowrap;} .core-run-actions{display:flex;flex-wrap:wrap;gap:8px;} .core-ranking-desktop{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr);align-items:start;gap:15px;} .core-ranking-inspector{min-width:0;position:sticky;top:calc(var(--topbar,80px) + 18px);display:grid;gap:10px;} .core-ranking-board{min-width:0;} .core-ranking-podium,.core-ranking-list{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none;} .core-ranking-podium{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;} .core-podium-row{position:relative;min-width:0;min-height:180px;display:grid;align-content:center;justify-items:center;gap:7px;padding:18px 10px;border:1px solid var(--v220-core-line);border-radius:16px;background:rgba(4,21,18,.75);text-align:center;animation:v220-podium-in 360ms cubic-bezier(.2,.75,.3,1) both;} .core-podium-row.rank-1{min-height:205px;border-color:rgba(241,191,89,.48);background:linear-gradient(160deg,rgba(241,191,89,.13),rgba(4,21,18,.8));} .core-podium-row:nth-child(2){animation-delay:60ms;} .core-podium-row:nth-child(3){animation-delay:120ms;} .core-podium-row>div b{color:var(--v220-core-ivory);} .core-podium-row>div small{color:var(--v220-core-muted);font-size:9px;} .core-podium-row>p{display:grid;gap:3px;margin:3px 0 0;color:var(--v220-core-muted);font-size:9px;} .core-podium-row>p b{color:var(--v220-core-ivory);} .core-podium-row em,.core-ranking-row em{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--v220-core-mint);color:#052019;font-size:10px;font-style:normal;font-weight:900;} .core-ranking-row{min-width:0;min-height:72px;display:grid;grid-template-columns:56px minmax(120px,1fr) minmax(230px,.9fr) 30px;align-items:center;gap:12px;padding:9px 12px;border:1px solid var(--v220-core-line);border-radius:13px;background:rgba(4,21,18,.7);} .core-ranking-row.self,.core-podium-row.self{border-color:var(--v220-core-line-strong);background-color:rgba(19,67,58,.53);} .ranking-position{color:var(--v220-core-gold);font-size:22px;font-weight:900;text-align:center;} .ranking-position small{font-size:9px;} .core-ranking-row>div{min-width:0;} .core-ranking-row>div b,.core-ranking-row>div small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .core-ranking-row>div b{color:var(--v220-core-ivory);} .core-ranking-row>div small{color:var(--v220-core-muted);font-size:9px;} .core-ranking-row dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;} .core-ranking-row dt{color:var(--v220-core-muted);font-size:8px;} .core-ranking-row dd{margin:3px 0 0;color:var(--v220-core-ivory);font-weight:850;} .core-season-card h2,.core-ranking-self h2,.core-ranking-privacy h2{margin:5px 0 8px;color:var(--v220-core-ivory);font-size:20px;} .core-season-card p,.core-ranking-self p,.core-ranking-privacy p{margin:0;color:var(--v220-core-muted);line-height:1.6;} .core-ranking-self strong{display:block;margin-top:6px;color:var(--v220-core-gold);font-size:35px;} .core-ranking-privacy{display:grid;gap:12px;} .core-ranking-mobile{display:grid;gap:11px;} .core-ranking-mobile .mobile-self-first{order:-1;} .core-ranking-mobile .core-ranking-podium{grid-template-columns:repeat(3,minmax(92px,1fr));overflow-x:auto;} .core-ranking-mobile .core-podium-row{min-height:155px;padding-inline:7px;} .core-ranking-mobile .core-podium-row.rank-1{min-height:175px;} .core-ranking-mobile .core-ranking-row{grid-template-columns:42px minmax(0,1fr) 28px;} .core-ranking-mobile .core-ranking-row dl{grid-column:2 / -1;grid-row:2;} .core-ranking-mobile .core-ranking-row em{grid-column:3;grid-row:1;} /* Keep primary actions in the document flow. */ .mobile-sticky-primary{position:static;z-index:24;bottom:auto;padding:10px;border:1px solid var(--v220-core-line-strong);border-radius:15px;background:rgba(5,23,19,.97);box-shadow:0 -12px 30px rgba(0,0,0,.28);backdrop-filter:blur(12px);} @keyframes v220-core-enter{from{opacity:0;transform:translateY(10px);} to{opacity:1;transform:none;}} @keyframes v220-floor-select{from{transform:scale(.96);} to{transform:none;}} @keyframes v220-podium-in{from{opacity:0;transform:translateY(12px);} to{opacity:1;transform:none;}} @media (max-width:1100px){.core-home-desktop,.core-party-desktop,.core-sortie-desktop,.core-ranking-desktop{grid-template-columns:1fr;} .core-home-inspector{grid-template-columns:repeat(2,minmax(0,1fr));} .core-home-inspector>.core-home-metrics{grid-column:1 / -1;} .core-party-inspector,.core-sortie-desktop>aside,.core-ranking-inspector{position:static;} .core-party-inspector{grid-column:1;grid-row:1;} .core-party-roster{grid-column:1;grid-row:2;} .core-sortie-desktop>aside{grid-row:1;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);} .core-ranking-inspector{grid-row:1;grid-template-columns:repeat(3,minmax(0,1fr));}} @media (max-width:720px){.v220-core-route{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px));} .route-party.v220-core-route,.route-sortie.v220-core-route{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px));} .mobile-sticky-primary{margin:14px 0 0;} .core-home-mobile .core-current-actions{grid-template-columns:minmax(0,1fr) auto;display:grid;} .core-home-mobile .core-current-actions .button{min-width:0;} .core-home-mobile-summary .core-home-metrics article{padding:10px 7px;text-align:center;} .core-resource-actions,.core-party-save{grid-template-columns:1fr 1fr;} .core-sortie-operation,.core-sortie-party,.core-sortie-live{padding:16px;border-radius:17px;} .core-sortie-mode-grid{grid-template-columns:1fr 1fr;} .core-sortie-mode{min-height:116px;padding:13px;} .core-sortie-mode b{font-size:18px;} .core-floor-selector{padding:12px;} .core-floor-selector>div{grid-template-columns:repeat(4,minmax(0,1fr));} .core-sortie-mobile .core-sortie-party-list{overflow-x:auto;grid-template-columns:repeat(5,minmax(68px,1fr));} .core-sortie-live>header{grid-template-columns:minmax(0,1fr) 86px;} .core-run-facts{grid-template-columns:repeat(2,minmax(0,1fr));} .core-run-party{overflow-x:auto;grid-template-columns:repeat(5,minmax(84px,1fr));} .core-run-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));} .core-permadeath-line{grid-template-columns:25px minmax(0,1fr) auto;}} @media (max-width:360px){.core-home-mobile .core-current-task{grid-template-columns:1fr;} .core-home-mobile .core-floor-badge{width:86px;justify-self:end;} .core-party-mobile .core-party-slots{grid-template-columns:repeat(5,96px);} .core-sortie-mode-grid{grid-template-columns:1fr;} .core-floor-selector>div{grid-template-columns:repeat(3,minmax(0,1fr));} .core-sortie-mobile .core-sortie-party-list{grid-template-columns:repeat(5,64px);} .core-ranking-mobile .core-ranking-podium{grid-template-columns:repeat(3,88px);}} @media (prefers-reduced-motion:reduce){.route-party.v220-core-route,.route-sortie.v220-core-route,.core-current-task,.core-sortie-live,.core-podium-row,.core-floor-selector button[aria-pressed="true"]{animation:none !important;} .core-sortie-mode{transition:none;} .core-sortie-mode:hover:not(:disabled){transform:none;}}

/* source: public/css/v220-auth-account.css */
.v220-login-gate{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:center;gap:clamp(28px,5vw,76px);min-height:calc(100dvh - var(--topbar-height,72px));padding:clamp(28px,6vw,88px);} .v220-login-preview{max-width:720px;} .v220-login-preview h1{max-width:12ch;} .v220-login-preview>p{max-width:56ch;} .v220-login-preview .guest-route-preview{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none;} .v220-login-preview .guest-route-preview li{padding:10px 14px;border:1px solid color-mix(in srgb,var(--accent,#5eead4) 32%,transparent);border-radius:999px;background:color-mix(in srgb,var(--panel,#0d2622) 82%,transparent);} .v220-login-card{width:100%;max-width:460px;justify-self:end;} .v220-login-card .provider-session-note,.v220-guide .provider-session-note{padding:12px 14px;border-left:3px solid var(--accent,#5eead4);background:color-mix(in srgb,var(--panel,#0d2622) 86%,transparent);font-size:.9rem;line-height:1.55;} .v220-login-card .first-login-disclosure,.v220-login-card .session-alternatives{margin-top:14px;} .v220-login-card :is(a,button,input,select,summary){min-height:44px;} .v220-login-card :is(.channel-start-link,.session-links a){display:inline-flex;align-items:center;} .v220-login-card summary,.v220-guide summary,.account-mobile-section>summary{min-height:44px;cursor:pointer;display:flex;align-items:center;} .account-desktop-sections{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:24px;align-items:start;} .account-section-nav{position:sticky;top:calc(var(--topbar-height,72px) + 18px);display:grid;gap:6px;padding:10px;border:1px solid var(--line,#21473f);border-radius:18px;background:var(--panel,#0d2622);} .account-section-nav button{min-height:56px;padding:10px 12px;border:1px solid transparent;border-radius:12px;color:inherit;text-align:left;background:transparent;cursor:pointer;} .account-section-nav button b,.account-section-nav button small{display:block;} .account-section-nav button small{margin-top:3px;color:var(--muted,#91aaa4);} .account-section-nav button[aria-selected="true"]{border-color:color-mix(in srgb,var(--accent,#5eead4) 42%,transparent);background:color-mix(in srgb,var(--accent,#5eead4) 11%,var(--panel,#0d2622));} .account-section-deck,.account-section-panel{min-width:0;} .account-section-panel[hidden]{display:none !important;} .account-section-panel>* + *{margin-top:18px;} .account-mobile-disclosures{display:grid;gap:10px;} .account-mobile-section{border:1px solid var(--line,#21473f);border-radius:16px;background:var(--panel,#0d2622);overflow:clip;} .account-mobile-section>summary{padding:12px 16px;list-style-position:inside;} .account-mobile-section>summary span{display:inline-grid;gap:2px;margin-left:8px;} .account-mobile-section>summary small{color:var(--muted,#91aaa4);font-size:.78rem;} .account-mobile-section-body{padding:0 12px 14px;} .account-mobile-section-body>* + *{margin-top:12px;} .account-mobile-section-body .surface-card{border-radius:13px;} .account-lifecycle-grid{display:grid;gap:10px;margin-top:16px;} .account-lifecycle-grid article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;min-height:88px;padding:14px 16px;border:1px solid var(--line,#21473f);border-radius:14px;} .account-lifecycle-grid article p{margin:5px 0 0;color:var(--muted,#91aaa4);} .lifecycle-unavailable{padding:8px 11px;border-radius:999px;color:var(--muted,#91aaa4);background:color-mix(in srgb,var(--muted,#91aaa4) 12%,transparent);white-space:nowrap;} .guide-channel-strip{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:14px;align-items:center;padding:16px 18px;border:1px solid var(--line,#21473f);border-radius:16px;background:var(--panel,#0d2622);} .guide-channel-strip div{display:grid;gap:3px;} .guide-channel-strip small{color:var(--muted,#91aaa4);} .guide-channel-strip>a{min-height:44px;display:inline-flex;align-items:center;} .guide-reference-layout{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:24px;align-items:start;margin-top:22px;} .guide-section-index{position:sticky;top:calc(var(--topbar-height,72px) + 18px);padding:16px;border:1px solid var(--line,#21473f);border-radius:16px;background:var(--panel,#0d2622);} .guide-section-index ol{display:grid;gap:4px;margin:10px 0 0;padding:0;list-style:none;} .guide-section-index a{min-height:44px;display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:10px;} .guide-section-index a:hover{background:color-mix(in srgb,var(--accent,#5eead4) 10%,transparent);} .guide-disclosure-stack{display:grid;gap:10px;min-width:0;} .guide-disclosure{border:1px solid var(--line,#21473f);border-radius:16px;background:var(--panel,#0d2622);overflow:clip;scroll-margin-top:calc(var(--topbar-height,72px) + 20px);} .guide-disclosure>summary{gap:12px;min-height:62px;padding:10px 18px;} .guide-disclosure>summary>span{color:var(--accent,#5eead4);font-weight:800;} .guide-disclosure>summary>small{margin-left:auto;color:var(--muted,#91aaa4);} .guide-disclosure-body{padding:2px 18px 20px;} .guide-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;} .guide-rule-grid article{padding:14px;border-radius:12px;background:color-mix(in srgb,var(--panel-2,#102d28) 88%,transparent);} .guide-rule-grid article p{margin-bottom:0;} .guide-rule-grid .button{justify-self:start;} .nested-faq details{border-top:1px solid var(--line,#21473f);} .nested-faq details:first-child{border-top:0;} .nested-faq details>summary{min-height:48px;} .guide-legal{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:18px;} .guide-legal a{min-height:44px;display:inline-flex;align-items:center;} .guide-mobile-index{display:grid;gap:6px;} .guide-mobile-index select{min-height:44px;} .v220-support .support-layout{align-items:start;} .v220-support .ticket-compose{order:0;} .v220-support .ticket-list-panel{order:1;} .support-privacy-line{margin-bottom:0;color:var(--muted,#91aaa4);font-size:.9rem;} .v220-support .ticket-row,.v220-support button,.v220-support select,.v220-support input{min-height:44px;} .v220-support .ticket-row{width:100%;} @media (max-width:900px){.v220-login-gate,.v220-login-gate[data-guest-composition="mobile"]{grid-template-columns:minmax(0,1fr);align-items:start;min-height:auto;padding:20px 14px 32px;gap:18px;} .v220-login-preview h1{max-width:15ch;} .v220-login-card{max-width:none;justify-self:stretch;} .v220-login-gate[data-guest-composition="mobile"] .v220-login-card{order:-1;} .v220-login-gate[data-guest-composition="mobile"] .v220-login-preview{padding-top:0;} .guide-channel-strip{grid-template-columns:minmax(0,1fr);} .guide-reference-layout{grid-template-columns:minmax(0,1fr);gap:12px;} .guide-disclosure>summary{align-items:flex-start;} .guide-disclosure>summary>small{display:none;} .guide-rule-grid{grid-template-columns:minmax(0,1fr);} .account-lifecycle-grid article{grid-template-columns:minmax(0,1fr);} .account-lifecycle-grid article .button,.lifecycle-unavailable{justify-self:stretch;text-align:center;min-height:44px;display:inline-flex;align-items:center;justify-content:center;} .v220-support .support-layout{grid-template-columns:minmax(0,1fr);}} @media (prefers-reduced-motion:reduce){.guide-disclosure,.account-mobile-section{scroll-behavior:auto;}}

/* source: public/css/v220-surface-theme.css */
:root{--v220-route-accent:#68ead7;--v220-route-accent-rgb:104,234,215;--v220-route-warm:#e9b956;} [data-route-stage="home"]{--v220-route-accent:#70dfc9;--v220-route-accent-rgb:112,223,201;} [data-route-stage="summon"]{--v220-route-accent:#efbe57;--v220-route-accent-rgb:239,190,87;} [data-route-stage="heroes"]{--v220-route-accent:#b99cff;--v220-route-accent-rgb:185,156,255;} [data-route-stage="forge"]{--v220-route-accent:#f2a75b;--v220-route-accent-rgb:242,167,91;} [data-route-stage="party"]{--v220-route-accent:#78bcff;--v220-route-accent-rgb:120,188,255;} [data-route-stage="sortie"]{--v220-route-accent:#ff8c73;--v220-route-accent-rgb:255,140,115;} [data-route-stage="records"]{--v220-route-accent:#a7bad0;--v220-route-accent-rgb:167,186,208;} [data-route-stage="ranking"]{--v220-route-accent:#d8a8ff;--v220-route-accent-rgb:216,168,255;} [data-route-stage="guide"]{--v220-route-accent:#72cce8;--v220-route-accent-rgb:114,204,232;} [data-route-stage="account"]{--v220-route-accent:#89d9bf;--v220-route-accent-rgb:137,217,191;} [data-route-stage="support"]{--v220-route-accent:#ee9fb7;--v220-route-accent-rgb:238,159,183;} [data-route-stage] .route-page{position:relative;isolation:isolate;} [data-route-stage] .route-page::before{content:"";position:absolute;z-index:-1;inset:-36px -24px auto;height:260px;pointer-events:none;background:radial-gradient(circle at 18% 12%,rgba(var(--v220-route-accent-rgb),.095),transparent 46%),linear-gradient(180deg,rgba(var(--v220-route-accent-rgb),.035),transparent 72%);mask-image:linear-gradient(#000 64%,transparent);} [data-route-stage] .route-page>.page-heading .eyebrow,[data-route-stage] .route-page .section-heading .eyebrow,[data-route-stage] .route-page>.eyebrow{color:var(--v220-route-accent);} [data-route-stage] .route-page :is(.surface-card,.hero-card,.weapon-focus,.weapon-list-panel,.party-panel,.sortie-plan-card){border-color:rgba(var(--v220-route-accent-rgb),.21);box-shadow:inset 0 1px 0 rgba(var(--v220-route-accent-rgb),.055);} [data-route-stage="heroes"] .hero-card:focus-visible,[data-route-stage="forge"] :is(.weapon-row,.weapon-stage):focus-visible,[data-route-stage="party"] [data-party-hero]:focus-visible,[data-route-stage="sortie"] :is([data-sortie-mode],[data-floor]):focus-visible{outline:3px solid rgba(var(--v220-route-accent-rgb),.55);outline-offset:3px;} [data-route-stage="forge"] .weapon-row.active,[data-route-stage="party"] [data-party-hero][aria-pressed="true"],[data-route-stage="sortie"] [aria-pressed="true"]{border-color:rgba(var(--v220-route-accent-rgb),.62);background:linear-gradient(135deg,rgba(var(--v220-route-accent-rgb),.14),rgba(5,20,18,.78));} [data-route-stage="summon"] .summon-five,[data-route-stage="forge"] [data-enhance],[data-route-stage="sortie"] [data-start-sortie],[data-route-stage="party"] [data-save-party]{box-shadow:0 10px 30px rgba(var(--v220-route-accent-rgb),.14);} [data-route-stage="sortie"] .risk-note,[data-route-stage="sortie"] [data-risk="permadeath"]{border-color:rgba(255,140,115,.42);background:rgba(100,34,25,.17);} [data-route-stage="ranking"] :is(.rank-1,[data-rank="1"]){border-color:rgba(239,190,87,.58);box-shadow:inset 0 0 32px rgba(239,190,87,.08);} html[data-composition="mobile"] [data-route-stage] .route-page::before{inset:-18px -12px auto;height:190px;} html[data-layout-mode="desktop"] .side-rail>.layout-escape{position:fixed;z-index:1001;top:calc(var(--rnr-visual-viewport-top,0px) + 8px);left:calc(var(--rnr-visual-viewport-left,0px) + 8px);right:auto;width:auto;max-width:calc(100vw - 16px);margin:0;white-space:nowrap;transform:none;} @media (max-width:720px){html[data-layout-mode="desktop"] .side-rail{height:calc(100svh + var(--rnr-visual-viewport-top,0px));min-height:calc(100svh + var(--rnr-visual-viewport-top,0px));}} html[data-composition="mobile"] body[data-kakao-ready="false"]{--topbar:62px;} html[data-composition="mobile"] body[data-kakao-ready="false"] .top-bar{height:var(--topbar);grid-template-rows:54px;} @media (max-width:720px){html:not([data-layout-mode="desktop"]) body[data-kakao-ready="false"]{--topbar:62px;} html:not([data-layout-mode="desktop"]) body[data-kakao-ready="false"] .top-bar{height:var(--topbar);grid-template-rows:54px;}} @media (min-width:721px){html[data-layout-mode="mobile"] .bottom-nav{right:auto;left:50%;width:min(720px,100vw);transform:translateX(-50%);border-inline:1px solid var(--line);}} @media (prefers-reduced-motion:reduce){[data-route-stage] .route-page::before{transition:none !important;}}

/* source: public/css/v222-full-product.css */
:root{--v222-panel:rgba(8,26,22,.91);--v222-panel-strong:rgba(6,20,17,.97);--v222-line:rgba(226,213,172,.17);--v222-line-strong:rgba(var(--v220-route-accent-rgb,104,234,215),.42);--v222-copy:#d6dfd9;--v222-muted:#9eb2aa;--v222-mobile-nav-space:calc(86px + env(safe-area-inset-bottom,0px));} [data-route-stage] .route-page>.page-heading{position:relative;min-height:190px;display:flex;align-items:center;overflow:hidden;padding:clamp(26px,3vw,40px) clamp(280px,31vw,430px) clamp(26px,3vw,40px) clamp(24px,3.2vw,44px);border:1px solid var(--v222-line-strong);border-radius:26px;background:linear-gradient(105deg,rgba(5,19,16,.99) 0 46%,rgba(5,19,16,.82) 64%,rgba(5,19,16,.12) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 22px 58px rgba(0,0,0,.2);} [data-route-stage] .route-page>.page-heading>*{position:relative;z-index:2;} [data-route-stage] .route-page>.page-heading::before,[data-route-stage] .route-page>.page-heading::after{content:"";position:absolute;pointer-events:none;} [data-route-stage] .route-page>.page-heading::before{z-index:1;inset:0;background:linear-gradient(90deg,rgba(5,19,16,.99) 0 40%,rgba(5,19,16,.76) 58%,rgba(5,19,16,.16) 100%);} [data-route-stage] .route-page>.page-heading::after{z-index:0;top:-14%;right:0;bottom:-18%;width:min(48%,540px);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.78;filter:saturate(.9) contrast(1.05);mask-image:linear-gradient(90deg,transparent 0,#000 27%,#000 100%);} [data-route-stage="home"] .route-page>.page-heading::after{background-image:url("/assets/web/v222/scene_home_v222.webp");background-position:52% 74%;} [data-route-stage="guide"] .route-page>.page-heading::after{background-image:url("/assets/web/v222/scene_guide_v222.webp");background-position:50% 58%;} [data-route-stage="summon"] .route-page>.page-heading::after{background-image:url("/assets/web/v222/scene_summon_v222.webp");background-position:50% 52%;} [data-route-stage="heroes"] .route-page>.page-heading::after{background-image:url("/assets/card_parts/v216/body_layers/rnr_h001-body-384x480.webp");background-size:contain;background-position:76% 48%;} [data-route-stage="forge"] .route-page>.page-heading::after{background-image:url("/assets/card_parts/v216/approved_weapons/warrior_aegis_sword/weapon_warrior_aegis_sword_detail_v216.png");background-size:contain;background-position:76% 48%;} [data-route-stage="party"] .route-page>.page-heading::after{background-image:url("/assets/card_parts/v216/body_layers/rnr_h086-body-384x480.webp");background-size:contain;background-position:76% 46%;} [data-route-stage="sortie"] .route-page>.page-heading::after{background-image:url("/assets/kakao_cards/result_v222/tower_victory_result_card.png");background-position:center 38%;} [data-route-stage="records"] .route-page>.page-heading::after{background-image:url("/assets/web/v222/scene_records_v222.webp");background-position:66% 68%;} [data-route-stage="ranking"] .route-page>.page-heading::after{background-image:url("/assets/web/v222/scene_ranking_v222.webp");background-position:50% 70%;} [data-route-stage="account"] .route-page>.page-heading::after{background-image:url("/assets/ui/brand/tower_dice_mark_v223.svg");background-size:170px 170px;opacity:.32;} [data-route-stage="support"] .route-page>.page-heading::after{background-image:url("/assets/web/v222/scene_support_v222.webp");background-position:63% 56%;} [data-route-stage="home"] .route-page>.page-heading::after,[data-route-stage="summon"] .route-page>.page-heading::after,[data-route-stage="records"] .route-page>.page-heading::after,[data-route-stage="ranking"] .route-page>.page-heading::after,[data-route-stage="guide"] .route-page>.page-heading::after,[data-route-stage="support"] .route-page>.page-heading::after{top:50%;right:1.5%;bottom:auto;width:clamp(210px,26vw,330px);aspect-ratio:1;transform:translateY(-50%);background-repeat:no-repeat;background-size:cover;opacity:.86;} [data-route-stage] .route-page>.page-heading h1{margin:7px 0 10px;font-size:clamp(36px,4.2vw,58px);line-height:1.02;letter-spacing:-.045em;} [data-route-stage] .route-page>.page-heading p{max-width:650px;color:var(--v222-copy);font-size:16px;line-height:1.65;} [data-route-stage] .route-page :is(.surface-card,.core-current-task,.core-sortie-operation,.core-sortie-party,.core-sortie-live,.weapon-focus,.weapon-list-panel,.ticket-detail,.account-identity-card){border-color:var(--v222-line);border-radius:20px;background-color:var(--v222-panel);box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 16px 46px rgba(0,0,0,.14);} [data-route-stage] .section-heading h2,[data-route-stage] :is(.surface-card,.core-sortie-operation,.core-sortie-party,.core-sortie-live)>header h2{font-size:clamp(22px,2.4vw,32px);letter-spacing:-.035em;} [data-route-stage] .route-page :is(p,li,dd,label,input,textarea,select,button,a){text-wrap:pretty;} [data-route-stage] .route-page .eyebrow,[data-route-stage] .route-page small,[data-route-stage] .route-page :is(.resource-balance-label,.connection-badge,.party-dirty-state,.core-party-ready,.core-party-operation,.core-recent-time,.weapon-list-cue,.ticket-status){font-size:12px;line-height:1.45;} [data-route-stage] .route-page small{font-size:12px !important;} [data-route-stage] .route-page :is(.core-floor-badge span,.core-home-metrics small,.hero-tile-body>span,.hero-rarity span,.hero-weapon-slot b,.first-login-steps li>span,.first-login-steps small,.guide-legal a,.account-links a,.consent-status-card dt,.consent-status-card dd,.v216-version-list span){font-size:12px;} [data-route-stage] .route-page .core-permadeath-line,[data-route-stage] .route-page .core-permadeath-line :is(span,b,a){font-size:12px;line-height:1.45;} .route-heroes .collection-summary :is(small,span),.route-heroes .collection-count span,.route-heroes .route-rail-actions small,.route-home .core-account-shortcut span,.route-party .core-party-recommendations>span,.route-sortie .core-sortie-presets>span,.route-records .section-heading p,.route-records .empty-state p,.route-records .empty-inline p,.route-guide .onboarding-steps li>span,.route-guide .guide-section-index a span,.route-guide .guide-disclosure>summary>span,.route-account .v216-account-scope-grid dt,.route-account .v216-surface-contract li,.route-account .account-security p,.route-account .legal-buttons a,.route-account .account-alternative-grid :is(p,b,li),.route-account .danger-zone p{font-size:12px;line-height:1.5;} .route-guide .guide-section-index a span,.route-guide .guide-disclosure>summary>span{font-size:12px !important;} .core-party-slot.filled b,.core-party-slot.filled small,.core-sortie-member small,.core-sortie-member em,.core-sortie-mobile .core-sortie-member b,.core-sortie-mobile .core-sortie-member em,.core-run-party .core-sortie-member small,.core-run-party .core-sortie-member em,.core-floor-selector button,.core-ranking-row :is(small,dt,dd),.core-podium-row :is(small,span),.account-section-nav button small,.provider-session-note,.fine-print{font-size:12px;line-height:1.45;} .core-party-slots{gap:12px;} .core-party-slot{min-height:132px;} .core-party-slot.filled{grid-template-rows:78px auto;gap:8px;padding:10px;} .core-party-slot.filled img{width:68px;height:78px;} .core-party-slot.filled b{font-size:14px;} .core-party-candidate,.core-sortie-member{min-height:78px;padding:10px;border-radius:15px;} .core-sortie-member{grid-template-columns:58px minmax(0,1fr);gap:12px;} .core-sortie-member img,.core-sortie-member .party-member-fallback{width:58px;height:58px;} .core-sortie-member b{font-size:15px;} .core-sortie-member small,.core-sortie-member em{margin-top:3px;} .route-records .empty-state,.route-ranking .empty-state{min-height:300px;border-style:solid;background:linear-gradient(90deg,rgba(5,19,16,.98),rgba(5,19,16,.70)),url("/assets/kakao_cards/result_v222/tower_victory_result_card.png") center 42% / cover no-repeat;} .route-summon .summon-portal{overflow:hidden;border:1px solid rgba(104,234,215,.32);border-radius:28px;background-image:linear-gradient(rgba(2,15,14,.08),rgba(2,15,14,.42)),url("/assets/web/v222/scene_summon_v222.webp");background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:inset 0 0 80px rgba(2,16,14,.28);} .route-summon .summon-portal b{width:96px;height:96px;overflow:hidden;border:1px solid rgba(255,228,160,.5);border-radius:50%;font-size:0;box-shadow:0 0 42px rgba(104,234,215,.25);} .route-records .record-empty{position:relative;align-content:center;justify-items:start;overflow:hidden;padding:34px min(360px,34%) 34px 42px;text-align:left;background:linear-gradient(105deg,rgba(5,19,16,.99) 0 50%,rgba(5,19,16,.88) 66%,rgba(5,19,16,.52) 100%);} .route-records .record-empty::before{content:"";position:absolute;top:50%;right:2%;width:min(32%,300px);aspect-ratio:1;transform:translateY(-50%);background:url("/assets/web/v222/scene_records_v222.webp") 66% 68% / cover no-repeat;opacity:.88;mask-image:linear-gradient(90deg,transparent 0,#000 22%,#000 100%);} .route-records .record-empty>*{position:relative;z-index:1;} .core-ranking-desktop{grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr);} .core-ranking-podium{gap:14px;} .core-podium-row{overflow:hidden;min-height:190px;padding:20px 14px;border-radius:18px;background:linear-gradient(180deg,rgba(var(--v220-route-accent-rgb),.10),rgba(5,20,17,.9));} .core-podium-row.rank-1{transform:translateY(-8px);} .core-podium-row>div{width:100%;min-width:0;} .core-podium-row>div b,.core-podium-row>div small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .core-podium-row>div b{font-size:15px;line-height:1.45;} .core-podium-row>p{width:100%;} .guide-disclosure,.account-mobile-section,.support-policy-note{border:1px solid var(--v222-line);border-radius:15px;background:rgba(5,20,17,.64);} .guide-journey{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;} .guide-journey a{position:relative;min-height:128px;display:grid;align-content:end;gap:5px;padding:18px;overflow:hidden;border:1px solid var(--v222-line);border-radius:18px;background:linear-gradient(155deg,rgba(var(--v220-route-accent-rgb,104,234,215),.13),rgba(6,20,17,.96) 58%);color:var(--ivory);text-decoration:none;} .guide-journey a::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);pointer-events:none;} .guide-journey span{position:absolute;top:12px;left:14px;color:var(--teal);font-size:13px !important;font-weight:900;} .guide-journey b{font-size:16px;} .guide-journey small{color:var(--v222-muted);font-size:12px !important;line-height:1.45;} @media (max-width:900px){.guide-journey{grid-template-columns:repeat(5,minmax(146px,1fr));overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px;} .guide-journey a{min-height:116px;scroll-snap-align:start;}} .support-policy-note{margin-top:16px;padding:0 16px;color:var(--v222-muted);} .support-policy-note summary{min-height:48px;display:flex;align-items:center;color:var(--v222-copy);cursor:pointer;} .support-policy-note p{margin:0 0 10px;font-size:13px;line-height:1.65;} .support-policy-note a{display:inline-flex;margin-bottom:16px;} .ticket-compose>header>p{max-width:58ch;color:var(--v222-copy);} .ticket-compose form{padding-top:4px;} .ticket-compose textarea{min-height:180px;resize:vertical;} .account-section-nav{position:sticky;top:calc(var(--topbar,72px) + 12px);z-index:8;gap:7px;padding:8px;border:1px solid var(--v222-line);border-radius:17px;background:rgba(5,19,16,.94);backdrop-filter:blur(14px);} @media (max-width:900px){.core-ranking-desktop{grid-template-columns:minmax(0,1fr);} .core-ranking-inspector{position:static;grid-template-columns:repeat(3,minmax(0,1fr));} [data-route-stage] .route-page>.page-heading{min-height:174px;padding:22px 150px 22px 22px;border-radius:21px;} [data-route-stage] .route-page>.page-heading::after{width:55%;opacity:.62;} [data-route-stage] .route-page>.page-heading::before{background:linear-gradient(90deg,rgba(5,19,16,.99) 0 42%,rgba(5,19,16,.76) 68%,rgba(5,19,16,.22));} [data-route-stage] .route-page>.page-heading h1{font-size:clamp(32px,9.5vw,44px);} [data-route-stage] .route-page>.page-heading p{font-size:14px;line-height:1.55;} [data-route-stage="home"] .route-page>.page-heading::after,[data-route-stage="summon"] .route-page>.page-heading::after,[data-route-stage="records"] .route-page>.page-heading::after,[data-route-stage="ranking"] .route-page>.page-heading::after,[data-route-stage="guide"] .route-page>.page-heading::after,[data-route-stage="support"] .route-page>.page-heading::after{top:50%;bottom:auto;width:clamp(200px,48vw,280px);height:auto;transform:translateY(-50%);} .route-host{padding-bottom:calc(var(--v222-mobile-nav-space) + 22px);} .route-party.v220-core-route,.route-sortie.v220-core-route{padding-bottom:calc(var(--v222-mobile-nav-space) + 30px);} .mobile-sticky-primary{margin:14px 0 0;} [data-route-stage="home"] .route-page>.page-heading::after{background-position:54% 82%;} [data-route-stage="records"] .route-page>.page-heading::after{background-position:68% 72%;} [data-route-stage="ranking"] .route-page>.page-heading::after{background-position:50% 78%;filter:brightness(.78) saturate(.84);} [data-route-stage="guide"] .route-page>.page-heading::after{background-position:50% 56%;opacity:.64;} [data-route-stage="support"] .route-page>.page-heading::after{background-position:66% 60%;opacity:.62;} .core-party-mobile .core-party-slots{grid-template-columns:repeat(5,116px);} .core-sortie-mobile .core-sortie-member{grid-template-columns:52px minmax(0,1fr);justify-items:stretch;padding:8px;text-align:left;} .core-sortie-mobile .core-sortie-member img,.core-sortie-mobile .core-sortie-member .party-member-fallback{width:52px;height:58px;} .core-sortie-mobile .core-sortie-member small{display:block;} .core-sortie-mobile .core-sortie-member b,.core-sortie-mobile .core-sortie-member em{max-width:100%;font-size:12px;} .core-sortie-mobile .core-sortie-party-list{grid-template-columns:repeat(5,minmax(150px,1fr));}} @media (max-width:560px){[data-route-stage] .route-page>.page-heading{min-height:194px;padding:24px 24px 90px;align-items:flex-start;} [data-route-stage] .route-page>.page-heading::after{top:auto;right:0;bottom:-46%;width:64%;height:160px;opacity:.46;mask-image:linear-gradient(90deg,transparent,#000 35%);} [data-route-stage] .route-page>.page-heading::before{background:linear-gradient(180deg,rgba(5,19,16,.99) 0 64%,rgba(5,19,16,.66) 100%);} [data-route-stage] .route-page>.page-heading p{max-width:92%;} [data-route-stage="home"] .route-page>.page-heading::after,[data-route-stage="records"] .route-page>.page-heading::after,[data-route-stage="ranking"] .route-page>.page-heading::after,[data-route-stage="guide"] .route-page>.page-heading::after,[data-route-stage="support"] .route-page>.page-heading::after{top:auto;right:-10px;bottom:-56px;width:220px;height:auto;transform:none;} [data-route-stage="heroes"] .route-page>.page-heading,[data-route-stage="forge"] .route-page>.page-heading,[data-route-stage="party"] .route-page>.page-heading{min-height:200px;justify-content:center;padding:20px 122px 20px 20px;} [data-route-stage="heroes"] .route-page>.page-heading{min-height:236px;} [data-route-stage="heroes"] .route-page>.page-heading h1,[data-route-stage="forge"] .route-page>.page-heading h1,[data-route-stage="party"] .route-page>.page-heading h1{font-size:36px;} [data-route-stage="heroes"] .route-page>.page-heading p,[data-route-stage="forge"] .route-page>.page-heading p,[data-route-stage="party"] .route-page>.page-heading p{max-width:230px;} [data-route-stage="heroes"] .route-page>.page-heading .heading-actions{width:min(100%,210px);} [data-route-stage="heroes"] .route-page>.page-heading::before,[data-route-stage="forge"] .route-page>.page-heading::before,[data-route-stage="party"] .route-page>.page-heading::before{background:linear-gradient(90deg,rgba(5,19,16,.99) 0 58%,rgba(5,19,16,.72) 78%,rgba(5,19,16,.2));} [data-route-stage="heroes"] .route-page>.page-heading::after,[data-route-stage="forge"] .route-page>.page-heading::after,[data-route-stage="party"] .route-page>.page-heading::after{top:50%;right:-12px;bottom:auto;width:150px;height:210px;transform:translateY(-50%);background-position:center bottom;opacity:.62;mask-image:linear-gradient(90deg,transparent 0,#000 24%,#000 100%);} [data-route-stage="forge"] .route-page>.page-heading::after{right:-18px;width:158px;height:190px;} .route-records .record-empty{justify-items:start;min-height:410px;padding:30px 24px 190px;} .route-records .record-empty::before{top:auto;right:50%;bottom:-18px;width:210px;transform:translateX(50%);} [data-route-stage="summon"] .route-page>.page-heading{min-height:112px;padding:18px 112px 18px 18px;align-items:center;} [data-route-stage="summon"] .route-page>.page-heading h1{margin-bottom:0;font-size:32px;} [data-route-stage="summon"] .route-page>.page-heading p{display:none;} [data-route-stage="summon"] .route-page>.page-heading::before{background:linear-gradient(90deg,rgba(5,19,16,.99) 0 52%,rgba(5,19,16,.66) 100%);} [data-route-stage="summon"] .route-page>.page-heading::after{top:50%;right:-6px;bottom:auto;width:156px;height:auto;transform:translateY(-50%);opacity:.58;background-position:50% 50%;} .core-party-mobile .core-party-slots{grid-template-columns:repeat(5,112px);} .core-party-slot{min-height:128px;} .core-ranking-podium{grid-template-columns:repeat(3,126px);overflow-x:auto;padding-top:10px;} .support-layout{gap:16px;}} @media (prefers-reduced-motion:reduce){[data-route-stage] .route-page,[data-route-stage] .route-page>.page-heading,.core-podium-row{animation:none !important;transition:none !important;transform:none !important;} [data-route-stage] .route-page>.page-heading::after{animation:none !important;transition:none !important;}}

/* source: public/css/v223-game-product.css */
:root{--v223-ink:#0d0c0a;--v223-night:#15130f;--v223-stone:#242019;--v223-stone-soft:#302a20;--v223-parchment:#f4ead4;--v223-copy:#d9cfbb;--v223-muted:#a89d88;--v223-brass:#d2a94f;--v223-brass-light:#f2ca6a;--v223-ember:#c9623f;--v223-teal:#54c6b0;--v223-line:rgba(230,201,139,.18);--v223-line-strong:rgba(226,184,92,.42);--v222-panel:rgba(26,23,18,.94);--v222-panel-strong:rgba(18,16,13,.98);--v222-line:var(--v223-line);--v222-line-strong:var(--v223-line-strong);--v222-copy:var(--v223-copy);--v222-muted:var(--v223-muted);--teal:var(--v223-teal);--gold:var(--v223-brass-light);--ivory:var(--v223-parchment);} html,body{background:radial-gradient(circle at 72% 8%,rgba(120,75,27,.12),transparent 36%),linear-gradient(135deg,#0d0c0a 0%,#15130f 54%,#0c0b09 100%);color:var(--v223-parchment);} .app-shell{background:transparent;} .side-rail{border-right-color:var(--v223-line);background:linear-gradient(180deg,rgba(29,25,18,.98),rgba(13,12,10,.99)),radial-gradient(circle at 24% 10%,rgba(210,169,79,.1),transparent 32%);box-shadow:18px 0 54px rgba(0,0,0,.22);} .brand{position:relative;padding-right:48px;border-bottom-color:var(--v223-line);} .brand strong{color:var(--v223-parchment);letter-spacing:-.035em;} .brand small{color:var(--v223-muted);} .rail-settings{position:absolute;z-index:5;top:27px;right:16px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--v223-line);border-radius:50%;background:rgba(47,40,29,.84);color:var(--v223-brass-light);cursor:pointer;transition:border-color 160ms ease,background-color 160ms ease,transform 160ms ease;} .rail-settings:hover{border-color:var(--v223-line-strong);background:rgba(70,56,34,.96);transform:rotate(12deg);} .rail-settings:focus-visible{outline:3px solid rgba(242,202,106,.35);outline-offset:3px;} .rail-settings svg{width:21px;height:21px;fill:currentColor;} .rail-settings span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);} .side-nav a{border-color:transparent;color:#c5bba7;} .side-nav a:hover{background:rgba(92,70,37,.22);color:var(--v223-parchment);} .side-nav a[aria-current="page"]{border-color:rgba(216,174,84,.38);background:linear-gradient(90deg,rgba(113,78,31,.46),rgba(70,52,28,.28));color:var(--v223-parchment);} .side-nav a[aria-current="page"]>span{color:var(--v223-brass-light);background:rgba(211,168,74,.12);} .top-bar{border-bottom-color:var(--v223-line);background:rgba(17,15,12,.92);backdrop-filter:blur(16px);} .top-status [data-resource],.account-chip{border-color:var(--v223-line);background:linear-gradient(180deg,rgba(46,39,28,.9),rgba(28,25,19,.94));box-shadow:inset 0 1px 0 rgba(255,239,199,.04);} .button.primary{border-color:#e1b959;background:linear-gradient(180deg,#f0c765,#c99538);color:#20170b;box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 9px 22px rgba(88,55,11,.24);} .button.primary:hover{background:linear-gradient(180deg,#f5d27c,#d5a343);} .button.secondary{border-color:rgba(211,174,94,.35);background:rgba(66,52,31,.72);color:var(--v223-parchment);} .button.ghost{border-color:var(--v223-line);background:rgba(20,18,14,.54);color:var(--v223-copy);} .button.danger{background:linear-gradient(180deg,#d87350,#aa442e);} .route-transition-status{position:fixed;z-index:70;top:calc(var(--topbar,74px) + 12px);right:18px;min-height:44px;display:flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid var(--v223-line-strong);border-radius:999px;background:rgba(22,19,14,.96);box-shadow:0 12px 32px rgba(0,0,0,.32);color:var(--v223-copy);pointer-events:none;animation:notice-in 160ms ease both;} .route-transition-status .loading-mark{width:20px;height:20px;} .route-transition-status p{margin:0;font-size:12px;font-weight:750;} [data-route-stage] .route-page>.page-heading{min-height:220px;border-color:var(--v223-line-strong);background:linear-gradient(105deg,rgba(20,17,13,.99) 0 41%,rgba(25,21,16,.86) 60%,rgba(20,17,13,.16) 100%);box-shadow:inset 0 1px 0 rgba(255,242,208,.05),0 24px 60px rgba(0,0,0,.28);} [data-route-stage] .route-page>.page-heading::before{background:linear-gradient(90deg,rgba(19,16,12,.99) 0 39%,rgba(22,19,14,.8) 58%,rgba(15,13,10,.08) 100%);} [data-route-stage] .route-page>.page-heading .eyebrow,[data-route-stage] .route-page .eyebrow{color:var(--v223-brass-light);} [data-route-stage] .route-page>.page-heading h1{font-family:Georgia,"Noto Serif KR","Nanum Myeongjo",serif;font-weight:800;letter-spacing:-.055em;word-break:keep-all;overflow-wrap:normal;text-shadow:0 2px 20px rgba(0,0,0,.36);} [data-route-stage="sortie"] .route-page>.page-heading{min-height:180px;} .core-sortie-mobile .core-sortie-primary{order:0;} .core-sortie-desktop>aside>.core-sortie-primary{order:-1;} .core-sortie-live>.core-run-actions{margin-top:18px;} [data-route-stage] .route-page :is(.surface-card,.core-current-task,.core-sortie-operation,.core-sortie-party,.core-sortie-live,.core-party-selection,.core-party-roster,.support-invite-card){border-color:var(--v223-line);background:linear-gradient(155deg,rgba(48,41,30,.94),rgba(22,20,16,.97)),radial-gradient(circle at 85% 0,rgba(217,173,79,.08),transparent 42%);box-shadow:inset 0 1px 0 rgba(255,239,198,.04),0 18px 48px rgba(0,0,0,.2);} [data-route-stage="home"] .route-page>.page-heading{min-height:clamp(260px,30vw,390px);} [data-route-stage="home"] .route-page>.page-heading::after{top:0;right:0;bottom:0;width:min(60%,780px);height:auto;aspect-ratio:auto;transform:none;border-radius:0 25px 25px 0;background-position:center 58%;background-size:cover;opacity:.96;mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.72) 25%,#000 58%);} [data-route-stage="donation"] .route-page>.page-heading::after{top:50%;right:1.5%;bottom:auto;width:clamp(210px,26vw,330px);height:auto;aspect-ratio:1;transform:translateY(-50%);background:url("/assets/web/v222/scene_guide_v222.webp") 50% 54% / cover no-repeat;opacity:.78;filter:sepia(.12) saturate(.82) contrast(1.08);mask-image:linear-gradient(90deg,transparent 0,#000 27%,#000 100%);} .core-home-desktop{grid-template-columns:minmax(0,1.75fr) minmax(280px,.55fr);gap:20px;} .core-current-task{position:relative;min-height:340px;align-content:end;overflow:hidden;padding:clamp(26px,4vw,46px);background:linear-gradient(90deg,rgba(19,16,12,.97) 0 46%,rgba(21,18,13,.72) 67%,rgba(15,13,10,.28) 100%),url("/assets/web/v222/scene_home_v222.webp") center 58% / cover no-repeat !important;} .core-current-copy{max-width:650px;} .core-current-copy h2{font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(38px,4.8vw,66px);line-height:1;} .core-floor-badge{border-color:rgba(224,185,99,.42);background:rgba(22,18,12,.78);} .core-floor-badge strong{color:var(--v223-brass-light);} .core-home-metrics{grid-template-columns:1fr;gap:7px;} .core-home-metrics article{min-height:64px;grid-template-columns:1fr auto;align-items:center;border:0;border-bottom:1px solid var(--v223-line);border-radius:0;background:transparent;} .core-home-metrics article:last-child{border-bottom:0;} .core-home-metrics b{color:var(--v223-parchment);} .core-resource-panel dl>div{border-color:var(--v223-line);background:rgba(15,13,10,.45);} .core-party-selection{overflow:hidden;contain:inline-size layout paint;} .core-party-slot-rail-controls{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:var(--v223-muted);font-size:12px;font-weight:750;} .core-party-slot-rail-controls[hidden]{display:none !important;} .core-party-slot-rail-controls>div{display:grid;grid-template-columns:44px minmax(76px,auto) 44px;align-items:center;gap:5px;} .core-party-slot-rail-controls button{width:44px;min-width:44px;height:44px;min-height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--v223-line);border-radius:10px;background:rgba(20,18,14,.74);color:var(--v223-brass-light);font-size:24px;cursor:pointer;} .core-party-slot-rail-controls button:disabled{opacity:.38;} .core-party-slot-rail-controls output{color:var(--v223-copy);font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap;} .core-party-slots{width:100%;max-width:100%;grid-template-columns:repeat(5,minmax(112px,1fr));overflow-x:auto;overflow-y:hidden;contain:inline-size layout paint;padding:0 2px 8px;scroll-padding-inline:2px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin;} .core-party-slot{scroll-snap-align:start;} .core-party-slot>span:last-of-type{width:100%;min-width:0;} .core-party-slot.filled b,.core-party-slot.filled small{max-width:100%;} .core-party-candidate-item{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:8px;align-items:stretch;} .core-party-candidate-item>[data-party-detail]{min-width:64px;min-height:44px;margin:0;} .core-party-candidates{grid-template-columns:repeat(auto-fill,minmax(min(100%,310px),1fr));} .core-party-candidate{width:100%;min-height:128px;grid-template-columns:74px minmax(0,1fr) auto;column-gap:12px;overflow:hidden;text-align:left;} .core-party-candidate.selected{border-color:rgba(84,198,176,.72);background:linear-gradient(135deg,rgba(37,76,67,.55),rgba(28,25,19,.95));box-shadow:inset 4px 0 0 var(--v223-teal);} .core-party-candidate .candidate-avatar{width:74px;height:92px;border-radius:12px;overflow:hidden;background:rgba(9,9,8,.55);} .core-party-candidate .candidate-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 20%;} .core-party-candidate>span:nth-child(2){min-width:0;overflow:hidden;} .core-party-candidate>span:nth-child(2) :is(b,small){max-width:100%;} .core-party-candidate>em{align-self:start;white-space:nowrap;} .party-portrait-shell{position:relative;display:grid;place-items:end center;overflow:hidden;isolation:isolate;border:1px solid rgba(224,185,99,.24);background-position:center;background-size:cover;} .party-portrait-shell[hidden]{display:none !important;} .party-portrait-shell::after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(9,8,6,.24));pointer-events:none;} .party-portrait-shell.star-1{background-image:url("/assets/card_parts/v02/background/bg_v02_star_1_gray.png");} .party-portrait-shell.star-2{background-image:url("/assets/card_parts/v02/background/bg_v02_star_2_green.png");} .party-portrait-shell.star-3{background-image:url("/assets/card_parts/v02/background/bg_v02_star_3_blue.png");} .party-portrait-shell.star-4{background-image:url("/assets/card_parts/v02/background/bg_v02_star_4_purple.png");} .party-portrait-shell.star-5{background-image:url("/assets/card_parts/v02/background/bg_v02_star_5_gold.png");} .party-portrait-shell.star-6{background-image:url("/assets/card_parts/v02/background/bg_v02_star_6_prism.png");} .party-portrait-shell img{position:relative;z-index:1;width:100% !important;height:100% !important;object-fit:contain !important;object-position:center bottom !important;} .core-party-slot>.party-portrait-shell{width:68px;height:78px;border-radius:10px;} .core-sortie-member>.party-portrait-shell{width:48px;height:54px;border-radius:9px;} .party-candidate-xp{display:grid;grid-template-columns:minmax(70px,1fr) auto;align-items:center;gap:8px;margin-top:7px;} .party-candidate-xp progress{width:100%;height:7px;border:0;border-radius:999px;overflow:hidden;background:rgba(0,0,0,.34);} .party-candidate-xp progress::-webkit-progress-bar{background:rgba(0,0,0,.34);} .party-candidate-xp progress::-webkit-progress-value{background:linear-gradient(90deg,#b98a38,#efd278);} .party-candidate-xp progress::-moz-progress-bar{background:linear-gradient(90deg,#b98a38,#efd278);} .core-party-recommendations{align-items:end;} .core-party-recommendations>[data-clear-party]{min-height:44px;} .v217-forge .weapon-copy h2{max-height:none !important;overflow:visible !important;-webkit-line-clamp:unset !important;line-clamp:unset !important;text-wrap:balance;} .v217-forge .enhance-controls{scroll-margin-block:94px;} .v217-forge .enhance-quote span{min-width:0;} .v217-forge .enhance-quote b{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;} .enhance-risk{min-height:46px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin:0 0 10px;padding:10px 12px;border:1px solid rgba(201,98,63,.38);border-radius:11px;background:rgba(112,43,28,.2);color:var(--v223-copy);font-size:12px;line-height:1.5;} .enhance-risk b{color:#f0a083;white-space:nowrap;} .weapon-list-cue{min-height:32px;display:flex;align-items:center;gap:7px;margin:6px 0 8px;color:var(--v223-muted);font-size:11px;font-weight:750;} .weapon-list-cue::after{content:"↓";color:var(--v223-brass-light);font-size:15px;} .v217-forge .weapon-list{max-width:100%;overscroll-behavior:contain;} .v217-forge .weapon-row{grid-template-columns:52px minmax(0,1fr) auto;overflow:hidden;} .v217-forge .weapon-row>span:nth-child(2){min-width:0;overflow:hidden;} .v217-forge .weapon-row>span:nth-child(2) b{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal;line-height:1.35;} .v217-forge .weapon-row>em{white-space:nowrap;} @media (min-width:1181px){.v217-forge .forge-layout{grid-template-columns:minmax(0,1fr) 320px;} .v217-forge .weapon-focus{grid-template-columns:minmax(210px,.7fr) minmax(260px,1.3fr);gap:clamp(18px,2.4vw,34px);padding:clamp(22px,3vw,38px);} .v217-forge .weapon-list-panel{padding:18px;}} .core-run-badge{border-color:var(--v223-line-strong);background:rgba(25,21,15,.84);} .core-run-badge b{color:var(--v223-brass-light);font-variant-numeric:tabular-nums;} .core-run-badge>span{color:var(--v223-muted);font-size:12px;} .core-run-badge.is-closing{border-color:rgba(201,98,63,.75);animation:v223-closing-pulse 700ms ease-in-out infinite alternate;} .core-support-progress{width:100%;height:8px;overflow:hidden;border-radius:999px;background:rgba(0,0,0,.34);} .core-support-progress>progress{display:block;width:100%;height:100%;border:0;border-radius:inherit;overflow:hidden;appearance:none;background:transparent;} .core-support-progress>progress::-webkit-progress-bar{background:transparent;} .core-support-progress>progress::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg,var(--v223-ember),var(--v223-brass-light));transition:inline-size 220ms linear;} .core-support-progress>progress::-moz-progress-bar{border-radius:inherit;background:linear-gradient(90deg,var(--v223-ember),var(--v223-brass-light));transition:inline-size 220ms linear;} .support-invite-card{display:grid;gap:22px;padding:clamp(22px,4vw,38px);border:1px solid var(--v223-line);border-radius:24px;} .support-invite-countdown{display:grid;justify-items:center;gap:5px;padding:24px;} .support-invite-countdown strong{color:var(--v223-brass-light);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(46px,8vw,82px);font-variant-numeric:tabular-nums;line-height:1;} .support-invite-countdown span{color:var(--v223-muted);} .support-invite-facts{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--v223-line);border-radius:16px;overflow:hidden;} .support-invite-facts>div{display:grid;gap:5px;padding:16px;border-right:1px solid var(--v223-line);} .support-invite-facts>div:last-child{border-right:0;} .support-invite-facts dt{color:var(--v223-muted);font-size:12px;} .support-invite-facts dd{margin:0;font-weight:800;} .support-invite-message{padding:16px 18px;border-left:4px solid var(--v223-brass);background:rgba(102,76,33,.2);} .support-invite-message.success{border-left-color:var(--v223-teal);background:rgba(42,102,88,.22);} .support-invite-message p{margin:5px 0 0;color:var(--v223-copy);} .sortie-result-dialog{width:min(760px,calc(100vw - 28px));max-height:calc(100dvh - 28px);padding:0;border:1px solid var(--v223-line-strong);border-radius:24px;background:transparent;color:var(--v223-parchment);} .sortie-result-dialog::backdrop{background:rgba(5,4,3,.78);backdrop-filter:blur(8px);} .sortie-result-dialog .dialog-card{position:relative;display:grid;grid-template-columns:minmax(180px,280px) 1fr;gap:12px 24px;align-items:center;overflow:hidden;padding:24px;background:linear-gradient(135deg,rgba(43,36,25,.99),rgba(16,14,11,.99));} .sortie-result-dialog img{grid-row:1 / span 5;width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--v223-line);border-radius:18px;} .sortie-result-dialog h2{margin:0;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(28px,4vw,44px);} .sortie-result-dialog p{color:var(--v223-copy);} .sortie-result-dialog .dialog-actions{align-self:end;} .sortie-result-auto-status{min-height:44px;margin:0;display:flex;align-items:center;color:var(--v223-brass-light) !important;font-weight:750;line-height:1.55;} .sortie-result-auto-setting{min-height:60px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;padding:12px 13px;border:1px solid var(--v223-line);border-radius:12px;background:rgba(12,11,9,.46);cursor:pointer;} .sortie-result-auto-setting input{width:20px;height:20px;margin:2px 0 0;accent-color:var(--v223-brass-light);} .sortie-result-auto-setting span{display:grid;gap:3px;} .sortie-result-auto-setting b{color:var(--v223-parchment);} .sortie-result-auto-setting small{color:var(--v223-muted);line-height:1.45;} .dialog-actions{justify-content:flex-start;} .dialog-actions>:last-child{margin-left:auto;} .settings-dialog .dialog-card{width:min(540px,calc(100vw - 28px));} .settings-group{display:grid;gap:14px;padding:16px;border:1px solid var(--v223-line);border-radius:16px;background:rgba(15,13,10,.46);} .settings-group>div:first-child{display:grid;gap:3px;} .settings-group small{color:var(--v223-muted);} .settings-links{display:flex;flex-wrap:wrap;gap:8px;} .donation-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:20px;} .donation-story,.donation-readiness,.donation-faq{border:1px solid var(--v223-line);border-radius:22px;background:linear-gradient(145deg,rgba(48,41,30,.94),rgba(20,18,14,.98));} .donation-story{padding:clamp(24px,4vw,46px);} .donation-story h2{max-width:16ch;margin:10px 0 14px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(34px,4.4vw,58px);line-height:1.05;} .donation-story>p{max-width:62ch;color:var(--v223-copy);line-height:1.75;} .donation-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0 0;padding:0;list-style:none;} .donation-principles li{display:grid;gap:8px;min-height:140px;align-content:end;padding:18px;border:1px solid var(--v223-line);border-radius:16px;background:rgba(16,14,11,.45);} .donation-principles b{color:var(--v223-brass-light);font-size:18px;} .donation-principles span{color:var(--v223-muted);line-height:1.55;} .donation-readiness{align-self:start;display:grid;gap:14px;padding:28px;} .donation-status{width:fit-content;padding:7px 11px;border:1px solid rgba(218,175,86,.38);border-radius:999px;background:rgba(111,79,31,.3);color:var(--v223-brass-light);font-size:12px;font-weight:900;} .donation-readiness h2{margin:0;font-size:28px;} .donation-readiness p{color:var(--v223-copy);line-height:1.7;} .donation-readiness .button[disabled]{opacity:.58;filter:grayscale(.35);} .donation-faq{margin-top:20px;padding:clamp(22px,3vw,34px);} .donation-faq details{border-top:1px solid var(--v223-line);} .donation-faq summary{min-height:54px;display:flex;align-items:center;cursor:pointer;font-weight:800;} .donation-faq p{margin-top:0;color:var(--v223-copy);} .donation-principle-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px;} .donation-principle-strip article{display:grid;gap:7px;min-height:112px;align-content:end;padding:18px;border:1px solid var(--v223-line);border-radius:16px;background:linear-gradient(145deg,rgba(48,41,30,.9),rgba(18,16,13,.96));} .donation-principle-strip b{color:var(--v223-brass-light);font-size:18px;} .donation-principle-strip span{color:var(--v223-muted);line-height:1.55;} .donation-transfer-flow{display:grid;gap:24px;padding:clamp(24px,4vw,44px);border:1px solid var(--v223-line-strong);border-radius:24px;background:radial-gradient(circle at 88% 0,rgba(210,169,79,.14),transparent 38%),linear-gradient(145deg,rgba(48,41,30,.97),rgba(18,16,13,.99));} .donation-transfer-flow>header h2{margin:7px 0 8px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(30px,4vw,48px);} .donation-transfer-flow>header p{margin:0;color:var(--v223-copy);} .donation-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;} .donation-steps li{display:grid;grid-template-columns:42px 1fr;gap:12px;align-content:start;padding:18px;border:1px solid var(--v223-line);border-radius:16px;background:rgba(13,12,10,.44);} .donation-steps li>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--v223-line-strong);border-radius:50%;color:#22180a;background:var(--v223-brass-light);font-weight:950;} .donation-steps b{display:block;margin:3px 0 6px;color:var(--v223-parchment);} .donation-steps p{margin:0;color:var(--v223-muted);font-size:14px;line-height:1.6;} .donation-bank-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--v223-line-strong);border-radius:18px;background:rgba(13,12,10,.54);} .donation-bank-card>div{display:grid;gap:7px;padding:22px;} .donation-bank-card>div + div{border-left:1px solid var(--v223-line);} .donation-bank-card span{color:var(--v223-brass-light);font-size:12px;font-weight:900;letter-spacing:.08em;} .donation-bank-card strong{font-size:clamp(20px,2.5vw,30px);} .donation-bank-card code{width:fit-content;padding:6px 9px;border:1px solid var(--v223-line);border-radius:8px;color:var(--v223-copy);background:rgba(0,0,0,.28);font-size:16px;} .donation-bank-card small{color:var(--v223-muted);line-height:1.5;} .donation-caution{margin:0;padding:15px 17px;border-left:4px solid var(--v223-brass);color:var(--v223-copy);background:rgba(111,79,31,.2);line-height:1.65;} .donation-caution b{color:var(--v223-brass-light);} .donation-customer-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:20px;margin-top:20px;align-items:start;} .donation-claim-form,.donation-review-note,.donation-claim-receipt,.donation-login-gate,.donation-history,.donation-disabled{padding:clamp(22px,3vw,34px);} .donation-claim-form{display:grid;gap:15px;} .donation-claim-form header h2,.donation-review-note h2,.donation-claim-receipt h2,.donation-login-gate h2,.donation-history h2,.donation-disabled h2{margin:6px 0 7px;font-size:clamp(25px,3vw,34px);} .donation-claim-form header p,.donation-review-note p,.donation-claim-receipt p,.donation-login-gate p,.donation-history header p,.donation-disabled>p{margin:0;color:var(--v223-copy);line-height:1.65;} .donation-claim-form .field{display:grid;gap:7px;} .donation-claim-form .field>span:first-child{color:var(--v223-copy);font-weight:800;} .donation-claim-form :is(input,textarea){width:100%;min-height:46px;padding:11px 12px;border:1px solid var(--v223-line);border-radius:10px;color:var(--v223-parchment);background:rgba(8,8,7,.5);font:inherit;} .donation-claim-form textarea{min-height:86px;resize:vertical;} .donation-claim-form :is(input,textarea):focus{outline:3px solid rgba(242,202,106,.28);outline-offset:2px;border-color:var(--v223-line-strong);} .input-suffix{display:grid;grid-template-columns:1fr auto;align-items:center;overflow:hidden;border:1px solid var(--v223-line);border-radius:10px;background:rgba(8,8,7,.5);} .input-suffix input{border:0;border-radius:0;background:transparent;} .input-suffix b{padding:0 14px;color:var(--v223-muted);} .donation-gem-estimate{padding:12px 14px;border:1px solid var(--v223-line);border-radius:10px;color:var(--v223-brass-light);background:rgba(111,79,31,.18);font-size:14px;} .donation-consent{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;color:var(--v223-copy);font-size:14px;line-height:1.6;} .donation-consent input{width:20px;min-height:20px;margin-top:2px;accent-color:var(--v223-brass-light);} .donation-consent a{color:var(--v223-brass-light);} .donation-form-actions,.donation-disabled-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center;} .donation-form-actions .button:first-child,.donation-disabled-actions .button:first-child{order:0;} .donation-form-actions .button:last-child,.donation-disabled-actions .button:last-child{order:1;margin-left:auto;} .donation-review-note ul{display:grid;gap:9px;padding-left:21px;color:var(--v223-muted);} .donation-claim-receipt{border-color:rgba(84,198,176,.42) !important;} .donation-claim-receipt dl{display:grid;grid-template-columns:1fr 1fr;margin:20px 0 0;border:1px solid var(--v223-line);border-radius:12px;overflow:hidden;} .donation-claim-receipt dl>div{min-width:0;padding:13px;border-right:1px solid var(--v223-line);border-bottom:1px solid var(--v223-line);} .donation-claim-receipt dl>div:nth-child(2n){border-right:0;} .donation-claim-receipt dl>div:nth-last-child(-n+2){border-bottom:0;} .donation-claim-receipt dt{color:var(--v223-muted);font-size:12px;} .donation-claim-receipt dd{margin:4px 0 0;overflow-wrap:anywhere;font-weight:800;} .donation-login-gate{display:grid;justify-items:start;gap:12px;margin-top:20px;} .donation-history{margin-top:20px;} .donation-history ol{display:grid;gap:9px;margin:20px 0 0;padding:0;list-style:none;} .donation-history li{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr) auto;gap:16px;align-items:center;padding:15px 16px;border:1px solid var(--v223-line);border-radius:13px;background:rgba(13,12,10,.42);} .donation-history-main,.donation-history-result{display:grid;gap:4px;} .donation-history-main small,.donation-history-result small{color:var(--v223-muted);} .donation-redacted-note{width:fit-content;margin-top:3px;padding:4px 7px;border:1px solid rgba(226,177,85,.32);border-radius:7px;color:var(--v223-gold);background:rgba(226,177,85,.08);font-size:11px;font-weight:800;} .donation-history li>code{color:var(--v223-muted);font-size:12px;} .donation-state{width:fit-content;padding:4px 8px;border:1px solid var(--v223-line);border-radius:999px;color:var(--v223-copy);font-size:11px;font-weight:900;} .donation-state.verified{border-color:rgba(84,198,176,.52);color:var(--v223-teal);} .donation-state.rejected,.donation-state.refunded{border-color:rgba(201,98,63,.52);color:#e99a7f;} .donation-history-empty{margin-top:18px;padding:18px;border:1px dashed var(--v223-line);border-radius:12px;color:var(--v223-muted);} .donation-disabled{display:grid;gap:15px;} .donation-disabled dl{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin:5px 0 0;border:1px solid var(--v223-line);border-radius:14px;} .donation-disabled dl>div{padding:15px;border-right:1px solid var(--v223-line);} .donation-disabled dl>div:last-child{border-right:0;} .donation-disabled dt{color:var(--v223-muted);font-size:12px;} .donation-disabled dd{margin:5px 0 0;font-weight:800;} @keyframes v223-closing-pulse{from{box-shadow:0 0 0 rgba(201,98,63,0);} to{box-shadow:0 0 22px rgba(201,98,63,.28);}} @media (max-width:900px){.rail-settings{top:18px;right:12px;} [data-route-stage="sortie"] .route-page>.page-heading{min-height:154px;padding:18px 132px 18px 20px;} [data-route-stage="home"] .route-page>.page-heading{min-height:270px;padding-right:30%;} [data-route-stage="home"] .route-page>.page-heading::after{width:64%;opacity:.68;} .core-home-desktop{grid-template-columns:1fr;} .support-invite-facts{grid-template-columns:1fr;} .support-invite-facts>div{border-right:0;border-bottom:1px solid var(--v223-line);} .support-invite-facts>div:last-child{border-bottom:0;} .donation-layout{grid-template-columns:1fr;} .donation-principle-strip,.donation-steps{grid-template-columns:1fr;} .donation-principle-strip article{min-height:96px;} .donation-bank-card,.donation-customer-grid{grid-template-columns:1fr;} .donation-bank-card>div + div{border-left:0;border-top:1px solid var(--v223-line);}} @media (max-width:640px){.route-host{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px));} .route-transition-status{top:10px;right:10px;max-width:calc(100% - 20px);} .mobile-sticky-primary{position:static;bottom:auto;} [data-route-stage] .route-page>.page-heading{min-height:210px;padding:24px 30% 24px 20px;} [data-route-stage] .route-page>.page-heading h1{font-size:clamp(34px,11vw,48px);} [data-route-stage="sortie"] .route-page>.page-heading{min-height:148px;padding:18px 104px 18px 18px;} [data-route-stage="sortie"] .route-page>.page-heading h1{margin:4px 0 7px;font-size:clamp(30px,9vw,38px);} [data-route-stage="sortie"] .route-page>.page-heading p{font-size:12px;line-height:1.45;} [data-route-stage="summon"] .route-page>.page-heading{min-height:112px;padding:18px 112px 18px 18px;align-items:center;} [data-route-stage="summon"] .route-page>.page-heading h1{margin-bottom:0;font-size:32px;} [data-route-stage="summon"] .route-page>.page-heading p{display:none;} [data-route-stage="summon"] .route-page>.page-heading::before{background:linear-gradient(90deg,rgba(19,16,12,.99) 0 52%,rgba(28,22,14,.68) 100%);} [data-route-stage="summon"] .route-page>.page-heading::after{top:50%;right:-6px;bottom:auto;width:156px;height:auto;transform:translateY(-50%);opacity:.62;background-position:50% 50%;} [data-route-stage="support"] .route-page>.page-heading{min-height:218px;padding:24px 20px 88px;align-items:flex-start;} [data-route-stage="support"] .route-page>.page-heading h1{max-width:100%;font-size:clamp(30px,8.3vw,38px);} [data-route-stage="support"] .route-page>.page-heading p{max-width:100%;font-size:13px;line-height:1.5;} [data-route-stage="support"] .route-page>.page-heading::after{top:auto;right:-10px;bottom:-58px;width:220px;height:auto;transform:none;opacity:.5;} [data-route-stage="home"] .route-page>.page-heading{min-height:250px;} [data-route-stage="donation"] .route-page>.page-heading::after{top:auto;right:-10px;bottom:-56px;width:220px;height:auto;transform:none;opacity:.5;} .core-current-task{min-height:390px;padding:24px 20px;background-position:62% 50% !important;} .core-current-task::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,14,11,.12),rgba(16,14,11,.96) 76%);pointer-events:none;} .core-current-task>*{position:relative;z-index:1;} .core-current-copy h2{font-size:42px;} .core-party-candidate-item{grid-template-columns:minmax(0,1fr) 56px;} .core-party-candidate{min-height:138px;grid-template-columns:62px minmax(0,1fr) auto;column-gap:10px;} .core-party-candidate .candidate-avatar{width:62px;height:82px;} .core-party-slot-rail-controls>span{max-width:112px;line-height:1.35;} .v217-forge .weapon-focus{overflow:visible;} .v217-forge .weapon-copy{display:contents;} .v217-forge .weapon-copy>*{order:0;} .v217-forge .weapon-stage{order:1;} .v217-forge .weapon-copy .weapon-stats{order:2;margin-top:14px;} .v217-forge .weapon-copy .weapon-stats + .inline-note{order:3;} .v217-forge .weapon-copy h2{margin:5px 0 7px;font-size:clamp(28px,8.4vw,38px);line-height:1.08;} .v217-forge .weapon-copy>p{margin:0 0 7px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;} .v217-forge .enhance-controls{position:relative;bottom:auto;margin:8px 0 0;padding:10px;border:1px solid var(--v223-line-strong);border-radius:15px;background:linear-gradient(155deg,rgba(54,44,29,.98),rgba(22,19,15,.99));box-shadow:0 14px 34px rgba(0,0,0,.24);} .v217-forge .enhance-quote{margin-bottom:8px;} .v217-forge .enhance-quote span{min-height:60px;padding:8px;} .v217-forge .enhance-quote small{font-size:10px;} .v217-forge .enhance-quote b{font-size:14px;} .v217-forge .enhance-controls>.inline-note{margin:8px 0 0;} .v217-forge .weapon-list-cue::after{content:"→";} .v217-forge .weapon-list{max-width:calc(100% + 15px);} .v217-forge .weapon-row{grid-template-columns:52px minmax(0,1fr) auto;} .sortie-result-dialog .dialog-card{grid-template-columns:1fr;max-height:calc(100dvh - 28px);overflow-y:auto;} .sortie-result-dialog img{grid-row:auto;width:min(210px,62vw);justify-self:center;} .sortie-result-dialog .dialog-actions{display:grid;grid-template-columns:1fr;} .sortie-result-dialog .dialog-actions>:last-child{margin-left:0;grid-column:auto;} #confirmDialog .dialog-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;} #confirmDialog .dialog-actions>.button{width:100%;min-height:44px;margin-left:0;} .core-run-actions{align-items:stretch;} .core-run-actions .button{min-height:48px;} .donation-principles{grid-template-columns:1fr;} .donation-principles li{min-height:112px;} .donation-history li{grid-template-columns:1fr;} .donation-history li>code{justify-self:start;} .donation-disabled dl{grid-template-columns:1fr;} .donation-disabled dl>div{border-right:0;border-bottom:1px solid var(--v223-line);} .donation-disabled dl>div:last-child{border-bottom:0;} .donation-form-actions,.donation-disabled-actions{display:grid;grid-template-columns:1fr 1fr;} .donation-form-actions .button,.donation-disabled-actions .button{width:100%;margin-left:0 !important;}} @media (max-width:420px) and (max-height:740px){[data-route-stage="summon"] .route-page>.page-heading{min-height:88px;margin-bottom:10px;padding:12px 96px 12px 14px;} [data-route-stage="summon"] .route-page>.page-heading h1{font-size:28px;} [data-route-stage="summon"] .route-page>.page-heading::after{width:132px;} html[data-composition="mobile"] .route-summon .summon-stage{padding:12px 14px 14px;} html[data-composition="mobile"] .route-summon .summon-copy>h2{margin:6px 0 9px;font-size:30px;line-height:1.02;} html[data-composition="mobile"] .route-summon .resource-balance-label{margin-top:12px;} html[data-composition="mobile"] .route-summon .summon-price-row{margin-top:5px;margin-bottom:14px;} html[data-composition="mobile"] .route-summon .summon-actions-v217{margin-top:6px;}} @media (prefers-reduced-motion:reduce){.rail-settings:hover{transform:none;} .route-transition-status,.route-transition-status .loading-mark{animation:none;} .core-run-badge.is-closing{animation:none;} .core-support-progress>progress::-webkit-progress-value,.core-support-progress>progress::-moz-progress-bar{transition:none;}} .notice-stack{pointer-events:none;} .notice{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;padding:8px 8px 8px 16px;pointer-events:auto;} .notice-message{min-width:0;overflow-wrap:anywhere;} .notice-close{width:44px;min-width:44px;height:44px;min-height:44px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:9px;background:transparent;color:inherit;font-size:24px;line-height:1;cursor:pointer;} .notice-close:hover{border-color:var(--v223-line);background:rgba(255,255,255,.06);} .notice-warning{border-color:rgba(238,184,91,.52);}
