/*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-900:oklch(39.6% .141 25.723);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-full{height:100%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#2C2C2C\]\/70{background-color:oklab(29.3128% -2.98023e-8 1.49012e-8/.7)}.bg-\[\#444\]\/60{background-color:oklab(38.6654% 0 0/.6)}.bg-red-900\/30{background-color:#82181a4d}@supports (color:color-mix(in lab,red,red)){.bg-red-900\/30{background-color:color-mix(in oklab,var(--color-red-900) 30%,transparent)}}.object-cover{object-fit:cover}.font-mono{font-family:var(--font-mono)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-black\/80{color:#000c}@supports (color:color-mix(in lab,red,red)){.text-black\/80{color:color-mix(in oklab,var(--color-black) 80%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.text-white\/80{color:#fffc}@supports (color:color-mix(in lab,red,red)){.text-white\/80{color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:opacity-95:hover{opacity:.95}}@media (prefers-color-scheme:dark){.dark\:text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.dark\:text-white\/90{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}}}:root{color-scheme:light;--bg:#f4f2ee;--surface:#f0ebe3;--surface-strong:#e6dfd2;--ink:#1b1b1b;--ink-muted:#4a4a4a;--accent:#3c4f66;--accent-soft:#6c7a8a;--border:#d6cbb8;--highlight:#d9c9a3;--radius-sm:6px;--radius-md:12px;--radius-lg:18px;--shadow-soft:0 10px 30px #14141414;--shadow-lift:0 18px 40px #1414141f;--font-sans:"Geist",system-ui,-apple-system,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,monospace;--font-display:"Fraunces","Iowan Old Style","Palatino",serif;--font-ui:"Manrope","Geist",system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-sans);margin:0}a{color:inherit;text-decoration:none}.main-shell{background:linear-gradient(160deg,#f7f3ea,#efe8dc 60%,#f4f2ee);min-height:100vh}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.btn{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 12px 24px #3c4f6633}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 28px #3c4f6640}.btn-outline{border-color:var(--border);color:var(--ink);background:0 0}.badge{color:var(--accent);background:#3c4f661f;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.section-title{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);font-size:.8rem}.heading-xl{font-size:clamp(2.4rem,4vw,3.6rem);font-weight:600;line-height:1.05}.heading-md{font-size:1.6rem;font-weight:600;line-height:1.2}.text-muted{color:var(--ink-muted)}.grid-hero{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.nav-shell{justify-content:space-between;align-items:center;padding:2.5rem 2.5rem 1rem;display:flex}.shell-inner{max-width:1280px;margin:0 auto;padding:0 2.5rem 4rem}.elev-page{font-family:var(--font-ui)}.upload-page{grid-template-rows:auto 1fr;min-height:100dvh;display:grid}.upload-page .shell-inner{flex-direction:column;justify-content:center;width:min(92vw,1200px);min-height:0;padding:0;display:flex}.upload-page .shell-inner>*{width:100%}.upload-dialog-card{grid-auto-rows:min-content;align-content:start!important;gap:.55rem!important;padding:1rem!important}.upload-dialog-card .section-title,.upload-dialog-card label{margin:0}.upload-dialog-card textarea{line-height:1.35;padding:.65rem .85rem!important}.elev-nav .badge{color:#16544a;background:#16544a1f}.elev-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3ead9;border-bottom:1px solid #d6cbb899;transition:transform .25s,box-shadow .2s;position:sticky;top:0;transform:translateY(0)}.elev-header.is-hidden{transform:translateY(-110%)}.elev-header.is-visible{transform:translateY(0);box-shadow:0 8px 18px #211c1214}.elev-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%;padding:.85rem 2.5rem;display:grid}.elev-header-brand-nav{gap:.35rem;display:grid}.elev-header-brand-row{align-items:center;gap:.5rem;display:inline-flex}.elev-header-icon-current{background:var(--accent);border:1px solid var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 10px 22px #3c4f6633}.elev-header-breadcrumbs{color:var(--ink-muted);align-items:center;gap:.2rem;font-size:.72rem;line-height:1;display:inline-flex}.elev-header-breadcrumb-item{align-items:center;gap:.25rem;display:inline-flex}.elev-header-breadcrumb-link{color:var(--ink-muted)}.elev-header-breadcrumb-link:hover{color:var(--ink)}.elev-header-breadcrumb-sep{opacity:.6}.elev-header-breadcrumb-current{color:var(--ink);font-weight:700}.elev-header-title{text-align:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;display:grid}.elev-header-left{text-align:right;justify-self:end}.elev-header-center{justify-self:center;align-items:center;min-height:44px;display:flex}.elev-header-right{text-align:left;justify-self:start}.elev-header-user{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.elev-header-name{font-family:var(--font-display);letter-spacing:.01em;font-size:1.2rem}.elev-header-name,.elev-header-school-inline{align-items:center;gap:.4rem;display:inline-flex}.elev-header-school-inline{color:#16544a;text-transform:none;letter-spacing:.04em;background:#16544a14;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;line-height:1}.elev-header-datetime{font-family:var(--font-display);color:var(--ink-muted);text-transform:capitalize;font-size:1.2rem;font-weight:600}.elev-header-school-inline img{object-fit:cover;border:1px solid #16544a33;border-radius:50%;width:18px;height:18px}.elev-avatar{width:44px;height:44px;color:var(--ink);cursor:pointer;background:#ffffffb3;border:1px solid #d6cbb8cc;border-radius:50%;justify-content:center;align-items:center;font-weight:700;transition:transform .15s,box-shadow .2s;display:inline-flex}.elev-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.elev-avatar.is-active{border-color:#16544a80;box-shadow:0 0 0 3px #16544a33}.elev-avatar:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.elev-avatar:focus-visible{outline:none;box-shadow:0 0 0 3px #16544a40}.elev-avatar:hover{box-shadow:0 0 0 3px #16544a2e}.elev-shell{gap:2rem;padding-top:1.5rem;display:grid}.elev-hero{gap:1.5rem;display:grid}.elev-hero-top{align-items:start;gap:1rem;display:grid}.elev-hero-switcher{width:100%;max-width:none}.elev-hero-invite{width:100%}.elev-title{font-size:clamp(2.2rem,3.6vw,3.1rem);line-height:1.05}.elev-subtitle,.elev-title{font-family:var(--font-display);margin:.35rem 0 0}.elev-subtitle{font-size:1.4rem}.lesson-panels{align-items:stretch;gap:1.5rem;display:grid}@media (min-width:900px){.elev-hero-top{grid-template-columns:repeat(2,minmax(0,1fr))}.elev-hero-invite{justify-self:stretch;width:100%}.lesson-panels{grid-template-columns:1fr}}.day-strip-card{box-shadow:var(--shadow-soft);background:linear-gradient(160deg,#fffffff5,#f5eddcfa);border:1px solid #d6cbb8bf;gap:1.25rem;display:grid}.day-strip{align-items:stretch;gap:.6rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.day-chip{box-shadow:var(--shadow-soft);background:#fffc;border:1px solid #d6cbb8bf;border-radius:18px;flex:none;gap:.6rem;min-height:120px;padding:.85rem 1rem 1rem;display:grid}.day-chip.is-break,.day-chip.is-meal{text-align:center;background:#ffffffa6;border-color:#d6cbb8b3;justify-content:center;align-items:center;width:auto;min-width:90px;padding:.8rem .7rem}.day-chip-icon{background:#ffffffb3;border:1px solid #d6cbb8b3;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:.2rem;display:inline-flex}.day-chip-icon.is-break{color:#4b3b2b;background:#dac8af59}.day-chip-icon.is-meal{color:#3a4b2a;background:#bed6ae59}.day-chip-icon svg{fill:currentColor;width:18px;height:18px;display:block}.day-chip-media{cursor:pointer;background:0 0;border:none;width:100%;padding:0}.day-chip-media img{aspect-ratio:5/8;object-fit:cover;border:1px solid #d6cbb8a6;border-radius:6px;width:100%}.day-chip.is-current{box-shadow:0 0 0 2px #16544a2e,var(--shadow-soft);border-color:#16544a99}.day-chip.is-past{opacity:.45;filter:grayscale(.3)}.day-chip-time{color:var(--ink-muted);font-size:.82rem;font-weight:600}.day-strip-empty{background:#ffffff8c;border:1px dashed #d6cbb8cc;border-radius:12px;padding:.75rem .9rem}.lesson-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(160deg,#fffffff0,#f6eedcf5);border:1px solid #d6cbb8bf;padding:1.75rem 2rem}.lesson-card-plain{box-shadow:none;background:0 0;border:none;padding:0}.lesson-selected{background:linear-gradient(160deg,#fffffff5,#f4ecdafa)}.lesson-selected-title{font-family:var(--font-display);margin-top:.25rem;font-size:clamp(1.8rem,2.8vw,2.6rem);line-height:1.08}.lesson-selected-meta{margin-top:.35rem}.lesson-selected-note{margin-top:.9rem;font-size:.85rem}.lesson-reset{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.lesson-reset-hint{color:#4c4a45;cursor:pointer;background:#fff9;border:1px solid #d6cbb8cc;border-radius:999px;align-items:center;gap:.35rem;margin-top:.75rem;padding:.35rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}button.lesson-reset-hint{background:#fff9;border:1px solid #d6cbb8cc}.lesson-reset-hint:before{content:"↩";font-size:.85rem}.lesson-reset:focus-visible{border-radius:14px;outline:none;box-shadow:0 0 0 3px #16544a33}.current-lesson{gap:.4rem;display:grid}.current-lesson-chip{box-shadow:var(--shadow-soft);background:#fffc;border:1px solid #d6cbb8bf;border-radius:18px;padding:1.2rem 1.4rem}.current-lesson-row{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.current-lesson-main{gap:.4rem;display:grid}.current-lesson-media{box-shadow:var(--shadow-soft);background:#ffffffb3;border:1px solid #d6cbb8b3;border-radius:16px;flex:none;align-self:flex-start;padding:.35rem}.current-lesson-media img{aspect-ratio:8/13;object-fit:cover;border:1px solid #d6cbb8a6;border-radius:12px;width:clamp(132px,17vw,180px);height:auto;display:block}.current-lesson-title{font-family:var(--font-display);font-size:clamp(1.8rem,2.8vw,2.6rem);line-height:1.08}.current-lesson-hero .current-lesson-title{font-size:clamp(2.1rem,3.4vw,3.1rem)}.current-lesson.is-dimmed{opacity:.55;cursor:pointer;transition:opacity .2s,transform .2s}.current-lesson.is-dimmed:hover{opacity:.85;transform:translateY(-1px)}.elev-card-header{border-bottom:1px solid #d6cbb899;padding-bottom:.75rem}.elev-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.elev-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:1.5rem}.elev-empty{background:#fff9;border:1px dashed #d6cbb8cc;border-radius:14px;padding:1.25rem}.reveal{animation:reveal .6s both}.schedule-wrap{gap:.85rem;display:grid}.schedule-meta{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;font-size:.85rem;display:flex}.schedule-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.schedule-toggle{color:#4c4a45;cursor:pointer;background:#ffffffb3;border:1px solid #d6cbb8cc;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.schedule-chevron{transition:transform .2s;display:inline-block}.schedule-chevron.is-open{transform:rotate(180deg)}.schedule-week{font-size:.9rem;font-weight:700}.schedule-student strong,.schedule-week{color:var(--ink)}.schedule-note{color:#7a2b2b}.schedule-table{border:1px solid var(--border);background:#ffffff73;border-radius:16px;overflow:auto}.schedule-table table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:720px}.schedule-table thead th{text-align:left;z-index:1;background:#faf6eee6;border-bottom:1px solid #d6cbb899;padding:.85rem .75rem;font-size:.85rem;position:sticky;top:0}.schedule-time-col{z-index:2;background:#faf6eef2;width:144px;padding:.75rem;font-weight:600;position:sticky;left:0}.schedule-table tbody td{vertical-align:top;border-bottom:1px solid #d6cbb866;padding:.85rem .75rem}.schedule-table tbody tr:nth-child(odd) td{background:#ffffff59}.schedule-head{gap:.15rem;display:grid}.schedule-day{font-weight:600}.schedule-date{color:var(--ink-muted);font-size:.75rem}.schedule-cell{gap:.5rem;display:grid}.schedule-subject{background:#1b1b1b0f;border-radius:999px;justify-content:flex-start;padding:.2rem .55rem;font-size:.82rem}.schedule-linked,.schedule-subject{letter-spacing:.01em;align-items:center;width:fit-content;font-weight:600;display:inline-flex}.schedule-linked{color:#16544a;background:#16544a24;border:1px solid #16544a42;border-radius:999px;padding:.16rem .5rem;font-size:.72rem}.tone-neutral{color:#1f1f1f;background:#1b1b1b14}.tone-rose{color:#7b2b3b;background:#b34a602e}.tone-indigo{color:#2e3c77;background:#3a4f9b2e}.tone-emerald{color:#145942;background:#167c5f2e}.tone-amber{color:#6b4a12;background:#b0782033}.tone-teal{color:#0f5a5e;background:#127d822e}.tone-slate{color:#3b444f;background:#424a562e}.tone-lavender{color:#4a2c74;background:#7c5ca62e}.tone-coral{color:#7a2f26;background:#d25c4d2e}.tone-sky{color:#2c4d74;background:#4286c62e}.tone-copper{color:#6c3b20;background:#9c5f392e}@keyframes fiboSpin{0%{transform:rotate(0deg) scale(var(--fibo-scale,1))}to{transform:rotate(1turn) scale(var(--fibo-scale,1))}}.fibo-rotate{animation:fiboSpin 10s linear infinite}.schedule-thumb{cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;display:inline-flex}.schedule-thumb img{aspect-ratio:5/8;object-fit:cover;border:1px solid #d6cbb8b3;border-radius:4px;width:75px;transition:transform .15s,box-shadow .2s;box-shadow:0 4px 12px #1414142e}.schedule-thumb:hover img{box-shadow:0 0 0 3px #16544a33,var(--shadow-soft);transform:translateY(-2px)}.schedule-current{background:linear-gradient(#16544a14,#fff0);box-shadow:inset 0 0 0 1px #16544a33}.schedule-empty{color:var(--ink-muted)}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.nav-shell{padding:2rem 1.5rem 1rem}.shell-inner{padding:0 1.5rem 3rem}.upload-page .shell-inner{justify-content:flex-start;width:92vw}.elev-header-inner{grid-template-columns:auto 1fr;padding:.85rem 1.5rem}.elev-header-brand-nav{grid-column:1/-1;width:100%}.elev-header-breadcrumbs{max-width:100%;padding-bottom:.15rem;overflow-x:auto}.elev-header-user{grid-column:1/-1;justify-content:flex-start}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}