.mentor-dashboard-frame{height:100dvh;color:var(--foreground);flex-direction:column;display:flex;overflow:hidden}.mentor-dashboard-header{background:var(--background);z-index:20;border-bottom:1px solid #ffffff14;flex-shrink:0;position:relative}.mentor-dashboard-header-row{align-items:center;gap:12px;min-height:48px;padding:6px 24px;display:flex}.mentor-sidebar-toggle{border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.mentor-dashboard-brand{color:#5546ff;align-items:center;gap:14px;font-size:20px;font-weight:600;display:flex}.mentor-dashboard-brand span{color:var(--foreground);font-size:13px;font-weight:400}.mentor-dashboard-account{align-items:center;gap:8px;margin-inline-start:auto;display:flex}.mentor-dashboard-body{flex:1;min-height:0;display:flex}.mentor-dashboard-sidebar{border-inline-end:1px solid #ffffff14;flex-shrink:0;width:208px;padding:20px 12px;transition:width .24s,opacity .24s,padding .24s;overflow-y:auto}.mentor-dashboard-sidebar[data-open=false]{opacity:0;width:0;padding-inline:0;overflow:hidden}.mentor-tool-link{letter-spacing:-.01em;white-space:nowrap;border-radius:8px;padding:8px 12px;font-size:13px;display:block;position:relative}.mentor-dashboard-sidebar .mentor-tool-link.is-active:before{content:"";inset-inline-start:0;opacity:.55;background:currentColor;border-radius:3px;width:3px;position:absolute;top:6px;bottom:6px}.mentor-dashboard-sidebar>a{margin-top:20px}.mentor-dashboard-content{flex:1;min-width:0;position:relative;overflow:clip auto}.mentors-shell.mentor-dashboard-tools{max-width:1200px;padding:32px 40px 64px;position:relative}.mentor-dashboard-tools .mentor-wizard{margin-top:24px;display:block}.mentor-dashboard-tools .mentor-page-header{margin-bottom:24px}.mentor-dashboard-tools .mentor-page-header h1{font-size:28px}.mentor-dashboard-tools .mentor-draft-status{margin-bottom:24px}.mentor-dashboard-tools .mentor-wizard-panel{min-width:0}.mentor-dashboard-mobile{display:none}[data-theme=light] .mentor-dashboard-header,[data-theme=light] .mentor-dashboard-sidebar{border-color:#e6e1ed}@media (max-width:1023px){.mentor-dashboard-sidebar,.mentor-sidebar-toggle{display:none}.mentor-dashboard-mobile{border-top:1px solid #ffffff14;padding:6px 12px;display:block}.mentor-dashboard-mobile ul{scrollbar-width:none;gap:2px;display:flex;overflow-x:auto}.mentor-dashboard-mobile .mentor-tool-link{padding:6px 8px;font-size:12px}.mentor-dashboard-header-row{padding-inline:16px}.mentors-shell.mentor-dashboard-tools{padding:24px 20px 48px}}@media (max-width:480px){.mentor-dashboard-brand span{display:none}}.mentor-dashboard-tools .mentor-onboarding-header{max-width:none;margin-inline:0}.mentors-shell .mentor-overview{padding:8px 0 0}.mentor-overview .overview-greeting h1{margin:0;font-size:25px}.mentor-overview .overview-workspace h2,.mentor-overview-sessions h2{margin:0;font-size:14px}.mentor-overview .overview-primary-link{color:#fff}.mentor-overview-avatar,.mentor-student-initial{background:var(--mentor-panel);color:var(--mentor-purple);border:1px solid var(--mentor-line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mentor-overview-avatar{width:48px;height:48px}.mentor-student-initial{width:32px;height:32px;font-size:13px}.mentor-overview-summary{gap:40px;margin-top:28px;display:flex}.mentor-overview-summary strong{font-size:24px;font-weight:500;display:block}.mentor-overview-summary span{color:var(--mentor-muted);font-size:12px}.mentor-overview-sessions{border-top:1px solid var(--mentor-line);padding-top:24px}.mentor-academic-results{border-top:1px solid var(--mentor-line);margin-top:36px;padding-top:28px}.mentor-overview-tools{margin-top:40px}
