:root{--ink:#18332d;--ink-soft:#62736e;--green:#24725f;--green-dark:#185b4c;--mint:#dff1e9;--mint-pale:#f3faf7;--cream:#fbfaf5;--paper:#fff;--line:#e4eae6;--orange:#e78354;--blue:#6d8fb0;--danger:#b84b43;--shadow:0 18px 44px #1e453a14;--radius:20px;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{background:var(--cream);min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand strong{font-family:Manrope,sans-serif}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait;transform:none}.button.primary{background:var(--green);color:#fff;box-shadow:0 10px 24px #24725f2e}.button.primary:hover{background:var(--green-dark)}.button.secondary{background:var(--mint-pale);color:var(--green-dark);border-color:#bdd8cf}.button.subtle{border-color:var(--line);background:#fff}.button.large{border-radius:14px;min-height:52px;padding:0 24px}.button.full{width:100%}.eyebrow{color:var(--green);letter-spacing:.14em;margin-bottom:9px;font-size:.7rem;font-weight:800;display:block}.text-link{color:var(--green);font-size:.88rem;font-weight:700}.centered{text-align:center;display:block}.brand{align-items:center;gap:11px;min-width:max-content;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:14px 14px 14px 5px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 9px 18px #24725f2e}.brand>span:last-child{flex-direction:column;line-height:1.05;display:flex}.brand strong{font-size:.98rem}.brand small{color:var(--ink-soft);margin-top:5px;font-size:.62rem}.landing{background:linear-gradient(135deg,#fbfaf5 0%,#f2f9f5 100%);min-height:100vh;overflow:hidden}.landing-nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:90px;margin:auto;display:flex}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:60px;width:min(1180px,100% - 48px);min-height:590px;margin:auto;display:grid}.hero-copy h1{letter-spacing:-.055em;max-width:670px;margin-bottom:24px;font-size:clamp(2.7rem,5.2vw,5.1rem);line-height:1.02}.hero-copy h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:590px;color:var(--ink-soft);font-size:1.08rem;line-height:1.75}.hero-actions{align-items:center;gap:20px;margin-top:34px;display:flex}.hero-actions>span{color:var(--ink-soft);align-items:center;gap:7px;font-size:.84rem;display:flex}.hero-actions>span svg{color:var(--green)}.hero-visual{place-items:center;height:480px;display:grid;position:relative}.hero-orbit{border:1px solid #c9ded5;border-radius:50%;place-items:center;width:310px;height:310px;display:grid;box-shadow:inset 0 0 0 44px #dff1e98c}.hero-orbit:before,.hero-orbit:after{content:"";border:1px dashed #bed8cf;border-radius:50%;position:absolute}.hero-orbit:before{width:390px;height:390px}.hero-orbit:after{width:220px;height:220px}.hero-orbit span{z-index:1;background:var(--green);color:#fff;border-radius:40px 40px 40px 12px;place-items:center;width:130px;height:130px;font:800 2.2rem Manrope;display:grid;box-shadow:0 24px 60px #24725f47}.floating-card{z-index:2;min-width:210px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffffe6;border-radius:17px;align-items:center;gap:13px;padding:18px;display:flex;position:absolute}.floating-card svg{color:var(--green)}.floating-card span{flex-direction:column;display:flex}.floating-card small{color:var(--ink-soft)}.floating-card strong{margin-top:3px}.card-one{top:66px;left:0;transform:rotate(-2deg)}.card-two{bottom:62px;right:-10px;transform:rotate(2deg)}.dot-grid{opacity:.35;background-image:radial-gradient(var(--green) 1.4px, transparent 1.4px);background-size:14px 14px;width:100px;height:100px;position:absolute;top:65px;right:10px}.feature-strip{border-top:1px solid #dce8e2;grid-template-columns:repeat(3,1fr);width:min(1180px,100% - 48px);margin:20px auto 50px;display:grid}.feature-strip article{grid-template-columns:34px 1fr;column-gap:15px;padding:30px 42px 10px 0;display:grid}.feature-strip article+article{border-left:1px solid #dce8e2;padding-left:42px}.feature-strip strong{color:var(--orange);grid-row:span 2;font:700 .73rem Manrope}.feature-strip h2{margin-bottom:7px;font-size:1rem}.feature-strip p{color:var(--ink-soft);margin:0;font-size:.84rem;line-height:1.5}.auth-page{background:#fff;grid-template-columns:minmax(360px,.88fr) minmax(460px,1.12fr);min-height:100vh;display:grid}.auth-panel{padding:clamp(34px,6vw,84px)}.intro-panel{background:radial-gradient(circle at 90% 10%,#ffffff80,#0000 28%),linear-gradient(145deg,#dff1e9,#ecf7f1);flex-direction:column;justify-content:space-between;min-height:100vh;display:flex}.intro-panel>div:nth-child(2){max-width:500px}.intro-panel h1{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(2.3rem,4vw,4rem);line-height:1.08}.intro-panel p{color:var(--ink-soft);line-height:1.75}.trust-note{max-width:500px;color:var(--green-dark);background:#ffffff7a;border:1px solid #c6ded4;border-radius:16px;gap:12px;padding:18px;font-size:.84rem;line-height:1.5;display:flex}.trust-note svg{flex:none}.form-panel{background:#fff;place-items:center;display:grid}.auth-form{flex-direction:column;gap:20px;width:min(100%,430px);display:flex}.auth-form h2{margin:8px 0 6px;font-size:1.9rem}.auth-form>div>p{color:var(--ink-soft)}.step-pill{background:var(--mint);color:var(--green-dark);border-radius:99px;padding:6px 10px;font-size:.7rem;font-weight:800}.form-icon{background:var(--mint);width:46px;height:46px;color:var(--green);border-radius:14px;place-items:center;display:grid}.auth-decoration{opacity:.32;gap:14px;display:flex}.auth-decoration span{border:1px solid var(--green);border-radius:20px;place-items:center;width:70px;height:70px;font:700 1.2rem Manrope;display:grid}.demo-login{width:min(420px,100%)}.demo-login>div:nth-child(2) h2{margin:18px 0 5px;font-size:1.25rem}.demo-login>div:nth-child(2) p{color:var(--ink-soft);margin:0 0 17px;font-size:.84rem}.demo-account-list{gap:9px;display:grid}.demo-account-list>button{min-height:64px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6e2;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:40px 1fr;align-items:center;column-gap:12px;padding:10px 12px;transition:all .18s;display:grid}.demo-account-list>button:hover{background:#f5faf7;border-color:#8ab7a8;transform:translateY(-1px)}.demo-account-list>button>span{background:var(--mint);width:40px;height:40px;color:var(--green);border-radius:10px;grid-row:1/3;place-items:center;display:grid}.demo-account-list strong{align-self:end;font-size:.88rem;font-weight:650}.demo-account-list small{color:var(--ink-soft);align-self:start;font-size:.74rem;font-weight:400}.auth-divider{color:#87958f;align-items:center;gap:10px;margin:20px 0;font-size:.7rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e1e8e5;flex:1;height:1px}.auth-divider span{white-space:nowrap}.demo-manual-link{margin-top:17px;display:block}label{color:#38534c;font-size:.81rem;font-weight:600}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9e2de;border-radius:11px;outline:none;margin-top:7px;padding:12px 13px;font-weight:400;transition:border .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#81908b;opacity:1;font-weight:400}input:focus,select:focus,textarea:focus{border-color:#71a897;box-shadow:0 0 0 3px #24725f1a}input:disabled{color:var(--ink-soft);background:#f2f4f3}select:not([multiple]){appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23536d65' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;background-size:17px;padding-right:42px}input[type=number]{appearance:textfield}input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}input[type=date],input[type=month],input[type=time]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65;width:18px;height:18px;padding:2px}input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65;width:18px;height:18px;padding:2px}input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65;width:18px;height:18px;padding:2px}select[multiple]{padding:5px}select[multiple] option{border-radius:6px;padding:8px}textarea{resize:vertical}.currency-input{background:#fff;border:1px solid #d9e2de;border-radius:11px;align-items:center;gap:9px;width:100%;min-height:44px;margin-top:7px;padding:0 13px;transition:border .15s,box-shadow .15s;display:flex}.currency-input:focus-within{border-color:#71a897;box-shadow:0 0 0 3px #24725f1a}.currency-input>span{color:var(--ink-soft);flex:none;font-size:.84rem;font-weight:500}.currency-input input[type=text]{min-height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-weight:400}.control-source{display:none!important}.styled-control{width:100%;min-height:44px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e2de;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:7px;padding:10px 13px;font-size:.9rem;font-weight:400;line-height:1.4;transition:border .15s,box-shadow .15s,background .15s;display:flex}.styled-control:hover{background:#fdfefd;border-color:#b9ccc5}.styled-control:focus-visible,.styled-control[aria-expanded=true]{border-color:#71a897;outline:0;box-shadow:0 0 0 3px #24725f1a}.invalid-control{border-color:var(--danger)!important;box-shadow:0 0 0 3px #b8413714!important}.control-validation{color:var(--danger);margin-top:6px;font-size:.75rem;font-weight:500;display:block}.styled-control:disabled{color:var(--ink-soft);cursor:not-allowed;background:#f2f4f3}.styled-control span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styled-control .placeholder{color:#81908b}.styled-control svg{fill:none;stroke:#60746d;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.control-popover-layer{z-index:300;position:fixed;inset:0}.control-popover-backdrop{cursor:default;background:#182b2514;border:0;width:100%;position:absolute;inset:0}.control-popover{z-index:1;background:#fff;border:1px solid #dbe5e1;border-radius:14px;max-height:min(390px,100vh - 24px);position:fixed;overflow:auto;box-shadow:0 18px 48px #14312929}.select-menu{padding:7px}.select-search{border-radius:9px!important;min-height:40px!important;margin:0 0 6px!important;padding:8px 10px!important;font-size:.82rem!important}.select-options{gap:2px;display:grid}.select-option{color:#2d443d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:39px;padding:8px 10px;font-size:.84rem;font-weight:400}.select-option:hover{background:#f0f7f3}.select-option.selected{background:var(--mint);color:var(--green-dark);font-weight:600}.multi-options .select-option{justify-content:space-between;align-items:center;gap:12px;display:flex}.multi-options .select-option i{border:1px solid #cddbd5;border-radius:6px;place-items:center;width:20px;height:20px;font-size:.72rem;font-style:normal;display:grid}.multi-options .select-option.selected i{border-color:var(--green);background:var(--green);color:#fff}.select-menu footer{border-top:1px solid #edf1ef;justify-content:flex-end;padding:7px 2px 1px;display:flex}.select-done{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:34px;padding:0 14px;font-size:.78rem;font-weight:650}.calendar-menu,.month-menu{padding:12px}.calendar-menu header,.month-menu header{grid-template-columns:34px 1fr 34px;align-items:center;margin-bottom:8px;display:grid}.calendar-menu header strong,.month-menu header strong{text-align:center;font-size:.88rem;font-weight:650}.calendar-menu header button,.month-menu header button{width:34px;height:34px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:1.4rem}.calendar-menu header button:hover,.month-menu header button:hover{background:var(--mint)}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.calendar-grid>span{height:28px;color:var(--ink-soft);place-items:center;font-size:.68rem;font-weight:600;display:grid}.calendar-grid>i{height:34px}.calendar-grid>button,.month-grid>button,.time-menu>button{color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:.8rem;font-weight:400}.calendar-grid>button{height:34px}.calendar-grid>button:hover,.month-grid>button:hover,.time-menu>button:hover{background:#f0f7f3}.calendar-grid>button.selected,.month-grid>button.selected,.time-menu>button.selected{background:var(--green);color:#fff;font-weight:650}.calendar-grid>button:disabled{color:#c2cbc8;cursor:not-allowed}.calendar-menu footer{border-top:1px solid #edf1ef;justify-content:space-between;margin-top:9px;padding-top:9px;display:flex}.calendar-menu footer button{min-height:32px;color:var(--green);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 8px;font-size:.75rem;font-weight:600}.calendar-menu footer button:disabled{visibility:hidden}.month-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.month-grid>button{min-height:42px}.time-menu{grid-template-columns:repeat(3,1fr);gap:4px;padding:8px;display:grid}.time-menu>button{min-height:38px}.field-error{color:var(--danger);margin:6px 0 0;font-size:.75rem;font-weight:600}.input-help{color:var(--ink-soft);margin-top:6px;font-size:.72rem;font-weight:400;display:block}.success-message{background:var(--mint);color:var(--green-dark);border-radius:10px;padding:10px 12px;font-size:.8rem}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;background:#f0f7f3;border-right:1px solid #dae8e1;flex-direction:column;height:100vh;padding:25px 18px 18px;display:flex;position:sticky;top:0}.sidebar-head{padding:0 8px 28px}.main-nav{flex-direction:column;flex:1;gap:18px;padding-right:3px;display:flex;overflow-y:auto}.nav-group{flex-direction:column;gap:5px;display:flex}.nav-system{border-top:1px solid #d8e5df;margin-top:auto;padding-top:12px}.nav-label{color:#687b75;letter-spacing:.02em;margin:0 12px 5px;font-size:.7rem;font-weight:700}.main-nav a{color:#4f635d;border-radius:11px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-size:.875rem;font-weight:600;display:flex}.main-nav a>span{white-space:nowrap}.main-nav a:hover{color:var(--green-dark);background:#ffffffa6}.main-nav a.active{color:var(--green-dark);background:#fff;box-shadow:0 7px 22px #275d4d14}.main-nav a.active svg:first-child{color:var(--green)}.nav-chevron{opacity:0;margin-left:auto}.main-nav a.active .nav-chevron{opacity:.6}.sidebar-user{border-top:1px solid #d8e5df;align-items:center;gap:9px;padding:12px 9px;display:flex}.avatar{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.sidebar-user>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.sidebar-user small{color:var(--ink-soft);margin-top:2px;font-size:.66rem}.sidebar-user form button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;padding:6px}.app-main{min-width:0}.page-content{width:min(1420px,100%);margin:auto;padding:38px clamp(24px,4vw,58px) 70px}.mobile-header,.nav-toggle,.sidebar-overlay{display:none}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-header h1{letter-spacing:-.035em;margin-bottom:7px;font-size:clamp(1.65rem,2.3vw,2.35rem)}.page-header p{color:var(--ink-soft);margin:0;font-size:.9rem}.date-chip{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:11px;align-items:center;gap:8px;padding:10px 13px;font-size:.76rem;display:flex}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 8px 30px #25473d0b}.panel-heading{border-bottom:1px solid #eef1ef;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}.panel-heading h2{margin:0 0 4px;font-size:1.05rem}.panel-heading p{color:var(--ink-soft);margin:0;font-size:.77rem}.panel-heading>a{color:var(--green);font-size:.76rem;font-weight:700}.form-icon.small{border-radius:10px;width:35px;height:35px;margin-bottom:12px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}.stat-card{border-radius:18px;align-items:flex-start;gap:14px;min-height:124px;padding:18px 20px;display:flex;position:relative;overflow:hidden}.stat-card:after{content:"";border:16px solid #ffffff57;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-54px;right:-38px}.stat-card.mint{background:#dff1e9}.stat-card.blue{background:#e6eef4}.stat-card.orange{background:#f8e9df}.stat-icon{background:#ffffffb8;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.stat-card>div{flex-direction:column;display:flex}.stat-card small{color:var(--ink-soft);font-weight:600}.stat-card strong{margin:3px 0 5px;font:800 2rem Manrope}.stat-card a{z-index:1;color:var(--green-dark);align-items:center;gap:4px;font-size:.72rem;font-weight:700;display:flex}.dashboard-grid{grid-template-columns:1.08fr .92fr;align-items:start;gap:18px;display:grid}.schedule-list{padding:8px 24px 18px}.schedule-item{border-bottom:1px solid #f0f2f1;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:76px;display:grid}.schedule-item time{flex-direction:column;gap:2px;display:flex}.schedule-item time strong{font-size:.92rem;font-weight:700}.schedule-item time small{color:var(--ink-soft);font-size:.68rem;font-weight:500}.schedule-details{flex-direction:column;gap:3px;min-width:0;display:flex}.schedule-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.schedule-details small{text-overflow:ellipsis;white-space:nowrap;color:var(--ink-soft);font-size:.72rem;overflow:hidden}.schedule-room{background:var(--mint-pale);color:#526860;white-space:nowrap;border-radius:8px;padding:5px 9px;font-size:.7rem}.invoice-list{padding:8px 24px 18px}.invoice-row{border-bottom:1px solid #f0f2f1;justify-content:space-between;align-items:center;gap:15px;min-height:72px;display:flex}.invoice-row>div{flex-direction:column;gap:4px;display:flex}.invoice-row>div:last-child{align-items:flex-end}.invoice-row strong,.invoice-row b{font-size:.8rem}.invoice-row small{color:var(--ink-soft);font-size:.68rem}.status{color:#66736f;white-space:nowrap;background:#eef1ef;border-radius:99px;width:max-content;padding:4px 8px;font-size:.62rem;font-weight:800}.status-active,.status-paid,.status-completed,.status-present{color:#22705b;background:#ddf1e7}.status-inactive,.status-void,.status-cancelled,.status-absent,.status-used,.status-expired{color:#9c4b43;background:#f4e5e2}.status-unpaid,.status-partial,.status-excused,.status-sick{color:#9a5d34;background:#f8eadb}.status-class,.status-semi_private,.status-private,.status-scheduled{color:#4d6d86;background:#e5edf3}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:35px;display:flex}.empty-illustration{background:var(--mint);width:48px;height:48px;color:var(--green);border-radius:15px;place-items:center;margin-bottom:14px;font-size:1.3rem;display:grid}.empty-state h3{margin-bottom:7px;font-size:.95rem}.empty-state p{max-width:330px;color:var(--ink-soft);margin:0;font-size:.78rem;line-height:1.55}.split-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.sticky-card{position:sticky;top:22px}.data-form{flex-direction:column;gap:16px;padding:20px 24px 24px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.list-panel{min-width:0;overflow:hidden}.list-toolbar{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:18px 22px;display:flex}.list-toolbar h2{margin:0 0 4px;font-size:1rem}.list-toolbar span{color:var(--ink-soft);font-size:.7rem}.search-box{width:min(260px,100%);position:relative}.search-box svg{color:#86948f;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.search-box input{height:39px;margin:0}.search-box button{opacity:0;width:1px;height:1px;position:absolute}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.77rem}th{color:#7d8d88;text-align:left;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f8faf9;padding:12px 15px;font-size:.61rem}td{vertical-align:middle;border-top:1px solid #eff2f0;min-width:90px;padding:14px 15px}td strong,td small{display:block}td small{color:var(--ink-soft);margin-top:4px;font-size:.65rem}.table-action{color:var(--green);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:5px 8px;font-size:.66rem;font-weight:700}.table-action:hover{background:var(--mint)}.row-actions{align-items:center;display:flex}.row-actions form{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.directory-panel{width:100%}.directory-panel .list-toolbar{min-height:76px;padding:16px 20px}.directory-panel .search-box{width:min(340px,100%)}.directory-panel .search-box svg{pointer-events:none;top:50%;left:14px;transform:translateY(-50%)}.app-shell .directory-panel .search-box input{padding-left:40px;padding-right:14px}.directory-table tbody tr{transition:background-color .15s}.directory-table tbody tr:hover{background:#fbfdfc}.directory-table th:first-child,.directory-table td:first-child{padding-left:20px}.directory-table th:last-child,.directory-table td:last-child{width:92px;padding-right:20px}.identity-cell{align-items:center;gap:11px;min-width:190px;display:flex}.identity-cell>span:last-child{min-width:0}.table-avatar{background:var(--mint);width:34px;height:34px;color:var(--green-dark);border-radius:10px;flex:none;place-items:center;font-size:.78rem;font-weight:750;display:grid}.teacher-avatar{color:#4d6d86;background:#e6eef4;border-radius:50%}.cell-primary{font-size:.8rem;font-weight:600}.icon-action{color:#667872;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.icon-action:hover{background:var(--mint-pale);color:var(--green-dark)}.required{float:right;color:var(--green);margin-top:1px;font-size:.65rem;font-weight:700}.drawer-layer{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12262157;position:absolute;inset:0}.data-drawer{z-index:1;background:#fff;width:min(500px,100%);height:100%;position:relative;overflow-y:auto;box-shadow:-18px 0 54px #18332d29}.schedule-drawer{width:min(620px,100%)}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;min-height:122px;padding:24px 26px 20px;display:flex}.drawer-header>div{grid-template-columns:38px 1fr;column-gap:12px;display:grid}.drawer-icon{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:11px;grid-row:span 2;place-items:center;display:grid}.drawer-header h2{margin:1px 0 4px;font-size:1.2rem}.drawer-header p{color:var(--ink-soft);margin:0;font-size:.8rem}.drawer-close{width:36px;height:36px;color:var(--ink-soft);border-radius:10px;flex:none;place-items:center;display:grid}.drawer-close:hover{color:var(--ink);background:#f2f5f3}.drawer-form{flex-direction:column;min-height:calc(100vh - 122px);display:flex}.form-section{border-bottom:1px solid #eef1ef;flex-direction:column;gap:15px;padding:22px 26px;display:flex}.section-heading{margin-bottom:2px}.section-heading h3{margin:0 0 3px;font-size:.92rem}.section-heading p{color:var(--ink-soft);margin:0;font-size:.75rem}.drawer-footer{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:flex-end;gap:10px;margin-top:auto;padding:16px 26px;display:flex;position:sticky;bottom:0}.drawer-footer .button{min-width:110px}.edit-card{width:min(760px,100%)}.edit-layout{grid-template-columns:250px minmax(0,780px);align-items:start;gap:18px;display:grid}.profile-summary{text-align:center;padding:24px;position:sticky;top:22px}.profile-avatar{background:var(--mint);width:64px;height:64px;color:var(--green-dark);border-radius:18px;place-items:center;margin:0 auto 14px;font-size:1.35rem;font-weight:750;display:grid}.teacher-profile .profile-avatar{color:#4d6d86;background:#e6eef4;border-radius:50%}.profile-summary h2{overflow-wrap:anywhere;margin:0 0 4px;font-size:1.05rem}.profile-summary>p{color:var(--ink-soft);margin:0 0 12px;font-size:.72rem}.profile-summary>.status{margin-inline:auto}.profile-summary dl{text-align:left;margin:22px 0 0}.profile-summary dl>div{border-top:1px solid #edf1ef;padding:11px 0}.profile-summary dt{color:var(--ink-soft);margin-bottom:3px;font-size:.68rem}.profile-summary dd{overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:600}.modern-edit-form{overflow:hidden}.edit-form-header{border-bottom:1px solid var(--line);padding:21px 24px 18px}.edit-form-header h2{margin:0 0 4px;font-size:1.08rem}.edit-form-header p{color:var(--ink-soft);margin:0;font-size:.77rem}.edit-section{border-bottom:1px solid #eef1ef;flex-direction:column;gap:15px;padding:22px 24px;display:flex}.edit-form-actions{background:#fbfcfb;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.edit-form-actions .button{min-width:110px}.compact-edit-form{width:min(980px,100%);overflow:hidden}.compact-edit-header{border-bottom:1px solid var(--line);background:#fbfcfb;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.compact-edit-header>p{max-width:380px;color:var(--ink-soft);text-align:right;margin:0;font-size:.75rem}.edit-person{align-items:center;gap:11px;min-width:0;display:flex}.edit-person>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.edit-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.edit-person small{color:var(--ink-soft);margin-top:2px;font-size:.68rem}.table-avatar.large{width:40px;height:40px;font-size:.88rem}.compact-edit-body{grid-template-columns:1fr 1fr;display:grid}.compact-form-section{flex-direction:column;gap:14px;padding:20px 22px;display:flex}.compact-form-section:first-child{border-right:1px solid #eef1ef}.compact-form-section:last-child{border-top:1px solid #eef1ef;grid-column:1/-1}.compact-form-section:last-child .section-heading{margin-bottom:-2px}.simple-edit-form{width:100%;overflow:hidden}.simple-edit-body{padding:24px}.simple-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.simple-form-grid .field-full{grid-column:1/-1}.simple-edit-form .edit-form-actions{border-top:1px solid var(--line)}.schedule-layout{grid-template-columns:1fr}.schedule-layout .form-card{position:static}.schedule-layout .data-form,.class-edit-grid .data-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.schedule-layout .data-form>.form-grid,.class-edit-grid .data-form>.form-grid{display:contents}.schedule-layout .data-form>.field-full,.schedule-layout .data-form>.field-error,.class-edit-grid .data-form>.field-error{grid-column:1/-1}.schedule-layout .data-form>.button,.class-edit-grid .data-form>.button{justify-self:end;width:auto;min-width:160px}.class-edit-grid .data-form>.button{grid-column:1/-1;align-self:end;height:42px;min-height:42px;margin-top:2px}.schedule-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px;display:grid}.schedule-card{border:1px solid var(--line);background:#fcfdfc;border-radius:14px;gap:15px;min-height:120px;padding:16px;display:flex}.schedule-card:hover{background:var(--mint-pale);border-color:#b9d4ca;transform:translateY(-1px)}.day-block{background:var(--mint);width:54px;color:var(--green-dark);border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.day-block strong{text-transform:uppercase;font-size:.71rem}.day-block span{margin-top:4px;font-size:.68rem}.schedule-info{flex:1;min-width:0}.schedule-info>div{justify-content:space-between;align-items:center;gap:6px;display:flex}.schedule-info h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.87rem;overflow:hidden}.schedule-info p{color:#526860;margin:12px 0 5px;font-size:.72rem}.schedule-info small{color:var(--ink-soft);font-size:.65rem}.weekly-board{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;gap:12px;padding:18px 22px 22px;display:grid;overflow-x:auto}.weekly-day{background:#f9fbfa;border:1px solid #dfe8e3;border-radius:12px;min-width:180px;padding:12px}.weekly-day>header{border-bottom:1px solid #dfe8e3;justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 11px;display:flex}.weekly-day>header h3{margin:0;font-size:.88rem}.weekly-day>header span{color:var(--ink-soft);white-space:nowrap;font-size:.68rem}.weekly-day>div{flex-direction:column;display:flex}.weekly-class-card{color:inherit;border-bottom:1px solid #e5ece8;border-radius:8px;margin-inline:-4px;padding:14px 7px;transition:background .15s}.weekly-class-card:last-child{border-bottom:0}.weekly-class-card:hover{background:var(--mint-pale)}.weekly-class-time{align-items:baseline;gap:7px;margin-bottom:9px;display:flex}.weekly-class-time strong{color:var(--green-dark);font-size:.82rem}.weekly-class-time span{color:var(--ink-soft);font-size:.64rem}.weekly-class-title{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.weekly-class-title h4{margin:0;font-size:.82rem;line-height:1.35}.weekly-class-card>p{color:#526860;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 10px;font-size:.7rem;overflow:hidden}.weekly-class-card footer{color:var(--ink-soft);justify-content:space-between;gap:8px;font-size:.64rem;display:flex}.class-edit-grid{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.member-add{border-bottom:1px solid var(--line);padding:18px 22px}.member-add .inline-form{align-items:flex-end}.member-add .inline-form label{flex:1}.member-list{padding:8px 22px 18px}.member-list>div{border-bottom:1px solid #eef1ef;align-items:center;gap:11px;min-height:58px;display:flex}.member-list p{flex-direction:column;flex:1;margin:0;display:flex}.member-list strong{font-size:.78rem}.member-list small{color:var(--ink-soft);margin-top:3px;font-size:.65rem}.member-list form button{color:var(--danger);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px}.member-list form button:hover{background:#f8e8e5}.attendance-datebar{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;padding:15px 20px;display:flex}.attendance-datebar form{align-items:flex-end;gap:9px;display:flex}.attendance-datebar label{min-width:180px}.attendance-datebar input{height:42px;margin-top:5px}.attendance-datebar>div{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.attendance-datebar>div strong{font-size:.8rem}.attendance-datebar>div span{color:var(--ink-soft);font-size:.7rem}.attendance-layout{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:start;gap:18px;display:grid}.session-panel,.roll-call{overflow:hidden}.session-list{padding:0 16px 8px}.session-list a{border-bottom:1px solid #edf1ef;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:11px 8px;display:grid}.session-list a:last-child{border-bottom:0}.session-list a:hover{background:#f8fbf9}.session-list a.active{background:var(--mint-pale);box-shadow:inset 3px 0 var(--green);border-bottom-color:#0000;border-radius:10px;margin-inline:-8px;padding-inline:16px}.session-list a>span,.session-list a>div{flex-direction:column;gap:4px;display:flex}.session-list a>div:last-child{align-items:flex-end}.session-list strong,.session-list b{font-size:.8rem}.session-list small{color:var(--ink-soft);font-size:.68rem}.attendance-count{color:var(--ink-soft);font-size:.72rem}.attendance-list{padding:0 22px}.attendance-row{border-bottom:1px solid #edf1ef;grid-template-columns:30px minmax(120px,1fr) auto;align-items:center;gap:12px;min-height:64px;display:grid}.attendance-row:last-child{border-bottom:0}.student-number{color:#98a69f;font-size:.66rem;font-weight:750}.attendance-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.attendance-options{background:#f1f5f3;border-radius:10px;gap:3px;padding:3px;display:flex}.attendance-options label{cursor:pointer}.app-shell .attendance-options input{opacity:0;pointer-events:none;width:1px;height:1px;min-height:0;margin:0;padding:0;position:absolute}.attendance-options span{color:#62736e;border-radius:8px;place-items:center;min-width:52px;min-height:31px;padding:0 9px;font-size:.69rem;font-weight:700;display:grid}.attendance-options input:focus-visible+span{outline-offset:1px;outline:2px solid #71a897}.attendance-options input:checked+span{color:var(--green-dark);background:#fff;box-shadow:0 1px 4px #2044391a}.attendance-options input[value=excused]:checked+span,.attendance-options input[value=sick]:checked+span{color:#925b31}.attendance-options input[value=absent]:checked+span{color:#a44d45}.attendance-footer{border-top:1px solid var(--line);background:#fbfcfb;justify-content:space-between;align-items:flex-end;gap:16px;padding:15px 22px;display:flex}.teacher-status{width:min(190px,100%)}.teacher-status select{height:42px;margin-top:5px}.package-list-panel{overflow:hidden}.package-toolbar{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:18px 22px;display:flex}.package-toolbar h2{margin:0 0 4px;font-size:1.05rem}.package-toolbar span{color:var(--ink-soft);font-size:.76rem}.package-search{width:min(280px,100%);position:relative}.package-search svg{color:#82938d;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.package-search input{height:42px;margin:0}.package-search button{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.package-controls{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:18px;padding:12px 22px;display:flex}.package-filters{flex-wrap:wrap;gap:7px;display:flex}.package-filters a{color:#5e706a;border-radius:9px;align-items:center;min-height:34px;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.package-filters a:hover{background:#f1f6f3}.package-filters a.active{background:var(--mint);color:var(--green-dark)}.package-legend{color:var(--ink-soft);flex-wrap:wrap;justify-content:flex-end;gap:8px 13px;font-size:.68rem;display:flex}.package-legend span{align-items:center;gap:6px;display:inline-flex}.package-legend b{color:#73827d;background:#f5f7f6;border:1px solid #dce4e0;border-radius:6px;place-items:center;width:22px;height:22px;font-size:.62rem;display:grid}.package-legend .legend-present{color:#24705c;background:#e6f4ed;border-color:#b9ddce}.package-legend .legend-excused,.package-legend .legend-sick{color:#965f36;background:#fbf0e4;border-color:#ead2b9}.package-legend .legend-absent{color:#a44d45;background:#f8e7e4;border-color:#e4c0bb}.package-list{padding:0 22px}.package-row{border-bottom:1px solid #e8eeeb;grid-template-columns:minmax(150px,.72fr) minmax(360px,1.35fr) minmax(420px,1.8fr);align-items:center;gap:24px;padding:22px 0;display:grid}.package-row:last-child{border-bottom:0}.package-student{min-width:0}.package-student h2{text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:.92rem;overflow:hidden}.package-student>div>span{color:var(--ink-soft);font-size:.7rem}.package-overview{grid-template-columns:minmax(140px,1fr) auto;align-items:center;gap:10px 18px;min-width:0;display:grid}.package-remaining>span{color:#526860;align-items:baseline;gap:6px;margin-bottom:7px;display:flex}.package-remaining>span strong{color:var(--ink);font-size:.92rem}.package-remaining>span small{font-size:.68rem}.package-remaining>div{background:#e8efeb;border-radius:99px;height:6px;overflow:hidden}.package-remaining>div i{border-radius:inherit;background:var(--green);height:100%;display:block}.package-price{color:#526860;align-items:center;gap:7px;display:flex}.package-price svg{color:var(--green)}.package-price strong{color:var(--ink);font-size:.78rem}.package-dates{color:var(--ink-soft);grid-column:1/-1;align-items:center;gap:7px;font-size:.68rem;display:flex}.package-dates svg:first-child{color:var(--green)}.package-dates time{color:#50645d;font-weight:650}.slot-list{grid-template-columns:repeat(10,minmax(32px,1fr));gap:5px;display:grid}.slot{color:#899792;background:#f8faf9;border:1px solid #e1e7e4;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:45px;display:flex}.slot b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.64rem;line-height:1.1;overflow:hidden}.slot-present{color:#24705c;background:#e6f4ed;border-color:#b9ddce}.slot-excused,.slot-sick{color:#965f36;background:#fbf0e4;border-color:#ead2b9}.slot-absent{color:#a44d45;background:#f8e7e4;border-color:#e4c0bb}.finance-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.finance-summary{grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid;overflow:hidden}.finance-summary article{align-items:center;gap:12px;min-width:0;padding:19px 22px;display:flex}.finance-summary article+article{border-left:1px solid #e8eeeb}.finance-summary article>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:11px;flex:none;place-items:center;display:grid}.finance-summary article:last-child>span{color:#925b31;background:#f8eadb}.finance-summary article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.finance-summary small{color:var(--ink-soft);font-size:.73rem}.finance-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:750;overflow:hidden}.finance-records{gap:18px;display:grid}.finance-drawer{width:min(540px,100%)}.payroll-setup{border-bottom:1px solid var(--line)}.payroll-setup .button{width:100%}.payroll-create{min-height:auto}.payroll-preview dl{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;margin:0;display:grid;overflow:hidden}.payroll-preview dl>div{gap:4px;padding:14px;display:grid}.payroll-preview dl>div+div{border-left:1px solid var(--line)}.payroll-preview dt{color:var(--ink-soft);font-size:.75rem}.payroll-preview dd{margin:0;font-size:.92rem;font-weight:750}.inline-notice{padding:0 22px 14px}.payment-confirm{background:var(--mint);border-radius:12px;gap:4px;padding:16px;display:grid}.payment-confirm span{font-size:.8rem;font-weight:700}.payment-confirm strong{font-size:1.15rem}.payment-confirm small{color:var(--ink-soft)}.create-preview-panel{margin-top:18px}.settings-user-list{padding:8px 22px 18px}.report-overview{grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid;overflow:hidden}.report-overview article{align-items:center;gap:12px;min-width:0;padding:20px;display:flex}.report-overview article+article{border-left:1px solid #e8eeeb}.report-overview article>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:11px;flex:none;place-items:center;display:grid}.report-overview article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.report-overview small{color:var(--ink-soft);font-size:.72rem}.report-overview strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.02rem;font-weight:750;overflow:hidden}.report-period{align-items:end;gap:8px;display:flex}.report-period label{color:var(--ink-soft);gap:5px;font-size:.72rem;font-weight:700;display:grid}.report-period input{border:1px solid var(--line);min-width:155px;height:42px;color:var(--ink);font:inherit;background:#fff;border-radius:11px;padding:0 12px}.form-hint{color:var(--ink-soft);font-size:.78rem;line-height:1.45;display:block}.reports-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.reports-grid .panel{overflow:hidden}.bar-chart{padding:20px 24px 22px}.bar-chart>div{grid-template-columns:120px 1fr 28px;align-items:center;gap:12px;min-height:39px;font-size:.76rem;display:grid}.bar-chart>div>div{background:#edf2ef;border-radius:99px;height:9px;overflow:hidden}.bar-chart i{background:linear-gradient(90deg, var(--green), #6cac99);border-radius:99px;min-width:3px;height:100%;display:block}.audit-list{padding:6px 24px 14px}.audit-list>div{border-bottom:1px solid #edf1ef;align-items:flex-start;gap:12px;min-height:59px;display:flex}.audit-list>div:last-child{border-bottom:0}.audit-list>div>span{background:var(--orange);border-radius:50%;flex:none;width:8px;height:8px;margin-top:19px}.audit-list p{flex-direction:column;gap:4px;display:flex}.audit-list strong{font-size:.78rem;font-weight:650}.audit-list small{color:var(--ink-soft);font-size:.68rem}.portal-single{max-width:920px}.portal-schedule-board{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.portal-profile{max-width:900px;overflow:hidden}.portal-profile>header{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:22px 24px;display:flex}.portal-profile>header .avatar{width:48px;height:48px}.portal-profile h2{margin:0 0 6px;font-size:1.05rem}.portal-profile dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:4px 24px;display:grid}.portal-profile dl>div{border-bottom:1px solid #edf1ef;min-width:0;padding:16px 0}.portal-profile dl>div:nth-child(odd){padding-right:24px}.portal-profile dt{color:var(--ink-soft);margin-bottom:5px;font-size:.72rem}.portal-profile dd{overflow-wrap:anywhere;margin:0;font-size:.84rem;font-weight:550}.portal-profile>p{color:var(--ink-soft);background:#fbfcfb;margin:0;padding:16px 24px;font-size:.74rem}.portal-table{padding:0 22px 10px}.portal-table-head,.portal-table-row{grid-template-columns:1.15fr 1fr 1fr;align-items:center;gap:20px;display:grid}.portal-table-head{min-height:43px;color:var(--ink-soft);text-transform:uppercase;font-size:.67rem;font-weight:700}.portal-table-row{border-top:1px solid #edf1ef;min-height:68px;font-size:.8rem}.portal-table-row>span{flex-direction:column;gap:4px;min-width:0;display:flex}.portal-table-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.portal-table-row small{color:var(--ink-soft);font-size:.68rem}.portal-table-head.payroll,.portal-table-row.payroll,.portal-table-head.attendance,.portal-table-row.attendance{grid-template-columns:1.15fr .8fr 1fr .7fr}.portal-overview{grid-template-columns:repeat(4,1fr)}.portal-stack{gap:16px;display:grid}.student-package-card{padding:0 22px 20px;overflow:hidden}.student-package-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-inline:-22px;padding:18px 22px;display:flex}.student-package-card>header>div{align-items:center;gap:12px;display:flex}.student-package-card>header>div>span{background:var(--mint);width:40px;height:40px;color:var(--green);border-radius:11px;place-items:center;display:grid}.student-package-card h2{margin:0 0 3px;font-size:.95rem}.student-package-card p{color:var(--ink-soft);margin:0;font-size:.72rem}.student-package-card>section{grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:22px;padding:18px 0;display:grid}.student-package-card .package-dates{grid-column:auto}.portal-finance-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.portal-record-list{padding:0 22px 10px}.portal-record-list>div{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:18px;min-height:68px;display:flex}.portal-record-list>div:last-child{border-bottom:0}.portal-record-list>div>span{flex-direction:column;gap:4px;min-width:0;display:flex}.portal-record-list>div>span:last-child{text-align:right;align-items:flex-end}.portal-record-list strong{font-size:.8rem}.portal-record-list small{color:var(--ink-soft);font-size:.68rem}.settings-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;display:grid}.settings-form{grid-column:1/-1}.settings-form .data-form{grid-template-columns:1fr 1fr;gap:16px 20px;display:grid}.settings-form .data-form>.button,.settings-form .data-form>.success-message{grid-column:1/-1}.settings-form .data-form>.button{justify-self:end;width:max-content;min-width:160px}.system-card{grid-column:1/-1;padding:23px}.system-card>div:first-child{align-items:center;gap:13px;display:flex}.system-icon{width:42px;height:42px;color:var(--blue);background:#e6eef4;border-radius:12px;place-items:center;display:grid}.system-card>div:first-child>span:last-child{flex-direction:column;display:flex}.system-card small{color:var(--ink-soft)}.system-card p{color:var(--ink-soft);margin:20px 0;font-size:.75rem;line-height:1.6}.system-line{border-top:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:.72rem;display:flex}.security-card{background:var(--green);color:#fff;gap:15px;padding:23px;display:flex}.security-card>svg{flex:none}.security-card h2{margin-bottom:8px;font-size:.95rem}.security-card p{opacity:.75;margin:0;font-size:.72rem;line-height:1.6}.user-management{margin-top:18px}.user-grid{grid-template-columns:1fr;display:grid}.user-grid>form{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.user-grid>form>.form-grid{display:contents}.user-grid>form>.button,.user-grid>form>.success-message{grid-column:1/-1}.user-grid>form>.button{justify-self:end;width:max-content;min-width:150px}.user-list{padding:15px 23px}.user-list>div{border-bottom:1px solid #eef1ef;align-items:center;gap:11px;min-height:60px;display:flex}.user-list p{flex-direction:column;flex:1;margin:0;display:flex}.user-list strong{font-size:.78rem}.user-list small{color:var(--ink-soft);margin-top:3px;font-size:.66rem}.role-pill{background:var(--mint);color:var(--green-dark);border-radius:99px;padding:4px 8px;font-size:.62rem;font-weight:800}.error-page{background:var(--mint-pale);place-items:center;min-height:100vh;padding:24px;display:grid}.error-card{border:1px solid var(--line);text-align:center;max-width:500px;box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:45px}.error-card h1{font-size:2rem}.error-card p{color:var(--ink-soft)}.app-shell{font-size:15px;line-height:1.5}.app-shell .button{min-height:42px;font-size:.86rem}.app-shell label{font-size:.84rem;line-height:1.4}.app-shell input,.app-shell select,.app-shell textarea{min-height:44px;padding:11px 13px;font-size:.9rem;line-height:1.4}.app-shell .search-box input,.app-shell .package-search input{padding-left:40px}.app-shell .field-error,.app-shell .input-help,.app-shell .success-message{font-size:.76rem;line-height:1.5}.app-shell .brand strong{font-size:1rem}.app-shell .brand small{font-size:.7rem}.sidebar-user{margin-top:14px}.sidebar-user strong{font-size:.82rem}.sidebar-user small{font-size:.72rem}.avatar{width:36px;height:36px}.page-header{align-items:center}.page-header h1{letter-spacing:-.025em;font-size:clamp(1.75rem,2.2vw,2.15rem);font-weight:700}.page-header p{max-width:720px;font-size:.92rem;line-height:1.55}.page-header .eyebrow{letter-spacing:.04em;font-size:.7rem;font-weight:700}.date-chip{font-size:.8rem}.panel-heading h2,.list-toolbar h2{font-size:1.05rem;font-weight:700}.panel-heading p,.panel-heading>a,.list-toolbar span{font-size:.76rem;line-height:1.5}.panel-heading>a{font-weight:650}.stat-card small{font-size:.8rem;font-weight:500}.stat-card strong{font:700 1.8rem/1.15 system-ui,sans-serif}.stat-card .currency-stat{font-size:1.28rem}.stat-card a{font-size:.76rem;font-weight:650}.schedule-item time{font-size:.84rem}.schedule-item div strong,.invoice-row strong,.invoice-row b{font-size:.82rem;font-weight:650}.schedule-item div small,.schedule-item>span:last-child,.invoice-row small{font-size:.74rem}.schedule-meta{flex-wrap:wrap;align-items:center;gap:6px 12px;display:flex}.schedule-meta span+span{color:#73837e}.status{padding:4px 8px;font-size:.68rem}.empty-state h3{font-size:.95rem}.empty-state p{font-size:.8rem}table{font-size:.82rem;line-height:1.45}th{letter-spacing:.02em;padding:13px 15px;font-size:.68rem}td{padding-block:15px}td small{font-size:.72rem}.table-action{min-height:34px;padding:6px 9px;font-size:.75rem}.schedule-info h3,.package-card h2{font-size:1rem}.schedule-info p,.legend-note{font-size:.84rem}.schedule-info small,.member-list small,.session-list small,.package-summary small,.package-card>footer{font-size:.77rem}.member-list strong,.session-list strong,.session-list b,.attendance-row strong,.package-summary strong{font-size:.88rem}.attendance-row select{min-height:40px;font-size:.84rem}.slot small{font-size:.62rem}.slot b{font-size:.64rem}.finance-summary small,.report-overview small{font-size:.74rem}.system-card p,.system-line,.security-card p,.user-list strong,.user-list small{font-size:.82rem}.audit-list strong{font-size:.78rem}.audit-list small{font-size:.7rem}.role-pill{font-size:.74rem}@media (width<=1100px){.app-shell{grid-template-columns:250px minmax(0,1fr)}.sidebar{padding-inline:12px}.stat-grid,.report-overview{grid-template-columns:1fr 1fr}.report-overview article:nth-child(3){border-top:1px solid #e8eeeb;border-left:0}.report-overview article:nth-child(4){border-top:1px solid #e8eeeb}.stat-card:last-child{grid-column:span 2}.dashboard-grid,.reports-grid,.package-grid{grid-template-columns:1fr}.split-layout{grid-template-columns:320px minmax(0,1fr)}.schedule-cards{grid-template-columns:1fr}.package-row{grid-template-columns:minmax(170px,.7fr) minmax(320px,1.3fr)}.package-row .slot-list{grid-column:1/-1}.attendance-layout,.portal-finance-grid{grid-template-columns:1fr}}@media (width<=840px){.landing-nav,.hero,.feature-strip{width:min(100% - 32px,620px)}.hero{grid-template-columns:1fr;gap:20px;padding:55px 0}.hero-visual{height:390px}.feature-strip{grid-template-columns:1fr}.feature-strip article+article{border-left:0;padding-left:0}.auth-page{grid-template-columns:1fr}.intro-panel{min-height:380px;padding:35px}.intro-panel h1{font-size:2.4rem}.trust-note,.auth-decoration{display:none}.form-panel{padding:48px 25px}.app-shell{display:block}.sidebar{width:250px;transition:left .25s;position:fixed;left:-270px;box-shadow:12px 0 30px #14322a1f}.nav-toggle:checked~.sidebar{left:0}.nav-toggle:checked~.app-main .sidebar-overlay{z-index:15;background:#1026205c;display:block;position:fixed;inset:0}.mobile-header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;align-items:center;gap:15px;height:62px;padding:0 20px;display:flex;position:sticky;top:0}.mobile-header label{cursor:pointer;place-items:center;display:grid}.mobile-header strong{font:700 .88rem Manrope}.page-content{padding:26px 18px 55px}.split-layout,.schedule-layout,.finance-layout,.attendance-layout,.settings-grid,.class-edit-grid,.edit-layout{grid-template-columns:1fr}.sticky-card,.profile-summary{position:static}.compact-edit-body{grid-template-columns:1fr}.compact-form-section:first-child{border-right:0}.compact-form-section+.compact-form-section{border-top:1px solid #eef1ef}.compact-form-section:last-child{grid-column:auto}.settings-form{grid-row:auto}.user-grid{grid-template-columns:1fr}.user-grid>form{border-right:0;border-bottom:1px solid var(--line)}.weekly-board{grid-template-columns:none;grid-auto-columns:minmax(210px,75vw);grid-auto-flow:column}.portal-table{overflow-x:auto}.portal-table-head,.portal-table-row{min-width:660px}}@media (width<=600px){.payroll-preview dl{grid-template-columns:1fr}.payroll-preview dl>div+div{border-top:1px solid var(--line);border-left:0}.report-period{flex-direction:column;align-items:stretch;width:100%}.report-period input,.report-period .button{width:100%}.landing-nav{height:75px}.landing-nav .button{padding:0 12px}.hero-copy h1{font-size:2.7rem}.hero-copy>p{font-size:.95rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{height:340px;transform:scale(.88)}.card-one{left:-25px}.card-two{right:-30px}.feature-strip{margin-top:0}.intro-panel{min-height:320px}.intro-panel p{margin-bottom:0}.page-header{flex-direction:column;align-items:flex-start}.stat-grid,.finance-summary,.report-overview{grid-template-columns:1fr}.finance-summary article+article,.report-overview article+article,.report-overview article:nth-child(4){border-top:1px solid #e8eeeb;border-left:0}.finance-actions{justify-content:flex-start;width:100%}.finance-actions .button{flex:auto}.stat-card:last-child{grid-column:auto}.list-toolbar{flex-direction:column;align-items:flex-start}.package-toolbar{flex-direction:column;align-items:stretch}.package-search{width:100%}.package-controls{flex-direction:column;align-items:flex-start;gap:10px;padding-inline:14px}.package-filters{flex-wrap:nowrap;width:100%;overflow-x:auto}.package-legend{justify-content:flex-start}.package-list{padding-inline:14px}.package-row{grid-template-columns:1fr;gap:16px;padding-block:18px}.package-row .slot-list{grid-column:auto;grid-template-columns:repeat(5,1fr)}.package-overview{grid-template-columns:1fr auto}.search-box{width:100%}.form-grid,.user-grid>form,.schedule-layout .data-form,.class-edit-grid .data-form,.settings-form .data-form{grid-template-columns:1fr}.schedule-layout .data-form>.field-full,.schedule-layout .data-form>.field-error,.class-edit-grid .data-form>.field-error,.settings-form .data-form>.button,.settings-form .data-form>.success-message,.user-grid>form>.button,.user-grid>form>.success-message{grid-column:auto}.compact-edit-header{flex-direction:column;align-items:flex-start}.compact-edit-header>p{text-align:left}.simple-form-grid{grid-template-columns:1fr}.simple-form-grid .field-full{grid-column:auto}.edit-form-actions{flex-direction:column-reverse}.edit-form-actions .button{width:100%}.attendance-datebar{flex-direction:column;align-items:stretch}.attendance-datebar form{width:100%}.attendance-datebar form label{flex:1;min-width:0}.attendance-datebar>div{align-items:flex-start}.inline-form{flex-direction:column;align-items:stretch}.inline-form label{min-width:0}.attendance-row{grid-template-columns:28px 1fr;gap:8px;padding:12px 0}.attendance-options{grid-column:2;grid-template-columns:repeat(4,1fr);width:100%;display:grid}.attendance-options span{min-width:0;padding-inline:5px}.attendance-footer{flex-direction:column;align-items:stretch}.teacher-status,.attendance-footer .button{width:100%}.weekly-board{grid-auto-columns:minmax(210px,82vw);gap:10px;padding:12px}.slot-list{grid-template-columns:repeat(5,1fr)}.portal-profile dl{grid-template-columns:1fr}.portal-profile dl>div:nth-child(odd){padding-right:0}.student-package-card>section{grid-template-columns:1fr}.student-package-card .package-dates{flex-wrap:wrap}.bar-chart>div{grid-template-columns:90px 1fr 22px}.brand small{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
