/*! tailwindcss v4.2.1 | 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)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#2d2330;--muted:#817681;--plum:#5b294e;--plum-dark:#40203a;--rose:#b96b66;--cream:#f7f3ed;--paper:#fffdf9;--line:#e9e1da;--gold:#c99b4f;--sage:#6e8e7b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:76px minmax(0,1fr);min-height:100vh;display:grid}.app-shell[data-theme=midnight]{--plum:#334155;--plum-dark:#182235;--rose:#806b8f;--cream:#f2f4f7;--paper:#fff;--line:#dce2e8;--gold:#aa854f;--sage:#5f7d73;background:var(--cream)}.app-shell[data-theme=ocean]{--plum:#176b87;--plum-dark:#10475d;--rose:#d06d67;--cream:#eef7f8;--paper:#fcffff;--line:#d6e8ea;--gold:#c7953d;--sage:#4f8b81;background:var(--cream)}.app-shell[data-theme=sage]{--plum:#557566;--plum-dark:#344d42;--rose:#b87572;--cream:#f1f5ef;--paper:#fffefb;--line:#dde7dc;--gold:#b88b43;--sage:#6a8e75;background:var(--cream)}.sidebar{z-index:20;background:var(--plum-dark);color:#fff;flex-direction:column;align-items:center;height:100vh;padding:20px 10px 16px;display:flex;position:sticky;top:0}.brand-mark{border:1px solid #ffffff59;border-radius:50%;place-items:center;width:45px;height:45px;margin-bottom:36px;display:grid;position:relative}.brand-mark span{font-family:Georgia,serif;font-size:24px;font-style:italic}.brand-mark i{background:#d5ad69;border-radius:50%;width:7px;height:7px;position:absolute;bottom:4px;right:-2px}.sidebar nav{flex-direction:column;gap:9px;width:100%;display:flex}.nav-item{color:#ffffff9e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:53px;text-decoration:none;transition:all .2s;display:flex}.nav-item span{font-size:17px;line-height:1}.nav-item b{letter-spacing:.04em;font-size:9px;font-weight:600}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff1c}.nav-button{background:0 0;border:0;width:100%}.sidebar-foot{color:#ffffff94;flex-direction:column;align-items:center;gap:3px;margin-top:auto;display:flex}.sidebar-foot small{color:#d7b270;letter-spacing:.12em;font-family:Georgia,serif;font-weight:700}.sidebar-foot span{text-transform:uppercase;letter-spacing:.08em;font-size:7px}main{min-width:0}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:15;border-bottom:1px solid var(--line);background:#fffdf9f0;justify-content:space-between;align-items:center;min-height:75px;padding:0 clamp(24px,4vw,58px);display:flex;position:sticky;top:0}.wordmark{align-items:baseline;gap:8px;display:flex}.wordmark span{letter-spacing:.015em;font-family:Georgia,serif;font-size:20px}.wordmark small{color:var(--rose);letter-spacing:.18em;font-size:9px;font-weight:800}.top-actions{gap:10px;display:flex}.account-button{border:1px solid var(--line);min-height:40px;color:var(--ink);text-align:left;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:4px 9px 4px 5px;display:flex}.account-button>span{background:var(--plum);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;display:grid}.account-button small{flex-direction:column;font-size:9px;font-weight:800;line-height:1.2;display:flex}.account-button small b{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:7px}.settings-button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 11px;display:flex}.settings-button span{color:var(--plum);font-size:15px}.settings-button small{font-size:9px;font-weight:800}.sync-state{color:var(--muted);align-items:center;gap:6px;padding:0 8px;font-size:9px;font-weight:700;display:flex}.sync-state i{background:#6e9a7c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e5efe8}.button{border:0;border-radius:8px;min-height:40px;padding:0 17px;font-size:13px;font-weight:700;transition:all .18s}.button:disabled{opacity:.45;cursor:not-allowed}.button.primary{background:var(--plum);color:#fff;box-shadow:0 5px 15px #5b294e2e}.button.primary:hover:not(:disabled){background:var(--plum-dark);transform:translateY(-1px)}.button.ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.button.ghost:hover:not(:disabled){border-color:#c9babb}.content{max-width:1520px;margin:0 auto;padding:44px clamp(22px,4vw,58px) 30px}.hero{justify-content:space-between;align-items:center;min-height:142px;padding:0 4px 30px;display:flex}.eyebrow{color:var(--rose);text-transform:uppercase;letter-spacing:.17em;margin:0 0 7px;font-size:10px;font-weight:800}.hero h1{letter-spacing:-.03em;margin:0 0 10px;font:500 clamp(35px,4vw,52px)/1.05 Georgia,serif}.hero>div>p:last-child{color:var(--muted);margin:0;font-size:15px}.today-stamp{border-left:2px solid var(--rose);grid-template-columns:auto auto;align-items:center;column-gap:13px;padding:13px 20px 13px 16px;display:grid}.today-stamp span{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);grid-column:1/3;font-size:9px;font-weight:800}.today-stamp strong{grid-row:2/4;font:500 40px/1 Georgia,serif}.today-stamp small{color:var(--muted);font-size:11px}.metrics{background:var(--paper);border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(4,1fr);margin-bottom:20px;display:grid;box-shadow:0 10px 40px #3d27330a}.metrics article{align-items:center;gap:14px;padding:21px 22px;display:flex;position:relative}.metrics article:not(:last-child):after{content:"";border-right:1px solid var(--line);height:42px;position:absolute;right:0}.metric-icon{border-radius:10px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.metric-icon.plum{color:var(--plum);background:#f0e5ee}.metric-icon.coral{color:var(--rose);background:#f7e8e4}.metric-icon.gold{color:#99702d;background:#f7eedb}.metric-icon.sage{color:var(--sage);background:#e6efe9}.metrics small{color:var(--muted);letter-spacing:.12em;font-size:8px;font-weight:800;display:block}.metrics strong{font:500 27px/1.15 Georgia,serif}.metrics p{color:var(--muted);margin:0;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:20px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 10px 40px #3d27330a}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:79px;padding:20px 23px 16px;display:flex}.panel-head h2{margin:0;font:500 21px/1.1 Georgia,serif}.text-button{color:var(--plum);background:0 0;border:0;font-size:11px;font-weight:700}.lesson-list{padding:4px 0}.lesson-row{width:100%;min-height:69px;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #f0ebe6;grid-template-columns:70px 37px minmax(110px,1fr) auto 15px;align-items:center;gap:13px;padding:8px 20px;display:grid}.lesson-row:last-child{border-bottom:0}.lesson-row:hover{background:#faf6f2}.lesson-row time{border-right:1px solid var(--line);flex-direction:column;display:flex}.lesson-row time strong{font-size:12px}.lesson-row time small{color:var(--muted);font-size:9px}.avatar{background:var(--plum);color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.avatar.pale{color:var(--plum);background:#eee3e8}.lesson-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.lesson-copy strong{font-size:12px}.lesson-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.pill{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:800}.pill.package{color:var(--plum);background:#eee3ea}.pill.single{color:#746b61;background:#f2eee8}.pill.completed{color:#557663;background:#e6efe9}.chevron{color:#aaa0a6}.overview-day-head{min-height:91px}.overview-day-actions{align-items:center;gap:5px;display:flex}.overview-day-actions button{border:1px solid var(--line);min-width:34px;height:31px;color:var(--ink);background:#fff;border-radius:6px;padding:0 9px;font-size:10px}.overview-day-actions button:hover{color:var(--plum);border-color:#b99aaf}.count-badge{min-width:28px;height:28px;color:var(--rose);background:#f2e5e3;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.balance-list{padding:4px 20px 0}.balance-list>button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #f0ebe6;grid-template-columns:36px minmax(90px,1fr) 70px 20px;align-items:center;gap:11px;padding:10px 0;display:grid}.balance-list>button>span:nth-child(2){flex-direction:column;display:flex}.balance-list strong{font-size:11px}.balance-list small{color:var(--muted);font-size:9px}.balance-list i{background:linear-gradient(90deg,var(--rose) var(--progress),#eee9e4 var(--progress));border-radius:3px;height:4px}.balance-list b{color:var(--rose);font-size:16px}.wide-action{width:calc(100% - 40px);height:38px;color:var(--plum);background:#fbf7f5;border:1px dashed #cbbec3;border-radius:7px;margin:15px 20px 19px;font-size:11px;font-weight:700}.wide-action:disabled{opacity:.45}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:245px;padding:30px;display:flex}.empty.compact{min-height:150px}.empty>span{width:43px;height:43px;color:var(--plum);background:#f0e6eb;border-radius:50%;place-items:center;margin-bottom:12px;display:grid}.empty strong{font:500 17px Georgia,serif}.empty p{color:var(--muted);max-width:260px;margin:6px 0 13px;font-size:11px;line-height:1.5}.empty button{color:var(--plum);background:0 0;border:0;font-size:11px;font-weight:800}.empty button:disabled{opacity:.45}.loading-row{min-height:260px;color:var(--muted);place-items:center;font-size:12px;display:grid}.calendar-panel,.students-panel,.package-history{margin-top:20px}.calendar-panel{overflow:visible}.calendar-head{padding-right:18px}.calendar-actions{gap:5px;display:flex}.calendar-actions button{border:1px solid var(--line);min-width:34px;height:31px;color:var(--ink);background:#fff;border-radius:6px;padding:0 10px;font-size:11px}.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekday-row{border-bottom:1px solid var(--line)}.weekday-row span{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.09em;padding:10px;font-size:8px;font-weight:800}.days-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:4px;min-height:104px;padding:8px;display:flex;position:relative}.days-grid>div:nth-child(7n){border-right:0}.days-grid>div:nth-last-child(-n+7){border-bottom:0}.days-grid>div>span{place-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:grid}.days-grid .outside{color:#c0b8b2;background:#faf8f4}.days-grid .today>span{background:var(--plum);color:#fff;border-radius:50%}.days-grid button{border:0;border-left:3px solid var(--teacher-color,var(--rose));color:#5e3f40;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:#f5eae8;border-radius:2px;max-width:100%;padding:4px 5px;font-size:8px;overflow:hidden}.days-grid small{color:var(--muted);padding-left:5px;font-size:8px}.day-hover-card{z-index:30;width:250px;max-height:270px;color:var(--ink);pointer-events:none;background:#fff;border:1px solid #cdbfc6;border-radius:9px;padding:12px;display:none;position:absolute;top:30px;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 14px 36px #2d1e2838}.day-hover-card>strong,.day-hover-card>span{display:block}.day-hover-card>strong{font:500 15px Georgia,serif}.day-hover-card>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:3px 0 7px;font-size:8px}.day-hover-card p{border-top:1px solid #f0ebe6;grid-template-columns:61px 1fr;gap:2px 8px;margin:0;padding:7px 0;display:grid}.day-hover-card time{color:var(--plum);grid-row:1/3;font-size:9px;font-weight:800}.day-hover-card b{font-size:9px}.day-hover-card p small{color:var(--muted);padding:0;font-size:7px}.days-grid>div:nth-child(7n) .day-hover-card,.days-grid>div:nth-child(7n-1) .day-hover-card{left:auto;right:4px;transform:none}.days-grid>div:nth-child(7n+1) .day-hover-card{left:4px;transform:none}@media (hover:hover) and (pointer:fine){.days-grid>div:hover{z-index:25}.days-grid>div:hover .day-hover-card,.days-grid>div:focus-within .day-hover-card{display:block}}.page-panel{margin-top:0;animation:.18s ease-out page-in}.page-panel.package-history{max-width:none}.page-panel.package-history>div:last-child{max-width:900px}.content>footer{margin-top:26px}@keyframes page-in{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}.calendar-head-actions{align-items:center;gap:10px;display:flex}.calendar-switch{border:1px solid var(--line);background:#f7f3ef;border-radius:8px;padding:3px;display:flex}.calendar-switch button{min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:9px;font-weight:800}.calendar-switch button.active{background:var(--plum);color:#fff}.competition-days>div{min-height:112px;position:relative;overflow:visible}.competition-days a{z-index:2;color:#604619;white-space:nowrap;text-overflow:ellipsis;background:#f4dfae;border:0;border-radius:0;max-width:none;min-height:24px;padding:5px 6px;font-size:8px;font-weight:800;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff73,inset 0 -1px #a678281f}.competition-days a.segment-start{border-left:3px solid var(--gold);border-radius:4px 0 0 4px}.competition-days a.segment-open{width:calc(100% + 9px);margin-right:-9px}.competition-days a.segment-middle{margin-left:-9px}.competition-days a.segment-middle.segment-open{width:calc(100% + 18px)}.competition-days a.segment-middle.segment-end{width:calc(100% + 9px)}.competition-days a.segment-start.segment-end{border-radius:4px;width:100%;margin-right:0}.competition-days a.segment-end{border-radius:0 4px 4px 0}.competition-days a.segment-start.segment-end{border-radius:4px}.competition-days a:hover{z-index:3;background:#ebcd87}.competition-days a>span{height:1em;display:block}.ndca-calendar-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#faf8f5;justify-content:space-between;align-items:center;gap:18px;padding:14px 20px;display:flex}.ndca-calendar-note>div{flex-direction:column;gap:3px;display:flex}.ndca-calendar-note strong{font-size:11px}.ndca-calendar-note span{color:var(--muted);font-size:9px}.ndca-calendar-note>a,.ndca-error a{color:var(--plum);white-space:nowrap;font-size:10px;font-weight:800;text-decoration:none}.competition-list{padding:4px 20px 13px}.competition-list>a{min-height:72px;color:inherit;border-bottom:1px solid #f0ebe6;grid-template-columns:100px 1fr auto auto;align-items:center;gap:15px;padding:10px 2px;text-decoration:none;display:grid}.competition-list>a:hover{background:#faf7f3}.competition-list time,.competition-list span{flex-direction:column;gap:3px;display:flex}.competition-list time strong,.competition-list span strong{font-size:11px}.competition-list small{color:var(--muted);font-size:9px}.competition-list b{color:#8d6a32;text-transform:uppercase;background:#f7eedb;border-radius:999px;padding:4px 7px;font-size:8px}.competition-list i{color:var(--plum);font-size:9px;font-style:normal;font-weight:800}.ndca-error{background:#fff8f7;border:1px solid #ead0d0;border-radius:8px;justify-content:space-between;gap:15px;margin:15px 20px;padding:12px 14px;font-size:10px;display:flex}.main-admin-note{border-left:2px solid var(--gold);color:var(--muted);background:#faf6f0;margin:18px 0 0;padding:11px 13px;font-size:10px;line-height:1.5}.ndca-year-grid{background:#f7f4f0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.ndca-month{border:1px solid var(--line);background:#fff;border-radius:10px;align-self:start;min-width:0;overflow:hidden}.ndca-month>header{border-bottom:1px solid var(--line);background:#fbf9f6;justify-content:space-between;align-items:center;min-height:65px;padding:12px 14px;display:flex}.ndca-month>header div{flex-direction:column;gap:2px;display:flex}.ndca-month>header small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:800}.ndca-month h3{color:var(--plum);margin:0;font:500 19px Georgia,serif}.ndca-month>header b{min-width:27px;height:27px;color:var(--plum);background:#efe5eb;border-radius:999px;place-items:center;padding:0 7px;font-size:9px;display:grid}.ndca-month>div{max-height:340px;overflow:auto}.ndca-month a{min-height:62px;color:inherit;border-bottom:1px solid #f0ebe6;grid-template-columns:65px 1fr;align-items:center;gap:9px;padding:9px 11px;text-decoration:none;display:grid}.ndca-month a:last-child{border-bottom:0}.ndca-month a:hover{background:#fffaf1}.ndca-month time,.ndca-month a>span{flex-direction:column;gap:2px;display:flex}.ndca-month time strong,.ndca-month a>span strong{font-size:9px;line-height:1.3}.ndca-month time small,.ndca-month a>span small{color:var(--muted);font-size:8px;line-height:1.35}.ndca-month i{color:#8d6a32;text-transform:uppercase;background:#f7eedb;border-radius:999px;grid-column:2;justify-self:start;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800}.ndca-month>p{min-height:80px;color:var(--muted);place-items:center;margin:0;font-size:9px;display:grid}.days-grid>div[role=button]{cursor:pointer;outline:none;transition:background .15s,box-shadow .15s}.days-grid>div[role=button]:hover{background:#f7f0f3;box-shadow:inset 0 0 0 1px #d9c1cf}.days-grid>div[role=button]:focus-visible{box-shadow:inset 0 0 0 2px var(--plum)}.days-grid>div.outside[role=button]:hover{background:#f5f0ed}.days-grid .birthday-event{border-left:2px solid var(--gold);color:#745927;white-space:nowrap;text-overflow:ellipsis;background:#fbf0d9;border-radius:2px;max-width:100%;padding:4px 5px;font-size:8px;font-weight:800;overflow:hidden}.days-grid .birthday-more{color:#8b6d34}.student-tools{align-items:center;gap:9px;display:flex}.student-tools input{border:1px solid var(--line);background:#fff;border-radius:7px;outline:0;width:190px;height:37px;padding:0 12px;font-size:11px}.student-tools input:focus{border-color:#b99aaf;box-shadow:0 0 0 3px #f1e8ee}.table-labels,.student-row{grid-template-columns:1.4fr .85fr .8fr .75fr 1fr;align-items:center;gap:15px;padding:0 23px;display:grid}.table-labels{height:35px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#faf8f5;font-size:8px;font-weight:800}.student-row{color:#645a63;border-top:1px solid #f0ebe6;min-height:62px;font-size:11px}.student-name{color:var(--ink);align-items:center;gap:10px;display:flex}.student-name .avatar{font-style:normal;display:grid}.balance-number{color:var(--sage);font-size:15px}.balance-number.low{color:var(--rose)}.row-actions{justify-content:flex-end;gap:5px;display:flex}.row-actions button{border:1px solid var(--line);color:var(--plum);background:#fff;border-radius:5px;height:29px;padding:0 8px;font-size:9px;font-weight:700}.package-history{max-width:760px}.package-ledger{overflow-x:auto}.package-labels,.package-row{grid-template-columns:1.15fr 1fr 1.35fr 90px;align-items:center;gap:16px;min-width:760px;margin:0 22px;display:grid}.package-labels{min-height:34px;color:var(--muted);border-bottom:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}.package-row{border-bottom:1px solid #f0ebe6;min-height:70px}.package-row:last-child{border-bottom:0}.package-row>span:nth-child(2),.package-student,.package-row>b{flex-direction:column;gap:3px;display:flex}.package-student{min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:7px;flex-direction:row;align-items:center;gap:9px;padding:5px}.package-student:hover,.package-student:focus-visible{background:#f5edf2;outline:none}.package-student>span{flex-direction:column;gap:2px;min-width:0;display:flex}.package-student>span strong{color:var(--plum)}.package-student .avatar{flex:0 0 34px}.package-row strong{font-size:11px}.package-row small,.package-comment{color:var(--muted);font-size:9px;line-height:1.45}.package-row>b{color:var(--plum);font-size:11px}.package-row>b small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:7px;font-weight:600}footer{color:#a2969e;text-transform:uppercase;letter-spacing:.1em;padding:30px 3px 0;font-size:9px}footer span{color:var(--rose);padding:0 5px}.error-banner{z-index:40;color:#fff;background:#4c263b;border-radius:8px;max-width:430px;padding:13px 40px 13px 15px;font-size:11px;position:fixed;top:88px;right:24px;box-shadow:0 12px 35px #2d233038}.error-banner button{color:#fff;background:0 0;border:0;font-size:20px;position:absolute;top:6px;right:10px}.success-banner{z-index:40;color:#fff;background:#436957;border-radius:8px;max-width:460px;padding:13px 40px 13px 15px;font-size:11px;position:fixed;top:88px;right:24px;box-shadow:0 12px 35px #2d233038}.success-banner button{color:#fff;background:0 0;border:0;font-size:20px;position:absolute;top:6px;right:10px}.days-grid>div.drop-target{outline:3px solid var(--plum);outline-offset:-3px;background:#f4ebf0}.days-grid button[draggable=true]{cursor:grab}.days-grid button[draggable=true]:active{cursor:grabbing}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2518227a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:15px;width:min(545px,100%);max-height:calc(100vh - 40px);padding:31px;position:relative;overflow:auto;box-shadow:0 24px 70px #23141f47}.modal-close{border:1px solid var(--line);width:31px;height:31px;color:var(--muted);background:#fff;border-radius:50%;font-size:18px;position:absolute;top:15px;right:18px}.modal h2{margin:0 0 8px;font:500 29px/1.1 Georgia,serif}.form-intro{color:var(--muted);margin:0 0 23px;font-size:12px;line-height:1.5}.modal form>label,.field-row label{color:#554b54;flex-direction:column;gap:6px;margin:0 0 15px;font-size:10px;font-weight:800;display:flex}.modal label small{color:#a1949b;font-weight:500}.modal input,.modal select,.modal textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #ddd4cf;border-radius:7px;outline:0;padding:10px 11px;font-size:12px}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#aa859c;box-shadow:0 0 0 3px #f1e8ee}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.submit{width:100%;height:45px;margin-top:5px}.balance-callout{color:var(--muted);background:#f3ebef;border-radius:8px;justify-content:space-between;margin:-3px 0 15px;padding:11px 13px;font-size:10px;display:flex}.balance-callout strong{color:var(--plum)}.modal .required-studio>small:first-child{color:var(--rose);text-transform:uppercase;letter-spacing:.05em;font-weight:800}.modal .required-studio select:invalid{background:snow;border-color:#d4a5a7}.studio-required-callout{background:#fff7f6;border:1px solid #e4c3c3;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:-5px 0 17px;padding:12px 13px;display:flex}.studio-required-callout span{flex-direction:column;gap:3px;display:flex}.studio-required-callout strong{color:#8f4248;font-size:10px}.studio-required-callout small{color:var(--muted);font-size:8px;line-height:1.4}.studio-required-callout .button{flex:none}.modal .check-label{border:1px solid var(--line);background:#faf7f4;border-radius:8px;flex-direction:row;align-items:flex-start;padding:12px}.modal .check-label input{width:16px;height:16px;accent-color:var(--plum)}.check-label span{flex-direction:column;gap:2px;display:flex}.check-label span small{font-size:9px}.detail-date{color:var(--muted);margin:0 0 20px;font-size:13px}.detail-card{background:var(--line);border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.detail-card>div{background:#faf8f5;flex-direction:column;gap:5px;min-height:78px;padding:14px;display:flex}.detail-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.detail-card strong{font-size:12px}.status-scheduled{color:#9b7539;text-transform:capitalize}.status-completed{color:var(--sage);text-transform:capitalize}.status-cancelled{color:var(--rose);text-transform:capitalize}.detail-notes{border-left:2px solid var(--rose);color:var(--muted);padding-left:12px;font-size:11px;line-height:1.5}.detail-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.button.danger{color:#9e3f49}.profile-trigger{text-align:left;background:0 0;border:0;padding:5px 0}.profile-trigger>span{flex-direction:column;gap:2px;display:flex}.profile-trigger small{color:var(--rose);font-size:8px;font-weight:700}.profile-trigger:hover strong{color:var(--plum);text-decoration:underline}.modal:has(.profile-modal){width:min(880px,100%)}.modal-close{z-index:2}.series-note{border-left:2px solid var(--gold);color:var(--muted);background:#faf6f2;margin:-8px 0 15px;padding:9px 11px;font-size:9px;line-height:1.45}.modal .double-option.active{background:#f3e8ee;border-color:#a87b96;box-shadow:0 0 0 2px #f7f0f4}.double-summary{border-left:2px solid var(--plum);color:var(--muted);background:#f7f0f4;margin:-4px 0 15px;padding:10px 12px;font-size:10px;line-height:1.5}.quick-edit{border:1px solid var(--line);background:#faf8f5;border-radius:10px;margin-top:20px;padding:16px}.quick-edit>div:first-child{margin-bottom:13px}.quick-edit>div:first-child .eyebrow{margin-bottom:3px}.quick-edit>div:first-child strong{font:500 15px Georgia,serif}.quick-edit .field-row label{margin-bottom:8px}.quick-save{background:#fff;width:100%;margin-top:3px}.unpost-box{background:#fff8f7;border:1px solid #ead0d0;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:13px;display:flex}.unpost-box span{flex-direction:column;gap:3px;display:flex}.unpost-box strong{font-size:10px}.unpost-box small,.teacher-note{color:var(--muted);font-size:9px;line-height:1.45}.teacher-note{border-left:2px solid var(--gold);background:#faf6f0;margin:18px 0 0;padding:10px 12px}.move-next-day{background:#fffdfa;border:1px solid #e2d8d2;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;display:flex}.move-next-day span{flex-direction:column;gap:3px;display:flex}.move-next-day strong{font-size:10px}.move-next-day small{color:var(--muted);font-size:8px}.move-next-day .button{flex:none}.prominent-edit{border:2px solid var(--plum);background:#f8f1f5}.profile-contact{border:1px solid var(--line);background:var(--line);border-radius:9px;grid-template-columns:1fr 1fr;gap:1px;margin:-6px 0 15px;display:grid;overflow:hidden}.profile-contact>span{background:#fff;flex-direction:column;gap:5px;min-height:59px;padding:11px 14px;display:flex}.profile-contact small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:800}.profile-contact strong{word-break:break-word;font-size:10px}.settings-modal form{margin-top:20px}.account-summary{border:1px solid var(--line);background:#faf8f5;border-radius:10px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.account-summary>span{background:var(--plum);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:11px;font-weight:800;display:grid}.account-summary>div{flex-direction:column;gap:3px;display:flex}.account-summary strong{font-size:12px}.account-summary small{color:var(--muted);font-size:9px}.account-summary>b{color:var(--plum);text-transform:uppercase;letter-spacing:.07em;background:#eee5eb;border-radius:999px;padding:5px 9px;font-size:8px}.settings-modal fieldset{border:0;margin:0 0 15px;padding:0}.settings-modal legend{color:#554b54;margin-bottom:7px;font-size:10px;font-weight:800}.theme-picker{grid-template-columns:1fr 1fr;gap:8px;display:grid}.modal .theme-choice{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:16px 24px 1fr;align-items:center;gap:8px;min-height:52px;margin:0;padding:8px;display:grid}.modal .theme-choice input{width:14px;height:14px;accent-color:var(--plum)}.theme-choice i{background:var(--theme-color);width:24px;height:24px;box-shadow:inset 0 0 0 6px var(--theme-pale);border-radius:50%}.theme-choice span{font-size:9px;font-weight:800}.theme-plum{--theme-color:#5b294e;--theme-pale:#efe5eb}.theme-midnight{--theme-color:#334155;--theme-pale:#e3e8ed}.theme-ocean{--theme-color:#176b87;--theme-pale:#dceff2}.theme-sage{--theme-color:#557566;--theme-pale:#e0ebe3}.team-settings{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.team-settings h3{margin:0;font:500 18px Georgia,serif}.team-settings>p{color:var(--muted);font-size:9px;line-height:1.5}.team-row{border-top:1px solid #f0ebe6;grid-template-columns:31px 1fr 100px;align-items:center;gap:9px;min-height:55px;display:grid}.team-row>span{width:31px;height:31px;color:var(--plum);background:#eee3e8;border-radius:50%;place-items:center;font-size:8px;font-weight:800;display:grid}.team-row>div{flex-direction:column;gap:2px;display:flex}.team-row strong{font-size:10px}.team-row small{color:var(--muted);font-size:8px}.team-row select{padding:7px;font-size:9px}.signout-link{color:var(--rose);margin-top:20px;font-size:10px;font-weight:800;display:inline-block}.email-status{border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-top:10px;padding:12px 14px;display:flex}.email-status span{flex-direction:column;gap:3px;display:flex}.email-status strong{font-size:10px}.email-status small{color:var(--muted);font-size:8px;line-height:1.45}.email-status>b{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;flex:none;padding:5px 8px;font-size:8px}.email-status.connected{background:#f2faf5;border-color:#bcd6c7}.email-status.connected>b{color:#2f6b47;background:#dceee3}.email-status.setup-needed{background:#fff9f0;border-color:#e5d0b7}.email-status.setup-needed>b{color:#8b5b2f;background:#f5e5cf}.modal:has(.settings-modal){width:min(700px,100%)}.teacher-settings{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.teacher-settings h3{margin:2px 0 3px;font:500 20px Georgia,serif}.teacher-settings>div>p:last-child{color:var(--muted);margin:0 0 12px;font-size:9px}.settings-modal .teacher-edit-row{border-top:1px solid #f0ebe6;grid-template-columns:38px 1fr 78px;align-items:center;gap:9px;min-height:55px;margin:0;display:grid}.settings-modal .teacher-edit-row input{margin:0}.settings-modal .teacher-edit-row .teacher-color{border-radius:50%;width:34px;height:34px;padding:3px}.teacher-edit-row .button{min-height:34px}.teacher-add-row{padding-top:8px;border-top:1px dashed #d8cfca!important;margin-top:7px!important}.email-template-editor{border:1px solid var(--line);background:#faf8f5;border-radius:11px;margin:22px 0 18px;padding:17px}.email-template-editor h3{margin:2px 0 4px;font:500 20px Georgia,serif}.email-template-editor>div:first-child>p:last-child{color:var(--muted);margin:0 0 15px;font-size:9px;line-height:1.5}.settings-modal .email-template-editor>label{margin-bottom:13px}.email-template-editor textarea{min-height:104px;line-height:1.55}.template-variables{background:#fff;border:1px dashed #cdbfc6;border-radius:8px;flex-direction:column;gap:7px;padding:11px 12px;display:flex}.template-variables>strong{color:var(--plum);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.template-variables>span{flex-wrap:wrap;gap:6px;display:flex}.template-variables code{color:var(--plum);background:#eee5eb;border-radius:5px;padding:4px 6px;font:700 9px monospace}.template-variables>small{color:var(--muted);font-size:8px;line-height:1.4}.assignment-callouts{grid-template-columns:1fr 1fr;gap:8px;margin:-3px 0 15px;display:grid}.assignment-callouts .balance-callout{flex-direction:column;gap:4px;margin:0}.teacher-callout{border-left:4px solid var(--teacher-color);background:#faf8f5;border-radius:8px;flex-direction:column;gap:3px;padding:11px 13px;display:flex}.teacher-callout span{color:var(--muted);font-size:9px}.teacher-callout strong{color:var(--teacher-color);font-size:11px}.teacher-callout small{color:var(--muted);font-size:8px}.teacher-dot{border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.schedule-mode{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 15px;display:grid}.schedule-mode button{border:1px solid var(--line);min-height:65px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:3px;padding:10px 12px;display:flex}.schedule-mode button strong{font-size:10px}.schedule-mode button small{color:var(--muted);font-size:8px}.schedule-mode button.active{border-color:var(--plum);background:#f4ebf0;box-shadow:0 0 0 2px #eee0e8}.schedule-mode button.active strong{color:var(--plum)}.custom-dates{border:1px solid var(--line);background:#faf8f5;border-radius:9px;max-height:230px;margin:0 0 15px;padding:12px;overflow:auto}.custom-dates label{color:#554b54;grid-template-columns:110px 1fr;align-items:center;gap:10px;margin-bottom:8px;font-size:9px;font-weight:800;display:grid}.custom-dates label:last-child{margin-bottom:0}.custom-dates input{background:#fff}.schedule-mode.three-options{grid-template-columns:repeat(3,1fr)}.consecutive-summary{background:#f8f1f5;border:1px solid #dbc9d4;border-radius:9px;flex-wrap:wrap;gap:7px 14px;margin:-3px 0 15px;padding:12px 14px;display:flex}.consecutive-summary strong{width:100%;color:var(--plum);font-size:10px}.consecutive-summary span{color:#62535d;background:#fff;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.profile-title{align-items:center;gap:14px;padding-right:45px;display:flex}.profile-title>.avatar{width:48px;height:48px;font-size:13px}.profile-title .eyebrow{margin-bottom:3px}.profile-title h2{margin-bottom:2px}.profile-title small{color:var(--muted);font-size:10px}.profile-balance{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);margin:22px 0 15px;display:grid;overflow:hidden}.profile-balance>div{background:#faf8f5;grid-template-columns:auto 1fr;align-items:end;min-height:92px;padding:14px 17px;display:grid}.profile-balance>div:not(:last-child){border-right:1px solid var(--line)}.profile-balance small{color:var(--muted);letter-spacing:.08em;grid-column:1/3;font-size:8px;font-weight:800}.profile-balance strong{color:var(--plum);font:500 29px Georgia,serif}.profile-balance span{color:var(--muted);padding:0 0 5px 7px;font-size:9px}.profile-note{border-left:2px solid var(--gold);color:var(--muted);background:#faf6f0;margin:0 0 15px;padding:8px 11px;font-size:10px;line-height:1.5}.profile-actions{gap:8px;margin-bottom:25px;display:flex}.profile-section{margin-top:21px}.profile-section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.profile-section-head>div{min-width:0}.profile-section-head h3{margin:0;font:500 17px Georgia,serif}.profile-section-head>div>small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.profile-section-head>span{min-width:24px;height:24px;color:var(--plum);background:#f0e6eb;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.profile-events>button{width:100%;min-height:64px;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #f0ebe6;grid-template-columns:86px 1fr auto 15px;align-items:center;gap:12px;padding:8px 4px;display:grid}.profile-events>button:hover{background:#faf7f4}.profile-events time{flex-direction:column;display:flex}.profile-events time strong{font-size:11px}.profile-events time small{color:var(--rose);font-size:9px}.profile-events button>span{flex-direction:column;gap:2px;display:flex}.profile-events button>span strong{font-size:11px}.profile-events button>span small{color:var(--muted);font-size:9px;line-height:1.4}.profile-events button>b{color:#8d6a32;text-transform:uppercase;letter-spacing:.05em;background:#f7eedb;border-radius:999px;padding:4px 8px;font-size:8px}.profile-events .history-completed{color:#557663;background:#e6efe9}.profile-events .history-cancelled{color:#9e5355;background:#f4e8e6}.profile-events .history-scheduled{color:#8d6a32;background:#f7eedb}.profile-events button>i{color:#aaa0a6;font-style:normal}.profile-empty{min-height:64px;color:var(--muted);place-items:center;margin:0;font-size:10px;display:grid}.profile-packages>div{border-bottom:1px solid #f0ebe6;grid-template-columns:1fr auto;align-items:center;gap:14px;min-height:72px;padding:10px 4px;display:grid}.profile-packages>div>span{flex-direction:column;gap:2px;display:flex}.profile-packages strong{font-size:11px}.profile-packages small{color:var(--muted);font-size:9px}.profile-packages p{color:#66575f;margin:5px 0 0;font-size:10px;line-height:1.45}.profile-packages>div>b{color:var(--plum);text-align:right;font-size:12px}.profile-packages>div>b small{font-weight:500;display:block}.profile-credit-banner{background:#edf5ef;border:1px solid #cbded2;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;min-height:86px;margin:22px 0 0;padding:16px 18px;display:flex}.profile-credit-banner>span{align-items:baseline;gap:12px;display:flex}.profile-credit-banner small{color:#4c6c59;letter-spacing:.08em;font-size:9px;font-weight:900}.profile-credit-banner strong{color:#365f48;font:500 35px Georgia,serif}.profile-credit-banner p{color:#527160;text-align:right;margin:0;font-size:10px}.profile-credit-banner.follow-up{background:#fff8e8;border-color:#e4c787}.profile-credit-banner.follow-up small,.profile-credit-banner.follow-up strong,.profile-credit-banner.follow-up p{color:#765823}.profile-credit-banner.pay-per-lesson{border-color:var(--line);background:#faf8f5}.profile-credit-banner.pay-per-lesson>span{flex-direction:column;align-items:flex-start;gap:5px}.profile-credit-banner.pay-per-lesson strong{color:var(--ink);font-size:22px}.profile-credit-banner.pay-per-lesson small,.profile-credit-banner.pay-per-lesson p{color:var(--muted)}.profile-reminder{background:#f3f8f4;border:1px solid #d7e3da;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 15px;padding:12px 14px;display:flex}.profile-reminder>span{flex-direction:column;gap:3px;display:flex}.profile-reminder strong{color:#436957;font-size:10px}.profile-reminder small{max-width:490px;color:var(--muted);font-size:8px;line-height:1.4}.profile-reminder .button{flex:none}.profile-event-row{border-bottom:1px solid #f0ebe6;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.profile-event-row .profile-event-open{width:100%;min-height:64px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:70px 1fr auto 15px;align-items:center;gap:12px;padding:8px 4px;display:grid}.profile-event-row .profile-event-open:hover{background:#faf7f4}.profile-event-row .profile-confirm{min-height:32px;color:var(--plum);white-space:nowrap;background:#fff;border:1px solid #c9b5c1;border-radius:6px;margin:0 5px 0 12px;padding:0 10px;font-size:8px;font-weight:800}.profile-event-row .profile-confirm:hover:not(:disabled){background:#f5edf2}.profile-event-row .profile-confirm:disabled{opacity:.45;cursor:not-allowed}.profile-teacher{border-left:4px solid var(--teacher-color);background:#faf8f5;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:18px 0 0;padding:12px 15px;display:grid}.profile-teacher span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:800}.profile-teacher span i{background:var(--teacher-color);border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.profile-teacher strong{color:var(--teacher-color);font-size:12px}.profile-teacher small{color:var(--muted);font-size:8px}.modal:has(.day-modal){width:min(1120px,100vw - 30px);padding:26px}.teacher-day-scroll{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:auto}.teacher-day{min-width:calc(70px + var(--teacher-count) * 170px)}.teacher-day-head{grid-template-columns:70px repeat(var(--teacher-count),minmax(170px,1fr));z-index:4;border-bottom:1px solid var(--line);background:#faf8f5;height:49px;display:grid;position:sticky;top:0}.teacher-day-head>span{color:var(--muted);text-transform:uppercase;padding:17px 10px;font-size:8px;font-weight:800}.teacher-day-head>strong{border-left:1px solid var(--line);align-items:center;gap:6px;padding:13px 12px;font-size:10px;display:flex}.teacher-day-head>strong i{border-radius:50%;width:9px;height:9px}.teacher-day-body{grid-template-columns:70px repeat(var(--teacher-count),minmax(170px,1fr));display:grid;position:relative}.time-rail{position:relative}.time-rail time{color:var(--muted);font-size:8px;position:absolute;right:10px;transform:translateY(-50%)}.teacher-column{border-left:1px solid var(--line);position:relative}.hour-line{background:#eee9e5;height:1px;position:absolute;left:0;right:0}.timeline-slot{z-index:1;color:var(--plum);cursor:crosshair;text-align:left;background:0 0;border:0;border-top:1px dotted #0000;position:absolute;left:0;right:0;overflow:hidden}.timeline-slot span{opacity:0;white-space:nowrap;padding:2px 7px;font-size:7px;font-weight:800;display:block}.timeline-slot:hover,.timeline-slot:focus-visible{z-index:2;background:#f4eaf0;border-top-color:#cdb6c3;outline:none}.timeline-slot:hover span,.timeline-slot:focus-visible span{opacity:1}.timeline-lesson{z-index:3;color:#fff;text-align:left;border:0;border-left:4px solid #0000002e;border-radius:6px;padding:7px 8px 7px 19px;transition:top 80ms,transform 80ms,box-shadow 80ms;position:absolute;left:5px;right:5px;overflow:hidden;box-shadow:0 2px 7px #2c1e271f}.timeline-lesson.scheduled{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.timeline-lesson.scheduled:active{cursor:grabbing}.timeline-lesson.dragging{z-index:5;transition:none;transform:scale(1.015);box-shadow:0 8px 22px #2c1e274d}.drag-grip{color:#fffc;letter-spacing:-3px;font-size:12px;font-style:normal;line-height:.7;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.timeline-lesson.completed .drag-grip{display:none}.timeline-lesson strong,.timeline-lesson small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.timeline-lesson strong{font-size:9px}.timeline-lesson small{color:#ffffffe0;margin-top:3px;font-size:7px}.timeline-lesson.completed{opacity:.72;cursor:pointer;padding-left:8px}.current-time-line{z-index:4;pointer-events:none;background:#e12d3d;height:2px;position:absolute;left:70px;right:0}.current-time-line span{background:#e12d3d;border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;left:-5px;box-shadow:0 0 0 2px #fff}.day-modal-actions{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.day-modal-actions .form-intro{margin:0}.day-modal-actions .button{flex:none}.lesson-stepper{border:1px solid var(--line);background:#faf8f5;border-radius:9px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:-3px 0 17px;padding:8px;display:grid}.lesson-stepper button{border:1px solid var(--line);min-height:32px;color:var(--plum);cursor:pointer;background:#fff;border-radius:6px;padding:0 10px;font-size:9px;font-weight:800}.lesson-stepper button:last-child{justify-self:end}.lesson-stepper button:disabled{opacity:.35;cursor:default}.lesson-stepper span{color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:8px;font-weight:800}.modal:has(.device-preview){width:min(1240px,100vw - 30px);padding:24px}.device-preview{min-width:0}.device-picker{grid-template-columns:repeat(3,1fr);gap:9px;margin:19px 0 14px;display:grid}.device-picker button{border:1px solid var(--line);min-height:59px;color:var(--ink);text-align:left;background:#fff;border-radius:9px;flex-direction:column;justify-content:center;gap:4px;padding:10px 13px;display:flex}.device-picker strong{font-size:11px}.device-picker small{color:var(--muted);font-size:8px}.device-picker button.active{border-color:var(--plum);background:#f4ebf0;box-shadow:0 0 0 2px #eee0e8}.device-picker button.active strong{color:var(--plum)}.device-stage{border:1px solid var(--line);text-align:center;background:#dedbd8;border-radius:12px;height:68vh;padding:18px;overflow:auto}.device-frame{background:#fff;border:0;border-radius:8px;height:calc(68vh - 36px);margin:0 auto;transition:width .2s;display:block;box-shadow:0 8px 30px #3e303733}.device-frame.computer{width:100%;min-width:950px}.device-frame.tablet{width:768px}.device-frame.phone{width:390px}.device-access{background:#f8f1f5;border:1px solid #d8c9d2;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin:17px 0 0;padding:13px 15px;display:flex}.device-access>div{flex-direction:column;gap:4px;display:flex}.device-access strong{color:var(--plum);font-size:11px}.device-access span{color:var(--muted);font-size:9px;line-height:1.45}.device-access .button{flex:none}.day-lessons>button{width:100%;min-height:72px;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #f0ebe6;grid-template-columns:75px 36px 1fr auto 12px;align-items:center;gap:11px;padding:9px 4px;display:grid}.day-lessons>button:hover{background:#faf7f4}.day-lessons time{color:var(--plum);font-size:11px;font-weight:800}.day-lessons button>span:nth-of-type(2){flex-direction:column;gap:2px;display:flex}.day-lessons button>span:nth-of-type(2) strong{font-size:11px}.day-lessons button>span:nth-of-type(2) small{color:var(--muted);font-size:9px}.day-lessons button>b{color:#8d6a32;text-transform:uppercase;background:#f7eedb;border-radius:999px;padding:4px 8px;font-size:8px}.day-lessons .history-completed{color:#557663;background:#e6efe9}.day-lessons button>i{color:#aaa0a6;font-style:normal}.day-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.day-empty>span{width:42px;height:42px;color:var(--plum);background:#f0e6eb;border-radius:50%;place-items:center;margin-bottom:10px;display:grid}.day-empty strong{font:500 16px Georgia,serif}.day-empty small{color:var(--muted);margin-top:5px;font-size:10px}.birthday-reminders{background:#fff8e8;border:1px solid #ead7ae;border-radius:9px;flex-direction:column;gap:5px;margin:15px 0 20px;padding:13px 15px;display:flex}.birthday-reminders strong{color:#745927;font-size:11px}.birthday-reminders span{color:#7d6a47;font-size:10px}.management-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.5fr);align-items:start;gap:20px;margin-top:20px;display:grid}.studio-list{padding:4px 20px 12px}.studio-list>div{border-bottom:1px solid #f0ebe6;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:72px;padding:10px 2px;display:grid}.studio-list>div:last-child{border-bottom:0}.studio-list span{flex-direction:column;gap:3px;display:flex}.studio-list strong{font-size:11px}.studio-list small{color:var(--muted);font-size:9px}.studio-list p{color:#6c6068;margin:3px 0 0;font-size:9px;line-height:1.4}.studio-list button{border:1px solid var(--line);height:29px;color:var(--plum);background:#fff;border-radius:5px;padding:0 10px;font-size:9px;font-weight:800}.report-head{align-items:flex-end}.report-totals{border-bottom:1px solid var(--line);background:#faf8f5;grid-template-columns:repeat(3,1fr);display:grid}.report-totals>div{flex-direction:column;justify-content:center;gap:5px;min-height:82px;padding:14px 18px;display:flex}.report-totals>div:not(:last-child){border-right:1px solid var(--line)}.report-totals small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:800}.report-totals strong{color:var(--plum);font:500 22px Georgia,serif}.location-breakdown{border-bottom:1px solid var(--line);padding:10px 20px}.location-breakdown>div{justify-content:space-between;align-items:center;gap:12px;padding:8px 2px;display:flex}.location-breakdown span{flex-direction:column;gap:2px;display:flex}.location-breakdown strong{font-size:10px}.location-breakdown small{color:var(--muted);font-size:8px}.location-breakdown b{color:var(--sage);font-size:10px}.report-detail{padding:8px 20px 15px}.report-labels,.report-detail>div:not(.report-labels){grid-template-columns:1fr 1fr 1fr;align-items:center;gap:12px;display:grid}.report-labels{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:7px 2px;font-size:8px;font-weight:800}.report-detail>div:not(.report-labels){border-top:1px solid #f0ebe6;min-height:49px;padding:7px 2px;font-size:10px}.report-detail time,.report-detail span{flex-direction:column;gap:2px;font-style:normal;display:flex}.report-detail small{color:var(--muted);font-size:8px}.report-detail b{color:#62545d;font-size:9px}.report-retention{color:var(--muted);margin-top:6px;font-size:9px;line-height:1.4;display:block}.report-navigation{align-items:flex-end;gap:10px;display:flex}.report-navigation>label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:5px;font-size:8px;font-weight:800;display:flex}.report-navigation input{border:1px solid var(--line);width:142px;min-height:32px;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:5px 8px}.standalone-studios,.report-panel{margin-top:20px}.weekly-report-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.75fr);display:grid}.report-column{min-width:0}.report-column+.report-column{border-left:1px solid var(--line)}.report-column-head{border-bottom:1px solid var(--line);min-height:66px;padding:15px 20px 11px}.report-column-head .eyebrow{margin-bottom:3px}.report-column-head h3{margin:0;font:500 17px Georgia,serif}.accounting-labels,.studio-accounting>div:not(.report-column-head):not(.accounting-total){border-bottom:1px solid #f0ebe6;grid-template-columns:1fr 62px 74px;align-items:center;gap:10px;min-height:58px;padding:9px 18px;display:grid}.studio-accounting .accounting-labels{min-height:34px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:800}.studio-accounting>div>span{flex-direction:column;gap:2px;display:flex}.studio-accounting>div>span strong{font-size:10px}.studio-accounting>div>span small{color:var(--muted);font-size:8px}.studio-accounting>div>b,.studio-accounting>div>time{color:var(--plum);font-size:10px;font-style:normal;font-weight:800}.studio-accounting .zero{opacity:.48}.accounting-total{background:#f3ebef;grid-template-columns:1fr 62px 74px;align-items:center;gap:10px;min-height:60px;padding:11px 18px;display:grid}.accounting-total strong{font-size:11px}.accounting-total b,.accounting-total time{color:var(--plum);font-size:11px;font-style:normal;font-weight:900}.accounting-empty{color:var(--muted);padding:25px 18px;font-size:10px}@media (width<=1050px){.metrics{grid-template-columns:repeat(2,1fr)}.metrics article:nth-child(2):after{display:none}.metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid,.management-grid{grid-template-columns:1fr}.table-labels,.student-row{grid-template-columns:1.4fr .85fr .8fr .8fr}.table-labels span:nth-child(3),.student-row>span:nth-child(3){display:none}.row-actions{grid-column:1/-1;justify-content:flex-start;padding-bottom:10px}.student-row{padding-top:10px}}@media (width>=721px) and (width<=1050px){.app-shell{grid-template-columns:68px minmax(0,1fr)}.sidebar{padding-left:7px;padding-right:7px}.content,.topbar{padding-left:28px;padding-right:28px}.calendar-grid.days-grid>div{min-height:92px}.account-button small{display:none}.account-button{padding-right:5px}}@media (width<=720px){.app-shell{display:block}.sidebar{z-index:50;flex-direction:row;width:100%;height:63px;padding:7px 8px;position:fixed;top:auto;bottom:0;overflow-x:auto}.brand-mark,.sidebar-foot{display:none}.sidebar nav{flex-direction:row;justify-content:flex-start;gap:4px;min-width:500px}.nav-item{flex:1;width:auto;height:49px}.topbar{min-height:66px;padding:0 12px}.wordmark span{font-size:15px}.wordmark small,.sync-state,.top-actions .ghost,.account-button small{display:none}.top-actions{gap:6px}.top-actions .button.primary{min-height:38px;padding:0 10px;font-size:10px}.account-button{min-height:38px;padding:3px}.content{padding:24px 10px 90px}.hero{min-height:105px}.hero h1{font-size:31px}.today-stamp{display:none}.metrics{grid-template-columns:1fr 1fr}.metrics article{padding:15px 12px}.metric-icon{width:32px;height:32px}.metrics strong{font-size:23px}.lesson-row{grid-template-columns:52px 32px 1fr;gap:8px;padding:8px 10px}.lesson-row .pill,.lesson-row .chevron{display:none}.panel-head{padding:15px}.calendar-head{flex-direction:column;align-items:flex-start}.calendar-head-actions{flex-direction:column;align-items:stretch;width:100%}.calendar-switch button{flex:1}.calendar-actions{justify-content:space-between}.calendar-panel{overflow:visible}.calendar-grid{min-width:0}.weekday-row span{padding:8px 1px;font-size:7px}.days-grid>div{gap:2px;min-height:71px;padding:4px 3px}.days-grid>div>span{width:20px;height:20px;font-size:9px}.days-grid button,.days-grid .birthday-event,.competition-days a{width:100%;padding:3px;font-size:6px}.days-grid small{padding-left:2px;font-size:6px}.ndca-calendar-note{flex-direction:column;align-items:flex-start}.competition-list>a{grid-template-columns:70px 1fr;gap:8px}.competition-list b,.competition-list i{grid-column:2;justify-self:start}.student-tools input,.table-labels{display:none}.student-row{grid-template-columns:1fr auto;gap:8px;padding:13px 16px}.student-row>span:nth-child(2),.student-row>span:nth-child(3){display:none}.row-actions{grid-column:1/-1}.package-history{max-width:none}.modal-backdrop{padding:8px}.modal{max-height:calc(100vh - 16px);padding:27px 16px}.field-row{grid-template-columns:1fr;gap:0}.custom-dates label{grid-template-columns:1fr;gap:5px}.theme-picker,.profile-contact{grid-template-columns:1fr}.unpost-box{flex-direction:column;align-items:flex-start}.unpost-box .button{width:100%}.schedule-mode.three-options,.profile-balance{grid-template-columns:1fr}.profile-balance>div{min-height:72px}.profile-balance>div:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.profile-actions{flex-direction:column}.profile-events>button{grid-template-columns:60px 1fr 12px}.profile-events button>b{grid-column:2;justify-self:start}.profile-events button>i{grid-area:1/3/3}.day-lessons>button{grid-template-columns:60px 32px 1fr 10px}.day-lessons button>b{grid-column:3;justify-self:start}.day-lessons button>i{grid-area:1/4/3}.report-head{flex-direction:column;align-items:flex-start}.report-navigation{flex-direction:column;align-items:stretch;width:100%}.report-navigation input{width:100%}.report-totals{grid-template-columns:1fr}.report-totals>div{min-height:63px}.report-totals>div:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.report-labels{display:none}.report-detail>div:not(.report-labels){grid-template-columns:1fr 1fr}.report-detail>div:not(.report-labels)>b{grid-column:1/-1}.management-grid{display:block}.management-grid>.panel+.panel{margin-top:20px}.competition-days a.segment-open{width:calc(100% + 4px);margin-right:-4px}.competition-days a.segment-middle{margin-left:-4px}.competition-days a.segment-middle.segment-open{width:calc(100% + 8px)}.competition-days a.segment-middle.segment-end{width:calc(100% + 4px)}.competition-days a.segment-start.segment-end{width:100%;margin-right:0}}@media (width<=1050px){.weekly-report-grid{grid-template-columns:1fr}.report-column+.report-column{border-left:0;border-top:1px solid var(--line)}.ndca-year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sidebar nav{min-width:680px}.settings-button{justify-content:center;min-width:38px;padding:0}.settings-button small{display:none}.accounting-labels,.studio-accounting>div:not(.report-column-head):not(.accounting-total),.accounting-total{grid-template-columns:1fr 52px 66px;padding-left:13px;padding-right:13px}.profile-credit-banner{flex-direction:column;align-items:flex-start}.profile-credit-banner p{text-align:left}.device-access{flex-direction:column;align-items:flex-start}.device-access .button{width:100%}.device-picker{grid-template-columns:1fr}.modal:has(.device-preview){width:calc(100vw - 16px);padding:20px 12px}.device-stage{padding:10px}.device-frame{height:calc(68vh - 20px)}.assignment-callouts{grid-template-columns:1fr}.profile-teacher{grid-template-columns:1fr;gap:5px}.settings-modal .teacher-edit-row{grid-template-columns:36px 1fr 65px}.modal:has(.day-modal){width:calc(100vw - 16px);padding:21px 10px}.teacher-day{min-width:calc(58px + var(--teacher-count) * 150px)}.teacher-day-head,.teacher-day-body{grid-template-columns:58px repeat(var(--teacher-count),minmax(150px,1fr))}.current-time-line{left:58px}.teacher-day-head>span{padding-left:6px}.time-rail time{right:6px}.profile-reminder,.move-next-day,.day-modal-actions{flex-direction:column;align-items:flex-start}.profile-reminder .button,.move-next-day .button,.day-modal-actions .button{width:100%}.success-banner,.error-banner{top:75px;left:10px;right:10px}.lesson-stepper{grid-template-columns:1fr 1fr}.lesson-stepper span{grid-area:1/1/auto/-1}.lesson-stepper button{grid-row:2;width:100%}.lesson-stepper button:last-child{justify-self:stretch}.ndca-year-grid{grid-template-columns:1fr;padding:10px}.ndca-month>div{max-height:none}.ndca-month a{grid-template-columns:70px 1fr}.ndca-year .ndca-calendar-note{padding:13px 15px}.package-labels{display:none}.package-row{grid-template-columns:1fr auto;gap:8px 12px;min-width:0;margin:0 15px;padding:12px 0}.package-row>span:nth-child(2),.package-comment{grid-column:1/-1}.package-row>b{grid-area:1/2;align-items:flex-end}.package-student{padding-right:6px}.studio-required-callout{flex-direction:column;align-items:flex-start}.studio-required-callout .button{width:100%}.profile-event-row{grid-template-columns:1fr;padding-bottom:9px}.profile-event-row .profile-event-open{grid-template-columns:60px 1fr 12px}.profile-event-row .profile-event-open>b{grid-column:2;justify-self:start}.profile-event-row .profile-event-open>i{grid-area:1/3/3}.profile-event-row .profile-confirm{width:calc(100% - 8px);margin:0 4px}}body{background:radial-gradient(circle at 18% 8%,#ffffffe6,#0000 28%),linear-gradient(145deg,#f8f3f0 0%,#eee7eb 52%,#e8e1dc 100%)}.sidebar{background:linear-gradient(165deg,#5f3154 0%,#40213a 58%,#2e182a 100%);box-shadow:8px 0 30px #30192a2e,inset -1px 0 #ffffff14}.topbar{background:linear-gradient(#fffffffa,#f9f6f4f0);box-shadow:0 10px 30px #3e273514}.panel,.metrics,.student-portal-shell>section{border-color:#7856692b;box-shadow:0 18px 38px #3f29361c,0 3px 8px #3f293612,inset 0 1px #ffffffe6}.metrics{background:linear-gradient(145deg,#fff 0%,#faf6f4 100%)}.metrics article,.panel-head,.report-totals,.table-labels{background-image:linear-gradient(145deg,#ffffffb3,#f3edea85)}.metric-icon,.avatar,.brand-mark,.today-stamp,.count-badge{box-shadow:0 7px 14px #45273a29,inset 0 1px #ffffff80,inset 0 -2px #381c2d14}.button,.settings-button,.calendar-actions button,.overview-day-actions button,.row-actions button,.wide-action,.device-picker button{text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;transform:translateY(0);box-shadow:0 5px 11px #3e27351c,inset 0 1px #ffffffd1}.profile-actions a.button{align-items:center;display:inline-flex}.button.primary{background:linear-gradient(#72415f 0%,#522b48 100%);box-shadow:0 8px 16px #48233d3b,inset 0 1px #ffffff40,inset 0 -2px #1408112e}.modal{background:linear-gradient(145deg,#fff 0%,#faf6f3 100%);border:1px solid #ffffffb8;box-shadow:0 34px 80px #23141f57,0 8px 20px #23141f29,inset 0 1px #fffffff2}@media (hover:hover) and (pointer:fine){.button:hover,.settings-button:hover,.calendar-actions button:hover,.overview-day-actions button:hover,.row-actions button:hover,.wide-action:hover,.device-picker button:hover{transform:translateY(-2px);box-shadow:0 10px 19px #3e27352b,inset 0 1px #ffffffe6}.panel:hover{box-shadow:0 22px 44px #3f293621,0 4px 10px #3f293614,inset 0 1px #ffffffe6}}.button:active,.settings-button:active,.calendar-actions button:active,.overview-day-actions button:active{transform:translateY(1px);box-shadow:0 2px 5px #3e273524,inset 0 2px 4px #341d2b14}.student-portal-shell{color:#352a32;width:min(1060px,100% - 32px);min-height:100vh;margin:0 auto;padding:32px 0 46px}.portal-topbar{justify-content:space-between;align-items:center;min-height:66px;margin-bottom:35px;display:flex}.portal-brand{color:#47213c;align-items:center;gap:12px;text-decoration:none;display:flex}.portal-brand>span{color:#fff;background:linear-gradient(145deg,#784567,#48223e);border-radius:14px;place-items:center;width:43px;height:43px;font-size:12px;font-weight:900;display:grid;box-shadow:0 11px 22px #431e3742,inset 0 1px #ffffff40}.portal-brand strong{letter-spacing:.01em;font:600 22px Georgia,serif}.portal-signout{color:#5b294e;background:#ffffffad;border:1px solid #613e5333;border-radius:9px;padding:10px 14px;font-size:11px;font-weight:800;text-decoration:none;box-shadow:0 7px 16px #3d27331a,inset 0 1px #fff}.portal-welcome{color:#fff;background:linear-gradient(135deg,#5e3152 0%,#7d4b68 52%,#a66b70 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:28px;min-height:230px;padding:34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 55px #47243b47,0 8px 17px #47243b29,inset 0 1px #ffffff3d,inset 0 -3px #240f1d1f}.portal-welcome:after{content:"";background:#ffffff17;border-radius:50%;width:270px;height:270px;position:absolute;top:-120px;right:-75px;box-shadow:0 0 0 48px #ffffff09}.portal-welcome>div:first-child{z-index:1;position:relative}.portal-welcome p,.portal-section-title p{letter-spacing:.15em;margin:0 0 8px;font-size:9px;font-weight:900}.portal-welcome h1{margin:0 0 9px;font:500 clamp(38px,6vw,64px)/1 Georgia,serif}.portal-welcome>div>span{color:#ffffffc7;font-size:13px}.portal-balance{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffff3d,#ffffff1a);border:1px solid #ffffff47;border-radius:19px;flex-direction:column;justify-content:center;width:190px;min-height:150px;padding:23px;display:flex;position:relative;box-shadow:0 17px 34px #240f1d30,inset 0 1px #ffffff59}.portal-balance small{letter-spacing:.11em;font-size:8px;font-weight:900}.portal-balance strong{margin:8px 0 3px;font:500 54px/1 Georgia,serif}.portal-balance span{color:#ffffffbf;font-size:10px}.portal-readonly-note{background:linear-gradient(145deg,#f3f8f4,#e9f1eb);border-radius:14px;align-items:center;gap:12px;margin:22px 0;padding:15px 18px;display:flex}.portal-readonly-note>span{color:#fff;background:linear-gradient(145deg,#6e9a7d,#466c55);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 7px 14px #37664933}.portal-readonly-note>div{flex-direction:column;gap:3px;display:flex}.portal-readonly-note strong{color:#3f6750;font-size:11px}.portal-readonly-note small{color:#688073;font-size:9px;line-height:1.45}.portal-appointments,.portal-empty-card{background:linear-gradient(145deg,#fff,#faf6f3);border-radius:20px;overflow:hidden}.portal-section-title{border-bottom:1px solid #78566924;min-height:94px;padding:23px 27px 18px;position:relative}.portal-section-title p{color:#9a5a61;margin-bottom:4px}.portal-section-title h2{margin:0;font:500 25px Georgia,serif}.portal-section-title>span{color:#5b294e;background:linear-gradient(145deg,#efe3ea,#dfcfd9);border-radius:18px;place-items:center;min-width:34px;height:34px;padding:0 10px;font-size:11px;font-weight:900;display:grid;position:absolute;top:31px;right:27px;box-shadow:0 6px 13px #492b3e1f,inset 0 1px #fff}.portal-lesson-list{padding:4px 24px 17px}.portal-lesson-list article{border-bottom:1px solid #7856691f;grid-template-columns:210px 1fr minmax(240px,.85fr);align-items:center;gap:22px;min-height:104px;padding:18px 4px;display:grid}.portal-lesson-list article:last-child{border-bottom:0}.portal-date,.portal-location{flex-direction:column;gap:4px;display:flex}.portal-date strong{font:500 16px Georgia,serif}.portal-date span{color:#a4545a;font-size:12px;font-weight:900}.portal-lesson-list h3{margin:0 0 5px;font-size:12px}.portal-lesson-list p{color:#8a7c84;margin:0;font-size:10px}.portal-location{background:linear-gradient(145deg,#fbf7f5,#f2ebe8);border:1px solid #78566921;border-radius:11px;padding:13px 15px;box-shadow:0 5px 12px #3d273312,inset 0 1px #fff}.portal-location small{color:#9a828f;letter-spacing:.1em;font-size:7px;font-weight:900}.portal-location strong{color:#5b294e;font-size:11px}.portal-location span{color:#796d74;font-size:9px;line-height:1.4}.portal-no-lessons,.portal-empty-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:38px;display:flex}.portal-no-lessons>span,.portal-empty-card>span{color:#5b294e;background:linear-gradient(145deg,#f0e5ec,#dfcfd8);border-radius:16px;place-items:center;width:49px;height:49px;margin-bottom:14px;display:grid;box-shadow:0 9px 18px #3d273321,inset 0 1px #fff}.portal-no-lessons strong{font:500 17px Georgia,serif}.portal-no-lessons p,.portal-empty-card p{color:#847780;max-width:450px;margin:7px 0 0;font-size:11px;line-height:1.55}.portal-empty-card h1{margin:0 0 8px;font:500 34px Georgia,serif}.portal-footer{text-align:center;color:#988b93;text-transform:uppercase;letter-spacing:.11em;padding:30px 3px 0;font-size:9px}@media (width<=760px){.student-portal-shell{width:min(100% - 20px,600px);padding-top:12px}.portal-topbar{margin-bottom:15px}.portal-brand strong{font-size:18px}.portal-welcome{border-radius:18px;flex-direction:column;align-items:stretch;min-height:0;padding:25px 20px}.portal-welcome h1{font-size:42px}.portal-balance{width:100%;min-height:112px}.portal-readonly-note{align-items:flex-start}.portal-lesson-list{padding:2px 15px 12px}.portal-lesson-list article{grid-template-columns:1fr;gap:11px;padding:18px 2px}.portal-location{padding:12px}.portal-section-title{padding-left:19px;padding-right:19px}.portal-section-title>span{right:19px}.profile-actions .button{justify-content:center;width:100%}}::view-transition-old(root){animation:.22s cubic-bezier(.4,0,1,1) both portal-page-out}::view-transition-new(root){animation:.42s cubic-bezier(.16,1,.3,1) both portal-page-in}@keyframes portal-page-out{to{opacity:0;transform:translateY(-5px)scale(.992)}}@keyframes portal-page-in{0%{opacity:0;transform:translateY(12px)scale(.992)}}.content{isolation:isolate;position:relative}.content:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#b96b661a,#0000 68%);border-radius:50%;width:44vw;height:44vw;position:fixed;top:12vh;right:-12vw}.overview-page,.page-panel{animation:.55s cubic-bezier(.16,1,.3,1) both spatial-section-in}@keyframes spatial-section-in{0%{opacity:0;transform:translateY(18px)scale(.994)}to{opacity:1;transform:none}}.hero h1,.panel-head h2,.portal-welcome h1,.portal-section-title h2{font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:-.045em;font-weight:590}.hero h1{font-size:clamp(38px,4.6vw,62px)}.panel{border-radius:20px}.metrics{border-radius:20px;overflow:hidden}.topbar{-webkit-backdrop-filter:saturate(165%)blur(22px);border-bottom-color:#7856691a}.sidebar{-webkit-backdrop-filter:blur(20px)}.nav-item{border:1px solid #0000;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s,color .3s,border-color .3s}.nav-item.active{border-color:#ffffff1a;box-shadow:0 10px 22px #17091333,inset 0 1px #ffffff1a}.lesson-row,.student-row,.package-row,.portal-lesson-list article{transition:transform .32s cubic-bezier(.16,1,.3,1),background .25s,box-shadow .32s}@media (hover:hover) and (pointer:fine){.nav-item:hover{transform:translateY(-2px)}.lesson-row:hover{transform:translate(4px)}.portal-lesson-list article:hover{transform:translateY(-3px)}.portal-signout:hover,.portal-nav a:hover{color:#48223e;background:#ffffffeb}}.student-portal-shell{scroll-behavior:smooth}.portal-topbar{z-index:40;-webkit-backdrop-filter:saturate(165%)blur(24px);background:#fffcf9b8;border:1px solid #ffffffb3;border-radius:18px;min-height:64px;padding:9px 12px;position:sticky;top:14px;box-shadow:0 15px 38px #3d27331a,inset 0 1px #fffffff2}.portal-nav{background:#5b294e0f;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.portal-nav a{color:#74636e;border-radius:999px;padding:8px 14px;font-size:10px;font-weight:750;text-decoration:none;transition:all .25s}.portal-scroll-section{scroll-snap-align:start;scroll-margin-top:112px}.portal-welcome{border-radius:32px;min-height:min(680px,100vh - 140px);padding:clamp(38px,7vw,78px)}.portal-welcome h1{font-size:clamp(48px,8vw,88px)}.portal-scroll-cue{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:11px;width:max-content;margin-top:32px;padding:12px 16px;font-size:10px;font-weight:750;text-decoration:none;transition:all .25s;display:flex}.portal-scroll-cue b{font-size:15px;animation:1.8s ease-in-out infinite scroll-cue}@keyframes scroll-cue{50%{transform:translateY(4px)}}.portal-readonly-note{margin:34px 0}.portal-appointments{border-radius:28px;min-height:72vh}.portal-lesson-list article{border-bottom:0;border-radius:16px;margin:8px 0;padding:21px 14px}.portal-lesson-list article:nth-child(2n){background:#5b294e06}@media (width<=760px){.portal-topbar{border-radius:15px;top:8px}.portal-nav{display:none}.portal-welcome{border-radius:24px;justify-content:center;min-height:calc(100svh - 112px);padding:34px 23px}.portal-welcome h1{font-size:clamp(46px,16vw,68px)}.portal-scroll-cue{margin-top:24px}.portal-appointments{border-radius:22px;min-height:75svh}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}}.app-shell{min-height:100vh;display:block}.app-shell>main{min-height:100vh}.content{max-width:1440px;padding-bottom:150px}.scroll-chapter{scroll-snap-align:start;scroll-margin-top:92px}.overview-page{flex-direction:column;justify-content:center;min-height:calc(100svh - 76px);padding:30px 0 70px;display:flex}.calendar-panel,.studios-panel,.report-panel,.students-panel,.package-history{margin-top:86px}.calendar-panel.scroll-chapter,.report-panel.scroll-chapter,.students-panel.scroll-chapter,.package-history.scroll-chapter,.studios-panel.scroll-chapter{min-height:calc(100svh - 115px)}.panel.scroll-chapter{background:linear-gradient(145deg,#fffffff5,#f8f4f2eb);border-radius:28px;position:relative;overflow:clip;box-shadow:0 38px 90px #37233021,0 8px 22px #37233012,inset 0 1px #fffffff2}.panel.scroll-chapter:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#b96b6621,#0000 68%);border-radius:50%;width:280px;height:280px;position:absolute;top:-170px;right:-150px}.panel.scroll-chapter>*{z-index:1;position:relative}.panel.scroll-chapter>.panel-head{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff85;min-height:112px;padding:29px 34px 24px}.panel.scroll-chapter>.panel-head h2{font-size:clamp(24px,2.7vw,38px)}.hero{min-height:185px}.hero h1{max-width:850px;font-size:clamp(54px,7.2vw,104px);line-height:.94}.hero>div>p:last-child{margin-top:20px;font-size:17px}.metrics{margin-top:12px}.dock-zone{z-index:80;will-change:transform;backface-visibility:hidden;width:min(850px,100% - 28px);padding-top:28px;transition:transform .48s cubic-bezier(.16,1,.3,1);position:fixed;bottom:0;left:50%;transform:translate(-50%,calc(100% - 32px))}.dock-zone:hover,.dock-zone:focus-within{transform:translate(-50%,-14px)}.dock-handle{color:#66545f;-webkit-backdrop-filter:saturate(170%)blur(24px);backdrop-filter:saturate(170%)blur(24px);letter-spacing:.1em;text-transform:uppercase;background:#fffcf9d1;border:1px solid #ffffffc2;border-bottom:0;border-radius:13px 13px 0 0;align-items:center;gap:7px;height:28px;padding:0 14px;font-size:8px;font-weight:850;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 22px #36202f17}.dock-handle i{background:#b96b66;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #b96b661f}.section-dock{-webkit-backdrop-filter:saturate(180%)blur(28px);background:#faf7f5c7;border:1px solid #ffffffd1;border-radius:24px;justify-content:center;align-items:center;gap:5px;min-height:84px;padding:9px 12px;display:flex;box-shadow:0 24px 60px #2a182533,0 5px 16px #2a182517,inset 0 1px #fffffff2}.section-dock button{color:#756872;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:84px;height:64px;padding:7px 4px;transition:transform .3s cubic-bezier(.16,1,.3,1),background .25s,color .25s,box-shadow .25s;display:flex}.section-dock button span{font-size:18px;line-height:1}.section-dock button b{letter-spacing:.02em;font-size:8px}.section-dock button.active{color:#fff;background:linear-gradient(145deg,#764563,#4b263f);transform:translateY(-3px);box-shadow:0 12px 24px #49243d40,inset 0 1px #ffffff3d}@media (hover:hover) and (pointer:fine){.section-dock button:hover{color:#4b263f;background:#ffffffe0;transform:translateY(-5px)scale(1.03);box-shadow:0 12px 24px #3d27351f}.section-dock button.active:hover{color:#fff;background:linear-gradient(145deg,#764563,#4b263f)}}@media (width<=720px){.content{padding-bottom:118px}.overview-page{min-height:calc(100svh - 66px);padding:10px 0 38px}.hero h1{font-size:clamp(44px,14vw,66px)}.calendar-panel,.studios-panel,.report-panel,.students-panel,.package-history{margin-top:52px}.panel.scroll-chapter{border-radius:21px;min-height:calc(100svh - 92px)}.panel.scroll-chapter>.panel-head{min-height:88px;padding:20px 16px 17px}.panel.scroll-chapter>.panel-head h2{font-size:25px}.dock-zone{width:100%;padding:0 7px 7px;transform:translate(-50%)}.dock-zone:hover,.dock-zone:focus-within{transform:translate(-50%)}.dock-handle{display:none}.section-dock{scrollbar-width:none;border-radius:20px;justify-content:flex-start;min-height:70px;padding:7px;overflow-x:auto}.section-dock::-webkit-scrollbar{display:none}.section-dock button{border-radius:13px;width:63px;min-width:63px;height:55px}.section-dock button span{font-size:16px}.section-dock button.active{transform:none}}.app-shell[data-theme]{--ink:#111113;--muted:#6e6e73;--plum:#171719;--plum-dark:#050506;--rose:#2f3033;--cream:#fff;--paper:#fff;--line:#e5e5e8;--gold:#232326;--sage:#323336;color:#111113;background:#fff}.app-shell>main{background:radial-gradient(circle at 50% -12%,#f4f4f6 0,#fff0 35%),#fff}.app-shell .content:before{background:radial-gradient(circle,#0000000b,#0000 68%)}.app-shell .topbar{background:#ffffffd6;border-bottom:1px solid #00000012;box-shadow:0 10px 35px #0000000e}.app-shell .wordmark span,.app-shell .hero h1,.app-shell .panel-head h2{color:#09090b}.app-shell .wordmark small,.app-shell .eyebrow{color:#68686d}.app-shell .panel,.app-shell .metrics{background:linear-gradient(145deg,#fff 0%,#fdfdfd 100%);border-color:#e6e6e9;box-shadow:0 28px 70px #00000014,0 5px 16px #0000000a,inset 0 1px #fff}.app-shell .panel.scroll-chapter{background:linear-gradient(145deg,#fffffffc,#fafafbf5);border-color:#e5e5e8;box-shadow:0 38px 90px #00000017,0 8px 22px #0000000b,inset 0 1px #fff}.app-shell .panel.scroll-chapter:before{background:radial-gradient(circle,#0000000b,#0000 68%)}.app-shell .panel.scroll-chapter>.panel-head,.app-shell .metrics article,.app-shell .report-totals,.app-shell .table-labels{background:linear-gradient(145deg,#fffffff2,#f7f7f8c7)}.app-shell .metric-icon{border:1px solid #e2e2e5;box-shadow:0 9px 19px #00000017,inset 0 1px #fff;color:#111!important;background:linear-gradient(145deg,#fff,#ededf0)!important}.app-shell .avatar,.app-shell .avatar.pale{color:#111;background:linear-gradient(145deg,#fff,#ececef);box-shadow:0 7px 16px #00000017,inset 0 1px #fff;border-color:#dedee2!important}.app-shell .button.primary{color:#fff;background:linear-gradient(#29292c,#050506);box-shadow:0 9px 20px #0003,inset 0 1px #ffffff40}.app-shell .button.ghost,.app-shell .settings-button,.app-shell .calendar-actions button,.app-shell .overview-day-actions button,.app-shell .row-actions button{color:#171719;background:linear-gradient(#fff,#f5f5f6);border-color:#dedee2}.app-shell .lesson-row:hover,.app-shell .student-row:hover{background:#f7f7f8}.app-shell .pill.package,.app-shell .pill.single,.app-shell .pill.completed,.app-shell .count-badge{color:#1b1b1d;background:#eeeeef}.app-shell .balance-list i{background:linear-gradient(90deg,#1a1a1c var(--progress),#ededee var(--progress))}.app-shell .balance-list b,.app-shell .balance-number.low{color:#111}.app-shell .wide-action{color:#111;background:#fafafa;border-color:#cfcfd3}.app-shell .calendar-switch{background:#f3f3f4;border-color:#dedee1}.app-shell .calendar-switch button.active,.app-shell .days-grid .today>span{color:#fff;background:#111113}.app-shell .days-grid button{color:#111113;background:linear-gradient(145deg,#fff,#f3f3f4);border:1px solid #dedee1;border-left:3px solid #111;border-radius:7px;box-shadow:0 5px 11px #00000014,inset 0 1px #fff}.app-shell .birthday-event{color:#222;background:#f5f5f6;border-color:#d9d9dd}.app-shell .day-hover-card{border-color:#d7d7db;box-shadow:0 22px 55px #00000029}.app-shell .day-hover-card time{color:#111}.app-shell .section-dock{background:#ffffffd6;border-color:#fffffff2;box-shadow:0 24px 65px #0000002b,0 5px 16px #00000012,inset 0 1px #fff}.app-shell .dock-handle{color:#4e4e52;background:#ffffffe6}.app-shell .dock-handle i{background:#111;box-shadow:0 0 0 4px #00000014}.app-shell .section-dock button.active,.app-shell .section-dock button.active:hover{color:#fff;background:linear-gradient(145deg,#29292c,#050506);box-shadow:0 12px 25px #00000038,inset 0 1px #ffffff3d}@media (hover:hover) and (pointer:fine){.app-shell .section-dock button:hover{color:#111;background:#fff;box-shadow:0 12px 24px #0000001a}}.app-shell .modal:has(.day-modal){background:linear-gradient(145deg,#fff,#f7f7f8);border-color:#fff;box-shadow:0 42px 110px #00000047,0 10px 30px #0000001a,inset 0 1px #fff}.app-shell .day-modal h2{color:#09090b;font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:-.045em;font-weight:620}.app-shell .teacher-day-scroll{background:#f8f8f9;border-color:#dedee2;border-radius:18px;box-shadow:inset 0 2px 8px #00000009,0 10px 28px #0000000f}.app-shell .teacher-day-head{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-color:#dedee2;box-shadow:0 8px 20px #0000000d}.app-shell .teacher-day-head>strong,.app-shell .teacher-column{color:#151517;border-color:#e2e2e5}.app-shell .time-rail time{color:#737378;font-weight:650}.app-shell .hour-line{background:#e7e7ea}.app-shell .timeline-slot{color:#111}.app-shell .timeline-slot:hover,.app-shell .timeline-slot:focus-visible{background:#ffffffc7;border-top-color:#bfc0c4}.app-shell .timeline-lesson{color:#0b0b0d;border:1px solid #d9d9dd;border-left:4px solid #111113;border-radius:12px;padding:8px 10px 8px 22px;box-shadow:0 12px 24px #00000024,0 3px 7px #00000012,inset 0 1px #fff,inset 0 -1px #0000000a;background:linear-gradient(145deg,#fff 0%,#f4f4f5 100%)!important}.app-shell .timeline-lesson strong{color:#050506;letter-spacing:-.01em;font-size:10px;font-weight:780}.app-shell .timeline-lesson small{color:#646469;font-size:8px;font-weight:560}.app-shell .timeline-lesson .drag-grip{color:#737378}.app-shell .timeline-lesson.completed{opacity:.76;background:linear-gradient(145deg,#f6f6f7,#e8e8ea)!important}.app-shell .timeline-lesson.dragging{transform:scale(1.025)translateY(-2px);box-shadow:0 24px 45px #0000003b,0 6px 15px #0000001a,inset 0 1px #fff}@media (hover:hover) and (pointer:fine){.app-shell .timeline-lesson:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0000002e,0 4px 10px #00000014,inset 0 1px #fff}}.app-shell .day-lessons{gap:10px;padding:10px 2px;display:grid}.app-shell .day-lessons>button{color:#111113;background:linear-gradient(145deg,#fff,#f6f6f7);border:1px solid #dedee2;border-radius:14px;min-height:76px;padding:11px 14px;box-shadow:0 10px 22px #00000017,0 2px 6px #0000000b,inset 0 1px #fff}.app-shell .day-lessons>button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 30px #00000021,0 3px 8px #0000000f}.app-shell .day-lessons time,.app-shell .day-lessons button>span:nth-of-type(2) strong{color:#050506}.app-shell .day-lessons button>b,.app-shell .day-lessons .history-completed{color:#252527;background:#ededee}body:has(.app-shell){background:#fff}html body .app-shell{color:#0a0a0b;background:#fff!important}html body .app-shell :is(.outside,.ndca-calendar-note,.ndca-year-grid,.ndca-month>header,.table-labels,.accounting-total,.report-totals,.lesson-stepper,.device-stage,.device-access,.balance-callout,.studio-required-callout,.modal .check-label,.detail-card>div,.series-note,.double-summary,.quick-edit,.unpost-box,.move-next-day,.prominent-edit,.account-summary,.custom-dates,.consecutive-summary,.profile-balance>div,.profile-note,.profile-credit-banner,.profile-reminder,.profile-teacher,.birthday-reminders,.main-admin-note,.empty>span,.day-empty>span,.profile-section-head>span){color:#171719!important;background:linear-gradient(145deg,#fff,#f4f4f5)!important;border-color:#d9d9dd!important}html body .app-shell :is(.competition-days a,.competition-list b,.ndca-month i,.ndca-month>header b,.profile-events button>b,.history-completed,.history-cancelled,.history-scheduled,.account-summary>b,.profile-credit-banner.follow-up,.profile-credit-banner.pay-per-lesson){box-shadow:none;color:#222225!important;background:#eeeeef!important;border-color:#d9d9dd!important}html body .app-shell :is(.competition-days a:hover,.competition-list>a:hover,.ndca-month a:hover,.days-grid>div[role=button]:hover,.days-grid>div.outside[role=button]:hover,.package-student:hover,.package-student:focus-visible,.profile-events>button:hover,.profile-event-row .profile-event-open:hover,.profile-event-row .profile-confirm:hover:not(:disabled)){color:#111!important;background:#f4f4f5!important}html body .app-shell :is(.days-grid .birthday-event,.birthday-reminders,.profile-credit-banner,.profile-reminder,.studio-required-callout,.ndca-error,.error-banner,.success-banner){color:#111!important;background:linear-gradient(145deg,#fff,#eeeeef)!important;border-color:#d2d2d6!important}html body .app-shell :is(.birthday-reminders strong,.birthday-reminders span,.profile-credit-banner small,.profile-credit-banner strong,.profile-credit-banner p,.profile-reminder strong,.studio-required-callout strong,.status-scheduled,.status-completed,.status-cancelled,.button.danger,.required-studio>small:first-child,.profile-trigger small,.profile-events time small,.package-student>span strong,.ndca-month h3,.competition-list i,.ndca-calendar-note>a,.ndca-error a,.location-breakdown b,.report-detail b,.studio-list p,footer,footer span){color:#222225!important}html body .app-shell :is(.student-row,.package-row,.studio-list>div,.profile-events>button,.profile-event-row,.profile-packages>div,.lesson-row,.report-detail>div,.accounting-labels,.studio-accounting>div){border-color:#e5e5e8!important}html body .app-shell :is(.modal,.detail-card,.day-hover-card,.ndca-month,.profile-contact>span,.device-frame){background:#fff!important}html body .app-shell .modal-backdrop{-webkit-backdrop-filter:blur(18px)saturate(105%);backdrop-filter:blur(18px)saturate(105%);background:#e1e1e4ad!important}html body .app-shell .modal{border:1px solid #fffffff5;box-shadow:0 42px 105px #0003,0 8px 24px #00000014,inset 0 1px #fff}html body .app-shell :is(.modal input,.modal select,.modal textarea,.student-tools input,.report-navigation input){color:#111!important;background:#fff!important;border-color:#d4d4d8!important}html body .app-shell :is(.modal input:focus,.modal select:focus,.modal textarea:focus,.student-tools input:focus){border-color:#8e8e93!important;box-shadow:0 0 0 4px #00000014!important}html body .app-shell :is(.theme-choice i,.teacher-day-head>strong i,.profile-teacher span i),html body .app-shell [style*=background]{background:#d7d7da!important}html body .app-shell .profile-teacher{border-left-color:#b9b9bd!important}html body .app-shell .profile-teacher strong{color:#111!important}html body .app-shell .days-grid button{border-left-color:#222!important}html body .app-shell .days-grid>div.drop-target{background:#f1f1f2!important;outline-color:#111!important}html body .app-shell .sync-state i{background:#777!important;box-shadow:0 0 0 3px #e7e7e9!important}html body .app-shell .current-time-line,html body .app-shell .current-time-line span{background:#171719!important}html body .app-shell .settings-modal fieldset:has(.theme-picker){display:none}html body .app-shell .dock-zone{width:min(790px,100% - 28px)}html body .app-shell .section-dock{-webkit-backdrop-filter:blur(38px)saturate(175%);border:1px solid #fffffff0;border-radius:29px;min-height:86px;padding:10px 13px;position:relative;overflow:hidden;box-shadow:0 25px 70px #0000002e,0 6px 20px #00000014,inset 0 1px #fff,inset 0 -1px #ffffff7a;background:linear-gradient(135deg,#ffffffb8,#ebebef8a)!important}html body .app-shell .section-dock:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#fff,#0000);height:1px;position:absolute;inset:1px 14% auto}html body .app-shell .section-dock button{z-index:1;color:#4c4c50;border:1px solid #0000;border-radius:19px;width:80px;height:64px;position:relative}html body .app-shell .section-dock button span{color:#1b1b1d;background:#fff6;border:1px solid #ffffffc7;border-radius:10px;place-items:center;width:29px;height:29px;display:grid;box-shadow:inset 0 1px #ffffffd1,0 3px 8px #0000000b}html body .app-shell .section-dock button.active,html body .app-shell .section-dock button.active:hover{border-color:#fffffff2;box-shadow:0 12px 24px #00000021,0 2px 6px #0000000f,inset 0 1px #fff;color:#09090b!important;background:linear-gradient(145deg,#fffffff5,#ececefd1)!important}html body .app-shell .section-dock button.active span{color:#000;background:#ffffffdb;box-shadow:0 5px 12px #00000017,inset 0 1px #fff}html body .app-shell .dock-handle{color:#39393d;-webkit-backdrop-filter:blur(28px)saturate(170%);border:1px solid #fffffff2;border-bottom:0;height:30px;padding:0 16px;box-shadow:0 -9px 25px #00000014,inset 0 1px #fff;background:#f5f5f7b8!important}@media (hover:hover) and (pointer:fine){html body .app-shell .section-dock button:hover{color:#09090b;border-color:#ffffffd9;box-shadow:0 10px 22px #00000017,inset 0 1px #fff;background:#ffffffad!important}}@media (width<=720px){html body .app-shell .dock-zone{width:100%}.app-shell .section-dock{border-radius:24px}}.studio-cat{z-index:72;color:#343438;cursor:pointer;filter:drop-shadow(0 8px 9px #00000021);transform-origin:50% 100%;will-change:transform;backface-visibility:hidden;border:0;width:82px;height:70px;padding:0;animation:28s ease-in-out infinite alternate cat-wander;position:fixed;bottom:45px;left:18px;background:0 0!important}.studio-cat:focus-visible{outline-offset:5px;border-radius:20px;outline:2px solid #777}.cat-bubble{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);white-space:nowrap;opacity:0;border:1px solid #fffffff5;border-radius:14px 14px 14px 4px;min-width:34px;padding:6px 9px;font-size:10px;font-weight:750;transition:opacity .28s,transform .28s;position:absolute;bottom:52px;left:43px;transform:translateY(4px)scale(.9);box-shadow:0 7px 20px #0000001a,inset 0 1px #fff;color:#333!important;background:#fffc!important}.studio-cat.hello .cat-bubble,.studio-cat.purr .cat-bubble,.studio-cat.sleep .cat-bubble{opacity:1;transform:translateY(0)scale(1)}.cat-shadow{filter:blur(3px);border-radius:50%;width:62px;height:9px;position:absolute;bottom:2px;left:11px;background:#0000001a!important}.cat-body{border:1px solid #45454b;border-radius:52% 56% 44% 46%;width:47px;height:31px;position:absolute;bottom:11px;left:22px;box-shadow:inset 8px 7px 11px #ffffff2e,inset -5px -5px 9px #0003;background:linear-gradient(145deg,#72727a,#36363c)!important}.cat-body:before{content:"";border-radius:48% 55% 44% 52%;width:19px;height:23px;position:absolute;top:5px;left:1px;transform:rotate(8deg);box-shadow:inset 3px 2px 4px #fff9;background:linear-gradient(150deg,#f0f0f1,#cfcfd3)!important}.cat-head{z-index:3;border:1px solid #46464c;border-radius:49% 49% 47% 47%;width:42px;height:40px;position:absolute;bottom:17px;left:5px;box-shadow:inset 6px 6px 9px #ffffff2e,0 2px 3px #00000024;background:radial-gradient(circle at 51% 12%,#f2f2f3 0 2px,#0000 2.4px),radial-gradient(at 51% 28%,#eeeef0e6 0 2.5px,#0000 3px),linear-gradient(145deg,#77777f,#3b3b41)!important}.cat-head:before{content:"";border-radius:50%;width:27px;height:15px;position:absolute;bottom:4px;left:8px;background:radial-gradient(circle at 30% 48%,#f2f2f3 0 5px,#0000 5.5px),radial-gradient(circle at 70% 48%,#ededee 0 4px,#0000 4.5px)!important}.cat-head:after{content:"";border-bottom:1px solid #707075;border-radius:50%;width:5px;height:3px;position:absolute;top:29px;left:19px}.cat-ear{z-index:-1;border:1px solid #46464b;border-radius:5px 14px 4px 12px;width:17px;height:20px;position:absolute;top:-9px;transform:rotate(18deg);background:linear-gradient(145deg,#74747c,#3d3d43)!important}.cat-ear:after{content:"";opacity:.72;border-radius:3px 8px 2px 6px;position:absolute;inset:4px 4px 5px;background:#9c747f!important}.ear-one{left:2px}.ear-two{right:2px;transform:scaleX(-1)rotate(18deg)}.cat-eye{z-index:2;border:1px solid #232812b8;border-radius:52% 48% 55% 45%;width:8px;height:10px;transition:height .2s,transform .2s;position:absolute;top:14px;overflow:hidden;box-shadow:0 0 4px #cee16657,inset 0 -1px 2px #3844173d;background:radial-gradient(at 52% 52%,#161812 0 1.2px,#0000 1.5px),radial-gradient(circle,#edf58b 0,#c8da63 62%,#7f913d 100%)!important}.cat-eye:after{content:"";border-radius:50%;width:3px;height:3px;position:absolute;top:1px;left:1px;box-shadow:4px 5px 0 -1px #ffffff80;background:#fff!important}.eye-one{left:9px}.eye-two{right:9px}.cat-nose{z-index:3;border-radius:55% 55% 70% 70%;width:5px;height:4px;position:absolute;top:25px;left:19px;background:#302d31!important}.cat-cheek{z-index:2;border-radius:50%;width:9px;height:4px;position:absolute;top:27px;background:#cd97ab3d!important}.cheek-one{left:3px}.cheek-two{right:3px}.cat-tail{z-index:0;transform-origin:0;border-radius:50%;width:15px;height:9px;position:absolute;top:5px;right:-7px;background:#505057!important}.cat-tail:after{content:"";transform-origin:0 100%;will-change:transform;border-top:6px solid #505057;border-bottom:0;border-left:0;border-right:6px solid #505057;border-radius:0 25px 0 0;width:28px;height:18px;animation:1.3s ease-in-out infinite alternate cat-tail;position:absolute;bottom:2px;left:7px}.cat-paw{transform-origin:top;border-radius:0 0 8px 8px;width:10px;height:13px;animation:.42s ease-in-out infinite alternate cat-step;position:absolute;bottom:-7px;background:linear-gradient(#5d5d64,#404046)!important}.cat-paw:after{content:"";border-radius:50%;height:1px;position:absolute;bottom:2px;left:2px;right:2px;background:#ffffff73!important}.paw-one{left:8px;background:linear-gradient(#eeeeef,#c8c8cc)!important}.paw-two{animation-direction:alternate-reverse;right:8px}.studio-cat.facing-left .cat-head{left:39px}.studio-cat.facing-left .cat-tail{left:-7px;right:auto;transform:scaleX(-1)}.studio-cat.facing-left .cat-bubble{border-radius:14px 14px 4px;left:auto;right:42px}.studio-cat.hello{animation-play-state:paused}.studio-cat.hello .cat-paw.paw-one{transform-origin:top;animation:.48s ease-in-out infinite alternate cat-wave;bottom:-3px}.studio-cat.hello .cat-tail:after{animation-duration:.55s}.studio-cat.purr{animation:.18s linear infinite cat-purr}.studio-cat.purr .cat-eye{height:3px;transform:translateY(3px)}.studio-cat.purr .cat-tail:after{animation-duration:.38s}.studio-cat.sleep{animation-play-state:paused;transform:scaleY(.78)}.studio-cat.sleep .cat-head{bottom:10px;transform:rotate(-12deg)}.studio-cat.sleep .cat-eye{height:2px;transform:translateY(3px)}.studio-cat.sleep .cat-paw{animation:none}.studio-cat.sleep .cat-tail:after{animation:none;transform:rotate(18deg)}@keyframes cat-wander{0%,8%{transform:translate(0)}44%,56%{transform:translate(calc(50vw - 58px))translateY(-18px)}92%,to{transform:translate(calc(100vw - 112px))}}@keyframes cat-step{0%{transform:rotate(13deg)translateY(-1px)}to{transform:rotate(-13deg)translateY(1px)}}@keyframes cat-tail{0%{transform:rotate(-9deg)}to{transform:rotate(11deg)}}@keyframes cat-wave{0%{transform:rotate(8deg)}to{transform:rotate(55deg)translate(3px,-5px)}}@keyframes cat-purr{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(.6px,-.4px)rotate(.35deg)}75%{transform:translate(-.6px,.4px)rotate(-.35deg)}}@media (width<=720px){.studio-cat{z-index:42;animation-duration:24s;bottom:76px;transform:scale(.86)}.cat-bubble{bottom:49px}}@media (prefers-reduced-motion:reduce){.studio-cat,.studio-cat *,.studio-cat :before,.studio-cat :after{animation:none!important}.studio-cat{left:auto;right:16px}}body:has(.student-portal-shell){color:#0a0a0b;background:radial-gradient(circle at 50% -12%,#f4f4f6 0,#fff0 35%),#fff}.student-portal-shell{color:#0a0a0b}.student-portal-shell .portal-topbar{-webkit-backdrop-filter:blur(32px)saturate(170%);background:#f5f5f7b8;border-color:#fffffff5;box-shadow:0 22px 55px #0000001c,0 4px 14px #0000000d,inset 0 1px #fff}.student-portal-shell .portal-brand{color:#111}.student-portal-shell .portal-brand>span{color:#111;background:linear-gradient(145deg,#fff,#e9e9ec);border:1px solid #dedee2;box-shadow:0 8px 18px #0000001a,inset 0 1px #fff}.student-portal-shell .portal-nav{background:#fff6;border:1px solid #ffffffc7;box-shadow:inset 0 1px #ffffffdb,0 3px 9px #0000000a}.student-portal-shell .portal-nav a{color:#55555a}.student-portal-shell .portal-signout{color:#171719;background:linear-gradient(#fff,#f5f5f6);border-color:#dedee2;box-shadow:0 7px 16px #00000014,inset 0 1px #fff}.student-portal-shell .portal-welcome{color:#09090b;background:linear-gradient(145deg,#fff 0%,#f7f7f8 100%);border:1px solid #e4e4e7;box-shadow:0 38px 90px #0000001a,0 8px 22px #0000000d,inset 0 1px #fff}.student-portal-shell .portal-welcome:after{background:#00000006;box-shadow:0 0 0 48px #00000004}.student-portal-shell .portal-welcome>div>span{color:#66666b}.student-portal-shell .portal-balance{color:#111;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffb8;border-color:#fff;box-shadow:0 20px 42px #0000001f,0 4px 12px #0000000b,inset 0 1px #fff}.student-portal-shell .portal-balance span{color:#66666b}.student-portal-shell .portal-scroll-cue{color:#171719;background:#ffffffc2;border-color:#dedee2;box-shadow:0 8px 20px #00000012,inset 0 1px #fff}.student-portal-shell .portal-readonly-note{background:linear-gradient(145deg,#fff,#f4f4f5);border:1px solid #e1e1e4;box-shadow:0 14px 32px #00000012,inset 0 1px #fff}.student-portal-shell .portal-readonly-note>span{color:#111;background:linear-gradient(145deg,#fff,#e7e7e9);border:1px solid #d6d6da;box-shadow:0 7px 14px #00000017,inset 0 1px #fff}.student-portal-shell .portal-readonly-note strong{color:#222}.student-portal-shell .portal-readonly-note small{color:#68686d}.student-portal-shell .portal-appointments,.student-portal-shell .portal-empty-card{background:linear-gradient(145deg,#fff,#f8f8f9);border:1px solid #e4e4e7;box-shadow:0 32px 76px #00000017,0 7px 18px #0000000a,inset 0 1px #fff}.student-portal-shell .portal-section-title{border-bottom-color:#e4e4e7}.student-portal-shell .portal-section-title p{color:#66666b}.student-portal-shell .portal-section-title>span{color:#171719;background:linear-gradient(145deg,#fff,#ececef);border:1px solid #dedee2;box-shadow:0 7px 16px #00000014,inset 0 1px #fff}.student-portal-shell .portal-lesson-list article{background:linear-gradient(145deg,#fff,#f7f7f8);border:1px solid #e2e2e5;box-shadow:0 12px 27px #00000013,0 2px 6px #00000009,inset 0 1px #fff}.student-portal-shell .portal-lesson-list article:nth-child(2n){background:linear-gradient(145deg,#fff,#f7f7f8)}.student-portal-shell .portal-date span,.student-portal-shell .portal-location strong{color:#202022}.student-portal-shell .portal-lesson-list p,.student-portal-shell .portal-location span,.student-portal-shell .portal-no-lessons p,.student-portal-shell .portal-empty-card p{color:#6d6d72}.student-portal-shell .portal-location{background:linear-gradient(145deg,#fff,#f1f1f3);border-color:#dedee2;box-shadow:0 7px 16px #0000000f,inset 0 1px #fff}.student-portal-shell .portal-location small,.student-portal-shell .portal-footer{color:#77777c}.student-portal-shell .portal-no-lessons>span,.student-portal-shell .portal-empty-card>span{color:#222;background:linear-gradient(145deg,#fff,#e9e9ec);border:1px solid #dedee2;box-shadow:0 9px 18px #00000017,inset 0 1px #fff}@media (hover:hover) and (pointer:fine){.student-portal-shell .portal-signout:hover,.student-portal-shell .portal-nav a:hover,.student-portal-shell .portal-scroll-cue:hover{color:#09090b;background:#fff;box-shadow:0 10px 23px #00000017,inset 0 1px #fff}.student-portal-shell .portal-lesson-list article:hover{background:#fff;box-shadow:0 19px 38px #0000001f,0 4px 10px #0000000d,inset 0 1px #fff}}.portal-secure-label{color:#66666b;letter-spacing:.04em;padding:8px 12px;font-size:9px;font-weight:750}button.portal-signout{cursor:pointer;font-family:inherit}.portal-login-stage{isolation:isolate;contain:paint;background:linear-gradient(145deg,#fff 0%,#f9f9fa 52%,#f1f1f3 100%);border:1px solid #e5e5e8;border-radius:36px;place-items:center;min-height:min(690px,100vh - 142px);display:grid;position:relative;overflow:hidden;box-shadow:0 42px 100px #0000001a,0 9px 24px #0000000b,inset 0 1px #fff}.portal-login-stage:before{content:"";z-index:-2;background:conic-gradient(from 90deg,transparent 0 20%,#ffffffe6 30%,#cdcdd33d 42%,transparent 55% 78%,#ffffffe0 88%);filter:blur(35px);animation:18s linear infinite portal-light-turn;position:absolute;inset:-35%}.portal-login-stage:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(115deg,#ffffffb8,#0000 36% 64%,#ffffff8c),radial-gradient(circle at 50% 42%,#fffffff2,#fff3 34%,#0000 68%);position:absolute;inset:0}.portal-login-ambient{z-index:-1;pointer-events:none;perspective:1000px;place-items:center;display:grid;position:absolute;inset:0}.portal-login-ambient i{border:1px solid #9191982e;border-radius:50%;display:block;position:absolute;box-shadow:inset 0 1px #ffffffe6,0 10px 40px #00000006}.portal-login-ambient .orbit-one{aspect-ratio:1;width:min(78vw,720px);animation:22s linear infinite portal-orbit}.portal-login-ambient .orbit-two{aspect-ratio:1;opacity:.65;border-style:dashed;width:min(60vw,540px);animation:29s linear infinite reverse portal-orbit}.portal-login-ambient .orbit-three{aspect-ratio:1;opacity:.45;width:min(42vw,360px);animation:6s ease-in-out infinite portal-breathe}.portal-login-card{z-index:2;-webkit-backdrop-filter:blur(30px)saturate(145%);text-align:center;will-change:transform,opacity;backface-visibility:hidden;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;width:min(600px,100% - 38px);min-height:590px;padding:clamp(38px,6vw,64px);animation:1s cubic-bezier(.16,1,.3,1) both portal-card-arrive;display:flex;position:relative;overflow:hidden;background:#ffffffad!important;border:1px solid #fffffff0!important;box-shadow:0 35px 80px #0000001f,0 8px 20px #0000000e,inset 0 1px #fff!important}.portal-login-card:before{content:"";pointer-events:none;will-change:transform,opacity;backface-visibility:hidden;background:linear-gradient(90deg,#0000,#fffc,#0000);width:48%;height:180%;animation:7s ease-in-out 1.2s infinite portal-glass-sheen;position:absolute;top:-40%;left:0;transform:translate(-180%)rotate(18deg)}.portal-login-mark{perspective:500px;filter:drop-shadow(0 18px 18px #00000021);will-change:transform;backface-visibility:hidden;place-items:center;width:126px;height:88px;margin-bottom:26px;animation:5s ease-in-out infinite portal-mark-float;display:grid;position:relative}.portal-login-mark span{isolation:isolate;color:#232326;letter-spacing:-.105em;pointer-events:none;-webkit-font-smoothing:antialiased;font-size:72px;font-weight:790;line-height:.9;position:relative;transform:translateZ(0)}.portal-login-mark span:before,.portal-login-mark span:after{content:"SP";pointer-events:none;position:absolute;inset:0}.portal-login-mark span:before{z-index:-1;color:#8d8d93;-webkit-text-stroke:2px #ffffffb8;text-shadow:0 2px #5e5e63,0 5px 8px #0000004d;transform:translate3d(3px,4px,-1px)}.portal-login-mark span:after{z-index:1;color:#0000;-webkit-text-stroke:1px #ffffff5c;text-shadow:inset 0 1px #fffc;background:linear-gradient(112deg,#f8f8fa 0%,#7d7d83 16%,#202023 39%,#55555a 58%,#111113 74%,#b9b9be 92%,#f5f5f6 100%);-webkit-background-clip:text;background-clip:text}.portal-login-content{will-change:transform,opacity;backface-visibility:hidden;flex-direction:column;align-items:center;width:100%;animation:.6s cubic-bezier(.16,1,.3,1) both portal-content-arrive;display:flex}.portal-login-content>.eyebrow{color:#66666b;letter-spacing:.16em;margin:0 0 11px;font-size:9px;font-weight:850}.portal-login-card h1{color:#09090b;letter-spacing:-.06em;margin:0;font-size:clamp(42px,6vw,66px);font-weight:570}.portal-login-content>p:not(.eyebrow){color:#66666b;max-width:430px;margin:14px auto 27px;font-size:12px;line-height:1.65}.portal-login-card form{text-align:left;gap:14px;width:min(410px,100%);display:grid}.portal-login-card label{color:#444449;gap:7px;font-size:9px;font-weight:800;display:grid}.portal-login-card input{color:#111;background:#ffffffe0;border:1px solid #d4d4d8;border-radius:15px;outline:0;width:100%;height:52px;padding:0 16px;font:600 14px inherit;transition:border-color .25s,box-shadow .25s,transform .25s;box-shadow:inset 0 1px 3px #00000009,0 8px 18px #0000000b}.portal-login-card input:focus{border-color:#8e8e93;transform:translateY(-1px);box-shadow:0 0 0 4px #00000013,inset 0 1px 3px #00000008,0 12px 25px #00000012}.portal-login-card .portal-code-input{text-align:center;letter-spacing:.25em;font-size:25px;font-weight:800}.portal-login-card form>button{color:#fff;cursor:pointer;background:linear-gradient(#303033,#050506);border:0;border-radius:15px;min-height:51px;padding:0 18px;font-size:10px;font-weight:850;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 12px 24px #0003,inset 0 1px #ffffff47}.portal-login-card form>button:disabled{opacity:.55;cursor:wait}.portal-login-card form>button.portal-login-back{color:#55555a;min-height:34px;box-shadow:none;background:0 0}.portal-login-error{color:#333;background:#f2f2f3;border:1px solid #d2d2d5;border-radius:11px;padding:11px 13px;font-size:10px;line-height:1.45}.portal-login-trust{color:#77777c;letter-spacing:.035em;align-items:center;gap:7px;margin-top:23px;font-size:9px;font-weight:700;display:flex}.portal-login-trust i{will-change:transform,opacity;background:#27272a;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite portal-status-pulse;box-shadow:0 0 0 5px #0000000e}@media (hover:hover) and (pointer:fine){.portal-login-card form>button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 17px 30px #0000003d,inset 0 1px #ffffff4d}.portal-login-card form>button.portal-login-back:hover{box-shadow:none;color:#111;transform:none}}@keyframes portal-card-arrive{0%{opacity:0;transform:translateY(28px)scale(.965)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes portal-content-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0)}}@keyframes portal-mark-float{0%,to{transform:translate(0)rotateX(0)}50%{transform:translateY(-8px)rotateX(4deg)}}@keyframes portal-glass-sheen{0%,68%{opacity:0;transform:translate(-180%)rotate(18deg)}75%{opacity:.7}90%,to{opacity:0;transform:translate(420%)rotate(18deg)}}@keyframes portal-light-turn{to{transform:rotate(360deg)}}@keyframes portal-orbit{0%{transform:rotateX(67deg)rotate(0)}to{transform:rotateX(67deg)rotate(360deg)}}@keyframes portal-breathe{0%,to{opacity:.32;transform:scale(.94)}50%{opacity:.62;transform:scale(1.08)}}@keyframes portal-status-pulse{0%,to{opacity:.72;transform:scale(.88)}50%{opacity:1;transform:scale(1.16)}}@media (width<=760px){.portal-secure-label{display:none}.portal-login-stage{border-radius:25px;min-height:calc(100vh - 112px)}.portal-login-card{border-radius:24px;width:calc(100% - 22px);min-height:calc(100vh - 138px);padding:34px 20px}.portal-login-card h1{font-size:44px}.portal-login-mark{border-radius:24px;width:80px;height:80px}.portal-login-mark img{border-radius:24px}.portal-login-ambient .orbit-one{width:145vw}.portal-login-ambient .orbit-two{width:110vw}.portal-login-ambient .orbit-three{width:75vw}}@media (prefers-reduced-motion:reduce){.portal-login-stage:before,.portal-login-card,.portal-login-card:before,.portal-login-mark,.portal-login-content,.portal-login-ambient i,.portal-login-trust i{animation:none!important}.portal-login-card input,.portal-login-card form>button{transition:none}}:is(.app-shell,.student-portal-shell){--sp-black:#0a0a0b;--sp-charcoal:#2c2c2f;--sp-muted:#6e6e73;--sp-line:#7d7d8433;--sp-glass:#ffffffb8;--sp-surface:linear-gradient(145deg,#fff 0%,#f8f8f9 58%,#eeeef1 100%)}:is(body:has(.app-shell),body:has(.student-portal-shell)){color:var(--sp-black);background:radial-gradient(circle at 50% -10%,#fff 0,#f5f5f7 34%,#fff 72%)}.app-shell .wordmark{align-items:center;gap:12px}.app-shell .wordmark>img,.student-portal-shell .portal-brand>img{object-fit:cover;border:1px solid #fffffff5;border-radius:16px;flex:none;width:48px;height:48px;display:block;box-shadow:0 12px 25px #00000021,0 3px 8px #0000000f,inset 0 1px #fff}.app-shell .wordmark>span{font-family:var(--font-geist-sans),Arial,sans-serif;flex-direction:column;align-items:flex-start;gap:2px;line-height:1;display:flex}.app-shell .wordmark strong{color:#0a0a0b;letter-spacing:-.035em;font-size:16px;font-weight:650}.app-shell .wordmark small{color:#737378;letter-spacing:.16em;font-size:8px;font-weight:800}.student-portal-shell .portal-brand{gap:11px}.student-portal-shell .portal-brand>img{border-radius:15px;width:45px;height:45px}.student-portal-shell .portal-brand strong{color:#0a0a0b;font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:-.04em;font-size:18px;font-weight:650}html body .app-shell .topbar{-webkit-backdrop-filter:blur(32px)saturate(165%);border:1px solid #fffffff0;border-radius:24px;min-height:76px;margin:12px clamp(12px,2vw,28px) 0;padding:9px 14px;top:12px;box-shadow:0 22px 55px #0000001c,0 4px 14px #0000000d,inset 0 1px #fff;background:linear-gradient(135deg,#ffffffd1,#ededf0a3)!important}html body .app-shell .content{padding-top:38px}html body .app-shell .hero{padding:24px clamp(4px,1vw,12px) 36px}html body .app-shell .hero h1{color:#080809;letter-spacing:-.06em;font-weight:560}html body .app-shell .hero>div>p:last-child,html body .app-shell .eyebrow{color:#737378!important}html body .app-shell .today-stamp{background:var(--sp-surface);border:1px solid #fffffff2;border-radius:22px;min-width:210px;padding:17px 21px;box-shadow:0 18px 38px #00000017,inset 0 1px #fff}html body .app-shell :is(.panel,.metrics,.modal,.day-hover-card,.device-frame,.ndca-month,.profile-contact>span),.student-portal-shell :is(.portal-welcome,.portal-readonly-note,.portal-appointments,.portal-empty-card,.portal-lesson-list article,.portal-location){background:var(--sp-surface)!important;border:1px solid #fffffff5!important;box-shadow:0 26px 65px #00000017,0 6px 18px #0000000b,inset 0 1px #fff!important}html body .app-shell :is(.panel,.metrics){border-radius:28px;overflow:hidden}html body .app-shell .panel.scroll-chapter{border-radius:32px}html body .app-shell :is(.panel-head,.metrics article,.report-totals,.table-labels,.accounting-total,.profile-balance>div,.lesson-stepper,.ndca-month>header){background:linear-gradient(145deg,#ffffffeb,#f1f1f4b3)!important;border-color:#96969c29!important}html body .app-shell :is(.panel-head h2,.report-column-head h3,.profile-section h3,.modal h2){color:#0a0a0b;font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:-.04em;font-weight:620}html body .app-shell :is(.lesson-row,.student-row,.package-row,.studio-list>div,.profile-events>button,.profile-event-row,.profile-packages>div,.report-detail>div,.studio-accounting>div){background:#ffffff94;border-color:#91919724!important}html body .app-shell :is(.lesson-row,.student-row,.package-row,.studio-list>div,.profile-events>button,.profile-event-row,.profile-packages>div){transition:transform .28s cubic-bezier(.16,1,.3,1),background .22s,box-shadow .28s}html body .app-shell :is(.button,.settings-button,.calendar-actions button,.overview-day-actions button,.row-actions button,.wide-action,.calendar-switch,.device-picker button,.student-tools input,.report-navigation input),.student-portal-shell :is(.portal-signout,.portal-nav,.portal-scroll-cue){border-radius:14px;border-color:#96969c42!important}html body .app-shell .button.primary{color:#fff!important;background:linear-gradient(#353538,#050506)!important;box-shadow:0 12px 25px #00000038,inset 0 1px #ffffff4d!important}html body .app-shell :is(.button.ghost,.settings-button,.calendar-actions button,.overview-day-actions button,.row-actions button,.wide-action),.student-portal-shell :is(.portal-signout,.portal-scroll-cue){color:#171719!important;background:linear-gradient(#fff,#f1f1f3)!important;box-shadow:0 9px 19px #00000016,inset 0 1px #fff!important}html body .app-shell :is(input,select,textarea){box-shadow:inset 0 1px 3px #00000008,0 7px 15px #00000009;background:#ffffffe6!important;border-radius:14px!important}html body .app-shell :is(.metric-icon,.avatar,.avatar.pale,.count-badge,.empty>span,.profile-section-head>span){color:#151517!important;background:linear-gradient(145deg,#fff,#e9e9ec)!important;border:1px solid #96969c33!important;box-shadow:0 9px 19px #0000001a,inset 0 1px #fff!important}html body .app-shell .days-grid>div{background:#ffffffa3;border-color:#96969c26;transition:background .2s,box-shadow .2s,transform .2s}html body .app-shell .days-grid>div.outside{background:#f4f4f6b8!important}html body .app-shell .days-grid button{border-radius:9px;box-shadow:0 7px 15px #00000017,inset 0 1px #fff;background:linear-gradient(145deg,#fff,#eeeef0)!important;border:1px solid #d9d9dd!important;border-left:4px solid #1b1b1d!important}html body .app-shell :is(.report-column,.studio-accounting,.weekly-report-grid,.teacher-day-scroll){background:#f8f8f9ad;border-color:#9191972e!important}html body .app-shell .modal{border-radius:30px;background:linear-gradient(145deg,#fffffffc,#f1f1f4f7)!important;box-shadow:0 45px 110px #0000003d,0 10px 28px #0000001a,inset 0 1px #fff!important}.student-portal-shell .portal-topbar{border-radius:22px;background:linear-gradient(135deg,#ffffffd6,#ededf0a8)!important}.student-portal-shell .portal-welcome{background:linear-gradient(145deg,#fff 0%,#f6f6f8 58%,#eaeaed 100%)!important}.student-portal-shell .portal-welcome h1,.student-portal-shell .portal-section-title h2{color:#09090b;font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:-.06em;font-weight:570}.student-portal-shell .portal-balance{border:1px solid #fffffff5;box-shadow:0 24px 50px #00000021,0 6px 16px #0000000d,inset 0 1px #fff;background:#ffffffc2!important}.student-portal-shell .portal-balance strong{color:#09090b;font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:-.06em;font-weight:580}.student-portal-shell .portal-readonly-note>span,.student-portal-shell .portal-section-title>span,.student-portal-shell .portal-no-lessons>span{color:#111!important;background:linear-gradient(145deg,#fff,#e8e8eb)!important}.student-portal-shell .portal-lesson-list article{border-radius:20px}@media (hover:hover) and (pointer:fine){html body .app-shell :is(.lesson-row,.student-row,.package-row,.studio-list>div,.profile-events>button,.profile-event-row,.profile-packages>div):hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000014,inset 0 1px #fff;background:#fff!important}html body .app-shell :is(.panel,.metrics):hover{box-shadow:0 34px 80px #0000001c,0 8px 20px #0000000d,inset 0 1px #fff}}@media (width<=720px){html body .app-shell .topbar{border-radius:19px;min-height:64px;margin:7px 7px 0;padding:7px 9px;top:7px}.app-shell .wordmark>img{border-radius:14px;width:43px;height:43px}.app-shell .wordmark strong{font-size:13px}.app-shell .wordmark small{font-size:6px;display:block}html body .app-shell .content{padding-top:22px}html body .app-shell :is(.panel,.metrics){border-radius:22px}.student-portal-shell .portal-brand>img{border-radius:14px;width:42px;height:42px}}body:has(.portal-login-stage){background:#08080a!important}.student-portal-shell:has(.portal-login-stage){background:linear-gradient(145deg,#050506 0%,#151518 48%,#08080a 100%);width:100%;max-width:none;min-height:100svh;margin:0;padding:0}.student-portal-shell:has(.portal-login-stage) .portal-footer{display:none}.student-portal-shell .portal-login-stage{width:100%;min-height:100svh;box-shadow:none;background:linear-gradient(145deg,#050506 0%,#17171a 48%,#09090b 100%);border:0;border-radius:0}.student-portal-shell .portal-login-stage:before{filter:none;will-change:transform,opacity;backface-visibility:hidden;background:linear-gradient(112deg,#0000 20%,#ffffff0e 46%,#ffffff1a 50%,#ffffff0b 54%,#0000 80%);animation:12s ease-in-out infinite portal-dark-light;inset:0;transform:translate(-65%)}.student-portal-shell .portal-login-stage:after{background:linear-gradient(#ffffff06,#0000 28%,#0003),linear-gradient(90deg,#ffffff04,#0000 30% 70%,#ffffff04)}.student-portal-shell .portal-login-card{-webkit-backdrop-filter:blur(34px)saturate(115%);border-radius:32px;width:min(520px,100% - 34px);min-height:0;padding:clamp(38px,6vw,58px);background:linear-gradient(145deg,#2a2a2ed6,#111113e6)!important;border:1px solid #ffffff24!important;box-shadow:0 45px 100px #00000085,0 8px 28px #00000052,inset 0 1px #ffffff2e!important}.student-portal-shell .portal-login-card:before{opacity:.55;background:linear-gradient(90deg,#0000,#ffffff24,#0000)}.student-portal-shell .portal-login-mark{filter:drop-shadow(0 20px 22px #00000085);width:128px;height:90px;margin-bottom:25px}.student-portal-shell .portal-login-mark span{color:#1c1c1f;text-shadow:0 -1px #fff3}.student-portal-shell .portal-login-mark span:before{color:#77777d;-webkit-text-stroke:2px #ffffffa8;text-shadow:0 2px #48484c,0 6px 10px #00000094}.student-portal-shell .portal-login-mark span:after{color:#0000;-webkit-text-stroke:1px #ffffff75;background:linear-gradient(112deg,#fff 0%,#9c9ca2 17%,#2b2b2f 38%,#616167 56%,#151517 74%,#cfcfd3 91%,#fff 100%);-webkit-background-clip:text;background-clip:text}.student-portal-shell .portal-login-content>.eyebrow{color:#a7a7ad}.student-portal-shell .portal-login-card h1{color:#fff}.student-portal-shell .portal-login-content>p:not(.eyebrow){color:#b7b7bd}.student-portal-shell .portal-login-card form{text-align:center;align-items:center}.student-portal-shell .portal-login-card label{color:#c7c7cc;text-align:center;justify-items:center;width:100%}.student-portal-shell .portal-login-card input{text-align:center;color:#0a0a0b;background:#fffffff0;border-color:#fff3;box-shadow:inset 0 1px 3px #0000000f,0 12px 28px #00000038}.student-portal-shell .portal-login-card input:focus{border-color:#fff;box-shadow:0 0 0 4px #ffffff24,0 14px 30px #00000047}.student-portal-shell .portal-login-card form>button{color:#09090b;background:linear-gradient(#fff,#d9d9dd);width:100%;box-shadow:0 14px 30px #00000057,inset 0 1px #fff}.student-portal-shell .portal-login-card form>button.portal-login-back{color:#c7c7cc;background:0 0}.student-portal-shell .portal-login-error{color:#fff;background:#ffffff14;border-color:#ffffff2e;width:100%}.student-portal-shell .portal-login-trust{color:#9a9aa0}.student-portal-shell .portal-login-trust i{background:#f4f4f5;box-shadow:0 0 0 5px #ffffff14}@keyframes portal-dark-light{0%,18%{opacity:.15;transform:translate(-65%)}50%{opacity:.7;transform:translate(0)}82%,to{opacity:.15;transform:translate(65%)}}@media (width<=760px){.student-portal-shell .portal-login-card{border-radius:26px;width:calc(100% - 22px);min-height:0;padding:38px 20px}.student-portal-shell .portal-login-stage{border-radius:0;min-height:100svh}.student-portal-shell .portal-login-card h1{font-size:42px}.student-portal-shell .portal-login-mark{width:108px;height:78px}.student-portal-shell .portal-login-mark span{font-size:64px}}@media (prefers-reduced-motion:reduce){.student-portal-shell .portal-login-stage:before{opacity:.4;transform:none;animation:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
