@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@400;500;600;700&display=swap";:root{color-scheme:dark;scrollbar-color:#45484b #17191c}body:has(.modal-overlay){overflow:hidden}*{scrollbar-width:thin}:root{font-family:IBM Plex Sans KR,sans-serif;color:#ededed;background:#111214;font-synthesis:none;font-size:14px;font-weight:400;--lime:#d9fc6a;--muted:#84858c;--line:#2a2b30;--surface:#191a1e}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}button,a,input,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--lime)}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}svg{flex-shrink:0}h1,h2,h3,p{margin:0}button{transition:background .18s,color .18s,border-color .18s,transform .18s}.topbar{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px;gap:25px;background:#151619}.brand{display:flex;gap:11px;align-items:center}.brand-icon{width:36px;height:36px;border-radius:11px;background:var(--lime);color:#171b0d;display:grid;place-items:center}.brand strong{font-size:24px;letter-spacing:-1px}.brand-period{color:var(--lime)}.header-divider{height:20px;width:1px;background:#37383c}.header-title{color:#93949b;font-size:14px}.top-actions{margin-left:auto;display:flex;gap:18px;align-items:center}.room-pill{font-size:13px;color:#a0a0a6;display:flex;gap:8px;align-items:center}.connection-dot{width:6px;height:6px;border-radius:50%;background:#777}.connection-dot.connected{background:var(--lime)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:0 16px;border-radius:8px;font-weight:500;font-size:14px;white-space:nowrap}.btn.invite{border:1px solid #484b3d;color:var(--lime);background:#252a1b}.btn.invite:hover{background:#343f20}.btn.secondary{border:1px solid #383a40;background:#202126;color:#c8c9ce}.btn.secondary:hover{background:#2d2f35}.btn.primary{color:#1b220e;background:var(--lime);font-weight:600}.btn.primary:hover{background:#e8ff9c;transform:translateY(-1px)}.avatar{border-radius:50%;width:34px;height:34px;background:#afa1d0;color:#20172d;font-weight:600}.workspace{display:grid;grid-template-columns:20% 80%;min-height:calc(100dvh - 80px)}.chat-panel{border-right:1px solid var(--line);background:#17181c;display:flex;flex-direction:column;height:calc(100dvh - 80px);position:sticky;top:0;min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:25px 21px 20px;font-weight:600;font-size:15px}.counter{margin-left:7px;color:var(--lime);font-size:13px}.chat-live{font-size:10px;letter-spacing:1.2px;color:#81828a}.chat-tip{margin:0 15px;padding:12px;border:1px solid #35392c;background:#25291f;border-radius:7px;color:#c1d591;display:flex;gap:8px;align-items:center;font-size:12px;line-height:1.5}.chat-messages{flex:1;overflow-y:auto;min-height:100px;padding:15px 17px}.chat-date{font-size:11px;color:#61636c;text-align:center;margin:10px 0 23px;display:flex;gap:10px;align-items:center}.chat-date:before,.chat-date:after{content:"";height:1px;background:#292a2f;flex:1}.system-message{text-align:center;color:#8d9099;font-size:12px;line-height:1.9;margin:18px 4px}.chat-message{display:flex;gap:9px;margin:19px 0;min-width:0}.chat-avatar{height:27px;width:27px;display:grid;place-items:center;flex-shrink:0;border-radius:9px;font-size:12px;font-weight:600}.chat-author{font-size:12px;color:#c8c9cd;margin:2px 0 5px}.chat-author time{color:#62646d;font-size:10px;margin-left:9px}.chat-message p{font-size:13px;line-height:1.65;overflow-wrap:anywhere}.correct-message{border:1px solid #4a5a2c;border-radius:8px;padding:12px;background:#252f1c;color:var(--lime);display:flex;gap:8px;flex-wrap:wrap;font-size:13px}.correct-message span{width:100%;padding-left:26px;font-size:12px}.chat-compose{padding:14px 15px 17px}.chat-compose form{background:#24252b;border:1px solid #373840;border-radius:9px;display:flex;align-items:center;padding:6px}.chat-compose input{width:100%;min-width:0;background:none;border:none;color:#eee;font-size:12px;padding:8px 4px}.chat-compose button{width:29px;height:29px;border-radius:6px;background:var(--lime);color:#242b15;display:grid;place-items:center;flex-shrink:0}.chat-compose>span{display:block;font-size:10px;color:#787b83;margin:10px 1px 0}kbd{font:inherit;background:#272930;padding:1px 4px;border-radius:3px;margin-right:2px}.chat-bottom{border-top:1px solid var(--line);padding:16px 20px;display:flex;align-items:center;gap:8px;font-size:11px;color:#60636d}.main-panel{padding:26px 40px 0;max-width:1600px;width:100%;margin:auto;min-width:0;align-self:start}.room-heading{display:flex;align-items:center;justify-content:space-between}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:10px;letter-spacing:1.5px;color:#777a84;font-weight:500}.breadcrumbs span{letter-spacing:0;font-size:12px;color:#9c9da5}.room-tools{display:flex;align-items:center;gap:18px}.small-tag{display:flex;gap:6px;align-items:center;color:#999ca5;font-size:11px}.icon-btn{height:30px;min-width:30px;padding:5px;color:#90939d;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.icon-btn:hover{background:#34353b;color:#fff}.game-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:23px 0 25px}.game-heading h1{font-size:28px;letter-spacing:-1px;line-height:1.3;font-weight:600}.heading-dot{color:var(--lime);font-size:21px;margin-left:14px;vertical-align:middle}.game-heading p{color:#8e919b;font-size:13px;margin-top:10px}.stage{position:relative;min-height:436px;border-radius:15px;border:1px solid #373a2e;background:radial-gradient(ellipse at 51% 30%,#252a20 0,#1b1e1a 37%,#191b1a 76%);overflow:hidden;display:flex;flex-direction:column}.stage-top{display:flex;justify-content:space-between;align-items:center;padding:24px 28px}.question-label{font-size:10px;letter-spacing:1.7px;color:#b4c197;display:flex;align-items:center;gap:8px;font-weight:500}.question-label>span{height:5px;width:5px;border-radius:50%;background:var(--lime)}.question-count{font-size:13px;color:#d2d6cb;font-variant-numeric:tabular-nums}.question-count span{color:#6d7368}.stage-center{display:flex;align-items:center;flex-direction:column;text-align:center;padding:0 22px 30px;flex:1}.sound-art{height:157px;width:220px;position:relative;display:flex;align-items:center;justify-content:center;margin:-6px 0 8px}.sound-disc{height:112px;width:112px;border-radius:50%;border:1px solid #5c653f;background:radial-gradient(circle,#343d24,#252b20 70%);display:grid;place-items:center;box-shadow:0 0 48px #bad5670d,inset 0 0 0 9px #2b3224;position:relative}.sound-halo{border:1px solid #5e704a25;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.halo-one{width:147px;height:147px}.halo-two{width:185px;height:185px;opacity:.6}.equalizer{height:47px;display:flex;align-items:center;gap:4px}.equalizer i{width:3px;border-radius:3px;background:var(--lime);display:block;transform:scaleY(.8)}.playing .equalizer i{animation:pulse .65s ease-in-out infinite alternate}.orbit-note{position:absolute;right:13px;top:23px;transform:rotate(15deg);color:#81984b}.orbit-spark{position:absolute;bottom:23px;left:15px;color:#a6b779;font-size:20px}.stage-eyebrow{font-size:12px;color:#bbce94;margin:8px 0 13px;font-weight:500}.stage h2{font-size:27px;letter-spacing:-1px;line-height:1.5;font-weight:500}.stage-center>p{color:#92998d;font-size:13px;margin-top:11px;line-height:1.7}.stage-center>p strong{color:#d2dea9;font-weight:500}.stage-controls{margin-top:24px;display:flex;align-items:center;gap:18px}.start-button{padding:0 25px;min-height:42px}.stage-controls>span{color:#7f8876;font-size:11px}.stage-controls>span>span{padding:0 8px}.stage-bottom{position:relative;padding:17px 27px 21px;border-top:1px solid #363c2d;display:flex;align-items:center;justify-content:space-between;background:#15191555}.time-info{display:flex;gap:8px;align-items:center;color:#8e9883;font-size:12px}.time-info strong{font-variant-numeric:tabular-nums;color:#d2dfa9;font-size:18px;font-weight:500;margin-left:6px}.time-info small{font-size:11px;color:#8e9883;margin-left:3px}.track-settings{display:flex;gap:23px;color:#89937d;font-size:11px}.track-settings>span{display:flex;align-items:center;gap:6px}.timer-track{height:3px;position:absolute;bottom:0;left:0;right:0;background:#323c24}.timer-track>div{height:100%;background:#a8c759;transition:width .15s linear}.below-stage{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.play-hint{display:flex;gap:9px;font-size:11px;color:#7e828c;align-items:center}.hint-key{font-size:9px;letter-spacing:.5px;border:1px solid #35373e;border-radius:3px;padding:2px 4px;color:#acafb7}.volume-control{display:flex;align-items:center;gap:8px}.volume-control input{width:75px;accent-color:#adb598;height:3px}.volume-control>span{font-size:11px;color:#92959d;width:30px}.players-section{margin-top:29px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.section-heading h3{font-size:14px;font-weight:500}.section-heading h3>span{font-size:12px;color:#777d87;margin-left:7px}.score-hint{display:flex;align-items:center;gap:6px;color:#8e929c;font-size:11px}.player-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.player-card{border:1px solid #34363b;display:flex;align-items:center;gap:10px;padding:15px;border-radius:9px;background:#1b1d21}.player-card.self{border-color:#434a33;background:#20241c}.rank{font-size:11px;color:#767e70;margin-right:2px}.player-avatar{width:35px;height:35px;border-radius:12px;display:grid;place-items:center;font-size:16px}.player-info{min-width:0}.player-info>strong{font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.player-info small{font-size:9px;color:#b1ba9f;border:1px solid #505840;padding:0 3px;margin-left:4px;border-radius:3px}.player-info>span{display:flex;gap:5px;align-items:center;color:#7d8476;font-size:10px;margin-top:6px}.ready-dot{width:4px;height:4px;background:#6f757e;border-radius:50%}.ready-dot.yes{background:#a1c66c}.score{font-size:20px;font-weight:500;margin-left:auto;color:#dfe7d2;white-space:nowrap}.score>small{font-size:10px;color:#868e7c;margin-left:4px;font-weight:400}.empty-player{border:1px dashed #36383f;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:9px;min-height:79px;color:#6f747f;font-size:12px}.empty-player:hover{background:#1d1f24;color:#ced4c3}.main-footer{display:flex;align-items:center;justify-content:space-between;margin-top:30px;border-top:1px solid #272930;padding:20px 0;color:#606570;font-size:10px}.main-footer>span{display:flex;align-items:center;gap:7px}.text-btn{display:inline-flex;align-items:center;gap:6px;padding:2px 0;color:inherit;font-size:12px}.text-btn:hover{color:var(--lime)}.next-button{margin-top:22px}.countdown-number{font-size:110px;line-height:1.4;color:var(--lime);font-variant-numeric:tabular-nums}.finish-icon{height:158px;display:flex;align-items:center;color:var(--lime)}.revealed .sound-art{height:130px;transform:scale(.85)}.modal-overlay{position:fixed;inset:0;background:#07080bbd;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:50;display:flex;align-items:center;justify-content:center;padding:24px}.modal{position:relative;background:#1b1d22;border:1px solid #3a3d44;border-radius:17px;width:min(100%,490px);padding:35px;max-height:92dvh;overflow:auto;box-shadow:0 25px 100px #0008}.modal.wide{width:min(100%,1000px);padding:30px 32px}.modal-close{position:absolute;right:17px;top:17px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:500;color:#a4b982;display:block;margin-bottom:12px}.modal h2{font-size:25px;letter-spacing:-.8px;font-weight:500;margin-bottom:10px}.modal-title>p,.simple-form>p{font-size:13px;color:#8e949f;line-height:1.8}.editor-layout{display:grid;grid-template-columns:210px 1fr;gap:27px;margin-top:28px;min-height:350px}.book-nav{border-right:1px solid #33353c;padding-right:20px}.book-choice{display:flex;align-items:center;gap:10px;padding:12px 9px;width:100%;border-radius:8px;margin-bottom:6px;text-align:left;color:#a4a9b2}.book-choice.active{background:#2b3024;color:#d9e8be}.book-choice>span:last-child{font-size:13px}.book-choice small{display:block;font-size:11px;color:#7c8571;margin-top:5px}.book-swatch{width:31px;height:35px;border-radius:5px;color:#242817;display:grid;place-items:center;flex-shrink:0}.new-book{padding:12px 9px;font-size:12px;color:#999eaa}.editor-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.editor-heading h3{font-size:17px;font-weight:500}.editor-heading p{font-size:12px;color:#848c99;margin-top:7px}.question-row{display:flex;align-items:center;gap:8px;border:1px solid #34373e;border-radius:8px;padding:13px 9px;margin:10px 0;background:#212329}.question-number{color:#8f9880;font-size:12px;align-self:flex-start;margin:4px 5px}.question-row-content{flex:1;min-width:0}.question-row-content>strong{display:block;font-size:13px;font-weight:500;overflow-wrap:anywhere}.question-row-content p{font-size:11px;color:#8b919d;margin-top:6px}.question-row-content p span{margin:0 5px}.media-status{font-size:10px;color:#8d9098;display:flex;gap:4px;align-items:center;margin-top:8px}.media-status.ready{color:#b4c783}.danger:hover{color:#f79797}.add-question{border:1px dashed #41454d;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;color:#aeb5c0;width:100%;min-height:43px;margin-top:14px;font-size:13px}.add-question:hover{background:#292d31}.editor-actions{display:flex;justify-content:space-between;gap:12px;margin-top:26px}.editor-note{font-size:11px;color:#777f8c;line-height:1.8;margin-top:15px}.question-form{display:flex;flex-direction:column;gap:18px}.question-form h3{font-size:18px;font-weight:500}.question-form label,.simple-form label{display:flex;flex-direction:column;gap:9px;font-size:13px;color:#c4c8d0}.question-form input,.question-form textarea,.simple-form input,.invite-url{background:#131519;border:1px solid #3b3e47;border-radius:7px;color:#e5e7eb;padding:11px 12px;width:100%;min-width:0;font-size:13px}.question-form textarea{resize:vertical}.question-form small{color:#858d9b;font-size:11px;line-height:1.7}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.form-grid label{position:relative}.form-grid small{position:absolute;right:0;top:0}.question-form .toggle-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #373b42;border-radius:8px;padding:12px}.toggle-row strong{font-weight:500;font-size:12px}.toggle-row small{display:block;margin-top:4px}.toggle-row input{width:35px;height:19px;accent-color:var(--lime)}.form-error{color:#f6a4a4;font-size:12px}.simple-form{display:flex;flex-direction:column;gap:20px}.simple-form h2{margin-bottom:0}.simple-form .eyebrow{margin-bottom:-8px}.empty-questions{display:flex;flex-direction:column;align-items:center;text-align:center;padding:35px 10px;color:#929a85}.empty-questions h3{font-size:15px;margin-top:16px}.empty-questions p{font-size:12px;color:#838a98;margin-top:10px}.help-row{display:flex;gap:18px;margin:27px 0}.help-row>span{font-size:15px;color:var(--lime)}.help-row h3{font-size:14px;font-weight:500;margin-bottom:6px}.help-row p{font-size:13px;color:#959eac;line-height:1.7}.connection-info{border-top:1px solid #34383f;padding:20px 0;display:flex;gap:8px;color:#8b96a3;font-size:12px}.full{width:100%}.toast-message{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:#e0f2bd;color:#26311b;border:1px solid #a7ba88;border-radius:10px;box-shadow:0 10px 40px #0005;padding:14px 20px;z-index:100;display:flex;align-items:center;gap:10px;font-size:14px;max-width:90vw}.toast-enter-active,.toast-leave-active{transition:opacity .2s,margin .2s}.toast-enter-from,.toast-leave-to{opacity:0;margin-bottom:-8px}.hidden,.mobile-only{display:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{to{transform:scaleY(.35)}}@media(min-width:1600px){.main-panel{padding:35px 55px 0}.stage{min-height:515px}.sound-art{height:195px;margin-top:0}.stage-center{padding-top:5px}.stage h2{font-size:32px}.players-section{margin-top:36px}}@media(max-width:1150px){.main-panel{padding:23px 25px 0}.topbar{padding:0 23px}.chat-tip{font-size:11px;margin:0 10px;padding:9px;gap:5px}.chat-compose{padding:12px 10px}.player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stage h2{font-size:24px}.game-heading h1{font-size:25px}.panel-heading{padding:23px 14px}.stage{min-height:430px}.room-pill{display:none}.chat-messages{padding:12px}.header-title{font-size:12px}}@media(max-width:800px){.workspace{grid-template-columns:1fr}.chat-panel{display:none}.chat-panel.show{display:flex;position:fixed;left:0;top:64px;bottom:0;height:auto;width:min(86vw,350px);z-index:40;box-shadow:15px 0 70px #000b}.mobile-only{display:inline-flex}.header-divider,.header-title{display:none}.topbar{height:64px;padding:0 18px}.brand strong{font-size:22px}.top-actions{gap:12px}.btn.invite{font-size:12px;padding:0 12px;min-height:35px}.main-panel{padding:19px 20px 0}.game-heading{margin:19px 0}.game-heading h1{font-size:22px}.game-heading p{font-size:12px}.game-heading>.btn{font-size:12px;padding:0 12px}.stage{min-height:455px}.stage h2{font-size:23px}.sound-art{margin-top:5px;height:175px}.stage-top{padding:20px}.stage-bottom{padding:17px 18px 19px}.track-settings{gap:10px}.track-settings>span:last-child{display:none}.play-hint{font-size:10px;max-width:65%;line-height:1.7}.volume-control input{width:50px}.volume-control>span{display:none}.main-footer{font-size:9px}.editor-layout{grid-template-columns:1fr;gap:18px}.book-nav{border-right:0;border-bottom:1px solid #33353c;display:flex;gap:6px;overflow-x:auto;padding:0 0 12px;align-items:center}.book-choice{width:auto;min-width:160px;margin:0}.new-book{white-space:nowrap}.modal.wide{padding:28px 22px}.editor-actions{flex-wrap:wrap}.editor-note{font-size:11px}.modal-overlay{padding:12px}.main-footer>span{max-width:65%;line-height:1.7}.stage-controls{flex-direction:column;gap:12px}.stage-center{padding-bottom:24px}.room-tools{gap:10px}.small-tag{display:none}}@media(max-width:440px){.player-grid{grid-template-columns:1fr}.stage h2{font-size:21px}.game-heading{align-items:flex-start}.game-heading h1{font-size:20px}.heading-dot{display:none}.game-heading>.btn{font-size:11px;padding:0 9px;min-height:34px}.question-form .form-grid{gap:7px}.form-grid label{font-size:11px}.form-grid input{padding:10px}.question-row{gap:4px}.question-row .icon-btn{min-width:25px;width:25px}.stage-center>p{font-size:12px}.question-row-content>strong{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(min-width:801px)and (max-height:850px){.topbar{height:64px}.workspace{min-height:calc(100dvh - 64px)}.chat-panel{height:calc(100dvh - 64px)}.main-panel{padding-top:16px}.game-heading{margin:14px 0 18px}.game-heading h1{font-size:25px}.game-heading p{margin-top:6px}.stage{min-height:340px}.stage-top{padding:17px 24px}.stage-center{padding-bottom:20px}.sound-art{height:105px;margin:-1px 0 5px;transform:scale(.78)}.stage-eyebrow{margin:5px 0 9px}.stage h2{font-size:24px}.stage-center>p{margin-top:7px}.stage-controls{margin-top:17px}.stage-bottom{padding:12px 24px 15px}.below-stage{margin-top:10px}.players-section{margin-top:20px}.section-heading{margin-bottom:11px}.main-footer{margin-top:17px;padding:13px 0}.countdown-number{font-size:75px;line-height:1.35}.finish-icon{height:105px}.revealed .sound-art{height:100px}.next-button{margin-top:14px}}.chat-tip,.chat-compose input,.chat-message p{font-size:13px}.chat-compose>span,.chat-bottom,.chat-date,.chat-author time,.chat-live,.small-tag,.question-label,.question-count,.stage-controls>span,.track-settings,.play-hint,.volume-control>span,.score-hint,.player-info>span,.main-footer,.editor-note,.media-status,.question-row-content p,.new-book{font-size:12px}.chat-author{font-size:13px}.player-info>strong{font-size:14px}.game-heading p,.stage-center>p{font-size:14px}
