.sv-root{padding:16px 24px 40px;max-width:980px;margin:0 auto;color:#1a2d45;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.sv-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.sv-header h2{margin:0;font-size:1.25rem;font-weight:700}.sv-class-picker{padding:7px 10px;font-size:.92rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff}.sv-class-chip{color:#fff;font-weight:700;font-size:.78rem;padding:3px 10px;border-radius:12px}.sv-empty{background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:16px 18px;color:#78350f;font-size:.92rem}.sv-rows{display:flex;flex-direction:column;gap:4px}.sv-term-divider{display:flex;align-items:center;margin:18px 0 6px;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.sv-term-divider:before,.sv-term-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.sv-term-divider span{padding:0 12px}.sv-row{display:grid;grid-template-columns:14px 56px 92px 130px 60px 1fr auto;gap:10px;align-items:center;padding:9px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:.92rem}.sv-gutter{position:relative;height:100%}.sv-gutter-bracket{position:absolute;inset:-5px 0 -5px 4px;border-left:3px solid #c4b5fd;border-radius:4px}.sv-lesson-no{font-weight:700;color:#1e3a5f;font-variant-numeric:tabular-nums}.sv-date{color:#475569;font-variant-numeric:tabular-nums}.sv-period{color:#64748b;font-size:.86rem}.sv-room{color:#64748b;font-weight:600;font-size:.86rem}.sv-note-wrap{min-width:0}.sv-note{width:100%;padding:6px 10px;border:1px solid #e2e8f0;border-radius:5px;font-size:.9rem;font-family:inherit;background:#f8fafc;box-sizing:border-box}.sv-note:focus{outline:2px solid #7c3aed;background:#fff}.sv-state-past{opacity:.55}.sv-state-past .sv-note{background:transparent}.sv-state-today{border:2px solid #7c3aed;background:#faf5ff}.sv-state-next{border:1px dashed #7c3aed}.sv-pill{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:10px}.sv-pill-today{background:#7c3aed;color:#fff}.sv-pill-next{background:#ede9fe;color:#5b21b6}@media(max-width:600px){.sv-row{grid-template-columns:14px 56px 1fr auto;grid-template-areas:"gutter lessonNo date pill" "gutter lessonNo note note" "gutter lessonNo periodroom periodroom";row-gap:4px}.sv-gutter{grid-area:gutter}.sv-lesson-no{grid-area:lessonNo;align-self:center}.sv-date{grid-area:date}.sv-note-wrap{grid-area:note}.sv-period{grid-area:periodroom}.sv-room{display:none}.sv-pill{grid-area:pill;justify-self:end}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;background:#f1f5f9;color:#1a2d45;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer}@media(max-width:720px){.tt-shell{flex-direction:column!important}.tt-shell aside{width:100%!important;min-width:0!important;height:auto!important;position:static!important;padding:8px!important}}input[type=text],input[type=number],input[type=date],input[type=color],input[type=email],input[type=url],input[type=time],input:not([type]),select,textarea{font:inherit;padding:7px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1a2d45;box-sizing:border-box;width:100%;transition:border-color .12s,box-shadow .12s}input[type=color]{padding:2px;height:32px}input:focus,select:focus,textarea:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}button{padding:7px 14px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1a2d45;font-weight:500;transition:background .12s,border-color .12s,box-shadow .12s}button:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}button:disabled{opacity:.5;cursor:not-allowed}.tt-view-header{padding:18px 28px 16px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:14px}.tt-view-header .tt-view-icon{font-size:1.6rem;width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.tt-view-header h1{margin:0;font-size:1.25rem;font-weight:800;letter-spacing:-.01em}.tt-view-header .tt-view-sub{margin:2px 0 0;color:#64748b;font-size:.86rem}.tt-view-header .tt-view-spacer{flex:1}.tt-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;box-shadow:0 1px 2px #0f172a0a}.tt-pill{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:3px 10px;border-radius:12px}.tt-btn-primary{background:linear-gradient(180deg,#7c3aed,#6d28d9);color:#fff;border:1px solid #6d28d9;font-weight:700;padding:9px 18px}.tt-btn-primary:hover:not(:disabled){background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-color:#5b21b6}.tt-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#0a0a0b;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.tt-gate-card{background:#141416;border:1px solid #26272b;border-radius:14px;box-shadow:0 10px 40px #00000080;padding:40px 36px 32px;width:100%;max-width:380px;color:#f4f4f5}.tt-gate-brand{font-size:12.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#6b7280;margin:0 0 20px;display:flex;align-items:center}.tt-gate-dot{display:inline-block;width:6px;height:6px;background:#f5a623;border-radius:50%;margin-right:10px;box-shadow:0 0 12px #f5a62338}.tt-gate-headline{font-size:26px;font-weight:600;letter-spacing:-.015em;margin:0 0 8px;color:#f4f4f5}.tt-gate-sub{font-size:14.5px;color:#9ca0a8;margin:0 0 24px;line-height:1.5}.tt-gate-form{display:flex;gap:8px}.tt-gate-input{flex:1;font-size:16px;font-family:inherit;padding:11px 14px;border:1px solid #26272b;border-radius:8px;background:#0e0e10;color:#f4f4f5;outline:none;transition:border-color .12s ease,box-shadow .12s ease;letter-spacing:.3em;text-align:center}.tt-gate-input::placeholder{color:#6b7280;letter-spacing:.3em}.tt-gate-input:focus{border-color:#f5a623;box-shadow:0 0 0 3px #f5a62338}.tt-gate-input--error{border-color:#f87171}.tt-gate-input--error:focus{border-color:#f87171;box-shadow:0 0 0 3px #f8717126}.tt-gate-button{font-family:inherit;font-size:14px;font-weight:600;padding:11px 20px;border:0;border-radius:8px;background:#f5a623;color:#1a1100;cursor:pointer;transition:background .12s ease,transform 80ms ease}.tt-gate-button:hover{background:#ffb340}.tt-gate-button:active{transform:translateY(1px)}.tt-gate-error{font-size:13px;color:#f87171;margin:14px 0 0}
