:root{--guru-bg:#f4f6fb;--guru-bg-elevated:#fff;--guru-bg-muted:#f1f5f9;--guru-card-bg:#fff;--guru-fg:#0f172a;--guru-fg-muted:#64748b;--guru-line:#e2e8f0;--guru-primary:#4f46e5;--guru-primary-hover:#4338ca;--guru-accent:#7c3aed;--guru-btn-on-primary:#fff;--guru-nav-bg:#fff;--guru-sidebar-active:#eef2ff}html.dark{--guru-bg:#0b1120;--guru-bg-elevated:#111827;--guru-bg-muted:#1e293b;--guru-card-bg:#111827;--guru-fg:#f1f5f9;--guru-fg-muted:#94a3b8;--guru-line:#334155;--guru-primary:#818cf8;--guru-primary-hover:#6366f1;--guru-accent:#a78bfa;--guru-btn-on-primary:#0f172a;--guru-nav-bg:#111827;--guru-sidebar-active:#6366f126}.dashboard-layout{background:var(--guru-bg);color:var(--guru-fg);width:100%;max-width:100vw;min-height:100vh;transition:background-color .25s,color .25s;overflow-x:clip}.dashboard-layout main{background:var(--guru-bg)}.dashboard-header,.dashboard-sidebar,.dashboard-footer{transition:background-color .25s,color .25s,border-color .25s;background:var(--guru-bg-elevated)!important;color:var(--guru-fg)!important;border-color:var(--guru-line)!important}.dashboard-header,.dashboard-sidebar{-webkit-backdrop-filter:blur(12px)}.dashboard-layout :is(.bg-white,.bg-gray-50,.bg-slate-50){background-color:var(--guru-card-bg)!important}.dashboard-layout :is(.border-slate-200,.border-gray-200){border-color:var(--guru-line)!important}.dashboard-layout :is(.text-slate-900,.text-gray-900){color:var(--guru-fg)!important}.dashboard-layout :is(.text-slate-500,.text-slate-600,.text-gray-500){color:var(--guru-fg-muted)!important}.page-header-section{border-bottom:1px solid var(--guru-line);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-header-section .page-title{color:var(--guru-fg);letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:700}.page-header-section__intro{min-width:0}.page-header-section__title-row{align-items:center;gap:.5rem;display:flex}.page-header__info-wrap{flex-shrink:0;margin-top:1px;position:relative}.page-header__info-btn{border:1px solid var(--guru-line);background:var(--guru-bg-muted);width:1.375rem;height:1.375rem;color:var(--guru-fg-muted);cursor:help;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex;box-shadow:0 1px 2px #0f172a0f}.page-header__info-btn:hover{background:var(--guru-bg-elevated);color:var(--guru-primary);border-color:#cbd5e1}.page-header__info-tooltip{z-index:1200;border:1px solid var(--guru-line);background:var(--guru-card-bg);width:min(17.5rem,70vw);color:var(--guru-fg);pointer-events:none;border-radius:.75rem;padding:.625rem .75rem;font-size:.75rem;font-weight:500;line-height:1.5;position:absolute;top:50%;left:calc(100% + .625rem);transform:translateY(-50%);box-shadow:0 14px 30px #0f172a24}.page-header__info-tooltip-title{color:var(--guru-fg);margin-bottom:.25rem;font-size:.8125rem;font-weight:700}.page-header__info-tooltip-subtitle{color:var(--guru-fg-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.page-header__info-tooltip-body{color:var(--guru-fg-muted);font-size:.75rem;font-weight:500}.page-header__info-tooltip-arrow{background:var(--guru-card-bg);border-left:1px solid var(--guru-line);border-bottom:1px solid var(--guru-line);width:.625rem;height:.625rem;position:absolute;top:50%;left:-.375rem;transform:translateY(-50%)rotate(45deg)}html.dark .page-header__info-btn{color:#cbd5e1;background:#1e293b;border-color:#334155}html.dark .page-header__info-btn:hover{color:#a5b4fc;background:#334155;border-color:#64748b}html.dark .page-header__info-tooltip{box-shadow:0 14px 30px #0006}.dashboard-page-body{padding:1.25rem 1.5rem 2rem}@media (min-width:640px){.dashboard-page-body{padding:1.5rem 2rem 2.5rem}}.dashboard-stat-card{background:var(--guru-card-bg);border:1px solid var(--guru-line);color:var(--guru-fg);border-radius:1rem;padding:1.25rem;box-shadow:0 1px 3px #0f172a0a}.dashboard-stat-card p{color:inherit}.dashboard-stat-card .text-sm{color:var(--guru-fg-muted)}.dashboard-panel{background:var(--guru-card-bg);border:1px solid var(--guru-line);color:var(--guru-fg);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0f172a0a}.dashboard-panel h2{color:var(--guru-fg)}.dashboard-profile-menu{border:1px solid var(--guru-line);background:var(--guru-card-bg);border-radius:.75rem;min-width:15rem;overflow:hidden;box-shadow:0 4px 6px -1px #0f172a14,0 12px 28px -4px #0f172a1f}.dashboard-profile-menu__header{border-bottom:1px solid var(--guru-line);background:var(--guru-bg-muted);padding:.875rem 1rem}.dashboard-profile-menu__name{color:#0f172a;font-size:.875rem;font-weight:600;line-height:1.35}html.dark .dashboard-profile-menu__name{color:#f8fafc}.dashboard-profile-menu__email{color:#475569;margin-top:.125rem;font-size:.75rem;line-height:1.4}html.dark .dashboard-profile-menu__email{color:#94a3b8}.dashboard-profile-menu__role{letter-spacing:.05em;text-transform:uppercase;color:#3730a3;background:#e0e7ff;border-radius:9999px;margin-top:.5rem;padding:.125rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}html.dark .dashboard-profile-menu__role{color:#c7d2fe;background:#6366f138}.dashboard-profile-menu__body{padding:.375rem 0}.dashboard-profile-menu__item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25;text-decoration:none;transition:background-color .15s,color .15s;display:flex}html.dark .dashboard-profile-menu__item{color:#e2e8f0}.dashboard-profile-menu__item:hover{background:var(--guru-bg-muted);color:#0f172a}html.dark .dashboard-profile-menu__item:hover{color:#f8fafc}.dashboard-profile-menu__item svg{color:#64748b;stroke:currentColor;flex-shrink:0}.dashboard-profile-menu__item:hover svg{color:#4f46e5}.dashboard-profile-menu__item--danger{color:#dc2626}.dashboard-profile-menu__item--danger svg{color:#ef4444}.dashboard-profile-menu__item--danger:hover{color:#b91c1c;background:#fef2f2}html.dark .dashboard-profile-menu__item--danger:hover{color:#fca5a5;background:#dc26261f}.profile-page-compact{--guru-fg:#000;--guru-fg-muted:#000;color:#000;width:100%;max-width:100%}.profile-page-compact__head{margin-bottom:.625rem}.profile-page-compact__title-row{align-items:center;gap:.5rem;display:flex}.profile-page-compact__title{color:#000;font-size:1.125rem;font-weight:700;line-height:1.3}.profile-page-compact .hrms-profile-card__heading,.profile-page-compact .hrms-profile-card__name,.profile-page-compact .hrms-profile-card__email,.profile-page-compact .hrms-field__label,.profile-page-compact .hrms-field__icon,.profile-page-compact .hrms-field__value,.profile-page-compact .hrms-field__input,.profile-page-compact .hrms-field__input--readonly,.profile-page-compact .profile-section__title,.profile-page-compact .profile-section__description,.profile-page-compact .profile-info-box__title,.profile-page-compact .profile-info-box__list,.profile-page-compact .profile-info-box__row,.profile-page-compact .profile-inline-note,.profile-page-compact .profile-erp-hint,.profile-page-compact .profile-erp-label,.profile-page-compact .profile-form-row__hint,.profile-page-compact .profile-form-row__label label,.profile-page-compact .profile-control,.profile-page-compact .profile-loading,.profile-page-compact .profile-settings__tab,.profile-page-compact .profile-settings__tabs--erp .profile-settings__tab--active,.profile-page-compact .hrms-profile-card__link,.profile-page-compact .page-header__info-btn{color:#000}.profile-page-compact .hrms-field__input:disabled{-webkit-text-fill-color:#000}.profile-page-compact .profile-settings__tab--danger:hover,.profile-page-compact .profile-settings__tab--danger.profile-settings__tab--active{color:#000}.dashboard-page-body:has(.profile-page-compact){padding:.75rem 1rem 1rem}@media (min-width:640px){.dashboard-page-body:has(.profile-page-compact){padding:.875rem 1.25rem 1.25rem}}.profile-settings{width:100%}.profile-settings__tabs--erp{border:none;border-bottom:1px solid var(--guru-line);box-shadow:none;background:0 0;border-radius:0;gap:0;margin-bottom:.75rem;padding:0}.profile-settings__tabs--erp .profile-settings__tab{border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:.5rem .875rem;font-size:.8125rem;font-weight:600}.profile-settings__tabs--erp .profile-settings__tab--active{border-color:#0000;border-bottom-color:var(--guru-primary);color:var(--guru-primary);box-shadow:none;background:0 0}.profile-settings__tabs--erp .profile-settings__tab--danger.profile-settings__tab--active{color:#b91c1c;border-bottom-color:#dc2626}.profile-panel-row{grid-template-columns:minmax(0,1fr) minmax(16rem,18rem);align-items:start;gap:.75rem;display:grid}.profile-panel-row .profile-section{min-width:0}.profile-panel-row .profile-info-box{height:100%}@media (max-width:900px){.profile-panel-row{grid-template-columns:1fr}}.profile-section--compact{box-shadow:none;border-radius:.5rem}.profile-section--compact .profile-section__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding:.625rem .875rem 0;display:flex}.profile-section--compact .profile-section__title{text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:700}.profile-section--compact .profile-section__description{margin-top:.125rem;font-size:.75rem}.profile-section--compact .profile-section__body{padding:.625rem .875rem .75rem}.profile-section--compact .profile-section__footer{background:var(--guru-bg-muted);padding:.5rem .875rem .625rem}.erp-photo{align-items:flex-start;gap:.75rem;max-width:36rem;display:flex;position:relative}.erp-photo__preview{background:#f8fafc;border:1px solid #94a3b8;border-radius:2px;flex-shrink:0;width:5.25rem;height:6.5rem;position:relative;overflow:hidden}html.dark .erp-photo__preview{background:#1e293b;border-color:#475569}.erp-photo__image{object-fit:cover;width:100%;height:100%;display:block}.erp-photo__empty{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;height:100%;display:flex}.erp-photo__empty-title{letter-spacing:.06em;text-transform:uppercase;font-size:.625rem;font-weight:700}.erp-photo__empty-initials{font-size:.75rem;font-weight:600}.erp-photo__busy{color:#fff;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.erp-photo__controls{flex:1;min-width:0;padding-top:.125rem}.erp-photo__file-row{align-items:stretch;min-width:0;display:flex}.erp-photo__file-row .master-form-input{cursor:pointer;min-width:0;max-width:none;color:var(--guru-fg-muted);border-radius:2px 0 0 2px;flex:1}.erp-photo__btn{color:#0f172a;cursor:pointer;background:#e2e8f0;border:1px solid #94a3b8;border-left:none;flex-shrink:0;padding:0 .75rem;font-size:.75rem;font-weight:600}html.dark .erp-photo__btn{color:#e2e8f0;background:#334155;border-color:#475569}.erp-photo__btn:hover:not(:disabled){background:#cbd5e1}html.dark .erp-photo__btn:hover:not(:disabled){background:#475569}.erp-photo__btn:disabled{opacity:.55;cursor:not-allowed}.erp-photo__btn--clear{border-left:1px solid #94a3b8;border-radius:0 2px 2px 0}html.dark .erp-photo__btn--clear{border-left-color:#475569}.erp-photo__hint{color:var(--guru-fg-muted);margin-top:.375rem;font-size:.6875rem}.erp-photo__native{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile-pill--sm{margin-top:.25rem;padding:.125rem .5rem;font-size:.625rem}.profile-erp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem .875rem;display:grid}@media (max-width:1100px){.profile-erp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.profile-erp-grid{grid-template-columns:1fr}}.profile-erp-field{min-width:0}.profile-erp-label{color:var(--guru-fg);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.profile-erp-required{color:#dc2626;margin-left:.125rem}.profile-erp-hint{color:var(--guru-fg-muted);margin-top:.25rem;font-size:.6875rem}.profile-erp-error{color:#dc2626;margin-top:.25rem;font-size:.6875rem}.profile-erp-field--full{grid-column:1/-1}.profile-erp-textarea{resize:vertical;min-height:4.5rem}.profile-erp-footer-actions{justify-content:flex-end;gap:.5rem;display:flex}.profile-erp-link-row{border-top:1px solid var(--guru-line);color:var(--guru-fg-muted);margin-top:.625rem;padding-top:.625rem;font-size:.75rem}.profile-erp-link{color:var(--guru-primary);font-weight:600;text-decoration:none}.profile-erp-link:hover{text-decoration:underline}.hrms-profile-card{border:1px solid var(--guru-line);background:var(--guru-bg);border-radius:.375rem;overflow:hidden}.hrms-profile-card__heading{color:var(--guru-fg);border-bottom:1px solid var(--guru-line);background:#f1f5f9;margin:0;padding:.625rem 1rem;font-size:.875rem;font-weight:700}html.dark .hrms-profile-card__heading{background:#1e293b}.hrms-profile-card__body{padding:1rem 1.125rem .875rem}.hrms-profile-card__identity{border-bottom:1px solid var(--guru-line);align-items:center;gap:1rem;margin-bottom:.75rem;padding-bottom:1rem;display:flex}.hrms-profile-card__identity-text{min-width:0}.hrms-profile-card__name{color:#1e293b;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.35}html.dark .hrms-profile-card__name{color:#f1f5f9}.hrms-profile-card__email{color:var(--guru-fg-muted);margin:.125rem 0 0;font-size:.8125rem;line-height:1.4}.hrms-profile-card__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem 1.5rem;display:grid}@media (max-width:640px){.hrms-profile-card__grid{grid-template-columns:1fr;gap:.75rem}}.hrms-profile-card__footer{border-top:1px solid var(--guru-line);background:var(--guru-bg-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 1rem;display:flex}.hrms-profile-card__link{color:var(--guru-primary);font-size:.75rem;font-weight:600;text-decoration:none}.hrms-profile-card__link:hover{text-decoration:underline}.hrms-avatar{flex-shrink:0;position:relative}.hrms-avatar__ring{cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;padding:0;display:flex;position:relative;overflow:visible}html.dark .hrms-avatar__ring{background:#1e293b;border-color:#475569}.hrms-avatar__ring:hover:not(:disabled){border-color:#94a3b8}.hrms-avatar__ring:disabled{cursor:wait;opacity:.85}.hrms-avatar__ring--static{cursor:default}.hrms-avatar__image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.hrms-avatar__initials{color:#64748b;letter-spacing:.02em;font-size:1.125rem;font-weight:700}.hrms-avatar__badge{border:2px solid var(--guru-bg);color:#fff;pointer-events:none;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;display:flex;position:absolute;bottom:-.125rem;right:-.125rem}.hrms-avatar__busy{color:#fff;background:#0f172a73;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hrms-avatar__error{color:#dc2626;width:max-content;max-width:12rem;margin:0;font-size:.625rem;position:absolute;top:calc(100% + .25rem);left:0}.hrms-avatar__native{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hrms-field{min-width:0}.hrms-field__label-row{align-items:center;gap:.375rem;margin-bottom:.25rem;display:flex}.hrms-field__icon{color:#64748b;flex-shrink:0;width:.875rem;height:.875rem}.hrms-field__label{color:#0f172a;font-size:.8125rem;font-weight:700}html.dark .hrms-field__label{color:#f1f5f9}.hrms-field__req{color:#dc2626;margin-left:.125rem}.hrms-field__control{min-width:0}.hrms-field__value{color:#334155;margin:0;font-size:.9375rem;font-weight:500;line-height:1.4}html.dark .hrms-field__value{color:#e2e8f0}.hrms-field__input{color:#334155;background:0 0;border:none;border-bottom:1px solid #0000;border-radius:0;outline:none;width:100%;padding:.125rem 0;font-size:.9375rem;font-weight:500;line-height:1.4;display:block}.hrms-field__input--edit{background:#fff;border:1px solid #cbd5e1;border-radius:.25rem;padding:.4375rem .625rem}html.dark .hrms-field__input--edit{background:#1e293b;border-color:#475569}html.dark .hrms-field__input{color:#e2e8f0}.hrms-field__input--edit:focus{border-color:var(--guru-primary);box-shadow:0 0 0 2px #2563eb1f}.hrms-field__input::placeholder{color:#94a3b8;font-weight:400}.hrms-field__input:focus{border-bottom-color:var(--guru-primary)}.hrms-field__input--readonly{color:#475569;cursor:default}html.dark .hrms-field__input--readonly{color:#94a3b8}.hrms-field__input:disabled{opacity:1;-webkit-text-fill-color:#475569}.hrms-field--error .hrms-field__input{border-bottom-color:#dc2626}.hrms-field__error{color:#dc2626;margin:.25rem 0 0;font-size:.6875rem}.profile-loading--compact{padding:.5rem 0;font-size:.8125rem}.profile-primary-button--sm,.profile-outline-button--sm{padding:.4375rem .75rem;font-size:.8125rem}.profile-avatar-editor--compact{flex-direction:row;align-items:center;gap:0}.profile-avatar-editor--compact .profile-avatar-editor__preview{width:2.75rem;height:2.75rem}.profile-avatar-editor--compact .profile-avatar-editor__initials{font-size:.8125rem}.profile-status-banner{margin-bottom:.625rem;padding:.5rem .75rem;font-size:.75rem}.profile-settings__tabs{border:1px solid var(--guru-line);background:var(--guru-card-bg);scrollbar-width:none;border-radius:.875rem;flex-wrap:nowrap;gap:.375rem;padding:.375rem;display:flex;overflow-x:auto;box-shadow:0 1px 2px #0f172a0a}.profile-settings__tabs::-webkit-scrollbar{display:none}.profile-settings__tab{color:var(--guru-fg-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:.625rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.6875rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.profile-settings__tab:hover{background:var(--guru-bg-muted);color:var(--guru-fg)}.profile-settings__tab--active{color:var(--guru-primary);background:#4f46e514;border-color:#4f46e538}.profile-settings__tab--danger.profile-settings__tab--active{color:#b91c1c;background:#dc262614;border-color:#dc262647}.profile-settings__tab--danger:hover{color:#b91c1c}.profile-settings__panel{width:100%;min-width:0}.profile-panel-stack{flex-direction:column;gap:1.25rem;display:flex}.profile-account-card{border:1px solid var(--guru-line);background:var(--guru-card-bg);border-radius:.875rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 1.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.profile-account-card__identity{flex:1;align-items:center;gap:1.25rem;min-width:0;display:flex}.profile-account-card__details{flex-direction:column;gap:.375rem;display:flex}.profile-avatar-editor{flex-direction:column;flex-shrink:0;align-items:center;gap:.625rem;display:flex}.profile-avatar-editor__preview-wrap{position:relative}.profile-avatar-editor__preview{border:2px solid var(--guru-line);cursor:pointer;background:linear-gradient(145deg,#4f46e51f,#7c3aed14);border-radius:9999px;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;padding:0;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.profile-avatar-editor__preview:hover{border-color:#4f46e573;box-shadow:0 4px 14px #4f46e52e}.profile-avatar-editor__preview:disabled{opacity:.7;cursor:wait}.profile-avatar-editor__image{object-fit:cover;width:100%;height:100%}.profile-avatar-editor__initials{color:var(--guru-primary);font-size:1.125rem;font-weight:700}.profile-avatar-editor__overlay{color:#fff;opacity:0;background:#0f172a73;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.profile-avatar-editor__preview:hover .profile-avatar-editor__overlay,.profile-avatar-editor__preview:focus-visible .profile-avatar-editor__overlay{opacity:1}.profile-avatar-editor__actions{flex-wrap:wrap;justify-content:center;gap:.375rem;display:flex}.profile-avatar-editor__error{text-align:center;color:#dc2626;max-width:10rem;font-size:.6875rem;line-height:1.4}.profile-outline-button--sm{padding:.375rem .625rem;font-size:.75rem}.profile-outline-button--muted{color:var(--guru-fg-muted)}.profile-account-card__name{color:var(--guru-fg);font-size:1.0625rem;font-weight:700;line-height:1.3}.profile-account-card__email{color:var(--guru-fg-muted);align-items:center;gap:.375rem;margin-top:.25rem;font-size:.8125rem;display:flex}.profile-account-card__meta{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.profile-section{border:1px solid var(--guru-line);background:var(--guru-card-bg);border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.profile-section--danger{border-color:#dc262640}.profile-section--padded{padding:1.25rem 1.5rem}.profile-section__header{padding:1.25rem 1.5rem 0}.profile-section__title{color:var(--guru-fg);font-size:1rem;font-weight:700}.profile-section__description{color:var(--guru-fg-muted);margin-top:.25rem;font-size:.8125rem;line-height:1.5}.profile-section__body{padding:1.25rem 1.5rem}.profile-section__footer{border-top:1px solid var(--guru-line);background:var(--guru-bg-muted);justify-content:flex-end;padding:.875rem 1.5rem 1.25rem;display:flex}.profile-form-stack{flex-direction:column;gap:0;display:flex}.profile-form-row{border-bottom:1px solid var(--guru-line);grid-template-columns:minmax(140px,220px) minmax(0,1fr);gap:1rem 1.5rem;padding:1.125rem 0;display:grid}.profile-form-row:first-child{padding-top:0}.profile-form-row:last-child{border-bottom:none;padding-bottom:0}.profile-form-row--full{grid-template-columns:1fr}@media (max-width:768px){.profile-form-row{grid-template-columns:1fr;gap:.5rem}}.profile-form-row__label label{color:var(--guru-fg);font-size:.875rem;font-weight:600;display:block}.profile-form-row__hint{color:var(--guru-fg-muted);margin-top:.25rem;font-size:.75rem;line-height:1.45}.profile-form-row__error{color:#dc2626;margin-top:.375rem;font-size:.75rem}.profile-form-row__error--offset{margin-top:-.5rem;padding-left:calc(140px + 1.5rem)}@media (max-width:768px){.profile-form-row__error--offset{padding-left:0}}.profile-control{border:1px solid var(--guru-line);background:var(--guru-bg-muted);width:100%;max-width:28rem;color:var(--guru-fg);border-radius:.625rem;outline:none;padding:.625rem .875rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.profile-control:focus{border-color:var(--guru-primary);background:var(--guru-card-bg);box-shadow:0 0 0 3px #4f46e51f}.profile-control--textarea{resize:vertical;max-width:none;min-height:6.5rem}.profile-control--disabled{opacity:.85;cursor:not-allowed}.profile-control--invalid{border-color:#fca5a5}.profile-control--password{padding-right:2.75rem}.profile-control--code{letter-spacing:.28em;text-align:center;max-width:12rem;font-family:ui-monospace,monospace}.profile-control-group{max-width:28rem;position:relative}.profile-control-group .profile-control{width:100%;max-width:none}.profile-control-group__toggle{color:var(--guru-fg-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;display:inline-flex;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.profile-control-group__toggle:hover{color:var(--guru-fg)}.profile-inline-note{color:var(--guru-fg-muted);margin-top:.375rem;font-size:.75rem}.profile-inline-note--right{text-align:right}.profile-primary-button,.profile-outline-button,.profile-danger-button{cursor:pointer;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s,opacity .15s;display:inline-flex}.profile-primary-button{background:var(--guru-primary);color:var(--guru-btn-on-primary);border:none}.profile-primary-button:hover:not(:disabled){background:var(--guru-primary-hover)}.profile-outline-button{border:1px solid var(--guru-line);background:var(--guru-card-bg);color:var(--guru-fg);text-decoration:none}.profile-outline-button:hover{border-color:#4f46e559}.profile-danger-button{color:#b91c1c;background:#fef2f2;border:1px solid #dc262659}.profile-danger-button:hover:not(:disabled){background:#fee2e2}html.dark .profile-danger-button{color:#fecaca;background:#7f1d1d40}.profile-primary-button:disabled,.profile-danger-button:disabled{opacity:.6;cursor:not-allowed}.profile-pill{letter-spacing:.03em;text-transform:uppercase;color:var(--guru-primary);background:#4f46e51a;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.profile-pill--success{color:#047857;background:#10b9811f}html.dark .profile-pill--success{color:#6ee7b7}.profile-status-banner{border-radius:.625rem;margin-bottom:1rem;padding:.75rem .875rem;font-size:.8125rem;line-height:1.45}.profile-status-banner--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.profile-status-banner--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.profile-status-banner--info{color:var(--guru-fg);background:#4f46e50f;border:1px solid #4f46e533}html.dark .profile-status-banner--error{color:#fecaca;background:#7f1d1d40;border-color:#f8717159}html.dark .profile-status-banner--success{color:#bbf7d0;background:#14532d59;border-color:#4ade8040}.profile-loading{color:var(--guru-fg-muted);align-items:center;gap:.625rem;padding:1rem 0;font-size:.875rem;display:flex}.profile-info-box{border:1px solid var(--guru-line);background:var(--guru-bg-muted);border-radius:.875rem;padding:1rem 1.125rem}.profile-info-box--compact{padding:.875rem 1rem}.profile-info-box__title{color:var(--guru-fg);font-size:.8125rem;font-weight:700}.profile-info-box__list{color:var(--guru-fg-muted);margin-top:.625rem;padding-left:1.125rem;font-size:.8125rem;line-height:1.6}.profile-info-box__row{color:var(--guru-fg-muted);align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.5;display:flex}.profile-strength{max-width:28rem;margin:-.25rem 0 .75rem;padding-left:calc(140px + 1.5rem)}@media (max-width:768px){.profile-strength{padding-left:0}}.profile-strength__bar{gap:.375rem;display:flex}.profile-strength__segment{background:var(--guru-line);border-radius:9999px;flex:1;height:.25rem}.profile-strength__segment--active{background:var(--guru-primary)}.profile-mfa__status-row{border-bottom:1px solid var(--guru-line);align-items:flex-start;gap:.875rem;padding-bottom:1rem;display:flex}.profile-mfa__status-icon{background:var(--guru-bg-muted);width:2.5rem;height:2.5rem;color:var(--guru-fg-muted);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.profile-mfa__status-icon[data-enabled=true]{color:#059669;background:#10b9811f}.profile-mfa__status-label{color:var(--guru-fg);font-size:.9375rem;font-weight:600}.profile-mfa__status-copy{color:var(--guru-fg-muted);margin-top:.125rem;font-size:.8125rem}.profile-mfa__body{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.profile-mfa__setup{text-align:center;background:#4f46e50a;border:1px dashed #4f46e559;border-radius:.75rem;padding:1rem}.profile-mfa__setup-title{color:var(--guru-fg);font-size:.875rem;font-weight:600}.profile-mfa__setup-desc{color:var(--guru-fg-muted);margin-top:.25rem;font-size:.8125rem}.profile-mfa__qr{border:1px solid var(--guru-line);background:#fff;border-radius:.75rem;width:11rem;height:11rem;margin:1rem auto 0;padding:.5rem;display:block}.profile-mfa__secret{word-break:break-all;color:var(--guru-fg-muted);margin-top:.75rem;font-family:ui-monospace,monospace;font-size:.75rem}.profile-mfa__code-row{flex-direction:column;gap:.375rem;display:flex}.profile-mfa__code-label{color:var(--guru-fg);font-size:.8125rem;font-weight:600}.profile-mfa__actions{flex-wrap:wrap;gap:.625rem;display:flex}
.dashboard-sidebar{--sidebar-surface:var(--guru-bg-elevated,#fff);--sidebar-text:#334155;--sidebar-text-muted:#64748b;--sidebar-icon:#4338ca;--sidebar-highlight:#eef2ff;--sidebar-highlight-strong:#e0e7ff;--sidebar-indicator:var(--guru-primary,#4f46e5);--sidebar-divider:var(--guru-line,#eef2f6);--sidebar-panel-shadow:0 2px 8px #0f172a0f, 0 8px 24px #0f172a14;color:var(--sidebar-text);border-right:1px solid var(--guru-line,#e5e7eb);background:var(--sidebar-surface)!important}html.dark .dashboard-sidebar{--sidebar-surface:var(--guru-bg-elevated,#111827);--sidebar-text:#cbd5e1;--sidebar-text-muted:#94a3b8;--sidebar-icon:#a5b4fc;--sidebar-highlight:#6366f11f;--sidebar-highlight-strong:#6366f12e;--sidebar-indicator:var(--guru-primary,#818cf8);--sidebar-divider:#94a3b81f}.dashboard-sidebar.open{max-width:260px;left:0;overflow-x:hidden;width:260px!important}.dashboard-sidebar.collapsed{max-width:60px;left:0;overflow:hidden auto;width:60px!important}.sidebar-menu-item{cursor:pointer;color:var(--sidebar-text);-webkit-user-select:none;user-select:none;border:none;border-bottom:1px solid var(--sidebar-divider);background:0 0;border-radius:0;align-items:center;gap:10px;min-width:0;min-height:44px;margin:0;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s;display:flex;position:relative;overflow:hidden}.sidebar-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;line-height:1.25;overflow:hidden}.sidebar-menu-item svg,.sidebar-collapsed-icon svg{color:var(--sidebar-icon);stroke:currentColor}.sidebar-menu-item:hover,.sidebar-menu-item-flyout-trigger:hover{background:var(--sidebar-highlight);color:var(--sidebar-text)}.sidebar-menu-item.active,.sidebar-menu-item-flyout-trigger.active,.sidebar-menu-item-flyout-trigger.flyout-open{background:var(--sidebar-highlight-strong)!important;color:var(--sidebar-text)!important}.sidebar-menu-item.active:after,.sidebar-menu-item-flyout-trigger.active:after,.sidebar-menu-item-flyout-trigger.flyout-open:after{content:"";background:var(--sidebar-indicator);width:3px;position:absolute;top:0;bottom:0;left:0}.sidebar-menu-item .sidebar-chevron{flex-shrink:0;margin-left:auto;transition:transform .2s;width:14px!important;min-width:14px!important;height:14px!important;color:var(--sidebar-text-muted)!important}.sidebar-menu-item.expanded .sidebar-chevron{transform:rotate(180deg)}.sidebar-menu-item.expanded{border-bottom-color:#0000;background:var(--sidebar-highlight)!important}.sidebar-accordion{background:var(--sidebar-surface);border-bottom:1px dashed var(--sidebar-divider);scrollbar-width:thin;max-height:min(70vh,560px);overflow:hidden auto}.sidebar-accordion-item{color:var(--sidebar-text);text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;align-items:center;gap:10px;width:100%;min-width:0;padding:8px 14px 8px 42px;font-size:13px;font-weight:400;text-decoration:none;transition:background .12s,color .12s;display:flex;position:relative;overflow:hidden}.sidebar-accordion-item:before{content:"";background:0 0;border:1.5px solid #9ca3af;border-radius:999px;width:7px;height:7px;position:absolute;top:50%;left:26px;transform:translateY(-50%)}.sidebar-accordion-item:hover{background:var(--sidebar-highlight)}.sidebar-accordion-item.active{background:var(--sidebar-highlight-strong);box-shadow:inset 3px 0 0 var(--sidebar-indicator);font-weight:600}.sidebar-accordion-item.active:before{border-color:var(--sidebar-indicator);background:var(--sidebar-indicator);box-shadow:inset 0 0 0 2px #fff}html.dark .sidebar-accordion-item.active:before{box-shadow:inset 0 0 0 2px #111827}.sidebar-accordion-nested{border-left:1px solid var(--guru-line,#e2e8f0);margin:0 0 2px 18px;padding:2px 0 4px}.sidebar-accordion-nested .sidebar-accordion-item{padding-left:28px;font-size:12.5px}.sidebar-accordion-nested .sidebar-accordion-item:before{width:6px;height:6px;left:12px}.sidebar-accordion-parent{color:var(--sidebar-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;min-width:0;padding:8px 12px 8px 42px;font-size:13px;font-weight:500;display:flex;position:relative}.sidebar-accordion-parent:before{content:"";border:1.5px solid #94a3b8;border-radius:999px;width:7px;height:7px;position:absolute;top:50%;left:26px;transform:translateY(-50%)}.sidebar-accordion-parent .sidebar-chevron{margin-left:auto;transition:transform .2s;width:12px!important;height:12px!important;color:var(--sidebar-text-muted)!important}.sidebar-accordion-parent.expanded .sidebar-chevron{transform:rotate(180deg)}.sidebar-accordion-parent.expanded,.sidebar-accordion-parent.active{background:var(--sidebar-highlight)}.sidebar-accordion-parent.expanded:before,.sidebar-accordion-parent.active:before{border-color:var(--sidebar-indicator);background:var(--sidebar-indicator);box-shadow:inset 0 0 0 2px #fff}html.dark .sidebar-accordion-parent.expanded:before,html.dark .sidebar-accordion-parent.active:before{box-shadow:inset 0 0 0 2px #111827}.sidebar-search-wrapper{background:var(--guru-bg-muted,#f8fafc);border:1px solid var(--guru-line,#e2e8f0);border-radius:10px;align-items:center;gap:8px;margin:0;padding:8px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.sidebar-search-wrapper:focus-within{border-color:var(--guru-primary,#4f46e5);box-shadow:0 0 0 3px #4f46e51f}.sidebar-search-icon{color:#94a3b8;flex-shrink:0;width:16px;height:16px}.sidebar-search-input{color:var(--guru-fg,#1e293b);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:.875rem}.sidebar-search-input::placeholder{color:#94a3b8}.sidebar-search-clear{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.sidebar-search-clear:hover{background:var(--guru-line,#e2e8f0);color:#475569}.dashboard-sidebar.collapsed .sidebar-search-wrapper{display:none}.sidebar-submenu{background:var(--guru-bg-elevated,#fff);min-width:228px;box-shadow:var(--sidebar-panel-shadow);border:1px solid var(--guru-line,#e2e8f0);pointer-events:auto;border-radius:8px;max-height:80vh;padding:6px;display:none;position:fixed;overflow-y:auto;z-index:99999!important}.sidebar-submenu.is-visible{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:block!important}.sidebar-submenu-header{letter-spacing:.04em;text-transform:uppercase;color:var(--guru-primary,#4f46e5);border-bottom:1px solid var(--guru-line,#e2e8f0);align-items:center;margin:0 0 4px;padding:8px 12px 10px;font-size:11px;font-weight:700;display:flex}.sidebar-submenu-item{cursor:pointer;color:var(--sidebar-text);white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:6px;align-items:center;gap:8px;width:100%;min-width:200px;margin:0;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .12s;display:flex;overflow:hidden}.sidebar-submenu-item:hover,.sidebar-submenu-item.active{background:var(--sidebar-highlight);font-weight:600}.sidebar-submenu-item.has-children{padding-right:16px}.sidebar-submenu-chevron-icon{flex-shrink:0;margin-left:auto;color:#94a3b8!important}.nested-submenu{background:var(--guru-bg-elevated,#fff);min-width:220px;box-shadow:var(--sidebar-panel-shadow);border:1px solid var(--guru-line,#e2e8f0);border-radius:8px;max-height:80vh;padding:6px;display:none;position:fixed;overflow-y:auto;z-index:1000001!important}.nested-submenu.is-visible{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:block!important}.nested-submenu-item{color:var(--sidebar-text);border-radius:6px;align-items:center;width:100%;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .12s;display:flex}.nested-submenu-item:hover,.nested-submenu-item.active{background:var(--sidebar-highlight);font-weight:600}.sidebar-collapsed-icon{width:44px;height:40px;color:var(--sidebar-icon);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;margin:0 auto;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar-collapsed-icon:hover{background:var(--sidebar-highlight);color:var(--sidebar-icon)}.sidebar-collapsed-icon.active{background:var(--sidebar-highlight-strong);color:var(--sidebar-icon);border-color:#4f46e533}.sidebar-collapsed-tooltip{z-index:2147483647;pointer-events:none;background:var(--guru-primary,#4f46e5);color:#fff;white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:12.5px;font-weight:600;position:fixed;transform:translateY(-50%);box-shadow:0 8px 20px #4f46e547}.sidebar-collapsed-tooltip-arrow{background:var(--guru-primary,#4f46e5);width:8px;height:8px;position:absolute;top:50%;left:-4px;transform:translateY(-50%)rotate(45deg)}.dashboard-sidebar.collapsed .sidebar-submenu:not(.is-visible),.dashboard-sidebar.collapsed .nested-submenu:not(.is-visible){pointer-events:none!important;display:none!important}.dashboard-main-wrapper{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-width:0;max-width:100%;min-height:calc(100vh - 64px);padding-left:260px;transition:padding-left .3s;display:flex;overflow-x:hidden}.dashboard-layout.sidebar-collapsed .dashboard-main-wrapper,.dashboard-sidebar.collapsed+.dashboard-main-wrapper{padding-left:60px}.dashboard-layout .dashboard-body-row{min-width:0;max-width:100%;overflow-x:clip}.dashboard-header{z-index:40;flex-shrink:0;width:100%;max-width:100vw;height:4rem;min-height:4rem;position:sticky;top:0;overflow-x:clip;box-shadow:0 1px 3px #0f172a0f;background:var(--guru-bg-elevated)!important;border-bottom:1px solid var(--guru-line)!important}.dashboard-header-brand{border-right:1px solid var(--guru-line);background:var(--guru-bg-elevated);flex-shrink:0;align-items:center;gap:.5rem;height:4rem;transition:width .3s,padding .3s;display:flex}.dashboard-header-brand.is-collapsed{justify-content:center;width:60px;padding-inline:0}.dashboard-header-brand.is-expanded{width:260px;padding-inline:1.25rem}.dashboard-header-toolbar{flex:1;justify-content:flex-end;align-items:center;gap:.25rem;min-width:0;height:4rem;padding-inline:1rem;display:flex}.dashboard-header-toolbar .dashboard-header-icon-btn.mr-auto{margin-right:auto}@media (min-width:640px){.dashboard-header-toolbar{padding-inline:1.5rem}}.dashboard-header-icon-btn{width:2.5rem;height:2.5rem;color:var(--guru-fg-muted);border-radius:.5rem;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.dashboard-header-icon-btn:hover{background:var(--guru-bg-muted);color:var(--guru-fg)}.dashboard-header-icon-btn svg{stroke:currentColor;width:1.25rem;height:1.25rem}@media (max-width:767px){.dashboard-sidebar.open{z-index:200!important}.dashboard-layout:not(.sidebar-collapsed) .dashboard-main-wrapper{padding-left:0}.dashboard-layout.sidebar-collapsed .dashboard-main-wrapper{padding-left:60px}.dashboard-header-brand.is-expanded{width:200px;padding-inline:.75rem}.dashboard-header-brand.is-collapsed{width:60px}.mobile-sidebar-overlay{z-index:150;background:#00000080;position:fixed;inset:0}}
