@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";/*! tailwindcss v4.3.3 | 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:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,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:where(:not(iframe)){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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.fixed{position:fixed}.hidden{display:none}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.text-right{text-align:right}}:root{color:#173832;font-synthesis:none;--ink:#173832;--muted:#6b7f7b;--green:#143f39;--green2:#1e5a51;--mint:#dcece6;--line:#dfe8e5;--paper:#fff;--danger:#ad4938;--amber:#9a6516;--shadow:0 12px 34px #133a3512;background:#f4f7f6;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand-lockup strong,.side-brand strong{font-family:Manrope,sans-serif}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d6e1de;border-radius:10px;outline:none;padding:11px 13px;transition:all .2s}input:focus,select:focus,textarea:focus{border-color:#3b766c;box-shadow:0 0 0 3px #23645a1a}textarea{resize:vertical}.btn{white-space:nowrap;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-primary{background:var(--green);color:#fff;box-shadow:0 6px 14px #143f3929}.btn-secondary{border:1px solid var(--line);background:#fff}.btn-ghost{color:var(--muted);background:0 0}.card{background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 3px 16px #18413a09}.eyebrow{letter-spacing:.13em;color:#68817c;font-size:.72rem;font-weight:800}.brand-mark{width:40px;height:40px;color:var(--green);background:#e4f0ec;border-radius:12px;place-items:center;font:700 1.35rem Manrope;display:grid}.brand-lockup{align-items:center;gap:11px;display:flex}.brand-lockup div,.side-brand div,.public-top div{flex-direction:column;display:flex}.brand-lockup strong{font-size:1.2rem}.brand-lockup small,.side-brand small,.public-top small{color:var(--muted);font-size:.72rem}.avatar{width:34px;height:34px;color:var(--green);background:#e4f0ec;border-radius:10px;flex:none;place-items:center;font-weight:800;display:grid}.avatar-xl{border-radius:20px;width:76px;height:76px;font-size:1.6rem}.icon-btn{background:0 0;border:0;border-radius:8px;place-items:center;padding:7px;display:grid}.icon-btn:hover{background:#edf3f1}.mobile-only{display:none}.app-shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{color:#dfece9;z-index:20;background:#123b36;flex-direction:column;width:248px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.side-brand{align-items:center;gap:11px;padding:0 7px 26px;display:flex}.side-brand .brand-mark{color:#1e4a43;background:#f4e6b1}.side-brand strong{color:#fff;font-size:1.12rem}.side-brand small{color:#91aca6}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav a{color:#a9bfba;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:.9rem;font-weight:600;display:flex}.side-user{border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:18px 5px 0;display:grid}.side-user div:nth-child(2){flex-direction:column;min-width:0;display:flex}.side-user strong{font-size:.82rem}.side-user small{color:#96aaa6;text-overflow:ellipsis;font-size:.67rem;overflow:hidden}.side-user .icon-btn{color:#b8cac6}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);z-index:10;background:#ffffffe0;align-items:center;gap:18px;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.top-search{color:#83938f;flex:1;align-items:center;gap:9px;max-width:440px;display:flex}.top-search input{box-shadow:none;background:0 0;border:0;padding:8px 0}.top-date{color:var(--muted);margin-left:auto;font-size:.8rem}.page{max-width:1540px;margin:auto;padding:30px 34px 52px;animation:.25s fade}@keyframes fade{0%{opacity:0;transform:translateY(3px)}}.page-head{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.page-head h1{letter-spacing:-.035em;margin:4px 0 0;font-size:1.72rem}.step-count{color:var(--muted);font-size:.82rem}.metrics{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.metric{grid-template-columns:auto 1fr;column-gap:10px;padding:17px;display:grid}.metric-icon{color:#245d54;background:#e7f1ee;border-radius:10px;grid-row:1/4;place-items:center;width:35px;height:35px;display:grid}.metric small{color:var(--muted);font-size:.75rem}.metric strong{margin-top:3px;font:700 1.18rem Manrope}.metric em{color:#78908b;font-size:.64rem;font-style:normal}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:14px;margin-top:14px;display:grid}.panel{padding:0;overflow:hidden}.panel-head{justify-content:space-between;align-items:center;padding:20px 22px 14px;display:flex}.panel-head h2{margin:3px 0 0;font-size:1.05rem}.panel-head a{color:#2b675d;align-items:center;gap:5px;font-size:.8rem;font-weight:700;display:flex}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:.82rem}th{color:#71827e;text-transform:uppercase;letter-spacing:.06em;background:#f9fbfa;font-size:.68rem}th,td{vertical-align:middle;border-top:1px solid #e7eeec;padding:12px 15px}td strong,td small{display:block}td small{color:#7b8c88;margin-top:2px;font-size:.7rem}.activity-list{padding:0 18px 16px}.activity-list>div{border-top:1px solid #e7eeec;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 2px;display:grid}.activity-list strong,.activity-list small{display:block}.activity-list strong{font-size:.83rem}.activity-list small{color:var(--muted);font-size:.69rem}.activity-list b{font-size:.83rem}.activity-icon{background:#eef4f2;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.status{letter-spacing:.04em;color:#566965;background:#edf1f0;border-radius:99px;align-items:center;padding:4px 8px;font-size:.66rem;font-weight:800;display:inline-flex}.status-paid,.status-completed,.status-active,.status-confirmed{color:#247153;background:#ddf2e8}.status-unpaid,.status-cancelled,.status-archived{color:#a04434;background:#f8e3df}.state{color:#71847f;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.state p{margin:0;font-size:.82rem}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{color:#9b3f31;background:#fae9e6;border:1px solid #f1cec8;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;display:flex}.field{flex-direction:column;gap:7px;font-size:.8rem;font-weight:650;display:flex;position:relative}.field b{color:#a74736}.field small{color:#7b8d89;font-weight:400}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-card{padding:26px}.section-title{gap:13px;margin-bottom:24px;display:flex}.section-title>span{color:#2b655c;background:#e8f2ef;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.section-title h2{margin:0 0 4px;font-size:1.14rem}.section-title p{color:var(--muted);margin:0;font-size:.82rem}.registration-grid{grid-template-columns:minmax(0,2fr) minmax(270px,.78fr);gap:16px;display:grid}.form-actions{border-top:1px solid var(--line);align-items:center;margin:28px -26px -26px;padding:18px 26px;display:flex}.spacer{flex:1}.stepper{margin-bottom:18px;display:flex}.stepper>div{color:#899792;flex:1;align-items:center;gap:8px;font-size:.76rem;display:flex;position:relative}.stepper>div:not(:last-child):after{content:"";background:#cedbd8;flex:1;height:1px;margin:0 12px}.stepper span{background:#e3e9e7;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.stepper .active{color:var(--green)}.stepper .active span{background:var(--green);color:#fff}.input-icon{position:relative}.input-icon>svg{color:#82938f;width:17px;position:absolute;top:12px;left:12px}.input-icon input{padding-left:38px}.suggestions{border:1px solid var(--line);z-index:5;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:5px;position:absolute;top:77px;left:0;right:0}.suggestions button{text-align:left;background:#fff;border:0;border-radius:8px;gap:10px;width:100%;padding:9px;display:flex}.suggestions button:hover{background:#f3f7f5}.suggestions strong,.suggestions small{display:block}.suggestions small{color:var(--muted);margin-top:2px;font-size:.7rem}.existing-note{color:#2a7059;background:#edf8f3;border-radius:9px;align-items:center;gap:8px;margin-top:18px;padding:11px;font-size:.78rem;display:flex}.course-options{gap:10px;display:grid}.course-options>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;padding:15px;display:flex;position:relative}.course-options>button.selected{background:#f3f9f7;border-color:#2c7165;box-shadow:0 0 0 2px #27695e14}.course-options span{flex-direction:column;gap:3px;display:flex}.course-options span b{color:#508077;text-transform:uppercase;font-size:.65rem}.course-options span strong{font-size:.9rem}.course-options span small{color:var(--muted);font-size:.72rem}.course-options em{font-size:.9rem;font-style:normal;font-weight:800}.course-options>button>svg{color:#2f7668;width:16px;position:absolute;bottom:12px;right:13px}.pricing-inputs{margin-top:18px}.payment-mode,.filter-pills{background:#eef3f1;border-radius:10px;gap:4px;width:max-content;margin-bottom:20px;padding:4px;display:flex}.payment-mode button,.filter-pills button{color:#687a76;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:.74rem;font-weight:700}.payment-mode button.active,.filter-pills button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #1f463f14}.suffix-input{position:relative}.suffix-input span{position:absolute;top:10px;right:13px}.summary-card{color:#fff;background:#153f39;border-color:#153f39;height:max-content;padding:22px;position:sticky;top:86px}.summary-card .eyebrow{color:#9db7b1}.summary-card h2{margin:9px 0 18px;font-size:1.05rem;line-height:1.35}.customer-mini{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;align-items:center;gap:9px;padding:14px 0;display:flex}.customer-mini strong,.customer-mini small{display:block}.customer-mini strong{font-size:.8rem}.customer-mini small{color:#a8c0ba;font-size:.69rem}.summary-lines{padding:14px 0}.summary-lines p{color:#b6cbc6;justify-content:space-between;margin:0;padding:7px 0;font-size:.78rem;display:flex}.summary-lines b{color:#fff}.summary-lines .final{border-top:1px solid #ffffff1a;margin-top:5px;padding-top:12px}.summary-lines .due{border-top:1px solid #ffffff1a;margin-top:5px;padding-top:13px;font-size:.94rem}.summary-note{color:#91aaa5;margin-top:14px;font-size:.66rem;display:block}.login-brand{color:#fff;background:#123b36;position:relative;overflow:hidden}.login-brand:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-150px;right:-170px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.login-brand-inner{z-index:1;flex-direction:column;height:100%;padding:48px clamp(36px,7vw,110px);display:flex;position:relative}.brand-lockup-light .brand-mark{background:#f1e1a7}.brand-lockup-light strong{color:#fff}.brand-lockup-light small{color:#9eb5b0}.login-copy{margin:auto 0}.login-copy>span{letter-spacing:.16em;color:#abc2bd;font-size:.7rem;font-weight:800}.login-copy h1{letter-spacing:-.05em;margin:18px 0 22px;font-size:clamp(2.3rem,4.2vw,4.2rem);line-height:1.03}.login-copy p{color:#afc3be;max-width:430px;line-height:1.65}.login-stat{align-items:center;gap:13px;display:flex}.login-stat>b{background:#ffffff14;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.login-stat span strong,.login-stat span small{display:block}.login-stat span small{color:#91aaa5;font-size:.72rem}.login-panel{place-items:center;padding:30px;display:grid}.login-card{flex-direction:column;gap:16px;width:min(400px,100%);display:flex}.login-icon{width:46px;height:46px;color:var(--green);background:#e7f1ee;border-radius:13px;place-items:center;margin-bottom:4px;display:grid}.login-card h2{margin:0;font-size:1.75rem}.login-card>p{color:var(--muted);margin:-8px 0 5px;font-size:.88rem}.password-field{position:relative}.password-field button{color:#788a86;background:0 0;border:0;padding:7px;position:absolute;top:4px;right:6px}.password-field svg{width:18px}.secure-note{text-align:center;color:#82908d}.table-tools{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.table-tools>span{color:var(--muted);font-size:.76rem}.search-box{border:1px solid var(--line);color:#788985;border-radius:9px;flex:1;align-items:center;gap:8px;max-width:360px;padding:0 11px;display:flex}.search-box input{box-shadow:none;border:0;padding:9px 0}.customer-name{align-items:center;gap:9px;display:flex}.contact{align-items:center;gap:5px;font-size:.75rem;display:flex}.contact svg{width:12px}.text-due{color:var(--danger);font-weight:700}.profile-grid{grid-template-columns:300px 1fr;gap:14px;margin-bottom:14px;display:grid}.profile-card{padding:24px}.profile-card h2{margin:14px 0 7px;font-size:1.1rem}.profile-card p{color:var(--muted);margin:4px 0;font-size:.8rem}.profile-stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.profile-stats .card{padding:20px}.profile-stats small,.profile-stats strong{display:block}.profile-stats small{color:var(--muted)}.profile-stats strong{margin-top:8px;font:700 1.35rem Manrope}.quick-form{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;padding:20px;display:grid}.quick-form .btn{align-self:end}.course-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.course-card{padding:20px}.course-card-top{justify-content:space-between;margin-bottom:18px;display:flex}.course-icon{background:#e7f1ee;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.course-card h2{min-height:44px;margin:8px 0 14px;font-size:1rem}.course-meta{color:var(--muted);flex-direction:column;gap:7px;font-size:.72rem;display:flex}.course-meta span{align-items:center;gap:7px;display:flex}.course-meta svg{width:14px}.seat-track{background:#e7eeec;border-radius:4px;height:4px;margin:16px 0;overflow:hidden}.seat-track span{background:#2a7064;height:100%;display:block}.course-finance{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-top:14px;display:grid}.course-finance small,.course-finance strong{display:block}.course-finance small{color:var(--muted);font-size:.65rem}.course-finance strong{margin-top:3px;font-size:.78rem}.row-actions{gap:4px;display:flex}.row-actions button,.modal-close{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.row-actions svg{width:14px}.modal{z-index:50;place-items:center;padding:20px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081f1ba6;border:0;position:absolute;top:0;right:0;bottom:0;left:0}.modal-panel{background:#fff;border-radius:16px;max-height:94vh;position:relative;overflow:auto;box-shadow:0 30px 70px #00000040}.modal-close{z-index:2;position:absolute;top:14px;right:14px}.invoice-modal{width:min(930px,100%);padding:30px}.payment-modal{flex-direction:column;gap:15px;width:min(430px,100%);padding:28px;display:flex}.payment-modal h2{margin:0}.payment-modal>p{color:var(--muted);font-size:.8rem}.payment-balance{background:#edf4f2;border-radius:10px;justify-content:space-between;padding:14px;display:flex}.invoice-actions{justify-content:flex-end;gap:8px;margin-bottom:14px;display:flex}.invoice-sheet{color:#1b3833;background:#fff;border:1px solid #dce5e2;max-width:794px;min-height:1040px;margin:auto;padding:0 52px;box-shadow:0 15px 45px #183f3912}.invoice-header{color:#fff;background:#143f39;justify-content:space-between;margin:0 -52px;padding:35px 52px;display:flex}.invoice-header .brand-mark{background:#f0e2a9}.invoice-title{text-align:right;flex-direction:column;gap:3px;display:flex}.invoice-title span{letter-spacing:.16em;color:#a8c1bb;font-size:.65rem}.invoice-title strong{font-size:.98rem}.invoice-title small{color:#a8c1bb}.invoice-parties{grid-template-columns:1fr 1fr;gap:45px;padding:38px 0 30px;display:grid}.invoice-label{letter-spacing:.12em;color:#6d827d;font-size:.62rem;font-weight:800}.invoice-parties h2{margin:8px 0;font-size:1.15rem}.invoice-parties h3{margin:8px 0;font-size:.94rem}.invoice-parties p{color:#6c7c79;margin:3px 0;font-size:.72rem}.invoice-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;padding:16px 14px;font-size:.8rem;display:grid}.invoice-row-head{text-transform:uppercase;letter-spacing:.06em;background:#edf4f2;border-radius:8px 8px 0 0;font-size:.62rem;font-weight:800}.invoice-row span small{color:var(--muted);margin-top:3px;display:block}.invoice-summary{grid-template-columns:1fr 1fr;gap:40px;margin-top:28px;display:grid}.payment-box{background:#f5f8f7;border-radius:10px;flex-direction:column;gap:7px;height:max-content;padding:16px;display:flex}.payment-box small{color:var(--muted);font-size:.68rem}.totals p{justify-content:space-between;margin:0;padding:7px 0;font-size:.75rem;display:flex}.totals .total{border-top:1px solid var(--line);margin-top:5px;padding-top:12px}.totals .due{color:var(--danger);font-size:.9rem}.invoice-status{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:50px;margin:25px 0;padding:18px 0;display:flex}.invoice-status>div{align-items:center;gap:10px;display:flex}.invoice-footer{justify-content:space-between;align-items:flex-end;padding-top:20px;display:flex}.invoice-footer h3{margin-bottom:7px;font-size:.9rem}.invoice-footer p{color:var(--muted);margin:3px 0;font-size:.68rem}.qr{flex-direction:column;align-items:center;gap:4px;display:flex}.qr small{color:var(--muted);align-items:center;gap:3px;font-size:.6rem;display:flex}.public-invoice{background:#edf3f1;min-height:100vh;padding:26px}.public-top{align-items:center;gap:10px;max-width:794px;margin:0 auto 18px;display:flex}.public-top strong{font-family:Manrope}.backdrop{display:none}@media(max-width:1100px){.metrics{grid-template-columns:repeat(3,1fr)}.course-grid,.quick-form{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.mobile-only{display:grid}.app-shell{display:block}.sidebar{transition:all .25s;transform:translate(-102%)}.sidebar.open{transform:none}.backdrop{z-index:15;background:#091f1b73;border:0;display:block;position:fixed;top:0;right:0;bottom:0;left:0}.side-brand .mobile-only{color:#fff;margin-left:auto}.main-column{grid-column:auto}.topbar{padding:0 16px}.top-date{display:none}.page{padding:22px 16px 40px}.dashboard-grid,.registration-grid,.profile-grid{grid-template-columns:1fr}.summary-card{grid-row:1;position:static}.course-grid,.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh}.invoice-modal{padding:12px}.invoice-sheet{min-height:auto;padding:0 30px}.invoice-header{margin:0 -30px;padding:28px 30px}.invoice-parties,.invoice-summary{gap:22px}.stepper b{display:none}.form-grid{grid-template-columns:1fr}}@media(max-width:560px){.metrics{grid-template-columns:repeat(2,1fr)}.metric{padding:14px}.page-head{align-items:flex-start}.page-head .btn{padding:11px;font-size:0}.page-head .btn svg{margin:0}.form-card{padding:19px}.form-actions{margin:24px -19px -19px;padding:15px 19px}.form-actions .btn-primary{flex:1}.quick-form{grid-template-columns:1fr}.table-tools{flex-direction:column;align-items:stretch}.filter-pills{width:100%;overflow:auto}.profile-stats{grid-template-columns:1fr}.invoice-sheet{padding:0 20px}.invoice-header{margin:0 -20px;padding:22px 20px}.invoice-parties,.invoice-summary{grid-template-columns:1fr}.invoice-parties{gap:15px}.invoice-status{flex-direction:column;gap:15px}.public-invoice{padding:14px}.invoice-title strong{font-size:.78rem}.invoice-footer{gap:14px}}@media print{body{background:#fff}.no-print,.public-top,.sidebar,.topbar{display:none!important}.public-invoice,.invoice-wrap{padding:0}.invoice-sheet{box-shadow:none;border:0;max-width:none;min-height:100vh}.modal{padding:0;position:static}.modal-backdrop,.modal-close{display:none}.modal-panel{box-shadow:none;max-height:none;overflow:visible}.invoice-modal{width:auto;padding:0}}.dashboard-side{gap:14px;display:grid}.customer-history{border:1px solid var(--line);border-radius:11px;margin-top:16px;padding:13px}.customer-history>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.customer-history>.eyebrow+div{margin-top:8px}.customer-history strong,.customer-history small{display:block}.customer-history strong{font-size:.78rem}.customer-history small{color:var(--muted);font-size:.68rem}.invoice-tools{flex-wrap:wrap}.invoice-tools .search-box{min-width:260px}.invoice-tools select,.invoice-tools>input{width:auto;min-width:130px;padding:8px;font-size:.75rem}.course-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:14px -20px -20px;padding:12px 20px;font-size:.72rem;font-weight:700;display:flex}.course-actions a{color:#2b675d}.course-actions button{color:#8b6057;background:0 0;border:0;align-items:center;gap:5px;display:flex}.course-actions svg{width:13px}.course-detail-stats{grid-template-columns:repeat(4,1fr);margin-bottom:14px}.brand-logo{align-items:center;gap:11px;min-width:0;display:inline-flex}.brand-logo-frame{background:#050505;border-radius:11px;flex:none;width:42px;height:42px;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1a}.brand-logo-frame img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.24)}.brand-logo-copy{flex-direction:column;line-height:1.1;display:flex}.brand-logo-copy strong{letter-spacing:-.035em;font:700 1.12rem Manrope,sans-serif}.brand-logo-copy small{color:#758782;letter-spacing:.04em;margin-top:5px;font-size:.61rem}.brand-logo-lg .brand-logo-frame{border-radius:14px;width:52px;height:52px}.brand-logo-lg .brand-logo-copy strong{font-size:1.28rem}.brand-logo-light .brand-logo-copy strong{color:#fff}.brand-logo-light .brand-logo-copy small{color:#8fa29e}.brand-logo-hero .brand-logo-frame{border-radius:42px;width:clamp(230px,25vw,360px);height:clamp(230px,25vw,360px);box-shadow:0 32px 90px #00000059}.side-brand{padding:0 7px 28px}.side-brand>.brand-logo{flex:1}.invoice-header .brand-logo-frame{border-radius:9px;width:50px;height:50px}.invoice-header .brand-logo-copy small{color:#a9bcb8}.public-top{justify-content:space-between}.verified-label{color:#56706a;background:#fff;border:1px solid #cfdcd8;border-radius:99px;padding:7px 11px;font-size:.7rem;font-weight:750;display:inline-flex}.login-page{background:#f1f2ee;grid-template-columns:minmax(520px,.96fr) minmax(500px,1.04fr);min-height:100vh;display:grid}.login-brand{color:#fff;background:#070908;display:block;position:relative;overflow:hidden}.login-brand:before{content:"";background:radial-gradient(circle at 76% 33%,#edfff41a,#0000 26%),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/56px 56px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/56px 56px;position:absolute;top:0;right:0;bottom:0;left:0}.login-brand:after{content:"";background:linear-gradient(90deg,#0000,#ffffff2e);width:48%;height:1px;position:absolute;top:24%;right:0}.login-brand-inner{isolation:isolate;flex-direction:column;min-height:100vh;padding:46px clamp(42px,5vw,82px);display:flex;position:relative}.login-brand-inner>.brand-logo{z-index:3;position:relative}.login-visual{aspect-ratio:1;opacity:.86;place-items:center;width:58%;display:grid;position:absolute;top:12%;right:-7%}.login-visual .brand-logo{z-index:2;position:relative;transform:rotate(2deg)}.visual-ring{border:1px solid #ffffff1c;border-radius:50%;position:absolute;top:-9%;right:-9%;bottom:-9%;left:-9%}.visual-ring-two{border-color:#ffffff0b;top:-25%;right:-25%;bottom:-25%;left:-25%}.login-copy{z-index:3;max-width:610px;margin:auto 0 8%;position:relative}.login-copy>span{color:#93aaa4;letter-spacing:.17em;align-items:center;gap:7px;font-size:.67rem;font-weight:800;display:inline-flex}.login-copy h1{letter-spacing:-.065em;margin:20px 0 24px;font:600 clamp(2.9rem,4.9vw,5.2rem)/.99 Manrope,sans-serif}.login-copy h1 em{color:#b8d9d0;font-style:normal}.login-copy p{color:#94a6a2;max-width:480px;font-size:1rem;line-height:1.7}.login-proof{z-index:3;color:#899b97;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:20px;font-size:.7rem;font-weight:650;display:flex;position:relative}.login-proof span{align-items:center;gap:7px;display:flex}.login-proof i{background:#86ccb8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #86ccb814}.login-proof svg{width:14px}.login-panel{background:#f2f3ef;place-items:center;padding:80px 38px 54px;display:grid;position:relative}.login-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 92% 8%,#143f3912,#0000 25%);position:absolute;top:0;right:0;bottom:0;left:0}.login-panel-top{color:#65736f;justify-content:space-between;align-items:center;font-size:.71rem;display:flex;position:absolute;top:30px;left:38px;right:38px}.login-panel-top span{align-items:center;gap:7px;font-weight:750;display:flex}.login-panel-top svg{width:15px}.login-panel-top small{color:#8d9996}.login-card{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #d2dbd7e6;border-radius:25px;flex-direction:column;gap:18px;width:min(455px,100%);padding:42px;display:flex;position:relative;box-shadow:0 32px 80px #1f2f2a1a,0 3px 12px #1f2f2a0a}.login-mobile-logo{display:none}.login-kicker{color:#62736f;letter-spacing:.14em;align-items:center;gap:9px;font-size:.68rem;font-weight:800;display:flex}.login-kicker>span{color:#16473f;background:#e5efeb;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.login-kicker svg{width:16px}.login-card h2{letter-spacing:-.045em;color:#102d28;margin:3px 0 -10px;font:650 2rem Manrope,sans-serif}.login-card>p{color:#71817d;margin:0 0 2px;font-size:.86rem;line-height:1.55}.login-card .field{gap:8px}.login-card .field>span:first-child{color:#314c47;font-size:.76rem}.login-card input{background:#fbfcfb;border-color:#d8e0dd;border-radius:12px;height:50px;padding:0 15px}.login-card input::placeholder{color:#a4afac}.login-card input:focus{background:#fff;border-color:#1e5d53;box-shadow:0 0 0 4px #1e5d5317}.login-card .password-field button{top:7px;right:7px}.login-submit{background:#0d322c;border-radius:12px;height:52px;margin-top:3px;box-shadow:0 10px 25px #0d322c2e}.login-submit:hover{background:#16483f}.login-submit svg{transition:transform .2s}.login-submit:hover svg{transform:translate(3px)}.secure-note{text-align:left;color:#7b8986;border-top:1px solid #e9eeec;align-items:center;gap:10px;padding-top:16px;display:flex}.secure-note>svg{color:#43756c;width:18px}.secure-note span{flex-direction:column;display:flex}.secure-note strong{color:#4c625d;font-size:.7rem}.secure-note small{margin-top:2px;font-size:.62rem}.login-copyright{color:#96a19e;margin:0;font-size:.65rem;position:absolute;bottom:22px}@media(max-width:1100px){.login-page{grid-template-columns:.9fr 1.1fr}.login-visual{opacity:.55;right:-16%}.login-copy h1{font-size:3.4rem}.brand-logo-hero .brand-logo-frame{width:250px;height:250px}.course-detail-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.login-page{background:#eef1ee;display:block}.login-brand{display:none}.login-panel{min-height:100vh;padding:34px 20px 64px}.login-panel-top{top:24px;left:22px;right:22px}.login-panel-top small{display:none}.login-card{border-radius:20px;padding:32px 26px}.login-mobile-logo{margin-bottom:14px;display:flex}.login-kicker{margin-top:2px}.login-copyright{bottom:18px}.invoice-header .brand-logo-copy small{display:none}}@media(max-width:480px){.login-panel{align-items:center}.login-card{gap:16px;padding:28px 21px}.login-card h2{font-size:1.75rem}.login-panel-top{font-size:.66rem}.brand-logo-frame{width:38px;height:38px}.invoice-header .brand-logo-copy{display:none}}:root{--orange:#ff3b12;--shell:#eef0f2;--black:#211f23;--soft:#d9d9da;--line:#e2e4e5;--shadow:none}body{background:var(--shell);color:#211f23}.app-shell{background:var(--shell);grid-template-columns:88px 1fr}.sidebar{color:#211f23;background:0 0;align-items:center;width:88px;padding:28px 16px 22px}.side-brand{justify-content:center;width:100%;padding:0}.side-brand .brand-logo-frame{width:52px;height:52px;box-shadow:none;border-radius:15px}.sidebar nav{align-items:center;gap:12px;width:100%;margin-top:68px}.sidebar nav a{color:#242126;background:#fff;border-radius:14px;justify-content:center;width:48px;height:48px;padding:0;position:relative}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#242126}.sidebar nav a span{display:none}.side-user{border:0;flex-direction:column;align-items:center;gap:12px;width:100%;padding:0;display:flex}.side-user .avatar{color:#fff;background:#ff3b12;border-radius:14px;width:48px;height:48px}.side-user .icon-btn{color:#242126;background:#fff;border-radius:14px;width:48px;height:48px}.side-user .icon-btn:hover{color:#fff;background:#242126}.main-column{grid-column:2}.topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:12px;height:108px;padding:24px 26px 20px}.workspace-name{flex-direction:column;line-height:1;display:flex}.workspace-name strong{font:700 1.15rem Manrope,sans-serif}.workspace-name small{color:#717174;margin-top:5px;font-size:.72rem}.top-search{color:#222;background:#fff;border-radius:16px;max-width:320px;height:50px;margin-left:auto;padding:0 16px}.top-search input{font-size:.78rem}.top-date{color:#3f3d41;background:#fff;border-radius:16px;align-items:center;height:50px;padding:0 17px;display:flex}.top-action{background:#fff;border:0;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.top-action svg{width:19px}.top-avatar{color:#fff;background:#242126;border-radius:16px;place-items:center;width:50px;height:50px;font-weight:800;display:grid}.page{max-width:none;padding:4px 26px 40px}.page-head{align-items:center;margin-bottom:14px}.page-head h1{font-size:1.6rem}.page-head .eyebrow{display:none}.card{box-shadow:none;border:0;border-radius:22px}.btn-primary{color:#fff;box-shadow:none;background:#ff3b12}.btn-primary:hover{background:#e9320c}.login-submit.btn-primary{background:#0d322c}.dashboard-quick{align-items:center;gap:8px;margin:0 0 14px;display:flex;overflow:auto}.dashboard-quick span{white-space:nowrap;color:#5b595d;background:#fff;border-radius:99px;align-items:center;gap:6px;padding:8px 11px;font-size:.7rem;font-weight:650;display:inline-flex}.dashboard-quick svg{width:13px}.dashboard-quick .quick-due{color:#fff;background:#242126}.reference-dashboard-grid{grid-template-columns:minmax(0,3fr) minmax(260px,.92fr);gap:10px;display:grid}.reference-main,.reference-side{align-content:start;gap:10px;display:grid}.feature-metrics{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.feature-card{flex-direction:column;min-height:250px;padding:25px 24px;display:flex;overflow:hidden}.feature-label{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.feature-label svg{width:18px}.feature-card>strong{letter-spacing:-.055em;margin-top:8px;font:500 clamp(1.55rem,2.2vw,2.35rem) Manrope,sans-serif}.feature-card>small{opacity:.7;margin-top:3px;font-size:.69rem}.feature-dark{color:#fff;background:#242126}.feature-orange{color:#fff;background:#ff3b12}.feature-gray{color:#211f23;background:#d8d8d9}.metric-line{width:100%;height:80px;margin-top:auto;overflow:visible}.metric-line polyline{fill:none;stroke:#fff;stroke-width:1.4px;vector-effect:non-scaling-stroke}.metric-line circle{fill:#ff3b12;stroke:#fff;stroke-width:1px;vector-effect:non-scaling-stroke}.metric-scale,.meter-key{opacity:.7;justify-content:space-between;gap:10px;font-size:.62rem;display:flex}.split-meter{border-radius:11px;gap:3px;height:70px;margin-top:auto;display:flex;overflow:hidden}.split-meter span{color:#242126;background:#fff;align-items:flex-end;min-width:0;padding:10px;display:flex}.split-meter span+span{color:#fff;background:#242126}.split-meter b{font-size:.72rem}.meter-key{margin-top:7px}.heat-grid{grid-template-columns:repeat(7,1fr);gap:4px;margin-top:auto;display:grid}.heat-grid i{aspect-ratio:1;background:#ebebeb;border-radius:2px}.heat-grid i.active{background:#242126}.collection-panel{height:340px;padding:25px 26px;overflow:hidden}.reference-panel-head{justify-content:space-between;align-items:flex-start;display:flex}.reference-panel-head h2{margin:4px 0 0;font:600 1rem Manrope,sans-serif}.reference-panel-head>a{align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:flex}.reference-panel-head>a svg,.reference-panel-head>svg{width:16px}.legend{color:#777478;gap:14px;font-size:.68rem;display:flex}.legend span{align-items:center;gap:6px;display:flex}.legend i{border:1px solid #242126;border-radius:50%;width:7px;height:7px}.legend span+span i{background:#242126}.collection-chart{border-bottom:1px solid #9b9a9b;align-items:flex-end;gap:clamp(12px,3vw,42px);height:245px;padding:25px 12px 0;display:flex}.chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:28px;height:100%;display:flex;position:relative}.bar-value{white-space:nowrap;margin-bottom:6px;font-size:.6rem}.chart-bar{flex-direction:column;justify-content:flex-end;width:min(36px,75%);height:165px;display:flex}.chart-bar span{background:#242126;min-height:8px;display:block}.chart-bar i{opacity:.7;background:repeating-linear-gradient(45deg,#0000,#0000 3px,#242126 3px,#242126 4px);display:block}.chart-column>small{color:#6f6d70;white-space:nowrap;margin-top:7px;font-size:.6rem}.modern-table{overflow:hidden}.modern-table .reference-panel-head{padding:22px 25px 14px}.panel{border-radius:22px}.panel-head{padding:22px 24px 14px}.panel-head h2{font-size:1rem}table{font-size:.76rem}th{color:#747277;background:#fff;font-size:.62rem}th,td{border-color:#ececed;padding:12px 18px}.payment-health,.side-activity{overflow:hidden}.payment-health{padding:24px}.donut-wrap{place-items:center;padding:22px 0 18px;display:grid}.donut{--paid:180deg;background:conic-gradient(#ff3b12 0 var(--paid),#242126 var(--paid) calc(var(--paid) + 34deg),#edf0f1 calc(var(--paid) + 34deg));border-radius:50%;place-items:center;width:160px;height:160px;display:grid;transform:rotate(-35deg)}.donut:after{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:91px;height:91px}.donut span{z-index:1;text-align:center;flex-direction:column;grid-area:1/1;display:flex;transform:rotate(35deg)}.donut strong{font:700 1.35rem Manrope}.donut small{color:#747277;font-size:.61rem}.payment-legend{border-top:1px solid #ececed;flex-direction:column;gap:9px;padding-top:14px;display:flex}.payment-legend span{color:#6b696c;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:.68rem;display:grid}.payment-legend i{background:#ff3b12;border-radius:50%;width:8px;height:8px}.payment-legend span+span i{background:#242126}.payment-legend b{color:#242126}.side-activity .reference-panel-head{padding:22px 22px 10px}.side-activity .activity-list{padding:0 16px 12px}.side-activity .activity-list>div{padding:11px 2px}.activity-icon{color:#242126;background:#f0f0f1}.activity-icon svg{width:14px}.status-partial,.status-registered,.status-draft{color:#bb3212;background:#ffe5dc}.summary-card{background:#242126;border:0}.form-card,.profile-card,.profile-stats .card,.course-card,.quick-form+.card{border:0}.form-card,.profile-card,.course-card{border-radius:22px}.course-icon,.metric-icon{color:#242126;background:#f0f0f1}.seat-track span{background:#ff3b12}.table-tools{padding:18px 20px}.search-box{background:#f4f5f5;border:0}.filter-pills{background:#eff0f0}.filter-pills button.active{color:#fff;background:#242126}.invoice-tools select,.invoice-tools>input{background:#f4f5f5;border:0}.stepper .active span{background:#ff3b12}.section-title>span{color:#e2350f;background:#ffe5dc}.course-options>button.selected{background:#fff6f3;border-color:#ff3b12}.payment-mode button.active{color:#fff;background:#242126}.login-kicker>span{color:#e2350f;background:#ffe5dc}@media(max-width:1180px){.reference-dashboard-grid{grid-template-columns:1fr}.reference-side{grid-template-columns:repeat(3,1fr)}.payment-health{grid-row:span 2}.feature-card{min-height:225px}.metrics{grid-template-columns:repeat(4,1fr)}}@media(max-width:800px){.app-shell{display:block}.sidebar{background:#eef0f2;align-items:stretch;width:248px;padding:22px 16px}.side-brand{justify-content:flex-start}.side-brand .mobile-only{color:#242126}.sidebar nav{align-items:stretch;margin-top:24px}.sidebar nav a{background:#fff;justify-content:flex-start;width:100%;height:auto;padding:12px}.sidebar nav a span{display:inline}.side-user{border-top:1px solid #d9dcdd;flex-direction:row;padding-top:16px}.side-user .icon-btn{margin-left:auto}.topbar{height:82px;padding:16px}.workspace-name{display:none}.top-search{margin-left:0}.top-date{display:none}.page{padding:5px 16px 34px}.reference-side{grid-template-columns:1fr 1fr}.feature-card{min-height:215px;padding:20px}.collection-panel{height:320px}.login-page{background:#eef0f2}}@media(max-width:620px){.top-search{display:none}.topbar{justify-content:flex-end}.topbar>.mobile-only{margin-right:auto}.feature-metrics{grid-template-columns:1fr}.feature-card{min-height:220px}.reference-side{grid-template-columns:1fr}.collection-chart{gap:9px;padding-left:0;padding-right:0}.chart-bar{width:22px}.bar-value{margin-bottom:12px;font-size:.53rem;transform:rotate(-35deg)}.dashboard-quick span:nth-child(2),.dashboard-quick span:nth-child(3){display:none}.page-head h1{font-size:1.35rem}.page-head .btn{font-size:.72rem}.course-detail-stats{grid-template-columns:1fr}}.segmented-control{box-sizing:border-box;background:#eef3f1;border-radius:12px;gap:4px;width:max-content;max-width:100%;padding:4px;display:inline-flex}.segmented-control button{color:#687a76;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:8px 16px;font-size:.82rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.segmented-control button:hover:not(.active){color:#242126;background:#ffffffa6}.segmented-control button.active{color:#fff;background:#242126;box-shadow:0 2px 8px #00000024}.pricing-discount-section{flex-direction:column;gap:14px;margin-top:18px;display:flex}.discount-input-field{max-width:320px;animation:.25s ease-out forwards slideDownFade}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.payment-mode-container{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.field-label-row{color:#173832;justify-content:space-between;align-items:baseline;font-size:.82rem;font-weight:700;display:flex}.payment-mode-hint{color:var(--muted);font-size:.73rem;font-weight:400}.payment-segmented{margin-top:2px}.full-payment-banner{background:linear-gradient(135deg,#eef8f5,#e1f2ec);border:1px solid #c2e2d8;border-radius:14px;grid-column:1/-1;align-items:center;gap:14px;margin-bottom:4px;padding:16px 20px;display:flex}.full-payment-icon{color:#fff;background:#10b981;border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.full-payment-banner div strong{color:#13423a;font-size:.92rem;display:block}.full-payment-banner div p{color:#55756e;margin:2px 0 0;font-size:.78rem}.full-payment-badge{color:#fff;white-space:nowrap;background:#143f39;border-radius:999px;margin-left:auto;padding:6px 12px;font-size:.72rem;font-weight:800}.percentage-payment-block{flex-direction:column;gap:8px;display:flex}.quick-pct-chips{flex-wrap:wrap;align-items:center;gap:7px;margin-top:2px;display:flex}.quick-pct-chips .chips-label{color:var(--muted);font-size:.71rem;font-weight:700}.quick-pct-chips button{color:#2b564e;cursor:pointer;background:#fff;border:1px solid #d5e0dc;border-radius:999px;padding:5px 11px;font-size:.73rem;font-weight:700;transition:all .15s}.quick-pct-chips button:hover{background:#eef5f3;border-color:#2b655c}.quick-pct-chips button.chip-active{color:#fff;background:#242126;border-color:#242126;box-shadow:0 2px 6px #0000001f}.confetti-canvas{pointer-events:none;z-index:120;width:100vw;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0}.celebration-overlay{z-index:110;-webkit-backdrop-filter:blur(12px);background:#0e1a17bd;place-items:center;padding:20px;animation:.3s ease-out overlayFadeIn;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.celebration-card{text-align:center;background:#fff;border-radius:24px;width:min(550px,100%);max-height:94vh;padding:36px 32px 28px;animation:.5s cubic-bezier(.16,1,.3,1) forwards celebrationSlideUp;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0a1e194d,0 0 0 1px #ffffffb3}@keyframes celebrationSlideUp{0%{opacity:0;transform:translateY(40px)scale(.92)}60%{transform:translateY(-6px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}.celebration-icon-wrap{place-items:center;width:84px;height:84px;margin:0 auto 12px;display:grid;position:relative}.celebration-icon-pulse{background:radial-gradient(circle,#10b9814d,#10b98100 70%);border-radius:50%;animation:2s ease-in-out infinite pulseScale;position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}@keyframes pulseScale{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.celebration-svg{width:80px;height:80px}.celebration-svg .circle{stroke-dasharray:230;stroke-dashoffset:230px;stroke:#10b981;fill:#ecfdf5;stroke-width:3.5px;animation:.65s cubic-bezier(.65,0,.45,1) forwards drawCircle}@keyframes drawCircle{to{stroke-dashoffset:0}}.celebration-svg .check{stroke-dasharray:50;stroke-dashoffset:50px;stroke:#059669;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.5px;fill:none;animation:.45s cubic-bezier(.65,0,.45,1) .5s forwards drawCheck}@keyframes drawCheck{to{stroke-dashoffset:0}}.celebration-stamp-wrap{margin-bottom:8px}.celebration-stamp{letter-spacing:.08em;text-transform:uppercase;color:#059669;background:#10b98114;border:2px dashed #059669;border-radius:8px;align-items:center;gap:6px;padding:4px 13px;font-size:.72rem;font-weight:800;animation:.45s cubic-bezier(.175,.885,.32,1.275) .7s both stampPop;display:inline-flex;transform:rotate(-3deg)}@keyframes stampPop{0%{opacity:0;transform:scale(2)rotate(15deg)}to{opacity:1;transform:scale(1)rotate(-3deg)}}.celebration-title{color:#183832;letter-spacing:-.02em;margin:0 0 6px;font-family:Manrope,sans-serif;font-size:1.55rem;font-weight:800}.celebration-subtitle{color:#6b7f7b;margin:0 0 20px;font-size:.88rem;line-height:1.45}.celebration-ticket{text-align:left;background:#f8faf9;border:1px solid #e1e9e6;border-radius:16px;flex-direction:column;gap:13px;margin-bottom:22px;padding:18px 20px;display:flex}.ticket-row-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ticket-meta{flex-direction:column;gap:3px;display:flex}.ticket-meta.text-right{text-align:right}.ticket-label{letter-spacing:.08em;color:#768c87;text-transform:uppercase;font-size:.65rem;font-weight:800}.ticket-copy-btn{color:#1d423b;cursor:pointer;background:#fff;border:1px solid #cedcd8;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:.88rem;font-weight:700;transition:all .15s;display:inline-flex}.ticket-copy-btn:hover{background:#eef5f3;border-color:#2b655c}.copied-check{color:#059669}.ticket-learner-name{color:#1e3a35;font-size:.92rem}.ticket-meta small{color:#6b7f7b;font-size:.74rem}.ticket-course-row{background:#fff;border:1px solid #e2ece9;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ticket-course-icon{color:#235c53;flex-shrink:0}.ticket-course-info strong{color:#1c3d37;font-size:.86rem;display:block}.ticket-course-info small{color:#6d8480;font-size:.72rem}.ticket-finance-grid{border-top:1px dashed #d5e2de;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:12px;display:grid}.ticket-finance-grid div{flex-direction:column;gap:2px;display:flex}.ticket-finance-grid span{color:#738a85;text-transform:uppercase;font-size:.68rem;font-weight:700}.ticket-finance-grid strong{color:#183832;font-size:.96rem}.celebration-actions{flex-direction:column;gap:9px;display:flex}.celebration-btn-view{border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-size:.94rem;font-weight:700;display:inline-flex}.celebration-btn-pdf{border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:.88rem;font-weight:650;display:inline-flex}.celebration-btn-sms{color:#176746;background:#effaf5;border-color:#b9d9ce;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:.88rem;font-weight:750;display:inline-flex}.celebration-btn-sms:hover:not(:disabled){color:#105a39;background:#e0f6ea;border-color:#237a55}.celebration-btn-new{color:#5f7571;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;font-size:.84rem;font-weight:600;display:inline-flex}.celebration-actions-row{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}@media(max-width:480px){.celebration-actions-row{grid-template-columns:1fr}}.celebration-btn-print{color:#1a3f38;cursor:pointer;background:#fff;border:1px solid #d0deda;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:.88rem;font-weight:650;transition:all .15s;display:inline-flex}.celebration-btn-print:hover{color:#12332c;background:#f1f7f5;border-color:#235c53;transform:translateY(-1px)}.invoice-print-container{display:none!important}@media print{body.printing-invoice{background:#fff!important;margin:0!important;padding:0!important}body.printing-invoice .app-shell,body.printing-invoice .sidebar,body.printing-invoice .topbar,body.printing-invoice .page,body.printing-invoice .celebration-card,body.printing-invoice .confetti-canvas{display:none!important}body.printing-invoice .celebration-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;padding:0!important;display:block!important;position:static!important}body.printing-invoice .invoice-print-container{background:#fff!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;position:static!important}body.printing-invoice .invoice-print-container *{visibility:visible!important}body.printing-invoice .invoice-print-container .no-print,body.printing-invoice .invoice-print-container .invoice-actions{display:none!important}body.printing-invoice .invoice-print-container .invoice-sheet{box-shadow:none!important;border:0!important;width:100%!important;max-width:100%!important;min-height:auto!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}:root{--glass-surface: rgba(255,255,255,.82);--glass-border: rgba(255,255,255,.95);--glass-shadow: 0 10px 32px rgba(35,31,40,.055), inset 0 1px 0 #fff}body{background:#eef0f3}.app-shell,.public-invoice{background:radial-gradient(ellipse at 85% 0%,#ffdfd2 0,transparent 38%),radial-gradient(ellipse at 15% 55%,#e5e9ef 0,transparent 50%),#eff1f4;background-attachment:fixed}.app-shell{grid-template-columns:222px minmax(0,1fr)}.sidebar{width:206px;inset:16px auto 16px 12px;padding:22px 12px;background:#ffffffa3;border:1px solid var(--glass-border);border-radius:24px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:var(--glass-shadow);align-items:stretch}.side-brand{justify-content:flex-start;padding:0 4px}.side-brand strong{color:#242126}.side-brand .brand-logo-frame{width:44px;height:44px}.side-brand .brand-logo-copy small{font-size:10px;color:#65636b}.sidebar nav{margin-top:36px;align-items:stretch;gap:8px}.sidebar nav a{width:100%;min-height:48px;height:auto;justify-content:flex-start;padding:12px;gap:10px;background:transparent;font-size:14px}.sidebar nav a span{display:inline}.sidebar nav a.active{background:#242126;box-shadow:0 7px 16px #24212620}.sidebar nav a:hover:not(.active){background:#ffede5;color:#932809}.sidebar nav a.active svg{color:#ff9b75}.side-user{flex-direction:row;padding-top:16px;border-top:1px solid #dfe1e6}.side-user .icon-btn{margin-left:auto}.topbar{height:94px;position:relative;padding:18px 24px}.top-search{max-width:420px;border:1px solid var(--glass-border);background:var(--glass-surface);box-shadow:var(--glass-shadow)}.top-search input{min-width:0;font-size:14px}.top-search button{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border:0;border-radius:10px;background:#242126;color:#fff}.top-date{background:var(--glass-surface);font-size:13px;border:1px solid var(--glass-border)}.workspace-name small{font-size:12px}.page{padding:8px 24px 40px}.page-head{margin-bottom:22px}.page-head h1{font-size:clamp(24px,2.5vw,32px)}.page-head .eyebrow{display:block;font-size:12px;margin-bottom:5px;color:#6a6261}.card{background:var(--glass-surface);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.feature-dark,.summary-card{background:linear-gradient(135deg,#2e2a31f5,#1e1c20f5);border-color:#ffffff26;box-shadow:0 14px 28px #211f2318,inset 0 1px #ffffff18}.feature-orange{background:linear-gradient(135deg,#ff5f32,#f33810);border-color:#ffb79c}.feature-gray{background:linear-gradient(135deg,#ecebefcc,#d5d5dac9)}.feature-card{min-width:0;padding:22px}.feature-label{font-size:16px;gap:10px}.feature-card>small,.metric-scale,.meter-key{font-size:12px}.reference-dashboard-grid{grid-template-columns:minmax(0,1fr) 290px;gap:16px}.reference-main,.reference-side{gap:16px;min-width:0}.feature-metrics{gap:12px}.reference-panel-head h2,.panel-head h2{font-size:18px}.reference-panel-head .eyebrow{font-size:12px}.dashboard-quick span{font-size:13px;padding:9px 13px;background:#ffffffad;border:1px solid #fff}.dashboard-quick .quick-due{background:#242126}.dashboard-quick{flex-wrap:wrap;margin-bottom:20px}.btn,.icon-btn,.row-actions button,.course-actions button{transition:background .18s,box-shadow .18s,transform .18s}.btn{min-height:44px;font-size:14px;border-radius:12px}.btn-primary{background:linear-gradient(135deg,#ff572b,#ec350d);box-shadow:0 6px 16px #ff3b1220,inset 0 1px #ffffff40}.btn-secondary{background:#ffffffcf;border:1px solid #d3d5db}button:disabled{cursor:not-allowed;opacity:.55}:where(a,button,input,select,textarea):focus-visible{outline:3px solid #a73513;outline-offset:3px}.field{font-size:14px;gap:9px}.field small{font-size:12px}.field input,.field select,.field textarea{background:#ffffffdb;min-height:46px;border-color:#d3d6df;font-size:16px;box-shadow:inset 0 1px 2px #20202004}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#c9512e;box-shadow:0 0 0 4px #ff5b2510}.section-title p{font-size:14px}.section-title>span{width:46px;height:46px;flex-shrink:0;border:1px solid #fff;box-shadow:0 5px 15px #ff3b1210}.stepper b{font-size:14px}.stepper span{width:32px;height:32px}.form-actions{background:#fff6;border-radius:0 0 22px 22px}.summary-lines p{font-size:14px}.summary-note{font-size:12px}.course-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr))}.course-card{transition:transform .2s,box-shadow .2s}.course-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #2421260c}.course-card h2{font-size:18px;line-height:1.5}.course-meta,.course-finance strong{font-size:14px}.course-finance small,.course-card .eyebrow{font-size:12px}.course-actions a,.course-actions button{font-size:13px;min-height:40px;display:inline-flex;align-items:center}.course-options span strong{font-size:16px}.course-options span small,.course-options span b{font-size:12px}.table-wrap{scrollbar-width:thin;scrollbar-color:#bcbcc3 transparent}table{font-size:14px}th{background:#ffffff60;font-size:12px;padding-top:16px;padding-bottom:16px}td{padding-top:16px;padding-bottom:16px}tbody tr:hover{background:#fff5ef9e}td small{font-size:12px}.row-actions button{width:40px;height:40px;border-radius:12px;background:#ffffffbd}.row-actions button:hover{background:#ffe9dd}.status{gap:5px;font-size:12px;padding:6px 9px;white-space:nowrap}.status svg{flex-shrink:0}.activity-list strong,.activity-list b{font-size:14px}.activity-list small,.payment-legend span,.legend{font-size:12px}.activity-icon{width:36px;height:36px;border:1px solid #fff}.search-box{min-height:44px;border:1px solid #d6d9df;background:#ffffffa8}.filter-pills button{min-height:36px;font-size:12px}.invoice-tools select,.invoice-tools>input{min-height:44px;font-size:14px}.modal-panel{background:#fffffff5;border:1px solid #fff;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.modal-close{width:40px;height:40px}.login-panel{background:radial-gradient(ellipse at top right,#ffe0d0,transparent 65%),#eff1f4}.login-card{background:#ffffffc7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid #fff}.login-card .field>span:first-child{font-size:14px}.invoice-sheet{background:#fff;color:#1b3833}.skip-link{position:fixed;z-index:100;left:20px;top:-100px;padding:12px 18px;background:#242126;color:#fff;border-radius:10px}.skip-link:focus{top:20px}@media(min-width:801px)and (max-width:1400px){.reference-dashboard-grid{grid-template-columns:minmax(0,1fr)}.reference-side{grid-template-columns:repeat(3,minmax(0,1fr))}.top-date{display:none}}@media(max-width:800px){.app-shell{display:block}.sidebar{width:248px;background:#f6f6f9f5}.side-brand .mobile-only{margin-left:auto}.side-brand .brand-logo-copy{display:none}.topbar{height:auto;min-height:80px;padding:16px}.top-search{display:flex;flex:1;min-width:0;max-width:none}.top-search input{width:100%}.top-avatar{width:40px;height:40px;flex-shrink:0}.page{padding:8px 16px 32px}.reference-dashboard-grid,.reference-side,.feature-metrics{grid-template-columns:minmax(0,1fr)}.stepper b{display:inline;font-size:12px}.stepper>div{gap:5px}.stepper>div:not(:last-child):after{margin:0 5px}.dashboard-quick span:nth-child(2),.dashboard-quick span:nth-child(3){display:inline-flex}.page-head .btn{font-size:13px;padding:10px}.page-head{gap:12px;flex-wrap:wrap}.quick-form{grid-template-columns:minmax(0,1fr)}.summary-card{position:static}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@supports not (backdrop-filter: blur(1px)){.card,.sidebar,.login-card,.modal-panel{background-color:#fafbfc}.feature-dark,.summary-card{background-color:#242126}.feature-orange{background-color:#ff3b12}}@media print{.card,.invoice-sheet{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#fff}.skip-link{display:none}}.avatar-button{border:0;cursor:pointer}.sidebar nav{min-height:0;overflow-y:auto;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.home-page{position:relative}.home-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.home-heading h1{margin:5px 0 4px;font-size:clamp(30px,4vw,50px);line-height:1;letter-spacing:-.055em}.home-heading p{margin:10px 0 0;color:#68666b;font-size:15px}.greeting-dot{color:var(--orange)}.period-picker{min-width:180px;display:flex;align-items:center;gap:11px;padding:5px 12px 5px 15px;border:1px solid #fff;border-radius:16px;background:#ffffffbf;box-shadow:var(--glass-shadow)}.period-picker svg{color:var(--orange);flex:0 0 auto}.period-picker select{padding:9px 28px 9px 0;border:0;background-color:transparent;box-shadow:none;font-weight:700}.resource-error{display:flex;align-items:center;gap:12px;margin-bottom:16px}.resource-error .error-banner{flex:1}.home-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-metric{min-height:190px;padding:22px;overflow:hidden;position:relative}.home-metric>div:first-child{display:flex;align-items:center;justify-content:space-between;font-weight:650;color:#4d4a50}.home-metric>strong{display:block;margin-top:14px;font:700 clamp(26px,3vw,38px) Manrope,sans-serif;letter-spacing:-.05em}.home-metric>small{display:block;min-height:34px;margin-top:5px;color:#77757a;font-size:12px;line-height:1.45}.metric-rule{position:absolute;left:22px;right:22px;bottom:23px;height:4px;border-radius:10px;background:#eaebed}.metric-rule i{display:block;width:72%;height:100%;border-radius:inherit;background:currentColor}.home-metric.green{color:#42a36d}.home-metric.blue{color:#477ee9}.home-metric.orange{color:#ff4d21}.home-status-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;padding:12px 10px}.home-status-strip a{min-height:68px;display:grid;grid-template-columns:auto auto;justify-content:center;align-content:center;gap:1px 8px;border-right:1px solid #dedfe2;border-radius:12px;transition:background .18s,transform .18s}.home-status-strip a:last-child{border-right:0}.home-status-strip a:hover{background:#fff5ef;transform:translateY(-1px)}.home-status-strip svg{grid-row:1/3;align-self:center;color:#7c797f}.home-status-strip strong{font:700 18px Manrope,sans-serif}.home-status-strip span{color:#737076;font-size:12px}.home-tools{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin:14px 0}.home-tool{min-width:0;min-height:146px;display:flex;flex-direction:column;align-items:flex-start;padding:17px;border:1px solid #fff;border-radius:20px;background:#ffffffb9;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .18s,box-shadow .18s;position:relative}.home-tool:hover{transform:translateY(-3px);box-shadow:0 16px 35px #24212612}.home-tool strong{margin-top:13px;font-size:14px}.home-tool small{margin-top:4px;color:#77747a;font-size:10px;line-height:1.35}.tool-arrow{position:absolute;top:17px;right:15px;color:#8d8990}.tool-icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px}.tool-icon.purple{color:#9a54aa;background:#f3e2fa}.tool-icon.blue{color:#397bea;background:#e0edff}.tool-icon.gold{color:#d49316;background:#fff0d5}.tool-icon.green{color:#3c9564;background:#e0f3e9}.tool-icon.pink{color:#c6579c;background:#fae0ef}.tool-icon.orange{color:#e64920;background:#ffe3d9}.tool-icon.neutral{color:#5e5b61;background:#eaebed}.home-bottom{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:start;gap:14px}.home-feed,.home-courses{min-height:0;overflow:hidden;padding:25px}.home-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:7px;margin:16px 16px 4px;border-radius:14px;background:#e9e9ebc7}.home-tabs button{min-height:46px;border:0;border-radius:11px;background:transparent;color:#6c696e;font-weight:700}.home-tabs button[aria-selected=true]{background:#fff;color:#211f23;box-shadow:0 3px 10px #24212612}.home-tabs button span{display:inline-grid;place-items:center;margin-left:7px;min-width:21px;height:21px;border-radius:99px;background:#ff4a1f;color:#fff;font-size:10px}.home-list{padding:7px 18px 18px}.home-list>a,.home-course{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 4px;border-bottom:1px solid #e5e5e7}.home-list>a:last-child,.home-course:last-of-type{border-bottom:0}.home-list>a:hover,.home-course:hover{background:#fff5ef}.home-list strong,.home-list small,.home-course strong,.home-course small{display:block}.home-list small,.home-course small{margin-top:3px;color:#77747a;font-size:11px}.list-amount{text-align:right}.list-amount .status{margin-top:4px}.stock-count{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:99px;background:#e2f3e9;color:#2e7f53;font-size:12px;font-weight:800;white-space:nowrap}.stock-count.low{background:#ffe3da;color:#b83412}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.section-heading h2{margin:4px 0 0;font-size:18px}.section-heading>p,.section-heading>div>p{margin:5px 0 0;color:#747177;font-size:13px}.home-course{padding:14px 0}.home-course>span:last-child{font-size:13px;font-weight:800}.home-totals{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.home-totals span{padding:8px 10px;border-radius:9px;background:#efeff1;color:#77747a;font-size:10px}.home-totals strong{color:#252226}.home-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.home-card-header h2{margin:5px 0 0;font-size:21px;letter-spacing:-.035em}.home-card-header p{margin:7px 0 0;color:#77747a;font-size:12px}.section-view-all{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:8px 10px;border-radius:10px;background:#f1f1f3;color:#49454a;font-size:11px;font-weight:800}.section-view-all:hover{background:#ffe6dc;color:#b93714}.student-activity-list{display:grid}.student-activity-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:15px 3px;border-top:1px solid #e7e6e8;transition:background .18s,padding .18s}.student-activity-row:first-child{border-top:0}.student-activity-row:hover{padding-left:9px;padding-right:9px;border-radius:12px;background:#fff7f3}.student-activity-row strong,.student-activity-row small,.student-activity-row em{display:block}.student-activity-row strong{color:#2d292d;font-size:15px}.student-activity-row small{margin-top:4px;color:#777379;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-activity-row em{margin-top:4px;color:#aaa6ab;font-size:10px;font-style:normal}.student-phone{color:#5c585d;font-size:12px;font-weight:700;white-space:nowrap}.student-row-arrow{color:#949096}.home-availability-card{background:linear-gradient(145deg,#fffdf9d9,#ffffffbc 62%,#fff2eac4)}.available-course-list{display:grid;margin-top:5px}.available-course-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #ebe4e1}.available-course-row:last-child{border-bottom:0}.available-course-row:hover{color:#c63815}.available-course-row strong,.available-course-row small{display:block}.available-course-row strong{color:#312d30;font-size:14px;line-height:1.35}.available-course-row small{margin-top:4px;color:#7f797b;font-size:11px}.available-course-row b{min-width:52px;padding:7px 8px;border-radius:10px;background:#dff3e8;color:#29784c;font-size:11px;text-align:center;white-space:nowrap}.course-seat-track{display:block;height:4px;margin-top:9px;overflow:hidden;border-radius:999px;background:#f0ded6}.course-seat-track i{display:block;height:100%;border-radius:inherit;background:#ef5a32}.home-register-floating{position:fixed;right:30px;bottom:28px;z-index:25;width:60px;height:60px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,#ff5b31,#e8340e);color:#fff;box-shadow:0 14px 30px #dc3d1b42,inset 0 1px #ffffff5c;transition:transform .18s,box-shadow .18s}.home-register-floating:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 18px 35px #dc3d1b55,inset 0 1px #ffffff5c}.home-register-floating span{position:absolute;right:70px;padding:9px 11px;border-radius:9px;background:#29262a;color:#fff;font-size:12px;font-weight:800;white-space:nowrap;opacity:0;transform:translate(5px);pointer-events:none;transition:.18s}.home-register-floating:hover span,.home-register-floating:focus-visible span{opacity:1;transform:none}.simple-invoice{width:min(794px,100%);min-height:1050px;margin:auto;padding:68px 58px 54px;border:0;border-radius:0;background:#fff;box-shadow:0 12px 36px #29262a13;color:#3d393c}.simple-invoice-brand{display:flex;justify-content:center;margin:0 0 98px}.simple-invoice-brand .brand-logo{flex-direction:column;gap:12px;text-align:center}.simple-invoice-brand .brand-logo-frame{width:68px;height:68px;border-radius:50%;box-shadow:none;transform:none}.simple-invoice-brand .brand-logo-frame img{transform:scale(1.25)}.simple-invoice-brand .brand-logo-copy strong{color:#454144;font-size:19px;letter-spacing:.18em;text-transform:uppercase}.simple-invoice-brand .brand-logo-copy small{margin-top:7px;color:#656064;font-size:10px;font-weight:700;letter-spacing:.22em}.simple-invoice-meta{display:grid;grid-template-columns:1fr 220px;gap:28px;min-height:123px;margin-bottom:58px}.simple-invoice .invoice-label{color:#4a474a;font-size:10px;font-weight:800;letter-spacing:.13em}.simple-invoice-meta h2{margin:8px 0 2px;color:#444043;font-size:15px;letter-spacing:.05em}.simple-invoice-meta p{margin:2px 0;color:#615d60;font-size:12px;letter-spacing:.05em}.simple-invoice-number{text-align:right}.simple-invoice-number p{display:grid;grid-template-columns:1fr auto;gap:14px}.simple-invoice-number b{color:#4a474a;font-size:10px;letter-spacing:.12em}.simple-invoice-number strong{color:#393538;font-size:12px;letter-spacing:.07em}.simple-invoice-table{margin:0 -4px}.simple-invoice-row{display:grid;grid-template-columns:minmax(0,1fr) 110px 44px 96px;align-items:center;gap:12px;min-height:55px;padding:12px 15px;color:#605b5e;font-size:12px;letter-spacing:.04em}.simple-invoice-row>span:not(:first-child),.simple-invoice-row>strong{text-align:right}.simple-invoice-row-head{min-height:34px;padding-top:8px;padding-bottom:8px;background:#e4ddd3;color:#403c3e;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.simple-invoice-row strong{color:#403c3e;font-size:12px}.simple-invoice-row small{display:block;margin-top:5px;color:#817b7d;font-size:10px;line-height:1.4}.simple-invoice-summary{display:grid;grid-template-columns:1fr 250px;gap:34px;margin-top:42px}.simple-payment-detail{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding-top:5px}.simple-payment-detail strong{margin-top:6px;font-size:13px}.simple-payment-detail small{color:#777174;font-size:11px;line-height:1.4}.simple-totals{font-size:12px}.simple-totals p{display:flex;justify-content:space-between;gap:20px;margin:0;padding:7px 11px;color:#5a5558}.simple-totals b{color:#393538}.simple-totals .simple-total{margin-top:8px;padding-top:11px;padding-bottom:11px;background:#e4ddd3;color:#3f3a3d;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.simple-totals .simple-due{color:#ad401f}.simple-invoice-status{display:flex;gap:36px;align-items:center;margin-top:45px;padding:14px 0;border-top:1px solid #e7e4e2;border-bottom:1px solid #e7e4e2}.simple-invoice-status>div{display:flex;align-items:center;gap:10px}.simple-invoice-status .status{padding:5px 8px}.simple-invoice-footer{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:24px;margin-top:68px}.simple-invoice-footer p{max-width:290px;margin:7px 0 0;color:#656064;font-size:10px;line-height:1.5}.simple-verify{display:flex;flex-direction:column;align-items:center;gap:5px}.simple-verify small{display:flex;align-items:center;gap:4px;color:#6e696c;font-size:9px;white-space:nowrap}.simple-thanks{display:flex;flex-direction:column;align-items:flex-end;padding-bottom:6px;text-align:right}.simple-thanks span{color:#4b4749;font-size:11px;font-weight:800;letter-spacing:.15em}.simple-thanks small{margin-top:7px;color:#817b7d;font-size:9px;letter-spacing:.08em}.settings-tabs{display:flex;gap:5px;width:max-content;max-width:100%;overflow-x:auto;margin:-8px 0 18px;padding:5px;border:1px solid #fff;border-radius:14px;background:#ffffff92}.settings-tabs a{padding:10px 14px;border-radius:10px;color:#6d6a70;font-size:13px;font-weight:700;white-space:nowrap}.settings-tabs a.active{background:#252226;color:#fff;box-shadow:0 5px 12px #25222618}.settings-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-tile{min-height:260px;padding:26px;border:1px solid #fff;border-radius:24px;background:#ffffffc7;box-shadow:var(--glass-shadow);position:relative;transition:transform .18s,box-shadow .18s}.settings-tile:hover{transform:translateY(-3px);box-shadow:0 18px 38px #24212610}.settings-tile h2{margin:28px 0 9px;font-size:22px}.settings-tile p{max-width:440px;color:#706d73;font-size:14px;line-height:1.6}.settings-open{position:absolute;left:26px;bottom:24px;display:inline-flex;align-items:center;gap:7px;color:#dd3c16;font-size:13px;font-weight:800}.settings-form{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.settings-main{display:grid;gap:14px}.settings-section{padding:24px}.settings-section>.section-heading{margin-bottom:24px}.settings-section>.section-heading>svg{color:var(--orange)}.settings-section fieldset{padding:0;margin:0;border:0}.settings-section .form-grid{align-items:start}.settings-section .field:has(textarea){grid-column:1/-1}.brand-editor{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:4px}.brand-editor .brand-logo{margin-right:auto}.upload-button{cursor:pointer}.upload-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.field-help{margin:8px 0 18px;color:#77747a;font-size:12px;line-height:1.5}.settings-save{display:flex;justify-content:flex-end;align-items:center;gap:12px}.settings-save>span{margin-right:auto;color:#77747a;font-size:12px}.settings-preview{position:sticky;top:20px;padding:24px}.settings-preview .brand-logo{margin:22px 0 28px}.settings-preview>p{margin:7px 0;color:#6e6b71;font-size:13px;overflow-wrap:anywhere}.settings-preview hr{margin:22px 0;border:0;border-top:1px solid #dddde0}.settings-preview>span:not(.eyebrow){display:block;color:#77747a;font-size:12px}.settings-preview>strong{display:block;margin-top:5px;font:700 30px Manrope,sans-serif}.sms-settings{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.sms-editor textarea{min-height:166px;line-height:1.55}.sms-token-list{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:15px}.sms-token-list>span{width:100%;color:#77747a;font-size:11px;font-weight:750}.sms-token-list code{padding:6px 8px;border-radius:8px;background:#fff0eb;color:#c8421e;font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace}.sms-character-count{margin:10px 0 22px;color:#88848a;font-size:11px;text-align:right}.sms-preview{position:sticky;top:20px;padding:24px}.sms-phone{margin:18px 0 16px;overflow:hidden;border:1px solid #e1e1e4;border-radius:18px;background:#f5f5f6}.sms-phone-head{display:flex;align-items:center;gap:7px;padding:11px 13px;border-bottom:1px solid #e2e2e4;background:#fff;color:#5c595e;font-size:11px}.sms-phone-head span{width:8px;height:8px;border-radius:50%;background:#38a16b}.sms-phone p{margin:14px;padding:11px 12px;border-radius:13px 13px 13px 3px;background:#dff3e7;color:#285942;font-size:12px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.sms-preview>small{display:block;color:#77747a;font-size:11px;line-height:1.55}.profile-settings{display:grid;grid-template-columns:290px minmax(0,1fr);gap:14px;align-items:start}.profile-summary{padding:28px;text-align:center}.profile-monogram{width:92px;height:92px;display:grid;place-items:center;margin:0 auto 17px;border-radius:26px;background:linear-gradient(145deg,#ff5a2f,#e8320b);color:#fff;box-shadow:0 14px 25px #ff3b1228;font:700 34px Manrope,sans-serif}.profile-summary h2{margin:0 0 8px;font-size:20px}.role-pill{display:inline-block;padding:6px 10px;border-radius:99px;background:#252226;color:#fff;font-size:10px;font-weight:800}.profile-summary p{display:flex;align-items:center;justify-content:center;gap:7px;margin:18px 0 0;color:#6f6c72;font-size:12px;overflow-wrap:anywhere}.profile-summary p+p{margin-top:8px}.product-editor,.stock-editor{margin-bottom:16px}.product-editor form,.stock-editor form{margin-top:20px}.catalog-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 200px auto;align-items:center;gap:10px;margin-bottom:15px}.catalog-toolbar .search-box{max-width:none}.catalog-toolbar select{min-height:44px;border-color:#d6d9df;background:#ffffffb8}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:14px}.product-card{min-height:290px;padding:21px;display:flex;flex-direction:column}.product-card>.eyebrow{margin-top:25px}.product-card h2{margin:7px 0 4px;font-size:19px;line-height:1.3}.product-sku{color:#dd3e18;font-size:12px;font-weight:800}.product-description{color:#747177;font-size:13px;line-height:1.5}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid #e4e4e7}.product-bottom>strong{font:700 17px Manrope,sans-serif}.inventory-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:14px}.inventory-metrics .card{min-height:125px;padding:20px;display:grid;grid-template-columns:auto 1fr;align-content:center;column-gap:11px}.inventory-metrics svg{grid-row:1/3;align-self:center;color:#ee441c}.inventory-metrics span{color:#716e74;font-size:12px}.inventory-metrics strong{font:700 23px Manrope,sans-serif}.checkbox-field{display:flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}.checkbox-field input{width:17px;height:17px;accent-color:var(--orange)}.stock-threshold{margin:0;padding:0 20px 15px;color:#737076;font-size:12px}.stock-threshold a{color:#d73a15;font-weight:800}.stock-actions{display:flex;align-items:center;gap:7px}.stock-actions .btn{min-height:38px;padding:8px 11px;font-size:12px}.course-date-picker{position:relative}.course-date-trigger{width:100%;min-height:46px;display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #d6d9df;border-radius:10px;background:#fff;color:#77747a;font-weight:650;text-align:left}.course-date-trigger:hover{border-color:#ff3b12}.course-date-trigger svg{color:#e6411a;flex:0 0 auto}.course-date-popover{position:absolute;z-index:20;top:calc(100% + 8px);left:0;width:min(330px,calc(100vw - 64px));padding:18px;border:1px solid #e5e1e2;border-radius:16px;background:#fff;box-shadow:0 18px 38px #35282222}.calendar-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.calendar-heading strong{font:750 16px Manrope,sans-serif;letter-spacing:-.025em}.calendar-nav{display:flex;gap:6px}.calendar-nav button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e5e4e6;border-radius:10px;background:#fff;color:#403c41;transition:.18s}.calendar-nav button:hover{border-color:#ff3b12;background:#fff0eb;color:#d63a15}.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekdays{margin-bottom:7px;color:#918d92;font-size:10px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.06em}.calendar-day{position:relative;aspect-ratio:1.18;display:grid;place-items:center;padding:0;border:0;border-radius:12px;background:transparent;color:#393539;font-size:13px;font-weight:750;transition:background .18s,color .18s,transform .18s}.calendar-day:hover{background:#ffeae2;color:#d63813;transform:translateY(-1px)}.calendar-day.outside{color:#c5c2c5;font-weight:600}.calendar-day.selected{background:#ff3b12;color:#fff;box-shadow:0 8px 16px #e63b172b}.course-date-actions{display:flex;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #ece9ea}.course-date-actions button{border:0;background:transparent;color:#e13e18;font-size:12px;font-weight:800}@media(max-width:1280px){.home-tools{grid-template-columns:repeat(4,minmax(0,1fr))}.home-tool{min-height:132px}}@media(max-width:980px){.home-bottom,.settings-form,.sms-settings{grid-template-columns:minmax(0,1fr)}.settings-preview,.sms-preview{position:static}.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.home-metric:last-child{grid-column:1/-1}}@media(max-width:800px){.sidebar nav{margin-top:18px}.sidebar nav a{min-height:44px}.home-heading{align-items:stretch}.period-picker{min-width:160px}.settings-section{padding:20px}.profile-settings{grid-template-columns:minmax(0,1fr)}.profile-summary{text-align:left;display:grid;grid-template-columns:auto 1fr;column-gap:16px}.profile-monogram{grid-row:1/5;margin:0}.profile-summary p{justify-content:flex-start;margin-top:10px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) auto}.catalog-toolbar .search-box{grid-column:1/-1}}@media(max-width:620px){.home-heading{flex-direction:column}.period-picker{width:100%}.home-metrics{grid-template-columns:minmax(0,1fr)}.home-metric:last-child{grid-column:auto}.home-metric{min-height:172px}.home-status-strip{grid-template-columns:repeat(2,1fr)}.home-status-strip a{border-right:0;border-bottom:1px solid #dedfe2}.home-status-strip a:nth-last-child(-n+2){border-bottom:0}.home-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tool{min-height:138px}.home-bottom{grid-template-columns:minmax(0,1fr)}.home-feed,.home-courses{padding:20px}.student-activity-row{grid-template-columns:auto minmax(0,1fr) auto}.student-phone{display:none}.home-card-header{margin-bottom:13px}.home-card-header h2{font-size:19px}.home-list>a{grid-template-columns:auto minmax(0,1fr)}.list-amount{grid-column:2;text-align:left}.home-register-floating{right:18px;bottom:18px;width:58px;height:58px;border-radius:19px}.settings-cards{grid-template-columns:minmax(0,1fr)}.settings-tile{min-height:230px}.settings-save{align-items:stretch;flex-direction:column}.settings-save>span{margin:0}.settings-save .btn{width:100%}.profile-summary{display:block;text-align:center}.profile-monogram{margin:0 auto 16px}.profile-summary p{justify-content:center}.catalog-toolbar{grid-template-columns:minmax(0,1fr)}.catalog-toolbar .search-box{grid-column:auto}.catalog-toolbar .btn{width:100%}.inventory-metrics{grid-template-columns:minmax(0,1fr)}.calendar-day{border-radius:9px;font-size:12px}.table-tools{align-items:stretch;flex-direction:column}.checkbox-field{padding:6px 0}.simple-invoice{min-height:0;padding:44px 24px}.simple-invoice-brand{margin-bottom:58px}.simple-invoice-meta,.simple-invoice-summary{grid-template-columns:minmax(0,1fr);gap:28px}.simple-invoice-meta{margin-bottom:40px}.simple-invoice-number{text-align:left}.simple-invoice-number p{max-width:280px}.simple-invoice-row{grid-template-columns:minmax(0,1fr) 86px 30px 76px;gap:7px;padding-left:9px;padding-right:9px;font-size:10px}.simple-invoice-row-head{font-size:8px}.simple-invoice-row strong{font-size:11px}.simple-invoice-footer{grid-template-columns:minmax(0,1fr) auto;gap:20px;margin-top:44px}.simple-thanks{display:none}}@media print{.simple-invoice{width:100%;min-height:0;box-shadow:none}}
