@font-face{font-family:Urbane Rounded;src:url(/fonts/UrbaneRounded-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Urbane Rounded;src:url(/fonts/UrbaneRounded-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Urbane Rounded;src:url(/fonts/UrbaneRounded-DemiBold.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Urbane Rounded;src:url(/fonts/UrbaneRounded-Bold.ttf)format("truetype");font-weight:700;font-style:normal}:root{--nook-navy:#1e2d3d;--nook-navy-light:#2c4257;--nook-teal:#1fb5a0;--nook-teal-dark:#17957f;--nook-blue:#4a7cf0;--nook-bg:#f4f7f9;--nook-bg-gradient-end:#eef3f6;--nook-surface:#fff;--nook-border:#e1e8ed;--nook-text:#1e2d3d;--nook-text-muted:#5b6b78;--nook-danger:#e0483f;--nook-radius:14px;--nook-shadow:0 4px 16px #1e2d3d14;--nook-overlay:#1e2d3d73;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--nook-navy:#f4f7f9;--nook-navy-light:#d7e2ea;--nook-teal:#2bd6be;--nook-teal-dark:#4fe3cd;--nook-blue:#6d97f5;--nook-bg:#121a24;--nook-bg-gradient-end:#0c1219;--nook-surface:#1b2733;--nook-border:#2c3b48;--nook-text:#eef3f6;--nook-text-muted:#9aabb8;--nook-danger:#f16b62;--nook-shadow:0 4px 16px #00000059;--nook-overlay:#060a0f99;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=light]{--nook-navy:#1e2d3d;--nook-navy-light:#2c4257;--nook-teal:#1fb5a0;--nook-teal-dark:#17957f;--nook-blue:#4a7cf0;--nook-bg:#f4f7f9;--nook-bg-gradient-end:#eef3f6;--nook-surface:#fff;--nook-border:#e1e8ed;--nook-text:#1e2d3d;--nook-text-muted:#5b6b78;--nook-danger:#e0483f;--nook-shadow:0 4px 16px #1e2d3d14;--nook-overlay:#1e2d3d73;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--nook-navy:#f4f7f9;--nook-navy-light:#d7e2ea;--nook-teal:#2bd6be;--nook-teal-dark:#4fe3cd;--nook-blue:#6d97f5;--nook-bg:#121a24;--nook-bg-gradient-end:#0c1219;--nook-surface:#1b2733;--nook-border:#2c3b48;--nook-text:#eef3f6;--nook-text-muted:#9aabb8;--nook-danger:#f16b62;--nook-shadow:0 4px 16px #00000059;--nook-overlay:#060a0f99;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--nook-bg-gradient-end)}body{background:linear-gradient(180deg, var(--nook-bg) 0%, var(--nook-bg-gradient-end) 100%);color:var(--nook-text);margin:0;font-family:Urbane Rounded,Segoe UI,system-ui,sans-serif;transition:background-color .2s,color .2s}h1,h2,h3{margin:0;font-weight:700}button,input,textarea,select{font-family:inherit}a{color:var(--nook-blue)}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform 60ms,box-shadow .15s,opacity .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg, var(--nook-teal) 0%, var(--nook-blue) 100%);color:#fff;box-shadow:0 4px 12px #4a7cf04d}.btn-secondary{background:var(--nook-surface);color:var(--nook-navy);border:1px solid var(--nook-border)}.btn-danger{background:var(--nook-danger);color:#fff}.btn-ghost{color:var(--nook-text-muted);background:0 0}.input{border:1px solid var(--nook-border);background:var(--nook-surface);width:100%;color:var(--nook-text);border-radius:10px;padding:10px 14px;font-size:14px}.input:focus{border-color:var(--nook-teal);outline:none;box-shadow:0 0 0 3px #1fb5a026}.card{background:var(--nook-surface);border-radius:var(--nook-radius);border:1px solid var(--nook-border);box-shadow:var(--nook-shadow)}.field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.field label{color:var(--nook-text-muted);font-size:13px;font-weight:600}.field-row{gap:16px;display:flex}.field-row .field{flex:1}.error-text{color:var(--nook-danger);margin:4px 0 0;font-size:13px}.badge{color:var(--nook-teal-dark);background:#1fb5a01f;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-content{flex:1}.page-loading{min-height:60vh;color:var(--nook-text-muted);justify-content:center;align-items:center;font-weight:600;display:flex}.auth-page{background:radial-gradient(circle at top,#4a7cf01f,#0000 55%),radial-gradient(circle at bottom,#1fb5a01f,#0000 55%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{text-align:center;width:100%;max-width:380px;padding:36px 32px}.auth-logo{height:96px;margin-bottom:12px}.auth-subtitle{color:var(--nook-text-muted);margin:6px 0 24px;font-size:14px}.auth-card form{text-align:left}.auth-footer{color:var(--nook-text-muted);margin-top:18px;font-size:14px}.modal-overlay{background:var(--nook-overlay);z-index:100;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-panel{width:100%;max-width:420px;padding:24px}.modal-panel-wide{max-width:1000px}.modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-close{padding:4px 10px}.dashboard-page{max-width:1080px;margin:0 auto;padding:40px 28px}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.dashboard-subtitle{color:var(--nook-text-muted);margin:6px 0 0}.org-strip{color:var(--nook-text-muted);align-items:center;gap:10px;margin-bottom:6px;font-size:13px;font-weight:600;display:flex}.team-controls{flex-wrap:wrap;gap:20px;margin-bottom:24px;display:flex}.field-inline{min-width:190px;margin-bottom:0}.field-inline .input{padding:8px 12px}.team-card-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.badge-level{color:var(--nook-blue);background:#4a7cf024}.team-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.team-card-new{border:2px dashed var(--nook-border);min-height:120px;box-shadow:none;cursor:pointer;color:var(--nook-text-muted);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.team-card-new:hover{border-color:var(--nook-teal);color:var(--nook-teal-dark);transform:translateY(-2px)}.team-card-new-plus{font-size:28px;line-height:1}.dashboard-apps-section{border-top:1px solid var(--nook-border);margin-top:40px;padding-top:28px}.dashboard-section-title{margin-bottom:14px;font-size:18px}.team-card{color:inherit;padding:20px;text-decoration:none;transition:transform .12s,box-shadow .12s}.team-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e2d3d24}.team-card-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.team-card-header h2{color:var(--nook-navy);font-size:18px}.team-card-desc{color:var(--nook-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0;font-size:14px;display:-webkit-box;overflow:hidden}.team-card-count{color:var(--nook-teal-dark);margin:8px 0 0;font-size:13px;font-weight:600}.empty-state{text-align:center;color:var(--nook-text-muted);flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.team-page{max-width:960px;margin:0 auto;padding:32px 28px 60px}.back-link{margin-bottom:16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.team-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.team-title-row{align-items:center;gap:12px;display:flex}.team-description{color:var(--nook-text-muted);max-width:560px;margin:8px 0 0}.team-header-actions{gap:10px;display:flex}.roster-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.subteam-section{margin-bottom:24px}.subteam-title{text-transform:uppercase;letter-spacing:.04em;color:var(--nook-teal-dark);margin-bottom:10px;font-size:14px}.roster-table-wrap{overflow-x:auto}.roster-table{border-collapse:collapse;width:100%}.roster-table th{text-align:left;text-transform:uppercase;color:var(--nook-text-muted);border-bottom:1px solid var(--nook-border);padding:14px 16px;font-size:12px}.roster-table td{border-bottom:1px solid var(--nook-border);padding:14px 16px;font-size:14px}.roster-table tr:last-child td{border-bottom:none}.roster-actions{white-space:nowrap;justify-content:flex-end;gap:6px;display:flex}.btn-notes{white-space:nowrap;gap:6px;padding:6px 12px}.roster-selection-bar{background:var(--nook-surface);border:1.5px solid var(--nook-teal);border-radius:var(--nook-radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 18px;display:flex}.roster-row-selected{background-color:#1fb5a014!important}.modal-member-actions{border-top:1px solid var(--nook-border);flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;display:flex}.member-retired-row{opacity:.75}.report-config-grid{flex-direction:column;gap:16px;display:flex}.report-checkbox-group{background:var(--nook-bg);border:1px solid var(--nook-border);border-radius:10px;flex-wrap:wrap;gap:12px 20px;padding:12px 16px;display:flex}.report-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.report-checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:var(--nook-teal);cursor:pointer}.roster-tabs{border-bottom:2px solid var(--nook-border);gap:8px;margin-bottom:24px;display:flex}.roster-tab{color:var(--nook-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:10px 18px;font-size:15px;font-weight:600;transition:all .2s}.roster-tab:hover{color:var(--nook-navy)}.roster-tab.active{color:var(--nook-teal-dark);border-bottom-color:var(--nook-teal)}.attendance-filter-bar{background:var(--nook-surface);border:1px solid var(--nook-border);border-radius:var(--nook-radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:16px 20px;display:flex}.filter-presets{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-label{color:var(--nook-text-muted);margin-right:4px;font-size:13px;font-weight:700}.preset-btn{border:1px solid var(--nook-border);background:var(--nook-surface);color:var(--nook-text);cursor:pointer;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .15s}.preset-btn:hover{background:var(--nook-bg)}.preset-btn.active{background:var(--nook-teal);color:#fff;border-color:var(--nook-teal)}.filter-custom-dates{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.date-input-label{color:var(--nook-text-muted);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.pdf-export-btn{margin-left:auto}.attendance-control-panel{background:var(--nook-surface);border:1px solid var(--nook-border);border-radius:var(--nook-radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:16px 20px;display:flex}.attendance-date-picker{align-items:center;gap:10px;display:flex}.attendance-date-input{border:1px solid var(--nook-border);background:var(--nook-surface);color:var(--nook-text);border-radius:8px;padding:8px 12px;font-size:14px}.attendance-quick-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.attendance-stats-summary{background:var(--nook-surface);border:1px solid var(--nook-border);border-radius:var(--nook-radius);flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;padding:14px 20px;display:flex}.stat-pill{align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.status-btn-group{background:var(--nook-bg);border:1px solid var(--nook-border);border-radius:8px;gap:4px;padding:4px;display:inline-flex}.status-btn{cursor:pointer;color:var(--nook-text-muted);background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s}.status-btn:hover{background:#0000000d}.status-btn.selected.present{color:#fff;background:#2e7d32}.status-btn.selected.late{color:#fff;background:#f57c00}.status-btn.selected.absent{color:#fff;background:#c62828}.status-btn.selected.excused{color:#fff;background:#0288d1}.status-badge{text-transform:capitalize;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.status-badge.present{color:#2e7d32;background:#2e7d321f}.status-badge.late{color:#f57c00;background:#f57c001f}.status-badge.absent{color:#c62828;background:#c628281f}.status-badge.excused{color:#0288d1;background:#0288d11f}.rate-bar-wrap{background:var(--nook-border);vertical-align:middle;border-radius:4px;width:80px;height:8px;margin-right:8px;display:inline-block;overflow:hidden}.rate-bar-fill{background:var(--nook-teal);height:100%;transition:width .3s}.attendance-note-input{width:100%;max-width:180px;padding:6px 10px;font-size:13px}.save-bar{background:var(--nook-surface);border:1px solid var(--nook-border);border-radius:var(--nook-radius);justify-content:space-between;align-items:center;margin-top:20px;padding:16px 20px;display:flex}.success-message{color:#2e7d32;font-size:14px;font-weight:600}.team-dashboard-page{max-width:960px;margin:0 auto;padding:32px 28px 60px}.team-dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:38px;display:flex}.team-grade-range{color:var(--nook-text-muted);margin-top:10px;font-size:13px;display:inline-block}.team-apps-section h2{margin-bottom:14px;font-size:20px}.team-app-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}.team-app-card{min-height:160px;color:inherit;flex-direction:column;padding:22px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex}.team-app-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e2d3d24}.team-app-icon{width:38px;height:38px;color:var(--nook-teal-dark);background:#1fb5a021;border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;font-size:23px;font-weight:700;display:flex}.team-app-name{font-size:18px;font-weight:700}.team-app-description{color:var(--nook-text-muted);margin-top:7px;font-size:13px;line-height:1.45}@media (width<=560px){.team-dashboard-header .team-header-actions{width:100%}}.budget-insights{margin-bottom:28px}.insights-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.insights-heading h2,.insight-chart h3{font-size:17px}.insights-heading span,.chart-empty{color:var(--nook-text-muted);font-size:13px}.insights-toggle{flex-shrink:0;padding:8px 12px;font-size:12px}.insight-details{animation:.18s ease-out reveal-insights}@keyframes reveal-insights{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.insight-metrics,.insight-charts{gap:16px;display:grid}.insight-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.insight-charts{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-metric,.insight-chart{padding:18px}.insight-metric span{color:var(--nook-text-muted);margin-bottom:6px;font-size:12px;display:block}.insight-metric strong{font-size:19px}.insight-chart h3{margin-bottom:16px}.cashflow-chart{border-bottom:1px solid var(--nook-border);align-items:end;gap:14px;height:142px;padding-bottom:20px;display:flex}.cashflow-group{flex-direction:column;flex:1;justify-content:end;align-items:center;min-width:36px;height:100%;display:flex;position:relative}.cashflow-bars{justify-content:center;align-items:end;gap:4px;width:100%;height:100%;display:flex}.cashflow-bar{border-radius:4px 4px 0 0;width:min(14px,38%);min-height:2px}.income-bar,.income-dot{background:var(--nook-teal)}.expense-bar,.expense-dot{background:var(--nook-danger)}.cashflow-group>span{color:var(--nook-text-muted);white-space:nowrap;font-size:10px;position:absolute;bottom:-17px}.chart-legend{color:var(--nook-text-muted);gap:14px;margin-top:12px;font-size:12px;display:flex}.chart-legend span{align-items:center;gap:5px;display:inline-flex}.chart-legend i{border-radius:50%;width:8px;height:8px}.category-chart{gap:13px;display:grid}.category-row>div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.category-row strong{color:var(--nook-text-muted);white-space:nowrap;font-weight:600}.category-track{background:var(--nook-border);border-radius:999px;height:7px;margin-top:6px;display:block;overflow:hidden}.category-track span{background:var(--nook-blue);border-radius:inherit;height:100%;display:block}.chart-empty{margin:30px 0}@media (width<=650px){.insight-metrics,.insight-charts{grid-template-columns:1fr}}.team-budget-page{max-width:960px;margin:0 auto;padding:32px 28px 60px}.budget-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 24px;display:flex}.budget-header-actions{flex-wrap:wrap;gap:10px;display:flex}.export-split-button{border:1px solid var(--nook-border);background:var(--nook-surface);border-radius:10px;display:inline-flex;overflow:hidden}.export-split-button .btn-secondary{box-shadow:none;border:0;border-radius:0}.export-pdf-button{border-right:1px solid var(--nook-border)!important}.export-pdf-button:only-child{border-right:0!important}.export-settings-button{width:42px;padding:0;font-size:18px;line-height:1}.export-split-button .btn-secondary:hover:not(:disabled){background:#1fb5a01a}.export-color-control{align-items:center;gap:10px;display:flex}.export-color-control input[type=color]{border:1px solid var(--nook-border);background:var(--nook-surface);cursor:pointer;border-radius:8px;flex:0 0 42px;width:42px;height:40px;padding:2px}.export-color-presets{gap:8px;margin-top:10px;display:flex}.export-color-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:24px;height:24px;padding:0}.export-color-swatch.selected{outline:2px solid var(--nook-text);outline-offset:2px}.budget-filters{margin-bottom:18px;padding:18px 20px}.budget-filter-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.budget-filter-heading h2{font-size:16px}.budget-filter-heading span{color:var(--nook-text-muted);font-size:13px}.budget-filter-presets{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.budget-filter-presets .btn{border:1px solid var(--nook-border);padding:6px 10px;font-size:12px}.budget-filter-controls{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.budget-filter-controls label{min-width:168px;color:var(--nook-text-muted);gap:5px;font-size:12px;font-weight:600;display:grid}.budget-filter-controls .input{padding:8px 10px}.budget-filter-reset{padding:9px 10px}.summary-cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:24px;display:grid}.summary-card{padding:18px 20px}.summary-label{color:var(--nook-text-muted);text-transform:uppercase;letter-spacing:.03em;margin:0 0 6px;font-size:13px;font-weight:600}.summary-value{margin:0;font-size:24px;font-weight:700}.summary-income{color:var(--nook-teal-dark)}.summary-expense{color:var(--nook-danger)}.ledger-section{margin-top:28px}.ledger-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.ledger-heading h2{font-size:18px}.ledger-sort-controls{align-items:center;gap:8px;display:flex}.ledger-sort-controls label{color:var(--nook-text-muted);font-size:12px;font-weight:600}.ledger-sort-controls .input{width:132px;padding:7px 28px 7px 10px;font-size:13px}.ledger-sort-direction{width:34px;min-width:34px;padding:7px;font-size:17px;line-height:1}.badge-income{color:var(--nook-teal-dark);background:#1fb5a024}.badge-expense{color:var(--nook-danger);background:#e0483f24}.receipt-thumb-link{cursor:pointer;font:inherit;color:var(--nook-blue);background:0 0;border:none;padding:0;display:inline-block}.receipt-thumb{object-fit:cover;border:1px solid var(--nook-border);border-radius:6px;width:40px;height:40px}.receipt-modal-image{border-radius:8px;max-width:100%;max-height:70vh;margin:0 auto;display:block}.receipt-modal-pdf{border:1px solid var(--nook-border);border-radius:8px;width:100%;height:70vh}.receipt-modal-open-link{text-align:center;margin-top:14px;font-size:13px;font-weight:600;text-decoration:none;display:block}.receipt-preview{align-items:center;gap:12px;margin-bottom:8px;display:flex}.receipt-preview img{object-fit:cover;border:1px solid var(--nook-border);border-radius:8px;width:64px;height:64px}.category-autocomplete{position:relative}.category-suggestions{z-index:5;background:var(--nook-surface);border:1px solid var(--nook-border);max-height:168px;box-shadow:var(--nook-shadow);border-radius:10px;padding:5px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.category-suggestion{width:100%;color:var(--nook-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:9px 10px;font-size:13px;display:block}.category-suggestion:hover,.category-suggestion:focus-visible{color:var(--nook-teal-dark);background:#1fb5a01f;outline:none}@media (width<=520px){.budget-filter-controls label{flex:1;min-width:110px}.ledger-heading{flex-direction:column;align-items:flex-start}}.education-plan-page{max-width:960px;margin:0 auto;padding:32px 28px 60px}.education-plan-header,.education-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.education-plan-header{align-items:center;margin:12px 0 24px}.education-plan-header h1{margin:0 0 6px;font-size:28px}.education-plan-header p,.education-section-heading p{color:var(--nook-text-muted);margin:0}.education-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.education-template-button{min-height:40px}.template-manager-help{color:var(--nook-text-muted);margin:0 0 18px}.template-list-item{border-bottom:1px solid var(--nook-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.template-list-item strong,.template-list-item span{display:block}.template-list-item span{color:var(--nook-text-muted);margin-top:3px;font-size:12px}.template-create-form{border-top:1px solid var(--nook-border);margin-top:22px;padding-top:18px}.template-create-form h3{margin:0 0 14px;font-size:16px}.education-insights{color:var(--nook-text-muted);flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:20px;padding:16px 18px;font-size:13px;display:flex}.education-insights strong{color:var(--nook-teal-dark)}.education-insights span+span{border-left:1px solid var(--nook-border);padding-left:18px}.education-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:26px;padding:14px 16px;display:flex}.education-view-switch{background:var(--nook-bg);border-radius:9px;padding:3px;display:inline-flex}.education-view-switch button{color:var(--nook-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:13px;font-weight:600}.education-view-switch button.active{background:var(--nook-surface);color:var(--nook-teal-dark);box-shadow:0 1px 3px #1e2d3d24}.education-filters{flex-wrap:wrap;gap:8px;display:flex}.education-filters .input:first-child{width:230px}.education-filters select{width:150px}.education-content-section{margin-top:4px}.education-section-heading{margin-bottom:14px}.education-section-heading h2{margin:0 0 5px;font-size:20px}.education-table-wrap,.team-calendar{overflow-x:auto}.education-table{border-collapse:collapse;width:100%}.education-table th,.education-table td{border-bottom:1px solid var(--nook-border);text-align:left;vertical-align:middle;padding:13px 16px;font-size:13px}.education-table th{color:var(--nook-text-muted);text-transform:uppercase;font-size:11px}.education-table td:first-child strong,.education-table td:first-child span{display:block}.education-table td:first-child span{color:var(--nook-text-muted);margin-top:3px;font-size:12px}.education-table td:last-child{text-align:right}.education-empty-row{color:var(--nook-text-muted);text-align:center!important;padding:28px!important}.timeline-list{overflow:hidden}.education-timeline-item{border-bottom:1px solid var(--nook-border);color:var(--nook-text);grid-template-columns:125px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 18px;text-decoration:none;display:grid}.education-timeline-item:last-child{border-bottom:0}.education-timeline-item:hover{background:#1fb5a00f}.education-timeline-item time{color:var(--nook-teal-dark);font-size:13px;font-weight:700}.education-timeline-item strong,.education-timeline-item p{display:block}.education-timeline-item strong{margin-top:3px}.education-timeline-item p{color:var(--nook-text-muted);margin:3px 0 0;font-size:12px}.education-timeline-item>span:last-child{color:var(--nook-blue);font-size:13px;font-weight:600}.timeline-kind{color:var(--nook-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.calendar-controls{align-items:center;gap:8px;display:flex}.calendar-controls .btn{padding:5px 9px}.team-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));min-width:700px;display:grid}.team-calendar-weekday,.team-calendar-day{border-right:1px solid var(--nook-border);border-bottom:1px solid var(--nook-border);min-height:112px;padding:8px}.team-calendar-weekday{min-height:auto;color:var(--nook-text-muted);text-transform:uppercase;font-size:11px;font-weight:700}.team-calendar-day>span{margin-bottom:6px;font-size:12px;font-weight:700;display:block}.team-calendar-day.outside{opacity:.45}.team-calendar-event{color:var(--nook-blue);text-overflow:ellipsis;white-space:nowrap;background:#4a7cf021;border-radius:4px;margin:3px 0;padding:3px 5px;font-size:11px;text-decoration:none;display:block;overflow:hidden}.team-calendar-event:hover{color:var(--nook-teal-dark);background:#1fb5a02e}.team-calendar-more{color:var(--nook-text-muted);font-size:11px}@media (width<=760px){.education-filters{width:100%}.education-filters .input:first-child,.education-filters select{flex:1;width:auto;min-width:150px}}@media (width<=540px){.education-plan-page{padding:24px 16px 48px}.education-plan-header{align-items:flex-start;margin:8px 0 22px}.education-plan-header h1{font-size:25px}.education-header-actions,.education-header-actions .btn{width:100%}.education-toolbar{align-items:stretch;padding:10px}.education-view-switch{width:100%}.education-view-switch button{flex:1}.education-insights{gap:10px;display:grid}.education-insights span+span{border-left:0;padding-left:0}.education-timeline-item{grid-template-columns:1fr auto;gap:6px 10px}.education-timeline-item time{grid-column:1/-1}.education-table th:nth-child(4),.education-table td:nth-child(4),.education-table th:nth-child(5),.education-table td:nth-child(5),.education-table th:nth-child(6),.education-table td:nth-child(6){display:none}}.student-education-page{max-width:960px;margin:0 auto;padding:32px 28px 60px}.student-education-header,.workspace-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.student-education-header{margin-bottom:28px}.student-education-header h1{margin:4px 0 8px;font-size:28px}.student-education-header p,.workspace-heading p,.documents-section p{color:var(--nook-text-muted);margin:0}.student-education-kicker{letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:700;color:var(--nook-teal-dark)!important}.new-plan-control,.template-apply-control,.inline-add,.file-upload-control,.calendar-controls{align-items:center;gap:8px;display:flex}.plan-action-area{justify-items:end;gap:9px;display:grid}.new-plan-control .input{width:210px}.new-plan-control .template-select{width:180px}.template-apply-control>span{color:var(--nook-text-muted);white-space:nowrap;font-size:12px;font-weight:600}.template-apply-control .template-select{width:190px}.template-apply-control .template-start-date{width:145px}.plan-selector{margin-bottom:28px;overflow:hidden}.plan-selector-header{justify-content:space-between;align-items:baseline;gap:12px;padding:17px 20px 0;display:flex}.plan-selector-header h2{margin:0;font-size:18px}.plan-selector-header span{color:var(--nook-text-muted);font-size:12px}.plan-tabs{gap:8px;padding:14px 20px 18px;display:flex;overflow-x:auto}.plan-tabs button{border:1px solid var(--nook-border);background:var(--nook-surface);min-width:180px;color:var(--nook-text);cursor:pointer;font:inherit;text-align:left;border-radius:8px;padding:11px 12px}.plan-tabs button.active{border-color:var(--nook-teal);background:#1fb5a017}.plan-tabs strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.plan-tabs .plan-status{margin-top:7px}.plan-workspace,.portfolio-schedule{margin-top:30px}.workspace-heading{margin-bottom:14px}.workspace-heading h2{margin:0 0 5px;font-size:20px}.workspace-heading-actions{align-items:center;gap:10px;display:flex}.plan-remove-button,.item-remove-button{color:var(--nook-danger)}.plan-remove-button{padding:7px 9px;font-size:12px}.workspace-layout{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:16px;display:grid}.workspace-main,.workspace-card,.documents-section{padding:22px}.plan-date-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-side{align-content:start;gap:16px;display:grid}.workspace-card h3,.documents-section h3{margin:0 0 12px;font-size:16px}.milestone-list,.achievement-list{margin-bottom:14px}.milestone-row{border-bottom:1px solid var(--nook-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.milestone-row.complete{color:var(--nook-teal-dark);text-decoration:line-through}.milestone-toggle{width:22px;height:22px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;font-size:17px;line-height:1}.milestone-toggle:disabled{cursor:default}.milestone-row strong,.milestone-row small,.achievement-list strong,.achievement-list small{display:block}.milestone-row small,.achievement-list small{color:var(--nook-text-muted);margin-top:3px;font-size:12px;text-decoration:none}.achievement-list>div{border-bottom:1px solid var(--nook-border);justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.inline-add{align-items:stretch}.inline-add .input:first-child{flex:1;min-width:0}.inline-add .date-input{width:122px}.inline-add .btn{padding:8px 11px}.documents-section{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;margin-top:16px;display:grid}.file-upload-control{flex-wrap:wrap;justify-content:end}.file-upload-control input{max-width:220px;color:var(--nook-text-muted);font-size:12px}.document-list{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;display:grid}.document-item{border:1px solid var(--nook-border);border-radius:7px;align-items:center;gap:6px;padding:6px;display:flex}.document-item a{min-width:0;color:var(--nook-text);flex:1;padding:4px;text-decoration:none}.document-item:hover{border-color:var(--nook-teal)}.document-item strong,.document-item span{display:block}.document-item span{color:var(--nook-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.item-remove-button{padding:5px 7px;font-size:11px}.plan-read-only>div{margin-bottom:20px}.plan-read-only>div>span{color:var(--nook-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.plan-read-only p{white-space:pre-wrap;margin:6px 0 0;line-height:1.5}.plan-read-only-meta{color:var(--nook-text-muted);gap:16px;font-size:13px;display:flex}.plan-status{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:700;display:inline-block}.plan-status-not_started{color:var(--nook-text-muted);background:#1e2d3d1a}.plan-status-in_progress{color:var(--nook-blue);background:#4a7cf021}.plan-status-complete{color:var(--nook-teal-dark);background:#1fb5a021}.portfolio-calendar{overflow-x:auto}.portfolio-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));min-width:700px;display:grid}.calendar-weekday,.calendar-day{border-right:1px solid var(--nook-border);border-bottom:1px solid var(--nook-border);min-height:95px;padding:7px}.calendar-weekday{min-height:auto;color:var(--nook-text-muted);text-transform:uppercase;font-size:11px;font-weight:700}.calendar-day>span{margin-bottom:5px;font-size:12px;font-weight:700;display:block}.calendar-day.outside{opacity:.42}.calendar-event{width:100%;color:var(--nook-blue);cursor:pointer;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#4a7cf021;border:0;border-radius:4px;margin:3px 0;padding:3px 5px;font-size:11px;display:block;overflow:hidden}.calendar-event.active{color:var(--nook-teal-dark);background:#1fb5a02e}.calendar-event.complete{text-decoration:line-through}.empty-note{color:var(--nook-text-muted);margin:14px 20px 18px;font-size:13px}.removal-dialog-copy{color:var(--nook-text-muted);margin:0;line-height:1.5}.removal-dialog-actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}@media (width<=760px){.workspace-layout,.documents-section{grid-template-columns:1fr}.file-upload-control{justify-content:start}}@media (width<=540px){.student-education-page{padding:24px 16px 48px}.student-education-header{margin-bottom:22px}.student-education-header h1{font-size:25px}.plan-action-area{justify-items:stretch;width:100%}.new-plan-control,.template-apply-control{flex-wrap:wrap;width:100%}.new-plan-control .input,.template-apply-control .template-select{flex:1;width:auto;min-width:160px}.template-apply-control>span{width:100%}.template-apply-control .template-start-date{min-width:145px}.plan-date-row{grid-template-columns:1fr}.inline-add{flex-wrap:wrap}.inline-add .input:first-child{flex-basis:100%}.plan-selector-header{flex-direction:column;align-items:flex-start}.workspace-main,.workspace-card,.documents-section{padding:18px}.workspace-heading-actions{justify-content:space-between;width:100%}}.template-organizer-page{max-width:960px;margin:0 auto;padding:32px 28px 60px}.template-organizer-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.template-organizer-header p{color:var(--nook-teal-dark);letter-spacing:.05em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.template-organizer-header h1{margin:0 0 7px;font-size:28px}.template-organizer-header span{color:var(--nook-text-muted)}.template-organizer-layout{grid-template-columns:285px minmax(0,1fr);align-items:start;gap:18px;display:grid}.template-sidebar,.template-workspace{padding:22px}.template-sidebar{position:sticky;top:98px}.template-sidebar-header,.template-workspace-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.template-sidebar h2,.template-workspace h2{margin:0;font-size:18px}.template-sidebar-header span{color:var(--nook-text-muted);font-size:13px}.template-nav{gap:6px;margin-top:14px;display:grid}.template-nav button{color:var(--nook-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;padding:11px}.template-nav button:hover,.template-nav button.active{border-color:var(--nook-border);background:#1fb5a014}.template-nav strong,.template-nav span{display:block}.template-nav span{color:var(--nook-text-muted);margin-top:3px;font-size:12px}.template-workspace-header p,.template-milestone-section>div>p{color:var(--nook-text-muted);margin:5px 0 0;font-size:13px}.template-main-fields{grid-template-columns:minmax(0,1fr) 170px;gap:12px;display:grid}.template-milestone-section{border-top:1px solid var(--nook-border);margin-top:24px;padding-top:18px}.template-milestone-section h3{margin:0;font-size:16px}.template-milestone-list{margin:14px 0}.template-milestone-list>div{border-bottom:1px solid var(--nook-border);grid-template-columns:22px minmax(0,1fr) auto;align-items:start;gap:10px;padding:11px 0;display:grid}.template-milestone-marker{width:22px;height:22px;color:var(--nook-teal-dark);justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.template-milestone-fields{gap:6px;display:grid}.template-milestone-meta{color:var(--nook-text-muted);gap:10px;font-size:11px;font-weight:700;display:flex}.template-milestone-fields .input{padding:8px 10px}.template-milestone-description{color:var(--nook-text-muted);font-size:13px}.template-milestone-actions{align-items:center;gap:3px;display:inline-flex}.template-milestone-actions .btn{padding:6px 8px}.template-milestone-add{grid-template-columns:minmax(0,1fr) 145px auto;gap:8px;margin-top:14px;display:grid}.template-milestone-add label span{color:var(--nook-text-muted);margin-bottom:5px;font-size:11px;font-weight:700;display:block}.template-delete{color:var(--nook-danger)}.template-save-row{justify-content:flex-end;margin-top:22px;display:flex}@media (width<=820px){.template-organizer-layout{grid-template-columns:1fr}.template-sidebar{position:static}.template-nav{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (width<=560px){.template-organizer-page{padding:24px 16px 48px}.template-organizer-header{flex-direction:column;margin-bottom:22px}.template-organizer-header h1{font-size:25px}.template-main-fields,.template-milestone-add{grid-template-columns:1fr}.template-milestone-list>div{grid-template-columns:22px minmax(0,1fr)}.template-milestone-actions{grid-column:2;justify-content:flex-end}.template-save-row{justify-content:stretch}.template-save-row .btn{width:100%}.template-sidebar,.template-workspace{padding:18px}}.budget-overview-page{max-width:960px;margin:0 auto;padding:40px 28px 60px}.budget-overview-page .back-link{margin-bottom:16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.team-number-badge{margin-left:8px}.quick-export-button{min-width:32px;padding:7px;font-size:17px;line-height:1}.user-management{margin-top:40px}.user-management-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.user-form-card{padding:22px}.user-form-card h3,.user-table-title h3{margin:0 0 16px;font-size:17px}.user-form-note{color:var(--nook-text-muted);margin:-6px 0 18px;font-size:13px;line-height:1.45}.user-form-card .admin-access{margin-bottom:18px}.user-create-button{display:block}.user-name-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.user-table-wrap{margin-top:16px;overflow:hidden}.user-table-title{justify-content:space-between;align-items:center;padding:18px 20px 0;display:flex}.user-table-title h3{margin:0}.user-table-title span{color:var(--nook-text-muted);font-size:13px}.user-table{border-collapse:collapse;width:100%;margin-top:14px}.user-table th,.user-table td{border-top:1px solid var(--nook-border);text-align:left;padding:12px 20px;font-size:13px}.user-table th{color:var(--nook-text-muted);text-transform:uppercase;font-size:11px}.user-table td:last-child{text-align:right}.admin-access{color:var(--nook-text-muted);cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.admin-access input{accent-color:var(--nook-teal)}.admin-access-toggle{justify-content:space-between;width:100%;display:flex}.admin-access-toggle .switch{cursor:pointer}.admin-access-toggle .switch input{accent-color:initial}.team-assignment{margin-top:20px}.team-assignment>p{color:var(--nook-text-muted);margin:0 0 10px;font-size:13px;font-weight:600}.team-assignment-list{flex-wrap:wrap;gap:8px;display:flex}.team-assignment-chip{border:1px solid var(--nook-border);background:var(--nook-surface);color:var(--nook-text-muted);cursor:pointer;font:inherit;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:13px;font-weight:600;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.team-assignment-chip:hover{border-color:var(--nook-teal);color:var(--nook-teal-dark)}.team-assignment-chip.is-assigned{border-color:var(--nook-teal);color:var(--nook-teal-dark);background:#1fb5a01f}.team-assignment-chip:focus-visible{outline:2px solid var(--nook-blue);outline-offset:2px}.team-assignment-check{color:#0000;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:10px;line-height:1;display:inline-flex}.team-assignment-chip.is-assigned .team-assignment-check{color:var(--nook-surface);background:var(--nook-teal);border-color:var(--nook-teal)}.user-cell-content{align-items:center;gap:8px;display:flex}.current-user-label{color:var(--nook-blue);background:#4a7cf024;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.user-identity{align-items:center;gap:10px;display:inline-flex}.user-identity strong,.user-identity span{display:block}.user-identity span{color:var(--nook-text-muted);margin-top:2px;font-size:12px}.user-avatar{aspect-ratio:1;border:1px solid var(--nook-border);object-fit:cover;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.user-avatar-fallback{color:var(--nook-teal-dark);background:#1fb5a024;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.user-identity .user-avatar-fallback{color:var(--nook-teal-dark);justify-content:center;align-items:center;margin-top:0;font-size:12px;display:inline-flex}.user-actions{white-space:nowrap}.user-avatar-editor{border-bottom:1px solid var(--nook-border);align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.user-avatar-editor .user-avatar{width:54px;height:54px}.user-avatar-editor label{color:var(--nook-text-muted);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.user-avatar-editor input[type=file]{max-width:220px;color:var(--nook-text-muted);font-size:12px}.user-remove-button{color:var(--nook-danger)}.invite-actions{white-space:nowrap}.invite-empty{color:var(--nook-text-muted);margin:14px 20px 20px;font-size:13px}@media (width<=680px){.user-management-grid{grid-template-columns:1fr}.user-table th,.user-table td{padding:10px 12px}.user-table th:nth-child(2),.user-table td:nth-child(2){display:none}.invite-table-wrap{overflow-x:auto}}.settings-page{max-width:1000px;margin:0 auto;padding:40px 28px 60px}.settings-subtitle{color:var(--nook-text-muted);margin:6px 0 28px}.settings-card{padding:28px}.account-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-card-title{margin:0 0 18px;font-size:17px}.account-avatar-editor{border-bottom:1px solid var(--nook-border);align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.account-avatar{border:1px solid var(--nook-border);object-fit:cover;border-radius:50%;flex:0 0 56px;width:56px;height:56px}.account-avatar-fallback{color:var(--nook-teal-dark);background:#1fb5a024;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:inline-flex}.account-avatar-editor label{color:var(--nook-text-muted);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.account-avatar-editor input[type=file]{max-width:180px;color:var(--nook-text-muted);font-size:12px}.settings-theme-field{border-top:1px solid var(--nook-border);margin-top:24px;padding-top:20px}.settings-help{color:var(--nook-text-muted);font-size:12px}.signup-mode-control{background:var(--nook-bg);border-radius:9px;padding:3px;display:inline-flex}.signup-mode-control button{color:var(--nook-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;padding:8px 11px;font-size:13px;font-weight:600}.signup-mode-control button.active{background:var(--nook-surface);color:var(--nook-teal-dark);box-shadow:0 1px 3px #1e2d3d24}.success-text{color:var(--nook-teal-dark);margin:4px 0 12px;font-size:13px;font-weight:600}.settings-section-title{margin-top:40px;font-size:20px}.module-card{padding:20px 24px}.module-list{gap:12px;display:grid}.module-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.roster-role-settings{border-top:1px solid var(--nook-border);margin-top:18px;padding-top:18px}.roster-option-list+.roster-option-list{border-top:1px solid var(--nook-border);margin-top:20px;padding-top:20px}.roster-role-label{color:var(--nook-text-muted);text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.role-chips{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.role-chip{color:var(--nook-teal-dark);background:#1fb5a01f;border-radius:999px;align-items:center;gap:6px;padding:5px 8px 5px 10px;font-size:12px;font-weight:600;display:inline-flex}.role-chip button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:16px;line-height:1}.role-chip-required{color:var(--nook-blue);background:#4a7cf01f}.role-chip-required-label{text-transform:uppercase;border-left:1px solid;padding-left:6px;font-size:10px;font-weight:700}.add-role-control{gap:8px;display:flex}.attendance-role-checkboxes{background:var(--nook-bg);border:1px solid var(--nook-border);border-radius:10px;flex-wrap:wrap;gap:12px 20px;padding:12px 16px;display:flex}.attendance-role-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.attendance-role-checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:var(--nook-teal);cursor:pointer}.add-role-control .input{min-width:0}.add-role-control .btn{padding:8px 12px}.roster-options-status p{margin-bottom:0}.roster-roles-save{margin-top:14px}.module-name{margin:0 0 4px;font-weight:700}.module-desc{color:var(--nook-text-muted);max-width:380px;margin:0;font-size:13px}.module-prerequisite{color:var(--nook-text-muted);margin:12px 0 0;font-size:12px;font-weight:600}.switch{flex-shrink:0;width:44px;height:26px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.switch-track{background:var(--nook-border);cursor:pointer;border-radius:999px;transition:background-color .15s;position:absolute;inset:0}.switch-track:before{content:"";background:var(--nook-surface);border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.switch input:checked+.switch-track{background:linear-gradient(135deg, var(--nook-teal) 0%, var(--nook-blue) 100%)}.switch input:checked+.switch-track:before{transform:translate(18px)}.switch input:disabled+.switch-track{opacity:.6;cursor:not-allowed}@media (width<=760px){.account-settings-grid{grid-template-columns:1fr}}.navbar{background:var(--nook-surface);border-bottom:1px solid var(--nook-border);z-index:10;justify-content:space-between;align-items:center;padding:14px 28px;display:flex;position:sticky;top:0}.navbar-brand{align-items:center;display:flex}.navbar-right{align-items:center;gap:14px;display:flex}.navbar-user{color:var(--nook-text-muted);font-size:14px;font-weight:600}.navbar-link{color:var(--nook-text-muted);align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.navbar-link.active{color:var(--nook-teal-dark)}@media (width<=640px){.navbar{align-items:center;gap:10px;padding:10px 16px}.navbar-brand img{width:auto;height:48px}.navbar-right{flex:1;justify-content:flex-end;gap:8px;min-width:0}.navbar-user{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:13px;overflow:hidden}.navbar-settings-link{border:1px solid var(--nook-border);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.navbar-settings-text{display:none}.navbar-right .btn{padding:8px 10px;font-size:13px}}@media (width<=390px){.navbar-user{display:none}}
