:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fbff;background:#020817;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#f8fbff;--muted:#8db4d0;--line:#163b59;--surface:#07182a;--soft:#0a2036;--danger:#ff6b7a;--cyan:#35e7e1;--blue:#168cff;--purple:#7447ff}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:radial-gradient(circle at 80% -10%,#113b6a 0,transparent 35%),#020817;color:#f8fbff}button,input{font:inherit}button{cursor:pointer}button:active{transform:scale(.985)}.app-shell{min-height:100dvh;padding-bottom:92px}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:calc(12px + env(safe-area-inset-top)) 16px 12px;background:#020817f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #163b59}.brandline{display:flex;align-items:center;gap:10px}.brandmark{width:40px;height:40px;border-radius:13px;object-fit:cover;box-shadow:0 0 24px #168cff55}.eyebrow{font-size:12px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.topbar strong{display:block;font-size:16px}.icon-btn{border:0;background:#0a2036;color:#f8fbff;width:44px;height:44px;border-radius:14px;box-shadow:0 6px 22px #10182810}main{width:min(100%,760px);margin:0 auto;padding:16px}.page-title{margin:4px 0 16px}.page-title h1,.page-title h2{margin:0;font-size:28px;letter-spacing:-.03em}.page-title p{margin:6px 0 0;color:var(--muted);line-height:1.45}.bottom-nav{position:fixed;z-index:30;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translate(-50%);width:calc(100% - 20px);max-width:720px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:7px;background:#0b1020f5;border-radius:22px;box-shadow:0 18px 45px #0b102050;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{min-height:58px;border:0;border-radius:16px;background:transparent;color:#aeb7c7;font-size:12px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottom-nav button.active{background:#0a2036;color:#f8fbff}.nav-icon{font-size:20px;line-height:1}.center{min-height:100dvh;display:grid;place-items:center;padding:24px 18px;background:radial-gradient(circle at top,#26314b 0,#0b1020 42%,#060914)}.login{width:min(100%,420px);background:linear-gradient(180deg,#081b2f,#05111f);border:1px solid #19425f;border-radius:28px;padding:24px;box-shadow:0 24px 80px #0006}.login-brand{display:flex;align-items:center;gap:12px}.brand-icon{width:58px;height:58px;border-radius:18px;box-shadow:0 0 30px #168cff55}.login-brand b{display:block;font-size:20px}.login-brand span{display:block;font-size:10px;color:#35e7e1;letter-spacing:.16em;font-weight:800}.login h1 em{font-style:normal;color:#35e7e1}.login h1{font-size:30px;margin:18px 0 6px;letter-spacing:-.04em}.login p{margin:0 0 20px;color:var(--muted);line-height:1.5}.field{display:flex;flex-direction:column;gap:7px;margin:12px 0}.field label{font-size:13px;font-weight:750}.field input,.card input{width:100%;min-height:52px;border:1px solid var(--line);border-radius:15px;padding:0 14px;background:#fff;outline:none}.field input:focus,.card input:focus{border-color:#98a2b3;box-shadow:0 0 0 4px #98a2b318}.primary,.secondary,.finish,.set-button{border:0;border-radius:15px;min-height:52px;padding:0 18px;font-weight:800}.primary,.finish{background:linear-gradient(100deg,#7447ff,#168cff);color:#fff}.secondary{background:var(--soft);color:var(--ink)}.login .primary{width:100%;margin-top:10px}.hint{font-size:12px;color:var(--muted);background:var(--soft);padding:12px;border-radius:14px;margin-top:14px}.error{display:block;color:var(--danger);margin-top:10px}.card{background:linear-gradient(180deg,#081a2c,#061523);border:1px solid #153a56;border-radius:22px;padding:17px;margin-bottom:12px;box-shadow:0 8px 24px #1018280a}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric{min-height:128px;display:flex;flex-direction:column;justify-content:space-between}.metric span{color:var(--muted);font-size:13px;font-weight:650}.metric strong{font-size:28px;letter-spacing:-.04em}.status-pill{display:inline-flex;padding:6px 9px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:12px;font-weight:800}.row{display:grid;gap:10px}.row button{width:100%}.list{display:grid;gap:8px}.list .card{margin-bottom:0}.student-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.avatar{width:44px;height:44px;border-radius:15px;background:var(--soft);display:grid;place-items:center;font-weight:850}.student-main{display:flex;align-items:center;gap:12px;min-width:0}.student-main b,.student-main small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-main small{color:var(--muted);margin-top:3px}.amount{font-weight:850}.hero{background:radial-gradient(circle at 90% 0,#1b55a9 0,transparent 38%),linear-gradient(145deg,#0a2138,#09152a);color:#fff;border-radius:28px;padding:22px;margin-bottom:14px;box-shadow:0 20px 50px #0b10202c}.hero-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;opacity:.68}.hero h2{font-size:32px;margin:7px 0 5px;letter-spacing:-.04em}.hero p{margin:0 0 22px;color:#cbd5e1}.hero .primary{background:#0a2036;color:#f8fbff;width:100%}.exercise h3{margin:0;font-size:19px}.exercise p{color:var(--muted);margin:6px 0 14px}.setrow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.set-button{background:var(--soft);color:var(--ink);min-height:48px}.finish{width:100%;min-height:58px;font-size:17px;margin:4px 0 16px}.summary-head{text-align:center;padding:8px 0 4px}.summary-head .check{width:64px;height:64px;border-radius:22px;margin:auto;background:#ecfdf3;color:#027a48;display:grid;place-items:center;font-size:30px;font-weight:900}.summary-head h2{font-size:28px;margin:12px 0 4px}.summary-head p{margin:0;color:var(--muted)}.story{aspect-ratio:9/16;width:min(100%,390px);margin:16px auto;border-radius:30px;background:radial-gradient(circle at 50% 20%,#334155,#0b1020 62%);color:#fff;padding:26px;display:flex;align-items:flex-end;box-shadow:0 24px 60px #0b102035;overflow:hidden}.story h1{font-size:58px;letter-spacing:-.06em;margin:8px 0}.story p{margin:8px 0;color:#e2e8f0}.story small{display:block;margin-top:18px;color:#cbd5e1}.share-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}.share-actions button{width:100%}.empty{padding:34px 18px;text-align:center;color:var(--muted)}@media (min-width:640px){main{padding:24px}.grid{grid-template-columns:repeat(4,1fr)}.row{grid-template-columns:1fr 1fr auto}.row button{width:auto}.bottom-nav{width:min(620px,calc(100% - 32px))}}@media (display-mode:standalone){.topbar{padding-top:calc(8px + env(safe-area-inset-top))}}.muted{color:var(--muted);margin-bottom:0}.block-muted{display:block;color:var(--muted);margin-top:4px}.student-card-button{width:100%;color:inherit;text-align:left;cursor:pointer}.student-card-button:hover{border-color:#25628c}.student-open{display:flex;align-items:center;gap:10px}.chevron{font-size:30px;color:var(--cyan);line-height:1}.back-button{border:0;background:transparent;color:var(--cyan);font-weight:850;padding:8px 0;margin-bottom:8px}.student-hero{display:flex;gap:14px;align-items:center;padding:14px 0 18px}.student-hero h1{font-size:28px;margin:3px 0 2px}.student-hero p{margin:0;color:var(--muted)}.avatar.large{width:58px;height:58px;border-radius:19px;font-size:22px}.tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button{flex:0 0 auto;border:1px solid var(--line);background:#061523;color:var(--muted);min-height:42px;border-radius:13px;padding:0 14px;font-weight:800}.tabs button.active{background:linear-gradient(100deg,#7447ff,#168cff);color:#fff;border-color:transparent}.big-action{width:100%;min-height:60px;font-size:16px;margin:4px 0 20px}.section-title{margin:18px 0 10px}.section-title h2{margin:0;font-size:20px}.section-title p{margin:5px 0 0;color:var(--muted);font-size:13px}.workout-row h3{margin:10px 0 4px}.workout-row p{margin:0;color:var(--muted)}.status-pill.neutral{background:#10283b;color:#8db4d0}.builder-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.builder-header h2{margin:2px 0 0}.form-card label,.rx-card label{display:block;color:#bcd6e8;font-size:12px;font-weight:800;margin:8px 0}.form-card input,.rx-card input,.search-input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#0b1020;padding:0 12px;outline:none}.form-card input:focus,.rx-card input:focus,.search-input:focus{border-color:#35e7e1;box-shadow:0 0 0 3px #35e7e119}.search-input{margin-bottom:10px}.exercise-library{display:grid;gap:8px;max-height:360px;overflow:auto;padding-right:2px}.exercise-pick{width:100%;min-height:58px;border:1px solid #153a56;background:#07182a;color:#fff;border-radius:17px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;text-align:left}.exercise-pick b,.exercise-pick small{display:block}.exercise-pick small{color:var(--muted);margin-top:3px}.exercise-pick span{font-size:25px;color:var(--cyan)}.rx-card{padding:14px}.rx-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rx-title b,.rx-title small{display:block}.rx-title small{color:var(--muted);margin-top:3px}.rx-title button{border:0;background:#351924;color:#ff9eaa;width:38px;height:38px;border-radius:12px;font-size:24px}.rx-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.note-label{margin-top:4px!important}.publish-button:disabled,.primary:disabled{opacity:.55;cursor:wait}.safe-note{font-size:12px;color:var(--muted);text-align:center;line-height:1.45}.error-banner{background:#3b1720;border:1px solid #7f2c3d;color:#ffb5bf;padding:12px;border-radius:14px;margin:12px 0}.history-row{display:flex;justify-content:space-between;align-items:center}.history-row b,.history-row small{display:block}.history-row small{color:var(--muted);margin-top:4px}.financial-card span,.financial-card strong{display:block}.financial-card strong{font-size:32px;margin:6px 0;color:var(--cyan)}.financial-card p{color:var(--muted)}.profile-list p{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #153a56;padding-bottom:12px}.profile-list p:last-child{border-bottom:0;padding-bottom:0}.profile-list span{color:var(--muted)}.exercise-tip{display:block;color:#8db4d0;margin:-7px 0 12px}.set-button.done{background:#0b5137;color:#9dffd0;border:1px solid #1e8c5c}.photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 6px}.photo-actions button{width:100%}.story{position:relative;background-size:cover;background-position:center;padding:0}.story-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0208170d 15%,#0208172e 45%,#020817f0)}.story-content{position:relative;z-index:2;align-self:flex-end;width:100%;padding:26px}.story-brand{display:block;color:var(--cyan);font-size:11px;font-weight:900;letter-spacing:.12em;margin-bottom:14px}.story.with-photo{background-color:#0b1020}.change-photo{display:block;margin:-6px auto 12px;border:0;background:transparent;color:var(--cyan);font-weight:800;padding:8px}.share-actions{margin-top:8px}@media (max-width:420px){.rx-grid{grid-template-columns:1fr 1fr}.tabs button{padding:0 11px}.student-hero h1{font-size:24px}.story-content{padding:22px}.story h1{font-size:52px}}.card select,.card textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;color:#0b1020;padding:12px;outline:none}.card select{min-height:50px}.card textarea{min-height:98px;resize:vertical}.assessment-form>label,.meal-form>label{display:block;color:#bcd6e8;font-size:12px;font-weight:800;margin:10px 0}.assessment-summary .metric{min-height:108px}.assessment-history p{color:var(--muted);margin:6px 0}.assessment-history small{color:#bdd7e9}.macro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.macro-grid label{display:block;color:#bcd6e8;font-size:11px;font-weight:800}.meal-list{display:grid;gap:10px}.meal-card h3{margin:12px 0 6px}.meal-card p{color:#c9dfed;line-height:1.5}.meal-card small{display:block;color:var(--muted);margin-top:12px}.meal-head{display:flex;align-items:center;justify-content:space-between}.meal-head button{border:0;background:#351924;color:#ff9eaa;width:36px;height:36px;border-radius:11px;font-size:22px}.meal-macros{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.meal-macros span{background:#0a263f;border:1px solid #194664;color:#bfe7ff;padding:6px 8px;border-radius:10px;font-size:12px;font-weight:800}.nutrition-note{background:#0a263f;border:1px solid #1d587a;color:#bfe7ff;padding:13px;border-radius:15px;margin-bottom:12px;font-size:12px;line-height:1.45}.equipment-chip{display:inline-flex;background:#10283b;color:#9fd7f5;border:1px solid #1f587a;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;margin-bottom:8px}.exercise-top{display:grid;grid-template-columns:minmax(0,1fr) 138px;gap:10px;align-items:start}.exercise-caution{display:block;color:#6f9ab6;margin:-3px 0 13px;font-size:11px;line-height:1.4}.student-nav{grid-template-columns:repeat(3,1fr)}.motion-demo{height:120px;border-radius:17px;background:radial-gradient(circle at 50% 30%,#174976,#061523 70%);border:1px solid #1c5275;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative}.motion-demo small{position:absolute;bottom:5px;font-size:9px;color:#86bddc;font-weight:700}.motion-person{position:relative;width:80px;height:88px;transform-origin:center bottom}.motion-head{position:absolute;width:15px;height:15px;border-radius:50%;background:#35e7e1;left:33px;top:2px;box-shadow:0 0 12px #35e7e177}.motion-body{position:absolute;width:7px;height:35px;border-radius:5px;background:#d8f5ff;left:37px;top:18px;transform-origin:center top}.motion-arm,.motion-leg{position:absolute;width:5px;height:31px;border-radius:5px;background:#61aee5;transform-origin:top center}.motion-arm.left{left:36px;top:23px;transform:rotate(42deg)}.motion-arm.right{left:40px;top:23px;transform:rotate(-42deg)}.motion-leg.left{left:37px;top:50px;transform:rotate(20deg)}.motion-leg.right{left:40px;top:50px;transform:rotate(-20deg)}.motion-load{position:absolute;width:48px;height:5px;border-radius:5px;background:#7447ff;left:17px;top:51px;box-shadow:0 0 10px #7447ff88}.motion-demo.compact{height:88px}.motion-press .motion-load{animation:pressLoad 1.4s ease-in-out infinite}.motion-press .motion-arm.left{animation:pressLeft 1.4s ease-in-out infinite}.motion-press .motion-arm.right{animation:pressRight 1.4s ease-in-out infinite}.motion-pull .motion-load{top:18px;animation:pullLoad 1.5s ease-in-out infinite}.motion-pull .motion-arm.left,.motion-pull .motion-arm.right{animation:pullArms 1.5s ease-in-out infinite}.motion-squat .motion-person{animation:squatBody 1.6s ease-in-out infinite}.motion-squat .motion-leg.left{animation:squatLeft 1.6s ease-in-out infinite}.motion-squat .motion-leg.right{animation:squatRight 1.6s ease-in-out infinite}.motion-hinge .motion-body{animation:hingeBody 1.6s ease-in-out infinite}.motion-hinge .motion-load{top:70px;animation:hingeLoad 1.6s ease-in-out infinite}.motion-curl .motion-arm.left{animation:curlLeft 1.4s ease-in-out infinite}.motion-curl .motion-arm.right{animation:curlRight 1.4s ease-in-out infinite}.motion-raise .motion-arm.left{animation:raiseLeft 1.5s ease-in-out infinite}.motion-raise .motion-arm.right{animation:raiseRight 1.5s ease-in-out infinite}.motion-core .motion-person{transform:rotate(90deg) translateY(12px);animation:corePulse 1.8s ease-in-out infinite}.motion-core .motion-load{display:none}.motion-cardio .motion-leg.left{animation:runLeft .8s ease-in-out infinite alternate}.motion-cardio .motion-leg.right,.motion-cardio .motion-arm.left{animation:runRight .8s ease-in-out infinite alternate}.motion-cardio .motion-arm.right{animation:runLeft .8s ease-in-out infinite alternate}.motion-glute .motion-person{animation:gluteLift 1.5s ease-in-out infinite}.motion-calf .motion-person{animation:calfRaise 1.1s ease-in-out infinite}.motion-general .motion-person{animation:generalMove 1.7s ease-in-out infinite}@keyframes pressLoad{50%{transform:translateY(-30px)}}@keyframes pressLeft{50%{transform:rotate(5deg)}}@keyframes pressRight{50%{transform:rotate(-5deg)}}@keyframes pullLoad{50%{transform:translateY(34px)}}@keyframes pullArms{50%{height:19px}}@keyframes squatBody{50%{transform:translateY(17px)}}@keyframes squatLeft{50%{transform:rotate(55deg)}}@keyframes squatRight{50%{transform:rotate(-55deg)}}@keyframes hingeBody{50%{transform:rotate(58deg)}}@keyframes hingeLoad{50%{transform:translateY(9px)}}@keyframes curlLeft{50%{transform:rotate(135deg)}}@keyframes curlRight{50%{transform:rotate(-135deg)}}@keyframes raiseLeft{50%{transform:rotate(90deg)}}@keyframes raiseRight{50%{transform:rotate(-90deg)}}@keyframes corePulse{50%{transform:rotate(90deg) translateY(9px) scale(.96)}}@keyframes runLeft{to{transform:rotate(48deg)}}@keyframes runRight{to{transform:rotate(-48deg)}}@keyframes gluteLift{50%{transform:translateY(-12px) rotate(-8deg)}}@keyframes calfRaise{50%{transform:translateY(-8px)}}@keyframes generalMove{50%{transform:scale(.95) translateY(5px)}}@media (max-width:480px){.exercise-top{grid-template-columns:minmax(0,1fr) 118px}.motion-demo{height:110px}.macro-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.motion-person,.motion-load,.motion-arm,.motion-leg,.motion-body{animation:none!important}}.ai-card{border-color:#245d78;background:radial-gradient(circle at 100% 0,#173b6b66,transparent 40%),linear-gradient(180deg,#071c30,#061421)}.ai-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.ai-orb{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;font-weight:950;color:#02131e;background:linear-gradient(135deg,#35e7e1,#168cff);box-shadow:0 0 28px #35e7e144}.ai-head b,.ai-head small{display:block}.ai-head small{color:var(--muted);margin-top:3px}.ai-result{margin-top:12px;padding:14px;border-radius:16px;background:#03111f;border:1px solid #1a526f;line-height:1.55;color:#dff8ff;white-space:pre-wrap}.studio-card{overflow:hidden}.studio-title h3{margin:10px 0 5px;font-size:22px}.studio-title p{margin:0 0 14px;color:var(--muted)}.studio-photo-picks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.studio-photo-picks button{min-height:54px}.filter-strip{display:flex;gap:7px;overflow-x:auto;padding:14px 0 10px;scrollbar-width:none}.filter-strip::-webkit-scrollbar{display:none}.filter-strip button{flex:0 0 auto;border:1px solid #1b4967;background:#071827;color:#9fc3dc;border-radius:999px;padding:9px 13px;font-weight:800}.filter-strip button.active{background:linear-gradient(100deg,#7447ff,#168cff);border-color:transparent;color:#fff}.studio-preview{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:22px;border:1px solid #1b4967;background:#020817;display:block}.studio-placeholder{aspect-ratio:9/16;border-radius:22px;border:1px dashed #285776;background:linear-gradient(180deg,#071a2c,#03101c);display:grid;place-items:center;text-align:center;color:var(--muted);padding:24px}.studio-actions{margin-top:12px}.studio-actions .primary{width:100%;min-height:58px}.section-title.compact{margin:16px 0 8px}.section-title.compact h3{margin:0}.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 14px}.media-thumb{background:#03111f;border:1px solid #184763;border-radius:18px;overflow:hidden}.media-thumb img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.media-thumb>div{padding:9px}.consent-line{display:flex;align-items:flex-start;gap:7px;font-size:11px;color:#c7e5f6;line-height:1.35;margin-top:7px}.consent-line input{width:18px;height:18px;min-height:0;flex:0 0 auto}.media-pick-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:5px;padding-top:0!important}.media-pick-actions button{border:1px solid #1a5576;background:#092238;color:#dff8ff;border-radius:10px;padding:8px 5px;font-size:10px;font-weight:800}.local-picks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.local-picks label{font-size:11px;color:var(--muted);background:#061421;border:1px solid #17425f;border-radius:14px;padding:10px}.local-picks input{display:block;width:100%;margin-top:7px;font-size:10px;color:#cce8f6}@media (min-width:700px){.media-grid{grid-template-columns:repeat(3,1fr)}}.personal-nav{grid-template-columns:repeat(4,1fr)}.brand-settings label{display:block;margin:12px 0;color:#d9edff;font-size:13px;font-weight:800}.brand-settings input{width:100%;min-height:52px;margin-top:7px;border:1px solid var(--line);border-radius:14px;padding:0 12px;background:#04101e;color:#fff}.brand-settings input[type=color]{padding:6px;height:54px}.brand-preview{border:2px solid;border-radius:20px;padding:20px;background:linear-gradient(145deg,#071a2c,#020817);margin:16px 0}.brand-preview span,.brand-preview b,.brand-preview small{display:block}.brand-preview span{font-weight:950;letter-spacing:.14em;font-size:12px}.brand-preview b{font-size:24px;margin-top:12px}.brand-preview small{color:var(--muted);margin-top:5px}.goal-grid{grid-template-columns:repeat(3,1fr)}.goal-status{border-left:4px solid #4b7b9a}.goal-status.above{border-left-color:#35e7e1}.goal-status.on_track{border-left-color:#2998ff}.goal-status.attention{border-left-color:#ffb84d}.goal-status h3{margin:10px 0 6px}.goal-status p{margin:0 0 4px;color:#c7dfef}.goal-form{display:grid;gap:12px}.goal-form label{display:grid;gap:7px;color:#a9cbe0;font-size:13px;font-weight:800}.attention-card{border-color:#725626}.attention-card h3{margin-top:0}.attention-card p{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #18334a;padding:11px 0;margin:0}.attention-card p span{color:#9fc3dc;text-align:right;font-size:13px}.badges-card h3{margin-top:0}.badge-list{display:flex;gap:10px;overflow-x:auto}.achievement-badge{min-width:190px;border:1px solid #24627b;background:#061827;border-radius:16px;padding:12px;display:grid;gap:4px}.achievement-badge small{color:#9fc3dc}.student-badge-hero{display:flex;align-items:center;gap:16px;border-color:#35e7e1;background:radial-gradient(circle at 0 0,#35e7e122,transparent 55%),#061827}.student-badge-hero>span{font-size:42px}.student-badge-hero small{color:#35e7e1;font-weight:900}.student-badge-hero h2{margin:4px 0}.student-badge-hero p{margin:0;color:#b9d7e9}@media (max-width:640px){.goal-grid{grid-template-columns:1fr 1fr}.attention-card p{display:grid}.goal-form .rx-grid{grid-template-columns:1fr 1fr}}
