*{box-sizing:border-box}:root{--navy:#062f4f;--blue:#075b7c;--teal:#12c8a0;--yellow:#ffd84d;--orange:#ff7a43;--ink:#10283d;--muted:#607487}body{margin:0;font-family:Pretendard,'Noto Sans KR',Arial,sans-serif;color:var(--ink);background:#eef8fb}button,select{font:inherit}.hero{min-height:640px;background:linear-gradient(90deg,#052b4d 0%,#062f4fe8 34%,transparent 63%),url('assets/safety-detective/hero.webp') center/cover}.hero-copy{width:min(1200px,calc(100% - 40px));margin:auto;padding:135px 0 90px;color:#fff}.kicker,.section-head span,.result-card>span,.clue>span{display:block;color:var(--yellow);font-size:12px;font-weight:1000;letter-spacing:2px}.hero h1{margin:15px 0;font-size:clamp(52px,7vw,92px);line-height:.95;letter-spacing:-5px}.hero em{color:var(--yellow);font-style:normal}.hero p{max-width:540px;font-size:18px;line-height:1.7;color:#d9f2ff}.primary,.secondary,.back,.hint{border:0;border-radius:16px;padding:15px 22px;font-weight:1000;cursor:pointer}.primary{background:linear-gradient(135deg,var(--yellow),#ff9f43);color:#342600;box-shadow:0 10px 25px #f7a62b4d}.setup{max-width:1160px;margin:-60px auto 70px;padding:38px;background:#fff;border-radius:32px;box-shadow:0 25px 70px #07325222}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end}.section-head span{color:var(--teal)}.section-head h2{margin:7px 0;font-size:36px}.section-head p{max-width:420px;color:var(--muted)}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.mode{min-height:145px;padding:22px;text-align:left;border:3px solid #dceaf0;border-radius:22px;background:#f9fdff;cursor:pointer}.mode b,.mode span{display:block}.mode b{font-size:20px;margin-bottom:12px}.mode span{color:var(--muted);line-height:1.5}.mode.on{border-color:var(--teal);background:#eafff8;box-shadow:0 10px 28px #12c8a024}.settings{display:flex;gap:15px;align-items:end;padding:20px;border-radius:20px;background:#edf7fa}.settings label{display:grid;gap:8px;flex:1;font-size:13px;font-weight:900}.settings select{padding:14px;border:2px solid #cce2e9;border-radius:14px;background:#fff}.notice{color:#71818d;font-size:12px;line-height:1.6}.screen{min-height:100vh;padding:24px;background:radial-gradient(circle at top right,#d7fff2,#eef8fb 45%,#e8efff)}.game-head{max-width:1240px;margin:0 auto 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 18px;border-radius:20px;background:var(--navy);color:#fff}.game-head>div:nth-child(2){text-align:center}.game-head small,.game-head b{display:block}.game-head small{color:#8ee9d8}.game-head b{font-size:20px}.back{justify-self:start;background:#ffffff17;color:#fff}.score{justify-self:end}.scene-wrap{max-width:1240px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.scene{position:relative;overflow:hidden;border-radius:26px;background:#071f38;box-shadow:0 20px 50px #0829412e}.scene img{display:block;width:100%;height:100%;object-fit:cover}.hotspot{position:absolute;transform:translate(-50%,-50%);width:var(--size);aspect-ratio:1;border:3px dashed #fff0;border-radius:50%;background:#fff0;cursor:pointer;transition:.2s}.scene.hinting .hotspot:not(.found){border-color:var(--yellow);background:#ffdf4c30;animation:pulse 1s infinite}.hotspot.found{border:4px solid var(--teal);background:#0cf3ba42;box-shadow:0 0 0 9px #0ee7b51d}.hotspot.found:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:30px;font-weight:1000;text-shadow:0 2px 5px #004}.clue{padding:28px;border-radius:26px;background:#fff;box-shadow:0 20px 50px #0829411d}.clue>span{color:var(--teal)}.clue h2{font-size:27px}.clue p{min-height:135px;color:var(--muted);line-height:1.7}.clue button{width:100%;margin-top:10px}.hint{background:#e6f4f9;color:var(--blue)}.quiz-card{max-width:880px;margin:35px auto;padding:42px;border-radius:30px;background:#fff;box-shadow:0 22px 60px #08294122;text-align:center}.quiz-icon{font-size:68px}.quiz-card h1{font-size:clamp(25px,4vw,38px);line-height:1.35}.answers{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:28px 0}.answer{min-height:78px;padding:16px;border:3px solid #dce7eb;border-radius:18px;background:#fff;color:var(--ink);font-size:16px;font-weight:900;cursor:pointer}.answer:hover{border-color:var(--teal)}.answer.correct{border-color:#0bb887;background:#e5fff6}.answer.wrong{border-color:#ff6e68;background:#fff0ef}.feedback{min-height:70px;padding:16px;border-radius:16px;background:#f3f8fa;line-height:1.55;font-weight:800}.source{min-height:44px;margin:12px 0;font-size:12px;color:var(--muted)}.source a{color:var(--blue);font-weight:900}.result{display:grid;place-items:center}.result-card{width:min(760px,100%);padding:48px;border-radius:34px;background:#fff;text-align:center;box-shadow:0 25px 80px #0829412e}.medal{font-size:90px}.result-card>span{color:var(--teal)}.result-card h1{font-size:40px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.result-grid div{padding:20px;border-radius:20px;background:#edf8fb}.result-grid b,.result-grid span{display:block}.result-grid b{font-size:30px;color:var(--blue)}.result-grid span{font-size:12px;color:var(--muted)}.result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.secondary{display:inline-flex;align-items:center;text-decoration:none;background:#e8f1f5;color:var(--blue)}@keyframes pulse{50%{transform:translate(-50%,-50%) scale(1.12)}}[hidden]{display:none!important}@media(max-width:850px){.hero{min-height:600px;background-position:67% center}.hero-copy{padding-top:110px}.hero h1{font-size:54px;letter-spacing:-3px}.setup{margin:-35px 14px 50px;padding:24px}.section-head{display:block}.mode-grid{grid-template-columns:1fr}.scene-wrap{grid-template-columns:1fr}.clue p{min-height:0}.answers{grid-template-columns:1fr}.game-head{grid-template-columns:auto 1fr auto}.score{font-size:12px}.screen{padding:10px}.quiz-card{padding:25px 18px}.result-card{padding:32px 18px}}@media(max-width:520px){.hero{background:linear-gradient(180deg,#052b4df5 0%,#052b4dcc 50%,transparent 100%),url('assets/safety-detective/hero.webp') 69% center/cover}.hero-copy{padding-top:80px}.hero p{font-size:15px}.settings{display:grid}.scene{min-height:360px}.scene img{position:absolute;inset:0;object-position:65% center}.result-grid{grid-template-columns:1fr}.result-card h1{font-size:32px}}
