.auth-shell{min-height:100vh;box-sizing:border-box;display:grid;grid-template-columns:minmax(320px,1fr) minmax(380px,.85fr);background:#f4f5f7;color:#2c2431;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.auth-brand{min-width:0;padding:clamp(45px,7vw,110px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 10% 10%,rgba(196,157,74,.16),transparent 27%),linear-gradient(145deg,#fdfcf9,#f3eef7);border-right:1px solid #e4dfe7}.auth-brand img{display:block;width:min(330px,78%);height:auto;object-fit:contain;object-position:left center}.auth-brand>div{max-width:580px;margin-top:45px}.auth-brand span{font-size:11px;font-weight:900;letter-spacing:.15em;color:#a4772d}.auth-brand h2{margin:12px 0;font:700 clamp(27px,3vw,43px)/1.12 Georgia,serif;color:#34233f}.auth-brand p{max-width:500px;color:#716877;line-height:1.7}.auth-trust{display:flex;align-items:center;gap:8px;margin-top:28px;color:#5e416d;font-size:12px;font-weight:700}.auth-form-column{min-width:0;padding:28px;display:grid;place-items:center}.auth-card{width:min(430px,100%);box-sizing:border-box;padding:32px;border:1px solid #e3dce7;border-radius:22px;background:#fff;box-shadow:0 24px 65px #33223d1a}.auth-card-heading h1,.auth-confirmation h1{margin:0;color:#34233f;font-size:25px}.auth-card-heading p,.auth-confirmation p{margin:7px 0 22px;color:#7b7180;font-size:12.5px;line-height:1.55}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:20px;padding:4px;border-radius:12px;background:#f3f0f5}.auth-tabs button{min-height:38px;border:0;border-radius:9px;background:transparent;color:#6f6474;font-weight:700;cursor:pointer}.auth-tabs button.active{background:#4a2f68;color:#fff;box-shadow:0 5px 15px #4a2f6829}.auth-field{display:flex;flex-direction:column;min-width:0;gap:6px;margin-bottom:15px;color:#554a5b;font-size:12px;font-weight:700}.auth-field input,.auth-field select{width:100%;min-width:0;max-width:100%;box-sizing:border-box;min-height:43px;padding:9px 11px;border:1px solid #dcd4e1;border-radius:10px;background:#fff;color:#302735;font:14px inherit;outline:none}.auth-field input:focus,.auth-field select:focus{border-color:#76548a;box-shadow:0 0 0 3px #76548a1f}.auth-field small{color:#8a7f8f;font-weight:500;line-height:1.45}.auth-password{position:relative}.auth-password input{padding-right:46px}.auth-password button{position:absolute;right:4px;top:4px;width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#716577;cursor:pointer}.auth-warning{color:#a76d1e!important}.auth-options{display:grid;gap:9px;margin:3px 0 17px}.auth-options label{display:flex;align-items:center;gap:7px;color:#665b6b;font-size:11.5px}.auth-options input{accent-color:#4a2f68}.auth-options span{display:inline-flex;color:#8b7e91}.auth-submit,.auth-confirmation>button:not(.auth-link){width:100%;min-height:44px;border:0;border-radius:11px;background:linear-gradient(100deg,#4a2f68,#69467a);color:#fff;font-weight:800;cursor:pointer}.auth-submit:disabled,.auth-confirmation button:disabled{opacity:.55;cursor:not-allowed}.auth-link{display:block;margin:15px auto 0;border:0;background:transparent;color:#674679;font-weight:700;cursor:pointer}.auth-error,.auth-success{margin:12px 0;padding:10px 12px;border-radius:10px;font-size:12px;line-height:1.45}.auth-error{border:1px solid #efc7c9;background:#fff2f2;color:#a33e45}.auth-success{border:1px solid #b9dfcf;background:#effaf5;color:#25664d}.turnstile-container{width:100%;min-width:0;overflow:hidden;margin:12px 0}.turnstile-container iframe{max-width:100%}.auth-confirmation{text-align:center}.auth-confirmation>svg{color:#6b4a7b;margin-bottom:13px}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand{padding:28px;display:grid;grid-template-columns:minmax(120px,220px) minmax(0,1fr);gap:25px;align-items:center;border-right:0;border-bottom:1px solid #e4dfe7}.auth-brand img{width:100%}.auth-brand>div{margin:0}.auth-brand h2{font-size:24px}.auth-brand p,.auth-trust{display:none}.auth-form-column{padding:24px}}@media (max-width:520px){.auth-shell{display:block;min-height:100dvh}.auth-brand{display:block;padding:22px 20px 18px}.auth-brand img{width:180px}.auth-brand>div{margin-top:14px}.auth-brand h2{font-size:19px;margin-bottom:0}.auth-form-column{display:block;padding:16px}.auth-card{padding:23px 18px;border-radius:18px}.auth-options{gap:12px}.auth-options label{align-items:flex-start}.auth-card-heading h1{font-size:22px}}.auth-reset-shell{display:grid;grid-template-columns:1fr}.auth-reset-icon{color:#69467a;margin-bottom:14px}.auth-brand{overflow:hidden}.auth-brand .auth-logo{width:min(300px,72%);height:auto;object-fit:contain;object-position:left center}.auth-photo-collage{position:relative;width:min(410px,100%);height:282px;margin:28px 0 8px;isolation:isolate}.auth-photo-collage:before{content:"";position:absolute;top:12%;right:5%;bottom:2%;left:5%;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(94,57,116,.17),rgba(196,157,74,.08) 48%,transparent 72%);filter:blur(16px)}.auth-photo{position:absolute;margin:0;overflow:hidden;border:1px solid rgba(196,157,74,.72);border-radius:19px;background:#eee8ef;box-shadow:0 22px 45px #3620422e,0 8px 20px #a474241f}.auth-photo img{display:block;width:100%;height:100%;object-fit:cover}.auth-photo-primary{left:16px;top:4px;z-index:2;width:205px;height:270px;transform:rotate(-2deg)}.auth-photo-primary img{object-position:center 28%}.auth-photo-secondary{left:205px;top:27px;width:178px;height:235px;transform:rotate(2.5deg)}.auth-photo-secondary img{object-position:center 25%}.auth-brand .auth-brand-copy{max-width:580px;margin-top:22px}@media (max-width:1100px) and (min-width:901px){.auth-brand{padding:42px}.auth-photo-collage{width:335px;height:242px;margin-top:24px}.auth-photo-primary{left:10px;width:174px;height:230px}.auth-photo-secondary{left:170px;top:25px;width:150px;height:200px}.auth-brand .auth-brand-copy{margin-top:16px}}@media (max-width:900px){.auth-brand{grid-template-columns:minmax(120px,180px) 112px minmax(0,1fr);gap:20px}.auth-brand .auth-logo{width:100%}.auth-photo-collage{width:105px;height:132px;margin:0}.auth-photo-collage:before,.auth-photo-secondary{display:none}.auth-photo-primary{left:4px;top:2px;width:92px;height:122px;border-radius:13px;transform:rotate(-1.5deg);box-shadow:0 12px 26px #36204229}.auth-brand .auth-brand-copy{margin:0}}@media (max-width:700px){.auth-brand{grid-template-columns:minmax(120px,190px) minmax(0,1fr)}.auth-photo-collage{display:none}}@media (max-width:520px){.auth-brand .auth-logo{width:180px}.auth-brand .auth-brand-copy{margin-top:14px}}.student-shell{--student-bg:#06101d;--student-bg-secondary:#091727;--student-surface:#0e1b2c;--student-surface-2:#122238;--student-border:rgba(112,163,202,.2);--student-bordo:#7d263d;--student-blue:#2387bd;--student-cyan:#42b9e8;--student-gold:#f0b84b;--student-success:#3bc48d;--student-warning:#f0b84b;--student-danger:#ef6b73;--student-text:#f5f7fb;--student-muted:#9fb0c3;min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr);color:var(--student-text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:radial-gradient(circle at 78% -10%,rgba(35,135,189,.2),transparent 34%),radial-gradient(circle at 25% 105%,rgba(125,38,61,.2),transparent 35%),linear-gradient(145deg,var(--student-bg),var(--student-bg-secondary));overflow-x:hidden}.student-sidebar{position:sticky;top:0;height:100vh;box-sizing:border-box;padding:25px 18px 20px;background:#050e1bf5;border-right:1px solid var(--student-border);display:flex;flex-direction:column;z-index:30}.student-club-mark{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--student-bordo),var(--student-blue));box-shadow:0 0 28px #2387bd33;position:relative}.student-club-mark span{font-size:9px;font-weight:900;position:absolute}.student-brand{display:flex;flex-direction:column;margin:13px 0 8px}.student-brand strong{font-size:21px;letter-spacing:.08em}.student-brand span,.student-level-badge{color:var(--student-muted);font-size:12px}.student-level-badge{padding-bottom:20px;border-bottom:1px solid var(--student-border)}.student-sidebar nav{margin-top:16px}.student-sidebar nav button{width:100%;border:0;background:transparent;color:var(--student-muted);display:flex;align-items:center;gap:11px;padding:10px 12px;margin:3px 0;border-radius:11px;font:600 13px inherit;cursor:pointer;text-align:left;transition:.2s}.student-sidebar nav button:hover,.student-sidebar nav button:focus-visible{background:var(--student-surface);color:var(--student-text)}.student-sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#7d263dd9,#2387bd52);box-shadow:inset 3px 0 var(--student-cyan),0 0 18px #2387bd14}.student-nav-title{font-size:9px;letter-spacing:.15em;color:#71849b;margin:20px 12px 8px}.student-streak{margin-top:auto;border:1px solid var(--student-border);background:var(--student-surface);border-radius:14px;padding:13px;display:flex;flex-direction:column}.student-streak span{display:flex;gap:6px;color:var(--student-warning);font-size:9px;font-weight:800}.student-streak strong{font-size:22px;margin:5px 0}.student-streak small{color:var(--student-muted)}.student-main{min-width:0}.student-header{height:82px;box-sizing:border-box;padding:17px clamp(18px,3vw,38px);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--student-border);background:#06101dad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.student-eyebrow{font-size:16px;font-weight:800;letter-spacing:.07em}.student-header p{margin:4px 0 0;color:var(--student-muted);font-size:12px}.student-account{display:flex;align-items:center;gap:12px}.student-account>div{display:flex;flex-direction:column;text-align:right}.student-account span{font-size:10px;color:var(--student-muted)}.student-account button,.student-mobile-menu,.student-sidebar-close{border:1px solid var(--student-border);background:var(--student-surface);color:var(--student-text);border-radius:10px;width:38px;height:38px;display:grid;place-items:center;cursor:pointer}.student-page{padding:clamp(18px,3vw,34px);max-width:1500px;margin:auto;min-width:0}.student-page>div{min-width:0}.student-page h2{font:800 12px/1.2 Inter,system-ui,sans-serif!important;letter-spacing:.09em;color:var(--student-text)!important;margin:24px 0 11px}.student-shell .legacy-app-frame{max-width:none!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}.student-shell .legacy-app-frame>div:first-child{display:none!important}.student-shell .legacy-app-frame>div:nth-child(2){padding:0!important}.student-shell .legacy-app-frame>div:nth-child(2)>div{min-width:0}.student-page [style*="background: rgb(255"],.student-page [style*="background: #fff"]{background:var(--student-surface)!important}.student-page [style*="color: rgb(31"],.student-page [style*="color: #1"]{color:var(--student-text)!important}.student-page input,.student-page select,.student-page textarea{background:var(--student-surface-2)!important;color:var(--student-text)!important;border-color:var(--student-border)!important}.student-page table{color:var(--student-text)}.student-page th,.student-page td{border-color:var(--student-border)!important}.student-page button:focus-visible,.student-sidebar button:focus-visible{outline:2px solid var(--student-cyan);outline-offset:2px}.student-scoreboard{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,.8fr);border:1px solid var(--student-border);border-radius:18px;background:linear-gradient(135deg,#122238f5,#0a192bf5);box-shadow:0 18px 55px #0000003d;overflow:hidden}.scoreboard-main,.next-reward{padding:22px}.next-reward{border-left:1px solid var(--student-border);display:flex;flex-direction:column;gap:9px;justify-content:center}.student-section-label,.student-metric span,.analysis-card span,.motivation-card span{font-size:9px;letter-spacing:.12em;font-weight:800;color:var(--student-muted)}.scoreboard-grid,.match-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:13px}.match-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.student-metric{min-width:0;border:1px solid var(--student-border);border-radius:13px;background:#06101d75;padding:13px}.student-metric strong{display:block;font-size:clamp(18px,2vw,26px);margin-top:7px}.student-metric small{color:var(--student-cyan)}.next-reward>strong{font-size:18px}.next-reward>span,.next-reward small,.next-reward p{color:var(--student-muted);font-size:12px}.student-progress{height:7px;border-radius:99px;background:#9fb0c326;overflow:hidden}.student-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--student-bordo),var(--student-cyan));transition:width .5s ease}.student-dashboard-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.4fr);gap:18px}.student-task-list,.student-chart,.analysis-card,.motivation-card,.student-reward,.student-empty{border:1px solid var(--student-border);border-radius:16px;background:var(--student-surface);box-shadow:0 12px 35px #0000002b}.student-task{padding:14px;border-bottom:1px solid var(--student-border);display:grid;grid-template-columns:1fr 120px;gap:15px}.student-task:last-child{border:0}.student-task>div{display:flex;flex-direction:column;gap:4px}.student-task span,.student-task small{color:var(--student-muted);font-size:10px}.student-chart{padding:12px;min-height:230px}.analysis-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.analysis-card{padding:18px;border-top:2px solid var(--student-blue)}.analysis-card strong{display:block;font-size:20px;margin:9px 0}.analysis-card small{color:var(--student-cyan)}.motivation-card{margin-top:18px;padding:18px;background:linear-gradient(90deg,#7d263d40,#2387bd1f)}.motivation-card strong{display:block;margin-top:7px}.student-page-title span{font-size:21px;font-weight:900;letter-spacing:.08em}.student-page-title p{color:var(--student-muted);margin:5px 0}.reward-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:13px}.student-reward{padding:18px;display:flex;flex-direction:column;gap:9px}.student-reward.unlocked{box-shadow:0 0 26px #f0b84b21;border-color:#f0b84b73}.student-reward.delivered{border-color:#3bc48d66}.student-reward p,.student-reward span,.student-reward small{color:var(--student-muted);margin:0}.reward-icon{font-size:24px!important}.student-empty{padding:18px;color:var(--student-muted);font-size:12px}.student-mobile-menu,.student-sidebar-close,.student-sidebar-backdrop{display:none}.student-page>div>div[style*="border-radius: 22px"],.student-page [style*="background: rgb(255, 255, 255)"]{background:var(--student-surface)!important;border-color:var(--student-border)!important;color:var(--student-text)!important}.student-page [style*="color: rgb(28, 36, 32)"],.student-page [style*="color: rgb(64, 74, 69)"]{color:var(--student-text)!important}.student-page [style*="color: rgb(109, 119, 114)"]{color:var(--student-muted)!important}@media (max-width:1024px){.student-shell{grid-template-columns:210px minmax(0,1fr)}.student-sidebar{padding-inline:12px}.scoreboard-grid{grid-template-columns:repeat(3,1fr)}.student-dashboard-grid{grid-template-columns:1fr}.match-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.student-shell{display:block}.student-sidebar{position:fixed;left:0;transform:translate(-105%);width:min(84vw,270px);transition:transform .25s}.student-sidebar.is-open{transform:none}.student-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0000009e;z-index:25}.student-sidebar-close{display:grid;position:absolute;right:12px;top:12px}.student-mobile-menu{display:grid;position:fixed;left:12px;top:13px;z-index:20}.student-header{padding-left:62px}.student-scoreboard{grid-template-columns:1fr}.next-reward{border-left:0;border-top:1px solid var(--student-border)}}@media (max-width:520px){.student-header{height:72px}.student-eyebrow{font-size:12px}.student-header p{display:none}.student-account>div{display:none}.student-page{padding:14px}.scoreboard-grid,.match-grid,.analysis-grid{grid-template-columns:1fr 1fr}.student-task,.reward-grid{grid-template-columns:1fr}}@media (max-width:390px){.scoreboard-grid{grid-template-columns:1fr 1fr}.student-metric{padding:11px}.student-metric strong{font-size:18px}}@media (prefers-reduced-motion:reduce){.student-shell *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.student-club-mark{width:64px;height:64px;border-radius:19px;background:linear-gradient(145deg,var(--student-bordo),#4b284b 48%,var(--student-blue));border:1px solid rgba(111,210,246,.28);box-shadow:0 12px 34px #2387bd33,inset 0 1px #ffffff24}.student-brand strong{font-size:23px;text-shadow:0 0 22px rgba(66,185,232,.14)}.student-level-badge{color:#cbd8e6}.student-nav-title.first{margin-top:0}.student-sidebar nav button{border:1px solid transparent}.student-sidebar nav button:hover{border-color:var(--student-border);transform:translate(2px)}.student-sidebar nav button.active{border-color:#42b9e83d;background:linear-gradient(100deg,#7d263deb,#2387bd70);box-shadow:inset 3px 0 var(--student-cyan),0 8px 24px #2387bd1f}.student-streak{position:relative;overflow:hidden;border-color:#f0b84b40;background:linear-gradient(145deg,rgba(240,184,75,.08),var(--student-surface))}.student-streak:after{content:"";position:absolute;width:70px;height:70px;right:-28px;top:-30px;border-radius:50%;background:#f0b84b1a;filter:blur(4px)}.student-header{box-shadow:0 8px 30px #00000014}.student-eyebrow{background:linear-gradient(90deg,#fff,#a8ddf2);-webkit-background-clip:text;background-clip:text;color:transparent}.student-header p{letter-spacing:.015em}.student-scoreboard{position:relative;border-color:#42b9e847;background:radial-gradient(circle at 86% 10%,rgba(35,135,189,.2),transparent 28%),radial-gradient(circle at 5% 100%,rgba(125,38,61,.22),transparent 32%),linear-gradient(135deg,#122238fa,#081525fa);box-shadow:0 22px 65px #0000004d,inset 0 1px #ffffff09}.student-scoreboard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 47%,rgba(255,255,255,.018) 48%,transparent 49%)}.student-scoreboard>*{position:relative}.scoreboard-grid{gap:12px}.student-scoreboard .student-metric{border-color:#84b2d333;background:#030c176b;box-shadow:inset 0 1px #ffffff06}.student-scoreboard .student-metric strong{font-size:clamp(22px,2.35vw,32px);font-weight:800;letter-spacing:-.025em}.next-reward{background:#030c172e}.next-reward .student-progress{height:10px;box-shadow:0 0 18px #42b9e81f}.match-grid{gap:0;border:1px solid var(--student-border);border-radius:16px;overflow:hidden;background:var(--student-surface);box-shadow:0 14px 38px #0000002e}.match-grid .student-metric{border:0;border-right:1px solid var(--student-border);border-radius:0;background:transparent;padding:18px;text-align:center}.match-grid .student-metric:last-child{border-right:0}.match-grid .student-metric strong{font-size:29px;font-weight:800}.student-task-list{overflow:hidden}.student-task{transition:.2s}.student-task:hover{background:var(--student-surface-2)}.student-empty{border-style:dashed;text-align:center;background:#0e1b2c99}.student-dashboard h2 small{font-size:10px;font-weight:500;letter-spacing:0;color:var(--student-muted);margin-left:8px;text-transform:none}.student-chart{border-color:#42b9e82e;background:linear-gradient(180deg,#0c1929,var(--student-surface));box-shadow:inset 0 1px #ffffff06}.analysis-card{position:relative;overflow:hidden}.analysis-card.strength{border-top-color:var(--student-cyan);background:linear-gradient(135deg,rgba(35,135,189,.13),var(--student-surface))}.analysis-card.development{border-top-color:#bd5b7b;background:linear-gradient(135deg,rgba(125,38,61,.16),var(--student-surface))}.analysis-card strong{font-size:24px}.analysis-card small{font-size:16px;font-weight:800}.analysis-card.development small{color:#e28aaa}.motivation-card{padding:22px;border-color:#7d74b74d;background:radial-gradient(circle at 90% 20%,rgba(66,185,232,.12),transparent 28%),linear-gradient(105deg,#7d263d52,#2387bd26)}.motivation-card strong{max-width:620px;font-size:18px;line-height:1.45}.reward-grid,.medal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.student-reward,.medal-card{position:relative;transition:transform .2s,border-color .2s,box-shadow .2s}.student-reward:hover,.medal-card:not(.locked):hover{transform:translateY(-2px);border-color:#42b9e861;box-shadow:0 16px 38px #0000003b}.reward-state{align-self:flex-start!important;font-size:9px!important;font-weight:900;letter-spacing:.08em;padding:5px 8px;border:1px solid var(--student-border);border-radius:999px}.reward-state.unlocked{color:var(--student-warning)!important;border-color:#f0b84b59}.reward-state.delivered{color:var(--student-success)!important;border-color:#3bc48d59}.student-reward .student-progress{height:9px}.medal-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.medal-summary>div{padding:17px;border:1px solid var(--student-border);border-radius:15px;background:var(--student-surface)}.medal-summary strong{display:block;font-size:27px}.medal-summary span{color:var(--student-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.medal-card{min-width:0;padding:18px;border:1px solid var(--student-border);border-radius:16px;background:var(--student-surface);display:flex;flex-direction:column;gap:8px}.medal-card p{color:var(--student-muted);font-size:12px;line-height:1.5;margin:0;overflow-wrap:anywhere}.medal-card b{font-size:11px;color:var(--student-gold)}.medal-card small{color:var(--student-muted);line-height:1.5}.medal-card.locked{opacity:1;filter:none;background:#ffffff06;border-color:#94a3b833}.medal-card.locked .medal-icon{font-size:30px;filter:saturate(.55)}.medal-card.locked strong{color:#ebf2fab8}.medal-card.locked p{color:#cbd5e199}.medal-card.locked b{color:#f5be50b8}.medal-card.locked:hover{border-color:#94a3b84d}.medal-card.earned{border-color:#f0b84b47;box-shadow:inset 0 1px #ffffff09,0 0 24px #f0b84b0b}.medal-card.manual{border-color:#42b9e847;background:linear-gradient(145deg,rgba(35,135,189,.1),var(--student-surface))}.medal-icon{font-size:27px}.trophy-achievement.locked{opacity:1!important;background:#ffffff06!important;border-color:#94a3b833!important;border-top-color:#94a3b833!important;box-shadow:none!important}.trophy-achievement.locked .achievement-icon{font-size:30px!important;filter:saturate(.55)}.trophy-achievement.locked .achievement-title{color:#ebf2fab8!important}.trophy-achievement.locked .achievement-description{color:#cbd5e199!important}.trophy-achievement.locked .achievement-status{color:#f5be50b8!important}.trophy-achievement.locked:hover{border-color:#94a3b84d!important}@media (max-width:768px){.match-grid{display:grid;grid-template-columns:1fr 1fr}.match-grid .student-metric{border-right:1px solid var(--student-border);border-bottom:1px solid var(--student-border)}.match-grid .student-metric:nth-child(2n){border-right:0}.match-grid .student-metric:nth-last-child(-n+2){border-bottom:0}}@media (max-width:520px){.student-scoreboard .student-metric strong{font-size:21px}.motivation-card strong{font-size:15px}.medal-summary{grid-template-columns:1fr}.student-dashboard h2 small{display:block;margin:5px 0 0}}.student-sidebar-performance{margin-top:auto;display:grid;gap:9px}.student-sidebar-performance .student-streak{margin-top:0}.student-countdown{position:relative;overflow:hidden;border:1px solid rgba(66,185,232,.24);border-radius:14px;padding:13px;background:radial-gradient(circle at 100% 0,rgba(35,135,189,.18),transparent 45%),linear-gradient(145deg,rgba(125,38,61,.12),var(--student-surface));display:flex;flex-direction:column}.student-countdown:after{content:"";position:absolute;right:-18px;bottom:-35px;width:78px;height:78px;border:1px solid rgba(66,185,232,.08);border-radius:50%}.student-countdown span{font-size:9px;font-weight:800;letter-spacing:.08em;color:#a9cce0}.student-countdown strong{font-size:24px;line-height:1.1;margin:6px 0 4px;color:var(--student-text)}.student-countdown strong i{font:800 11px/1 Inter,system-ui,sans-serif;color:var(--student-cyan);letter-spacing:.08em}.student-countdown small{color:var(--student-muted);font-size:10px}.student-sidebar{overflow-y:auto}.student-countdown strong{overflow-wrap:anywhere}.student-countdown em{margin-top:5px;color:#c4d5e4;font-size:9.5px;font-style:normal}.motivation-card small{display:block;margin-top:9px;color:var(--student-cyan);font-size:11px;font-weight:700}.motivation-card strong{overflow-wrap:anywhere}.student-shell{--student-success:#4ade80;--student-danger:#fb8188;--student-muted:#aebdd0}.student-page [style*="color: rgb(47, 111, 98)"],.student-page [style*="color: #2F6F62"]{color:var(--student-success)!important}.student-page a{color:#67d4f4}.student-page h1,.student-page h2,.student-page h3{color:var(--student-text)!important}.student-reward.delivered,.medal-card.earned .achievement-status{color:var(--student-success)}.student-shell{--student-text:#f4f7fb;--student-text-secondary:#d7e0ea;--student-muted:#aab8c8;--student-success:#6ee7a8;--student-success-strong:#86f7ba;--student-warning:#f6c76a;--student-cyan:#67e8f9;--student-surface:#102035;--student-surface-2:#152942;--student-border:rgba(135,180,214,.28)}.student-shell .student-brand span,.student-shell .student-level-badge,.student-shell .student-header p,.student-shell .student-account span{color:var(--student-muted)}.student-shell .student-page [style*="color: rgb(76, 100, 95)"],.student-shell .student-page [style*="color: rgb(124, 148, 142)"],.student-shell .student-page [style*="color: rgb(109, 119, 114)"]{color:var(--student-muted)!important}.student-shell .student-page [style*="color: rgb(23, 58, 52)"],.student-shell .student-page [style*="color: rgb(28, 41, 37)"]{color:var(--student-text)!important}.student-shell .student-page [style*="color: rgb(47, 111, 98)"],.student-shell .student-page [style*="color: #2F6F62"]{color:var(--student-success)!important}.student-shell .student-page [style*="background: rgb(242, 246, 244)"],.student-shell .student-page [style*="background: rgb(255, 255, 255)"]{background:var(--student-surface)!important;border-color:var(--student-border)!important}.student-nav-badge{margin-left:auto;min-width:20px;height:20px;box-sizing:border-box;padding:0 6px;display:grid;place-items:center;border:1px solid rgba(246,199,106,.45);border-radius:999px;background:#7d263dd9;color:#fff;font-size:10px;box-shadow:0 0 14px #7d263d3d}.student-shell .student-task-card-new{border-color:#67e8f96b!important;border-left-color:var(--student-cyan)!important;box-shadow:inset 0 1px #ffffff09,0 0 22px #2387bd1a}.student-task-new-badge{padding:2px 6px;border:1px solid rgba(103,232,249,.4);border-radius:999px;background:#2387bd2e;color:var(--student-cyan)!important;font-size:9px!important;font-weight:900!important;letter-spacing:.08em}.student-shell .student-task-progress-track{background:#aab8c83d!important;height:8px!important}.student-shell .student-task-progress-track>div{box-shadow:0 0 12px #67e8f933}.student-shell .student-page button{border-color:#87b4d652}.professional-shell{--pro-bg:#f3f6f4;--pro-surface:#fff;--pro-surface-soft:#f7faf8;--pro-border:#dfe8e3;--pro-primary:#174f43;--pro-teal:#2d8171;--pro-gold:#c28a35;--pro-text:#1c2925;--pro-muted:#718079;--pro-danger:#b94a50;min-height:100vh;display:grid;grid-template-columns:218px minmax(0,1fr);background:var(--pro-bg);color:var(--pro-text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}.professional-sidebar{position:sticky;top:0;height:100vh;box-sizing:border-box;padding:23px 15px 18px;background:#fffffff5;border-right:1px solid var(--pro-border);display:flex;flex-direction:column;overflow-y:auto;z-index:30}.professional-mark{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,var(--pro-primary),var(--pro-teal));color:#fff;box-shadow:0 9px 22px #174f4329}.professional-brand{display:flex;flex-direction:column;margin:12px 3px 15px}.professional-brand strong{font-size:20px}.professional-brand span{color:var(--pro-muted);font-size:11px}.professional-brand b{color:var(--pro-primary);font-size:10px;margin-top:6px;text-transform:uppercase;letter-spacing:.08em}.professional-target{display:grid;grid-template-columns:auto 1fr auto;gap:7px;align-items:center;padding:10px;border:1px solid var(--pro-border);background:var(--pro-surface-soft);border-radius:12px;color:var(--pro-muted);font-size:10px}.professional-target strong{color:var(--pro-primary);font-size:12px}.professional-sidebar nav{margin-top:13px}.professional-nav-title{font-size:9px;letter-spacing:.13em;color:#97a39d;margin:17px 10px 7px}.professional-sidebar nav button{width:100%;display:flex;align-items:center;gap:10px;padding:9px 11px;margin:2px 0;border:1px solid transparent;border-radius:10px;background:transparent;color:#5f6e67;font:600 12.5px inherit;cursor:pointer;text-align:left;transition:.18s}.professional-sidebar nav button:hover{background:#f2f7f4;border-color:var(--pro-border);color:var(--pro-primary);transform:translate(1px)}.professional-sidebar nav button.active{background:#e6f1ed;border-color:#cfe2da;color:var(--pro-primary);box-shadow:inset 3px 0 var(--pro-primary)}.professional-date{margin-top:auto;padding:12px;border:1px solid var(--pro-border);border-radius:12px;background:linear-gradient(145deg,#f8fbf9,#eef5f2);display:flex;flex-direction:column}.professional-date span{font-size:9px;letter-spacing:.08em;color:var(--pro-muted)}.professional-date strong{font-size:12px;margin:4px 0;color:var(--pro-primary)}.professional-date small{font-size:9px;color:#94a199}.professional-main{min-width:0}.professional-header{height:78px;box-sizing:border-box;padding:15px clamp(20px,3vw,36px);display:flex;align-items:center;justify-content:space-between;background:#ffffffdb;border-bottom:1px solid var(--pro-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.professional-header>div:first-child{display:flex;flex-direction:column}.professional-header>div:first-child strong{font-size:16px}.professional-header>div:first-child span{font-size:11px;color:var(--pro-muted);margin-top:3px}.professional-user{display:flex;gap:11px;align-items:center}.professional-user>div{display:flex;flex-direction:column;text-align:right}.professional-user b{font-size:12px}.professional-user span{font-size:10px;color:var(--pro-muted)}.professional-user button,.professional-mobile-menu,.professional-close{width:37px;height:37px;border:1px solid var(--pro-border);border-radius:10px;background:#fff;color:var(--pro-danger);display:grid;place-items:center;cursor:pointer}.professional-page{padding:clamp(20px,3vw,34px);max-width:1440px;margin:auto;min-width:0}.professional-shell .legacy-app-frame{max-width:none!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}.professional-shell .legacy-app-frame>div:first-child{display:none!important}.professional-shell .legacy-app-frame>div:nth-child(2){padding:0!important}.professional-page [style*="border-radius: 18px"]{box-shadow:0 7px 22px #2241370e}.professional-page input,.professional-page select,.professional-page textarea{box-sizing:border-box;max-width:100%}.professional-page button:focus-visible,.professional-sidebar button:focus-visible{outline:2px solid var(--pro-teal);outline-offset:2px}.coach-shell{--pro-primary:#245c54;--pro-teal:#387f76}.coach-shell .professional-header{border-top:3px solid rgba(45,129,113,.35)}.parent-shell .professional-header{border-top:3px solid rgba(194,138,53,.28)}.professional-mobile-menu,.professional-close,.professional-backdrop{display:none}@media (max-width:1024px){.professional-shell{grid-template-columns:195px minmax(0,1fr)}.professional-sidebar{padding-inline:11px}}@media (max-width:768px){.professional-shell{display:block}.professional-sidebar{position:fixed;left:0;width:min(84vw,265px);transform:translate(-105%);transition:transform .22s}.professional-sidebar.is-open{transform:none}.professional-mobile-menu{display:grid;position:fixed;left:12px;top:12px;z-index:20;color:var(--pro-primary)}.professional-close{display:grid;position:absolute;right:11px;top:11px;color:var(--pro-primary)}.professional-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#14241f61;z-index:25}.professional-header{padding-left:61px}.professional-page{padding:17px}}@media (max-width:520px){.professional-header>div:first-child span,.professional-user>div{display:none}.professional-page{padding:13px}.professional-page [style*=grid-template-columns]{min-width:0}}@media (prefers-reduced-motion:reduce){.professional-shell *{transition:none!important;animation:none!important}}.professional-date b{font-size:10px;color:var(--pro-teal);margin-bottom:3px}.coach-shell{--pro-primary:#4a2f68;--pro-teal:#8c6a2e}.coach-shell .professional-header{border-top-color:#8c6a2e52}.coach-brand-plate{width:100%;max-width:158px;box-sizing:border-box;display:flex;align-items:center;gap:9px;padding:8px 10px;border:1px solid rgba(74,47,104,.16);border-radius:12px;background:linear-gradient(145deg,#fff,#f7f3f9);color:#4a2f68}.coach-brand-plate img{display:block;width:min(100%,96px);height:38px;object-fit:contain;object-position:left center}.coach-brand-plate strong{font-size:12px;line-height:1.1}.professional-notification-button{position:relative;color:var(--pro-primary)!important}.professional-notification-button>b{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;box-sizing:border-box;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#b47a28;color:#fff;font-size:9px}@media (max-width:1024px){.coach-brand-plate{max-width:110px}}@media (max-width:768px){.coach-brand-plate{max-width:140px}}.coach-notification-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#1d16257a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.coach-notification-modal{position:relative;width:min(520px,100%);max-height:min(720px,calc(100vh - 40px));box-sizing:border-box;overflow:auto;padding:28px;border:1px solid rgba(108,78,137,.2);border-radius:22px;background:#fff;color:#27202e;box-shadow:0 24px 70px #2015283d}.coach-notification-close{position:absolute;right:15px;top:15px;width:36px;height:36px;display:grid;place-items:center;border:1px solid #e7e0eb;border-radius:10px;background:#fff;color:#766d7b;cursor:pointer}.coach-notification-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#4a2f68,#78538e);color:#fff;box-shadow:0 10px 24px #4a2f6833}.coach-notification-kicker{display:block;margin-top:17px;color:#98702d;font-size:10px;font-weight:800;letter-spacing:.14em}.coach-notification-modal h2{margin:6px 42px 18px 0;font-size:22px;line-height:1.25}.coach-notification-list{display:grid;gap:9px;max-height:340px;overflow:auto}.coach-notification-list article{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:13px;border:1px solid #ebe5ef;border-radius:13px;background:#faf8fb;color:#5f3f76}.coach-notification-list article div{min-width:0;display:flex;flex-direction:column}.coach-notification-list strong{font-size:12px;color:#392943}.coach-notification-list span{margin-top:3px;font-size:12px;overflow-wrap:anywhere}.coach-notification-list small{margin-top:5px;color:#8a818f;font-size:10px}.coach-notification-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.coach-notification-actions button{min-height:40px;padding:0 16px;border-radius:11px;font-weight:700;cursor:pointer}.coach-notification-actions .secondary{border:1px solid #ded5e4;background:#fff;color:#594b61}.coach-notification-actions .primary{border:1px solid #4a2f68;background:#4a2f68;color:#fff}.coach-notification-actions button:disabled,.coach-notification-close:disabled{opacity:.55;cursor:wait}@media (max-width:520px){.coach-notification-overlay{align-items:end;padding:10px}.coach-notification-modal{max-height:calc(100vh - 20px);padding:23px 17px;border-radius:19px}.coach-notification-modal h2{font-size:19px}.coach-notification-actions{display:grid;grid-template-columns:1fr 1fr}.coach-notification-actions button{width:100%}}.student-task-notification-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#020812c2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.student-task-notification-modal{position:relative;width:min(540px,100%);max-height:min(720px,calc(100vh - 40px));box-sizing:border-box;overflow:auto;padding:28px;border:1px solid rgba(103,232,249,.25);border-radius:22px;background:linear-gradient(145deg,#10243a,#0b192b);color:#f4f7fb;box-shadow:0 25px 75px #0000007a}.student-task-notification-close{position:absolute;right:15px;top:15px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(170,184,200,.25);border-radius:10px;background:#122b43;color:#d7e0ea;cursor:pointer}.student-task-notification-icon{width:49px;height:49px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#7d263d,#2387bd);color:#fff;box-shadow:0 10px 28px #2387bd3d}.student-task-notification-kicker{display:block;margin-top:17px;color:#67e8f9;font-size:10px;font-weight:900;letter-spacing:.15em}.student-task-notification-modal h2{margin:6px 42px 18px 0;color:#f4f7fb;font-size:23px;line-height:1.25}.student-task-notification-list{display:grid;gap:9px;max-height:350px;overflow:auto}.student-task-notification-list article{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:14px;border:1px solid rgba(170,184,200,.2);border-left:3px solid #67e8f9;border-radius:13px;background:#122238db;color:#67e8f9}.student-task-notification-list article div{min-width:0;display:flex;flex-direction:column}.student-task-notification-list strong{color:#86f7ba;font-size:12px}.student-task-notification-list span{margin-top:4px;color:#f4f7fb;font-size:13px;overflow-wrap:anywhere}.student-task-notification-list small{margin-top:5px;color:#aab8c8;font-size:10px}.student-task-notification-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.student-task-notification-actions button{min-height:41px;padding:0 17px;border-radius:11px;font-weight:800;cursor:pointer}.student-task-notification-actions .secondary{border:1px solid rgba(170,184,200,.3);background:#122238;color:#d7e0ea}.student-task-notification-actions .primary{border:1px solid #42b9e8;background:#2387bd;color:#fff}.student-task-notification-actions button:disabled,.student-task-notification-close:disabled{opacity:.55;cursor:wait}@media (max-width:520px){.student-task-notification-overlay{align-items:end;padding:10px}.student-task-notification-modal{max-height:calc(100vh - 20px);padding:23px 17px;border-radius:19px}.student-task-notification-modal h2{font-size:20px}.student-task-notification-actions{display:grid;grid-template-columns:1fr 1fr}.student-task-notification-actions button{width:100%}}
