:root{--ui-navy-1:#0a2238f5;--ui-navy-2:#04101cf7;--ui-navy-solid:#061626;--ui-edge:#0a1a2af2;--ui-gold:#d7b56a;--ui-gold-bright:#f1d894;--ui-gold-line:#d7b56a94;--ui-blue-line:#5d9cb175;--ui-text:#f5eedf;--ui-text-soft:#dde6ef;--ui-muted:#9fb1c3;--ui-green:#62d6a6;--ui-green-soft:#d8fff1;--ui-red:#ff6b68;--ui-red-soft:#ffb1aa;--ui-amber:#ffe17a;--ui-amber-soft:#fff1a8;--ui-sky:#7dd3fc;--ui-font:Inter, "Noto Sans JP", "Yu Gothic UI", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif}html,body,#app{width:100%;height:100%;font-family:var(--ui-font);touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#11151d;margin:0;overflow:hidden}canvas{display:block}.hud-panel,.return-panel,.hud-alert,.minimap-legend,.weapon-slot-bar,.title-panel,.result-panel{box-sizing:border-box;border:2px solid var(--ui-edge);background:linear-gradient(180deg, var(--ui-navy-1), var(--ui-navy-2));box-shadow:0 14px 32px #0000006b, inset 0 0 0 1px var(--ui-gold-line), inset 0 0 22px #0000006b;color:var(--ui-text);text-shadow:0 1px 2px #000000b3;border-radius:8px;position:relative}.hud-panel{pointer-events:none}.hud-panel:before,.title-panel:before,.result-panel:before{content:"";border:1px solid var(--ui-blue-line);pointer-events:none;border-radius:5px;position:absolute;inset:5px}.hud-panel:after,.title-panel:after,.result-panel:after{content:"";pointer-events:none;background:linear-gradient(90deg, var(--ui-gold-bright) 0 14px, transparent 14px) left top / 36px 2px no-repeat, linear-gradient(180deg, var(--ui-gold-bright) 0 14px, transparent 14px) left top / 2px 36px no-repeat, linear-gradient(270deg, var(--ui-gold-bright) 0 14px, transparent 14px) right top / 36px 2px no-repeat, linear-gradient(180deg, var(--ui-gold-bright) 0 14px, transparent 14px) right top / 2px 36px no-repeat, linear-gradient(90deg, var(--ui-gold-bright) 0 14px, transparent 14px) left bottom / 36px 2px no-repeat, linear-gradient(0deg, var(--ui-gold-bright) 0 14px, transparent 14px) left bottom / 2px 36px no-repeat, linear-gradient(270deg, var(--ui-gold-bright) 0 14px, transparent 14px) right bottom / 36px 2px no-repeat, linear-gradient(0deg, var(--ui-gold-bright) 0 14px, transparent 14px) right bottom / 2px 36px no-repeat;border-radius:5px;position:absolute;inset:3px}.hud-meter{background:#01070dc7;border:1px solid #0a1a2af2;border-radius:6px;height:10px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #d7b56a38}.hud-meter span{border-radius:inherit;width:0;height:100%;transition:width .14s ease-out;display:block}.player-hud{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"vitals meta""extract extract";align-items:center;gap:3px 12px;width:min(580px,100vw - 330px);padding:9px 14px 9px 96px;display:grid}.player-hud:before{inset:5px}.player-crest{z-index:1;background:radial-gradient(circle at 50% 36%,#3d5f73d1,#030d18f5 62%),linear-gradient(#f4d89433,#0000);border:2px solid #d7b56ae0;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:absolute;top:50%;left:14px;overflow:hidden;transform:translateY(-50%);box-shadow:0 0 0 4px #030d18e0,0 0 0 6px #d7b56ab8,0 10px 20px #0000006b}.crest-liquid{background:radial-gradient(circle at 30% 10%,#ffc6be3d,#0000 28%),linear-gradient(#97081ffa 0%,#5b0018fc 58%,#240010 100%);width:100%;transition:height .16s ease-out;position:absolute;bottom:0;left:0;box-shadow:inset 0 8px 12px #ff948821,inset 0 -14px 18px #18000c80}.crest-liquid:before{content:"";background:linear-gradient(90deg,#5c00181a,#c623368f,#5c001829);border-radius:50%;width:116%;height:14px;position:absolute;top:-7px;left:-8%}.player-identity{z-index:1;text-align:center;gap:2px;width:100%;min-width:0;padding:0 8px;display:grid;position:relative}.player-identity strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:900;line-height:1}.player-identity span{min-width:0;color:var(--ui-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.1;overflow:hidden}.player-vitals{grid-area:vitals;gap:6px;min-width:0;display:grid}.vital-row{grid-template-columns:24px minmax(110px,1fr) 72px;align-items:center;gap:8px;min-height:15px;display:grid}.vital-row>span{color:var(--ui-gold-bright);letter-spacing:.04em;text-align:right;font-size:10px;font-weight:900}.vital-row strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:12px;font-weight:900;line-height:1}.hud-meter-hp{height:12px}.hud-meter-hp .hp-fill{z-index:1;background:linear-gradient(#74f172,#22b84f);position:relative;box-shadow:0 0 10px #61f56780}.player-hud.is-warn-hp .hud-meter-hp .hp-fill{background:linear-gradient(#ffe17a,#e0a93c);box-shadow:0 0 10px #ffdc5a73}.player-hud.is-low-hp .hud-meter-hp .hp-fill{background:linear-gradient(#ff8c86,#e04340);box-shadow:0 0 12px #ff6b688c}.player-hud.has-gold-buff .hud-meter-hp .hp-fill{background:linear-gradient(#fff1a8,#e9b94d);box-shadow:0 0 14px #ffdc5a99}.hud-meter-hp .armor-fill{z-index:2;background:linear-gradient(#89e7ff,#2478ff);height:4px;position:absolute;bottom:0;left:0;box-shadow:0 0 8px #5abeffb3}.skill-charge-panel{gap:4px;min-width:0;display:grid}.skill-pips{align-items:center;gap:6px;height:14px;display:flex}.skill-pip{box-sizing:border-box;background:linear-gradient(#171919db,#03090edb);border:1px solid #8e6d3a99;border-radius:3px;width:11px;height:11px;position:relative;transform:rotate(45deg);box-shadow:inset 0 1px #ffecaa1f,inset 0 -1px #00000085}.skill-pip.is-filled{background:radial-gradient(circle at 34% 18%,#fffbc694,#0000 32%),linear-gradient(#ffeaa1 0%,#d6a642 42%,#916018 76%,#3b2407 100%);border-color:#deab4bf5;box-shadow:inset 0 1px #fffcd2c7,0 0 10px #d79e2e66}.skill-pip.is-charging{background:linear-gradient(#d0972d4d,#37220966);border-color:#d29a38e6}.skill-recharge-meter{background:#01070d99;border-radius:4px;width:min(150px,100%);height:3px;overflow:hidden}.skill-recharge-meter span{border-radius:inherit;background:linear-gradient(90deg,#6d3f0d,#e6b65a 46%,#fff1a8 62%,#9b651c);width:0;height:100%;transition:width .12s ease-out;display:block}.player-side-meta{grid-area:meta;align-content:center;justify-items:end;gap:5px;min-width:76px;display:grid}.hud-status{color:var(--ui-green-soft);align-items:center;gap:6px;font-size:10px;font-weight:900;display:inline-flex}.hud-status:before{content:"";background:var(--ui-green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #62d6a6cc}.player-hud.is-warn-hp .hud-status{color:var(--ui-amber)}.player-hud.is-warn-hp .hud-status:before{background:var(--ui-amber);box-shadow:0 0 8px #ffe17acc}.player-hud.is-low-hp .hud-status{color:var(--ui-red-soft)}.player-hud.is-low-hp .hud-status:before{background:var(--ui-red);box-shadow:0 0 8px #ff6b68d9}.hud-score{color:var(--ui-gold-bright);font-variant-numeric:tabular-nums;font-size:13px;font-weight:900;line-height:1}.hud-buff{color:#ffe58f;white-space:nowrap;background:#4e350dad;border:1px solid #d7b56ab3;border-radius:5px;align-items:center;padding:3px 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.hud-buff[hidden]{display:none}.extract-row{grid-area:extract;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:2px;display:grid}.extract-row[hidden]{display:none}.extract-row span{color:var(--ui-gold-bright);font-size:10px;font-weight:900}.extract-row strong{color:var(--ui-green-soft);font-variant-numeric:tabular-nums;font-size:12px;font-weight:900}.hud-meter-extract{height:7px}.hud-meter-extract span{background:linear-gradient(90deg, var(--ui-green), var(--ui-sky));box-shadow:0 0 8px #62d6a680}.match-hud{width:242px;padding:9px 12px 10px}.quest-header{text-align:center;margin:0 0 7px;position:relative}.quest-header h2{color:#e8d4a1;letter-spacing:.12em;margin:0;font-size:15px;font-weight:900;line-height:1.2}.quest-header:before,.quest-header:after{content:"";background:linear-gradient(90deg, transparent, var(--ui-gold-line), transparent);width:32px;height:1px;position:absolute;top:50%}.quest-header:before{left:4px}.quest-header:after{right:4px}.quest-objective-card{background:linear-gradient(#082338db,#03111ed1);border:1px solid #d7b56a75;border-radius:7px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px;padding:4px 8px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #00000052}.quest-compass{border:2px solid #f1d274;border-radius:50%;width:16px;height:16px;position:relative;box-shadow:0 0 10px #f1d27447}.quest-compass:before,.quest-compass:after{content:"";background:#f1d274;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quest-compass:before{clip-path:polygon(50% 0,100% 38%,58% 50%,100% 62%,50% 100%,0 62%,42% 50%,0 38%);width:2px;height:18px}.quest-compass:after{width:18px;height:2px}.quest-objective-card strong{color:#ffe58f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;line-height:1.25;overflow:hidden}.quest-objective-card b{color:#ffe58f;font-variant-numeric:tabular-nums;font-size:13px;font-weight:900}.quest-detail{color:var(--ui-text-soft);margin:7px 1px 0;font-size:10px;font-weight:700;line-height:1.5}.hunt-strip{border-top:1px solid #d7b56a47;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px;padding-top:7px;display:grid}.hunt-strip div{min-width:0;padding:1px 0}.hunt-strip div+div{border-left:1px solid #d7b56a47;padding-left:12px}.hunt-strip span{color:var(--ui-muted);font-size:9px;font-weight:900;line-height:1;display:block}.hunt-strip strong{color:#e8d4a1;font-variant-numeric:tabular-nums;margin-top:4px;font-size:17px;font-weight:900;line-height:1;display:block}.quest-footer{border-top:1px solid #d7b56a47;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-top:7px;line-height:1;display:flex}.phase-pill{border:1px solid var(--ui-blue-line);color:var(--ui-text-soft);white-space:nowrap;background:#0d2438b8;border-radius:999px;align-items:center;padding:4px 9px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.match-hud.is-open .phase-pill{color:var(--ui-green-soft);background:#10352bb8;border-color:#62d6a68c}.match-hud.is-danger .phase-pill{color:#ffd8d5;background:#4a1518b8;border-color:#ff6b6899}.quest-time{align-items:baseline;gap:6px;display:inline-flex}.quest-time-label{color:var(--ui-muted);font-size:9px;font-weight:900}.quest-footer strong{color:#e8d4a1;font-variant-numeric:tabular-nums;font-size:19px;font-weight:900;line-height:1}.match-hud.is-danger .quest-footer strong{color:#ffb1aa}.return-panel{pointer-events:auto;border-radius:999px;align-items:center;gap:9px;max-width:calc(100vw - 220px);padding:5px 10px 5px 5px;display:inline-flex}.return-panel button{color:#2a1c05;cursor:pointer;min-width:78px;height:30px;font:900 12px/1 var(--ui-font);background:linear-gradient(#f1d894,#c89c4a);border:1px solid #f1d894a6;border-radius:999px;padding:0 14px;box-shadow:0 2px 8px #0006,inset 0 1px #fffadc99}.return-panel button:hover:not(:disabled){filter:brightness(1.08)}.return-panel button:disabled{cursor:progress;filter:saturate(.5)brightness(.85)}.return-panel span{min-width:0;color:var(--ui-green-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;line-height:1;overflow:hidden}.hud-alert{min-width:240px;max-width:min(320px,100vw - 40px);min-height:42px;color:var(--ui-text);pointer-events:none;align-items:center;padding:6px 14px 6px 52px;font-size:12px;font-weight:800;line-height:1.35;display:flex}.hud-alert [data-alert-text]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.alert-medallion{border:2px solid var(--ui-gold);background:radial-gradient(circle,#f6e5a547,#082034fa 62%);border-radius:50%;width:42px;height:42px;position:absolute;top:50%;left:-4px;transform:translateY(-50%);box-shadow:0 0 0 3px #030d18e6,0 0 0 5px #d7b56ab8}.alert-medallion:before{content:"";clip-path:polygon(50% 0,72% 34%,100% 50%,72% 66%,50% 100%,28% 66%,0 50%,28% 34%);border:2px solid #e8d4a1;position:absolute;inset:10px}.weapon-slot-shell{box-sizing:border-box;pointer-events:auto;touch-action:manipulation;width:min(560px,100vw - 330px);position:relative}.weapon-slot-shell:before{content:"";border:2px solid var(--ui-gold);background:var(--ui-navy-solid);z-index:2;width:12px;height:12px;margin-left:-6px;position:absolute;top:-7px;left:50%;transform:rotate(45deg)}.weapon-slot-bar{border-radius:7px;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;width:100%;min-height:58px;padding:6px 8px;display:grid}.weapon-card{box-sizing:border-box;appearance:none;width:100%;height:50px;color:inherit;cursor:pointer;font:inherit;touch-action:manipulation;background:linear-gradient(#082237f0,#03101cf0);border:1px solid #d7b56a6b;border-radius:6px;grid-template-rows:27px 11px;place-items:center;padding:4px 3px 3px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #4e8fa84d}.weapon-card:not(.is-empty):hover,.weapon-card:not(.is-empty):focus-visible{border-color:#f1d894d9;box-shadow:inset 0 0 0 1px #f1d8944d,0 0 12px #f1d89433}.weapon-card:not(.is-empty):active{transform:translateY(1px)}.weapon-card.is-selected{background:radial-gradient(circle at 50% 100%,#185f44b8,#0000 70%),linear-gradient(#08312df5,#031418fa);box-shadow:inset 0 -3px #74f172b8,0 0 14px #74f17247}.weapon-card.rarity-common{border-color:#eef4ffbd}.weapon-card.rarity-rare{border-color:#62d6ffbd}.weapon-card.rarity-epic{border-color:#c084fcc7}.weapon-card.rarity-legendary{background:radial-gradient(circle at 50% 0,#ffdc5a29,#0000 60%),linear-gradient(#082237f0,#03101cf0);border-color:#ffdc5adb}.weapon-card.rarity-mythos{background:radial-gradient(circle at 50% 0,#ff3b4f38,#0000 60%),linear-gradient(#49121cf7,#180a10f7);border-color:#ff3b4fe6;box-shadow:inset 0 0 0 1px #ffcd743d,0 0 16px #ff3b4f4d}.weapon-card.is-empty{cursor:default;opacity:.5}.weapon-card-number{min-width:13px;height:13px;color:var(--ui-text);background:#030d18e0;border:1px solid #d7b56a61;border-radius:3px;justify-content:center;align-items:center;font-size:9px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:3px;left:4px}.weapon-card-icon{object-fit:contain;filter:drop-shadow(0 4px 6px #00000080);width:30px;height:30px}.weapon-card-name,.weapon-card-empty{max-width:100%;color:var(--ui-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:900;line-height:1;overflow:hidden}.weapon-card-empty{color:var(--ui-muted);grid-row:1/span 2}.weapon-card-role{display:none}.minimap-legend{box-sizing:border-box;width:152px;color:var(--ui-text);pointer-events:none;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 6px;padding:6px 9px;font-size:9px;font-weight:900;line-height:1;display:grid}.minimap-legend span{white-space:nowrap;align-items:center;gap:5px;display:flex}.minimap-legend i{border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.legend-self{clip-path:polygon(0 0,100% 50%,0 100%);background:#43d39d}.legend-item{background:#4da3ff}.legend-treasure{background:#f3c84b}.legend-enemy{background:#f04b4b}.title-panel,.result-panel{min-width:320px;max-width:420px;color:var(--ui-text);padding:26px 28px 24px}.title-kicker,.result-kicker{color:var(--ui-gold-bright);letter-spacing:.32em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900}.title-panel h1,.result-panel h1{letter-spacing:.02em;background:linear-gradient(#fff3cf 18%,#f1d894 48%,#c89c4a 85%);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 2px 3px #000000a6);-webkit-background-clip:text;background-clip:text;margin:0 0 6px;font-size:32px;font-weight:900;line-height:1.1}.title-lead{color:var(--ui-text-soft);margin:0 0 18px;font-size:13px;font-weight:600;line-height:1.6}.title-divider{background:linear-gradient(90deg, transparent, var(--ui-gold-line), transparent);height:1px;margin:0 0 16px}.title-panel label{color:var(--ui-gold-bright);letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.title-panel input{box-sizing:border-box;width:100%;height:44px;color:var(--ui-text);font:700 14px/1 var(--ui-font);background:#020a12c7;border:1px solid #d7b56a66;border-radius:6px;outline:none;margin-bottom:16px;padding:0 13px;box-shadow:inset 0 2px 6px #00000080}.title-panel input:focus{border-color:var(--ui-gold-bright);box-shadow:inset 0 2px 6px #00000080,0 0 10px #f1d89440}.title-panel button,.result-panel button{color:#2a1c05;cursor:pointer;width:100%;height:44px;font:900 14px/1 var(--ui-font);letter-spacing:.06em;background:linear-gradient(#f1d894,#c89c4a);border:1px solid #f1d894a6;border-radius:6px;box-shadow:0 3px 10px #00000073,inset 0 1px #fffadc99}.title-panel button:hover:not(:disabled),.result-panel button:hover:not(:disabled){filter:brightness(1.07)}.title-panel button:disabled,.result-panel button:disabled{cursor:wait;filter:saturate(.5)brightness(.85)}.title-error{min-height:18px;color:var(--ui-red-soft);margin-top:12px;font-size:13px;font-weight:700}.result-message{color:var(--ui-text-soft);margin:0 0 16px;font-size:14px;line-height:1.55}.result-grid{grid-template-columns:1fr auto;gap:0 16px;margin:4px 0 20px;font-size:13px;display:grid}.result-grid span{color:var(--ui-muted);border-bottom:1px solid #d7b56a2e;padding:8px 0;font-weight:700}.result-grid strong{color:var(--ui-gold-bright);font-variant-numeric:tabular-nums;text-align:right;border-bottom:1px solid #d7b56a2e;padding:8px 0;font-weight:900}.result-actions{gap:10px;display:grid}.result-panel .result-share-button{color:#f8fafc;background:linear-gradient(#101820,#05080c);border-color:#dde6ef7a;box-shadow:0 3px 10px #00000073,inset 0 1px #ffffff29,inset 0 0 0 1px #ffffff0f}.result-panel .result-share-button:hover:not(:disabled){filter:brightness(1.14);box-shadow:0 3px 10px #00000073,inset 0 1px #ffffff2e,0 0 16px #dde6ef3d}@media (width<=900px){.player-hud{grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;width:min(560px,100vw - 18px);padding:8px 11px 8px 86px}.player-crest{width:62px;height:62px;left:12px}.vital-row{grid-template-columns:22px minmax(90px,1fr) 64px;gap:6px}.match-hud{width:224px;padding:8px 10px 9px}.weapon-slot-shell{width:min(520px,100vw - 14px)}.weapon-slot-bar{gap:4px;min-height:52px;padding:5px 6px}.weapon-card{grid-template-rows:24px 10px;height:45px}.weapon-card-icon{width:26px;height:26px}.hud-alert{min-width:210px;min-height:38px;padding-left:46px;font-size:11px}.alert-medallion{width:36px;height:36px}}@media (width<=640px){.title-panel,.result-panel{width:calc(100vw - 40px);min-width:0;padding:20px 18px 18px}.title-panel h1,.result-panel h1{font-size:26px}.match-hud{width:min(190px,56vw - 8px);padding:7px 8px 8px}.quest-header h2{font-size:12px}.quest-detail{display:none}.quest-objective-card{gap:5px;min-height:30px;padding:3px 6px}.quest-objective-card strong{font-size:10px}.quest-objective-card b{font-size:11px}.hunt-strip span{font-size:8px}.hunt-strip strong{font-size:13px}.phase-pill{padding:3px 7px;font-size:9px}.quest-time-label{display:none}.quest-footer strong{font-size:14px}.player-hud{grid-template-columns:minmax(0,1fr);grid-template-areas:"vitals""extract";gap:3px;width:calc(100vw - 12px);padding:6px 8px 6px 60px}.player-crest{width:44px;height:44px;left:8px;box-shadow:0 0 0 2px #030d18e0,0 0 0 4px #d7b56ab8}.player-identity strong{font-size:9px}.player-identity span{font-size:7px}.player-vitals{gap:4px}.vital-row{grid-template-columns:18px minmax(70px,1fr) 52px;gap:4px;min-height:13px}.vital-row>span{font-size:9px}.vital-row strong{font-size:10px}.hud-meter-hp{height:9px}.hud-meter-hp .armor-fill{height:3px}.skill-pips{gap:4px;height:11px}.skill-pip{border-radius:2px;width:8px;height:8px}.skill-recharge-meter{width:min(110px,100%);height:2px}.player-side-meta,.minimap-legend{display:none}.return-panel{gap:6px;max-width:calc(100vw - 202px);padding:4px 8px 4px 4px}.return-panel button{min-width:62px;height:27px;padding:0 10px;font-size:11px}.return-panel span{font-size:9px}.hud-alert{min-width:0;max-width:calc(100vw - 60px);min-height:34px;padding:5px 10px 5px 40px;font-size:10px}.alert-medallion{width:30px;height:30px;box-shadow:0 0 0 2px #030d18e6,0 0 0 4px #d7b56ab8}.alert-medallion:before{inset:7px}.weapon-slot-shell{width:calc(100vw - 12px)}.weapon-slot-bar{gap:3px;min-height:44px;padding:4px}.weapon-card{grid-template-rows:20px 9px;height:38px;padding:3px 2px 2px}.weapon-card-number{min-width:11px;height:11px;font-size:8px;top:2px;left:3px}.weapon-card-icon{width:21px;height:21px}.weapon-card-name,.weapon-card-empty{font-size:8px}}.title-panel h1,.result-panel h1{background:linear-gradient(110deg,#c89c4a 0%,#fff3cf 28%,#f1d894 45%,#c89c4a 62%,#fff3cf 86%,#c89c4a 100%) 0 0/220% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4.2s linear infinite title-shimmer}@keyframes title-shimmer{0%{background-position:0%}to{background-position:220%}}.title-panel button:hover:not(:disabled),.result-panel button:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 3px 10px #00000073,inset 0 1px #fffadc99,0 0 18px #f1d8948c}.result-rank{pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:58px;font-weight:900;line-height:1;animation:.48s cubic-bezier(.18,1.6,.4,1) both rank-pop;position:absolute;top:14px;right:20px}@keyframes rank-pop{0%{opacity:0;transform:scale(2.4)rotate(-9deg)}to{opacity:1;transform:scale(1)rotate(-6deg)}}.result-rank.rank-s{color:#ffe17a;text-shadow:0 0 18px #ffe17af2,0 0 42px #ffb43c99,0 2px 2px #000000b3}.result-rank.rank-a{color:#c084fc;text-shadow:0 0 16px #c084fcd9,0 2px 2px #000000b3}.result-rank.rank-b{color:#62d6ff;text-shadow:0 0 14px #62d6ffcc,0 2px 2px #000000b3}.result-rank.rank-c{color:#9fe6b8;text-shadow:0 0 10px #9fe6b899,0 2px 2px #000000b3}.result-rank.rank-d{color:#9fb1c3;text-shadow:0 2px 2px #000000b3}.result-kicker.is-new-best{color:var(--ui-amber);animation:1.1s ease-in-out infinite alternate best-glow}@keyframes best-glow{0%{text-shadow:0 0 4px #ffe17a59}to{text-shadow:0 0 16px #ffe17af2,0 0 30px #ffb43c80}}.title-controls{gap:7px;margin:0 0 16px;display:grid}.title-controls div{grid-template-columns:74px 1fr;align-items:baseline;gap:10px;display:grid}.title-controls i{color:var(--ui-gold-bright);letter-spacing:.06em;text-align:right;font-size:11px;font-style:normal;font-weight:900}.title-controls b{color:var(--ui-text-soft);font-size:11.5px;font-weight:600;line-height:1.45}
