:root,:root[data-theme=light]{--ds-color-page:#f4f7fb;--ds-color-surface:#fff;--ds-color-surface-muted:#f8fafc;--ds-color-surface-soft:#f2f5f9;--ds-color-border:#94a3b838;--ds-color-border-strong:#64748b47;--ds-color-text:#142033;--ds-color-text-soft:#556579;--ds-color-text-faint:#7b8ba1;--ds-color-primary:#2f6fed;--ds-color-primary-soft:#2f6fed1f;--ds-color-success:#1f8f5f;--ds-color-success-soft:#1f8f5f1f;--ds-color-danger:#c95252;--ds-color-danger-soft:#c952521f;--ds-color-warning:#c88316;--ds-color-warning-soft:#c8831624;--ds-color-disabled:#cbd5e1;--ds-color-disabled-text:#94a3b8;--ds-color-focus-ring:#2f6fed29;--ds-color-success-ring:#1f8f5f24;--ds-color-danger-ring:#c9525224}:root[data-theme=dark]{--ds-color-page:#091321;--ds-color-surface:#0d1726;--ds-color-surface-muted:#101c2d;--ds-color-surface-soft:#132236;--ds-color-border:#94a3b829;--ds-color-border-strong:#94a3b847;--ds-color-text:#eff5fb;--ds-color-text-soft:#a6b7cb;--ds-color-text-faint:#8e9fb3;--ds-color-primary:#7faaf8;--ds-color-primary-soft:#7faaf829;--ds-color-success:#43ba84;--ds-color-success-soft:#43ba8429;--ds-color-danger:#ff8c8c;--ds-color-danger-soft:#ff8c8c29;--ds-color-warning:#f0ad4e;--ds-color-warning-soft:#f0ad4e29;--ds-color-disabled:#2a3748;--ds-color-disabled-text:#66768a;--ds-color-focus-ring:#7faaf82e;--ds-color-success-ring:#43ba8429;--ds-color-danger-ring:#ff8c8c29}:root{--ds-space-1:.25rem;--ds-space-2:.5rem;--ds-space-3:.75rem;--ds-space-4:1rem;--ds-space-5:1.25rem;--ds-space-6:1.5rem;--ds-space-7:1.75rem;--ds-space-8:2rem;--ds-space-10:2.5rem;--ds-space-12:3rem;--ds-form-max-width:1120px;--ds-form-section-gap:1.1rem;--ds-form-grid-gap:1rem;--ds-control-height:44px;--ds-radius-xs:8px;--ds-radius-sm:10px;--ds-radius-md:12px;--ds-radius-lg:16px;--ds-radius-xl:20px;--ds-radius-2xl:24px}:root,:root[data-theme=light]{--ds-shadow-xs:0 1px 2px #0f172a0a;--ds-shadow-sm:0 8px 24px #0f172a0d;--ds-shadow-md:0 16px 40px #0f172a12}:root[data-theme=dark]{--ds-shadow-xs:0 1px 2px #02061729;--ds-shadow-sm:0 10px 28px #02061738;--ds-shadow-md:0 18px 42px #02061747}:root{--ds-font-family:"Segoe UI", "Helvetica Neue", Arial, sans-serif;--ds-font-size-xs:.75rem;--ds-font-size-sm:.875rem;--ds-font-size-md:.95rem;--ds-font-size-lg:1.1rem;--ds-font-size-xl:1.35rem;--ds-font-size-2xl:1.8rem;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-line-height-tight:1.2;--ds-line-height-base:1.5;--ds-transition-fast:.14s ease;--ds-transition-base:.18s ease}.ds-form-shell{width:min(100%, var(--ds-form-max-width));margin:0 auto}.ds-form-card{padding:var(--ds-space-7);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-2xl);background:linear-gradient(180deg, #ffffff6b, #ffffff1f), var(--ds-color-surface);box-shadow:var(--ds-shadow-sm)}.ds-form-header{gap:var(--ds-space-2);padding-bottom:var(--ds-space-5);border-bottom:1px solid var(--ds-color-border);display:grid}.ds-form-header h3,.ds-form-header p,.ds-form-section__header h4,.ds-form-section__header p,.ds-field__label,.ds-field__hint,.ds-field__error,.ds-field__success{margin:0}.ds-form-header h3{color:var(--ds-color-text);font-size:var(--ds-font-size-xl);font-weight:var(--ds-font-weight-bold);line-height:var(--ds-line-height-tight)}.ds-form-header p{color:var(--ds-color-text-soft);font-size:var(--ds-font-size-md)}.ds-form-body,.ds-form-sections{gap:0;display:grid}.ds-form-body{padding-top:var(--ds-space-5)}.ds-form-section{gap:var(--ds-form-section-gap);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:grid}.ds-form-section--accent{border-color:#0000}.ds-form-sections>*+*{margin-top:var(--ds-space-6);padding-top:var(--ds-space-6);border-top:1px solid var(--ds-color-border)}.ds-form-section__header{justify-content:space-between;align-items:flex-start;gap:var(--ds-space-4);flex-wrap:wrap;display:flex}.ds-form-section__copy{gap:var(--ds-space-1);max-width:72ch;display:grid}.ds-form-section__eyebrow{color:var(--ds-color-primary);font-size:var(--ds-font-size-xs);font-weight:var(--ds-font-weight-bold);letter-spacing:.12em;text-transform:uppercase}.ds-form-section__header h4{color:var(--ds-color-text);font-size:var(--ds-font-size-lg);font-weight:var(--ds-font-weight-bold)}.ds-form-section__header p{color:var(--ds-color-text-soft);font-size:var(--ds-font-size-sm);line-height:var(--ds-line-height-base)}.ds-form-section__body{gap:var(--ds-space-4);display:grid}.ds-form-grid{gap:var(--ds-form-grid-gap);grid-template-columns:1fr;display:grid}.ds-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-form-grid--balanced{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.ds-form-grid--compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ds-associated-list{gap:var(--ds-space-5);display:grid}.ds-associated-item{gap:var(--ds-space-4);display:grid}.ds-associated-item+.ds-associated-item{padding-top:var(--ds-space-5);border-top:1px solid var(--ds-color-border)}.ds-inline-actions{align-items:center;gap:var(--ds-space-3);flex-wrap:wrap;display:flex}.ds-field{gap:var(--ds-space-2);min-width:0;display:grid}.ds-field__meta{gap:var(--ds-space-1);display:grid}.ds-field__label-row{align-items:center;gap:var(--ds-space-2);flex-wrap:wrap;display:flex}.ds-field__label{color:var(--ds-color-text);font-size:var(--ds-font-size-sm);font-weight:var(--ds-font-weight-semibold);line-height:1.35}.ds-field__required{color:var(--ds-color-danger);font-size:var(--ds-font-size-sm)}.ds-field__hint,.ds-field__success,.ds-field__error{font-size:var(--ds-font-size-xs);line-height:1.45}.ds-field__hint{color:var(--ds-color-text-soft)}.ds-field__success{color:var(--ds-color-success)}.ds-field__error{color:var(--ds-color-danger);font-weight:var(--ds-font-weight-medium)}.ds-control{min-height:var(--ds-control-height);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);background:var(--ds-color-surface-muted);transition:border-color var(--ds-transition-base), box-shadow var(--ds-transition-base), background-color var(--ds-transition-base);align-items:center;display:flex;position:relative;box-shadow:inset 0 1px #ffffff8c}:root[data-theme=dark] .ds-control{box-shadow:inset 0 1px #ffffff08}.ds-control:hover{border-color:var(--ds-color-border-strong)}.ds-control:focus-within{box-shadow:0 0 0 4px var(--ds-color-focus-ring);background:var(--ds-color-surface);border-color:#2f6fed66}.ds-control--error{border-color:#c9525266;box-shadow:0 0 0 3px #0000}.ds-control--error:focus-within{box-shadow:0 0 0 4px var(--ds-color-danger-ring)}.ds-control--success{border-color:#1f8f5f52}.ds-control--success:focus-within{box-shadow:0 0 0 4px var(--ds-color-success-ring)}.ds-control--disabled{background:var(--ds-color-surface-soft);border-color:var(--ds-color-border);box-shadow:none;opacity:.78}.ds-input,.ds-select,.ds-textarea{width:100%;min-width:0;min-height:var(--ds-control-height);border-radius:var(--ds-radius-md);color:var(--ds-color-text);font-family:var(--ds-font-family);font-size:var(--ds-font-size-md);background:0 0;border:0;outline:0;padding:.7rem .85rem;line-height:1.4}.ds-select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--ds-color-text-faint) 50%), linear-gradient(135deg, var(--ds-color-text-faint) 50%, transparent 50%);background-position:calc(100% - 20px) calc(50% - 1px),calc(100% - 14px) calc(50% - 1px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:2.6rem}.ds-textarea{resize:vertical;min-height:124px;padding-top:.85rem}.ds-input::placeholder,.ds-textarea::placeholder{color:var(--ds-color-text-faint)}.ds-input:disabled,.ds-select:disabled,.ds-textarea:disabled{color:var(--ds-color-disabled-text);cursor:not-allowed}.ds-control__prefix,.ds-control__suffix{color:var(--ds-color-text-faint);font-size:var(--ds-font-size-sm);font-weight:var(--ds-font-weight-semibold);white-space:nowrap;align-self:stretch;align-items:center;padding:0 .85rem;display:inline-flex}.ds-control__prefix{padding-right:0}.ds-control__suffix{padding-left:0}.ds-input-group{gap:0;overflow:hidden}.ds-input-group__field{flex:auto;align-items:stretch;min-width:0;display:flex}.ds-input-group__field>.ds-input,.ds-input-group__field>.ds-select,.ds-input-group__field>.ds-textarea,.ds-input-group__field>.field-control,.ds-input-group__field>input,.ds-input-group__field>select,.ds-input-group__field>textarea{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:auto}.ds-input-group__field>.ds-textarea,.ds-input-group__field>textarea{min-height:124px}.ds-input-group__segment{min-height:calc(var(--ds-control-height) - 2px);color:var(--ds-color-text-faint);font-size:var(--ds-font-size-sm);font-weight:var(--ds-font-weight-semibold);white-space:nowrap;flex:none;align-self:stretch;align-items:center;padding:0 .9rem;display:inline-flex}.ds-input-group__segment--prefix,.ds-input-group__segment--suffix,.ds-input-group__segment--action{background:#94a3b814}.ds-input-group__segment--prefix{border-right:1px solid #94a3b82e}.ds-input-group__segment--suffix,.ds-input-group__segment--action{border-left:1px solid #94a3b82e}.ds-input-group__segment--action{padding:0}.ds-input-group__button{min-width:84px;color:var(--ds-color-text-soft);font-size:var(--ds-font-size-xs);font-weight:var(--ds-font-weight-bold);transition:background-color var(--ds-transition-fast), color var(--ds-transition-fast);background:0 0;border:0;justify-content:center;align-self:stretch;align-items:center;padding:0 1rem;display:inline-flex}.ds-input-group__button:hover,.ds-input-group__button:focus-visible{color:var(--ds-color-text);background:#94a3b81f;outline:0}.ds-input-group__button:disabled{cursor:not-allowed;color:var(--ds-color-disabled-text);background:0 0}.ds-status{justify-content:center;align-items:center;gap:var(--ds-space-2);min-height:28px;font-size:var(--ds-font-size-xs);font-weight:var(--ds-font-weight-semibold);border-radius:999px;padding:.3rem .7rem;display:inline-flex}.ds-status--neutral{background:var(--ds-color-surface-soft);color:var(--ds-color-text-soft)}.ds-status--success{background:var(--ds-color-success-soft);color:var(--ds-color-success)}.ds-status--warning{background:var(--ds-color-warning-soft);color:var(--ds-color-warning)}.ds-status--danger{background:var(--ds-color-danger-soft);color:var(--ds-color-danger)}.ds-checkbox{align-items:flex-start;gap:var(--ds-space-3);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-lg);transition:border-color var(--ds-transition-base), box-shadow var(--ds-transition-base), background-color var(--ds-transition-base);background:#94a3b80d;padding:.9rem .95rem;display:flex}.ds-checkbox:hover{border-color:var(--ds-color-border-strong)}.ds-checkbox:has(input:checked){background:var(--ds-color-primary-soft);border-color:#2f6fed57;box-shadow:0 0 0 3px #2f6fed14}.ds-checkbox input{width:1rem;height:1rem;accent-color:var(--ds-color-primary);margin-top:.1rem}.ds-checkbox__content{gap:var(--ds-space-1);display:grid}.ds-checkbox__label{color:var(--ds-color-text);font-size:var(--ds-font-size-sm);font-weight:var(--ds-font-weight-semibold)}.ds-checkbox__hint{color:var(--ds-color-text-soft);font-size:var(--ds-font-size-xs)}.ds-button{justify-content:center;align-items:center;gap:var(--ds-space-2);border-radius:var(--ds-radius-md);min-height:44px;font-size:var(--ds-font-size-sm);font-weight:var(--ds-font-weight-bold);transition:transform var(--ds-transition-fast), border-color var(--ds-transition-fast), background-color var(--ds-transition-fast), box-shadow var(--ds-transition-fast), color var(--ds-transition-fast);border:1px solid #0000;padding:.75rem 1rem;display:inline-flex}.ds-button:hover{transform:translateY(-1px)}.ds-button:focus-visible{box-shadow:0 0 0 4px var(--ds-color-focus-ring);outline:none}.ds-button:disabled{background:var(--ds-color-disabled);color:var(--ds-color-disabled-text);box-shadow:none;cursor:not-allowed;border-color:#0000;transform:none}.ds-button--primary{background:var(--ds-color-primary);color:#fff;box-shadow:var(--ds-shadow-xs)}.ds-button--primary:hover{background:#295fd1}.ds-button--secondary,.ds-button--neutral{background:var(--ds-color-surface);color:var(--ds-color-text);border-color:var(--ds-color-border)}.ds-button--secondary:hover,.ds-button--neutral:hover{background:var(--ds-color-surface-muted)}.ds-button--destructive{background:var(--ds-color-danger);color:#fff}.ds-button--destructive:hover{background:#b84747}.ds-form-actions{justify-content:flex-end;align-items:center;gap:var(--ds-space-3);padding-top:var(--ds-space-5);margin-top:var(--ds-space-5);border-top:1px solid var(--ds-color-border);flex-wrap:wrap;display:flex}.ds-form-hero{gap:var(--ds-space-4);display:grid}@media (width<=900px){.ds-form-card{padding:var(--ds-space-5)}.ds-form-grid--two,.ds-form-grid--balanced{grid-template-columns:1fr}}@media (width<=640px){.ds-form-card{padding:var(--ds-space-4);border-radius:var(--ds-radius-xl)}.ds-form-sections>*+*{margin-top:var(--ds-space-5);padding-top:var(--ds-space-5)}.ds-form-actions .ds-button{width:100%}.ds-input-group__segment{padding:0 .75rem}.ds-input-group__button{min-width:72px;padding:0 .85rem}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eef3f8;--surface:#fff;--surface-alt:#f7fafc;--ink:#102033;--muted:#667487;--line:#d8e1eb;--primary:#0f5cc0;--primary-soft:#dce9fb;--accent:#1f9d73;--danger:#c55252;--shadow:0 24px 60px #10203314;--radius-card:24px;--space-page:clamp(1.25rem, 2vw, 2rem);--space-section:1.5rem;font-family:Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 0 0,#0f5cc014,#0000 32%),linear-gradient(#f6f9fc 0%,#eef3f8 100%);margin:0;line-height:1.5}a{color:inherit;text-decoration:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #0f5cc038}button,input,select,textarea{font:inherit}#app{min-height:100vh}.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-size:.78rem;font-weight:700}.lead,.muted{color:var(--muted)}.admin-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f6fbff;z-index:30;background:#0f1f33;flex-direction:column;gap:2rem;padding:2rem 1.5rem;display:flex;position:relative}.brand-block h1,.topbar h2,.hero-card h3,.section-header h3,.info-card h4,.auth-panel h1,.auth-panel h2{margin:0}.sidebar .eyebrow{color:#8fd0ff}.sidebar .muted{color:#a9bfd8}.sidebar-nav{gap:1.5rem;display:grid}.sidebar-section{gap:.55rem;display:grid}.section-label{color:#88a0ba;text-transform:uppercase;margin:0;font-size:.78rem}.nav-link{color:#d7e5f4;border-radius:14px;padding:.85rem 1rem;transition:background-color .2s,transform .15s}.nav-link:hover,.nav-link.active{background:#ffffff17}.nav-link:hover{transform:translate(2px)}.topbar,.section-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.topbar{width:min(100%,1380px);margin:0 auto 1.75rem}.topbar-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.topbar-title{align-items:flex-start;gap:.9rem;display:flex}.tenant-chip,.status-pill{background:var(--surface);box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:.6rem;padding:.8rem 1rem;display:inline-flex}.tenant-chip span,.status-pill{color:var(--muted);font-size:.85rem}.page-body,.stack-page,.stack-form,.auth-page{gap:var(--space-section);display:grid}.hero-card,.info-card,.auth-panel{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow);padding:clamp(1.25rem,1rem + .8vw,1.75rem)}.page-body{width:min(100%,1380px);margin:0 auto}.grid-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.grid-cards-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card-tag{background:var(--primary-soft);color:var(--primary);border-radius:999px;margin-bottom:.75rem;padding:.35rem .6rem;font-size:.78rem;font-weight:700;display:inline-block}.ghost-button,.primary-button,.danger-button{cursor:pointer;border:0;border-radius:14px}.ghost-button{background:var(--surface);box-shadow:var(--shadow);color:var(--ink);padding:.85rem 1rem}.primary-button{background:linear-gradient(135deg, var(--primary), #0d74e8);color:#fff;padding:.95rem 1.15rem;font-weight:700;box-shadow:0 16px 32px #0f5cc038}.danger-button{color:#fff;background:linear-gradient(135deg,#b53c3c,#dd5b5b);padding:.95rem 1.15rem;font-weight:700;box-shadow:0 16px 28px #b53c3c2e}.ghost-button,.primary-button,.danger-button{transition:transform .15s,box-shadow .15s,opacity .15s}.ghost-button:hover,.primary-button:hover,.danger-button:hover{transform:translateY(-1px)}.ghost-button:disabled,.primary-button:disabled,.danger-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.auth-page{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;min-height:100vh;padding:2rem}.auth-panel-brand{color:#fff;background:linear-gradient(160deg,#0f1f33 0%,#12375f 100%)}.auth-brand-mark{background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;justify-content:center;align-items:center;width:min(100%,320px);min-height:210px;margin-bottom:1rem;padding:.85rem;display:flex}.auth-brand-logo{object-fit:contain;width:100%;height:100%}.auth-panel-brand .eyebrow{color:#8fd0ff}.auth-panel-brand .lead{color:#d9e6f5}.check-list{color:#d9e6f5;margin:0;padding-left:1.25rem}.auth-contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:20px;margin-top:1.75rem;padding:1rem 1.1rem}.auth-contact-card h3{color:#fff;margin:0 0 .85rem;font-size:1rem}.auth-contact-list dt{letter-spacing:.08em;text-transform:uppercase;color:#8fd0ff;font-size:.78rem;font-weight:700}.auth-panel-form{align-content:center}.stack-form label{color:var(--muted);gap:.45rem;display:grid}.stack-form input{border:1px solid var(--line);background:var(--surface-alt);border-radius:14px;width:100%;padding:.95rem 1rem}.stack-form select{border:1px solid var(--line);background:var(--surface-alt);width:100%;color:var(--ink);appearance:none;background-image:linear-gradient(45deg,#0000 50%,#6c7f93 50%),linear-gradient(135deg,#6c7f93 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border-radius:14px;padding:.95rem 1rem}.split-panel{grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:1.25rem;display:grid}.grid-form{gap:1rem;display:grid}.grid-form.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.field{gap:.45rem;display:grid}.field span{color:var(--muted);font-size:.92rem;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line);background:var(--surface-alt);width:100%;color:var(--ink);border-radius:14px;padding:.95rem 1rem}.field textarea{resize:vertical;min-height:110px}.field input:focus,.field select:focus,.field textarea:focus,.stack-form input:focus,.stack-form select:focus{border-color:#0f5cc073;outline:0;box-shadow:0 0 0 4px #0f5cc014}.field-hint{color:var(--muted);font-size:.8rem;line-height:1.45}.required-mark{color:#d83b3b;margin-left:.22rem;font-style:normal;font-weight:800}.field-inline{color:var(--muted);align-items:center;gap:.65rem;font-weight:600;display:flex}.field-inline input[type=checkbox]{width:auto}.form-frame{background:var(--surface);box-shadow:var(--shadow);border:1px solid #d8e1ebf5;border-radius:20px;gap:0;display:grid;overflow:hidden}.form-frame-header{background:linear-gradient(135deg, var(--primary), #0d74e8);color:#fff;gap:.25rem;padding:1rem 1.2rem;display:grid}.form-frame-header h5,.form-frame-header p,.form-frame-header strong,.form-frame-header small{margin:0}.form-frame-header h5,.form-frame-header strong{font-size:1.05rem}.form-frame-header p,.form-frame-header small{color:#ffffffd6;line-height:1.45}.form-frame-footer{background:#f7fafcd9;border-top:1px solid #d8e1ebe6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.2rem 1.2rem;display:flex}.actions-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.table-wrap{overflow-x:auto}.data-table-shell{background:linear-gradient(#f7fafce6,#fff 20%);border:1px solid #d8e1ebe6;border-radius:20px}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:1rem .9rem}.data-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#f7fafccc;font-size:.76rem}.data-table tbody tr:last-child td{border-bottom:0}.table-secondary{color:var(--muted);margin-top:.2rem;font-size:.85rem}.error-text{color:var(--danger);margin:0;font-size:.9rem}.feedback-box{border:1px solid #0000;border-radius:14px;gap:.45rem;padding:.95rem 1rem;display:grid}.feedback-box strong,.feedback-box p,.feedback-list{margin:0}.feedback-box.info{color:#fff;background:#39a2db;border-color:#2b8fc4}.feedback-box.help{color:#5b4300;background:#fc0;border-color:#ebb900}.feedback-box.tip{color:#fff;background:#1fa58f;border-color:#188775}.feedback-box.note{color:#fff;background:#b8a58c;border-color:#a38f76}.feedback-box.success{color:#fff;background:#3fcf73;border-color:#34b763}.feedback-box.danger{color:#fff;background:#ef5350;border-color:#de4643}.feedback-box.warning{color:#fff;background:#ff8a26;border-color:#eb7818}.feedback-list{padding-left:1rem}.helper-text{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.section-stack{gap:1rem;display:grid}.meta-list{gap:.35rem;margin:0;display:grid}.meta-list strong{color:var(--ink)}.badge-list{flex-wrap:wrap;gap:.45rem;display:flex}.badge{background:var(--primary-soft);color:var(--primary);border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.82rem;font-weight:700;display:inline-flex}.status-pill.success{color:var(--accent);background:#1f9d731f}.status-pill.warning{color:var(--danger);background:#c552521f}.compact-list{gap:.5rem;display:grid}.compact-item{border:1px solid var(--line);background:var(--surface-alt);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem 1rem;display:flex}.compact-item strong,.compact-item p{margin:0}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.metric-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fffffffa,#f7fafcf2);border-radius:22px;padding:1.25rem}.metric-card p{margin:0}.reports-shell{gap:1.4rem;display:grid}.reports-header{align-items:flex-start}.reports-export-actions{align-items:center}.reports-filter-card{border:1px solid var(--line);background:linear-gradient(#f8fbfffa,#fffffffa);border-radius:22px;gap:1rem;padding:1.25rem;display:grid}.reports-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.reports-filter-grid--wide{grid-template-columns:repeat(6,minmax(0,1fr))}.reports-filter-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.reports-filter-summary{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.reports-filter-chip{border:1px solid var(--line);color:var(--muted);background:#f8fbff;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem .9rem;font-size:.88rem;display:inline-flex}.reports-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.reports-kpi-grid--extended{grid-template-columns:repeat(5,minmax(0,1fr))}.reports-kpi-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fffffffa,#f7fafcfa);border-radius:20px;align-items:flex-start;gap:1rem;padding:1.1rem 1.15rem;display:flex}.reports-kpi-icon{border-radius:18px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.reports-kpi-icon svg{width:28px;height:28px}.reports-kpi-card.tone-primary .reports-kpi-icon{color:#1e78df;background:#0f5cc014}.reports-kpi-card.tone-warning .reports-kpi-icon{color:#ea8a1f;background:#f3932d1f}.reports-kpi-card.tone-danger .reports-kpi-icon{color:#ef5350;background:#e54a4a1f}.reports-kpi-card.tone-success .reports-kpi-icon{color:#3a8f5a;background:#1f9d731f}.reports-kpi-copy{gap:.2rem;display:grid}.reports-kpi-label{color:var(--ink);font-size:.92rem;font-weight:700}.reports-kpi-value{letter-spacing:-.04em;font-size:clamp(1.85rem,2vw,2.35rem);line-height:1}.reports-kpi-hint{color:var(--muted);margin:0;font-size:.86rem}.reports-kpi-trend{margin:0;font-size:.82rem;font-weight:700}.reports-panels-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.reports-list-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;gap:.95rem;padding:1.25rem;display:grid}.reports-list-card--wide{margin-top:.15rem}.reports-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.reports-panel-header h5{margin:0}.reports-list-head{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#55657a;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.84rem;font-weight:700;display:flex}.reports-list-body{display:grid}.reports-list-row{border-bottom:1px solid #d8e1ebcc;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem .25rem;display:flex}.reports-list-row:last-child{border-bottom:0}.reports-list-copy{gap:.18rem;display:grid}.reports-list-copy strong,.reports-list-copy p{margin:0}.reports-count-pill{min-width:48px;color:var(--ink);background:linear-gradient(#fff,#f7fafc);border:1px solid #d8e1ebe6;border-radius:18px;justify-content:center;align-items:center;padding:.7rem .9rem;font-size:1.05rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #10203314}.reports-tabbar{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.reports-tab{border:1px solid var(--line);color:var(--muted);text-align:left;background:#fbfdff;border-radius:18px;gap:.18rem;padding:.95rem 1rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.reports-tab:hover{border-color:#0f5cc033;transform:translateY(-1px)}.reports-tab.is-active{box-shadow:var(--shadow);color:var(--ink);background:linear-gradient(#f8fbfffa,#eff6fffa);border-color:#0f5cc047}.reports-tab-label{font-weight:700}.reports-tab-description{color:var(--muted);font-size:.84rem}.reports-period-banner{border:1px solid var(--line);background:linear-gradient(#fffffffa,#f7fafcfa);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;display:flex}.reports-summary-strip{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.reports-rankings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.reports-ranking-list{display:grid}.reports-ranking-row{border-bottom:1px solid #d8e1ebcc;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.reports-ranking-row:last-child{border-bottom:0}.reports-ranking-row strong,.reports-ranking-row p{margin:0}.reports-ranking-value,.reports-inline-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.reports-alert-list{gap:.8rem;display:grid}.reports-alert-card{border:1px solid var(--line);border-radius:18px;padding:1rem 1.05rem}.reports-alert-card strong,.reports-alert-card p{margin:0}.reports-alert-card p{color:var(--muted);margin-top:.35rem}.reports-table-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;gap:1rem;padding:1.25rem;display:grid}.reports-table-wrap{overflow-x:auto}.reports-table{border-collapse:separate;border-spacing:0;width:100%;min-width:880px}.reports-table thead th{border-bottom:1px solid var(--line);color:#55657a;letter-spacing:.04em;text-transform:uppercase;text-align:left;white-space:nowrap;background:#f4f8fc;padding:.9rem 1rem;font-size:.82rem;font-weight:700}.reports-table tbody td,.reports-table tfoot td{color:var(--ink);vertical-align:top;border-bottom:1px solid #d8e1ebcc;padding:.95rem 1rem}.reports-table tfoot td{background:#f8fbff;font-weight:700}.reports-group-stack{gap:1rem;display:grid}.tone-neutral{color:#55657a}.tone-primary{color:#1e78df}.tone-success{color:#217a55}.tone-warning{color:#b86d11}.tone-danger{color:#bf3d3d}.reports-inline-badge.tone-primary,.reports-ranking-value.tone-primary{color:#1e78df;background:#0f5cc014}.reports-inline-badge.tone-success,.reports-ranking-value.tone-success,.reports-alert-card.tone-success{color:#217a55;background:#1f9d731f}.reports-inline-badge.tone-warning,.reports-ranking-value.tone-warning,.reports-alert-card.tone-warning{color:#b86d11;background:#f3932d1f}.reports-inline-badge.tone-danger,.reports-ranking-value.tone-danger,.reports-alert-card.tone-danger{color:#bf3d3d;background:#e54a4a1f}.metric-value{letter-spacing:-.04em;margin-top:.35rem;font-size:clamp(1.85rem,2vw,2.4rem);line-height:1;display:inline-block}.inline-summary{justify-content:space-between;align-items:center;gap:.8rem;margin:.8rem 0 .5rem;display:flex}.card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.schedule-item{border:1px solid var(--line);background:var(--surface-alt);border-radius:16px;gap:.75rem;padding:.9rem;display:grid}.checkbox-tile{border:1px solid var(--line);background:var(--surface-alt);border-radius:14px;align-items:center;gap:.6rem;padding:.8rem .9rem;display:flex}.checkbox-tile input{width:auto}.empty-state{border:1px dashed var(--line);color:var(--muted);background:var(--surface-alt);border-radius:16px;padding:1.1rem 1.15rem}.form-section-card{background:linear-gradient(#f7fafceb,#fffffff5);border:1px solid #d8e1ebeb;border-radius:20px;gap:1rem;padding:1.15rem;display:grid}.section-heading{border-bottom:1px solid #d8e1ebb8;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.95rem;display:flex}.section-heading h5{margin:0;font-size:1.05rem}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem;display:flex}.page-header-actions,.icon-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.students-page{gap:1.5rem}.students-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.students-hero-copy{gap:.8rem;display:grid}.students-hero-copy h2,.students-panel-head h3{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,2.4vw,2.75rem);line-height:1.05}.students-panel-head h3{font-size:clamp(1.65rem,1.8vw,2rem)}.students-hero-metrics{flex-wrap:wrap;align-items:stretch;gap:.85rem;display:flex}.students-overview-chip{min-width:152px;box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #d8e1ebd9;border-radius:20px;gap:.15rem;padding:.95rem 1rem;display:grid}.students-overview-chip span{color:var(--muted);font-size:.82rem}.students-overview-chip strong{font-size:1.15rem}.students-panel{background:linear-gradient(180deg, #fffffffa, #f6fafffa), var(--surface);box-shadow:var(--shadow);border:1px solid #d8e1ebf5;border-radius:30px;gap:1rem;padding:1.55rem 1.6rem 1.65rem;display:grid}.students-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.students-toolbar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:.9rem;display:flex}.students-search{background:#fffffff5;border:1px solid #d2ddecf0;border-radius:22px;flex:420px;align-items:center;min-width:min(100%,590px);padding:0 1rem 0 1.05rem;display:flex;position:relative;box-shadow:inset 0 1px #ffffffd9}.students-search svg{color:#6b7f95;flex-shrink:0;width:22px;height:22px}.students-search input{width:100%;color:var(--ink);background:0 0;border:0;padding:1rem .8rem;font-size:1rem}.students-search input:focus{outline:0}.students-create-button{border-radius:22px;align-items:center;gap:.75rem;min-height:60px;padding-inline:1.35rem 1.45rem;display:inline-flex}.students-create-button svg{width:22px;height:22px}.students-summary-bar{border-top:1px solid #d8e1ebb8;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 0 .2rem;display:flex}.students-summary-copy{width:100%;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;display:flex}.students-summary-copy strong{color:#53677f;font-size:.98rem;font-weight:600}.students-table-head{color:#5a708a;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(300px,2.2fr) minmax(160px,1.3fr) minmax(140px,1fr) minmax(160px,1.2fr) minmax(120px,.9fr) 150px;gap:1rem;padding:0 1.25rem;font-size:.84rem;font-weight:700;display:grid}.students-table-actions-head{text-align:right}.students-table-body{gap:.9rem;display:grid}.students-row-card{background:#fffffff5;border:1px solid #d8e1ebe6;border-radius:24px;grid-template-columns:minmax(300px,2.2fr) minmax(160px,1.3fr) minmax(140px,1fr) minmax(160px,1.2fr) minmax(120px,.9fr) 150px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid;box-shadow:0 18px 40px #1020330d}.students-row-cell{gap:.25rem;min-width:0;display:grid}.students-row-cell strong,.students-row-cell p,.students-row-cell small{margin:0}.students-row-cell strong{font-size:1rem;line-height:1.3}.students-row-cell p,.students-row-cell small{color:var(--muted);font-size:.92rem}.students-row-cell--identity{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.95rem}.students-identity-copy{gap:.16rem;min-width:0;display:grid}.students-identity-copy strong{font-size:1.1rem}.student-avatar{width:62px;height:62px;color:var(--primary);letter-spacing:.04em;background:linear-gradient(#edf4fdf2,#e2ecf8eb);border:1px solid #c6d6e8e0;border-radius:20px;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.student-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.student-avatar-presence{background:#b8c7d8;border:3px solid #fff;border-radius:999px;width:16px;height:16px;position:absolute;bottom:-4px;right:-4px}.student-avatar-presence.is-active{background:#49c28d}.student-avatar-presence.is-inactive{background:#d98585}.students-row-cell--status{justify-items:start}.students-row-cell--actions{justify-items:end}.students-row-cell--actions .icon-actions{justify-content:flex-end}.student-show-page{gap:1.5rem}.student-show-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.student-show-hero-copy{gap:.8rem;display:grid}.student-show-hero-copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,2.4vw,2.8rem);line-height:1.05}.student-show-shell{background:linear-gradient(180deg, #fffffffa, #f6fafffa), var(--surface);box-shadow:var(--shadow);border:1px solid #d8e1ebf5;border-radius:30px;gap:1.25rem;padding:1.55rem 1.6rem 1.65rem;display:grid}.student-profile-card{gap:1rem;display:grid}.student-profile-topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.student-back-button{min-height:54px;box-shadow:none;border:1px solid #cdd9e8e6;align-items:center;gap:.7rem;padding-inline:1.1rem 1.2rem;display:inline-flex}.student-back-button svg{width:20px;height:20px}.student-profile-main{grid-template-columns:auto minmax(0,1.4fr) minmax(260px,.9fr);align-items:center;gap:1.25rem;display:grid}.student-profile-avatar{width:120px;height:120px;color:var(--primary);letter-spacing:.04em;background:linear-gradient(#edf4fdf2,#e2ecf8eb);border:1px solid #cdd9e8e0;border-radius:36px;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.student-profile-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.student-profile-presence{background:#b8c7d8;border:3px solid #fff;border-radius:999px;width:18px;height:18px;position:absolute;bottom:6px;right:6px}.student-profile-presence.is-active{background:#49c28d}.student-profile-presence.is-inactive{background:#d98585}.student-profile-copy{gap:.7rem;min-width:0;display:grid}.student-profile-copy h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,2.2vw,2.6rem);line-height:1.08}.student-profile-tags{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.student-profile-code{color:#51657d;background:#f1f5fa;border-radius:999px;align-items:center;padding:.6rem .85rem;font-size:.95rem;font-weight:600;display:inline-flex}.student-profile-metrics{gap:.85rem;display:grid}.student-profile-metric{background:#ffffffe6;border:1px solid #d8e1ebdb;border-radius:20px;gap:.15rem;padding:.95rem 1rem;display:grid}.student-profile-metric span{color:var(--muted);font-size:.82rem}.student-profile-metric strong{font-size:1rem;line-height:1.35}.student-show-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.student-show-card{background:#fffffff5;border:1px solid #d8e1ebe6;border-radius:24px;gap:1rem;padding:1.25rem;display:grid}.student-show-card h4{margin:0;font-size:1.05rem}.student-show-card--wide{grid-column:span 2}.student-detail-list{gap:.95rem;margin:0;display:grid}.student-detail-list div{gap:.15rem;display:grid}.student-detail-list dt,.student-detail-list dd{margin:0}.student-detail-list dt{color:var(--muted);font-size:.84rem}.student-detail-list dd{color:var(--ink);font-size:.98rem;line-height:1.45}.student-show-notes{gap:.9rem;display:grid}.student-note-block{background:#f9fbfe;border:1px solid #d8e1ebd1;border-radius:18px;gap:.35rem;padding:.95rem 1rem;display:grid}.student-note-block strong,.student-note-block p{margin:0}.student-note-block p{color:var(--muted)}.icon-action-button{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--ink);box-shadow:var(--shadow);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.icon-action-button.tone-danger{color:var(--danger)}.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}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.detail-card{border:1px solid var(--line);background:var(--surface-alt);border-radius:18px;padding:1rem}.detail-card h4,.detail-card h3{margin:0 0 .75rem}.detail-card p,.detail-card dl,.detail-card dd,.detail-card dt{margin:0}.detail-list{gap:.75rem;display:grid}.detail-list div{gap:.15rem;display:grid}.detail-list dt{color:var(--muted);font-size:.85rem}.modal-backdrop{z-index:40;background:#0f1f3373;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--line);background:var(--surface);width:min(100%,520px);box-shadow:var(--shadow);border-radius:24px;padding:1.5rem}.report-modal-card{width:min(100%,760px)}.report-modal-body{max-height:min(72vh,620px);padding-right:.25rem;overflow-y:auto}.breadcrumbs{align-items:center;display:flex}.breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs-item{color:var(--muted);align-items:center;gap:.45rem;font-size:.86rem;display:inline-flex}.breadcrumbs-item+.breadcrumbs-item:before{content:"/";color:#9cb0c4}.breadcrumbs-link:hover{color:var(--primary)}.breadcrumbs-current{color:var(--ink);font-weight:600}.modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.modal-copy{margin-top:1rem}.document-preview-body{max-height:min(60vh,420px);color:var(--muted);line-height:1.7;overflow-y:auto}.document-preview-copy pre{white-space:pre-wrap;word-break:break-word;color:var(--muted);margin:0;font-family:inherit;font-size:.95rem}.readonly-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.readonly-card{border:1px dashed var(--line);background:var(--surface-alt);border-radius:16px;padding:1rem}.readonly-card p{color:var(--muted);margin-top:.35rem}.qr-preview{border:1px solid var(--line);background:#fff;border-radius:16px;width:180px;max-width:100%;padding:.5rem}.qr-code-copy{word-break:break-word;margin-top:.75rem}.consent-tile{border:1px solid var(--line);background:var(--surface-alt);border-radius:14px;align-content:start;gap:.6rem;padding:.85rem .9rem;display:grid}.consent-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.consent-header span{flex:1;min-width:0;font-weight:600;line-height:1.4}.consent-header .ghost-button{white-space:nowrap;border-radius:10px;flex-shrink:0;min-width:88px;padding:.5rem .75rem}.consent-body-preview{max-height:140px;color:var(--muted);white-space:pre-wrap;background:#fff;border:1px solid #d8e1ebeb;border-radius:10px;padding:.75rem;font-size:.86rem;line-height:1.5;overflow:auto}.wizard-shell{gap:1.35rem;width:min(100%,980px);margin:0 auto;display:grid}.onboarding-page{gap:1.5rem;width:100%;margin:0 auto;padding:.65rem 0 2.5rem}.onboarding-page>.page-header,.onboarding-page>.feedback-box,.onboarding-page>.empty-state{width:min(100%,980px);margin-inline:auto}.wizard-stepper{scrollbar-width:none;background:linear-gradient(#fff,#fbfdff);border:1px solid #d8e1ebeb;border-radius:16px;gap:.25rem;margin-top:.9rem;padding:.7rem .75rem;display:flex;overflow-x:auto}.wizard-stepper::-webkit-scrollbar{display:none}.wizard-step{border-radius:12px;flex:1 0 126px;grid-template-columns:1fr;place-items:center;gap:.4rem;min-width:126px;padding:.35rem .55rem .45rem;display:grid;position:relative}.wizard-step-track{display:none}.wizard-step-dot{z-index:1;color:#5d7288;background:#fff;border:1.5px solid #cfe0f3;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.74rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 2px 8px #1020330a}.wizard-step-copy{text-align:center;justify-items:center;gap:.05rem;min-width:0;display:grid}.wizard-step-copy small{color:#6c7f93;max-width:96px;margin:0;font-size:.73rem;line-height:1.25}.wizard-step.is-complete .wizard-step-dot{color:var(--primary);background:#fff;border-color:#0f5cc06b}.wizard-step.is-current{background:0 0}.wizard-step.is-current:after{content:"";background:var(--primary);border-radius:999px;height:3px;position:absolute;bottom:-.15rem;left:.55rem;right:.55rem}.wizard-step.is-current .wizard-step-dot{color:var(--primary);background:#fff;border-color:#0f5cc066}.wizard-step.is-current .wizard-step-copy small,.wizard-step.is-complete .wizard-step-copy small{color:var(--primary)}.wizard-panel{background:#fff;border:1px solid #d8e1ebeb;border-radius:18px;gap:0;display:grid;overflow:hidden;box-shadow:0 12px 32px #1220340f}.wizard-panel-header{color:var(--ink);background:#fff;border-bottom:1px solid #d8e1ebd9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;display:flex}.wizard-panel-header .status-pill{box-shadow:none}.wizard-form{gap:1rem;padding:.75rem .625rem .875rem}.wizard-stage{width:calc(100% - 20px);max-width:none;margin-inline:auto}.wizard-stage--compact{width:calc(100% - 20px);max-width:560px}.wizard-form .grid-form.two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.wizard-stage .form-section-card{box-shadow:none;background:#fff;border-radius:12px;gap:1.1rem;padding:.9rem}.wizard-stage .form-section-card--subtle{background:#f8fafc}.wizard-stage .readonly-card,.wizard-stage .checkbox-tile,.wizard-stage .consent-tile{border-radius:10px}.wizard-stage .field span{color:#4c6075;font-size:.82rem;font-weight:600}.wizard-stage .field input,.wizard-stage .field select,.wizard-stage .field textarea{background:#fff;border-color:#ced4da;border-radius:.5rem;padding:.625rem .75rem}.wizard-stage .field input,.wizard-stage .field select{min-height:42px}.wizard-stage .field textarea{min-height:92px}.wizard-stage .field input:focus,.wizard-stage .field select:focus,.wizard-stage .field textarea:focus{border-color:#86b7fe;box-shadow:0 0 0 .2rem #0d6efd1f}.wizard-stage .section-heading{padding-bottom:.75rem}.wizard-stage .section-heading h5{font-size:1rem}.wizard-stage .helper-text{font-size:.83rem}.wizard-stage .success-text{color:#157347}.wizard-stage .readonly-card{background:#f8f9fa;border:1px solid #dee2e6}.wizard-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.wizard-actions .primary-button{justify-content:center;min-width:160px}.wizard-actions .ghost-button{min-width:120px}.totem-shell{gap:1.25rem}.totem-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.totem-status-line{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.totem-grid{grid-template-columns:minmax(340px,480px) minmax(0,1fr);gap:1rem;display:grid}.totem-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.totem-mode-card{border:1px solid var(--line);color:var(--muted);text-align:left;cursor:pointer;background:#fbfdff;border-radius:18px;gap:.18rem;padding:.9rem 1rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.totem-mode-card:hover{border-color:#0f5cc040;transform:translateY(-1px)}.totem-mode-card.is-active{box-shadow:var(--shadow);color:var(--ink);background:linear-gradient(#f8fbfffa,#eff6fffa);border-color:#0f5cc047}.totem-scan-card,.totem-result-card,.totem-log-list{gap:1rem;display:grid}.totem-scan-card{background:#f8fbff;border:1px solid #d8e1ebe6;border-radius:20px;margin-top:1rem;padding:1rem}.totem-result-card{border:1px solid #d8e1ebe6;border-radius:20px;padding:1rem}.totem-result-card--success{background:#1f9d730f}.totem-result-card--warning{background:#c552520f}.totem-log-item{background:#fff;border:1px solid #d8e1ebdb;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.95rem 1rem;display:flex}.consent-check{align-items:flex-start;gap:.55rem;line-height:1.45;display:inline-flex}.consent-check input{flex-shrink:0;margin-top:.2rem}.empty-state.compact{min-height:unset;padding:.9rem 1rem}.modal-actions{justify-content:flex-end;margin-top:1.25rem}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.9rem;display:grid}.settings-home-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.settings-overview-banner{background:linear-gradient(135deg, #0f5cc014, #0f5cc005), var(--surface-alt);border:1px solid #0f5cc01f;border-radius:22px;gap:.65rem;margin-bottom:10px;padding:1.15rem 1.2rem;display:grid}.settings-overview-banner>div{align-content:start;gap:.45rem;display:grid}.settings-overview-label{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem;font-size:.8rem;font-weight:700}.settings-overview-banner strong{font-size:1.15rem;display:block}.settings-home-card{border:1px solid var(--line);background:var(--surface);min-height:250px;color:var(--ink);text-align:left;cursor:pointer;border-radius:22px;grid-template-rows:auto 1fr auto;gap:1rem;padding:1.25rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.settings-home-card:hover:not(:disabled){box-shadow:var(--shadow);border-color:#0f5cc04d;transform:translateY(-2px)}.settings-home-card.disabled{cursor:not-allowed;background:var(--surface-alt);opacity:.92}.settings-home-card-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.settings-home-icon{width:52px;height:52px;color:var(--primary);background:#0f5cc014;border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.settings-home-icon svg{width:22px;height:22px}.settings-home-copy{align-content:start;gap:.35rem;display:grid}.settings-home-copy strong,.settings-home-copy p{margin:0}.settings-home-copy strong{font-size:1.08rem;line-height:1.3}.settings-home-copy p{color:var(--muted);max-width:28ch;font-size:.9rem;line-height:1.55}.settings-home-category{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.settings-home-footer{border-top:1px solid #d8e1ebcc;justify-content:space-between;align-items:flex-end;gap:.9rem;padding-top:.9rem;display:flex}.settings-home-footer small{color:var(--muted);max-width:34ch;font-size:.83rem;line-height:1.5}.settings-home-arrow{color:var(--primary);font-size:1.15rem;font-weight:700}.settings-home-badge{min-width:90px;color:var(--primary);background:#0f5cc01a;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.settings-home-badge.disabled{color:var(--muted);background:#6674871f}.day-card-button{border:1px solid var(--line);background:var(--surface-alt);min-height:110px;color:var(--ink);cursor:pointer;border-radius:20px;align-content:center;gap:.35rem;padding:1rem .8rem;transition:transform .15s,border-color .15s,background-color .15s,box-shadow .15s;display:grid}.day-card-button:hover:not(:disabled){box-shadow:var(--shadow);border-color:#0f5cc059;transform:translateY(-2px)}.day-card-button.active{border-color:var(--primary);background:linear-gradient(#0f5cc014,#0f5cc024)}.day-card-button:disabled{cursor:wait;opacity:.75}.day-card-button strong{font-size:1.5rem}.day-card-button small,.day-card-label{color:var(--muted)}.sidebar-backdrop,.mobile-nav-toggle{display:none}@media (width<=960px){.admin-shell,.auth-page,.split-panel,.grid-form.two-columns{grid-template-columns:1fr}.sidebar{width:min(84vw,320px);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:0 24px 54px #08142273}.sidebar.open{transform:translate(0)}.sidebar-backdrop{z-index:20;background:#0814226b;display:block;position:fixed;inset:0}.topbar,.page-body{width:100%}.topbar{align-items:flex-start}.topbar-title{justify-content:space-between;width:100%}.mobile-nav-toggle{display:inline-flex}.topbar-actions{justify-content:flex-start;width:100%}.settings-home-card{min-height:unset}.onboarding-page{padding-bottom:1.75rem}.wizard-shell,.onboarding-page>.page-header,.onboarding-page>.feedback-box,.onboarding-page>.empty-state,.wizard-stage,.wizard-stage--compact{width:100%}.wizard-step{flex-basis:150px;min-width:150px}.wizard-step-track{width:calc(100% - .6rem)}.wizard-panel-header,.wizard-actions{grid-template-columns:1fr}.wizard-actions{justify-content:stretch}.wizard-actions .primary-button,.wizard-actions .ghost-button{width:100%}.data-table{min-width:760px}.reports-filter-grid,.reports-filter-grid--wide,.reports-kpi-grid,.reports-panels-grid,.reports-rankings-grid,.reports-tabbar,.totem-grid,.totem-mode-grid{grid-template-columns:1fr}.reports-filter-footer{align-items:stretch}.reports-filter-footer .primary-button{width:100%}.reports-export-actions{justify-content:flex-start;width:100%}.students-hero,.students-panel-head,.students-summary-bar{align-items:stretch}.students-toolbar,.students-search{width:100%}.students-search{flex-basis:100%;min-width:100%}.students-create-button{justify-content:center;width:100%}.students-table-head{display:none}.students-row-card{grid-template-columns:repeat(2,minmax(0,1fr))}.student-show-shell{border-radius:24px;padding:1.2rem}.student-profile-main,.student-show-grid{grid-template-columns:1fr}.student-show-card--wide{grid-column:auto}.student-profile-avatar{border-radius:30px;width:104px;height:104px}.students-row-cell--identity,.students-row-cell--actions,.students-row-cell--status{grid-column:1/-1}.students-row-cell--actions{justify-items:start}.metric-grid,.grid-cards,.card-grid,.settings-home-grid{grid-template-columns:1fr}}@media (width<=640px){.reports-kpi-card{padding:1rem}.reports-kpi-icon{border-radius:16px;flex-basis:50px;width:50px;height:50px}.reports-list-head{display:none}.reports-list-row{padding:1rem 0}.reports-kpi-grid--extended{grid-template-columns:1fr}.reports-table{min-width:720px}.students-panel{border-radius:24px;padding:1.2rem}.students-row-card{padding:1rem}.students-hero-copy h2,.students-panel-head h3{font-size:1.9rem}.students-overview-chip{min-width:100%}.students-row-card{grid-template-columns:1fr;gap:.85rem}.student-profile-topbar,.student-profile-tags{align-items:stretch}.student-profile-topbar .page-header-actions,.student-profile-topbar .page-header-actions .primary-button,.student-profile-topbar .page-header-actions .danger-button,.student-back-button{width:100%}.student-profile-copy h3,.student-show-hero-copy h2{font-size:1.9rem}}:root,:root[data-theme=light]{--bg:#f3f6fb;--bg-strong:#e8eef7;--surface:#ffffffe0;--surface-solid:#fff;--surface-alt:#f7f9fc;--surface-accent:#eef4ff;--surface-contrast:#111c2d;--ink:#142033;--muted:#64748b;--line:#94a3b838;--line-strong:#64748b57;--primary:#0f62fe;--primary-strong:#0b4fd1;--primary-soft:#0f62fe1f;--accent:#0f9f77;--accent-soft:#0f9f771f;--warning:#d97706;--warning-soft:#d977061f;--danger:#d14343;--danger-soft:#d143431f;--sidebar-bg:#0b1320f0;--sidebar-surface:#ffffff0f;--sidebar-line:#ffffff14;--sidebar-text:#eef4ff;--sidebar-muted:#96a7c3;--shadow:0 26px 80px #0f172a1f;--shadow-soft:0 18px 40px #0f172a14;--radius-card:28px;--radius-panel:22px;--radius-control:16px}:root[data-theme=dark]{--bg:#08111f;--bg-strong:#091425;--surface:#0d1626e0;--surface-solid:#0d1626;--surface-alt:#111d31;--surface-accent:#102544;--surface-contrast:#f8fbff;--ink:#f1f5f9;--muted:#91a4bd;--line:#94a3b82e;--line-strong:#94a3b852;--primary:#6ea8fe;--primary-strong:#8db9ff;--primary-soft:#6ea8fe29;--accent:#3cc49d;--accent-soft:#3cc49d29;--warning:#f3a33c;--warning-soft:#f3a33c2e;--danger:#ff7b72;--danger-soft:#ff7b7229;--sidebar-bg:#050a12f5;--sidebar-surface:#ffffff0f;--sidebar-line:#ffffff14;--sidebar-text:#f8fbff;--sidebar-muted:#9caec8;--shadow:0 26px 80px #02061780;--shadow-soft:0 18px 40px #0206174d}body{background:radial-gradient(circle at top left, #0f62fe1f, transparent 28%), radial-gradient(circle at top right, #0f9f7714, transparent 24%), linear-gradient(180deg, var(--bg) 0%, var(--bg-strong) 100%);color:var(--ink)}.admin-shell{background:0 0;grid-template-columns:308px minmax(0,1fr)}.sidebar{background:linear-gradient(180deg, #0a121ff0, #070e19fa), var(--sidebar-bg);border-right:1px solid var(--sidebar-line);gap:1.5rem;padding:1.4rem;box-shadow:inset -1px 0 #ffffff05}.brand-block{border:1px solid var(--sidebar-line);background:linear-gradient(#ffffff14,#ffffff08);border-radius:24px;gap:.9rem;padding:1.15rem;display:grid}.brand-block h1{font-size:1.32rem;line-height:1.2}.sidebar-brand-badge,.topbar-badge{color:#dbe9ff;letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.45rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.sidebar-brand-badge:before,.topbar-badge:before{content:"";background:linear-gradient(135deg,#7cb5ff,#53f3c3);border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 0 5px #7cb5ff24}.sidebar-section{gap:.6rem}.section-label{color:var(--sidebar-muted);letter-spacing:.08em;padding-inline:.8rem;font-size:.76rem;font-weight:700}.nav-link{color:var(--sidebar-text);border:1px solid #0000;border-radius:18px;grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.85rem;padding:.85rem .95rem;display:grid}.nav-link-copy{gap:.12rem;display:grid}.nav-link-copy strong,.nav-link-copy small{display:block}.nav-link-copy small{color:var(--sidebar-muted);font-size:.77rem}.nav-link:hover,.nav-link.active{border-color:var(--sidebar-line);background:linear-gradient(#ffffff1c,#ffffff0f);transform:none}.nav-link.active .nav-link-copy small{color:#dbe7fa}.nav-icon{background:var(--sidebar-surface);border:1px solid var(--sidebar-line);color:#d9e7fb;border-radius:14px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.nav-icon svg{width:1.1rem;height:1.1rem}.sidebar-footer{border:1px solid var(--sidebar-line);color:var(--sidebar-muted);background:#ffffff0a;border-radius:22px;gap:.75rem;margin-top:auto;padding:1rem 1.05rem;display:grid}.sidebar-footer strong{color:var(--sidebar-text)}.content{padding:clamp(1.1rem,2vw,1.6rem)}.content--immersive{padding-inline:clamp(.9rem,1.4vw,1.2rem)}.topbar{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0 0 .85rem;padding:.7rem 1.05rem;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0f172a0f}:root[data-theme=dark] .topbar{background:#080f1beb}.topbar-leading,.topbar-tools{align-items:center;gap:.45rem;min-width:0;display:flex}.topbar-leading{flex:auto}.topbar-menu-button,.topbar-icon-button,.theme-toggle{width:3rem;min-width:3rem;height:3rem;min-height:3rem;color:var(--muted);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:0;display:inline-flex}.topbar-menu-button:hover,.topbar-menu-button:focus-visible,.topbar-icon-button:hover,.topbar-icon-button:focus-visible,.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--line);background:var(--surface-alt);color:var(--ink);outline:0}.topbar-menu-button svg,.topbar-icon-button svg,.theme-toggle svg{width:1.3rem;height:1.3rem}.topbar-nav{align-items:center;gap:.15rem;min-width:0;display:flex;overflow-x:auto}.topbar-nav-link{min-height:2.3rem;color:var(--muted);white-space:nowrap;border-radius:10px;align-items:center;padding:.45rem .7rem;font-size:.92rem;font-weight:500;display:inline-flex}.topbar-nav-link:hover,.topbar-nav-link.active{background:var(--surface-alt);color:var(--ink)}.topbar-tools{flex:none}.topbar-search-field{border:1px solid var(--line);background:#fffffff5;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:48px;padding:.65rem .9rem;display:grid;box-shadow:0 12px 32px #0f172a14}:root[data-theme=dark] .topbar-search-field{background:#111d31f0}.topbar-search-field svg{width:18px;height:18px;color:var(--muted)}.topbar-search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.topbar-search-field input::placeholder{color:#9aa8bb}.topbar-search-shortcut{border:1px solid var(--line);background:var(--surface-alt);min-width:54px;min-height:28px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.15rem .45rem;font-size:.72rem;font-weight:700;display:inline-flex}.topbar-search-results{border:1px solid var(--line);background:var(--surface-solid);box-shadow:var(--shadow);border-radius:18px;gap:.4rem;padding:.55rem;display:grid;position:absolute;top:calc(100% + .55rem);left:0;right:0}.topbar-search-result{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem .85rem;display:flex}.topbar-search-result:hover{background:var(--surface-alt)}.topbar-search-result-copy{gap:.12rem;min-width:0;display:grid}.topbar-search-result-copy strong,.topbar-search-result-copy small{display:block}.topbar-search-result-copy small,.topbar-search-result-section{color:var(--muted);font-size:.78rem}.theme-toggle span{display:none}.page-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.page-heading-copy{gap:.35rem;display:grid}.page-heading-title{letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,1rem + 1vw,2.25rem);line-height:1.08}.page-heading-side{justify-content:flex-end;align-items:center;display:flex}.page-body{gap:1.2rem;width:min(100%,1480px)}.page-body--immersive{gap:.9rem;width:100%;max-width:none}.tenant-chip,.status-pill{border:1px solid var(--line);background:var(--surface);color:var(--muted);box-shadow:none}.tenant-chip strong,.status-pill strong{color:var(--ink)}.status-pill.success{background:var(--accent-soft);color:var(--accent)}.status-pill.warning{background:var(--warning-soft);color:var(--warning)}.ghost-button,.primary-button,.danger-button,.theme-toggle{border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.8rem 1rem;font-weight:700;display:inline-flex}.ghost-button,.theme-toggle{background:var(--surface);border-color:var(--line);color:var(--ink);box-shadow:var(--shadow-soft)}.primary-button{background:linear-gradient(135deg, var(--primary), var(--primary-strong));box-shadow:0 18px 34px #0f62fe33}.danger-button{background:linear-gradient(135deg,#ce4949,#b93232);box-shadow:0 18px 34px #b9323238}.theme-toggle svg,.ghost-button svg,.primary-button svg,.danger-button svg{width:18px;height:18px}.page-intro{border:1px solid var(--line);background:linear-gradient(135deg, #0f62fe14, #0f9f7708), var(--surface);box-shadow:var(--shadow);border-radius:30px;gap:1rem;padding:1.35rem;display:grid}.page-intro--compact{padding:1.15rem 1.2rem}.page-intro-main{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-intro-copy{gap:.35rem;max-width:72ch;display:grid}.page-intro-copy h3{letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,1rem + 1.2vw,2.4rem);line-height:1.08}.page-intro-actions,.page-intro-support{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-intro-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.9rem;display:grid}.page-intro-stat{border:1px solid var(--line);background:#ffffff8c;border-radius:20px;gap:.25rem;padding:1rem 1.05rem;display:grid}:root[data-theme=dark] .page-intro-stat{background:#111d31bf}.page-intro-stat span,.page-intro-stat small{color:var(--muted)}.page-intro-stat strong{letter-spacing:-.03em;font-size:clamp(1.35rem,1rem + .8vw,2rem);line-height:1}.surface-card,.hero-card,.info-card,.metric-card,.students-panel,.student-show-shell{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:28px}.surface-card{gap:1rem;padding:1.25rem;display:grid}.surface-card-header,.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.surface-card-copy,.surface-card-body{gap:.35rem;display:grid}.surface-card-header h4,.surface-card-copy h4{margin:0;font-size:1.22rem}.surface-card-body{gap:1rem}.surface-card--accent{background:linear-gradient(135deg, #0f62fe14, #0f9f770d), var(--surface)}.surface-card--danger{background:linear-gradient(135deg, #d143431a, #d1434305), var(--surface)}.app-empty-state,.empty-state{border:1px dashed var(--line-strong);background:var(--surface-alt);color:var(--muted);min-height:unset;border-radius:22px;justify-items:start;gap:.85rem;padding:1.15rem 1.2rem;display:grid}.app-empty-state--compact,.empty-state.compact{border-radius:18px;padding:1rem}.app-empty-state-icon{background:var(--primary-soft);width:2.75rem;height:2.75rem;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.app-empty-state-icon svg{width:1.25rem;height:1.25rem}.app-empty-state-copy{gap:.3rem;display:grid}.app-empty-state-copy strong,.app-empty-state-copy p{margin:0}.app-empty-state--danger .app-empty-state-icon{background:var(--danger-soft);color:var(--danger)}.helper-text,.field-hint,.table-secondary,.lead,.muted{color:var(--muted)}.form-sections{gap:0;display:grid}.form-sections>*+*{border-top:1px solid var(--line);margin-top:1.2rem;padding-top:1.2rem}.field,.stack-form .field{gap:.5rem;display:grid}.field-label{min-height:1.25rem;color:var(--ink);align-items:center;gap:.35rem;font-size:.92rem;font-weight:700;line-height:1.3;display:inline-flex}.field--error .field-label{color:var(--danger)}.required-mark{background:var(--danger-soft);width:1rem;height:1rem;color:var(--danger);border-radius:999px;justify-content:center;align-items:center;font-size:.76rem;font-style:normal;font-weight:800;display:inline-flex}.field-control-wrap{border:1px solid var(--line);background:linear-gradient(#ffffffd1,#f7f9fcf0);border-radius:18px;align-items:center;gap:.55rem;min-height:56px;padding:.25rem .25rem .25rem .95rem;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s;display:flex;position:relative;box-shadow:inset 0 1px #fffc}:root[data-theme=dark] .field-control-wrap{background:linear-gradient(#111d31e0,#0d1626f5);box-shadow:inset 0 1px #ffffff0a}.field-control-wrap:hover{border-color:var(--line-strong)}.field-control-wrap:focus-within{border-color:#0f62fe73;transform:translateY(-1px);box-shadow:0 0 0 4px #0f62fe1f,inset 0 1px #ffffffd1}.field-control-wrap--invalid,.field--error .field-control-wrap{background:linear-gradient(#d143430d,#f7f9fcf5);border-color:#d143436b}:root[data-theme=dark] .field-control-wrap--invalid,:root[data-theme=dark] .field--error .field-control-wrap{background:linear-gradient(#d143431f,#0d1626f5)}.field-control-wrap--invalid:focus-within,.field--error .field-control-wrap:focus-within{border-color:#d143438f;box-shadow:0 0 0 4px #d143431f,inset 0 1px #ffffffd1}.field-control,.field-control-wrap>input,.field-control-wrap>select,.field-control-wrap>textarea,.stack-form input,.stack-form select{width:100%;min-width:0;min-height:48px;color:var(--ink);font:inherit;box-shadow:none;background:0 0;border:0;border-radius:14px;outline:0;padding:.7rem .85rem}.field-control:disabled,.field-control-wrap>input:disabled,.field-control-wrap>select:disabled,.field-control-wrap>textarea:disabled{cursor:not-allowed;opacity:.66}.field-control--align-end{text-align:right}.field select.field-control,.field-control-wrap>select,.stack-form select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 20px),calc(100% - 14px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:2.2rem}.field textarea,.field-control-wrap>textarea{resize:vertical;min-height:128px;padding-top:.85rem}.field input::placeholder,.field textarea::placeholder,.field-control::placeholder{color:#97a6ba}.field-error,.error-text{color:var(--danger);font-size:.82rem;font-weight:600;line-height:1.45}.field-hint{font-size:.82rem;line-height:1.45}.auth-page{align-items:stretch;gap:clamp(1rem,2vw,1.5rem);min-height:100vh;padding:clamp(1rem,2vw,2rem)}.auth-panel-brand{color:#f7fbff;background:radial-gradient(circle at 26% 5%,#60a5fa2e,#0000 28%),radial-gradient(circle at 92% 92%,#3b82f629,#0000 34%),linear-gradient(160deg,#07182c 0%,#0e2744 48%,#102f55 100%);align-content:start;gap:.9rem;min-height:calc(100vh - clamp(2rem,4vw,4rem));padding:clamp(1.35rem,1.1rem + 1vw,2rem);display:grid;position:relative;overflow:hidden}.auth-panel-brand:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b3,#0000 72%);mask-image:linear-gradient(#000000b3,#0000 72%)}.auth-panel-brand>*{z-index:1;position:relative}.auth-brand-mark{aspect-ratio:1;background:linear-gradient(145deg,#ffffff14,#ffffff06),#030712a8;border:0;border-radius:999px;width:clamp(190px,24vw,270px);min-height:auto;margin:0 0 .15rem;padding:.75rem;box-shadow:inset 0 1px #ffffff14,0 24px 64px #00000038}.auth-brand-logo{object-fit:contain;border-radius:999px;width:100%;height:100%}.auth-panel-brand .eyebrow{color:#93c5fd;letter-spacing:.16em;margin:0}.auth-panel-brand h1{color:#fff;letter-spacing:-.045em;max-width:720px;font-size:clamp(1.75rem,1.35rem + 1.2vw,2.65rem);line-height:1.08}.auth-panel-brand .lead{color:#dbeafe;max-width:760px;margin:0;font-size:.98rem;line-height:1.65}.check-list{color:#eaf2ff;gap:.28rem;max-width:760px;margin:.1rem 0 0;padding-left:1.1rem;font-size:.94rem;line-height:1.45;display:grid}.check-list li::marker{color:#93c5fd}.auth-contact-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff18,#ffffff09),#0f2b4a80;border:1px solid #bfdbfe2e;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:auto;padding:1rem 1.05rem;display:grid;box-shadow:inset 0 1px #ffffff12}.auth-contact-copy{min-width:0}.auth-contact-card h3{color:#fff;letter-spacing:-.01em;margin:0 0 .8rem;font-size:.95rem}.auth-contact-list{gap:.8rem;margin:0;display:grid}.auth-contact-list>div{gap:.18rem;display:grid}.auth-contact-list dt{color:#93c5fd;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.auth-contact-list dd{color:#f8fbff;margin:0;line-height:1.45}.auth-contact-list a{color:inherit;text-decoration:none}.auth-contact-list a:hover,.auth-contact-list a:focus-visible{text-decoration:underline}.auth-contact-logo{object-fit:contain;background:#030712c2;border:0;border-radius:999px;width:clamp(58px,6vw,82px);height:clamp(58px,6vw,82px);padding:.3rem;box-shadow:inset 0 1px #ffffff14,0 16px 34px #0000003d}.public-branding-layout{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:1.25rem;display:grid}.public-branding-fields{gap:1rem;display:grid}.public-branding-preview{color:#f8fbff;background:radial-gradient(circle at top,#0f62fe1f,#0000 42%),linear-gradient(160deg,#07182c 0%,#102f55 100%);border:1px solid #94a3b833;border-radius:24px;gap:.75rem;padding:1.15rem;display:grid;position:sticky;top:1rem}.public-branding-preview img{object-fit:contain;background:#030712b8;border:0;border-radius:999px;width:116px;height:116px;padding:.45rem}.public-branding-preview span,.public-branding-preview dt{color:#93c5fd;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.public-branding-preview strong{color:#fff;letter-spacing:-.045em;font-size:1.55rem;line-height:1.08}.public-branding-preview p,.public-branding-preview dd{color:#dbeafe;margin:0;line-height:1.5}.public-branding-preview dl{gap:.7rem;margin:0;padding-top:.3rem;display:grid}.public-domains-panel{margin-top:1rem}.public-domain-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.9rem;display:grid}.public-domain-list{gap:.75rem;display:grid}.public-domain-row{border:1px solid var(--line);background:var(--surface-alt);border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.85rem;padding:.9rem 1rem;display:grid}.public-domain-row strong,.public-domain-row p{margin:0}.public-domain-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.auth-panel-form .stack-form label{color:var(--muted);gap:.45rem;display:grid}.auth-panel-form .stack-form label>span{color:var(--muted);font-size:.92rem;font-weight:600}.auth-panel-form .stack-form input,.auth-panel-form .stack-form select{border:1px solid var(--line);background:var(--surface-alt);min-height:50px;color:var(--ink);border-radius:14px;padding:.85rem 1rem;box-shadow:inset 0 1px #ffffffa6}:root[data-theme=dark] .auth-panel-form .stack-form input,:root[data-theme=dark] .auth-panel-form .stack-form select{box-shadow:inset 0 1px #ffffff0a}.auth-panel-form .stack-form input::placeholder,.auth-panel-form .stack-form select::placeholder{color:#97a6ba}.auth-panel-form .stack-form input:focus,.auth-panel-form .stack-form select:focus{border-color:#0f62fe73;outline:0;box-shadow:0 0 0 4px #0f62fe1f}.form-frame{border:1px solid var(--line);background:linear-gradient(180deg, #ffffff6b, #ffffff1a), var(--surface-solid);box-shadow:var(--shadow-soft);border-radius:30px;overflow:hidden}.form-frame-header{border-bottom:1px solid var(--line);background:0 0;gap:.35rem;padding:1.35rem 1.45rem 1rem;display:grid}.form-frame-header strong,.form-frame-header h5{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:1.12rem}.form-frame-header small,.form-frame-header p{color:var(--muted);line-height:1.5}.form-frame-body{background:linear-gradient(#ffffff0f,#fff0),0 0;gap:1.15rem;padding:1.2rem 1.45rem 1.1rem;display:grid}.form-frame-footer{background:0 0;border-top:1px solid #94a3b81f;justify-content:flex-end;align-items:center;gap:.8rem;padding:1rem 1.45rem 1.25rem;display:flex}.form-section-card{box-shadow:none;background:0 0;border:0;border-radius:0;gap:1rem;padding:0;display:grid}.form-section-card--accent,.form-section-card--danger{border-color:#0000}.section-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.section-heading>div{gap:.28rem;max-width:72ch;display:grid}.section-heading h5{margin:0;font-size:1.08rem;line-height:1.2}.section-heading .helper-text,.section-heading p{margin:0}.section-heading-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.form-section-content{gap:1rem;display:grid}:is(.info-card:has(>.form-frame),.surface-card:has(>.form-frame)){box-shadow:none;background:0 0;border:0;padding:0}.checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.checkbox-tile{border:1px solid var(--line);background:#94a3b80a;border-radius:18px;align-items:flex-start;gap:.8rem;min-height:58px;padding:.9rem .95rem;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.checkbox-tile:hover{border-color:var(--line-strong);background:#0f62fe0d}.checkbox-tile:has(input:checked){background:#0f62fe14;border-color:#0f62fe57;box-shadow:0 0 0 3px #0f62fe14}.checkbox-tile input{width:1.05rem;height:1.05rem;accent-color:var(--primary);margin-top:.15rem}.checkbox-tile span{color:var(--ink);font-weight:600;line-height:1.45}.schedule-grid{gap:.9rem;display:grid}.schedule-item{background:#94a3b80a;border:1px solid #94a3b824;border-radius:18px;gap:.9rem;padding:.95rem 1rem;display:grid}.schedule-item-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.readonly-card{background:#94a3b80a;border:1px solid #94a3b824;border-radius:18px;gap:.32rem;padding:.95rem 1rem;display:grid}.readonly-card strong,.readonly-card p{margin:0}.readonly-card p{color:var(--muted);line-height:1.5}.commerce-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:1rem;display:grid}.commerce-grid--wide{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr)}.commerce-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.95rem;display:grid}.commerce-warning-list,.commerce-ranking-list,.commerce-line-list{gap:.85rem;display:grid}.commerce-line-item{background:#94a3b80a;border:1px solid #94a3b824;border-radius:18px;padding:.9rem 1rem}.commerce-line-grid{grid-template-columns:minmax(0,1.7fr) 120px minmax(180px,.9fr) auto;align-items:end;gap:.85rem;display:grid}.commerce-line-remove{min-width:120px}.commerce-total-strip{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.85rem;display:grid}.commerce-total-card{background:#94a3b80a;border-color:#94a3b82e}.form-frame .empty-state,.form-frame .app-empty-state,.form-frame .readonly-card,.form-frame .schedule-item,.form-frame .commerce-line-item,.form-frame .commerce-total-card,.form-frame .permission-state{box-shadow:none}.form-frame .empty-state,.form-frame .app-empty-state{background:#94a3b80a;border-style:solid}.form-frame .grid-form.two-columns{gap:.95rem 1rem}.icon-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:inline-flex}.icon-action-button{border:1px solid var(--line);background:var(--surface-alt);width:2.5rem;height:2.5rem;color:var(--ink);box-shadow:var(--shadow-soft);border-radius:14px;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex;position:relative}.icon-action-button svg{width:1rem;height:1rem}.icon-action-button:hover,.icon-action-button:focus-visible{color:var(--primary-strong);background:#0f62fe14;border-color:#0f62fe47;transform:translateY(-1px)}.icon-action-button:focus-visible{outline:0;box-shadow:0 0 0 4px #0f62fe1f}.icon-action-button.tone-primary{background:var(--primary-soft);color:var(--primary-strong)}.icon-action-button.tone-success{background:var(--accent-soft);color:var(--accent)}.icon-action-button.tone-danger{background:var(--danger-soft);color:var(--danger);border-color:#d143432e}.icon-action-button.tone-danger:hover,.icon-action-button.tone-danger:focus-visible{color:#b93232;background:#d143431f;border-color:#d1434347}.icon-action-button[disabled]{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}.icon-action-button[data-tooltip]:after{content:attr(data-tooltip);color:#f8fbff;opacity:0;pointer-events:none;z-index:5;background:#0b1320f5;border-radius:10px;min-width:max-content;max-width:220px;padding:.45rem .6rem;font-size:.74rem;font-weight:700;line-height:1.3;transition:opacity .14s,transform .14s;position:absolute;inset:auto auto calc(100% + 10px) 50%;transform:translate(-50%)translateY(6px);box-shadow:0 18px 34px #02061738}.icon-action-button[data-tooltip-position=bottom]:after{inset:calc(100% + 10px) auto auto 50%}.icon-action-button:hover:after,.icon-action-button:focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}.metric-grid{gap:1rem}.metric-card{background:linear-gradient(180deg, #ffffffc2, #f7f9fceb), var(--surface);align-content:start;gap:.45rem;min-height:168px;padding:1rem;display:grid}:root[data-theme=dark] .metric-card{background:linear-gradient(180deg, #111d31e0, #0d1626f5), var(--surface)}.metric-value{letter-spacing:-.04em;text-wrap:balance;line-height:1.08;display:block}.metric-value--numeric{max-width:10ch;font-size:clamp(1.05rem,.88rem + .5vw,1.45rem)}.metric-value--text{letter-spacing:-.02em;max-width:13ch;font-size:clamp(.86rem,.8rem + .35vw,1.12rem);font-weight:700;line-height:1.18}.card-tag{background:var(--primary-soft);color:var(--primary);width:fit-content;margin-bottom:.25rem;padding:.34rem .58rem;font-size:.64rem}.metric-card .helper-text{max-width:24ch;font-size:.78rem;line-height:1.42}.feedback-box{box-shadow:var(--shadow-soft);border-radius:22px}.feedback-box.danger{background:linear-gradient(135deg,#d14343eb,#a82727eb)}.feedback-box.warning{background:linear-gradient(135deg,#e2a31feb,#c6850ceb)}.feedback-box.success{background:linear-gradient(135deg,#0f9f77e6,#0b805fe6)}.data-table-shell{background:var(--surface);border-radius:24px;overflow:hidden}.data-table th{color:var(--muted);background:#94a3b814}.data-table tbody tr:hover{background:#0f62fe0a}.reports-filter-card{background:var(--surface);border-radius:24px}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-grid,.admin-two-column,.portal-grid{grid-template-columns:minmax(0,1.65fr) minmax(320px,.95fr);gap:1rem;display:grid}.insight-list,.timeline-list,.quick-action-list{gap:.8rem;display:grid}.insight-item,.timeline-item,.portal-summary-card,.portal-payment-card,.portal-attendance-card,.quick-action-item{border:1px solid var(--line);background:var(--surface-alt);border-radius:18px;gap:.4rem;padding:1rem 1.05rem;display:grid}.insight-item strong,.timeline-item strong,.quick-action-item strong,.portal-summary-card strong,.portal-payment-card strong,.portal-attendance-card strong{margin:0}.split-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.students-panel,.student-show-shell{padding:1.25rem}.students-toolbar{gap:.8rem}.students-search{border:1px solid var(--line);background:var(--surface-alt);min-width:320px;box-shadow:none;border-radius:16px;padding:.85rem 1rem}.students-search input{background:0 0}.students-summary-bar{border:1px solid var(--line);background:var(--surface-alt);border-radius:18px;padding:1rem 1.05rem}.students-table-shell{gap:.85rem;display:grid}.students-table-head{color:var(--muted);padding:0 1rem}.students-row-card{border:1px solid var(--line);background:var(--surface-alt);border-radius:22px}.student-avatar,.student-profile-avatar{color:var(--primary-strong);background:linear-gradient(135deg,#0f62fe2e,#0f9f7724)}.student-show-grid{gap:1rem}.student-show-card,.student-profile-card{border:1px solid var(--line);background:var(--surface-alt);border-radius:24px}.portal-layout .sidebar{background:linear-gradient(180deg, #142543f0, #081224fa), var(--sidebar-bg)}.portal-shell{gap:1rem;display:grid}.portal-highlight-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.9rem;display:grid}.portal-highlight-card{border:1px solid var(--line);background:var(--surface-alt);border-radius:18px;gap:.3rem;padding:1rem;display:grid}.portal-highlight-card span{color:var(--muted)}.portal-highlight-card strong{letter-spacing:-.04em;font-size:1.5rem;line-height:1.05}.portal-student-grid,.portal-payment-grid,.portal-attendance-grid{gap:1rem;display:grid}.portal-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;display:grid}.portal-detail-grid div{border:1px solid var(--line);background:#ffffff80;border-radius:16px;gap:.25rem;padding:.95rem 1rem;display:grid}:root[data-theme=dark] .portal-detail-grid div{background:#111d31b3}.portal-detail-grid dt{color:var(--muted);font-size:.82rem}.portal-payment-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.portal-attendance-item-head,.portal-payment-item-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.portal-invoice-list{gap:.75rem;display:grid}.permission-state{border:1px dashed var(--line-strong);background:var(--surface-alt);border-radius:18px;gap:.55rem;padding:1rem 1.05rem;display:grid}@media (width<=1200px){.admin-shell{grid-template-columns:284px minmax(0,1fr)}.dashboard-grid,.admin-two-column,.portal-grid{grid-template-columns:1fr}}@media (width<=960px){.auth-panel-brand{min-height:auto}.auth-contact-card{align-items:start;margin-top:.4rem}.topbar{flex-direction:column;align-items:stretch;position:static}.page-intro-main,.toolbar,.surface-card-header{align-items:stretch}.topbar-leading,.topbar-tools,.topbar-nav,.page-intro-actions,.surface-card-header-actions{width:100%}.topbar-leading,.topbar-tools{justify-content:space-between}.topbar-nav{order:2;padding-top:.15rem}.split-stack,.public-branding-layout{grid-template-columns:1fr}.public-branding-preview{position:static}.public-domain-form,.public-domain-row{grid-template-columns:1fr}.public-domain-actions{align-items:stretch}.public-domain-actions .ds-button{width:100%}.commerce-grid,.commerce-grid--wide,.commerce-line-grid{grid-template-columns:1fr}.form-frame-footer{flex-direction:column-reverse;align-items:stretch}.form-frame-footer .ghost-button,.form-frame-footer .primary-button,.section-heading-actions .ghost-button,.section-heading-actions .primary-button{width:100%}}@media (width<=640px){.auth-page{padding:1rem}.auth-brand-mark{width:min(100%,220px)}.auth-panel-brand h1{font-size:clamp(1.55rem,8vw,2rem)}.auth-panel-brand .lead,.check-list{font-size:.9rem}.auth-contact-card{grid-template-columns:1fr}.auth-contact-logo{justify-self:end}.content{padding:1rem}.topbar-nav{gap:.1rem}.topbar-nav-link{padding-inline:.55rem;font-size:.88rem}.topbar-search-field{grid-template-columns:auto minmax(0,1fr)}.topbar-search-shortcut{display:none}.page-intro,.surface-card,.students-panel,.student-show-shell{border-radius:24px;padding:1rem}.form-sections>*+*{margin-top:1rem;padding-top:1rem}.page-heading-row{align-items:stretch}.students-search{min-width:100%}.page-intro-stat,.portal-highlight-card,.quick-action-item,.portal-payment-card,.portal-attendance-card{border-radius:18px}.commerce-line-remove{width:100%}}
