.dashboard-page{background:var(--bg);min-height:100vh}.dashboard-sidebar-backdrop{display:none}.dashboard-sidebar{background:var(--surface);z-index:3;border-right:1px solid #bcc6d5b8;flex-direction:column;gap:2.5rem;width:16.125rem;padding:2rem 1rem;display:flex;position:fixed;inset:0 auto 0 0}.dashboard-profile{align-items:center;gap:.85rem;padding:0 .35rem;display:flex}.dashboard-profile__avatar{background:linear-gradient(#266792 0%,#145179 100%);border-radius:999px;flex:none;width:3.5rem;height:3.5rem}.dashboard-profile__content{flex-direction:column;gap:.15rem;display:flex}.dashboard-profile__name{font-size:.94rem;font-weight:500;line-height:1.15}.dashboard-profile__role{color:var(--text-muted);font-size:.95rem;line-height:1.3}.dashboard-nav{flex-direction:column;flex:1;gap:.375rem;display:flex}.dashboard-nav__item{width:100%;min-height:2.8rem;color:var(--text);cursor:pointer;text-align:left;background:0 0;border-radius:.9rem;align-items:center;gap:.9rem;padding:.75rem 1rem;transition:background-color .18s,color .18s;display:flex;position:relative}.dashboard-nav__item,.dashboard-nav__item:hover{text-decoration:none}.dashboard-nav__item:hover{color:var(--primary);background:#0055bb0f}.dashboard-nav__item--active{color:var(--primary);background:#0055bb14}.dashboard-nav__item--active:after{content:"";background:var(--primary);border-radius:999px;width:.2rem;position:absolute;top:.1rem;bottom:.1rem;right:0}.dashboard-nav__item span:last-child{font-size:1rem;font-weight:500;line-height:1.2}.dashboard-main{min-height:100vh;padding-left:16.125rem}.dashboard-topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#fffffff5;border-bottom:1px solid #bcc6d5b8;justify-content:space-between;align-items:center;height:4rem;padding:0 2.5rem 0 2rem;display:flex;position:fixed;inset:0 0 auto 16.125rem}.dashboard-topbar__title{color:var(--primary-deep);margin:0;font-size:1.2rem;font-weight:700;line-height:1.1}.dashboard-topbar__leading{align-items:center;gap:.85rem;display:flex}.dashboard-topbar__actions{align-items:center;gap:1.25rem;display:flex}.dashboard-content{max-width:60rem;margin:0 auto;padding:6rem 2rem 2.5rem}.dashboard-content--narrow{max-width:50rem}.dashboard-content--wide{max-width:75rem}.dashboard-content--support{max-width:78rem}.dashboard-section{flex-direction:column;gap:1.55rem;display:flex}.dashboard-section+.dashboard-section{margin-top:2.35rem}.dashboard-section--compact{gap:2rem}.dashboard-section__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-section__title{letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,1.95rem);font-weight:600;line-height:1.1}.metric-grid{gap:1.55rem;display:grid}.metric-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{background:var(--surface);border:1px solid #bcc6d5d1;border-radius:1.55rem;flex-direction:column;justify-content:space-between;min-height:10.85rem;padding:1.75rem 1.55rem 1.45rem;display:flex;box-shadow:0 12px 22px #102e5a0a}.metric-card--primary{color:#fff;background:#0057bb;border-color:#0057bb}.metric-card--soft-primary{background:#dce7f7;border-color:#c7d7ee}.metric-card__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.metric-card__label{color:var(--text);font-size:.95rem;line-height:1.25}.metric-card--primary .metric-card__label{color:#fff}.metric-card--soft-primary .metric-card__label{color:var(--primary-deep)}.metric-card__value{color:var(--text);letter-spacing:-.04em;font-size:clamp(2rem,3vw,2.22rem);font-weight:500;line-height:1.2}.metric-card--primary .metric-card__value{color:#fff}.metric-card--soft-primary .metric-card__value,.metric-card__icon{color:var(--primary-deep)}.metric-card--primary .metric-card__icon{color:#fff}.metric-card--soft-primary .metric-card__icon{color:var(--primary-deep)}.line-band{flex-direction:column;gap:1rem;display:flex}.line-band__title{margin:0;font-size:.95rem;font-weight:500;line-height:1.2}.line-band__card{background:var(--surface);border:1px solid #bcc6d5d1;border-radius:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1.55rem 1.6rem;display:grid;box-shadow:0 12px 22px #102e5a08}.line-band__metric{flex-direction:column;gap:.5rem;display:flex}.line-band__metric--accent{border-left:1px solid #bcc6d5d1;padding-left:1rem}.line-band__label{color:var(--text-muted);text-transform:uppercase;font-size:.78rem;font-weight:600;line-height:1.2}.line-band__metric--accent .line-band__label,.line-band__metric--accent .line-band__value{color:var(--primary-deep)}.line-band__value{letter-spacing:-.03em;font-size:clamp(1.35rem,2vw,1.6rem);font-weight:500;line-height:1.15}.structure-filters{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.structure-filter{background:var(--surface);min-height:2.25rem;color:var(--text-muted);cursor:pointer;border:1px solid #bcc6d5d1;border-radius:999px;padding:.5rem .95rem;font-size:.95rem;line-height:1;transition:border-color .18s,background-color .18s,color .18s}.structure-filter:hover{color:var(--primary);border-color:#0055bb5c}.structure-filter--active{background:var(--primary);border-color:var(--primary);color:#fff}.structure-table{background:var(--surface);border:1px solid #bcc6d5d1;border-radius:1.55rem;overflow:hidden;box-shadow:0 12px 22px #102e5a08}.structure-table__scroller{overflow-x:auto}.structure-table table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:48rem}.structure-table th,.structure-table td{vertical-align:middle;padding:1.2rem 1.5rem}.structure-table th{color:var(--text-muted);text-transform:uppercase;background:#f4f6f8;font-size:.82rem;font-weight:500;line-height:1.2}.structure-table th:nth-child(5),.structure-table th:nth-child(6),.structure-table td:nth-child(5),.structure-table td:nth-child(6){text-align:right}.structure-table th:last-child,.structure-table td:last-child{text-align:center}.structure-table th:first-child,.structure-table td:first-child{width:19%}.structure-table th:nth-child(2),.structure-table td:nth-child(2){width:13%}.structure-table th:nth-child(3),.structure-table td:nth-child(3),.structure-table th:nth-child(4),.structure-table td:nth-child(4){width:16%}.structure-table th:nth-child(5),.structure-table td:nth-child(5){width:14%}.structure-table th:nth-child(6),.structure-table td:nth-child(6){width:10%}.structure-table th:nth-child(7),.structure-table td:nth-child(7){width:12%}.structure-table tbody tr+tr{border-top:1px solid #e1e3e4f2}.structure-table__row{transition:background-color .18s}.structure-table__row:hover{background:#fbfcff}.structure-person{align-items:center;gap:1rem;display:flex}.structure-person__avatar{width:2rem;height:2rem;color:var(--primary-deep);background:#e6edf9;border-radius:999px;flex:none;place-items:center;font-size:1rem;font-weight:500;line-height:1;display:grid}.structure-person__avatar--small{width:1.8rem;height:1.8rem;font-size:.95rem}.structure-person__name{font-size:.95rem;line-height:1.45}.structure-badge{border-radius:.6rem;align-items:center;min-height:2.1rem;padding:.35rem .6rem;font-size:.95rem;line-height:1.3;display:inline-flex}.structure-badge--partner{color:var(--primary-deep);background:#dce7f7}.structure-badge--client{color:var(--text-muted);background:#eef0f3}.structure-table__service{color:var(--text);font-size:.95rem;line-height:1.45}.structure-status{align-items:center;gap:.45rem;font-size:.95rem;line-height:1.2;display:inline-flex}.structure-status__dot{background:currentColor;border-radius:999px;flex:none;width:.45rem;height:.45rem}.structure-status--active{color:var(--primary-deep)}.structure-status--progress{color:#848a93}.structure-status--paused{color:#d6231c}.structure-table__number{white-space:nowrap;font-size:.95rem;line-height:1.45}.structure-table__number--accent{color:var(--primary-deep)}.table-action-link,.table-icon-button,.dashboard-icon-button{cursor:pointer;background:0 0}.table-action-link{color:var(--primary-deep);align-items:center;gap:.25rem;font-size:.95rem;line-height:1.2;display:inline-flex}.table-action-link__icon{transition:transform .18s}.table-action-link__icon--expanded{transform:rotate(180deg)}.table-icon-button,.dashboard-icon-button{width:2.2rem;height:2.2rem;color:var(--text);border-radius:999px;place-items:center;transition:background-color .18s,color .18s;display:inline-grid}.dashboard-icon-button--menu{display:none}.table-icon-button:hover,.dashboard-icon-button:hover{color:var(--primary-deep);background:#0055bb14}.structure-table__details-row{background:#fbfcff}.structure-details{gap:.85rem;padding:.2rem 0;display:grid}.structure-details__item{justify-content:space-between;align-items:center;gap:1rem;display:flex}.structure-details__identity{align-items:center;gap:.75rem;display:flex}.structure-details__name{font-size:.95rem;line-height:1.3}.structure-details__meta{color:var(--text-muted);font-size:.82rem;line-height:1.3}.structure-details__income{color:var(--primary-deep);white-space:nowrap;font-size:.95rem;line-height:1.3}.dashboard-icon{flex:none;width:1.45rem;height:1.45rem;display:block}.dashboard-icon--nav{width:1.35rem;height:1.35rem}.dashboard-icon--mini{width:1rem;height:1rem}.dashboard-sidebar__footer{border-top:1px solid #bcc6d5b8;margin-top:auto;padding-top:2rem}.dashboard-sidebar__footer:empty{display:none}.dashboard-sidebar__footer-title{color:var(--text-muted);text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:700;line-height:1.2}.dashboard-sidebar__footer-list{color:var(--text-muted);margin:0;padding-left:1rem;font-size:.9rem;line-height:1.5}.dashboard-sidebar__logout{color:var(--primary);text-align:left;cursor:pointer;background:0 0;margin-top:1rem;padding:0;font-size:.95rem;font-weight:600}.dashboard-sidebar__logout:hover{text-decoration:underline}.dashboard-panel,.dashboard-form-card,.profile-panel,.support-panel,.finance-table{background:var(--surface);border:1px solid #bcc6d5d1;border-radius:1.55rem;box-shadow:0 12px 22px #102e5a08}.dashboard-panel{padding:2rem}.dashboard-form-card{padding:2.25rem}.dashboard-form-card__intro{margin-bottom:1.75rem}.dashboard-section__title--form,.dashboard-section__title--panel{font-size:1.75rem}.dashboard-section__description{color:var(--text-muted);margin:.65rem 0 0;font-size:1rem;line-height:1.55}.dashboard-form{flex-direction:column;gap:1.25rem;display:flex}.dashboard-field{flex-direction:column;gap:.5rem;display:flex}.dashboard-field__hint{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.4}.dashboard-field--full{grid-column:1/-1}.dashboard-field label,.profile-copy-group label{color:var(--text);font-size:.95rem;font-weight:600;line-height:1.25}.dashboard-field input,.dashboard-field select,.dashboard-field textarea,.profile-copy-group input,.support-chat__composer-row input{width:100%;min-height:3.4rem;color:var(--text);background:#fff;border:1px solid #bcc6d5d1;border-radius:1rem;padding:0 1rem;font-size:1rem;line-height:1.5;transition:border-color .16s,box-shadow .16s}.dashboard-field textarea{resize:vertical;min-height:6rem;padding-top:.9rem;padding-bottom:.9rem}.dashboard-field input:focus-visible,.dashboard-field select:focus-visible,.dashboard-field textarea:focus-visible,.profile-copy-group input:focus-visible,.support-chat__composer-row input:focus-visible{border-color:var(--primary);outline:none;box-shadow:0 0 0 .2rem #0055bb1f}.dashboard-select-wrap{position:relative}.dashboard-select-wrap select{appearance:none;padding-right:3rem}.dashboard-select-wrap__icon{color:var(--text-muted);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.dashboard-banner{color:var(--text-muted);background:#0055bb1a;border-radius:1rem;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;font-size:.95rem;line-height:1.5;display:flex}.dashboard-banner__icon{color:var(--primary)}.dashboard-note{color:var(--primary-deep);background:#0055bb14;border-radius:1rem;padding:.95rem 1rem;font-size:.94rem;line-height:1.45}.dashboard-note--error{color:#8f1730;background:#bf2b421f}.dashboard-note--success{color:#1f7f46;background:#1f8a4a24}.dashboard-inline-actions{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.dashboard-inline-actions__spacer{margin-left:auto}.dashboard-button{cursor:pointer;border-radius:.9rem;min-height:2.85rem;padding:.75rem 1.2rem;font-size:.95rem;font-weight:600;line-height:1.2;transition:background-color .18s,color .18s,border-color .18s}.dashboard-button--primary{background:var(--primary);color:#fff}.dashboard-button--primary:hover{background:#004ca7}.dashboard-button--secondary{color:var(--primary-deep);background:#dce7f7}.dashboard-button--secondary:hover{background:#cfddf4}.dashboard-button--outline{color:var(--text);background:#fff;border:1px solid #bcc6d5f5}.dashboard-button--outline:hover{color:var(--primary);border-color:#0055bb47}.dashboard-button--ghost{color:var(--text-muted);background:0 0}.dashboard-button--ghost:hover{color:var(--primary);background:#0055bb0d}.lesson-filters{flex-wrap:wrap;gap:.55rem;margin:2rem 0 1rem;display:flex}.lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.lesson-card{background:var(--surface);border:1px solid #bcc6d5d1;border-radius:1.4rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 12px 22px #102e5a08}.lesson-card__media{aspect-ratio:16/9;cursor:pointer;background:#eef0f3;border-radius:1rem;place-items:center;width:100%;display:grid;position:relative}.lesson-card__play{width:3rem;height:3rem;color:var(--text-muted)}.lesson-card__duration{color:#f0f1f2;background:#2e3132c7;border-radius:.5rem;padding:.4rem .55rem;font-size:.78rem;font-weight:600;position:absolute;bottom:.8rem;right:.8rem}.lesson-card__body{flex-direction:column;flex:1;gap:.5rem;display:flex}.lesson-card__meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.lesson-card__eyebrow{color:var(--primary);text-transform:uppercase;font-size:.78rem;font-weight:700;line-height:1.2}.lesson-status{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.85rem;line-height:1.2;display:inline-flex}.lesson-status__dot{background:currentColor;border-radius:999px;width:.45rem;height:.45rem}.lesson-status--watched{color:var(--primary)}.lesson-card__title{margin:0;font-size:1.2rem;font-weight:600;line-height:1.4}.lesson-card__description{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.lesson-card__button{cursor:pointer;border-radius:.9rem;width:100%;min-height:2.9rem;font-size:.95rem;font-weight:600}.lesson-card__button--primary{background:var(--primary);color:#fff}.lesson-card__button--secondary{color:var(--text-muted);background:#eef0f3;border:1px solid #bcc6d5d1}.finance-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.finance-info{color:#44505e;background:#dce7f7;border-radius:1rem;align-items:center;gap:.8rem;padding:1rem;font-size:.92rem;line-height:1.45;display:flex}.finance-info__icon{color:var(--primary)}.finance-date-filter{min-height:2.7rem;color:var(--text-muted);cursor:pointer;background:#fff;border:1px solid #bcc6d5d1;border-radius:.9rem;align-items:center;gap:.65rem;padding:.65rem .9rem;display:inline-flex}.finance-table{overflow:hidden}.finance-table__filters{border-bottom:1px solid #e1e3e4f2;gap:.55rem;padding:1rem;display:flex;overflow-x:auto}.finance-table__scroller{overflow-x:auto}.finance-table table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:56rem}.finance-table th,.finance-table td{vertical-align:middle;padding:1.1rem 1.2rem}.finance-table th{color:var(--text-muted);text-transform:uppercase;background:#f4f6f8;font-size:.78rem;font-weight:600;line-height:1.2}.finance-table td{font-size:.92rem;line-height:1.45}.finance-table th:first-child,.finance-table td:first-child{width:11%}.finance-table th:nth-child(2),.finance-table td:nth-child(2){width:20%}.finance-table th:nth-child(3),.finance-table td:nth-child(3){width:18%}.finance-table th:nth-child(4),.finance-table td:nth-child(4){width:15%}.finance-table th:nth-child(5),.finance-table td:nth-child(5){width:14%}.finance-table th:nth-child(6),.finance-table td:nth-child(6){width:8%}.finance-table th:nth-child(7),.finance-table td:nth-child(7){width:14%}.finance-table tbody tr+tr{border-top:1px solid #e1e3e4f2}.finance-table__client{align-items:center;gap:.75rem;display:flex}.finance-table__line{min-height:2rem;color:var(--text-muted);white-space:nowrap;background:#eef0f3;border-radius:.6rem;align-items:center;padding:.25rem .6rem;display:inline-flex}.finance-table__number{text-align:right;white-space:nowrap}.finance-table__number--accent{color:var(--primary-deep)}.finance-status-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:1.9rem;padding:.25rem .7rem;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex}.finance-status-pill--paid{color:#137333;background:#e6f4ea;border-color:#cee9d3}.finance-status-pill--accrued{color:var(--primary-deep);background:#dce7f7;border-color:#bfd0ef}.finance-status-pill--requested{color:#8a6400;background:#fff5d6;border-color:#f0de95}.finance-status-pill--cancelled{color:#93000a;background:#ffdad6;border-color:#ffb4ab}.finance-table__actions{text-align:center}.profile-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.5rem;display:grid}.profile-grid__main,.profile-grid__aside{flex-direction:column;gap:1.5rem;display:flex}.profile-panel{padding:1.5rem}.profile-panel--compact{gap:1rem}.profile-panel__title{margin:0 0 1.25rem;font-size:1.2rem;font-weight:600;line-height:1.3}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1.25rem;display:grid}.profile-form-grid__actions{grid-column:1/-1}.profile-inline-control{position:relative}.profile-inline-control input{padding-right:8.6rem}.profile-inline-badge{color:var(--primary);text-transform:uppercase;background:#0055bb1a;border-radius:.6rem;align-items:center;gap:.35rem;padding:.4rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.profile-meta-list{flex-direction:column;gap:.75rem;display:flex}.profile-meta-row{color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.92rem;line-height:1.4;display:flex}.profile-meta-row strong{color:var(--text);font-size:.92rem;font-weight:600}.profile-link-button{color:var(--primary);cursor:pointer;background:0 0;align-items:center;gap:.45rem;padding:0;font-size:.9rem;font-weight:600;display:inline-flex}.profile-check-label{color:var(--primary);align-items:center;gap:.35rem;display:inline-flex}.profile-copy-group{flex-direction:column;gap:.5rem;display:flex}.profile-copy-group__row{align-items:center;gap:.6rem;display:flex}.profile-copy-group__row input{background:#f3f4f5;min-height:3rem}.profile-copy-button{width:3rem;height:3rem;color:var(--text-muted);cursor:pointer;background:#f3f4f5;border:1px solid #bcc6d5d1;border-radius:.9rem;place-items:center;display:inline-grid}.profile-status-tag{min-height:2rem;color:var(--primary-deep);background:#dce7f7;border-radius:.6rem;align-items:center;padding:.25rem .6rem;display:inline-flex}.support-layout{grid-template-columns:minmax(20rem,24rem) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.support-panel{flex-direction:column;min-height:0;display:flex;overflow:hidden}.support-panel__header{background:#fff;border-bottom:1px solid #e1e3e4f2;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.support-panel__header--chat{align-items:flex-start}.support-ticket-list{flex-direction:column;display:flex}.support-ticket{text-align:left;cursor:pointer;background:#fff;border-bottom:1px solid #e1e3e4f2;border-left:4px solid #0000;padding:1.25rem 1.5rem}.support-ticket--active{border-left-color:var(--primary);background:#0055bb0d}.support-ticket__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.support-ticket__header h3{margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.support-ticket__header span{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.support-ticket__status{text-transform:uppercase;border-radius:.5rem;align-items:center;min-height:1.7rem;padding:.2rem .55rem;font-size:.66rem;font-weight:700;line-height:1.2;display:inline-flex}.support-ticket__status--working{color:var(--primary-deep);background:#dce7f7}.support-ticket__status--answered{color:#4d5664;background:#e9edf2}.support-ticket__status--closed{color:#6d7480;background:#eef0f3}.support-ticket p{color:var(--text-muted);margin:.8rem 0 0;font-size:.9rem;line-height:1.45}.support-chat__subtitle{color:var(--text-muted);align-items:center;gap:.45rem;margin:.4rem 0 0;font-size:.88rem;display:flex}.support-chat__messages{background:#f8f9fa;flex-direction:column;flex:none;gap:1rem;padding:1.25rem 1.5rem;display:flex}.support-chat__day-chip{color:#8b919b;background:#edeeef;border-radius:999px;align-self:center;padding:.45rem .8rem;font-size:.78rem;font-weight:600}.support-message{display:flex}.support-message--user{justify-content:flex-end}.support-message--manager{justify-content:flex-start}.support-message__bubble{border-radius:1.1rem;max-width:75%;padding:.9rem 1rem}.support-message--user .support-message__bubble{color:#bed1ff;background:#05b;border-top-right-radius:.35rem}.support-message--manager .support-message__bubble{color:var(--text);background:#fff;border:1px solid #bcc6d5d1;border-top-left-radius:.35rem}.support-message__bubble p{color:inherit;margin:0;font-size:.95rem;line-height:1.5}.support-message__bubble span{opacity:.75;margin-top:.35rem;font-size:.7rem;display:block}.support-chat__composer{background:#fff;border-top:1px solid #e1e3e4f2;padding:1rem 1.5rem 1.25rem}.support-chat__hint{color:var(--text-muted);text-align:center;background:#dce7f78c;border-radius:.85rem;margin:0 0 .85rem;padding:.75rem .9rem;font-size:.82rem;line-height:1.45}.support-chat__composer-row{align-items:center;gap:.75rem;display:flex}.support-chat__composer-row input{background:#fff;border-radius:999px;min-height:3rem}.support-chat__send{background:var(--primary);color:#fff;cursor:pointer;border-radius:999px;place-items:center;width:3rem;height:3rem;display:inline-grid}.support-empty-state{margin:1rem}.support-modal__overlay{z-index:40;background:#0f172a80;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.support-modal{background:#fff;border:1px solid #bcc6d5d1;border-radius:1.5rem;width:min(100%,36rem);box-shadow:0 24px 80px #0f172a2e}.support-modal__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.support-modal__subtitle{color:var(--text-muted);margin:.45rem 0 0;font-size:.92rem;line-height:1.5}.support-modal__form{flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem;display:flex}.support-modal__actions{justify-content:flex-end;gap:.75rem;display:flex}@media (width<=1120px){.metric-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-grid,.profile-grid,.support-layout{grid-template-columns:1fr}.line-band__card{grid-template-columns:repeat(2,minmax(0,1fr))}.line-band__metric--accent{border-left:0;padding-left:0}}@media (width<=920px){.dashboard-page--menu-open{overflow:hidden}.dashboard-sidebar-backdrop{opacity:0;pointer-events:none;z-index:4;background:#0f172a5c;border:0;padding:0;transition:opacity .18s;position:fixed;inset:0}.dashboard-sidebar-backdrop--visible{opacity:1;pointer-events:auto;display:block}.dashboard-sidebar{z-index:5;border-bottom:0;border-right:1px solid #bcc6d5b8;width:min(18rem,100vw - 3rem);transition:transform .22s;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%)}.dashboard-sidebar--open{transform:translate(0)}.dashboard-main{padding-left:0}.dashboard-topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;background:#fffffff5;border-bottom:1px solid #bcc6d5b8;padding:1rem 1.5rem;position:sticky;inset:0 0 auto}.dashboard-icon-button--menu{display:inline-grid}.dashboard-content{padding-top:1rem}.dashboard-content--support{height:auto}}@media (width<=760px){.dashboard-sidebar{gap:1.5rem;padding:1.25rem 1rem}.dashboard-nav{flex-direction:column;display:flex}.dashboard-content,.dashboard-topbar{padding-left:1rem;padding-right:1rem}.metric-grid--four,.metric-grid--three,.line-band__card,.profile-form-grid{grid-template-columns:1fr}.metric-card{min-height:9.5rem}.dashboard-section__header{align-items:flex-start}.dashboard-form-card,.dashboard-panel,.profile-panel,.support-panel__header,.support-chat__messages,.support-chat__composer{padding-left:1rem;padding-right:1rem}.dashboard-inline-actions{flex-direction:column;align-items:stretch}.dashboard-inline-actions__spacer{margin-left:0}.dashboard-button{width:100%}}@media (width<=560px){.dashboard-topbar{align-items:center;gap:.75rem}.dashboard-topbar__actions{gap:.5rem}.structure-filters{width:100%}.structure-filter{flex:auto;justify-content:center}.structure-details__item,.finance-header,.support-panel__header,.support-ticket__header,.lesson-card__meta{flex-direction:column;align-items:flex-start}.finance-date-filter{justify-content:space-between;width:100%}.profile-copy-group__row,.support-chat__composer-row{flex-direction:column;align-items:stretch}.support-message__bubble{max-width:100%}.profile-inline-control input{padding-right:1rem}.profile-inline-badge{width:fit-content;margin-top:.6rem;position:static;transform:none}}.office-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;display:grid}.office-list{flex-direction:column;gap:.85rem;display:flex}.office-list__item{text-align:left;background:#fff;border:1px solid #598bd42e;border-radius:22px;width:100%;padding:1rem 1.1rem;transition:border-color .2s,box-shadow .2s,transform .2s}.office-list__item:hover,.office-list__item--active{border-color:#598bd475;transform:translateY(-1px);box-shadow:0 16px 28px #34549114}.office-list__title-row{color:#143a75;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.office-list__title-row span,.office-list__meta{color:#6e7d99;font-size:.93rem}.office-card{background:#ffffffeb;border:1px solid #598bd424;border-radius:24px;margin-bottom:1rem;padding:1rem 1.1rem}.office-card__row{color:#143a75;justify-content:space-between;gap:1rem;padding:.45rem 0;display:flex}.office-card__row span{color:#6e7d99}.office-checkbox{color:#143a75;align-items:center;gap:.65rem;font-weight:600;display:inline-flex}.office-actions{flex-wrap:wrap;gap:.55rem;display:flex}.office-actions button{color:#143a75;background:#fff;border:1px solid #598bd42e;border-radius:999px;padding:.45rem .85rem;font-weight:600}@media (width<=980px){.office-grid{grid-template-columns:1fr}}:root{color:#191c1d;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f8f9fa;--surface:#fff;--text:#191c1d;--text-muted:#424753;--text-soft:#7b8392;--line:#d1d8e3;--line-strong:#bcc6d5;--primary:#05b;--primary-deep:#003f8d;--primary-soft:#e6f0ff;--danger:#ba1a1a;--shadow-soft:0 24px 50px #102e5a14;font-family:Manrope,system-ui,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{min-height:100%}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0}button,input{font:inherit}button{border:0}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}#root{min-height:100vh}.auth-page{place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-card{background:var(--surface);width:min(100%,37.5rem);box-shadow:var(--shadow-soft);border:1px solid #c2c6d573;border-radius:1.75rem;overflow:hidden}.auth-header{flex-direction:column;align-items:center;gap:.85rem;padding:2.5rem 2.5rem 1.5rem;display:flex}.brand-mark{color:var(--primary);width:3.75rem;height:3.75rem}.brand-mark svg{width:100%;height:100%;display:block}.auth-title{letter-spacing:-.03em;text-align:center;margin:0;font-size:clamp(2rem,2vw,2.15rem);font-weight:600;line-height:1.1}.auth-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;padding:0 2.5rem;display:grid}.auth-divider{border-bottom:1px solid var(--line)}.auth-tab{appearance:none;color:var(--text-muted);cursor:pointer;background:0 0;padding:0 1rem 1rem;font-size:1rem;font-weight:600;line-height:1.2;transition:color .18s;position:relative}.auth-tab:hover{color:var(--text)}.auth-tab--active{color:var(--primary)}.auth-tab--active:after{content:"";background:var(--primary);border-radius:999px;height:2px;position:absolute;bottom:-1px;left:1rem;right:1rem}.auth-body{padding:2rem 2.5rem 2.5rem}.auth-form{flex-direction:column;gap:1.3rem;display:flex}.auth-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.field{flex-direction:column;gap:.5rem;display:flex}.field__label{color:var(--text-muted);font-size:.95rem;font-weight:600;line-height:1.25rem}.field__control{border:1px solid var(--line-strong);width:100%;min-height:3.75rem;color:var(--text);background:#f3f4f5;border-radius:1.125rem;padding:0 1.25rem;font-size:1rem;line-height:1.5;transition:border-color .16s,background-color .16s,box-shadow .16s}.field__control::placeholder{color:#b5bfce}.field__control:hover{border-color:#aebad0}.field__control:focus-visible,.password-field:focus-within{border-color:var(--primary);background:var(--surface);outline:none;box-shadow:0 0 0 .25rem #0055bb1f}.field__control--error,.password-field--error{border-color:#ba1a1a73}.field__control--error:focus-visible,.password-field--error:focus-within{box-shadow:0 0 0 .25rem #ba1a1a24}.field__hint{color:var(--text-soft);font-size:.875rem;line-height:1.35}.field__error{color:var(--danger);font-size:.875rem;font-weight:600;line-height:1.35}.password-field{border:1px solid var(--line-strong);background:#f3f4f5;border-radius:1.125rem;transition:border-color .16s,box-shadow .16s,background-color .16s;position:relative}.password-field__input{background:0 0;border:0;padding-right:4rem}.password-field__input:focus-visible{box-shadow:none}.password-field__toggle{width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;place-items:center;padding:0;transition:color .16s,background-color .16s;display:grid;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.password-field__toggle:hover{color:var(--text);background:#0055bb14}.password-field__toggle svg{width:1.4rem;height:1.4rem}.auth-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.checkbox{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:inline-flex}.checkbox input{width:1.25rem;height:1.25rem;accent-color:var(--primary);border-radius:.45rem;margin-top:.125rem}.checkbox--terms{margin-top:.35rem}.auth-link{color:var(--primary);font-size:.95rem;font-weight:600;line-height:1.2}.auth-link--button{cursor:pointer;background:0 0;padding:0}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(#0d60cc 0%,#05b 100%);border-radius:1.2rem;min-height:3.9rem;padding:0 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.2;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 16px 32px #0055bb2e}.auth-submit:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.auth-submit:focus-visible{outline:none;box-shadow:0 16px 32px #0055bb38,0 0 0 .3rem #0055bb24}.auth-submit:disabled,.auth-link--button:disabled{opacity:.65;cursor:not-allowed}.form-message{border-radius:1rem;margin:-.25rem 0 0;padding:.85rem 1rem;font-size:.92rem;line-height:1.45}.form-message--error{color:var(--danger);background:#ffdad6cc}.sms-panel{flex-direction:column;gap:1.5rem;display:flex}.sms-panel__header{flex-direction:column;gap:.55rem;display:flex}.sms-panel__header h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,2vw,1.9rem);line-height:1.15}.sms-panel__header p{color:var(--text-muted);margin:0;font-size:.98rem;line-height:1.55}.sms-panel__badge{background:var(--primary-soft);color:var(--primary-deep);border-radius:999px;align-self:flex-start;padding:.65rem 1rem;font-size:.95rem;font-weight:700}.sms-panel__inputs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.sms-panel__digit{border:1px solid var(--line-strong);text-align:center;letter-spacing:.12em;background:#f3f4f5;border-radius:1.1rem;height:4.15rem;font-size:1.55rem;font-weight:800;transition:border-color .16s,background-color .16s,box-shadow .16s}.sms-panel__digit:focus-visible{border-color:var(--primary);background:var(--surface);outline:none;box-shadow:0 0 0 .25rem #0055bb1f}.sms-panel__digit--error{border-color:#ba1a1a73}.sms-panel__error{margin-top:-.5rem}.sms-panel__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.sms-panel__timer{color:var(--text-soft);font-size:.92rem;font-weight:600}.toast-viewport{z-index:10;flex-direction:column;gap:.75rem;width:min(22rem,100vw - 2rem);display:flex;position:fixed;top:1.5rem;right:1.5rem}.toast{color:var(--text);background:#fffffff5;border:1px solid #c2c6d585;border-radius:1rem;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;font-size:.95rem;line-height:1.45;display:flex;box-shadow:0 18px 36px #191c1d14}.toast__dot{background:var(--primary);border-radius:999px;flex:none;width:.75rem;height:.75rem;margin-top:.3rem}.toast--success .toast__dot{background:#14824f}.toast--error .toast__dot{background:var(--danger)}@media (width<=640px){.auth-page{padding:1rem}.auth-card{border-radius:1.4rem}.auth-header{gap:1.15rem;padding:2rem 1.5rem 1.4rem}.auth-tabs,.auth-body{padding-left:1.5rem;padding-right:1.5rem}.auth-body{padding-top:1.5rem;padding-bottom:1.75rem}.auth-form__grid{grid-template-columns:1fr}.sms-panel__inputs{gap:.65rem}.sms-panel__digit{height:3.6rem}}
