.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__content{flex:1;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:inline-flex}.dashboard-nav__label{font-size:1rem;font-weight:500;line-height:1.2}.dashboard-nav__badge{color:#fff;background:#e53935;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .36rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 6px 14px #e539353d}.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{display:none}.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))}.structure-spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.55rem;margin-top:1.55rem;display:grid}.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)}.mentor-summary{position:relative}.mentor-summary__menu{z-index:2;position:absolute;top:-.9rem;left:1.15rem;transform:translateY(-100%)}.mentor-summary__menu-action{min-height:2.4rem;color:var(--primary);font:inherit;cursor:pointer;background:#fff;border:1px solid #0057bb3d;border-radius:999px;padding:.55rem .95rem;font-size:.92rem;font-weight:600;line-height:1;box-shadow:0 16px 30px #0f172a1f}.mentor-summary__card{background:var(--surface);width:100%;min-height:10.85rem;color:inherit;text-align:left;cursor:pointer;border:1px solid #bcc6d5d1;border-radius:1.55rem;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.75rem 1.55rem 1.45rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 12px 22px #102e5a0a}.mentor-summary__card:hover{border-color:#0057bb4d;transform:translateY(-1px);box-shadow:0 18px 28px #102e5a14}.mentor-summary__card:disabled{cursor:default;transform:none}.mentor-summary__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.mentor-summary__label{color:var(--text);font-size:.95rem;line-height:1.25}.mentor-summary__icon{color:var(--primary-deep)}.mentor-summary__identity{align-items:center;gap:.95rem;display:flex}.mentor-summary__avatar{flex:none;width:3.35rem;height:3.35rem}.mentor-summary__content{flex-direction:column;gap:.28rem;display:flex}.mentor-summary__content strong{color:var(--primary-deep);font-size:1.12rem;line-height:1.2}.mentor-summary__content span,.mentor-summary__empty{color:var(--text-muted);font-size:.92rem;line-height:1.45}.mentor-summary__card--empty{background:#f8fafc}.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__title{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.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}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:3.5rem}.password-input-wrap__toggle{width:2.3rem;height:2.3rem;color:var(--primary);cursor:pointer;background:#0055bb14;border:0;border-radius:999px;place-items:center;font-size:1.05rem;line-height:1;display:grid;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.password-input-wrap__toggle:hover,.password-input-wrap__toggle:focus-visible{background:#0055bb24;outline:none}.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--danger{color:#b42318;background:#fff5f5;border:1px solid #cd393947}.dashboard-button--danger:hover{background:#ffe8e8;border-color:#cd393980}.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-partner-percent{background:linear-gradient(135deg,#eef4ff 0%,#fff 100%);border:1px solid #2a5caa2e;border-radius:1.25rem;gap:.35rem;margin-bottom:1.25rem;padding:1.2rem 1.35rem;display:grid}.finance-partner-percent__label{color:var(--text-muted);text-transform:uppercase;font-size:.86rem;font-weight:700}.finance-partner-percent__value{color:var(--primary-deep);font-size:clamp(2rem,4vw,3rem);line-height:1}.finance-partner-percent__hint,.finance-table__hint{color:var(--text-muted);font-size:.8rem;line-height:1.35}.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__scroller table,.structure-table__scroller table{border-collapse:collapse;table-layout:fixed;background:var(--surface);width:100%}.finance-table__scroller table{min-width:100%}.finance-table .finance-table__scroller table{min-width:56rem}.finance-table table{table-layout:fixed}.finance-table__scroller th,.finance-table__scroller td,.structure-table__scroller th,.structure-table__scroller td{border:1px solid #bcc6d5c7}.finance-table__scroller th,.finance-table__scroller td{vertical-align:middle;padding:1.1rem 1.2rem}.finance-table__scroller th{color:var(--text-muted);text-transform:uppercase;background:#f4f6f8;font-size:.78rem;font-weight:600;line-height:1.2}.finance-table__scroller 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}.team-member-list{gap:.85rem;display:grid}.team-member-card{cursor:default}.team-member-card__meta{color:var(--text-muted);margin-top:.45rem;font-size:.9rem;line-height:1.4}.team-readonly-chip{min-height:3.4rem;color:var(--text);background:#f4f6f8;border:1px solid #bcc6d5d1;border-radius:1rem;align-items:center;padding:0 1rem;font-size:1rem;display: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__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.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__bubble--news{flex-direction:column;gap:.75rem;display:flex}.support-message__author{font-size:.85rem;font-weight:700;line-height:1.3}.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;overflow-y:auto}.support-modal{background:#fff;border:1px solid #bcc6d5d1;border-radius:1.5rem;flex-direction:column;width:min(100%,36rem);max-height:min(90vh,46rem);display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a2e}.support-modal__header{flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .9rem;display:flex}.support-modal__subtitle{color:var(--text-muted);margin:.45rem 0 0;font-size:.92rem;line-height:1.5}.support-choice{flex-direction:column;gap:.85rem;padding:0 1.5rem 1.5rem;display:flex}.support-choice .dashboard-button{justify-content:center;width:100%}.support-modal__form{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:.9rem;padding:0 1.25rem 1.25rem;display:flex;overflow-y:auto}.support-modal__actions{background:linear-gradient(#fff0,#fff 32%);justify-content:flex-end;gap:.75rem;padding-top:.35rem;display:flex;position:sticky;bottom:0}.profile-avatar-card{flex-direction:column;gap:1rem;display:flex}.profile-avatar-card__image,.profile-avatar-card__placeholder{border-radius:999px;width:5.75rem;height:5.75rem}.profile-avatar-card__image{object-fit:cover;border:1px solid #bcc6d5d1}.profile-avatar-card__placeholder{color:#fff;background:linear-gradient(#266792 0%,#145179 100%);place-items:center;font-size:1.5rem;font-weight:700;display:grid}.profile-avatar-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}.profile-avatar-card__upload{cursor:pointer}.community-inline{align-items:center;gap:.75rem;display:inline-flex}.community-avatar{color:#fff;background:linear-gradient(#266792 0%,#145179 100%);border-radius:999px;flex:none;place-items:center;width:2.75rem;height:2.75rem;font-size:.92rem;font-weight:700;display:grid}.community-avatar--image{object-fit:cover;background:#eef2f7}.community-avatar--small{width:2.25rem;height:2.25rem;font-size:.78rem}.mentor-banner{background:linear-gradient(135deg,#0057bb14,#dce7f7ad);border:1px solid #bcc6d5d1;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.mentor-banner__text{color:var(--text-muted);margin:.25rem 0 0;line-height:1.5}.mentor-banner__action{width:auto}.messages-layout,.news-layout{grid-template-columns:minmax(20rem,24rem) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.mentor-card{text-align:left;cursor:pointer;background:#0055bb0d;border-bottom:1px solid #e1e3e4f2;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.mentor-card strong,.mentor-card p{margin:0}.mentor-card p{color:var(--text-muted);font-size:.9rem}.news-feed{gap:1.5rem;display:grid}.news-thread-list__title{color:var(--text);margin-top:.1rem;font-size:.82rem;font-weight:600}.news-thread-list__preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:.55rem!important}.news-thread__messages{flex:auto;min-height:24rem}.news-thread__empty{align-self:center}.news-thread-message{flex-direction:column;gap:.5rem;display:flex}.news-thread-message--user{align-items:flex-end}.news-thread-message--manager{align-items:flex-start}.news-thread-message__bubble{flex-direction:column;gap:.45rem;display:flex}.news-thread-message__meta{color:inherit;opacity:.82;font-size:.72rem;font-weight:700}.news-thread-message__title{font-size:.98rem;line-height:1.4;display:block}.news-richtext{color:var(--text);gap:.75rem;font-size:.98rem;line-height:1.65;display:grid}.news-richtext p,.news-richtext ul,.news-richtext ol,.news-richtext blockquote{margin:0}.news-richtext ul,.news-richtext ol{padding-left:1.25rem}.news-richtext blockquote{color:var(--text-muted);border-left:3px solid #05b3;padding-left:1rem}.news-thread-message__reactions{max-width:75%}.news-thread-message__reactions--user{align-self:flex-end}.news-thread-message__reactions--manager{align-self:flex-start}.news-create-form{gap:1rem;display:grid}.news-card{background:var(--surface);border:1px solid #bcc6d5d1;border-radius:1.5rem;padding:1.5rem;box-shadow:0 12px 22px #102e5a08}.news-post-card{background:#fff;border:1px solid #bcc6d5d1;border-radius:1.35rem;gap:1rem;width:min(100%,42rem);padding:1.35rem 1.4rem;display:grid;box-shadow:0 12px 22px #102e5a0d}.news-post-card__meta{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;font-size:.86rem;display:flex}.news-post__image{object-fit:cover;background:#f8fafc;border:1px solid #bcc6d5d1;border-radius:1rem;width:100%;max-height:20rem}.news-post-card__discussion{width:fit-content}.news-editor-modal{width:min(100%,46rem);max-height:min(88vh,42rem)}.news-editor-toolbar{flex-wrap:wrap;gap:.55rem;margin-bottom:.75rem;display:flex}.news-editor-toolbar button{min-height:2.4rem;color:var(--primary-deep);font:inherit;cursor:pointer;background:#fff;border:1px solid #bcc6d5d1;border-radius:.8rem;padding:.45rem .85rem;font-size:.92rem;font-weight:700}.news-editor{min-height:9rem;color:var(--text);text-align:left;writing-mode:horizontal-tb;white-space:pre-wrap;word-break:break-word;direction:ltr;unicode-bidi:isolate;background:#fff;border:1px solid #bcc6d5d1;border-radius:1rem;padding:.95rem 1rem;font-size:1rem;line-height:1.6}.news-editor:focus-visible{border-color:var(--primary);outline:none;box-shadow:0 0 0 .2rem #0055bb1f}.news-editor ul{margin:.4rem 0 .4rem 1.25rem;padding:0}.news-editor li{margin:.2rem 0}.news-editor__image-preview{gap:.85rem;margin-top:.85rem;display:grid}.news-editor__image-preview img{object-fit:cover;border:1px solid #bcc6d5d1;border-radius:1rem;max-width:100%;max-height:11rem}@media (width<=900px),(height<=860px){.support-modal__overlay{align-items:flex-start;padding:1rem}.support-modal{max-height:calc(100vh - 2rem);margin:auto 0}.news-editor-modal{width:min(100%,40rem);max-height:calc(100vh - 2rem)}.news-editor{min-height:7.5rem}}@media (width<=640px){.support-modal__overlay{padding:.75rem}.support-modal{border-radius:1.2rem;width:100%;max-height:calc(100vh - 1.5rem)}.support-modal__header{padding:1rem 1rem .8rem}.support-modal__form{gap:.8rem;padding:0 1rem 1rem}.support-modal__actions{flex-wrap:wrap}.support-modal__actions .dashboard-button{flex:100%;justify-content:center}.news-editor-modal{width:100%}.news-editor{min-height:6.5rem;padding:.85rem .9rem}}.news-card__header,.news-card__meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.news-card__author{flex-direction:column;gap:.2rem;display:flex}.news-card__author span,.news-card__meta,.news-comment__header span{color:var(--text-muted);font-size:.88rem}.news-card__body h2,.news-comments h3{margin:0}.news-card__body{flex-direction:column;gap:.8rem;margin-top:1rem;display:flex}.news-card__body p,.news-comment p{margin:0;line-height:1.6}.news-card__meta{margin-top:1rem}.news-reactions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.news-reaction{min-height:2.4rem;color:var(--text);cursor:pointer;background:#f8fafc;border:1px solid #bcc6d5d1;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;display:inline-flex}.news-reaction span{font-size:1rem;line-height:1}.news-reaction--active{color:var(--primary);background:#0055bb14;border-color:#0055bb47}.news-layout .support-chat__hint{display:none}.news-comments{border-top:1px solid #e1e3e4f2;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.news-comment{background:#f8fafc;border-radius:1rem;padding:1rem 1.1rem}.news-comment__header{margin-bottom:.75rem}.news-comment-form{gap:.75rem;display:grid}.news-comment-form textarea,.news-create-form textarea{resize:vertical;min-height:6rem}.structure-view-toggle{flex-wrap:wrap;gap:.55rem;display:inline-flex}.structure-tree{padding:1rem 0 0}.structure-tree-frame{flex-direction:column;gap:.9rem;display:flex}.structure-tree-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;display:flex}.structure-tree-toolbar__label{color:var(--text-muted);font-size:.9rem;font-weight:600;line-height:1.3}.structure-tree-toolbar__actions{align-items:center;gap:.55rem;display:inline-flex}.structure-tree-toolbar__button{min-width:2.6rem;min-height:2.6rem;color:var(--primary);font:inherit;cursor:pointer;background:#fff;border:1px solid #bcc6d5d1;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .85rem;font-size:1rem;font-weight:700;line-height:1;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.structure-tree-toolbar__button:hover:not(:disabled){background:#0055bb0f;border-color:#0055bb59;box-shadow:0 10px 18px #102e5a12}.structure-tree-toolbar__button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.structure-tree-toolbar__button--ghost{min-width:4.5rem;color:var(--primary-deep);font-size:.92rem}.structure-tree__viewport{background:radial-gradient(circle at top,#0055bb0d,#0000 32%),linear-gradient(#fff 0%,#f9fbff 100%);border:1px solid #bcc6d5d1;border-radius:1.75rem;min-height:34rem;max-height:42rem;overflow:auto;box-shadow:inset 0 1px #ffffffe6}.structure-tree__canvas{min-width:max-content;min-height:100%;padding:1.25rem 1.5rem 2.5rem}.structure-tree__root,.structure-tree__children{margin:0;padding:0;list-style:none}.structure-tree__root{justify-content:center;min-width:max-content;display:flex}.structure-tree__item{flex-direction:column;align-items:center;min-width:16rem;display:flex;position:relative}.structure-tree__item:after{content:"";background:#bcc6d5e6;width:1px;height:1rem;position:absolute;top:calc(100% + .3rem);left:50%;transform:translate(-50%)}.structure-tree__item:only-child:after,.structure-tree__item:last-child:after{display:none}.structure-tree__children{justify-content:center;align-items:flex-start;gap:1rem;margin-top:2rem;padding-top:1.4rem;display:flex;position:relative}.structure-tree__children:before{content:"";background:#bcc6d5e6;height:1px;position:absolute;top:.65rem;left:8%;right:8%}.structure-tree__children>.structure-tree__item:before{content:"";background:#bcc6d5e6;width:1px;height:1.4rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.structure-tree__children>.structure-tree__item:only-child:before,.structure-tree__children>.structure-tree__item:only-child~.structure-tree__item:before{height:1.35rem;top:-1.35rem}.structure-tree__edge{z-index:2;position:absolute;top:-.7rem;left:50%;transform:translate(-50%)}.structure-tree__edge span{min-width:3.25rem;color:var(--primary);background:#0055bb1f;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .55rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.structure-tree-card{text-align:left;background:linear-gradient(#fff,#f9fbff);border:1px solid #bcc6d5d1;border-radius:1.25rem;flex-direction:column;gap:.9rem;width:16rem;padding:1rem 1.1rem;display:flex;box-shadow:0 12px 22px #102e5a08}.structure-tree-card--clickable{cursor:pointer}.structure-tree-card--self{background:linear-gradient(#0055bb1a,#fffffffa);border-color:#0055bb59;box-shadow:0 18px 30px #0055bb1f}.structure-tree-card--mentor{background:linear-gradient(#dce7f7d9,#fffffffa);border-color:#1160aa47}.structure-tree-card--client{background:linear-gradient(#fff,#f6f8fb)}.structure-tree-card__avatar{width:3rem;height:3rem}.structure-tree-card__identity{align-items:flex-start}.structure-tree-card__identity span{color:var(--text-muted);margin-top:.15rem;font-size:.88rem;display:block}.structure-tree-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.structure-tree-card__metrics span{color:var(--text-muted);font-size:.82rem;display:block}.structure-tree-card__metrics strong{margin-top:.2rem;font-size:1rem;display:block}@media (width<=1120px){.metric-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.structure-spotlight-grid,.lesson-grid,.profile-grid,.support-layout,.messages-layout,.news-layout{grid-template-columns:1fr}.mentor-banner{flex-direction:column;align-items:stretch}.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,.structure-spotlight-grid,.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,.news-card,.mentor-banner{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,.news-card__header,.news-card__meta,.mentor-banner,.profile-avatar-card__actions{flex-direction:column;align-items:stretch}.support-message__bubble,.news-thread-message__reactions{max-width:100%}.structure-tree__children{justify-content:flex-start;gap:.75rem}.structure-tree-toolbar{align-items:stretch}.structure-tree-toolbar__actions{justify-content:space-between;width:100%}.structure-tree__viewport{min-height:26rem;max-height:34rem}.structure-tree-card,.structure-tree__item{width:13.5rem;min-width:13.5rem}.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{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #598bd42e;border-radius:22px;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}.cashier-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1fr) minmax(0,1.3fr);align-items:start;gap:1.5rem;display:grid}.cashier-search{margin-bottom:1rem}.cashier-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.cashier-history-block{margin-top:1.5rem}.cashier-history-list{flex-direction:column;gap:.85rem;display:flex}.cashier-history-card{background:#ffffffeb;border:1px solid #598bd424;border-radius:22px;padding:1rem 1.1rem}@media (width<=980px){.cashier-grid,.cashier-summary-grid,.office-grid{grid-template-columns:1fr}}.client-request-page{background:radial-gradient(circle at top,#0057bb1f,#0000 40%),linear-gradient(#f5f7fb 0%,#eef2f7 100%);min-height:100vh}.client-request-shell{width:min(100%,72rem);margin:0 auto;padding:2rem 1rem 3rem}.client-request-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.client-request-header__logo,.client-request-header__login{text-decoration:none}.client-request-header__logo{color:#173f76;letter-spacing:.06em;font-size:1.6rem;font-weight:700}.client-request-header__login{color:#173f76;background:#fff;border:1px solid #bcc6d5d1;border-radius:999px;align-items:center;min-height:2.9rem;padding:0 1rem;font-weight:600;display:inline-flex}.client-request-card{background:#fffffff0;border:1px solid #bcc6d5d1;border-radius:2rem;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2rem;padding:2rem;display:grid;box-shadow:0 20px 45px #102e5a14}.client-request-card__intro{flex-direction:column;gap:1rem;display:flex}.client-request-card__eyebrow{color:#0057bb;letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:700}.client-request-card__intro h1{color:#173f76;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.client-request-card__intro p{color:#4d5a6c;margin:0;line-height:1.7}.client-request-card__error{color:#93000a!important}.client-request-form{gap:1rem;display:grid}.client-request-field{flex-direction:column;gap:.45rem;display:flex}.client-request-field span{color:#173f76;font-size:.92rem;font-weight:600}.client-request-field input,.client-request-field select,.client-request-field textarea{color:#142131;width:100%;min-height:3.25rem;font:inherit;background:#f8fafc;border:1px solid #bcc6d5e6;border-radius:1rem;padding:.95rem 1rem}.client-request-field textarea{resize:vertical;min-height:8rem}.client-request-checkbox{color:#4d5a6c;align-items:center;gap:.65rem;display:inline-flex}.client-request-note{border-radius:1rem;padding:.9rem 1rem;line-height:1.5}.client-request-note--error{color:#93000a;background:#ffdad6}.client-request-note--success{color:#0f5132;background:#d8f3dc}.client-request-submit{color:#fff;cursor:pointer;background:#e30613;border:0;border-radius:1rem;min-height:3.4rem;font-size:1rem;font-weight:700}.client-request-submit:disabled{opacity:.65;cursor:progress}@media (width<=900px){.client-request-card{grid-template-columns:1fr;padding:1.5rem}}@media (width<=640px){.client-request-shell{padding:1rem .75rem 2rem}.client-request-header{flex-direction:column;align-items:flex-start}.client-request-header__login{justify-content:center;width:100%}}: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}}
