@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#f4f4f5;font-synthesis:none;text-rendering:optimizelegibility;--prod-bg:#090a0b;--prod-panel:#111214;--prod-panel-raised:#151619;--prod-border:#282a2e;--prod-muted:#93969e;--prod-orange:#f56a0e;--prod-orange-soft:#2b1b12;--prod-green:#4bd18b;--prod-blue:#80b8f2;background:#090a0b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--prod-bg);min-width:320px;margin:0}button,input,select{font:inherit}button:disabled{opacity:.55;cursor:not-allowed!important;transform:none!important}.production-shell{min-height:100vh}.coach-sidebar{z-index:5;background:#0c0d0f;border-right:1px solid #202124;flex-direction:column;width:260px;padding:23px 13px 18px;display:flex;position:fixed;inset:0 auto 0 0}.production-brand{border-bottom:1px solid #202124;align-items:center;gap:11px;height:74px;padding:0 12px 18px;display:flex}.production-brand>div{flex-direction:column;gap:4px;display:flex}.production-brand strong{letter-spacing:.11em;font-size:14px}.production-brand small{letter-spacing:.14em;color:#898c93;font-size:9px}.brand-mark{color:#15100c;background:linear-gradient(145deg,#ff8a37,#e95305);border-radius:10px;place-items:center;width:34px;height:34px;font:900 19px/1 Arial Black,sans-serif;display:inline-grid;box-shadow:0 5px 20px #f56a0e22}.tenant-label{color:#c8c9cc;text-overflow:ellipsis;white-space:nowrap;border:1px solid #292b2f;border-radius:9px;align-items:center;gap:8px;margin:20px 9px 18px;padding:10px 11px;font-size:11px;display:flex;overflow:hidden}.tenant-dot{background:var(--prod-orange);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 9px #f56a0e88}.prod-nav{color:#d6d6d8;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;height:48px;padding:0 14px;font-size:13px;display:flex}.prod-nav.active{color:#ff985a;box-shadow:inset 3px 0 var(--prod-orange);background:linear-gradient(90deg,#351d10,#201510)}.nav-count{color:#a3a5aa;margin-left:auto;font-size:11px}.sidebar-footer{color:#a7a9ae;border-top:1px solid #202124;align-items:flex-start;gap:10px;margin-top:auto;padding:14px 10px 3px;font-size:11px;line-height:1.45;display:flex}.sidebar-footer svg{color:#73c996;flex:none}.sidebar-footer small{color:#74777d;font-size:9px}.coach-main{min-height:100vh;margin-left:260px}.prod-topbar{background:#0b0c0e;border-bottom:1px solid #1d1e21;align-items:center;gap:18px;height:74px;padding:0 30px;display:flex}.topbar-caption{color:#777a81;letter-spacing:.13em;font-size:10px;font-weight:700}.topbar-spacer{flex:1}.coach-account{align-items:center;gap:10px;display:flex}.account-avatar,.student-avatar{color:#f5c09d;background:linear-gradient(135deg,#5b3a25,#161719);border:1px solid #514033;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:inline-grid}.account-details{flex-direction:column;gap:3px;display:flex}.account-details strong{font-size:11px}.account-details small{color:var(--prod-muted);font-size:10px}.icon-action{color:#aeb0b5;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:38px;height:38px;display:inline-grid}.icon-action:hover{border-color:var(--prod-border);color:#fff;background:#151619}.mobile-brand{display:none}.coach-content{max-width:1480px;margin:0 auto;padding:34px 34px 50px}.page-title-row{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:25px;display:flex}.eyebrow{color:#a9abb0;letter-spacing:.13em;font-size:10px;font-weight:700}.page-title-row h1{letter-spacing:-.045em;margin:7px 0 5px;font-size:31px}.page-title-row p,.students-panel-head p{color:var(--prod-muted);margin:0;font-size:12px}.primary-button,.secondary-button{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:11px;font-weight:750;transition:filter .15s,transform .15s;display:inline-flex}.primary-button{background:var(--prod-orange);color:#160e08;box-shadow:0 4px 18px #f56a0e1b}.primary-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.secondary-button{color:#d8d9dc;background:#151619;border-color:#35373b}.secondary-button:hover{background:#1d1f22}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:17px;display:grid}.summary-card{border:1px solid var(--prod-border);background:linear-gradient(140deg,#131416,#0f1012);border-radius:12px;min-height:127px;padding:16px 18px 14px 57px;position:relative}.summary-icon{color:var(--prod-orange);position:absolute;top:20px;left:18px}.summary-icon svg{stroke-width:1.8px;width:21px;height:21px}.summary-green .summary-icon{color:var(--prod-green)}.summary-blue .summary-icon{color:var(--prod-blue)}.summary-label{color:#b7b9bf;font-size:11px;display:block}.summary-card strong{letter-spacing:-.04em;margin-top:8px;font-size:27px;display:block}.summary-card small{color:#777a82;margin-top:4px;font-size:10px;display:block}.students-panel{border:1px solid var(--prod-border);background:#101113;border-radius:12px;overflow:hidden}.students-panel-head{justify-content:space-between;align-items:center;gap:14px;padding:19px 20px 16px;display:flex}.students-panel-head h2{letter-spacing:-.02em;margin:0 0 5px;font-size:15px}.students-panel-head p{font-size:10px}.students-panel-head .secondary-button{min-height:34px;font-size:10px}.student-filters{grid-template-columns:minmax(200px,1fr) minmax(155px,210px) 85px minmax(155px,190px);gap:9px;padding:0 19px 15px;display:grid}.search-field,.select-field{color:#898c93;background:#0c0d0f;border:1px solid #303237;border-radius:8px;align-items:center;gap:8px;min-width:0;height:39px;padding:0 10px;display:flex}.search-field svg,.select-field svg{flex:none;width:15px}.search-field input,.select-field input,.select-field select{color:#e5e5e6;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;font-size:10px}.search-field input::placeholder,.select-field input::placeholder{color:#777a80}.select-field select{appearance:none}.select-field option{color:#fff;background:#151619}.state-select{padding:0 8px}.student-table-wrap{border-top:1px solid #24262a;overflow:auto}.student-table{border-collapse:collapse;width:100%;min-width:790px}.student-table th{color:#777a82;letter-spacing:.1em;text-align:left;white-space:nowrap;height:40px;padding:0 12px;font-size:9px;font-weight:750}.student-table th:first-child,.student-table td:first-child{padding-left:20px}.student-table td{color:#c2c3c7;border-top:1px solid #222428;height:68px;padding:9px 12px;font-size:10px}.student-identity{align-items:center;gap:10px;min-width:205px;display:flex}.student-identity .student-avatar{width:34px;height:34px}.student-identity>span:last-child{flex-direction:column;gap:4px;display:flex}.student-identity strong{color:#f0f0f1;font-size:11px;font-weight:650}.student-identity small{color:#858890;font-size:9px}.location-value{white-space:nowrap;color:#c9cace}.muted-value{color:#777a80;font-size:10px}.date-value{white-space:nowrap;color:#aaaeb5!important}.status-badge{color:#79dba1;white-space:nowrap;background:#102019;border:1px solid #355e46;border-radius:20px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-invited{color:#8ac3f5;background:#111f2c;border-color:#344d68}.status-inactive{color:#e7b162;background:#241a0e;border-color:#684c29}.tag-chips{align-items:center;gap:4px;min-width:115px;display:flex}.tag-chip,.tag-more{text-overflow:ellipsis;white-space:nowrap;color:#f1a169;background:#25180f;border:1px solid #433124;border-radius:20px;max-width:105px;padding:4px 7px;font-size:9px;overflow:hidden}.tag-more{color:#bec0c5;background:#202125;border-color:#34363a}.row-actions{justify-content:flex-end;min-width:90px;display:flex}.text-action{color:#f09052;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:650;display:inline-flex}.text-action:hover{color:#ffb486}.row-menu-button{color:#bfc1c6;cursor:pointer;background:#151619;border:1px solid #36383d;border-radius:7px;padding:6px 8px;font-size:9px}.row-menu-button:hover{color:#ffb17d;border-color:#765039}.table-pagination{color:#898c93;justify-content:space-between;align-items:center;min-height:50px;padding:7px 19px;font-size:10px;display:flex}.table-pagination>div{align-items:center;gap:9px;display:flex}.table-pagination button{color:#d2d3d6;cursor:pointer;background:#151619;border:1px solid #303237;border-radius:7px;place-items:center;width:29px;height:29px;display:inline-grid}.table-pagination button:disabled{opacity:.35;cursor:not-allowed}.table-loading,.empty-students{color:#979aa1;border-top:1px solid #24262a;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:215px;font-size:11px;display:flex}.empty-students strong{color:#e4e5e7;font-size:13px}.empty-icon{width:42px;height:42px;color:var(--prod-orange);background:#21160f;border:1px solid #3e2a1c;border-radius:13px;place-items:center;display:grid}.empty-students .text-action{margin-top:3px}.spinner{border:2px solid #393b40;border-top-color:var(--prod-orange);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.privacy-note{color:#777a81;align-items:center;gap:7px;margin:14px 2px;font-size:9px;display:flex}.privacy-note svg{color:#81bf98}.notice-banner{color:#e7bc91;background:#1d1710;border:1px solid #49351f;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin:-11px 0 16px;padding:11px 13px;font-size:11px;display:flex}.notice-banner button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.auth-screen{background:radial-gradient(at 50% 20%,#1c1009 0,#0000 38%),#090a0b;place-items:center;min-height:100vh;padding:25px 18px 65px;display:grid}.auth-card{background:linear-gradient(145deg,#121315,#0e0f11);border:1px solid #2c2e32;border-radius:20px;width:min(100%,435px);padding:32px;box-shadow:0 28px 100px #0008}.auth-brand{color:#b8babf;letter-spacing:.16em;align-items:center;gap:10px;font-size:11px;display:flex}.auth-brand b{color:var(--prod-orange)}.auth-brand .brand-mark{width:31px;height:31px}.auth-kicker{color:#ed995e;letter-spacing:.13em;align-items:center;gap:7px;margin-top:33px;font-size:9px;font-weight:750;display:flex}.auth-card h1{letter-spacing:-.04em;margin:14px 0 8px;font-size:27px}.auth-copy{color:#a1a3a9;margin:0 0 23px;font-size:12px;line-height:1.6}.auth-copy strong{color:#e9e9ea}.prod-field{color:#bfc1c6;letter-spacing:.06em;flex-direction:column;gap:7px;min-width:0;margin-bottom:13px;font-size:9px;font-weight:700;display:flex}.prod-field input,.prod-field select{color:#f1f1f2;letter-spacing:normal;background:#0c0d0f;border:1px solid #36383d;border-radius:8px;outline:none;width:100%;height:42px;padding:0 11px;font-size:12px}.prod-field input:focus,.prod-field select:focus{border-color:#d5692b;box-shadow:0 0 0 3px #f56a0e17}.prod-field input::placeholder{color:#696c73}.prod-field small{color:#868991;letter-spacing:normal;font-size:9px;font-weight:400;line-height:1.45}.otp-input{text-align:center;font-weight:800;letter-spacing:.35em!important;font-size:25px!important}.auth-submit{background:var(--prod-orange);color:#170e08;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;height:47px;margin-top:17px;padding:0 15px;font-size:12px;font-weight:800;display:flex}.auth-submit:hover{filter:brightness(1.08)}.auth-security-note{color:#9b9da3;border:1px solid #282a2e;border-radius:8px;align-items:flex-start;gap:8px;margin-top:18px;padding:11px;font-size:9px;line-height:1.45;display:flex}.auth-security-note svg{color:#6fbb91;flex:none}.auth-back{color:#a5a7ac;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:24px 0 0;padding:0;font-size:10px;display:flex}.auth-back+h1{margin-top:12px}.resend-code{color:#f59b64;cursor:pointer;background:0 0;border:0;margin:13px auto 0;font-size:10px;display:block}.inline-error{color:#ffb4a4;background:#291511;border:1px solid #623a31;border-radius:8px;align-items:flex-start;gap:7px;margin:10px 0;padding:10px;font-size:10px;line-height:1.45;display:flex}.inline-error svg{flex:none}.auth-foot{color:#696c72;letter-spacing:.12em;font-size:9px;font-weight:700;position:fixed;bottom:20px}.auth-foot span{color:#bc6c3b;padding:0 4px}.center-screen{background:var(--prod-bg);color:#aaa;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;font-size:12px;display:flex}.message-card{border:1px solid var(--prod-border);text-align:center;background:#111214;border-radius:14px;width:min(92vw,420px);padding:26px}.message-card>svg{color:var(--prod-orange)}.message-card h1{font-size:20px}.message-card p{color:#b3b5ba;margin:14px 0 18px;line-height:1.6}.message-card .secondary-button{margin:0 auto}.dialog-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.student-dialog{background:#111214;border:1px solid #34363b;border-radius:15px;width:min(100%,680px);max-height:min(92vh,850px);overflow:auto;box-shadow:0 30px 120px #000c}.student-dialog>header{z-index:2;background:#111214;border-bottom:1px solid #27292d;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex;position:sticky;top:0}.student-dialog h2{letter-spacing:-.035em;margin:6px 0 5px;font-size:20px}.student-dialog header p{color:#9699a0;margin:0;font-size:10px}.student-dialog form{padding:17px 22px 20px}.form-section-title{color:#ebebed;align-items:center;gap:9px;margin:8px 0 14px;font-size:11px;font-weight:700;display:flex}.form-section-title>span{color:#f58d4b;letter-spacing:.08em;font-size:9px}.form-section-title small{color:#81848a;font-size:9px;font-weight:400}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 13px;display:grid}.student-dialog footer{border-top:1px solid #27292d;justify-content:flex-end;gap:9px;padding-top:8px;display:flex}.student-dialog footer .primary-button,.student-dialog footer .secondary-button{margin-top:12px}.student-dialog .prod-field{margin-bottom:12px}.student-dialog .prod-field input,.student-dialog .prod-field select{height:39px}.student-dialog .prod-field input[type=number]{appearance:textfield}.student-dialog .prod-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.student-dialog form>.prod-field{margin-bottom:17px}.student-app-screen{background:#0a0b0c;width:min(100%,760px);min-height:100vh;margin:0 auto;padding:20px 22px 38px}.student-app-top{border-bottom:1px solid #24262a;justify-content:space-between;align-items:center;height:50px;display:flex}.student-welcome{padding:48px 4px 24px}.student-welcome h1{letter-spacing:-.05em;margin:8px 0 9px;font-size:34px}.student-welcome p{color:#9b9ea5;max-width:550px;font-size:13px;line-height:1.7}.student-welcome strong{color:#f0f0f0}.student-empty-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.student-empty-card{background:linear-gradient(145deg,#141517,#101113);border:1px solid #292b2f;border-radius:13px;min-height:190px;padding:18px}.student-feature-icon{color:#ff995c;background:#27180f;border:1px solid #5a321b;border-radius:10px;place-items:center;width:37px;height:37px;margin-bottom:20px;display:grid}.student-empty-card>small{color:#95979d;letter-spacing:.1em;font-size:9px;font-weight:750;display:block}.student-empty-card>strong{color:#e9e9ea;margin:7px 0;font-size:13px;display:block}.student-empty-card p{color:#90939a;max-width:255px;font-size:10px;line-height:1.5}.student-app-footer{border-top:1px solid #24262a;align-items:center;gap:10px;margin-top:28px;padding-top:16px;display:flex}.student-app-footer>span:last-child{flex-direction:column;gap:4px;display:flex}.student-app-footer strong{font-size:11px}.student-app-footer small{color:#8e9198;font-size:10px}@media (width<=1050px){.coach-sidebar{width:220px}.coach-main{margin-left:220px}.student-filters{grid-template-columns:minmax(180px,1fr) minmax(135px,180px) 75px}.student-filters>.select-field:last-child{grid-column:2/4}.coach-content{padding:28px 24px 42px}}@media (width<=740px){.coach-sidebar{display:none}.coach-main{margin-left:0}.prod-topbar{gap:10px;height:60px;padding:0 15px}.mobile-brand{letter-spacing:.1em;align-items:center;gap:8px;font-size:10px;display:flex}.mobile-brand .brand-mark{width:29px;height:29px}.topbar-caption{display:none}.coach-account{margin-left:auto}.account-details{display:none}.account-avatar{width:32px;height:32px}.coach-content{padding:24px 14px 34px}.page-title-row{align-items:flex-start;margin-bottom:19px}.page-title-row h1{font-size:27px}.page-title-row p{max-width:250px;font-size:10px;line-height:1.5}.page-title-row>.primary-button{min-height:38px;padding:0 10px;font-size:9px}.summary-grid{gap:7px}.summary-card{border-radius:10px;min-height:102px;padding:12px 9px 10px 37px}.summary-icon{top:14px;left:10px}.summary-icon svg{width:17px;height:17px}.summary-label{min-height:25px;font-size:9px;line-height:1.35}.summary-card strong{margin-top:5px;font-size:21px}.summary-card small{font-size:8px;line-height:1.3}.students-panel-head{align-items:flex-start;padding:15px 13px 13px}.students-panel-head h2{font-size:13px}.students-panel-head p{max-width:250px;font-size:9px;line-height:1.5}.students-panel-head .secondary-button{width:34px;min-width:34px;padding:0;font-size:0}.students-panel-head .secondary-button svg{width:15px}.student-filters{grid-template-columns:1fr 94px;gap:7px;padding:0 12px 12px}.student-filters>.search-field{grid-column:1/3}.student-filters>.select-field:last-child{grid-column:auto}.student-table{min-width:740px}.student-table td{height:62px}.table-pagination{padding:7px 12px;font-size:9px}.privacy-note{font-size:8px;line-height:1.4}.auth-card{border-radius:16px;padding:25px 21px}.auth-kicker{margin-top:27px}.auth-card h1{font-size:24px}.auth-foot{font-size:8px;bottom:13px}.student-app-screen{padding:15px 16px 30px}.student-welcome{padding:38px 2px 17px}.student-welcome h1{font-size:29px}.student-welcome p{font-size:11px}.student-empty-grid{grid-template-columns:1fr}.student-empty-card{min-height:158px}.student-feature-icon{margin-bottom:13px}.dialog-backdrop{align-items:end;padding:0}.student-dialog{border-radius:17px 17px 0 0;width:100%;max-height:94vh}.student-dialog>header{padding:17px 16px}.student-dialog form{padding:14px 16px calc(17px + env(safe-area-inset-bottom))}.student-dialog h2{font-size:18px}.form-grid{gap:0 9px}.student-dialog footer .primary-button{white-space:normal;text-align:center;line-height:1.2}.student-dialog footer{justify-content:space-between}.student-dialog footer .primary-button{max-width:66%}}@media (width<=370px){.summary-grid{grid-template-columns:1fr}.summary-card{min-height:82px}.summary-label{min-height:auto}.page-title-row>.primary-button{min-width:40px;font-size:0}.page-title-row>.primary-button svg{width:18px;height:18px}.form-grid{grid-template-columns:1fr}.auth-card{padding:22px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.student-coach-link{color:#ff9a60;text-underline-offset:4px;align-items:center;gap:7px;margin-top:13px;font-size:12px;font-weight:650;text-decoration:underline;display:inline-flex}:root{color:#f5f6f8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#08090b;--surface:#101114;--surface-2:#15171b;--border:#2b2e33;--text:#f5f6f8;--muted:#9a9ea7;--orange:#f56a0e;--orange-soft:#2c170d;--green:#1ab46b;background:#08090b;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:360px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}::selection{background:#f56a0e55}
