@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";
:root{--bg:#f5f6f0;--paper:#fff;--ink:#203a32;--muted:#738078;--green:#235e4c;--line:#dfe5dc;--lime:#d8ed9f;--purple:#746181;--radius:20px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Noto Sans KR,Arial,sans-serif;font-size:14px;line-height:1.65}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,.button{background:var(--green);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 19px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}button:hover,.button:hover{background:#174a3b;text-decoration:none}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #90b77a}.secondary{color:var(--green);border-color:var(--line);background:#f3f6ef}.secondary:hover{background:#e6eddf}.quiet{color:var(--ink);background:0 0;border:0;padding:7px 10px;font-size:12px}.quiet:hover{background:#e9eee3}.danger{color:#a34b43}.wide{width:100%;margin-top:12px}header{border-bottom:1px solid var(--line);background:#fafbf7;justify-content:space-between;align-items:center;gap:20px;height:88px;padding:0 5%;display:flex}.brand{letter-spacing:.8px;white-space:nowrap;align-items:center;gap:7px;font-size:16px;display:flex}.brand-icon{background:var(--green);color:var(--lime);border-radius:12px;justify-content:center;align-items:center;width:39px;height:39px;margin-right:6px;font-size:29px;display:inline-flex}.brand-sub{letter-spacing:0;color:var(--muted);border-left:1px solid #ccd6c8;margin-left:14px;padding-left:20px;font-size:11px;font-weight:400}nav{align-items:center;gap:20px;font-size:12px;display:flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.3px;margin-bottom:12px;font-size:34px;line-height:1.5}h2{letter-spacing:-.6px;margin-bottom:14px;font-size:22px;line-height:1.5}h3{letter-spacing:-.3px;margin-bottom:10px;font-size:17px}p{margin-bottom:12px}small{color:var(--muted);font-size:11px}.muted{color:var(--muted)}.eyebrow{letter-spacing:2px;color:var(--green);margin-bottom:15px;font-size:10px;font-weight:800}.eyebrow span{letter-spacing:.4px;color:var(--muted);font-weight:500}.dot{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:20px;padding:28px}.card h2:last-child{margin-bottom:0}.home{grid-template-columns:1.25fr 1fr;gap:90px;max-width:1280px;margin:auto;padding:64px 42px 70px;display:grid}.hero{padding-top:28px}.hero h1{letter-spacing:-2.4px;margin:25px 0;font-size:49px;font-weight:800;line-height:1.45}.hero em{color:var(--green);font-style:normal}.hero>p{color:var(--muted);font-size:15px;line-height:1.95}.hero-art{justify-content:center;align-items:center;gap:3px;height:235px;margin:25px 0;display:flex;position:relative;overflow:hidden}.orbit{z-index:0;border:1px solid #cad8c6;border-radius:50%;width:360px;height:170px;position:absolute;transform:rotate(-22deg)}.orbit-two{width:380px;height:190px;transform:rotate(22deg)}.art-team{z-index:1;border-radius:70px;flex-direction:column;justify-content:center;align-items:center;width:170px;height:130px;font-size:33px;font-weight:800;display:flex;position:relative;box-shadow:0 10px 30px #15332109}.art-team span{margin-top:4px;font-size:9px;font-weight:500}.pro-art{color:#315341;background:#dae8b7;transform:rotate(-8deg)}.con-art{color:#655370;background:#e6dfee;transform:rotate(8deg)}.art-vs{z-index:2;color:#72856a;background:var(--bg);border-radius:50%;padding:6px;font-family:Georgia,serif;font-size:24px;font-style:italic}.art-label{letter-spacing:2px;color:#798773;font-size:8px;position:absolute;bottom:4px}.home-features{color:var(--muted);border-top:1px solid var(--line);gap:28px;padding-top:22px;font-size:10px;display:flex}.home-features b{color:var(--ink);margin-left:7px;font-size:12px}.login-card{padding:36px;box-shadow:0 18px 50px #21332606}.login-card h2{margin-bottom:4px;font-size:28px}.tabs{background:#f1f4ec;border-radius:10px;gap:4px;margin:25px 0;padding:5px;display:flex}.tabs button{color:var(--muted);background:0 0;flex:1;padding:10px 12px;font-size:13px}.tabs .selected{color:var(--green);background:#fff;box-shadow:0 2px 5px #1b3c3110}label{margin:0 0 17px;font-size:12px;font-weight:600;display:block}input:not([type=range]):not([type=checkbox]),select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fcfdf9;border-radius:9px;min-height:44px;margin-top:7px;padding:12px 13px;display:block}input::placeholder,textarea::placeholder{color:#99a397;font-weight:400}textarea{resize:vertical}input[type=file]{font-size:11px}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px}.check{align-items:center;gap:8px;display:flex}.hint{color:var(--muted);background:#f5f7f0;border-radius:9px;margin-top:15px;padding:13px;font-size:11px;line-height:1.8}.error{color:#a4433c;overflow-wrap:anywhere;font-size:13px}.error:empty{display:none}.success{color:var(--green)}footer{border-top:1px solid var(--line);letter-spacing:1px;color:var(--muted);justify-content:space-between;padding:25px 5%;font-size:10px;display:flex}.session-link{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px 0;display:flex}.session-link small{display:block}.session-link b{white-space:nowrap;font-size:12px}.dashboard,.room{max-width:1320px;margin:auto;padding:38px 40px 80px}.page-heading,.room-heading{justify-content:space-between;align-items:center;gap:25px;display:flex}.page-heading .eyebrow,.room-heading .eyebrow{margin-bottom:7px}.dashboard-tabs{max-width:530px;margin:25px 0}.teacher-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:30px;display:grid}.teacher-grid>form,.teacher-grid>section.card{position:sticky;top:24px}.count{color:var(--green);vertical-align:middle;background:#e7efdc;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:5px;font-size:12px;display:inline-flex}.pill{color:var(--green);white-space:nowrap;background:#edf2e5;border-radius:6px;padding:5px 10px;font-size:11px;display:inline-flex}.row,.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading{margin-bottom:20px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:6px}.session-card h3{margin-top:18px;font-size:20px}.code{letter-spacing:1px;color:var(--green)}.team-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;padding:16px 0;font-size:11px;display:grid}.team-preview p{color:var(--muted);margin:5px 0 0}.pro-text{color:#397256}.con-text{color:var(--purple)}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.actions .button{padding:10px 13px;font-size:12px}.text-link{color:var(--green);font-size:12px}.two-cols{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.assignment{border-radius:12px;margin:18px 0;padding:18px}.pro{background:#edf3e5;border-color:#dbe7ce}.con{background:#f1edf5;border-color:#e3dbe8}.role-row{grid-template-columns:80px 1fr;align-items:center;gap:10px;margin:8px 0;font-size:11px;display:grid}.role-row select{margin:0;padding:8px;font-size:12px}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;margin-top:18px;font-size:12px}td,th{border-bottom:1px solid var(--line);padding:12px 8px}th{color:var(--muted);font-size:11px}td .quiet{padding:5px;font-size:10px}.empty{text-align:center;color:var(--muted);padding:48px 22px;line-height:2}.password{z-index:10;width:330px;position:absolute;top:76px;right:25px;box-shadow:0 10px 60px #1b392425}.connection{color:#b57543;font-size:10px}.connection.online{color:#447055}.room-heading h1{font-size:29px}.room-heading p{max-width:850px;font-size:12px}.stage-pill{padding:8px 17px;font-size:13px}.steps{border:1px solid var(--line);background:#eef1e9;border-radius:12px;gap:4px;margin:20px 0 28px;padding:5px;display:flex}.steps>div{color:#87917f;white-space:nowrap;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:10px;padding:11px 8px;font-size:12px;display:flex}.steps>div span{opacity:.7;font-size:10px}.steps .current{color:var(--green);background:#fff;font-weight:800;box-shadow:0 3px 10px #183f3510}.steps .done{color:#4f785c}.display-grid{grid-template-columns:2fr 1fr;gap:22px;display:grid}.timer-panel{border-radius:var(--radius);text-align:center;background:#e4edce;border:1px solid #d2dfbd;flex-direction:column;justify-content:center;align-items:center;min-height:320px;margin-bottom:20px;padding:36px;display:flex}.timer-panel.active{background:#dce9bd}.timer{letter-spacing:-6px;font-variant-numeric:tabular-nums;font-size:120px;font-weight:700;line-height:1.15}.timer span{opacity:.5;font-weight:400}.finish-label{letter-spacing:-3px;margin:20px 0;font-size:clamp(40px,5vw,76px);font-weight:800}.urgent{color:#b3513c}.speaker{align-items:center;gap:15px;margin:22px 0;font-size:13px;display:flex}.speaker b{font-size:23px}.speaker .pill{background:#f5f8eb}.timer-track{background:#c8d6b1;border-radius:5px;width:75%;height:4px;margin-top:10px;overflow:hidden}.timer-track i{background:var(--green);height:100%;transition:width .2s;display:block}.join-card{text-align:center;padding:24px}.join-card h2{margin-bottom:8px;font-size:17px}.join-card img{max-width:100%;height:auto;margin:auto;display:block}.join-code{letter-spacing:5px;margin:4px 0;font-size:22px;display:block}.join-card p{color:var(--muted);margin-bottom:4px;font-size:10px}.join-card a{font-size:11px;text-decoration:underline}.stats-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.stat{padding:22px}.stat>span{color:var(--muted);font-size:11px}.stat strong{margin:7px 0;font-size:35px;line-height:1.4;display:block}.stat small{margin-left:6px;font-size:13px;font-weight:400}.stat p{color:var(--muted);margin:0;font-size:10px}.stat progress{width:100%;height:6px;accent-color:var(--green);border:0}.teacher-control{justify-content:space-between;align-items:center;gap:20px;display:flex}.teacher-control h3{margin-bottom:3px}.teacher-control p{margin:0;font-size:11px}.chart svg{width:100%;max-height:260px;display:block}.chart text{fill:#6e7d70;font-size:11px}.chart-key{color:var(--muted);justify-content:flex-end;gap:20px;margin-bottom:18px;font-size:10px;display:flex}.chart details{font-size:12px}.chart summary{cursor:pointer}.hidden-chart{text-align:center;color:var(--muted);background:repeating-linear-gradient(0deg,#fafcf7,#fafcf7 39px,#eef2e8 40px);border-radius:12px;padding:35px}.hidden-chart>span{font-size:35px}.hidden-chart h3{color:var(--ink);margin-top:10px}.hidden-chart p{font-size:12px}.student-top{grid-template-columns:1.4fr 1fr;gap:24px;display:grid}.role-card h2{margin:10px 0;font-size:27px}.role-card h2 span{margin-left:10px;font-size:13px;font-weight:500}.role-card p{font-size:12px}.mini-timer{grid-template-columns:1fr auto;align-items:center;gap:5px 20px;display:grid}.mini-timer>span{color:var(--muted);font-size:11px}.mini-timer strong{font-variant-numeric:tabular-nums;grid-column:1;font-size:45px;line-height:1.2}.mini-timer button{grid-area:1/2/3;max-width:180px;font-size:12px}.student-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:24px;display:grid}.memo{border-radius:13px;margin-bottom:14px;padding:21px}.memo-tag{color:var(--green);font-size:11px;font-weight:600}.memo-content{color:var(--ink);text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;width:100%;padding:18px 0;font-size:15px;font-weight:500;line-height:1.8;display:block}.memo-content:hover{color:#4b7c5c;background:0 0}.memo-content:disabled{opacity:1}.memo.used{color:#8a9188;background:#edf0ea;border-color:#e2e5df}.memo.used .memo-content{color:#8b9389}.memo.priority{border-left:4px solid #a4bd60}.priority-alert{overflow-wrap:anywhere;background:#e9edc6;border-radius:10px;margin-bottom:20px;padding:14px 18px;font-size:12px;font-weight:600}.source{color:var(--green);font-size:11px;text-decoration:underline}.search-list{padding:0;list-style:none}.search-list li{border-top:1px solid var(--line);padding:9px 0;font-size:12px}.guide-list{color:var(--muted);padding-left:20px;font-size:12px}.guide-list li{margin:15px 0;padding-left:5px}.audience-wrap{max-width:560px;margin:30px auto}.vote-card{padding:35px}.vote-card h2{margin-top:20px;font-size:25px}.vote-card .row{margin-top:20px}.opinion{text-align:center;color:var(--green);margin:35px 0 10px;font-size:30px;font-weight:700}.opinion-1,.opinion-2{color:var(--purple)}input.vote-slider{width:100%;accent-color:var(--green);cursor:pointer;height:36px;margin:10px 0}.slider-labels{color:var(--muted);justify-content:space-between;margin-bottom:35px;font-size:10px;display:flex}.vote-card label small{margin-left:5px;font-weight:400}.audience-note{text-align:center;color:var(--muted);font-size:11px}.submitted{text-align:center;background:#edf4e3;border-radius:13px;margin:25px 0;padding:28px 15px}.submitted>span{color:var(--green);font-size:40px}.submitted p{color:var(--muted);margin-bottom:0;font-size:12px}.alert{color:#923f32;background:#fff2eb;border:1px solid #ebc5b9;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;display:flex}.notice{text-align:center;background:#e8efdc;border-radius:10px;padding:16px}.result-card{text-align:center;background:#e9efd9;padding:40px}.result-number{font-size:65px;font-weight:800;line-height:1.5}.result-number small{margin-left:12px;font-size:16px}.result-card .hint{max-width:760px;margin:20px auto 0}.award-icon{color:#918642;font-size:45px}.award-list{gap:12px;display:grid}.award-list button{justify-content:space-between}.award-list small,.award-list span{font-size:11px}.award-results{margin-top:25px}.award-results .pill{margin:4px}.display{max-width:1500px}.display .timer{font-size:145px}.display .timer-panel{min-height:380px}@media (min-width:1600px){.display .timer{font-size:190px}.display .timer-panel{min-height:420px}.display .room-heading h1{font-size:37px}}@media (max-width:1000px){.home{gap:35px;padding:40px 25px}.hero h1{font-size:39px}.brand-sub{display:none}.dashboard,.room{padding:28px 24px 60px}.teacher-grid{grid-template-columns:1fr 1fr;gap:20px}.actions{gap:7px}.timer{font-size:100px}.mini-timer{flex-direction:column;gap:7px;display:flex}.mini-timer strong{font-size:37px}.display .timer{font-size:110px}}@media (max-width:720px){header{flex-wrap:wrap;gap:14px;height:auto;min-height:72px;padding:15px 20px}.brand{font-size:13px}.brand-icon{width:32px;height:32px;font-size:25px}.brand-sub{display:none}nav{flex-wrap:wrap;gap:10px;font-size:10px}nav .quiet{padding:5px;font-size:10px}.home{grid-template-columns:1fr;gap:15px;padding:25px 20px}.hero{padding-top:0}.hero h1{letter-spacing:-1.5px;margin:15px 0;font-size:34px}.hero>p{font-size:12px}.hero-art,.home-features{display:none}.hero .eyebrow{font-size:9px}.login-card{padding:24px}.hero h1 br{display:none}.dashboard,.room{padding:25px 16px 50px}.teacher-grid,.student-grid,.student-top,.display-grid{grid-template-columns:1fr}.teacher-grid>form,.teacher-grid>section.card{position:static}.page-heading,.room-heading{align-items:flex-start}.page-heading h1{font-size:28px}.room-heading h1{letter-spacing:-.8px;font-size:22px}.room-heading .eyebrow{letter-spacing:1px;font-size:8px}.stage-pill{padding:5px 7px;font-size:10px}.room-heading p{font-size:11px}.steps{gap:2px;margin:15px 0 20px;overflow:auto}.steps>div{gap:4px;min-width:70px;padding:10px 7px;font-size:10px}.steps>div span{font-size:8px}.card{border-radius:15px;margin-bottom:16px;padding:22px}.stats-grid{gap:8px}.stat{padding:13px 10px}.stat>span{font-size:9px}.stat strong{font-size:27px}.stat small{margin-left:2px;font-size:9px}.stat p{font-size:9px}.timer-panel{min-height:260px;margin-bottom:0;padding:25px 15px}.timer,.display .timer{font-size:95px}.display .timer-panel{min-height:280px}.display-grid{gap:16px}.join-card img{width:140px}.teacher-control{flex-direction:column;align-items:stretch}.teacher-control button{width:100%}.teacher-control .actions{align-items:stretch}.section-heading{gap:10px}.section-heading h2{font-size:18px}.section-heading .eyebrow{letter-spacing:1px;font-size:8px}.section-heading .pill{font-size:9px}.student-top{gap:0}.role-card h2{font-size:24px}.mini-timer{grid-template-columns:1fr auto;gap:6px;display:grid}.mini-timer strong{font-size:42px}.mini-timer button{max-width:160px;font-size:11px}.student-grid{gap:20px}.student-grid aside{grid-row:1}.memo .row small{font-size:9px}.memo-content{font-size:14px}.vote-card{padding:25px 22px}.vote-card h2{font-size:22px}.vote-card .eyebrow{font-size:9px}.audience-wrap{margin:0 auto}.vote-slider{touch-action:pan-y}.result-card h2{font-size:22px}.result-number{font-size:52px}.chart-key{font-size:9px}.password{width:calc(100% - 24px);max-width:350px;top:100px;right:12px}footer{gap:10px;padding:20px;font-size:8px}footer span{letter-spacing:0}.two-cols{grid-template-columns:1fr 1fr}.alert{font-size:12px}.assignment{padding:13px}.dashboard-tabs button{font-size:12px}}.site-footer{letter-spacing:0;flex-wrap:wrap;justify-content:center;gap:12px 28px;margin-top:auto;padding:26px 20px;font-size:12px;line-height:1.9;display:flex}.site-footer a{text-underline-offset:3px;text-decoration:underline}body{flex-direction:column;min-height:100vh;display:flex}body>main{width:100%}@media (max-width:720px){.site-footer{text-align:center;flex-direction:column;align-items:center;gap:4px;font-size:11px}.site-footer span{font-size:inherit}}@media print{header,button,.button,nav{display:none}body{background:#fff}.card{break-inside:avoid;box-shadow:none}.room{padding:0}.steps{border:1px solid #ddd}}
