:root{font-family:DM Sans,Noto Sans KR,sans-serif;color:#edece5;background:#101313;font-synthesis:none;font-weight:400;--muted: #858d8b;--line: #ffffff12;--orange: #ed875c;--green: #94b3a0}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.42;cursor:not-allowed}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:5px}button svg{width:17px;height:17px}svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}input{min-width:0;width:100%;background:#111515;border:1px solid #ffffff20;color:#fff;border-radius:7px;padding:13px 15px;outline:none}input:focus{border-color:var(--orange)}input::placeholder{color:#707876}.page{max-width:1440px;margin:auto;padding:0 56px}.topbar{height:92px;display:flex;align-items:center;gap:60px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap;font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:25px;letter-spacing:1px}.brand img{width:33px;height:33px;border-radius:8px}.brand .online{color:var(--orange)}.nav{display:flex;gap:34px;height:100%;align-items:center}.nav button{background:none;border:0;font-size:12px;color:#949d98;position:relative;height:100%;padding:0 2px}.nav button.active{color:#eee}.nav button.active:after{content:"";height:2px;position:absolute;left:0;right:0;bottom:-1px;background:var(--orange)}.top-right{margin-left:auto;display:flex;align-items:center;gap:23px}.connection{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#71817b}.connected .status-dot{background:#91bc96;box-shadow:0 0 9px #93c79a55}.guest-avatar{background:transparent;height:34px;width:34px;border:1px solid #ffffff20;border-radius:50%;display:grid;place-items:center;color:#b2b9b2}.guest-label{font-size:12px;color:#bec4be}.hero{display:grid;grid-template-columns:43% 57%;position:relative;min-height:520px;align-items:center;padding:42px 0 24px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;color:var(--orange);display:flex;align-items:center;gap:9px}.eyebrow:before{content:"";height:5px;width:5px;background:var(--orange);transform:rotate(45deg)}.hero-copy{z-index:2;position:relative;padding:20px 0}.hero h1{font-family:Barlow Condensed,sans-serif;font-size:clamp(72px,7.7vw,111px);font-weight:600;line-height:.91;letter-spacing:-1.5px;margin:27px 0 23px}.hero h1 .outline{color:var(--orange)}.hero-copy>p{font-size:13px;line-height:1.9;color:#9fa6a0;margin:0 0 26px}.hero-copy>p strong{font-weight:500;color:#d4d7cf}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:6px;border:1px solid #ffffff22;background:#1b201f;padding:13px 20px;font-size:12px;font-weight:600;transition:background .18s,transform .18s;white-space:nowrap}.btn:hover{background:#2b3230}.btn.primary{background:var(--orange);border-color:var(--orange);color:#16201b}.btn.primary:hover{background:#ffa67e;transform:translateY(-1px)}.btn.primary svg{stroke-width:2}.btn.ghost{background:transparent;border-color:transparent;color:#b7bdb6;padding-left:8px;padding-right:8px}.btn.small{padding:9px 13px;font-size:11px}.btn.icon{padding:9px}.hero-actions{display:flex;align-items:center;gap:17px}.hero-meta{display:flex;align-items:center;gap:21px;margin-top:24px;color:#707d74;font-size:10px}.hero-meta span{display:flex;align-items:center;gap:6px}.hero-meta svg{height:13px;width:13px}.hero-visual{position:relative;height:440px;margin-left:-30px;min-width:0}.world-stage{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(ellipse at center,#222f2b,#101313 75%);border-radius:13px}.world-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0;outline:0}.world-shade{position:absolute;inset:0;pointer-events:none;box-shadow:inset 25px 0 50px 5px #101313,inset 0 -24px 40px #101313;z-index:1}.visual-label{position:absolute;bottom:29px;left:35px;right:20px;display:flex;align-items:end;justify-content:space-between;z-index:2;pointer-events:none}.location-tag{background:#121b17c9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #a6b9a325;padding:12px 15px;border-radius:7px;display:flex;gap:12px;align-items:center}.location-tag svg{color:#aabdac}.location-tag small{display:block;font-size:8px;color:#89a092;letter-spacing:2px;margin-bottom:5px}.location-tag strong{font-size:13px;font-weight:500}.map-tag{font-size:9px;letter-spacing:1.7px;color:#83918a}.world-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;pointer-events:none;font-size:11px;color:#9fa99f;z-index:2;background:#101313}.world-loading span{width:26px;height:26px;border:1px solid #74867633;border-top-color:var(--orange);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:8px;padding:24px 0;gap:35px}.feature{display:flex;gap:17px;align-items:center}.feature-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #71807123;background:#899d8910;border-radius:9px;color:#a4b4a2}.feature h3{font-size:12px;font-weight:500;margin:0 0 6px}.feature p{font-size:10px;color:#7e8980;margin:0;line-height:1.5}.lobby{padding:36px 0 30px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.section-heading h2{font-size:19px;font-weight:600;letter-spacing:-.5px;margin:0}.section-heading h2 span{font-size:10px;color:#8d988e;background:#1d2520;border:1px solid #ffffff09;padding:4px 7px;border-radius:4px;margin-left:9px;vertical-align:middle;font-weight:400}.section-heading p{font-size:11px;color:#768278;margin:8px 0 0}.section-actions{display:flex;gap:8px;align-items:center}.room-tools{display:flex;gap:8px;margin-bottom:16px}.search-field{position:relative;flex:1}.search-field svg{position:absolute;left:13px;top:12px;width:15px;color:#758379}.search-field input{padding:11px 15px 11px 38px;background:#151a17;font-size:11px}.room-tools .btn{font-size:11px;padding:10px 16px}.rooms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.room-card{border:1px solid #ffffff14;background:linear-gradient(145deg,#1a211b,#151a17);padding:21px;border-radius:8px;position:relative;transition:border-color .2s}.room-card:hover{border-color:#899c7850}.room-card .room-top{display:flex;align-items:center;justify-content:space-between}.pill{font-size:9px;border-radius:4px;background:#45684622;color:#96b28f;padding:4px 7px;display:inline-flex;align-items:center;gap:5px}.pill.warm{background:#cd8b5220;color:#d4a67b}.room-card h3{font-size:15px;margin:17px 0 7px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.room-card .room-description{font-size:10px;color:#808e82}.room-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:20px;margin-top:17px;border-top:1px solid var(--line)}.room-count{display:flex;gap:6px;align-items:center;font-size:11px;color:#a2ada1}.room-count svg{width:14px;height:14px}.room-code{font-family:monospace;font-size:9px;color:#718273;letter-spacing:1px}.empty-state{grid-column:1/-1;border:1px dashed #ffffff18;border-radius:8px;min-height:130px;padding:22px 28px;display:flex;align-items:center;gap:22px;background:#151a1720}.empty-state>svg{width:33px;height:33px;color:#7a947d}.empty-state h3{font-size:13px;font-weight:500;margin:0 0 7px}.empty-state p{font-size:11px;color:#829086;margin:0}.empty-state .btn{margin-left:auto}.bottom-banner{display:flex;align-items:center;justify-content:space-between;border:1px solid #8a957327;border-radius:8px;padding:23px 26px;background:linear-gradient(115deg,#252a202a,#151a1733);margin:1px 0 30px}.banner-copy{display:flex;align-items:center;gap:19px}.banner-copy>svg{color:#b3b293;width:27px;height:27px}.banner-copy h3{font-size:12px;font-weight:500;margin:0 0 7px}.banner-copy p{font-size:10px;color:#839082;margin:0}.footer{padding:23px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:#556558;font-size:9px;letter-spacing:.4px}.footer .brand{font-size:15px;color:#879486;gap:8px}.footer .brand img{width:20px;height:20px;filter:grayscale(1);opacity:.6}.footer-links{display:flex;gap:22px}.footer button{font-size:10px;border:0;background:transparent;color:#7b8b7c}.modal-backdrop{position:fixed;inset:0;z-index:30;background:#040908cc;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:grid;place-items:center;padding:20px}.modal{width:100%;max-width:480px;padding:32px;border-radius:15px;background:#1a211d;border:1px solid #adbca827;box-shadow:0 30px 80px #0007;max-height:90vh;overflow:auto}.modal.wide{max-width:690px}.modal-head{display:flex;align-items:center;justify-content:space-between}.modal h2{font-size:24px;letter-spacing:-.8px;margin:7px 0 13px}.modal p{font-size:12px;line-height:1.9;color:#a7b2a4}.modal label{display:block;margin:20px 0 8px;font-size:11px;color:#b4c0b0}.modal .btn.full{width:100%;margin-top:24px}.close{border:0;background:none;color:#8b9b8b;padding:4px}.note{color:#6f846f!important;font-size:10px!important}.rules-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.rule{padding:17px;background:#111913;border:1px solid var(--line);border-radius:8px}.rule b{font-size:12px}.rule p{font-size:11px;margin-bottom:0}.rule svg{display:block;color:var(--orange);margin-bottom:13px}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%);background:#e4e9df;color:#1a2b1c;max-width:calc(100vw - 30px);padding:14px 22px;border-radius:8px;box-shadow:0 8px 40px #0006;font-size:12px;z-index:60;line-height:1.6}.game{display:none;padding:24px 0 28px}.in-game .landing{display:none}.in-game .game{display:block}.game-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px;gap:10px}.game-header h2{font-size:18px;margin:0 0 5px}.game-header p{font-size:10px;color:#829482;margin:0}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:17px}.game-center{min-width:0}.game-world{height:540px;position:relative;border:1px solid #a3b39825;border-radius:11px;overflow:hidden;background:#111815}.game-world .world-stage{border-radius:0}.game-world .world-shade,.game-world .visual-label{display:none}.phase-bar{position:absolute;left:18px;top:18px;right:18px;display:flex;justify-content:space-between;gap:10px;pointer-events:none;z-index:5}.phase-card{padding:13px 16px;background:#101911e8;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #c1d0b427;border-radius:7px;min-width:140px}.phase-card small{font-size:9px;letter-spacing:1.2px;color:#9baf92;display:block;margin-bottom:5px}.phase-card b{font-size:16px;font-weight:500}.phase-time{font-family:Barlow Condensed;font-size:27px!important;color:var(--orange)}.world-help{position:absolute;bottom:16px;left:18px;right:18px;z-index:5;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.world-help span{font-size:9px;background:#101911db;border-radius:5px;padding:7px 10px;color:#a0b294}.world-help kbd{font-family:inherit;color:#ecf0e7}.game-controls{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:10px}.pings{display:flex;gap:5px}.ping{border:1px solid #8ba47624;background:#1b261b;border-radius:6px;font-size:11px;padding:10px}.ping:hover{border-color:var(--orange)}.ping em{font-style:normal;color:#869c80;font-size:9px;margin-left:4px}.sidebar{display:flex;flex-direction:column;gap:12px;min-width:0}.role-card{background:linear-gradient(135deg,#3a3423,#23271d);border:1px solid #bbaa6e35;padding:17px;border-radius:9px}.role-card small{font-size:9px;letter-spacing:1px;color:#b4ac8a}.role-card h3{font-size:21px;margin:9px 0 8px}.role-card p{font-size:10px;line-height:1.8;color:#aea88e;margin:0}.roster-card{border:1px solid var(--line);border-radius:9px;padding:16px;background:#171e18}.sidebar-title{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-bottom:12px;color:#b1c2a8}.sidebar-title span{font-size:9px;color:#71866b}.player-row{display:flex;gap:9px;align-items:center;padding:8px 0;border-top:1px solid #ffffff06}.player-row.dead{opacity:.45}.avatar{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;font-size:11px;color:#d8e6d1;background:var(--avatar, #536c4a)}.player-name{font-size:11px;flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.player-name small{font-size:8px;color:#859d7a;display:block;margin-top:2px}.player-row .btn{font-size:9px;padding:5px 7px;border-radius:4px}.player-row .more{padding:3px;border:none;background:none;color:#899d7e;font-size:16px}.chat-card{border:1px solid var(--line);border-radius:9px;background:#171e18;display:flex;flex-direction:column;min-height:225px;flex:1;overflow:hidden}.chat-card>.sidebar-title{padding:14px 15px 0}.chat-log{height:148px;overflow-y:auto;padding:0 14px 10px;scrollbar-width:thin;scrollbar-color:#4b5d44 transparent;flex:1;max-height:240px}.chat-line{font-size:10px;line-height:1.6;padding:4px 0;color:#c0cdbc;overflow-wrap:anywhere}.chat-line b{color:#8fa881;font-weight:500;margin-right:7px}.chat-line.system{color:#b5a27e;font-size:9px}.chat-input{display:flex;border-top:1px solid var(--line);padding:6px;gap:4px}.chat-input input{border:0;background:transparent;font-size:10px;padding:8px}.chat-input button{border:0;background:#31412a;color:#b0c2a3;border-radius:4px;padding:6px;display:grid;place-items:center}.host-controls{display:flex;gap:7px;margin-top:13px;flex-wrap:wrap}.host-controls .btn{flex:1;font-size:10px;padding:11px}.game-info{margin-top:17px;padding:17px 20px;border:1px solid #bba87420;border-radius:8px;font-size:11px;line-height:1.9;color:#a7b39e;background:#292b192b}.hidden{display:none!important}.mic-on{color:#b2d99d!important;border-color:#92b57766!important}.muted-user{color:var(--orange)}.progress-line{height:2px;position:absolute;left:0;right:0;bottom:0;background:#ffffff10}.progress-line i{display:block;height:100%;background:var(--orange);transition:width .5s}.role-secret{filter:blur(7px)}.server-detail{color:#73836f;font-size:9px}.reconnect-btn{border:0;background:none;color:var(--orange);font-size:10px;text-decoration:underline;padding:0}@media(min-width:1600px){.page{max-width:1500px}.hero{min-height:580px}.hero-visual{height:500px}.game-world{height:650px}}@media(max-width:1050px){.page{padding:0 28px}.topbar{gap:35px}.nav{gap:20px}.hero h1{font-size:84px}.hero-visual{height:410px}.hero-copy>p{font-size:12px}.hero-actions{gap:6px}.hero-actions .btn{font-size:11px;padding:12px}.game-layout{grid-template-columns:minmax(0,1fr) 255px}.game-world{height:500px}.feature-strip{gap:15px}.feature{gap:11px}.feature p{font-size:9px}.top-right{gap:12px}}@media(max-width:760px){.page{padding:0 20px}.topbar{height:72px;gap:20px}.brand{font-size:21px}.brand img{width:28px;height:28px}.nav,.guest-label{display:none}.top-right{gap:12px}.connection{font-size:9px}.hero{grid-template-columns:1fr;padding-top:24px;min-height:auto}.hero-copy{padding-bottom:0}.hero h1{font-size:85px;max-width:100%;line-height:.9;margin:20px 0}.hero-copy>p{font-size:12px}.hero-actions{gap:14px}.hero-visual{height:300px;margin:0 -17px;grid-row:2}.hero-meta{margin-top:19px}.visual-label{bottom:15px;left:24px}.location-tag{padding:10px}.feature-strip{margin-top:5px;padding:20px 0;grid-template-columns:1fr;gap:18px}.feature h3{font-size:12px}.feature p{font-size:10px}.feature-icon{height:34px;width:34px}.lobby{padding-top:26px}.section-heading{align-items:start;gap:10px}.section-heading h2{font-size:18px}.section-heading p{font-size:10px}.section-actions .btn{font-size:10px;padding:9px}.rooms-grid{grid-template-columns:1fr}.empty-state{align-items:start;gap:12px;flex-wrap:wrap;padding:20px}.empty-state .btn{margin-left:43px}.empty-state>svg{width:27px}.empty-state p{font-size:10px}.room-tools .btn{padding:9px;font-size:10px}.bottom-banner{padding:20px;gap:15px;align-items:start;flex-direction:column}.banner-copy{gap:12px}.bottom-banner>.btn{margin-left:36px;padding:0;font-size:10px}.footer{gap:13px;flex-wrap:wrap}.footer-links{gap:15px}.footer>span{order:3;width:100%;font-size:8px}.game-layout{grid-template-columns:1fr}.game-world{height:420px}.game-header h2{font-size:16px}.game-header .btn{font-size:10px;padding:9px}.sidebar{display:grid;grid-template-columns:1fr 1fr;align-items:start}.role-card{grid-column:1/-1}.role-card h3{display:inline-block;margin:8px 10px 5px 0}.role-card p{display:inline-block}.chat-card{min-height:280px}.game-controls{flex-wrap:wrap}.ping{font-size:10px}.ping em{display:none}.world-help span{font-size:8px;padding:6px}.phase-card{min-width:100px;padding:9px 11px}.phase-card b{font-size:12px}.phase-time{font-size:24px!important}.rules-grid{grid-template-columns:1fr}.modal{padding:25px}.guest-avatar{background:transparent;height:28px;width:28px}.guest-avatar svg{width:14px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
