.error-log-layout.dashboard .error-workspace,.error-log-layout.test .error-dashboard,.error-log-layout.test .error-official-grid{display:none}.error-log-brand-logo{width:auto;max-width:240px;height:auto;max-height:168px;object-fit:contain}﻿:root{--navy:#0b2545;--blue:#2e74b5;--soft-blue:#e8eef5;--paper:#f8fafc;--line:#d9e1ea;--ink:#172033;--muted:#64748b;--green:#177245;--gold:#8a5d00}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:246px 1fr}.sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:start;height:100vh;overflow-y:auto;background:var(--navy);color:#e6edf6;display:flex;flex-direction:column;padding:28px 16px 20px}.brand{display:flex;align-items:center;gap:10px;padding:0 10px 28px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#4ba3e3;color:white;font-weight:800}.brand strong{display:block;font-size:18px;letter-spacing:-.02em}.brand small{display:block;margin-top:2px;color:#aebfd3;font-size:11px}nav{display:grid;grid-gap:4px;gap:4px}nav a{padding:10px;border-radius:8px;font-size:14px}nav a:hover{background:#15385f}.sidebar-footer{margin-top:auto;display:grid;grid-gap:10px;gap:10px;padding:12px 10px 0;color:#b7c7d9;font-size:11px}.mode-badge{display:inline-flex;width:max-content;padding:5px 8px;border-radius:999px;background:#1b6b45;color:#e7fff0;font-weight:700}.mode-badge.read-only{background:#695212;color:#ffedb0}.main-content{max-width:1320px;width:100%;margin:0 auto;padding:46px 52px 72px}.page-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}.empty-state h1,.page-header h1{margin:3px 0 7px;font-size:31px;letter-spacing:-.035em}.eyebrow{margin:0;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.muted{margin:0;color:var(--muted)}.connection{padding:8px 10px;border-radius:999px;background:#e4f7eb;color:var(--green);font-size:12px;font-weight:700}.notice{margin-bottom:26px;padding:14px 16px;border:1px solid #d3e3f0;border-radius:10px;background:#f1f7fc;color:#344a60;font-size:14px}.notice strong{color:var(--navy)}.app-error{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(140deg,#e8f0e5,#f5f3ed 55%,#e2ece0)}.app-error>section{width:min(100%,620px);padding:34px;border:1px solid #c8d5c4;border-radius:14px;background:#fffefa;box-shadow:0 14px 38px rgba(35,49,47,.11)}.app-error h1{margin:4px 0 10px;color:#294d40;font-size:27px;letter-spacing:-.03em}.app-error p:not(.eyebrow){color:#52675f;line-height:1.55}.app-error-reference{padding:11px 12px;border:1px solid #d4dfd1;border-radius:7px;background:#f5f8f3;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow-wrap:anywhere}.app-error>section>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.app-error a,.app-error button{display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border:0;border-radius:6px;background:#356c5c;color:#fff;font:800 13px/1 Arial,sans-serif;cursor:pointer}.app-error a{background:#eef5ec;color:#356653;border:1px solid #b8cdb7}.page-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.daily-workflow-trigger{padding:9px 12px;border:0;border-radius:6px;background:#356c5c;color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}.empty-state,.metric-card,.panel,.settings-list{border:1px solid var(--line);border-radius:12px;background:white}.metric-card{padding:18px}.metric-card p{min-height:32px;margin:0 0 10px;color:var(--muted);font-size:12px;line-height:1.3}.metric-card strong{font-size:29px;letter-spacing:-.04em}.two-column{display:grid;grid-template-columns:1.25fr .9fr;grid-gap:18px;gap:18px}.panel{padding:24px}.panel h2{margin:5px 0 10px;font-size:20px}.panel dd,.panel li,.panel p{color:#4b5d73;line-height:1.55;font-size:14px}.panel ul{padding-left:20px}.panel dl{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:12px;gap:12px;margin:18px 0 0;font-size:13px}.panel dt{color:var(--muted)}.panel dd{margin:0;color:var(--ink)}.settings-section{margin-top:31px}.settings-section h2{margin:0 0 10px;font-size:19px}.settings-list{overflow:hidden}.setting-row{display:grid;grid-template-columns:1fr 160px;grid-gap:20px;gap:20px;align-items:center;padding:17px 19px;border-bottom:1px solid #e7edf3}.setting-row:last-child{border-bottom:none}.setting-row h3{margin:0 0 4px;font-size:14px}.setting-row p{margin:0;color:var(--muted);font-size:13px;line-height:1.35}.setting-value{text-align:right}.setting-value span{display:block;font-weight:700;font-size:14px}.setting-value small{color:var(--muted);font-size:11px;text-transform:capitalize}.empty-state{max-width:680px;padding:44px;margin-top:60px}.empty-state p:not(.eyebrow){color:var(--muted);line-height:1.6}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(140deg,#eef5fb,#f8fafc 55%,#e6f0f9)}.login-card{width:min(100%,440px);padding:34px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:0 18px 60px rgba(11,37,69,.12)}.brand.compact{padding:0 0 26px}.login-card h1{margin:0 0 8px;font-size:26px;letter-spacing:-.03em}.login-card>p{color:var(--muted);line-height:1.5;font-size:14px}.login-card form{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.login-card label{display:grid;grid-gap:7px;gap:7px;color:#344054;font-size:13px;font-weight:700}.login-card input{width:100%;padding:11px 12px;border:1px solid #b8c6d6;border-radius:8px;font:inherit}.login-card button{padding:12px;border:0;border-radius:8px;background:var(--navy);color:white;cursor:pointer;font-weight:700}.login-card button:disabled{opacity:.65;cursor:wait}.form-error{margin:0;color:#b42318;font-size:13px}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.main-content{padding:30px 20px}.metric-grid{grid-template-columns:repeat(2,1fr)}.two-column{grid-template-columns:1fr}}@media (max-width:520px){.page-header{display:block}.connection{display:inline-flex;margin-top:12px}.metric-grid,.setting-row{grid-template-columns:1fr}.setting-value{text-align:left}}.import-panel{max-width:640px;padding:26px;border:1px solid var(--line);border-radius:12px;background:white}.import-panel h2{margin:0 0 18px;font-size:20px}.import-panel form{display:grid;grid-gap:16px;gap:16px}.import-panel label{display:grid;grid-gap:7px;gap:7px;color:#344054;font-size:13px;font-weight:700}.import-panel input,.import-panel select{width:100%;padding:10px 11px;border:1px solid #b8c6d6;border-radius:8px;font:inherit;background:white}.import-panel button{width:max-content;padding:11px 15px;border:0;border-radius:8px;background:var(--navy);color:white;font-weight:700;cursor:pointer}.import-panel button:disabled{opacity:.65;cursor:wait}.import-success{margin:0;color:var(--green);font-size:13px;font-weight:700}.import-errors{padding:12px 14px;border-radius:8px;background:#fff6ed;color:#8a3a08;font-size:13px}.import-errors ul{margin:8px 0 0;padding-left:20px}.data-panel{border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden}.data-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 20px;border-bottom:1px solid #e7edf3}.data-panel-heading h2{margin:0;font-size:18px}.data-panel-heading span{color:var(--muted);font-size:13px}table{width:100%;min-width:920px;border-collapse:collapse}th{padding:11px 15px;background:#f6f8fb;color:#526274;text-align:left;font-size:11px;letter-spacing:.045em;text-transform:uppercase}td{padding:14px 15px;border-top:1px solid #edf1f5;color:#37465a;font-size:13px;vertical-align:top;line-height:1.4}td strong{display:block;color:var(--ink);font-size:14px}td small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.status-pill{display:inline-flex;padding:4px 7px;border-radius:999px;background:#edf1f5;color:#526274;font-size:11px;font-weight:700}.status-pill.active{background:#e4f7eb;color:var(--green)}.session-list{display:grid;grid-gap:18px;gap:18px}.session-record{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:white}.session-record-header{display:flex;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e7edf3;background:#fbfcfe}.workflow-header.attention{background:#fff7d6;border-bottom-color:#f1d985}.workflow-header.complete{background:#e9f8ee;border-bottom-color:#bfe4c9}.session-header-status{display:grid;justify-items:end;align-content:start;grid-gap:6px;gap:6px}.session-header-status small{color:#4b6b55;font-size:11px;font-weight:800}.completed-session>details>summary{cursor:pointer;list-style:none}.completed-session>details>summary::-webkit-details-marker{display:none}.completed-session>details>summary .workflow-header{border-bottom:0}.completed-session>details[open]>summary .workflow-header{border-bottom:1px solid #bfe4c9}.completed-session>details>summary:hover .workflow-header{filter:brightness(.985)}.session-record-header h2{margin:4px 0 5px;font-size:20px;letter-spacing:-.025em}.session-record-header p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px}.record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;margin:0}.record-field{min-width:0;padding:14px 16px;border-right:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.record-field:nth-child(3n){border-right:none}.record-field dt{margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.record-field dd{margin:0;color:#37465a;font-size:13px;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.record-field.span-all{grid-column:1/-1;border-right:none}.external-link{color:var(--blue);font-weight:700;text-decoration:underline}@media (max-width:760px){.record-grid{grid-template-columns:1fr}.record-field{border-right:none}.session-record-header{display:block}.session-record-header .status-pill{margin-top:12px}}.system-details{border-top:1px solid #e7edf3;background:#f8fafc}.system-details summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;color:#526274;cursor:pointer;list-style:none}.system-details summary::-webkit-details-marker{display:none}.system-details summary span{font-size:13px;font-weight:800}.system-details summary span:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #aebdcb;border-radius:50%;font-size:14px;line-height:1}.system-details[open] summary span:before{content:"-"}.system-details summary small{color:var(--muted);font-size:11px}.system-fields{border-top:1px solid #e7edf3;background:white}@media (max-width:760px){.system-details summary{display:block}.system-details summary small{display:block;margin:5px 0 0 26px}}.invoice-list{display:grid;grid-gap:18px;gap:18px}.invoice-record .status-pill{text-transform:capitalize}.invoice-status-group{display:grid;grid-gap:11px;gap:11px;margin-top:26px}.invoice-status-group>h2{margin:0;color:#234d43;font-size:19px}.void-invoices{margin-top:28px;border:1px solid #d6d4cc;border-radius:5px;background:#f7f6f1}.void-invoices summary{padding:15px 18px;color:#526274;font-size:13px;font-weight:800;cursor:pointer;list-style:none}.void-invoices summary::-webkit-details-marker{display:none}.void-invoices summary:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #aebdcb;border-radius:50%;font-size:14px;line-height:1}.void-invoices[open] summary:before{content:"-"}.void-invoices .invoice-list{padding:0 14px 14px}.session-billable-input{width:100%;max-width:170px;padding:8px 9px;border:1px solid #b8c9da;border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-weight:700}.session-workflow{padding:20px 22px;border-top:1px solid #d7e2ef;background:#f7fbff}.session-workflow-heading h3{margin:4px 0 5px;color:#173f68;font-size:18px}.session-workflow-heading p{max-width:820px;margin:0;color:#526274;font-size:13px;line-height:1.45}.session-workflow-form{margin-top:16px}.session-workflow-grid{display:grid;grid-gap:16px;gap:16px}.session-workflow-grid label{display:grid;grid-gap:6px;gap:6px;color:#42556c;font-size:12px;font-weight:800}.session-workflow-grid textarea{width:100%;padding:11px;border:1px solid #b8c9da;border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-size:13px;line-height:1.45;resize:vertical}.parent-update-field textarea,.session-notes-field textarea{min-height:145px}.session-workflow-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:15px}.more-tools-section button,.session-workflow-actions button{padding:10px 13px;border:0;border-radius:7px;background:var(--navy);color:#fff;font-weight:800;cursor:pointer}.session-workflow-actions .no-email-button{background:#286c4a}.session-workflow-actions .send-email-button{background:#a84818}.action-feedback{display:inline-flex;align-items:center;gap:7px}.button-spinner{width:12px;height:12px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(1turn)}}.read-only-workflow{display:grid;grid-template-columns:1fr}.read-only-workflow .record-field{border-right:0}.more-tools{border-top:1px solid #d7e2ef;background:#f8fafc}.more-tools summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;color:#42556c;cursor:pointer;list-style:none}.more-tools summary::-webkit-details-marker{display:none}.more-tools summary span{font-size:13px;font-weight:800}.more-tools summary span:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #8facc8;border-radius:50%;font-size:14px;line-height:1}.more-tools[open] summary span:before{content:"-"}.more-tools summary small{color:var(--muted);font-size:11px}.more-tools-body{border-top:1px solid #d7e2ef;background:#fff}.more-tools-section{padding:17px 18px;border-bottom:1px solid #e7edf3}.more-tools-section:last-child{border-bottom:0}.more-tools-section h3{margin:0 0 5px;color:#234c75;font-size:14px}.more-tools-section p{margin:0 0 10px;color:#526274;font-size:13px;line-height:1.45}.more-tools-section.ai{background:#faf9ff}.more-tools-section.ai h3{color:#4c3a86}.more-tools-section.ai button{background:#4c3a86}.session-edit{border-top:1px solid #d7e2ef;background:#f5f9fd}.session-edit summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;color:#234c75;cursor:pointer;list-style:none}.session-edit summary::-webkit-details-marker{display:none}.session-edit summary span{font-size:13px;font-weight:800}.session-edit summary span:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #8facc8;border-radius:50%;font-size:14px;line-height:1}.session-edit[open] summary span:before{content:"-"}.session-edit summary small{color:var(--muted);font-size:11px}.session-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:4px 18px 18px}.session-edit-form label{display:grid;grid-gap:6px;gap:6px;color:#42556c;font-size:12px;font-weight:700}.session-edit-form label:first-of-type,.session-edit-form label:nth-of-type(2),.session-edit-form label:nth-of-type(3){grid-column:1/-1}.session-edit-form input,.session-edit-form textarea{width:100%;padding:9px 10px;border:1px solid #b8c9da;border-radius:7px;background:white;color:var(--ink);font:inherit;font-size:13px}.session-edit-form textarea{min-height:100px;resize:vertical}.session-edit-form button{justify-self:start;padding:10px 13px;border:0;border-radius:7px;background:var(--navy);color:white;font-weight:700;cursor:pointer}@media (max-width:760px){.session-edit summary{display:block}.session-edit summary small{display:block;margin:5px 0 0 26px}.session-edit-form{grid-template-columns:1fr}.session-edit-form label{grid-column:1/-1}}.balance-value{display:inline-flex;min-width:62px;justify-content:center;padding:5px 7px;border-radius:6px;font-weight:800}.balance-value.positive{background:#dcfce7;color:#166534}.balance-value.zero{background:#fef3c7;color:#92400e}.balance-value.negative{background:#fee2e2;color:#991b1b}.audit-entry{border-bottom:1px solid #e7edf3}.audit-entry:last-child{border-bottom:none}.audit-entry summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;cursor:pointer;list-style:none}.audit-entry summary::-webkit-details-marker{display:none}.audit-entry summary>span:first-child{display:grid;grid-gap:4px;gap:4px;text-transform:capitalize}.audit-entry summary strong{color:var(--ink);font-size:14px}.audit-entry summary small{color:var(--muted);font-size:12px}.audit-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;padding:0 18px 18px}.audit-details.one-column{grid-template-columns:1fr}.audit-details h3{margin:0 0 6px;color:#526274;font-size:12px}.audit-details pre{max-height:280px;margin:0;overflow:auto;padding:12px;border:1px solid #e1e8ef;border-radius:7px;background:#f7f9fb;color:#42556c;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.empty-inline{margin:0;padding:18px;color:var(--muted);font-size:13px}@media (max-width:760px){.audit-details{grid-template-columns:1fr}.audit-entry summary{align-items:flex-start}}.attention-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card.warning{border-color:#f5d680;background:#fffaf0}.metric-card.warning strong{color:#92400e}.metric-card.danger{border-color:#f1b5b5;background:#fff7f7}.metric-card.danger strong{color:#b42318}@media (max-width:900px){.attention-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.attention-metrics{grid-template-columns:1fr}}.status-pill.good{background:#dcfce7;color:#166534}.status-pill.warning{background:#fef3c7;color:#92400e}.status-pill.danger{background:#fee2e2;color:#991b1b}.status-pill.info{background:#dbeafe;color:#1d4ed8}.finance-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.cpa-export{font-size:11px}.finance-history{margin-top:24px;border:1px solid #bdd3e6;border-radius:12px;background:#f7fbff}.finance-history summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 19px;color:#1c5d8f;cursor:pointer;list-style:none}.finance-history summary::-webkit-details-marker{display:none}.finance-history summary span{font-size:15px;font-weight:800}.finance-history summary span:before{content:"+";display:inline-grid;place-items:center;width:19px;height:19px;margin-right:8px;border:1px solid #8facc8;border-radius:50%;font-size:15px}.finance-history[open] summary span:before{content:"-"}.finance-history summary small{color:#64748b;font-size:12px}.finance-history-body{padding:0 18px 20px;border-top:1px solid #d7e2ef}.finance-history-year{padding-top:22px}.finance-history-year+.finance-history-year{margin-top:26px;border-top:1px solid #d7e2ef}.finance-history-year>.panel-heading{margin-bottom:10px}.finance-history .finance-charts{margin:0}@media(max-width:760px){.finance-history summary{display:block}.finance-history summary small{display:block;margin:6px 0 0 28px}}.finance-charts{align-items:start}.bar-chart{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.bar-row{display:grid;grid-template-columns:30px minmax(80px,1fr) 80px;grid-gap:9px;gap:9px;align-items:center;font-size:12px}.bar-row>span{color:var(--muted);font-weight:700}.bar-row strong{color:#42556c;text-align:right;font-size:11px}.bar-track{height:12px;overflow:hidden;border-radius:999px;background:#e5edf5}.bar-track i{display:block;height:100%;min-width:2px;border-radius:inherit;background:#2e74b5}.bar-chart.hours .bar-track i{background:#177245}.section-note{margin:0 0 10px;font-size:13px}@media (max-width:900px){.finance-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.finance-metrics{grid-template-columns:1fr}}.local-edit-locked{margin:0;padding:12px 18px;border-top:1px solid #e7edf3;background:#f8fafc;color:var(--muted);font-size:12px}.permission-form{margin:0}.permission-button{padding:6px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#526274;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.permission-button.enabled{border-color:#86d7aa;background:#dcfce7;color:#166534}.zoom-tools{border-top:1px solid #d7e2ef;background:#f8fbff}.zoom-tools summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;color:#234c75;cursor:pointer;list-style:none}.zoom-tools summary::-webkit-details-marker{display:none}.zoom-tools summary span{font-size:13px;font-weight:800}.zoom-tools summary span:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #8facc8;border-radius:50%;font-size:14px;line-height:1}.zoom-tools[open] summary span:before{content:"-"}.zoom-tools summary small{color:var(--muted);font-size:11px}.zoom-tools-body{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 18px 18px}.zoom-tools-body p{max-width:720px;margin:0;color:#526274;font-size:13px;line-height:1.45}.zoom-tools-body button{padding:10px 13px;border:0;border-radius:7px;background:#174d7a;color:white;font-weight:700;cursor:pointer;white-space:nowrap}@media (max-width:760px){.zoom-tools summary{display:block}.zoom-tools summary small{display:block;margin:5px 0 0 26px}.zoom-tools-body{display:block}.zoom-tools-body form{margin-top:12px}}.ai-tools{border-top:1px solid #d8d3ef;background:#faf9ff}.ai-tools summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;color:#42327a;cursor:pointer;list-style:none}.ai-tools summary::-webkit-details-marker{display:none}.ai-tools summary span{font-size:13px;font-weight:800}.ai-tools summary span:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #aa9fd2;border-radius:50%;font-size:14px;line-height:1}.ai-tools[open] summary span:before{content:"-"}.ai-tools summary small{color:var(--muted);font-size:11px}.ai-tools button{padding:10px 13px;border:0;border-radius:7px;background:#4c3a86;color:white;font-weight:700;cursor:pointer;white-space:nowrap}.metric-link{display:block;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;cursor:pointer}.metric-link small{display:block;margin-top:10px;color:var(--blue);font-size:11px;font-weight:800}.attention-item:hover,.metric-link:hover,.upcoming-session:hover{transform:translateY(-2px);border-color:#8ab6dc;box-shadow:0 8px 22px rgba(24,64,106,.1)}.attention-list{display:grid;grid-gap:9px;gap:9px;margin:0 0 22px}.attention-list h2{margin:0 0 2px;font-size:17px}.attention-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid var(--line);border-left:5px solid #6283a3;border-radius:10px;background:white;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.attention-item div{display:grid;grid-gap:4px;gap:4px}.attention-item strong{color:var(--ink);font-size:14px}.attention-item span{color:var(--muted);font-size:13px}.attention-item b,.upcoming-session b{color:var(--blue);font-size:12px;white-space:nowrap}.attention-item.warning{border-left-color:#d59a13;background:#fffdf6}.attention-item.danger{border-left-color:#c64d4d;background:#fffafa}.attention-item.good{border-left-color:#22834e;background:#f7fcf8}.dashboard-bottom{margin-top:24px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.panel-heading h2{margin-bottom:0}.setup-link{display:inline-flex;padding:7px 9px;border:1px solid #bdd3e6;border-radius:999px;color:#1c5d8f;background:#f5faff;font-size:11px;font-weight:800;white-space:nowrap}.upcoming-list{display:grid;grid-gap:0;gap:0;margin-top:14px;border-top:1px solid #edf1f5}.upcoming-session{display:grid;grid-template-columns:116px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:13px 2px;border-bottom:1px solid #edf1f5}.upcoming-session time{color:#1b5b89;font-size:12px;font-weight:800}.upcoming-session div{display:grid;grid-gap:3px;gap:3px}.upcoming-session strong{font-size:14px}.upcoming-session span{color:var(--muted);font-size:12px}.table-scroll table td:first-child,.table-scroll table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2}.table-scroll table th:first-child{z-index:3;background:#f6f8fb;box-shadow:2px 0 0 #dfe7ef}.table-scroll table td:first-child{background:white;box-shadow:2px 0 0 #edf1f5}.table-scroll tbody tr:hover td,.table-scroll tbody tr:hover td:first-child{background:#f7fbff}nav a{border:1px solid transparent;transition:background .15s ease,border-color .15s ease,transform .15s ease}nav a:hover{border-color:#2b5f90;transform:translateX(2px)}.external-link,.permission-button,.setup-link,button,summary{transition:filter .15s ease,transform .15s ease,box-shadow .15s ease}.permission-button:hover,.setup-link:hover,button:hover{filter:brightness(.97);transform:translateY(-1px);box-shadow:0 3px 10px rgba(11,37,69,.12)}@media (max-width:760px){.attention-item,.panel-heading{display:block}.attention-item b{display:block;margin-top:8px}.setup-link{margin-top:10px}.upcoming-session{grid-template-columns:1fr;gap:4px}.upcoming-session b{margin-top:2px}}.protected-notes{color:#5d4d2b;font-size:12px;white-space:nowrap}.student-form{margin:0 0 20px;padding:16px;border:1px solid #cbdceb;border-radius:10px;background:#f7fbff}.student-form summary{cursor:pointer;color:#174d7a;font-weight:800}.student-form small{color:#64748b;font-weight:400}.student-form-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));grid-gap:10px;gap:10px;margin-top:14px}.student-form-grid label{display:grid;grid-gap:4px;gap:4px;font-size:11px;font-weight:700;color:#42556c}.student-form-grid input,.student-form-grid select,.student-form-grid textarea{padding:8px;border:1px solid #b8c9da;border-radius:6px;background:white;font:inherit;font-size:12px}.student-form-grid .calculated-score output{display:flex;align-items:center;min-height:34px;padding:8px;border:1px solid #c1d0bd;border-radius:6px;background:#edf4ed;color:#294c42;font-size:12px;font-weight:800}.student-form-grid textarea{min-height:76px;resize:vertical}.student-form-grid button{align-self:end;width:max-content;padding:9px 12px;border:0;border-radius:6px;background:#0b2545;color:white;font-weight:700;cursor:pointer}@media(max-width:760px){.student-form-grid{grid-template-columns:1fr}}.agenda-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 8px}.agenda-controls strong{color:#42556c;font-size:12px}.agenda-controls button{padding:7px 10px;border:1px solid #bdd3e6;border-radius:7px;background:#f5faff;color:#1c5d8f;font-size:12px;font-weight:800;cursor:pointer}.agenda-controls button:hover{background:#e9f4ff}.agenda-scroll{overflow-x:auto;border:1px solid #dbe4ed;border-radius:12px;background:#fff}.weekly-agenda{display:grid;min-width:960px;color:#27384f}.agenda-corner,.agenda-day-heading{position:-webkit-sticky;position:sticky;top:0;z-index:4;min-height:44px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #dbe4ed;background:#f7fafc;color:#46607d;font-size:12px;font-weight:800}.agenda-corner{left:0;z-index:5;font-size:10px}.agenda-day-heading{border-left:1px solid #dbe4ed}.agenda-all-day,.agenda-all-day-label{min-height:32px;border-bottom:1px solid #dbe4ed;background:#fff}.agenda-all-day-label{display:flex;align-items:center;justify-content:center;padding:4px;color:#75859a;font-size:10px;font-weight:800;background:#f7fafc;border-right:1px solid #dbe4ed}.agenda-all-day{display:grid;align-content:start;grid-gap:3px;gap:3px;padding:3px;border-right:1px solid #dbe4ed}.agenda-all-day-event{overflow:hidden;padding:3px 5px;border-radius:4px;color:#fff;font-size:10px;font-weight:700;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.agenda-time-column{position:relative;height:812px;background:#f7fafc;border-right:1px solid #dbe4ed}.agenda-time-column span{position:absolute;right:8px;transform:translateY(-50%);color:#75859a;font-size:11px;white-space:nowrap}.agenda-day{position:relative;height:812px;border-right:1px solid #dbe4ed;background:repeating-linear-gradient(180deg,#fff 0,#fff 57px,#e7edf3 58px)}.agenda-event{position:absolute;z-index:2;left:4px;right:4px;overflow:hidden;display:flex;flex-direction:column;gap:2px;padding:5px 6px;border-radius:5px;color:#fff;font-size:11px;line-height:1.2;box-shadow:0 1px 2px rgb(20 40 70/.18);text-decoration:none}.agenda-event:hover{filter:brightness(.93);outline:2px solid rgb(20 58 105/.25)}.agenda-event strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agenda-event span{opacity:.92;white-space:nowrap}.agenda-tone-scaled-up{background:#4285f4}.agenda-tone-bright-world{background:#3f51b5}.agenda-tone-enhanced-prep{background:#00884a}.agenda-tone-jct{background:#9b5ab3}.agenda-tone-flc{background:#f4511e}.agenda-tone-default{background:#607d8b}.button-row{display:flex;flex-wrap:wrap;gap:10px}.send-email-button{background:#08703d}.send-email-button:hover{background:#055f33}.billing-controls{margin:0 0 24px;padding:20px;border:1px solid #bcd6e9;border-radius:12px;background:#f5faff}.billing-controls h2{margin:0 0 5px;font-size:20px}.billing-controls>p{margin:0 0 15px;color:#526274;font-size:13px}.billing-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.billing-form-grid form,.plan-form{display:grid;grid-gap:10px;gap:10px;padding:16px;border:1px solid #d6e3ee;border-radius:9px;background:#fff}.billing-form-grid h3{margin:0 0 2px;color:#173f68;font-size:16px}.billing-form-grid label,.invoice-payment-form label,.plan-form label{display:grid;grid-gap:5px;gap:5px;color:#42556c;font-size:12px;font-weight:700}.billing-form-grid input,.billing-form-grid select,.invoice-payment-form input,.plan-form input,.plan-form select{width:100%;padding:9px;border:1px solid #b8c9da;border-radius:7px;background:white;color:var(--ink);font:inherit;font-size:13px}.billing-form-grid button,.invoice-payment-form button,.plan-form button{width:max-content;padding:10px 13px;border:0;border-radius:7px;background:var(--navy);color:white;font-weight:700;cursor:pointer}.billing-form-grid .check{display:flex;align-items:center;gap:7px}.billing-form-grid .check input{width:auto}.form-help{margin:0;color:#64748b;font-size:12px;line-height:1.45}.plan-form{grid-template-columns:repeat(3,minmax(150px,1fr));align-items:flex-end}.invoice-payment-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;padding:14px 16px;border-top:1px solid #e7edf3;background:#f8fbff}.invoice-payment-form small{align-self:center;color:#64748b;font-size:11px}@media(max-width:760px){.billing-form-grid,.plan-form{grid-template-columns:1fr}.invoice-payment-form{display:grid}}.credit-controls{padding:20px}.credit-controls h2{margin:4px 0 5px;font-size:20px}.credit-controls>div>p:not(.eyebrow){margin:0;color:#526274;font-size:13px}.credit-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}.credit-form-grid form{display:grid;grid-gap:10px;gap:10px;padding:16px;border:1px solid #d3e9dc;border-radius:9px;background:#fff}.credit-form-grid h3{margin:0;color:#17603d;font-size:16px}.credit-form-grid label{display:grid;grid-gap:5px;gap:5px;color:#42556c;font-size:12px;font-weight:700}.credit-form-grid input,.credit-form-grid select{width:100%;padding:9px;border:1px solid #b8c9da;border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-size:13px}.credit-form-grid .span{grid-column:1/-1}.credit-form-grid .check{display:flex;align-items:center;gap:7px}.credit-form-grid .check input{width:auto}.credit-form-grid button{width:max-content;padding:10px 13px;border:0;border-radius:7px;background:#17603d;color:#fff;font-weight:700;cursor:pointer}@media(max-width:760px){.credit-form-grid{grid-template-columns:1fr}}.portal-preview-links{display:flex;gap:8px;flex-wrap:wrap}.portal-preview-links a{color:#1c5d8f;font-size:12px;font-weight:800;text-decoration:underline}.public-portal{max-width:1320px;margin:0 auto;padding:28px 52px 72px}.portal-signout{display:flex;justify-content:flex-end}.portal-signout button{padding:8px 11px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#42556c;font-weight:700;cursor:pointer}@media(max-width:760px){.public-portal{padding:22px 20px}}.password-login{margin-top:18px;padding-top:16px;border-top:1px solid #e4eaf1}.password-login summary{color:#42556c;cursor:pointer;font-size:13px;font-weight:700}.password-login form{margin-top:14px}.student-name-cell{display:flex;align-items:center;gap:7px;min-width:130px}.student-name-cell strong{display:inline;color:var(--ink)}.student-edit-button{display:inline-grid;place-items:center;width:25px;height:25px;padding:0;border:1px solid #a8c4dc;border-radius:6px;background:#f5faff;color:#1c5d8f;font-size:15px;font-weight:800;line-height:1;cursor:pointer}.student-edit-button:hover{background:#e6f2fc;border-color:#6595bf}.student-status-select{min-width:92px;padding:6px 7px;border:1px solid #b8c9da;border-radius:6px;background:#fff;color:#37465a;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.student-editor-row>td{position:static!important;padding:0!important;box-shadow:none!important}.student-editor-row:hover>td,.student-editor-row>td{background:#f7fbff!important}.student-editor-row-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px 0;color:#174d7a}.student-editor-row-heading strong{font-size:14px}.student-editor-row-heading button{padding:6px 9px;border:1px solid #b8c9da;border-radius:6px;background:#fff;color:#42556c;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.inline-student-editor{margin:0;padding:12px 15px 15px}.inline-student-editor button{margin-top:2px}@media(max-width:760px){.student-editor-row-heading{align-items:flex-start}.student-status-select{min-width:84px}}.student-delete-zone{margin-top:16px;padding:10px 12px;border:1px solid #e6bcbc;border-radius:8px;background:#fff8f8}.student-delete-zone summary{color:#9e2929;font-size:12px;font-weight:800;cursor:pointer}.student-delete-zone p{max-width:800px;margin:10px 0;color:#6d3c3c;font-size:12px;line-height:1.5}.student-delete-zone form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px}.student-delete-zone label{display:grid;grid-gap:5px;gap:5px;min-width:min(100%,330px);color:#7d3434;font-size:12px;font-weight:700}.student-delete-zone input{padding:8px;border:1px solid #d89b9b;border-radius:6px;background:#fff;font:inherit;font-size:12px}.student-delete-zone button{padding:9px 12px;border:0;border-radius:6px;background:#a32626;color:#fff;font-weight:800;cursor:pointer}@media(max-width:760px){.student-delete-zone form{display:grid}.student-delete-zone label{min-width:0}}.credit-controls{margin:0 0 24px;border:1px solid #bde4ce;border-radius:12px;background:#f5fcf8;overflow:hidden}.credit-controls summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;list-style:none}.credit-controls summary::-webkit-details-marker{display:none}.credit-controls summary span{display:block}.credit-controls summary .eyebrow{margin:0}.credit-controls summary h2{margin:4px 0 0;font-size:20px}.credit-controls summary h2:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #7fb897;border-radius:50%;font-size:14px;line-height:1;vertical-align:1px}.credit-controls[open] summary h2:before{content:"-"}.credit-controls summary small{color:var(--muted);font-size:11px}.credit-controls-body{padding:0 20px 20px;border-top:1px solid #cbe5d5}.credit-controls-body>p{margin:14px 0 0;color:#526274;font-size:13px}.credit-controls .credit-form-grid{margin-top:16px}@media(max-width:760px){.credit-controls summary{display:block}.credit-controls summary small{display:block;margin-top:7px;margin-left:26px}.credit-controls-body{padding:0 14px 14px}}.credit-controls summary strong{display:block;margin:4px 0 0;font-size:20px;color:var(--ink)}.credit-controls summary strong:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #7fb897;border-radius:50%;font-size:14px;line-height:1;vertical-align:1px}.credit-controls[open] summary strong:before{content:"-"}.credit-controls{padding:0}.credit-controls-body>p{margin:14px 0 0!important}.invoice-header.invoice-good{background:#e9f8ee;border-bottom-color:#bfe4c9}.invoice-header.invoice-warning{background:#fff7d6;border-bottom-color:#f1d985}.invoice-header.invoice-info{background:#edf6ff;border-bottom-color:#bfd7ee}.invoice-header.invoice-neutral{background:#f1f4f6;border-bottom-color:#d9e0e7}.status-pill.good{background:#d6f3df;color:#146b39}.status-pill.warning{background:#fff0bd;color:#a35f00}.status-pill.info{background:#dceeff;color:#1b5b89}.status-pill.neutral{background:#edf1f5;color:#526274}.completed-invoice>summary{cursor:pointer;list-style:none}.completed-invoice>summary::-webkit-details-marker{display:none}.completed-invoice>summary .invoice-header{border-bottom:0}.completed-invoice>details[open]>summary .invoice-header{border-bottom:1px solid #bfe4c9}.completed-invoice>summary:hover .invoice-header{filter:brightness(.985)}.portal-history{display:grid;grid-gap:12px;gap:12px}.portal-history article{padding:15px 16px;border:1px solid #d7e2ef;border-left:5px solid #5c91bd;border-radius:9px;background:#fff}.portal-history article strong{display:block;color:#173f68}.portal-history article p{margin:8px 0 0;line-height:1.5}.portal-error-card{border-color:#b9d7ea}.portal-error-card .portal-row a{color:#1c5d8f;font-weight:800;text-decoration:underline}.portal-invoice-list{display:grid;grid-gap:10px;gap:10px}.portal-invoice{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border:1px solid #d7e2ef;border-radius:9px;background:#fff;color:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.portal-invoice:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(11,37,69,.1);border-color:#8ab6dc}.portal-invoice div{display:grid;grid-gap:4px;gap:4px}.portal-invoice span{color:#64748b;font-size:12px}.portal-invoice>div:last-child{text-align:right;justify-items:end}.portal-invoice .portal-invoice-amount{display:flex;align-items:baseline;justify-content:flex-end;gap:7px}.portal-invoice .portal-invoice-amount span{white-space:nowrap}@media(max-width:760px){.portal-invoice{display:grid}.portal-invoice>div:last-child{text-align:left;justify-items:start}}.table-scroll{max-height:min(70vh,800px);overflow:auto}.table-scroll thead th{position:-webkit-sticky;position:sticky;top:0;z-index:3;box-shadow:0 1px 0 #dfe7ef}.table-scroll table th:first-child{z-index:4}.error-log-picker{min-height:7.5rem}.error-log-picker+small{display:block;margin:.35rem 0}.portal-contact{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .8rem}.portal-contact strong{margin-right:.1rem}.portal-contact a{font-weight:700}.balance-edit-row>td{padding:0;background:#f7fbff}.balance-editor{padding:.8rem 1rem}.balance-editor summary{cursor:pointer;font-weight:800;color:var(--navy)}.balance-editor p{max-width:56rem;color:var(--muted)}.balance-editor form{margin-top:.8rem}.error-dashboard{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.error-dashboard-card{min-width:0}.error-score-trend{grid-column:span 2}.error-score-trend svg{width:100%;height:auto;margin-top:.5rem;overflow:visible}.error-score-trend line{stroke:#cbd5e1}.error-score-trend polyline{fill:none;stroke:#2563eb;stroke-width:3}.error-score-trend circle{fill:#2563eb}.error-score-trend circle.official{fill:#16a34a}.error-score-trend text{font-size:12px;fill:#475569}.error-bars{display:grid;grid-gap:.55rem;gap:.55rem}.error-bar{display:grid;grid-template-columns:minmax(6rem,1fr) minmax(4rem,1fr) auto;align-items:center;grid-gap:.45rem;gap:.45rem;font-size:.82rem}.error-bar>div{height:.55rem;background:#e2e8f0;border-radius:999px;overflow:hidden}.error-bar i{display:block;height:100%;background:#2563eb;border-radius:inherit}.workspace-heading{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:.8rem}.workspace-heading label{display:grid;grid-gap:.25rem;gap:.25rem;font-size:.8rem;font-weight:700}.error-entry-table input,.error-entry-table select,.error-entry-table textarea{min-width:7rem;width:100%}.error-entry-table .question-number-input{min-width:3.25rem;width:3.25rem;max-width:3.25rem}.error-entry-table textarea{min-width:12rem}.workspace-actions{display:flex;gap:.7rem;margin-top:1rem}.error-workspace>.workspace-actions button:last-child,.workspace-actions button:last-child{background:#0f3b68;color:white}.error-official-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:1rem}@media (max-width:900px){.error-dashboard{grid-template-columns:1fr 1fr}.error-score-trend{grid-column:span 2}.error-official-grid{grid-template-columns:1fr}}@media (max-width:600px){.error-dashboard{grid-template-columns:1fr}.error-score-trend{grid-column:span 1}}.portal-hour-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-top:.8rem}.portal-hour-stats span{background:#f4f7fb;border-radius:.5rem;padding:.55rem;font-size:.8rem}.portal-hour-stats strong{display:block;font-size:1rem;color:#102e54}.portal-login-setup{margin:0 0 1.5rem;border:1px solid #bad6f2;border-radius:.9rem;background:#f4faff}.portal-login-setup summary{cursor:pointer;list-style:none;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;color:#102e54}.portal-login-setup summary::-webkit-details-marker{display:none}.portal-login-setup summary:after{content:"+";font-weight:800;font-size:1.25rem}.portal-login-setup[open] summary:after{content:"-"}.portal-login-setup summary span{display:grid;grid-gap:.2rem;gap:.2rem}.portal-login-setup summary small{color:#54708e;font-weight:500}.portal-login-body{padding:0 1.2rem 1.2rem}.family-preview-list{display:grid;grid-gap:1rem;gap:1rem;max-width:74rem}.family-preview-heading{display:flex;align-items:end;justify-content:space-between}.family-preview-heading h2{margin:.05rem 0 0}.family-preview-heading>span{color:#5b6f86;font-weight:700}.family-preview-card{border:1px solid #d8e3ee;border-radius:.9rem;background:#fff;overflow:hidden;box-shadow:0 1px 2px rgba(15,46,84,.04)}.family-preview-card-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;background:#f8fbfe;border-bottom:1px solid #e2eaf2}.family-preview-card-header h3{margin:0;color:#102e54}.family-preview-card-header p{margin:.25rem 0 0;color:#58708a}.student-preview-list{display:grid}.student-preview-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.7rem;gap:.7rem;align-items:center;padding:.8rem 1.1rem;color:#173f6d;text-decoration:none;border-top:1px solid #edf2f6}.student-preview-row:first-child{border-top:0}.student-preview-row:hover{background:#f4faff}.student-preview-row span:nth-child(2){display:grid;grid-gap:.1rem;gap:.1rem}.student-preview-row small{color:#668099}.student-preview-row b{font-size:1.1rem}.portal-row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem}.portal-row-actions form{margin:0}.portal-invitation-actions{display:grid;justify-items:end;grid-gap:.25rem;gap:.25rem}.portal-invitation-buttons{display:flex;align-items:center;gap:.55rem}.portal-invitation-actions small{text-align:right}@media (max-width:700px){.student-preview-row{grid-template-columns:auto minmax(0,1fr)}.portal-row-actions{grid-column:2;justify-content:flex-start}}.student-preview-icon{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#dcedff;color:#1d5d99;font-weight:800}@media (max-width:600px){.family-preview-card-header{align-items:flex-start;flex-direction:column}}.brand-logo{width:34px;height:34px;object-fit:contain;border-radius:10px;background:#fff}.setup-section{margin:0 0 26px;border:1px solid #bad6f2;border-radius:12px;background:#f5faff;overflow:hidden}.setup-section summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;cursor:pointer;list-style:none}.setup-section summary::-webkit-details-marker{display:none}.setup-section summary strong{display:block;margin-top:4px;font-size:20px;color:var(--navy)}.setup-section summary small{color:#58708a;font-size:12px}.setup-section-body{padding:0 20px 20px;border-top:1px solid #d6e6f3}.setup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:16px 0}.setup-grid article{padding:14px;border:1px solid #d9e6f1;border-radius:8px;background:#fff}.setup-grid h3{display:flex;align-items:center;gap:7px;margin:0 0 7px;color:#173f68;font-size:14px}.setup-grid p,.setup-instructions p{margin:0;color:#526274;font-size:12px;line-height:1.45}.setup-status{display:inline-flex;padding:3px 6px;border-radius:999px;background:#fff0c4;color:#8a5d00;font-size:10px;font-weight:800}.setup-status.ready{background:#dff5e6;color:#17683c}.setup-form{margin-top:16px;padding:16px;border:1px solid #c7dcec;border-radius:9px;background:#fff}.setup-form h3,.setup-instructions h3{margin:0 0 6px;color:#173f68;font-size:16px}.setup-form button{margin-top:14px;padding:10px 13px;border:0;border-radius:7px;background:var(--navy);color:#fff;font-weight:700;cursor:pointer}.setup-instructions{display:grid;grid-gap:10px;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #d6e6f3}.setup-instructions div{padding:12px 14px;border:1px solid #d9e6f1;border-radius:8px;background:#fff}.setup-instructions strong{display:block;margin-bottom:5px;color:#173f68;font-size:13px}.setup-instructions code,.student-form code{padding:1px 4px;border-radius:4px;background:#e9f1f8;color:#23486b;font-size:.92em}.compact-settings{margin-top:12px}.compact-settings .setting-row{grid-template-columns:1fr}.compact-settings .setting-value{text-align:left}.portal-branding{display:flex;align-items:center;gap:9px;margin-bottom:12px;color:#173f68}.portal-branding img{width:38px;height:38px;object-fit:contain;border-radius:10px;background:#fff}.portal-branding strong{font-size:16px}.portal-powered-by{margin:30px 0 0;padding-top:15px;border-top:1px solid #dbe4ed;color:#718096;font-size:12px;text-align:center}.portal-powered-by strong{color:#3c5874}@media(max-width:900px){.setup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.setup-section summary{display:block}.setup-section summary>small{display:block;margin-top:7px}.setup-grid{grid-template-columns:1fr}.setup-section-body{padding:0 14px 14px}}.zoom-tool-actions{display:flex;flex-wrap:wrap;gap:8px}.video-match-status{margin:10px 0 0!important;color:#496078!important;font-size:12px!important}.portal-video-link{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.portal-video-link a{color:#1c5d8f;font-weight:800;text-decoration:underline}.portal-video-link span{color:#526274;font-size:12px}button.action-feedback{transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}button.action-feedback.action-feedback-success{background:#187342;color:#fff;box-shadow:0 0 0 3px rgba(24,115,66,.16)}.time-zone-warning{display:block;margin-top:.25rem;color:#a05200;font-weight:800;font-size:.72rem}.student-records-table .student-inline-edit td{vertical-align:top;background:#f2f8ff;border-top:2px solid #77aee0;border-bottom:2px solid #77aee0}.student-records-table .student-inline-edit input,.student-records-table .student-inline-edit select{width:100%;min-width:8rem;box-sizing:border-box;padding:.48rem .52rem;border:1px solid #8eb8df;border-radius:.38rem;background:#fff;color:#102e54;font:inherit}.student-records-table .student-inline-edit td>input+input{margin-top:.4rem}.student-inline-primary{min-width:12.5rem}.student-inline-primary label{display:grid;grid-gap:.25rem;gap:.25rem;color:#355774;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.student-inline-actions{display:flex;gap:.4rem;margin-top:.55rem}.student-inline-actions button{padding:.42rem .58rem;font-size:.8rem}.student-inline-edit small{display:block;max-width:10rem;margin-top:.3rem;color:#5b728a;font-size:.7rem;line-height:1.25}.inline-invoice-enabled{display:flex;align-items:center;gap:.3rem;margin-top:.42rem;color:#355774;font-size:.72rem;font-weight:700;white-space:nowrap}.inline-invoice-enabled input{min-width:0!important;width:auto!important}.student-inline-delete td{padding:0 .7rem .7rem;background:#f8fbfe}.website-editor-link{display:grid;grid-gap:3px;gap:3px;padding:10px;border:1px solid #497ea8;border-radius:8px;background:#13385d;color:#f0f7ff;font-size:12px;font-weight:800;text-decoration:none}.website-editor-link span{color:#a9c9e4;font-size:10px;font-weight:600}.website-editor-link:hover{background:#194875}.stack-actions{display:grid;grid-gap:10px;gap:10px;margin-top:24px}.button-link{display:block;padding:12px;border-radius:8px;background:var(--navy);color:white;text-align:center;font-weight:700;text-decoration:none}.button-link.secondary{background:#eaf0f6;color:var(--navy)}.login-card .password-visibility{display:flex;align-items:center;gap:8px;cursor:pointer}.login-card .password-visibility input{width:auto;padding:0}.current-logo-preview{display:flex;align-items:center;gap:12px;margin:12px 0;padding:10px 12px;border:1px solid #c9deef;border-radius:8px;background:#fff}.current-logo-preview img{width:54px;height:54px;object-fit:contain;border-radius:8px;background:#f5f9fd}.current-logo-preview span{display:grid;grid-gap:3px;gap:3px;color:#173f68}.current-logo-preview small{color:#5d7188;font-size:12px;font-weight:400}.family-portal-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);align-items:center;grid-gap:24px;gap:24px;margin-bottom:-70px}.family-portal-logo{width:min(100%,440px);height:300px;object-fit:contain;justify-self:start}.family-portal-header .setup-link{justify-self:end}@media(max-width:760px){.family-portal-header{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.family-portal-logo{width:220px;height:160px}.family-portal-header .setup-link{justify-self:start}}.table-scroll tbody tr:nth-child(2n) td,.table-scroll tbody tr:nth-child(2n) td:first-child{background:#f8fbff}.table-scroll tbody tr:hover td,.table-scroll tbody tr:hover td:first-child{background:#f0f7fd}.settings-list>.audit-entry:nth-child(2n),.settings-list>.setting-row:nth-child(2n){background:#f8fbff}.student-records-table .student-edit-column{width:42px;min-width:42px;padding-left:6px;padding-right:6px;text-align:center;vertical-align:middle}.student-records-table .student-edit-column .student-edit-button{margin:0}.student-records-table{min-width:1850px}.student-records-table .copyable-email,.student-records-table td:nth-child(5),.student-records-table td:nth-child(7),.student-records-table th:nth-child(5),.student-records-table th:nth-child(7){min-width:14rem}.zoom-video-settings-grid{grid-template-columns:repeat(5,minmax(0,11rem));align-items:start;column-gap:10px;row-gap:12px}.zoom-video-settings-grid .zoom-compact-field{width:11rem}.zoom-video-settings-grid .zoom-compact-field select{width:8rem}.zoom-video-settings-grid .zoom-compact-field input{width:5.5rem}.zoom-video-settings-grid .zoom-video-template{grid-column:1/-1;width:min(100%,28rem)}@media (max-width:1000px){.zoom-video-settings-grid{grid-template-columns:repeat(3,minmax(0,11rem))}}@media (max-width:760px){.zoom-video-settings-grid{grid-template-columns:1fr}.zoom-video-settings-grid .zoom-compact-field,.zoom-video-settings-grid .zoom-compact-field input,.zoom-video-settings-grid .zoom-compact-field select,.zoom-video-settings-grid .zoom-video-template{width:auto;max-width:none}.zoom-video-settings-grid .zoom-video-template{grid-column:auto}}:root{--navy:#23312f;--blue:#476b63;--soft-blue:#edf0ea;--paper:#f5f3ed;--line:#d6d4cc;--ink:#1c2926;--muted:#64706b;--green:#286647;--gold:#895f1c}body{background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sidebar{background:#23312f;padding:25px 16px 18px}.brand{padding-bottom:24px}.brand-mark{border-radius:5px;background:#c56d3d}.brand strong{letter-spacing:-.035em}.brand small{color:#bcc8c1}nav{gap:2px}nav a{border-radius:4px;padding:10px 11px}nav a:hover{background:#354642}.main-content{max-width:1380px;padding-top:40px}.page-header{margin-bottom:20px}.empty-state h1,.page-header h1{font-size:33px;letter-spacing:-.05em}.eyebrow{color:#496b63;letter-spacing:.12em}.connection,.mode-badge,.status-pill{border-radius:4px}.notice{border-color:#d6d4cc;border-left:4px solid #8d9f93;border-radius:4px;background:#f0f1ea;color:#44504a}.data-panel,.empty-state,.metric-card,.panel,.session-record,.settings-list{border-color:#d6d4cc;border-radius:5px;box-shadow:none}.metric-card{padding:17px;background:#fffefa}.metric-card p{min-height:auto}.metric-link:hover{border-color:#8b9c94;background:#fff}.panel{background:#fffefa}.data-panel-heading,.session-record-header{background:#f7f6f1}.session-workflow{background:#f3f5ef}.more-tools{background:#f7f6f1}.more-tools-section.ai{background:#f6f5ee}.more-tools-section.ai h3{color:#234d43}.more-tools-section.ai button{background:#356c5c}.settings-list>.audit-entry:nth-child(2n),.settings-list>.setting-row:nth-child(2n),.table-scroll tbody tr:nth-child(2n) td,.table-scroll tbody tr:nth-child(2n) td:first-child{background:#faf9f5}.table-scroll tbody tr:hover td,.table-scroll tbody tr:hover td:first-child{background:#f0f4ee}.button-link,.more-tools-section button,.session-workflow-actions button,.setup-form button,button{border-radius:4px!important}:root{--sage-surface:#edf4eb;--sage-border:#bfd0bc;--sage-ink:#35584c;--sage-muted:#5e786d;--sage-hover:#e4eee1}.finance-history,.portal-login-setup,.setup-section{border-color:var(--sage-border);background:var(--sage-surface)}.finance-history summary,.portal-login-setup summary{color:var(--sage-ink)}.finance-history summary small,.portal-login-setup summary small,.setup-section summary small{color:var(--sage-muted)}.finance-history-body,.setup-section-body{border-color:#d2dfcf}.setup-grid article,.setup-instructions div{border-color:#d4e0d0}.student-preview-row:hover{background:var(--sage-hover)}.student-form{border-color:#bfd1bb;background:#f0f6ed}.student-form summary{color:#315f50}.student-form small,.student-form-grid label{color:#5c746b}.student-form-grid input,.student-form-grid select,.student-form-grid textarea{border-color:#c1d0bd}.table-scroll table th:first-child,th{background:#e1ecdf;color:#3c594f;box-shadow:2px 0 0 #cbd8c8}.table-scroll thead th{box-shadow:0 1px 0 #cbd8c8}.student-edit-button{border-color:#a9c8b3!important;background:#f4faf2!important;color:#356653!important}.login-page{background:linear-gradient(140deg,#e8f0e5,#f5f3ed 55%,#e2ece0)}.login-card{border-color:#c8d5c4;background:#fffefa;box-shadow:0 14px 38px rgba(35,49,47,.11)}.login-card label{color:#405950}.login-card input{border-color:#bdcdb9;background:#fff}.password-login{border-color:#d4dfd1}.password-login summary{color:#46635a}.agenda-controls button,.permission-button,.setup-link{border-color:#b8cdb7;background:#f1f6ef;color:#356653}.permission-button.enabled{border-color:#92bb9c;background:#dfefdf;color:#285e40}.panel dd,.panel li,.panel p,.record-field dd,.setting-row p{color:#53675f}.data-panel-heading,.local-edit-locked,.more-tools,.setting-row,.system-details{border-color:#d8dfd4;background:#f7f8f3}.more-tools summary,.session-edit summary,.system-details summary{color:#46635a}.more-tools summary span:before,.session-edit summary span:before,.system-details summary span:before{border-color:#9bb7a3}.session-edit,.session-workflow,.zoom-tools{border-color:#cadbc8;background:#f0f6ed}.more-tools-section h3,.session-edit summary,.session-workflow-heading h3,.zoom-tools summary{color:#355f50}.session-edit-form label,.session-workflow-grid label{color:#526d62}.session-billable-input,.session-edit-form input,.session-edit-form textarea,.session-workflow-grid textarea{border-color:#c0d0bc}.more-tools-body{border-color:#d3dfd0}.more-tools-section.ai{background:#f1f5ed}.more-tools-section.ai h3{color:#355f50}.error-workspace>.workspace-actions button:last-child,.more-tools-section.ai button,.workspace-actions button:last-child{background:#356c5c}.bar-track,.error-bar>div{background:#dce8d9}.bar-track i,.error-bar i{background:#527e65}.error-score-trend polyline{stroke:#527e65}.error-score-trend circle{fill:#527e65}.student-records-table .student-inline-edit td{background:#edf5ea;border-color:#9cc2a3}.student-records-table .student-inline-edit input,.student-records-table .student-inline-edit select{border-color:#b7cdb6;color:#2f5548}.inline-invoice-enabled,.student-inline-primary label{color:#466b5c}.student-inline-edit small{color:#657d72}.balance-edit-row>td,.student-inline-delete td{background:#f4f8f1}.current-logo-preview{border-color:#c8d8c4;background:#fffefa}.current-logo-preview img{background:#f2f6ef}.current-logo-preview span{color:#355f50}.current-logo-preview small{color:#61776e}.family-preview-card{border-color:#c9d8c6;box-shadow:none}.family-preview-card-header{border-color:#d7e2d3;background:#f1f6ef}.family-preview-card-header h3{color:#345c4e}.family-preview-card-header p,.family-preview-heading>span,.student-preview-row small{color:#61786e}.student-preview-row{color:#355f50;border-color:#e0e8dd}.student-preview-icon{background:#dcebd9;color:#356653}.portal-error-card .portal-row a,.portal-preview-links a,.portal-video-link a{color:#356653}.public-portal .page-header{margin-bottom:28px}.portal-notice{margin-bottom:22px;padding:18px 20px;border:1px solid #c4d5c1;border-left:5px solid #789b7e;border-radius:5px;background:#eff5ec;color:#4b6259}.portal-notice strong{color:#294d40}.portal-notice p{margin:8px 0 0;line-height:1.5}.portal-action{display:inline-flex;padding:9px 12px;border-radius:4px;background:#356c5c;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.public-portal .portal-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.public-portal .portal-contact,.public-portal .portal-grid>*,.public-portal .portal-notice,.public-portal .portal-row{min-width:0}.public-portal .portal-contact a,.public-portal .portal-row span{overflow-wrap:anywhere}.public-portal .portal-hour-stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,78px),1fr))}.portal-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #e0e8dd;color:#526c61;font-size:13px}.portal-row strong{color:#294d40}.portal-history article{border-color:#cbdac8 #cbdac8 #cbdac8 #739b7b;background:#fffefa}.portal-history article strong{color:#315a4c}.portal-error-card{border-color:#bfd1bc}.portal-invoice{border-color:#cbdac8;background:#fffefa}.portal-invoice:hover{border-color:#90ad94;box-shadow:0 4px 12px rgba(35,49,47,.08)}.portal-hour-stats span{background:#edf4eb}.portal-hour-stats strong{color:#315a4c}.portal-signout button{border-color:#bdcdb9;background:#f4f7f1;color:#405f54}.portal-powered-by{border-color:#d7e1d4;color:#718177}.portal-powered-by strong{color:#466c5c}.invoice-header.invoice-info,.status-pill.info{background:#e4efe1;color:#315f4b;border-color:#bdd1b9}@media (max-width:900px){.portal-grid{grid-template-columns:1fr}}.session-filter{margin:0 0 18px;padding:14px 16px;border:1px solid #cbdac8;border-radius:10px;background:#f1f6ef}.session-filter form{display:flex;flex-wrap:wrap;align-items:end;gap:10px}.session-filter label{display:grid;grid-gap:5px;gap:5px;color:#355f50;font-size:12px;font-weight:800}.session-filter select{min-width:270px;padding:8px 10px;border:1px solid #afc7b0;border-radius:6px;background:#fffefa;color:var(--ink);font:inherit}.session-filter button{padding:9px 13px;border:0;border-radius:6px;background:#356c5c;color:#fff;font:inherit;font-weight:800;cursor:pointer}.session-filter a{padding:9px 3px;color:#356653;font-size:13px;font-weight:800}.session-filter p{margin:10px 0 0;color:#526c61;font-size:13px}.calendar-reconcile-form{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px}.calendar-reconcile-form small{color:var(--muted);font-size:12px}@media (max-width:640px){.session-filter select{min-width:0;width:100%}.session-filter label{width:100%}}.calendar-match-review{display:grid;grid-gap:16px;gap:16px;margin:18px 0;padding:20px;border:1px solid #d7c37b;border-radius:14px;background:#fffaf0}.calendar-match-review h2{margin:3px 0 7px;font-size:19px}.calendar-match-review p{margin:0;color:var(--muted);line-height:1.5}.calendar-match-review-list{display:grid;grid-gap:9px;gap:9px}.calendar-match-review-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border:1px solid #ead9a6;border-radius:10px;background:#fff}.calendar-match-review-list span,.calendar-match-review-list strong{display:block}.calendar-match-review-list span{margin-top:4px;color:#6d5b23;font-size:12px;font-weight:700}.calendar-match-review-list p{margin-top:5px;font-size:13px}@media (max-width:620px){.calendar-match-review-list article{align-items:flex-start;flex-direction:column}.calendar-match-review-list .setup-link{width:100%;text-align:center}}.calendar-source-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.calendar-source-option{display:flex!important;align-items:center;gap:8px;padding:10px 12px;border:1px solid #bfd0bf;border-radius:9px;background:#f6fbf5;font-weight:700}.calendar-source-option input{width:auto!important;margin:0}.calendar-match-review-actions{flex:none}.calendar-match-review-actions,.calendar-match-review-assign{display:flex;align-items:center;gap:8px}.calendar-match-review-assign select{min-width:13rem;padding:8px;border:1px solid #b8c9da;border-radius:6px;background:#fff;font:inherit;font-size:12px}.calendar-review-ignore{border-color:#c9b675!important;background:#fff8e7!important;color:#735315!important}@media (max-width:620px){.calendar-match-review-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.calendar-match-review-actions>*{width:100%;text-align:center}.calendar-match-review-assign{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto}.calendar-match-review-assign select{min-width:0;width:100%}}.late-cancel-controls{margin:16px 0 0;padding:14px;border:1px solid #b8d4bf;border-radius:8px;background:#eff7ed;display:flex;align-items:center;justify-content:space-between;gap:14px}.late-cancel-controls strong{color:#285a3e}.late-cancel-controls p{margin:3px 0 0;color:#527063;font-size:12px}.late-cancel-controls form>div{display:flex;flex-wrap:wrap;gap:8px}.late-cancel-controls button{padding:9px 11px;border:1px solid #5c8c68!important;background:#fff!important;color:#285a3e!important;font-size:12px}.late-cancel-controls button:hover{background:#e2f1df!important}@media(max-width:760px){.late-cancel-controls{display:block}.late-cancel-controls form>div{margin-top:10px;display:grid;grid-template-columns:1fr}.late-cancel-controls button{width:100%}}.jarvis{position:fixed;right:24px;bottom:22px;z-index:40;font-family:inherit}.jarvis-launcher{display:flex;align-items:center;gap:9px;border:0;border-radius:999px;background:#203d36;color:#fff;padding:8px 15px 8px 9px;box-shadow:0 10px 26px rgba(29,49,42,.26);font:800 13px/1 inherit;letter-spacing:.035em;cursor:pointer}.jarvis-launcher:hover{background:#315e51}.jarvis-panel{width:min(390px,calc(100vw - 32px));height:min(565px,calc(100vh - 110px));margin-bottom:12px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid #b9cabc;border-radius:11px;background:#fffefa;box-shadow:0 20px 45px rgba(25,43,37,.28)}.jarvis-header{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:#203d36;color:#fff}.jarvis-title-wrap{display:flex;align-items:center;gap:10px}.jarvis-header p{margin:0 0 2px;color:#c6d8ce;font-size:9px;font-weight:800;letter-spacing:.12em}.jarvis-header h2{margin:0;font-size:18px;letter-spacing:.05em}.jarvis-header>button{width:29px;height:29px;border:1px solid #698579;border-radius:5px;background:transparent;color:#fff;font:24px/20px Arial;cursor:pointer}.jarvis-messages{display:grid;align-content:start;grid-gap:11px;gap:11px;overflow-y:auto;padding:15px;background:#f5f5ef}.jarvis-message{max-width:92%;padding:10px 11px;border-radius:7px;font-size:13px;line-height:1.45}.jarvis-message p{margin:0;white-space:pre-line}.jarvis-message.assistant{border:1px solid #d3ddd1;background:#fff;color:#314b43}.jarvis-message.user{justify-self:end;background:#dceae0;color:#25453b}.jarvis-message a{display:inline-block;margin-top:9px;color:#2f6958;font-weight:800;text-decoration:underline}.jarvis-suggestions{display:grid;grid-gap:6px;gap:6px;margin-top:10px}.jarvis-suggestions button{border:1px solid #aec8b3;border-radius:4px;background:#f4f8f1;color:#355f50;padding:7px 8px;text-align:left;font:700 11px/1.3 inherit;cursor:pointer}.jarvis-suggestions button:hover{background:#e5f0e3}.jarvis-suggestions button:disabled{cursor:wait;opacity:.65}.jarvis-compose{padding:12px;border-top:1px solid #d8e0d4;background:#fffefa}.jarvis-compose label{display:block;margin-bottom:6px;color:#536d63;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.jarvis-compose div{display:flex;gap:7px}.jarvis-compose input{min-width:0;flex:1 1;border:1px solid #b8cdb9;border-radius:5px;padding:9px 10px;color:#253d35;font:13px inherit}.jarvis-compose button{border:0;border-radius:5px;background:#356c5c;color:#fff;padding:0 12px;font:800 12px inherit;cursor:pointer}.jarvis-compose button:disabled{cursor:not-allowed;opacity:.5}.jarvis-orb{position:relative;display:inline-block;flex:none;width:42px;height:42px;isolation:isolate}.jarvis-orb.compact{width:29px;height:29px}.jarvis-orb-core,.jarvis-orb-halo,.jarvis-orb-orbit,.jarvis-orb-spark{position:absolute;display:block;border-radius:50%;pointer-events:none}.jarvis-orb-halo{inset:-44%;z-index:-2;background:radial-gradient(circle,rgba(255,194,58,.25) 0,rgba(255,164,39,.1) 31%,rgba(35,61,54,0) 71%);filter:blur(2px);animation:jarvis-breathe 3.8s ease-in-out infinite}.jarvis-orb-core{inset:19%;z-index:-1;background:radial-gradient(circle at 36% 31%,#fff6ad 0 6%,#ffdd57 18%,#f0a62e 48%,#a65416 76%,#522d18 100%);box-shadow:0 0 7px rgba(255,205,58,.92),0 0 17px rgba(239,143,31,.54),inset -4px -5px 8px rgba(63,34,18,.35);animation:jarvis-core 3.8s ease-in-out infinite}.jarvis-orb-orbit{inset:5%;border-color:rgba(255,222,104,.78) transparent rgba(177,91,20,.34) rgba(255,222,104,.78);border-style:solid;border-width:1px;transform:rotate(21deg) scaleY(.47);box-shadow:0 0 5px rgba(255,182,43,.62);animation:jarvis-orbit 5.8s linear infinite}.jarvis-orb-orbit.orbit-two{inset:10%;border-color:transparent rgba(255,178,52,.64) rgba(255,178,52,.64) rgba(103,50,18,.28);transform:rotate(-48deg) scaleY(.5);animation-direction:reverse;animation-duration:7.6s}.jarvis-orb-spark{width:12%;height:12%;background:#fff2a1;box-shadow:0 0 5px 2px rgba(255,204,52,.76);animation:jarvis-spark 2.9s ease-in-out infinite}.jarvis-orb-spark.spark-one{top:19%;right:18%}.jarvis-orb-spark.spark-two{bottom:21%;left:21%;width:8%;height:8%;animation-delay:-1.1s}@keyframes jarvis-breathe{50%{opacity:.55;transform:scale(.86)}}@keyframes jarvis-core{50%{filter:brightness(1.13);transform:scale(1.06)}}@keyframes jarvis-orbit{to{transform:rotate(381deg) scaleY(.47)}}@keyframes jarvis-spark{50%{opacity:.35;transform:scale(.56)}}@media(prefers-reduced-motion:reduce){.jarvis-orb *{animation:none!important}}@media(max-width:640px){.jarvis{right:12px;bottom:12px}.jarvis-panel{height:min(560px,calc(100vh - 86px))}.jarvis-launcher{padding-right:13px}}.mobile-navigation{display:none}@media(max-width:900px){body,html{overflow-x:hidden}.app-shell{display:grid;grid-template-columns:1fr}.mobile-navigation{position:-webkit-sticky;position:sticky;top:0;z-index:80;display:block;background:#23312f;color:#fff;box-shadow:0 2px 10px rgba(26,42,36,.18)}.mobile-navigation>summary{display:flex;min-height:59px;align-items:center;gap:12px;padding:10px 15px;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-navigation>summary::-webkit-details-marker{display:none}.mobile-menu-icon{position:relative;width:23px;height:16px;flex:none;border-top:2px solid #e5bd64;border-bottom:2px solid #e5bd64}.mobile-menu-icon:after{position:absolute;top:6px;left:0;width:23px;border-top:2px solid #e5bd64;content:""}.mobile-brand{display:flex;min-width:0;align-items:center;gap:8px}.mobile-brand img,.mobile-brand-mark{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:5px;object-fit:contain;background:#fff;color:#c56d3d;font-size:14px;font-weight:900}.mobile-brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;letter-spacing:-.035em}.mobile-menu-label{margin-left:auto;color:#d7e3db;font-size:12px;font-weight:800}.mobile-navigation-sheet,.mobile-navigation[open]>summary{border-bottom:1px solid #52665f}.mobile-navigation-sheet{position:absolute;top:59px;right:0;left:0;max-height:calc(100vh - 59px);overflow:auto;padding:13px 15px calc(18px + env(safe-area-inset-bottom));background:#23312f;box-shadow:0 16px 25px rgba(25,41,35,.3)}.mobile-navigation-heading{display:grid;grid-gap:3px;gap:3px;margin:3px 5px 13px;color:#fff;font-size:14px;font-weight:800}.mobile-navigation-heading small{color:#bdcbc4;font-size:11px;font-weight:500;overflow-wrap:anywhere}.mobile-navigation-sheet nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.mobile-navigation-sheet nav a{display:block;padding:11px 10px;border:1px solid #52665f;border-radius:5px;background:#2b3b37;color:#f4f6f2;font-size:13px;font-weight:750}.mobile-navigation-footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:16px 5px 1px;color:#c3d0c8;font-size:12px}.mobile-navigation-footer a{color:#f0c875;font-weight:800}.main-content{min-width:0;padding:26px 18px 112px}.data-panel-heading{align-items:flex-start;padding:15px}.data-panel-heading span{padding-top:3px;text-align:right}.table-scroll{max-width:100%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.table-scroll table{min-width:700px}.table-scroll td,.table-scroll th{padding:10px 11px}.metric-card,.panel,.session-record-header{padding:16px}.more-tools-body,.session-workflow{padding-left:14px;padding-right:14px}.jarvis{right:max(12px,env(safe-area-inset-right));bottom:max(13px,env(safe-area-inset-bottom));z-index:70}.jarvis-launcher{min-height:49px;padding:8px 16px 8px 9px;font-size:13px;box-shadow:0 9px 24px rgba(29,49,42,.34)}.jarvis-panel{width:min(410px,calc(100vw - 24px));height:min(560px,calc(100dvh - 88px));margin-bottom:10px}.jarvis-messages{padding:12px}.jarvis-compose{padding:10px}.jarvis-compose input{font-size:16px}.jarvis-compose button{min-width:58px}.page-header{gap:12px}.empty-state h1,.page-header h1{font-size:29px}.attention-item,.notice{padding:13px 14px}.settings-section{margin-top:24px}}@media(max-width:520px){.main-content{padding:20px 14px 108px}.mobile-navigation-sheet nav{grid-template-columns:1fr}.empty-state h1,.page-header h1{font-size:27px}.page-header .connection,.page-header .setup-link{max-width:100%;white-space:normal}.panel h2{font-size:19px}.data-panel-heading{display:block}.data-panel-heading span{display:block;margin-top:5px;text-align:left}.bar-row{grid-template-columns:28px minmax(55px,1fr) 66px;gap:6px}.bar-row strong{font-size:10px}.error-workspace>.workspace-actions,.session-workflow-actions,.workspace-actions{display:grid;grid-template-columns:1fr}.error-workspace>.workspace-actions button,.session-workflow-actions button,.workspace-actions button{width:100%}.protected-notes{white-space:normal}.jarvis-launcher{min-height:54px}.jarvis-orb.compact{width:34px;height:34px}.jarvis-panel{height:min(600px,calc(100dvh - 78px))}.jarvis-header{padding:11px 12px}.jarvis-compose div{align-items:stretch}.jarvis-compose button{padding:0 10px}.student-delete-zone form{display:grid}.student-delete-zone label{min-width:0}.student-delete-zone button{width:100%}}@media(max-width:360px){.jarvis-launcher>span:last-child,.mobile-menu-label{display:none}.jarvis-launcher{width:58px;justify-content:center;padding:8px}.jarvis-panel{width:calc(100vw - 18px)}}@media(max-width:900px){.mobile-navigation{position:fixed;top:0;right:0;left:0;align-self:auto}.main-content{padding-top:85px}}@media(max-width:520px){.main-content{padding-top:79px}}@media(max-width:360px){.main-content{padding-top:75px}}@media(max-width:900px){.jarvis-panel{height:min(560px,calc(var(--jarvis-viewport-height,100dvh) - 148px));max-height:calc(var(--jarvis-viewport-height,100dvh) - 148px)}}@media(max-width:520px){.jarvis-panel{height:min(600px,calc(var(--jarvis-viewport-height,100dvh) - 148px));max-height:calc(var(--jarvis-viewport-height,100dvh) - 148px)}}body:has(.portal-preview) .jarvis{display:none}.portal-error-card .portal-row small{display:block;margin-top:4px;color:#65786e;font-size:11px;line-height:1.35}.portal-error-log-page>.setup-link{margin-bottom:18px}.invoice-payment-confirmation{margin:14px 18px 18px;padding:12px 14px;border:1px solid #bfe4c9;border-radius:6px;background:#edf8ef;color:#21633c}.invoice-payment-confirmation.warning{border-color:#f1d985;background:#fff8df;color:#795711}.invoice-payment-confirmation p{margin:5px 0 0;font-size:13px;line-height:1.45}.confirmation-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:22px;background:rgba(20,35,31,.48)}.bundle-void-dialog{width:min(640px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:24px;border:1px solid #bed3c6;border-radius:12px;background:#fffdf8;box-shadow:0 20px 55px rgba(21,43,36,.28)}.bundle-void-dialog h2{margin:4px 0 10px;color:#234d43}.bundle-void-dialog p{line-height:1.5}.bundle-void-dialog ul{display:grid;grid-gap:9px;gap:9px;margin:16px 0;padding:0;list-style:none}.bundle-void-dialog li{display:grid;grid-gap:3px;gap:3px;padding:10px 12px;border:1px solid #e4d6a5;border-radius:7px;background:#fff8df}.bundle-void-dialog li span{color:#6a5a35;font-size:13px}.bundle-void-dialog-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:20px}.bundle-void-dialog-actions button{padding:10px 13px;border:0;border-radius:7px;background:#286c4a;color:#fff;font-weight:800;cursor:pointer}.bundle-void-dialog-actions .secondary{background:#526274}.bundle-void-dialog-actions .danger{background:#a84818}.bundle-void-choice{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.bundle-void-choice input{width:auto;margin-top:3px;accent-color:#a84818}.bundle-void-choice span{display:grid;grid-gap:3px;gap:3px}.bundle-void-choice small{color:#6a5a35;font-size:13px}.archived-balances{margin-top:26px;border:1px solid #d6d4cc;border-radius:8px;background:#f7f6f1}.archived-balances summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;cursor:pointer;list-style:none;color:#42556c}.archived-balances summary::-webkit-details-marker{display:none}.archived-balances summary span{display:grid;grid-gap:3px;gap:3px}.archived-balances summary small{color:#64748b;font-size:12px}.archived-balances summary>span>strong:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #aebdcb;border-radius:50%;font-size:14px;line-height:1}.archived-balances[open] summary>span>strong:before{content:"-"}.archived-balances .table-scroll{border-top:1px solid #d6d4cc;background:#fff}.time-zone-confirm-button{display:block;margin-top:.3rem;padding:0;border:0;background:none;color:#a05200;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer;text-decoration:underline}.time-zone-confirmation{display:flex;align-items:center;gap:.35rem;margin-top:.35rem;color:#657d72;font-size:.72rem;font-weight:800}.student-records-table .student-inline-edit .time-zone-confirmation input{width:auto;min-width:0}.admin-diagnostics-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.admin-diagnostics-actions .setup-link{cursor:pointer;font:inherit}.diagnostic-result{margin:12px 0 0;padding:10px 12px;border:1px solid;border-radius:7px;font-size:13px}.diagnostic-result.healthy{border-color:#b8d9be;background:#edf8ef;color:#28633f}.diagnostic-result.failed{border-color:#e5b6b6;background:#fff5f5;color:#963b3b}.copyable-email-list{display:grid;grid-gap:4px;gap:4px}.copyable-email{display:flex;align-items:center;justify-content:space-between;gap:7px;width:100%;padding:2px 0;border:0;background:none;color:#285e40;font:inherit;text-align:left;cursor:copy}.copyable-email span{overflow-wrap:anywhere}.copyable-email-icon{display:grid;flex:none;width:25px;height:25px;place-items:center;border:1px solid #bdd3be;border-radius:4px;color:#356653;font-size:14px;font-weight:800}.copyable-email-icon svg{width:14px;height:14px}.copyable-email:hover .copyable-email-icon{background:#e8f3e7}.invoice-session-lines{display:grid;grid-gap:4px;gap:4px;margin:0;padding-left:18px}.invoice-session-lines li{color:#334e45}.system-details .invoice-void-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-top:1px solid #e7edf3;background:#fffaf8}.system-details .invoice-void-controls form{display:flex;align-items:center;gap:9px}.invoice-void-controls strong{color:#6f4537;font-size:13px}.invoice-void-controls small{color:#7c675f;font-size:11px}.invoice-void-button{padding:8px 11px!important;border:1px solid #c9a99b!important;border-radius:7px!important;background:#fff!important;color:#7a3d27!important;font-weight:800!important;cursor:pointer}.invoice-void-button:hover{background:#f8eee9!important;color:#66311f!important}@media(max-width:760px){.system-details .invoice-void-controls,.system-details .invoice-void-controls form{display:grid}.invoice-void-button{width:max-content}}.payment-qr-preview{width:112px;height:112px;object-fit:contain;padding:6px;border:1px solid #c9d9c9;border-radius:7px;background:#fff}.reopen-parent-update-button{align-items:center;display:inline-flex;gap:7px}.portal-session-hours{display:block;margin-top:4px;color:var(--muted);font-size:12px}.portal-parent-update{margin:12px 0 0}.portal-update-section{margin:0 0 14px}.portal-update-section:last-child{margin-bottom:0}.portal-update-section>strong{display:block;margin-bottom:4px}.portal-update-content{white-space:pre-line}.portal-update-content a{color:#176f94;font-weight:700}.balance-audit{display:grid;grid-gap:18px;gap:18px;margin-bottom:20px}.balance-audit h2{margin:4px 0 7px}.balance-math{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.balance-math article{display:grid;grid-gap:4px;gap:4px;padding:14px;border:1px solid #cbdac8;border-radius:6px;background:#f4f7f1}.balance-math p{margin:0;color:#587166;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.balance-math strong{color:#234d43;font-size:25px;letter-spacing:-.04em}.balance-math span{color:#5e6e66;font-size:12px;line-height:1.45}.balance-sources{display:grid;grid-gap:10px;gap:10px}.balance-sources>div h2{margin:4px 0}.balance-source{overflow:hidden;border:1px solid #cbdac8;border-radius:6px;background:#fffefa}.balance-source summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;cursor:pointer;list-style:none}.balance-source summary::-webkit-details-marker{display:none}.balance-source summary span{color:#234d43;font-size:14px;font-weight:800}.balance-source summary span:before{display:inline-grid;width:18px;height:18px;margin-right:8px;place-items:center;border:1px solid #9fbba4;border-radius:50%;content:"+";font-size:14px}.balance-source[open] summary span:before{content:"−"}.balance-source summary small{color:#65786e;font-size:12px;font-weight:700}.balance-source-list{border-top:1px solid #dce6d9}.balance-source-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:13px 16px;border-bottom:1px solid #e5ece2}.balance-source-list article:last-child{border-bottom:0}.balance-source-list article>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.balance-source-list strong{color:#294d40;font-size:13px}.balance-source-list span{color:#65786e;font-size:12px;line-height:1.4}.balance-source-list p{margin:3px 0 0;color:#53645c;font-size:12px;line-height:1.45;white-space:pre-wrap}.balance-source-list b{flex:none;color:#234d43;font-size:12px;line-height:1.55;text-align:right;white-space:nowrap}@media(max-width:760px){.balance-math{grid-template-columns:1fr}.balance-source summary{align-items:flex-start;display:block}.balance-source summary small{display:block;margin:6px 0 0 27px}.balance-source-list article{gap:10px;padding:12px}.balance-source-list b{font-size:11px}}.website-editor-dashboard-link{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border:1px solid #9db8aa;border-radius:6px;background:#f0f6ee;color:#356653;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.website-editor-dashboard-link:hover{background:#e4f0e1}@media(max-width:520px){.website-editor-dashboard-link{width:100%;margin-top:4px}}.portal-account-identity strong{font-size:15px;line-height:1.25}.portal-account-identity .portal-account-email{color:#5b7469;font-size:12px;line-height:1.35}.portal-account-identity>small:last-child{font-size:12px;line-height:1.35}.quiet-workflow-action{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px}.quiet-action-result{max-width:420px;color:#426078;font-size:11px;font-weight:600;line-height:1.35}.quiet-action-result.error{color:#9a3a20}.quiet-action-result.success{color:#1d6d42}