:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#f5f4f8;background:#0b0b0d;font-synthesis:none;text-rendering:optimizeLegibility;--background: #0b0b0d;--surface: #151518;--surface-raised: #1b1b20;--text: #f5f4f8;--text-secondary: #9b99a3;--text-tertiary: #6f6e77;--separator: #29282e;--accent: #a695ff;--accent-soft: #29243e;--danger: #ff7d7d;--success: #62cfae;--radius-small: 10px;--radius-medium: 16px;--radius-large: 24px}*{box-sizing:border-box}html{background:var(--background)}body{margin:0;min-width:0;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;touch-action:pan-y}button,input,select,textarea{font:inherit}button{color:inherit}button,label,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.42}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{width:min(100%,720px);min-height:100dvh;margin:0 auto;padding:max(24px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) calc(112px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.app-shell.page-week{overflow-x:hidden;touch-action:pan-y}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-top:14px}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1.2}.page-header h1{margin-bottom:8px;font-size:clamp(34px,9.5vw,48px);line-height:1.04;letter-spacing:-.045em}.week-label{margin-bottom:0;color:var(--text-secondary);font-size:14px}.round-button,.text-button,.secondary-button,.danger-button,.text-danger-button,.primary-button{min-height:44px;border-radius:999px;border:0;padding:0 18px;font-weight:700;cursor:pointer}.round-button{flex:0 0 auto;background:var(--surface-raised);color:#c8c6cf;font-size:13px}.text-button,.text-danger-button{padding:0;background:transparent;color:var(--accent)}.text-danger-button{color:var(--danger)}.primary-button{background:var(--text);color:#101013}.secondary-button{border:1px solid var(--separator);background:var(--surface-raised);color:var(--text)}.danger-button{border:1px solid #5d3235;background:#271719;color:#faa}.focus-panel{margin-top:44px;padding:28px 0 30px 20px;border-left:3px solid var(--separator);border-top:1px solid var(--separator);border-bottom:1px solid var(--separator)}.focus-panel h2{margin-bottom:6px;font-size:clamp(36px,11vw,54px);line-height:1.04;letter-spacing:-.05em}.focus-panel.focus-empty h2{color:#d2d0d8;font-size:clamp(30px,9vw,46px)}.focus-time{margin-bottom:22px;color:#cfccd5;font-size:18px;font-variant-numeric:tabular-nums}.focus-meta{display:flex;align-items:baseline;justify-content:space-between;gap:18px;color:var(--text-secondary);font-size:14px}.focus-meta strong{color:var(--accent);text-align:right}.timeline-section,.tasks-section{padding-top:38px}.tasks-section{margin-top:18px;padding-bottom:20px;border-top:1px solid var(--separator)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px}.section-heading h2{margin-bottom:0;font-size:22px;letter-spacing:-.025em}.section-heading>span,.section-heading.compact span{color:var(--text-tertiary);font-size:12px}.section-heading.compact{align-items:flex-start;margin-bottom:16px}.section-heading.compact h3{margin-bottom:3px;font-size:17px}.section-heading.compact p{margin-bottom:0;color:var(--text-secondary);font-size:13px}.timeline-list{display:flex;flex-direction:column}.timeline-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:15px;width:100%;min-height:76px;margin:0;padding:15px 2px 15px 17px;border:0;border-left:3px solid var(--item-color);border-radius:0;background:transparent;color:inherit;text-align:left}button.timeline-card{cursor:pointer}button.timeline-card:active{background:var(--surface)}.timeline-card time{padding-top:2px;color:#aaa8b1;font-size:14px;font-variant-numeric:tabular-nums}.timeline-copy{min-width:0}.timeline-title-row{display:flex;align-items:center;justify-content:space-between;gap:9px}.timeline-card h3{min-width:0;margin-bottom:7px;overflow:hidden;text-overflow:ellipsis;font-size:18px;white-space:nowrap}.timeline-card p{margin-bottom:0;color:var(--text-secondary);font-size:13px;line-height:1.45}.kind-chip,.overlap-warning{flex:0 0 auto;border-radius:999px;padding:4px 7px;background:var(--surface-raised);color:#bbb8c3;font-size:10px;font-weight:700}.overlap-warning{display:inline-block;margin-top:8px;background:#2b1b1d;color:#faa}.timeline-gap{margin:7px 0 7px 71px;padding:11px 0;border-top:1px dashed #2c2b31;border-bottom:1px dashed #2c2b31;color:var(--text-tertiary);font-size:12px}.empty-block{padding:26px 0;border-top:1px solid var(--separator);border-bottom:1px solid var(--separator)}.empty-block p{color:var(--text-secondary)}.task-list{list-style:none;margin:0 0 15px;padding:0}.task-list li{min-height:49px;border-bottom:1px solid var(--separator)}.task-list label{display:flex;align-items:center;gap:12px;min-height:49px;cursor:pointer}.task-list input{width:20px;height:20px;accent-color:var(--accent)}.task-list li.completed span{color:var(--text-tertiary);text-decoration:line-through}.quiet-copy{color:var(--text-tertiary);font-size:14px}.quick-add{display:grid;grid-template-columns:1fr auto;gap:9px}.quick-add input{min-width:0}.quick-add button{min-width:66px;min-height:48px;border:0;border-radius:var(--radius-small);background:var(--accent-soft);color:#c9c0ff;font-weight:700}.bottom-nav{position:fixed;z-index:20;left:50%;bottom:0;width:min(100%,720px);transform:translate(-50%);display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px max(18px,env(safe-area-inset-right)) max(9px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));border-top:1px solid var(--separator);background:#0b0b0df7}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:52px;border:0;border-radius:14px;background:transparent;color:var(--text-tertiary);cursor:pointer}.bottom-nav button span{font-size:14px;font-weight:800}.bottom-nav button small{margin-top:2px;font-size:10px}.bottom-nav button.active{background:var(--surface);color:var(--text)}.loading-screen{display:grid;place-content:center;justify-items:center;color:var(--text-secondary)}.loading-dot{width:10px;height:10px;margin-bottom:16px;border-radius:50%;background:var(--accent);animation:pulse 1.1s ease-in-out infinite alternate}@keyframes pulse{to{opacity:.25;transform:scale(.72)}}.onboarding-shell{display:flex;flex-direction:column}.brand-lockup{display:flex;align-items:center;gap:10px;font-weight:800}.brand-lockup p{margin:0}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--text);color:#111114;font-size:17px}.onboarding{margin:auto 0;padding:54px 0}.onboarding h1{max-width:560px;margin-bottom:20px;font-size:clamp(44px,13vw,70px);line-height:.98;letter-spacing:-.06em}.onboarding>p:not(.eyebrow){max-width:510px;color:var(--text-secondary);font-size:17px;line-height:1.65}.onboarding-actions{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 18px}.onboarding>small{color:var(--text-tertiary);line-height:1.5}.zero-semester-main{display:grid;min-height:min(520px,62vh);align-items:center}.zero-semester-state{max-width:520px;padding:36px 0}.zero-semester-state h2{margin-bottom:10px;font-size:clamp(32px,9vw,44px);letter-spacing:-.04em}.zero-semester-state>p:not(.eyebrow){max-width:420px;line-height:1.6}.zero-semester-state .primary-button{margin-top:12px}.sheet-backdrop{position:fixed;z-index:50;inset:var(--sheet-viewport-top, 0px) 0 auto;display:flex;align-items:stretch;justify-content:center;width:100%;height:var(--sheet-viewport-height, 100dvh);padding:0;overflow:hidden;background:#0000009e;overscroll-behavior:none;touch-action:pan-y}.sheet{display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;max-height:none;overflow:hidden;overscroll-behavior:contain;padding:max(8px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) 0 max(18px,env(safe-area-inset-left));border:0;border-radius:0;background:#111114;touch-action:pan-y}.sheet-wide{width:100%}.sheet-handle{display:none}.sheet-header{position:relative;z-index:3;flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:4px 0 14px;border-bottom:1px solid var(--separator);background:#111114}.sheet-header h2{margin-bottom:0;font-size:27px;letter-spacing:-.04em}.sheet-content{flex:1 1 auto;width:100%;min-width:0;max-width:100%;min-height:0;overflow-x:auto;overflow-y:auto;padding:18px 0 calc(30px + env(safe-area-inset-bottom));scroll-padding:22px 0 calc(88px + env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-y}.sheet-content::-webkit-scrollbar{width:0;height:0}.sheet-content>*,.form-stack,.sheet-section,.settings-group{min-width:0;max-width:100%}.sheet-section,.settings-group{padding:24px 0;border-top:1px solid var(--separator)}.sheet-section h3,.settings-group h3{margin-bottom:5px;font-size:17px}.sheet-section>p,.settings-group p{color:var(--text-secondary)}.form-stack,.semester-fields{display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%;gap:17px}.field{display:flex;flex-direction:column;min-width:0;max-width:100%;gap:8px;color:#b6b3bd;font-size:13px;font-weight:650}input,select,textarea{width:100%;min-width:0;max-width:100%;min-height:48px;border:1px solid var(--separator);border-radius:var(--radius-small);padding:0 13px;background:var(--surface-raised);color:var(--text);font-size:16px}input::placeholder{color:#66646e}textarea{padding:13px;resize:vertical;line-height:1.45}textarea::placeholder{color:#66646e}input[type=date],input[type=time],input[type=number]{min-width:0;max-width:100%;color-scheme:dark}.full-width-control{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.compact-control{min-width:0;max-width:100%;box-sizing:border-box}.compact-date-control{width:clamp(220px,55vw,240px)}.compact-number-control{width:clamp(100px,28vw,120px)}.form-grid-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;max-width:100%;gap:11px}.form-grid-two>*{min-width:0;max-width:100%}.form-note{margin:-6px 0 0;color:var(--text-tertiary);font-size:12px}.settings-group .semester-fields+.form-note{margin:12px 0 0}.segmented{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;max-width:100%;gap:4px;padding:4px;border-radius:13px;background:var(--surface)}.segmented button{min-width:0;max-width:100%;min-height:42px;border:0;border-radius:10px;background:transparent;color:var(--text-secondary);font-weight:700}.segmented button.active{background:var(--surface-raised);color:var(--text)}.course-summary{display:flex;gap:15px;padding:8px 0 24px}.course-color-dot{flex:0 0 auto;width:9px;min-height:62px;border-radius:999px}.course-summary p{margin-bottom:5px;font-size:18px;font-variant-numeric:tabular-nums}.course-summary span{display:block;margin-top:3px;color:var(--text-secondary);font-size:13px}.course-name-pair{display:grid;gap:13px;margin:0 0 18px}.course-name-pair div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px}.course-name-pair dt{color:var(--text-tertiary);font-size:12px}.course-name-pair dd{margin:0;overflow-wrap:anywhere;color:var(--text);font-size:14px;line-height:1.45}.course-alias-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.course-alias-form button{min-width:96px}.course-name-section>.form-note{margin-top:10px}.color-picker-row{display:flex;flex-wrap:wrap;gap:11px}.color-picker-row>button,.custom-color{position:relative;width:42px;height:42px;min-height:42px;border:0;border-radius:50%;cursor:pointer}.color-picker-row>button.selected:after{content:"";position:absolute;inset:-4px;border:2px solid var(--text);border-radius:50%}.custom-color{display:grid;place-items:center;overflow:hidden;border:1px dashed #5a5862;background:var(--surface-raised)}.custom-color input{width:54px;height:54px;min-height:0;border:0;padding:0;cursor:pointer}.status-section{display:flex;align-items:center;justify-content:space-between;gap:20px}.status-section p{margin-bottom:0;color:var(--text-secondary);font-size:13px;line-height:1.45}.pattern-list{list-style:none;margin:0;padding:0}.pattern-list li{display:flex;flex-direction:column;gap:4px;padding:14px 0;border-top:1px solid var(--separator)}.pattern-list li:first-child{border-top:0}.pattern-list strong{font-size:14px}.pattern-list span,.pattern-list small{color:var(--text-secondary);font-size:12px}.exception-section .form-stack{margin-top:20px}.section-times-editor{--section-time-label-width: 58px;--section-time-control-width: clamp(90px, 21.5vw, 96px);border-top:1px solid var(--separator)}.settings-form,.event-form{--mobile-form-visual-inset: 12px;padding-inline:var(--mobile-form-visual-inset)}.section-time-header,.section-time-row{display:grid;grid-template-columns:var(--section-time-label-width) minmax(0,var(--section-time-control-width)) minmax(0,var(--section-time-control-width));min-width:0;max-width:100%;column-gap:18px}.section-time-header{align-items:end;min-height:32px;padding:8px 0 5px;color:var(--text-tertiary);font-size:12px;text-align:center}.section-time-row{align-items:center;min-height:62px;border-bottom:1px solid var(--separator)}.section-time-row strong{font-size:13px}.section-time-row>label{inline-size:100%;min-width:0;max-width:100%;min-inline-size:0}.section-time-row input{display:block;inline-size:100%;width:100%;min-width:0;min-inline-size:0;max-width:100%;max-inline-size:100%;min-height:42px;padding:0 8px;font-size:13px;box-sizing:border-box}.section-time-input{min-width:0;min-inline-size:0;max-width:100%;max-inline-size:100%;box-sizing:border-box}.event-time-row{--event-time-control-width: clamp(220px, 55vw, 240px);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-width:0;max-width:100%;gap:17px}.event-time-row>.field{flex:0 0 auto;inline-size:min(100%,var(--event-time-control-width));min-width:0;min-inline-size:0}.event-time-input{display:block;inline-size:100%;width:100%;min-width:0;min-inline-size:0;max-width:100%;max-inline-size:100%;box-sizing:border-box}.sample-data-section{display:grid;gap:12px;margin-top:26px}.sample-data-section p{margin-bottom:0;font-size:13px;line-height:1.5}.sample-data-section small{color:var(--text-tertiary);line-height:1.5}.import-settings-entry{display:grid;gap:12px}.import-settings-entry p{margin-bottom:0;font-size:13px;line-height:1.5}.import-settings-entry .secondary-button{justify-self:start}.semester-lifecycle-entry{display:grid;gap:14px}.semester-lifecycle-entry .section-heading{margin-bottom:0}.semester-create-button{justify-self:start}.semester-create-actions,.semester-delete-actions{display:flex;flex-wrap:wrap;gap:10px}.semester-delete-zone>div{display:grid;gap:10px}.semester-delete-zone p{margin:0;font-size:13px;line-height:1.55}.semester-delete-zone .text-danger-button{justify-self:start}.semester-delete-confirm{padding:4px 0}.semester-delete-confirm h3{color:#ffd0d0}.import-flow{display:grid;gap:26px}.import-section{min-width:0}.import-source-section{padding-bottom:4px}.import-html-input{min-height:150px;max-height:330px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.import-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:14px}.import-inline-message{margin:12px 0 0;color:#c9c0ff;font-size:13px;line-height:1.45}.import-preview{padding-top:24px;border-top:1px solid var(--separator)}.validation-ok,.validation-error{flex:0 0 auto;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.validation-ok{background:#173127;color:var(--success)}.validation-error{background:#351d20;color:#faa}.import-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid var(--separator)}.import-metrics div{min-width:0;padding:15px 0;border-bottom:1px solid var(--separator)}.import-metrics div:nth-child(odd){padding-right:12px;border-right:1px solid var(--separator)}.import-metrics div:nth-child(2n){padding-left:12px}.import-metrics dt{margin-bottom:5px;color:var(--text-tertiary);font-size:11px}.import-metrics dd{margin:0;overflow-wrap:anywhere;font-size:18px;font-weight:750}.import-target{display:grid;gap:5px;padding:18px 0;border-bottom:1px solid var(--separator)}.import-target span,.import-target small{color:var(--text-tertiary);font-size:11px}.import-target strong{font-size:15px}.import-preserved,.import-unscheduled,.import-issues{padding-top:22px}.import-preserved h4,.import-unscheduled h4,.import-issues h4{margin:0 0 9px;font-size:14px}.import-preserved p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.6}.import-unscheduled ul,.import-issues ul{margin:0;padding:0;list-style:none}.import-unscheduled li{display:grid;gap:5px;padding:13px 0;border-top:1px solid var(--separator)}.import-unscheduled li strong{font-size:14px}.import-unscheduled li span{color:var(--text-secondary);font-size:12px}.import-unscheduled li p{margin:0;color:#c7becf;font-size:12px;line-height:1.45}.import-issues li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:9px;padding:11px 0;border-top:1px solid var(--separator);font-size:12px;line-height:1.45}.import-issues li strong{font-size:10px}.import-issues li.import-error strong{color:var(--danger)}.import-issues li.import-warning strong{color:#e8c45b}.import-issues li span{color:var(--text-secondary)}.import-confirm-button{width:100%;margin-top:24px}.week-page-header{align-items:center;padding-top:0}.week-page-header .eyebrow{margin-bottom:4px;font-size:10px}.week-page-header h1{margin-bottom:4px;font-size:clamp(32px,8vw,40px);line-height:1}.week-page-header .week-label{font-size:12px}.week-main{min-width:0;padding-top:10px;touch-action:pan-y}.week-controls{display:flex;flex-wrap:wrap;align-items:center;gap:7px;max-width:100%;margin-bottom:8px}.week-controls .week-select-label{display:flex;align-items:stretch;min-width:0;height:44px}.week-controls .week-control{flex:0 1 auto;box-sizing:border-box;height:44px;min-height:44px;border:1px solid var(--separator);border-radius:11px;background:var(--surface);color:var(--text-secondary);font-size:12px;font-weight:700}.week-controls button.week-control{padding:0 11px}.week-controls select.week-control{display:block;width:auto;max-width:100%;padding:0 28px 0 10px}.week-controls .current-week-button{color:var(--accent)}.week-viewport{width:100%;min-width:0;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y}.week-board{--section-rail-width: 44px;--sunday-rail-width: 30px;width:100%;min-width:0;border:1px solid var(--separator);border-radius:13px;overflow:hidden;background:#101013}.week-days-header{display:grid;position:sticky;top:0;z-index:4;height:44px;border-bottom:1px solid var(--separator);background:#131316}.week-board.sunday-compact .week-days-header,.week-board.sunday-compact .week-tracks{grid-template-columns:var(--section-rail-width) repeat(6,minmax(0,1fr)) var(--sunday-rail-width)}.week-board.sunday-full .week-days-header,.week-board.sunday-full .week-tracks{grid-template-columns:var(--section-rail-width) repeat(7,minmax(0,1fr))}.section-corner,.day-heading{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--separator)}.section-corner{color:var(--text-tertiary);font-size:11px}.day-heading{min-width:0;flex-direction:column;gap:2px;overflow:hidden;color:var(--text-secondary);font-size:10px}.day-heading:last-child{border-right:0}.day-heading strong{color:var(--text-tertiary);font-size:8px;font-weight:600;white-space:nowrap}.day-heading.today span{color:var(--accent);font-weight:800}.day-heading.today strong{color:#c1b7ff}.week-board.sunday-compact .day-heading.sunday{gap:2px}.week-board.sunday-compact .day-heading.sunday span{font-size:9px}.week-board.sunday-compact .day-heading.sunday strong{display:block;font-size:7px;letter-spacing:-.02em}.week-tracks{display:grid}.section-rail{border-right:1px solid var(--separator)}.section-label{display:flex;flex-direction:column;align-items:center;justify-content:center;height:46px;border-bottom:1px solid var(--separator);color:var(--text-tertiary)}.section-label:last-child{border-bottom:0}.section-label strong{margin-bottom:2px;color:#c5c2cc;font-size:12px;line-height:1}.section-label span{font-size:7px;line-height:1.12;font-variant-numeric:tabular-nums}.day-track{position:relative;min-width:0;border-right:1px solid var(--separator)}.day-track:last-child{border-right:0}.day-track.current-day{background:#14131a}.week-grid-line{position:absolute;left:0;right:0;height:1px;border-top:1px solid var(--separator);pointer-events:none}.week-course{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:40px;overflow:hidden;padding:4px 3px 4px 5px;border:0;border-left:2px solid var(--course-color);border-radius:6px;background:#1a191e;color:var(--text);text-align:left;cursor:pointer}.week-course:active{background:#242329}.week-course strong{display:-webkit-box;max-width:100%;overflow:hidden;overflow-wrap:anywhere;font-size:clamp(9.5px,2.45vw,11px);line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:3}.week-course span{display:-webkit-box;width:100%;margin-top:2px;overflow:hidden;overflow-wrap:anywhere;color:#aaa7b1;font-size:clamp(8px,2.05vw,9px);line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}.week-course.exempt{border-left-color:#76757c;opacity:.45;filter:grayscale(1)}.week-board.sunday-compact .day-track.sunday{background:#0e0e11}.week-hint{display:none}.flash{position:fixed;z-index:80;left:50%;bottom:calc(82px + env(safe-area-inset-bottom));width:max-content;max-width:calc(100vw - 32px);transform:translate(-50%);padding:12px 16px;border:1px solid #3c3a43;border-radius:999px;background:#202025;color:var(--text);font-size:13px;text-align:center}.flash.success{border-color:#31594d}.flash.error{border-color:#63383b;color:#ffb5b5}.fatal-error{width:min(100% - 36px,620px);margin:20vh auto}.fatal-error h1{font-size:clamp(36px,10vw,56px);letter-spacing:-.05em}.fatal-error p{color:var(--text-secondary);line-height:1.6}.fatal-error details{margin-top:30px;color:var(--text-tertiary)}.fatal-error code{display:block;margin-top:10px;overflow-wrap:anywhere}@media(min-width:760px){.app-shell:not(.page-week){border-right:1px solid #1d1c21;border-left:1px solid #1d1c21}.sheet-backdrop{inset:0;align-items:center;height:auto;padding:30px}.sheet{display:block;width:min(100%,640px);height:auto;max-height:min(860px,90dvh);overflow:auto;padding:10px 20px max(28px,env(safe-area-inset-bottom));border:1px solid #2f2e35;border-radius:28px}.sheet-wide{width:min(100%,720px)}.sheet-handle{display:block;width:38px;height:4px;margin:0 auto 14px;border-radius:4px;background:#46454d}.sheet-header{position:sticky;top:-10px;border-bottom:0}.sheet-content{display:block;overflow:visible;padding:0 0 8px}.week-board{--section-rail-width: 48px}.bottom-nav{border-right:1px solid var(--separator);border-left:1px solid var(--separator)}}@media(max-width:420px){.focus-meta{align-items:flex-start;flex-direction:column;gap:7px}.focus-meta strong{text-align:left}.status-section{align-items:flex-start;flex-direction:column}.status-section button{width:100%}.course-alias-form{grid-template-columns:1fr}.course-alias-form button{width:100%}.week-controls{gap:6px}.week-controls button{padding:0 9px}.week-controls button,.week-controls select{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
