.res-shell{width:100%;max-width:1120px;margin:0 auto;display:flex;flex-direction:column;gap:20px;min-width:0}.res-heading h1{font-size:30px}.res-intro{margin:8px 0 0}.res-hint,.res-intro{color:var(--muted-foreground);line-height:1.5}.res-hint{margin:4px 0 0;font-size:14px;overflow-wrap:anywhere}.res-note{background:var(--muted);border-left:4px solid var(--primary);padding:10px 12px}.res-code{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;overflow-wrap:anywhere}.res-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.res-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.res-count{white-space:nowrap}.res-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.res-list-head h2,.res-panel h2{font-size:22px;overflow-wrap:anywhere}.res-list{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:10px}.res-item{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:14px 16px;min-width:0}.res-item-archived{background:var(--muted);border-style:dashed}.res-item-main{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0}.res-item-title{font-size:17px;font-weight:700}.res-item-meta,.res-item-title{margin:0;overflow-wrap:anywhere}.res-item-meta{flex-basis:100%;color:var(--muted-foreground);font-size:14px}.res-panel{gap:18px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:18px 16px}.res-group,.res-panel{display:flex;flex-direction:column;min-width:0}.res-group{gap:14px;border:1px solid var(--border);border-radius:6px;padding:12px;margin:0}.res-group>legend{font-weight:700;padding:0 4px}.res-lesson-row{display:flex;flex-direction:column;padding:4px 0;border-bottom:1px solid var(--border)}.res-lesson-row [data-slot=choice]+[data-slot=choice]{padding-left:32px}.res-datetime,.res-window-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.res-window-row{align-items:end;padding:10px 0;border-bottom:1px solid var(--border)}.res-window-row .res-actions{margin-top:0}.res-window-row>[data-slot=fieldset]{grid-column:1/-1}.res-hours{margin:6px 0 0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:2px;font-size:14px}.res-hours li{display:flex;flex-wrap:wrap;gap:4px 10px}.res-hours .res-day{font-weight:600;min-width:92px}@media (min-width:720px){.res-item{display:flex;align-items:center;justify-content:space-between;gap:16px}.res-item .res-actions{margin-top:0;flex:0 1 55%}.res-datetime{grid-template-columns:repeat(2,minmax(0,1fr))}.res-window-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) auto}}