@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Source+Code+Pro:wght@600&display=swap";.verification-progress{color:#475569;align-items:center;gap:12px;margin-top:28px;display:flex}.verification-progress p{margin:0}.spinner{border:3px solid #bfdbfe;border-top-color:#1d4ed8;border-radius:50%;flex:none;width:24px;height:24px;animation:.8s linear infinite spin}.success-notice{color:#166534;background:#f0fdf4;border-radius:7px;margin:28px 0 0;padding:9px}@keyframes spin{to{transform:rotate(360deg)}}:root{color:#17212b;background:#fff;font-family:DM Sans,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,.button{font:inherit;color:#fff;cursor:pointer;background:#1d4ed8;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-weight:600;display:inline-flex}button:disabled{opacity:.6;cursor:wait}.secondary{color:#1d4ed8;background:#fff;border:1px solid #bfdbfe}.compact{padding:8px 11px;font-size:.9rem}.icon-button{color:#475569;background:#fff;border:1px solid #e2e8f0;padding:8px}.danger{color:#c2410c}.landing{background:linear-gradient(130deg,#fff 55%,#eff6ff);flex-direction:column;min-height:100vh;padding:34px 7vw;display:flex}.brand{color:#172554;align-items:center;gap:9px;font-size:1.2rem;font-weight:700;display:flex}.landing section{max-width:700px;margin:auto 0}.landing h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,7vw,5.5rem);line-height:1.02}.landing p{color:#64748b;max-width:520px;font-size:1.2rem}.actions{gap:12px;margin-top:32px;display:flex}.auth{max-width:430px;margin:10vh auto;padding:28px}.auth h1{margin:28px 0 4px;font-size:2.2rem}.back,.muted{color:#64748b}.auth form,.create{gap:16px;margin-top:28px;display:grid}.auth label,.create label{gap:7px;font-weight:600;display:grid}input,textarea{font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:11px}textarea{resize:vertical;min-height:84px}.notice{color:#b91c1c;background:#fff1f2;border-radius:7px;margin:0;padding:9px}.global-error{z-index:10;max-width:min(500px,100vw - 32px);position:fixed;bottom:16px;right:16px;box-shadow:0 8px 24px #17212b22}.link-button,.text{color:#1d4ed8;background:0 0;margin-top:12px;padding:0}.shell{grid-template-columns:235px minmax(0,1fr);min-height:100vh;display:grid}aside{border-right:1px solid #e2e8f0;flex-direction:column;gap:36px;padding:26px 18px;display:flex}nav{gap:5px;display:grid}nav a{color:#475569;border-radius:8px;padding:10px 12px;font-weight:600}nav a:hover{color:#1d4ed8;background:#eff6ff}.logout{color:#475569;background:0 0;justify-content:flex-start;margin-top:auto}.content{width:100%;max-width:1400px;padding:42px max(4vw,32px)}h1{letter-spacing:-.04em;margin:0;font-size:2.15rem}h2{margin:26px 0 14px;font-size:1.25rem}.usage{border:1px solid #dbeafe;border-radius:12px;margin:26px 0;padding:18px}.usage div{justify-content:space-between;gap:12px;display:flex}.usage span,small{color:#64748b}progress{accent-color:#1d4ed8;width:100%;height:8px;margin-top:12px}.two-col{grid-template-columns:minmax(0,1.55fr) minmax(270px,.7fr);gap:32px;display:grid}.project-list,.class-list{gap:10px;display:grid}.project,.class-list>a,.class-list>div{border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.project h3{margin:0}.project p{color:#64748b;margin:4px 0}.row-actions{align-items:center;gap:7px;display:flex}.create{border:1px solid #e2e8f0;border-radius:12px;align-self:start;margin:0;padding:20px}.create h2{margin:0}.stats{gap:12px;margin:26px 0;display:flex}.stats div{border:1px solid #dbeafe;border-radius:10px;min-width:145px;padding:18px;display:grid}.stats strong{color:#1d4ed8;font-size:2rem}.class-list>a,.class-list>div{display:flex}.class-list span{color:#64748b;font-size:.9rem}.inline-form{gap:10px;max-width:500px;margin-top:22px;display:flex}.page-title{justify-content:space-between;align-items:start;display:flex}.code-screen{text-align:center;background:#eff6ff;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.code-screen strong{letter-spacing:.08em;color:#172554;font-family:Source Code Pro,monospace;font-size:clamp(4rem,15vw,12rem)}.code-screen span{font-size:1.4rem}.editor{grid-template-rows:42px 1fr;height:100vh;display:grid}.editor-bar{color:#dbeafe;background:#17212b;justify-content:space-between;align-items:center;padding:0 14px;font-size:.85rem;display:flex}.editor iframe{border:0;width:100%;height:100%}.preview{grid-template-rows:58px 1fr;height:100vh;display:grid}.preview header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.preview iframe{border:0;width:100%;height:100%}.center{padding:20vh 10vw}@media (width<=760px){.shell{grid-template-columns:1fr}.shell aside{border-bottom:1px solid #e2e8f0;border-right:0;flex-direction:row;align-items:center;gap:14px;padding:16px}.shell nav{gap:2px;display:flex}.shell .logout{margin:0 0 0 auto}.content{padding:28px 18px}.two-col{grid-template-columns:1fr}.project{flex-direction:column;align-items:start}.landing{padding:26px}.actions{flex-direction:column}.code-screen strong{font-size:3.5rem}.editor-bar a{display:none}}.studio-wrapper{background:#fff;grid-template-rows:58px minmax(0,1fr);height:100vh;display:grid}.studio-wrapper header{border-bottom:1px solid #e2e8f0;align-items:center;gap:18px;min-width:0;padding:0 18px;display:flex}.studio-back{color:#334155;white-space:nowrap;background:0 0;padding:7px 0}.studio-project{flex:1;min-width:0;display:grid}.studio-project strong,.studio-project span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-project span{color:#64748b;font-size:.8rem}.studio-wrapper iframe{border:0;width:100%;height:100%;min-height:0}.studio-wrapper-error{gap:20px;padding:40px;display:grid}@media (width<=760px){.studio-wrapper header{gap:10px;padding:0 12px}.studio-project span{display:none}.studio-wrapper header .button{padding:7px 9px;font-size:.8rem}.studio-back{font-size:.8rem}}
