:root{font-family:Pretendard,ui-rounded,system-ui,sans-serif;color:#17172b;background:#f6f5ff}*{box-sizing:border-box}body{margin:0}main{max-width:960px;margin:auto;padding:28px 18px 90px}.hero{padding:30px 8px 22px}.hero span{color:#6d5ce8;font-weight:900;letter-spacing:.12em;font-size:.75rem}.hero h1{font-size:clamp(2.4rem,8vw,4.5rem);letter-spacing:-.08em;margin:.3rem 0;color:#312e81}.hero p,.muted{color:#6b7280}.card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 12px 32px #312e8110;margin:14px 0}.choices,.actions{display:flex;gap:12px;flex-wrap:wrap}button{border:0;border-radius:14px;background:#4f46e5;color:#fff;font:inherit;font-weight:800;padding:14px 17px;cursor:pointer}.secondary{background:#eef2ff;color:#4338ca}.danger{background:#b42318}.room-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.badge{background:#ede9fe;color:#5b21b6;border-radius:999px;padding:7px 10px;font-weight:800;display:inline-block}.qr{display:flex;align-items:center;justify-content:space-between;gap:18px}.qr img{width:150px;height:150px;background:#fff;border-radius:14px;cursor:zoom-in}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.work{overflow:hidden;padding:0}.work img{width:100%;height:170px;object-fit:cover;background:#ede9fe}.work .inside{padding:15px}.work h3{margin:.25rem 0}.work p{white-space:pre-wrap;line-height:1.55}.modal{position:fixed;inset:0;background:#19172b88;display:grid;place-items:center;padding:18px;z-index:3}.modal .card{width:min(540px,100%)}label{display:grid;gap:7px;font-weight:800;margin:13px 0}input,textarea{font:inherit;padding:12px;border:1px solid #d1d5db;border-radius:12px;width:100%}.notice{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#312e81;color:#fff;padding:13px 17px;border-radius:13px;font-weight:800;z-index:4}.notice.error{background:#b42318}.upload{border:2px dashed #c7d2fe;background:#fafaff}.teacher-tools{border-left:5px solid #4f46e5}@media(max-width:600px){.room-head{display:block}.qr{align-items:start}.qr img{width:120px;height:120px}.actions button{width:100%}}
