:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,PingFang SC,sans-serif;color:#f7fbff;background:#030712}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{-webkit-font-smoothing:antialiased;background:#030712}button{font:inherit;cursor:pointer}.app-shell{position:relative;width:100%;height:100dvh;overflow:hidden;background:#030712}.home-screen,.screen-panel,.game-card,.results-screen{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}.home-screen.is-visible,.screen-panel.is-visible{visibility:visible;opacity:1;pointer-events:auto}.home-screen{display:grid;place-items:center;padding:24px;background:#030711 url(/assets/kamui-home-screen.png?v=18) center/cover no-repeat}.home-screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#01050e1a,#01050e6b);pointer-events:none}.home-content{position:relative;z-index:1;display:grid;justify-items:center;gap:24px;padding:34px 50px;text-align:center;border:1px solid rgba(183,220,255,.28);border-radius:22px;background:#02081475;box-shadow:0 24px 80px #0008;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cover-kicker,.eyebrow{color:#9dcaff;font-size:12px;font-weight:800;letter-spacing:.25em}.home-content h2{margin:0;color:#fff;font-size:clamp(52px,9vw,112px);line-height:1;letter-spacing:.1em;text-shadow:0 4px 18px #000,0 0 30px #62b5ff66}.home-start,.primary-action{border:1px solid #75d9ff;border-radius:10px;color:#fff;background:linear-gradient(180deg,#2385ff,#174dcc);box-shadow:0 0 22px #248aff55,inset 0 1px #fff5;font-weight:800}.home-start{min-width:220px;padding:15px 30px;font-size:20px}.screen-panel{padding:0;overflow:hidden;background:#050b17}.reference-hub{background:#020611}.reference-home{position:relative;width:100%;height:100%;overflow:hidden;background:#020611}.reference-hero{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.reference-hero img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.reference-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#01050f14 40%,#01061161 65%,#01050dc7);pointer-events:none}.hero-caption{position:absolute;top:16px;left:0;right:0;z-index:2;padding:9px 14px;color:#f7fbff;text-align:center;font-size:clamp(12px,1.8vw,19px);font-weight:800;letter-spacing:.1em;text-shadow:0 2px 8px #000,0 0 14px #1765ba}.hero-caption span{margin:0 10px;color:#6dd8ff}.training-mode-row{position:absolute;left:18px;right:18px;bottom:190px;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;opacity:.7}.training-mode{min-width:0;min-height:104px;display:grid;place-items:center;align-content:center;gap:5px;padding:8px 5px;text-align:center;border:1px solid #4d678d;border-radius:9px;background:#071426cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.training-mode.selected{border:2px solid #39d8ff;background:#12386dcc;box-shadow:0 0 22px #1cbfff55}.training-mode.muted,.training-mode.locked{color:#a4b1c6}.training-mode h2{margin:4px 0 0;font-size:clamp(13px,2vw,19px);white-space:nowrap}.training-mode p{margin:0;color:#b1bfd4;font-size:11px;white-space:nowrap}.mode-icon{font-size:26px}.mode-lock{position:absolute;margin:-70px -80px 0 0;font-size:13px}.reference-records{position:absolute;left:18px;right:18px;bottom:92px;z-index:3;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;opacity:.7}.reference-records article{height:82px;display:flex;align-items:center;justify-content:center;gap:11px;border:1px solid #4d668d;border-radius:9px;background:#071426d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.record-icon{font-size:30px}.record-icon.cyan,.reference-records article:first-child strong{color:#2bd7ff}.record-icon.green,.reference-records article:last-child strong{color:#3de5b1}.reference-records div{display:grid;gap:2px}.reference-records small{color:#c2ccdc;font-size:11px}.reference-records strong{font-size:25px;line-height:1}.reference-records em{font-size:11px;font-style:normal}.reference-records p{margin:0;color:#8392ab;font-size:9px}.reference-start{position:absolute;left:18px;right:18px;bottom:18px;z-index:3;width:calc(100% - 36px);height:58px;opacity:.7;border:2px solid #46ddff;border-radius:9px;color:#fff;background:linear-gradient(180deg,#2885ff,#1655d0);font-size:22px;font-weight:800;box-shadow:0 0 22px #249dff66}.opponent-screen{padding:22px 28px;overflow:auto;background:radial-gradient(circle at 50% 0,#17386e,#050b17 60%)}.selection-heading,.opponent-grid,.selection-footer{position:relative;z-index:1;width:min(1200px,100%);margin-inline:auto}.selection-heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-bottom:18px}.selection-heading>div{text-align:center}.selection-heading h1{margin:5px 0;font-size:clamp(28px,4vw,48px)}.text-action{padding:7px 0;border:0;border-radius:0;color:#a9c0df;background:transparent;box-shadow:none}.selected-label{justify-self:end;padding:9px 13px;border:1px solid #4673a8;border-radius:99px;color:#9acbff;background:#1b67b322;font-size:12px}.opponent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.opponent-card{position:relative;height:270px;overflow:hidden;border:1px solid #456187;border-radius:15px;background:#0a1426}.opponent-card.is-selected{border-color:#318dff;box-shadow:0 0 0 2px #318dff44}.opponent-card img{width:48%;height:100%;object-fit:cover;object-position:center top}.opponent-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 10%,#09142622 38%,#091426 62%)}.opponent-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:53%}.opponent-copy>span{color:#ffb4be;font-size:11px}.opponent-copy h2{margin:7px 0 18px;font-size:25px}.opponent-copy div{display:flex;gap:8px;align-items:center}.opponent-copy b{font-size:12px}.opponent-copy em{padding:4px 8px;border-radius:99px;background:#72c8ff;color:#061321;font-size:10px;font-style:normal;font-weight:800}.opponent-card.is-locked{filter:saturate(.5)}.lock-badge{position:absolute;left:24%;top:50%;font-size:22px}.selection-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:16px}.selection-footer p{margin:0;color:#99abc4;font-size:13px}.primary-action{padding:14px 28px;font-size:16px}.game-card{z-index:30;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#050b16}.game-card:not(.is-hidden){visibility:visible;opacity:1;pointer-events:auto}.game-card.is-hidden{visibility:hidden;opacity:0}.game-card header,.game-card footer{min-height:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 22px}.game-card header{border-bottom:1px solid #9bb0d522}.game-card header h1{margin:4px 0 0;font-size:clamp(18px,2.5vw,28px)}.stats{display:flex;gap:8px}.stats span{padding:8px 11px;border-radius:9px;color:#a8b8d0;background:#ffffff0b;font-size:12px;white-space:nowrap}.stats b{margin-left:4px;color:#fff}.canvas-wrap{min-height:0;display:grid;place-items:center;padding:8px 16px;overflow:hidden}.canvas-wrap canvas{display:block;width:min(100%,calc((100dvh - 132px)*1.846));height:auto;max-height:100%;aspect-ratio:960/520;border:1px solid #91a9d433;border-radius:12px;background:#070d18}.game-card footer{border-top:1px solid #9bb0d522}.game-card footer div{min-width:0;display:grid;gap:3px}.game-card footer strong{font-size:15px}.game-card footer small{color:#899ab4;font-size:11px}.game-card footer button{padding:10px 18px;border:1px solid #67d8ff;border-radius:9px;color:#fff;background:#1266d9;font-weight:800}.results-screen{z-index:40;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 0,#1b3973,#030712 68%)}.results-screen.is-visible{visibility:visible;opacity:1;pointer-events:auto}.results-card{width:100%;height:100%;overflow:hidden;padding:clamp(12px,3vw,38px);background:#06132aef}.results-title{display:flex;justify-content:center;align-items:center;gap:15px;color:#f2eaff;text-shadow:0 0 16px #906cff}.results-title h1{margin:0;font-size:clamp(32px,5vw,62px)}.results-title span{color:#52d9ff}.results-score{display:flex;justify-content:center;align-items:center;gap:12px;margin:14px 0 18px}.results-score>strong{font-size:clamp(68px,10vw,120px);line-height:.8}.results-score>span{color:#2ac7ff;font-size:clamp(27px,4vw,48px);line-height:.8}.results-score small{font-size:11px}.grade{margin-left:clamp(20px,7vw,90px);color:#c3a6ff;font-size:clamp(68px,10vw,120px);font-weight:900;line-height:.8;text-align:center;text-shadow:0 0 25px #7650ff}.grade small{display:block;margin-top:10px;color:#9eacc6;font-size:12px;font-weight:500}.results-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.results-metrics article{display:grid;justify-items:center;gap:5px;padding:12px 6px;border:1px solid #3988c966;border-radius:10px;background:#061b3dcc}.results-metrics small{color:#b2bfd3}.results-metrics strong{color:#2cd0ff;font-size:clamp(22px,3.3vw,38px)}.results-metrics article:nth-child(2) strong,.results-metrics article:nth-child(4) strong{color:#42dfae}.results-metrics span{color:#91b4e1;font-size:20px}.results-chart,.results-rounds{margin-top:10px;padding:12px;border:1px solid #3988c966;border-radius:11px;background:#04132bd9}.results-chart h2,.results-rounds h2{margin:0 0 8px;font-size:15px}.results-chart h2 small{color:#8295b4;font-size:11px}.chart-line{height:86px;display:flex;align-items:end;gap:5px;border-bottom:1px solid #406291;background:repeating-linear-gradient(to top,transparent 0 20px,#27477544 21px)}.chart-line span{flex:1;max-width:30px;border-radius:5px 5px 0 0;background:linear-gradient(#4ce7f1,#2873ff)}.chart-line span.miss{height:10px!important;background:#e86a73}.chart-labels{display:flex;justify-content:space-around;color:#8ca0bf;font-size:10px}.results-rounds>div{display:grid;grid-template-columns:repeat(12,1fr);gap:4px}.results-rounds span{display:grid;justify-items:center;gap:4px;color:#9eabc2;font-size:10px}.results-rounds b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#03151a;background:#30ddb1;font-size:13px}.results-rounds .bad b{color:#fff;background:#ed6c73}.results-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.results-actions button{min-height:46px;border:1px solid #4a6a9a;border-radius:9px;color:#fff;background:#116fdf;font-weight:800}.results-actions button:last-child{background:#111e34}@media(max-width:680px){.home-content{width:90%;padding:28px 18px}.home-content h2{font-size:clamp(45px,14vw,76px)}.training-mode-row{left:8px;right:8px;bottom:163px;gap:5px}.training-mode{min-height:88px}.training-mode h2{font-size:12px}.training-mode p{font-size:9px}.reference-records{left:8px;right:8px;bottom:70px;gap:5px}.reference-records article{height:64px;gap:5px}.record-icon{font-size:23px}.reference-records small{font-size:9px}.reference-records strong{font-size:19px}.reference-start{left:8px;right:8px;bottom:8px;width:calc(100% - 16px);height:50px;font-size:19px}.hero-caption{top:7px;font-size:11px}.opponent-screen{padding:14px 10px}.selection-heading{display:flex;flex-wrap:wrap}.selection-heading>div{width:100%;order:-1}.selected-label{font-size:10px}.opponent-grid{grid-template-columns:1fr;gap:9px}.opponent-card{height:150px}.selection-footer{flex-direction:column;align-items:stretch}.selection-footer .primary-action{width:100%}.game-card header,.game-card footer{padding:8px 10px}.game-card header{align-items:flex-start}.game-card header h1{font-size:16px}.stats{gap:4px}.stats span{padding:6px 7px;font-size:10px}.canvas-wrap{padding:4px}.canvas-wrap canvas{width:100%;max-height:100%;border-radius:6px}.game-card footer{gap:8px}.game-card footer strong{font-size:12px}.game-card footer small{font-size:9px}.game-card footer button{padding:8px 10px;font-size:12px}.results-card{padding:10px 8px}.results-title h1{font-size:30px}.results-score{margin:10px 0 13px}.results-score>strong{font-size:68px}.grade{font-size:68px;margin-left:22px}.results-metrics{gap:5px}.results-metrics article{padding:7px 3px}.results-metrics small{font-size:10px}.results-metrics strong{font-size:21px}.results-metrics span{font-size:16px}.results-chart,.results-rounds{padding:8px;margin-top:7px}.chart-line{height:70px}.results-rounds b{width:21px;height:21px;font-size:12px}.results-actions button{min-height:42px;font-size:14px}}@media(max-height:650px)and (min-width:681px){.game-card header,.game-card footer{padding:6px 16px}.canvas-wrap{padding:4px 12px}.results-card{padding:9px 18px}.results-score{margin:7px 0 10px}.results-metrics article{padding:7px}.results-chart,.results-rounds{margin-top:6px;padding:8px}.chart-line{height:64px}.results-actions{margin-top:6px}.results-actions button{min-height:38px}}
