html{background:#050708;min-width:320px}body{letter-spacing:0;color:#f3f5f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050708;min-width:320px;min-height:100svh;margin:0;font-family:Inter,Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100svh}a{color:inherit}:root{--bg:#050708;--bg-2:#090d0f;--panel:#0f1213d1;--panel-2:#1c1f1fb8;--paper:#c9c0aa;--paper-dark:#211f1b;--text:#f3f5f0;--muted:#a6aba8;--soft:#6d7470;--line:#dce7e129;--line-strong:#e8f1ee57;--lime:#bbf22e;--lime-2:#8fcf14;--cyan:#49e5ff;--coral:#f36d51;--danger:#de3d35;--shadow:0 24px 70px #00000080;--radius:8px;--font:Inter, Pretendard, "Noto Sans KR", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SF Mono", "Roboto Mono", "Space Mono", ui-monospace, monospace}*{box-sizing:border-box}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100svh;color:var(--text);background:linear-gradient(90deg,#050708e6,#0507086b,#050708e6),linear-gradient(#050708c7,#0507089e),url(/assets/case-desk-bg.png) 50%/cover fixed;overflow-x:hidden}.game-stage{grid-template-columns:minmax(360px,430px) minmax(330px,390px);justify-content:center;align-items:start;gap:34px;width:min(1180px,100%);min-height:100svh;margin:0 auto;padding:22px 22px 34px;display:grid}.phone-shell{min-height:calc(100svh - 44px);box-shadow:var(--shadow), inset 0 0 0 6px #ffffff0a;background:radial-gradient(circle at 50% 0,#49e5ff1f,#0000 32%),linear-gradient(#0d1010eb,#040606f7);border:1px solid #ffffff38;border-radius:32px;padding:20px 14px 24px;position:relative;overflow:hidden}.phone-shell:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:26px;position:absolute;inset:7px}.top-bar{z-index:1;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;margin-bottom:18px;display:grid;position:relative}.top-bar h1{text-align:center;letter-spacing:0;margin:0;font-size:30px;font-weight:900;line-height:1}.top-bar h1 span{color:var(--lime);text-shadow:0 0 18px #bbf22e61}.icon-button{border:1px solid var(--line);cursor:pointer;background:#ffffff0b;border-radius:8px;place-items:center;width:42px;height:42px;transition:transform .12s,border-color .12s,background .12s;display:inline-grid}.icon-button:hover,.icon-button:focus-visible{background:#bbf22e14;border-color:#bbf22e94;outline:none}.icon-button:active,.primary-action:active,.secondary-action:active,.keyword-grid button:active,.result-actions button:active,.tool-card button:active{transform:scale(.96)}.status-rail{z-index:1;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#ffffff13,#ffffff06),#121414db;grid-template-columns:1.12fr 1fr .98fr;min-height:56px;margin-bottom:18px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff1a}.status-rail>div{color:#dce0dc;white-space:nowrap;border-right:1px solid #ffffff14;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:13px;font-weight:800;display:flex}.status-rail>div:last-child{color:var(--lime);border-right:0}.status-rail svg{flex:none}.case-clock{text-align:center;background:linear-gradient(#111414f5,#090a0afa);border:1px solid #ffffff2e;border-radius:6px;width:186px;margin:0 auto 20px;padding:12px 10px 13px;box-shadow:inset 0 0 22px #49e5ff14,0 10px 26px #00000047}.digital-time{font-family:var(--mono);color:var(--cyan);letter-spacing:0;text-shadow:0 0 18px #49e5ff6b;font-size:44px;font-weight:900;line-height:.92}.time-caption{color:var(--muted);align-items:center;gap:5px;margin-top:7px;font-size:12px;font-weight:700;display:inline-flex}.clue-progress{justify-content:space-between;align-items:center;gap:16px;margin:4px 0 12px;display:flex}.clue-progress strong{color:#e6ebe7;letter-spacing:0;font-size:24px;line-height:1}.clue-progress strong span{color:var(--lime);font-size:34px}.progress-dots{align-items:center;gap:8px;display:flex}.progress-dots i{background:#222526;border:2px solid #ffffff47;border-radius:999px;width:19px;height:19px;display:block;box-shadow:inset 0 0 9px #00000080}.progress-dots .is-active{background:var(--lime);border-color:#e1ff76b3;box-shadow:0 0 12px #bbf22e8c,inset 0 0 5px #ffffff57}.evidence-board{background:linear-gradient(#e3dac2bd,#72695785),radial-gradient(circle at 50% 0,#bbf22e2e,#0000 24%);border:1px solid #ffffff47;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-height:365px;padding:28px 12px 14px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #00000057,inset 0 0 0 2px #00000057}.evidence-board:before{content:"";opacity:.36;background-image:linear-gradient(#0000001f 1px,#0000 1px),linear-gradient(90deg,#00000017 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.thread-map{z-index:1;pointer-events:none;width:calc(100% - 20px);height:calc(100% - 30px);position:absolute;inset:18px 10px 12px}.thread-map path{fill:none;stroke:#ab1413b3;stroke-width:1.6px;filter:drop-shadow(0 1px 1px #000000e6)}.evidence-card{z-index:2;background:linear-gradient(#1c1e1deb,#121312f5);border:1px solid #ffffff1f;border-radius:6px;min-height:146px;padding:38px 12px 12px;position:relative;box-shadow:inset 0 1px #ffffff1a,0 8px 20px #00000042}.evidence-card:first-of-type{grid-column:span 1}.evidence-card:nth-of-type(2){border-color:#bbf22ea3;box-shadow:0 0 0 1px #bbf22e3d,0 0 22px #bbf22e1f}.evidence-card:nth-of-type(3),.evidence-card:nth-of-type(4),.evidence-card:nth-of-type(5){min-height:132px}.evidence-card.clue-5{grid-column:span 2;min-height:116px}.paper-index{color:#151a12;background:#c9e85d;border:1px solid #ffffff73;place-items:center;width:30px;height:30px;font-weight:950;display:inline-grid;position:absolute;top:11px;left:12px;transform:rotate(-4deg);box-shadow:0 4px 10px #0000004d}.pin{background:radial-gradient(circle at 35% 30%,#ffb5a3,#a80709 56%,#540002);border-radius:999px;width:15px;height:15px;position:absolute;top:-5px;right:24px;box-shadow:0 2px 4px #000000b3,0 0 8px #dc0e1866}.clue-type{color:#f0f4ef;margin-bottom:9px;font-size:14px;font-weight:900}.evidence-card p{color:#dbded8;word-break:keep-all;margin:0;font-size:13px;line-height:1.42}.signal-line{height:36px;color:var(--lime);align-items:end;gap:3px;margin:13px 0 9px;display:flex}.signal-line i{background:linear-gradient(180deg, var(--lime), #bbf22e24);border-radius:2px 2px 0 0;flex:1;min-width:3px;box-shadow:0 0 8px #bbf22e61}.clue-tags{flex-wrap:wrap;gap:4px;display:flex}.clue-tags span{color:#cfd5cf;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:5px;max-width:100%;padding:3px 6px;font-size:11px;font-weight:800}.locked-clue{color:#e6ebe7c2;text-align:center;align-content:center;place-items:center;gap:7px;min-height:76px;display:grid}.locked-clue strong{color:#ffffffbd;font-size:24px}.locked-clue span{color:#e6ebe79e;max-width:126px;font-size:12px;line-height:1.35}.section-label{color:#e4e9e4;margin:20px 0 10px;font-size:16px;font-weight:900;line-height:1}.keyword-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.keyword-grid button,.chip-bank button{color:#edf2ee;cursor:pointer;word-break:keep-all;background:linear-gradient(#ffffff16,#ffffff09);border:1px solid #ffffff29;border-radius:7px;min-height:44px;font-size:13px;font-weight:850;transition:transform .12s,border-color .12s,box-shadow .12s,background .12s;box-shadow:inset 0 1px #ffffff17}.keyword-grid button:hover,.keyword-grid button:focus-visible,.keyword-grid .is-selected,.chip-bank button:hover,.chip-bank button:focus-visible{border-color:#bbf22ead;outline:none;box-shadow:0 0 0 1px #bbf22e38,0 0 18px #bbf22e1f}.answer-section{margin-top:20px}.answer-section label{color:#e9eee9;margin-bottom:10px;font-size:16px;font-weight:900;display:block}.answer-row{position:relative}.answer-row input{color:#f6fbf7;letter-spacing:0;background:#060a0bc2;border:1px solid #49e5ffb8;border-radius:7px;outline:none;width:100%;height:58px;padding:0 50px 0 18px;font-size:24px;font-weight:850;box-shadow:0 0 0 1px #49e5ff2e,0 0 18px #49e5ff26}.answer-row input::placeholder{color:#ebf4f16b}.answer-row input:disabled{opacity:.58}.clear-button{color:#ffffffc7;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.primary-action{color:#fff7f2;cursor:pointer;background:linear-gradient(#f07a5d,#cd4a35);border:1px solid #ffbeacb8;border-radius:7px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:64px;margin-top:14px;font-size:21px;font-weight:950;transition:transform .12s,filter .12s;display:inline-flex;box-shadow:inset 0 1px #ffffff57,0 14px 26px #c749323d}.primary-action:hover,.primary-action:focus-visible{filter:brightness(1.06);outline:none}.action-row{grid-template-columns:1fr 112px;gap:10px;margin-top:15px;display:grid}.secondary-action{min-height:56px;color:var(--lime);cursor:pointer;background:linear-gradient(#ffffff13,#ffffff05),#141616e0;border:1px solid #ffffff30;border-radius:7px;justify-content:center;align-items:center;gap:9px;font-size:18px;font-weight:950;transition:transform .12s,border-color .12s;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.secondary-action span{color:#f6d47a;background:#ffca491a;border-radius:5px;margin-left:4px;padding:3px 7px;font-size:13px}.secondary-action:hover,.secondary-action:focus-visible{border-color:#bbf22e8f;outline:none}.secondary-action.compact{color:#eff8f0;font-size:15px}.hint-bank{min-height:42px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:800;display:flex}.hint-bank strong{color:#172007;background:var(--lime);border-radius:999px;place-items:center;width:24px;height:24px;display:inline-grid}.toast{z-index:20;color:#f5faee;background:#0a0d0deb;border:1px solid #bbf22e61;border-radius:8px;max-width:min(340px,100vw - 32px);padding:12px 15px;font-size:14px;font-weight:850;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0000005c}.side-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);max-height:calc(100svh - 44px);box-shadow:var(--shadow);background:#080a0aa3;border:1px solid #ffffff29;border-radius:22px;gap:14px;padding:16px;display:grid;position:sticky;top:22px;overflow:auto}.pending-card,.archive-card,.tool-card,.result-card{border:1px solid var(--line);background:linear-gradient(#ffffff12,#ffffff06),#101212d6;border-radius:8px;box-shadow:inset 0 1px #ffffff14}.pending-card,.archive-card{padding:16px}.pending-card .section-label,.archive-card .section-label{margin-top:0}.pending-card h2{color:#f2f7f2;letter-spacing:0;word-break:keep-all;margin:0 0 9px;font-size:22px;line-height:1.18}.pending-card p{color:var(--muted);word-break:keep-all;margin:0;font-size:14px;line-height:1.55}.empty-grid,.spoiler-grid{gap:8px;margin-top:14px;display:flex}.empty-grid i,.spoiler-grid i{background:#ffffff0e;border:1px solid #ffffff24;border-radius:6px;width:34px;height:34px}.empty-grid .is-lit,.spoiler-grid .is-used{background:linear-gradient(180deg, var(--lime), #7fae13);box-shadow:0 0 18px #bbf22e42}.archive-row{border-top:1px solid #ffffff14;grid-template-columns:36px 1fr;align-items:center;gap:12px;min-height:55px;display:grid}.archive-row span{color:var(--cyan);font-family:var(--mono);font-size:13px;font-weight:900}.archive-row strong{color:#f0f4f0;word-break:keep-all;font-size:14px;line-height:1.2;display:block}.archive-row small{color:var(--muted);font-size:12px;font-weight:750}.chip-bank{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.chip-bank button{min-height:36px;padding:0 10px}.tool-card{grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.tool-card button{color:#e9efe9;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff14;justify-content:center;align-items:center;gap:6px;min-height:52px;font-size:13px;font-weight:900;display:inline-flex}.tool-card button:last-child{border-right:0}.result-card{padding:22px 18px 18px;position:relative;overflow:hidden}.result-card:before{content:"";background:radial-gradient(circle,#bbf22e29,#0000 66%);border-radius:999px;width:180px;height:180px;position:absolute;inset:auto -30px -80px auto}.case-stamp{color:var(--coral);border:1px solid #f36d51b8;padding:4px 8px;font-size:12px;font-weight:950;position:absolute;top:18px;right:15px;transform:rotate(-7deg)}.result-head span{color:var(--muted);font-size:13px;font-weight:800}.result-head h2{color:#f5faf5;letter-spacing:0;margin:7px 0 18px;font-size:25px;line-height:1.1}.result-head b{color:var(--lime)}.rank-box{background:#00000038;border:1px solid #ffffff1f;border-radius:7px;justify-items:center;gap:5px;padding:18px 12px;display:grid}.rank-box small{color:var(--lime);font-size:13px;font-weight:900}.rank-box strong{color:var(--lime);font-family:var(--mono);letter-spacing:0;font-size:56px;line-height:.9}.result-metrics{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);margin:14px 0;display:grid}.result-metrics div{text-align:center;border-right:1px solid #ffffff14;align-content:center;justify-items:center;gap:5px;min-height:64px;display:grid}.result-metrics div:last-child{border-right:0}.result-metrics span{color:var(--muted);font-size:11px;font-weight:850}.result-metrics strong{color:#f1f5f0;word-break:keep-all;max-width:100%;font-size:15px;font-weight:950;line-height:1.15}.result-copy{color:#dfe7de;text-align:center;word-break:keep-all;margin:12px 0 0;font-size:14px;line-height:1.5}.result-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:16px;display:grid}.result-actions button{color:#142006;background:var(--lime);cursor:pointer;border:1px solid #ffffff24;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:950;display:inline-flex}.result-actions button:last-child{color:#e9efe9;background:#ffffff12}@media (max-width:860px){.app-shell{background-attachment:scroll}.game-stage{min-height:100svh;padding:0;display:block}.phone-shell{width:100%;min-height:100svh;padding:max(16px, env(safe-area-inset-top)) 12px 18px;box-shadow:none;border:0;border-radius:0}.phone-shell:before{display:none}.top-bar h1{font-size:26px}.top-bar{margin-bottom:12px}.icon-button{width:40px;height:40px}.status-rail{min-height:48px;margin-bottom:12px}.status-rail>div{padding:0 5px;font-size:12px}.case-clock{width:154px;margin-bottom:12px;padding:8px 8px 9px}.digital-time{font-size:34px}.time-caption{margin-top:5px;font-size:11px}.clue-progress{margin-bottom:8px}.clue-progress strong{font-size:21px}.clue-progress strong span{font-size:31px}.progress-dots{gap:7px}.progress-dots i{width:17px;height:17px}.evidence-board{gap:6px;min-height:0;padding:20px 7px 9px}.evidence-card{min-height:112px;padding:30px 8px 8px}.evidence-card:nth-of-type(3),.evidence-card:nth-of-type(4){min-height:98px}.evidence-card.clue-5{min-height:88px}.paper-index{width:25px;height:25px;font-size:15px;top:9px;left:9px}.pin{width:12px;height:12px;right:18px}.clue-type{margin-bottom:7px;font-size:13px}.evidence-card p{font-size:11px;line-height:1.36}.signal-line{height:24px;margin:9px 0 7px}.clue-tags span{padding:2px 5px;font-size:10px}.locked-clue{gap:4px;min-height:52px}.locked-clue strong{font-size:20px}.locked-clue span{max-width:118px;font-size:10px}.keyword-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.action-row{grid-template-columns:1fr 96px}.side-panel{z-index:12;max-height:76svh;transition:transform .18s;position:fixed;inset:auto 12px 12px;transform:translateY(calc(100% + 18px))}.side-panel.is-open{transform:translateY(0)}}@media (max-width:380px){.status-rail{grid-template-columns:1fr}.status-rail>div{border-bottom:1px solid #ffffff14;border-right:0;min-height:36px}.status-rail>div:last-child{border-bottom:0}.clue-progress{flex-direction:column;align-items:flex-start;gap:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
