.product-shell{min-height:100vh;background:#0d0f10;color:#f7f8f7;display:grid;grid-template-columns:250px minmax(0,1fr);--product-panel:#171a19;--product-soft:#1d211f;--product-line:#303532;--product-muted:#9daaa4;--product-green:#92f5bd}.product-sidebar{position:sticky;top:0;height:100vh;padding:26px 18px 18px;background:#111413;border-right:1px solid #262a28;display:flex;flex-direction:column;z-index:30}.product-brand-row{padding:0 10px 26px;display:flex;align-items:center;justify-content:space-between}.product-brand-row .brand{font-size:21px}.sidebar-close{display:none}.product-sidebar nav{display:grid;gap:5px}.product-sidebar nav a,.sidebar-bottom>a{height:49px;padding:0 13px;border-radius:10px;display:flex;align-items:center;gap:13px;color:#aeb9b4;font-weight:650;font-size:14px;transition:.18s ease}.product-sidebar nav a:hover,.sidebar-bottom>a:hover{background:#1a1e1c;color:white}.product-sidebar nav a.active,.sidebar-bottom>a.active{background:#20372b;color:var(--product-green)}.product-sidebar nav img,.sidebar-bottom>a img{width:20px;height:20px;object-fit:contain}.product-sidebar nav a.active img{filter:none}.sidebar-bottom{margin-top:auto;display:grid;gap:14px}.sidebar-profile{border-top:1px solid #292d2b;padding:18px 8px 4px;display:flex;align-items:center;gap:11px;min-width:0}.sidebar-profile>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--product-green);color:#07110d;font-weight:900}.sidebar-profile div{min-width:0;display:grid}.sidebar-profile strong{font-size:13px}.sidebar-profile small{font-size:10px;color:#84918b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-workspace{min-width:0}.product-topbar{height:68px;padding:0 clamp(22px,4vw,58px);border-bottom:1px solid #272a29;background:rgba(13,15,16,.9);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.product-topbar>button{display:none}.product-topbar>div{display:grid}.product-topbar>div span{font-size:9px;letter-spacing:.16em;color:var(--product-green);font-weight:850}.product-topbar>div strong{font-size:14px}.product-topbar>a{width:36px;height:36px;border:1px solid #354039;border-radius:9px;display:grid;place-items:center}.product-topbar>a img{width:19px}.product-main{width:min(1180px,calc(100% - 64px));margin:auto;padding:45px 0 80px}.product-eyebrow{display:block;color:var(--product-green);font-size:10px;letter-spacing:.16em;font-weight:900}.dashboard-hero{min-height:205px;padding:32px 38px 0;border:1px solid #313633;border-radius:20px;background:linear-gradient(112deg,#16231c,#171a19 58%,#20251f);display:flex;align-items:flex-start;justify-content:space-between;overflow:hidden}.dashboard-hero h1,.product-page-heading h1{font-size:clamp(31px,4vw,49px);line-height:1.02;letter-spacing:-.04em;margin:9px 0 12px}.dashboard-hero p,.product-page-heading p{color:var(--product-muted);max-width:620px;margin:0}.dashboard-hero>img{width:180px;align-self:flex-end}.today-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(285px,.75fr);gap:18px;margin-top:20px}.next-lesson-card,.daily-summary-card,.dashboard-section,.progress-detail-grid>article,.settings-card,.order-history{background:var(--product-panel);border:1px solid var(--product-line);border-radius:16px}.next-lesson-card{padding:30px;position:relative;overflow:hidden}.lesson-card-top{display:flex;justify-content:space-between;color:var(--product-green);text-transform:uppercase;font-size:10px;letter-spacing:.12em;font-weight:850}.lesson-card-top em{font-style:normal;color:#a5b2ac}.lesson-day-mark{position:absolute;right:22px;top:54px;opacity:.08;display:grid;text-align:right}.lesson-day-mark strong{font-size:100px;line-height:1}.lesson-day-mark span{font-size:10px;text-transform:uppercase}.next-lesson-card h2{font-size:30px;max-width:530px;margin:38px 0 10px;letter-spacing:-.025em}.next-lesson-card p{max-width:570px;color:var(--product-muted);margin-bottom:26px}.product-button{min-height:50px;padding:0 20px;border:0;border-radius:9px;background:var(--product-green);color:#07120c;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.product-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.product-button img{width:16px}.product-button.secondary{background:#202522;color:white;border:1px solid #3b423e}.product-button:disabled{opacity:.4;cursor:not-allowed;transform:none}.daily-summary-card{padding:26px}.daily-summary-card h2{font-size:22px;margin:7px 0 20px}.summary-stat{padding:13px 0;border-top:1px solid #2b302d;display:flex;gap:13px;align-items:center}.summary-stat img{width:30px;height:30px;object-fit:contain}.summary-stat span{display:grid}.summary-stat strong{font-size:14px}.summary-stat small{color:#8b9892;font-size:11px}.daily-summary-card>a{display:block;color:var(--product-green);font-size:12px;font-weight:800;margin-top:12px}.dashboard-section{padding:30px;margin-top:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-heading h2{margin:6px 0 0;font-size:25px}.section-heading>a{color:var(--product-green);font-size:12px;font-weight:800}.progress-overview{display:flex;align-items:center;gap:34px;padding-top:28px}.progress-ring{width:130px;height:130px;flex:0 0 auto;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle closest-side,#171a19 80%,transparent 81%),conic-gradient(var(--product-green) calc(var(--progress)*1%),#2a302d 0)}.progress-ring strong{font-size:30px;line-height:1}.progress-ring span{font-size:10px;color:#929f99}.progress-copy{width:100%}.progress-copy>strong{font-size:16px}.progress-copy>div{height:7px;background:#292f2c;border-radius:99px;overflow:hidden;margin:13px 0}.progress-copy i{display:block;height:100%;background:var(--product-green)}.progress-copy p{color:var(--product-muted);font-size:13px;margin:0;max-width:630px}.dashboard-grid-three{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.dashboard-grid-three>a{padding:20px;background:#151817;border:1px solid #2c312e;border-radius:13px;display:flex;gap:13px;align-items:center}.dashboard-grid-three img{width:36px}.dashboard-grid-three span{display:grid}.dashboard-grid-three strong{font-size:14px}.dashboard-grid-three small{font-size:11px;color:#929f99;margin-top:2px}.product-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.heading-progress,.virtual-balance{min-width:155px;padding:18px 22px;border:1px solid #34413a;background:#17211c;border-radius:13px;display:grid}.heading-progress strong,.virtual-balance strong{font-size:27px}.heading-progress span,.virtual-balance span{font-size:9px;letter-spacing:.14em;color:#92a098}.heading-mascot{width:140px}.module-list{display:grid;gap:24px}.module-group{background:#151817;border:1px solid #2d312f;border-radius:16px;overflow:hidden}.module-heading{padding:18px 22px;border-bottom:1px solid #2d312f;display:flex;justify-content:space-between}.module-heading span{color:var(--product-green);font-size:11px;letter-spacing:.13em;font-weight:900;text-transform:uppercase}.module-heading small{color:#89958f}.day-list{display:grid}.day-row{min-height:90px;padding:15px 20px;display:flex;align-items:center;gap:17px;border-bottom:1px solid #292d2b;transition:.18s}.day-row:last-child{border:0}.day-row:not(.locked):hover{background:#1b1f1d}.day-row.locked{opacity:.42;cursor:not-allowed}.day-row.complete{background:#162019}.day-number{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:#242a27;color:#aab5b0;font-weight:900}.day-row.complete .day-number{background:#244735;color:var(--product-green)}.day-copy{display:grid;flex:1}.day-copy small{color:#819088;font-size:9px;letter-spacing:.1em}.day-copy strong{font-size:16px;margin:2px 0}.day-copy em{font-size:12px;color:#929e98;font-style:normal}.day-row>img{width:17px}.lesson-page{width:min(900px,100%);margin:auto}.lesson-heading>a{display:inline-flex;gap:8px;align-items:center;color:#a9b4ae;font-size:12px;margin-bottom:35px}.lesson-heading>a img{width:14px}.lesson-heading>div{display:flex;justify-content:space-between;color:var(--product-green);font-size:10px;letter-spacing:.12em;font-weight:900}.lesson-heading>div em{color:#92a098;font-style:normal}.lesson-heading h1{font-size:clamp(38px,6vw,64px);line-height:1;letter-spacing:-.05em;margin:14px 0}.lesson-heading>p{font-size:18px;color:#a5b0ab;max-width:650px}.lesson-concept-card{display:grid;grid-template-columns:260px 1fr;gap:35px;margin:40px 0 20px;background:#181b1a;border:1px solid #323734;border-radius:18px;overflow:hidden;padding:30px}.lesson-visual{min-height:245px;background:#203028;border-radius:13px;position:relative;display:grid;place-items:end center;overflow:hidden}.lesson-visual>span{position:absolute;top:11px;left:20px;font-size:70px;font-weight:950;opacity:.13}.lesson-visual img{width:180px}.lesson-concept-card h2{font-size:29px;margin:8px 0 19px}.lesson-concept-card ul{list-style:none;padding:0;margin:0;display:grid;gap:16px}.lesson-concept-card li{display:flex;gap:12px;color:#c5cdc9;font-size:14px}.lesson-concept-card li img{width:17px;height:17px;margin-top:2px}.lesson-example,.knowledge-check{margin-top:20px;padding:34px;background:#181b1a;border:1px solid #323734;border-radius:18px}.lesson-example h2,.knowledge-check h2{font-size:27px;margin:7px 0 24px}.example-flow{display:grid;grid-template-columns:1fr 20px 1fr 20px 1fr;gap:12px;align-items:center}.example-flow>div{background:#202422;border:1px solid #343a36;border-radius:11px;padding:18px;min-height:112px;display:grid;align-content:center}.example-flow small{color:var(--product-green);font-size:9px;letter-spacing:.12em;font-weight:900}.example-flow strong{font-size:13px;margin-top:7px}.example-flow>i{height:1px;background:#4c5a52}.lesson-scenario-link{display:flex;gap:18px;align-items:center;padding:21px 25px;margin-top:20px;border:1px solid #365040;background:#18241d;border-radius:14px}.lesson-scenario-link>img{width:48px}.lesson-scenario-link div{display:grid}.lesson-scenario-link span{color:var(--product-green);font-size:9px;font-weight:900;letter-spacing:.12em}.lesson-scenario-link p{margin:2px 0 0;color:#98a49e;font-size:12px}.knowledge-options{display:grid;gap:10px}.knowledge-options label>input{position:absolute;opacity:0;pointer-events:none}.knowledge-options label>span,.knowledge-options>button{width:100%;min-height:62px;padding:11px 15px;border:1px solid #363c39;background:#202422;color:#eef1ef;border-radius:10px;display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer}.knowledge-options label>span b,.knowledge-options>button b{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#2c322f;color:#a7b2ad}.knowledge-options input:checked+span,.knowledge-options>button.selected{border-color:var(--product-green);background:#193225}.knowledge-options input:checked+span b{background:var(--product-green);color:#07120c}.lesson-reflection{display:grid;margin-top:22px}.lesson-reflection label,.order-ticket>label,.mentor-form>label{font-size:12px;font-weight:750;margin-bottom:7px}.lesson-reflection label small{color:#7f8c85}.lesson-reflection textarea,.order-ticket input,.order-ticket textarea,.mentor-form textarea{border:1px solid #3a403d;background:#111413;color:white;border-radius:9px;padding:13px;resize:vertical;min-height:85px;font:inherit}.confidence-scale{border:0;padding:0;margin:22px 0;display:flex;gap:8px;align-items:center}.confidence-scale legend{font-size:12px;font-weight:750;margin-bottom:8px}.confidence-scale label input{position:absolute;opacity:0}.confidence-scale label span{width:39px;height:36px;display:grid;place-items:center;background:#242926;border-radius:7px;cursor:pointer}.confidence-scale input:checked+span{background:var(--product-green);color:#07120c;font-weight:900}.lesson-feedback,.review-feedback,.order-result{margin-top:17px;padding:18px;border:1px solid #3a5946;background:#18271f;border-radius:10px}.lesson-feedback strong,.review-feedback strong,.order-result strong{display:block;color:var(--product-green);margin-bottom:5px}.lesson-feedback p,.review-feedback p,.order-result p{margin:0;color:#b1bbb6;font-size:13px}.lesson-feedback a{margin-top:15px}.empty-product-state{padding:50px 25px;text-align:center;border:1px solid #303532;background:#171a19;border-radius:18px}.empty-product-state>img{width:170px;margin:0 auto 10px}.empty-product-state h2{font-size:30px;margin:7px 0}.empty-product-state p{color:#99a69f;max-width:540px;margin:0 auto 24px}.review-stack{max-width:780px}.review-card{padding:34px;background:#171a19;border:1px solid #303532;border-radius:17px}.review-count{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;color:var(--product-green);font-weight:900}.review-count em{font-style:normal;color:#89958f}.review-card h2{font-size:30px;margin:30px 0}.review-card .knowledge-options>button:disabled{cursor:default}.simulator-heading{align-items:center}.scenario-tabs{display:flex;gap:9px;margin-bottom:12px;overflow:auto}.scenario-tabs a{min-width:115px;padding:11px 15px;border:1px solid #303633;border-radius:9px;background:#171a19;display:grid}.scenario-tabs a.active{border-color:var(--product-green);background:#1a3024}.scenario-tabs strong{font-size:13px}.scenario-tabs span{font-size:9px;color:#8b9791}.simulator-workbench{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.7fr);gap:14px}.chart-panel,.order-ticket{background:#171a19;border:1px solid #303532;border-radius:15px}.chart-panel{padding:22px;min-width:0}.chart-header{display:flex;justify-content:space-between;margin-bottom:15px}.chart-header>div{display:grid}.chart-header span{color:var(--product-green);font-size:11px;font-weight:900}.chart-header strong{font-size:17px}.chart-header small{color:#818d87;font-size:8px}.chart-panel canvas{width:100%;height:320px;background:#111413;border-radius:9px}.scenario-context{padding-top:16px}.scenario-context span{font-size:9px;color:var(--product-green);font-weight:900;letter-spacing:.12em}.scenario-context p{font-size:12px;color:#9ba7a1;margin:5px 0 0}.order-ticket{padding:23px;display:flex;flex-direction:column}.order-ticket h2{font-size:24px;margin:7px 0 20px}.order-ticket>label{display:grid;margin-bottom:13px}.order-ticket input{min-height:43px;margin-top:6px}.side-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:15px}.side-toggle input{position:absolute;opacity:0}.side-toggle span{height:43px;border:1px solid #353b38;border-radius:8px;display:grid;place-items:center;cursor:pointer}.side-toggle input:checked+span{background:#214631;color:var(--product-green);border-color:#4b7c60}.order-ticket .product-button{margin-top:5px}.order-history{padding:28px;margin-top:18px}.order-table{display:grid;margin-top:18px}.order-table>div{padding:13px 0;border-top:1px solid #2d322f;display:grid;grid-template-columns:1.2fr .7fr .6fr}.order-table span{display:grid}.order-table small{font-size:8px;color:#818d87;letter-spacing:.1em}.positive{color:var(--product-green)}.negative{color:#ff9187}.empty-row{color:#8f9c95;font-size:13px;padding:15px 0}.mentor-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:18px;min-height:calc(100vh - 190px)}.mentor-intro,.mentor-chat{border:1px solid #303532;background:#171a19;border-radius:17px}.mentor-intro{padding:34px;position:relative;overflow:hidden}.mentor-intro h1{font-size:38px;line-height:1.02;margin:10px 0 14px}.mentor-intro>p{color:#9ba7a1}.mentor-mode{padding:13px;border:1px solid #36453c;background:#19241e;border-radius:10px;display:flex;gap:10px}.mentor-mode i{width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--product-green);box-shadow:0 0 12px var(--product-green)}.mentor-mode span{display:grid}.mentor-mode strong{font-size:12px}.mentor-mode small{font-size:10px;color:#8e9a94}.mentor-intro>img{position:absolute;right:-15px;bottom:-15px;width:155px;opacity:.85}.mentor-chat{display:flex;flex-direction:column;min-height:610px;overflow:hidden}.chat-log{padding:25px;display:flex;flex:1;flex-direction:column;gap:18px;overflow:auto;max-height:560px}.chat-message{display:flex;gap:11px;max-width:88%}.chat-message.user{align-self:flex-end;flex-direction:row-reverse}.chat-message>span{width:31px;height:31px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:var(--product-green);color:#07120c;font-weight:900;font-size:11px}.chat-message.user>span{background:#435048;color:white}.chat-message>div{padding:12px 15px;background:#202422;border-radius:4px 12px 12px 12px}.chat-message.user>div{background:#1d3a2a;border-radius:12px 4px 12px 12px}.chat-message strong{font-size:10px;color:var(--product-green)}.chat-message p{white-space:pre-line;margin:4px 0 0;color:#c5ccc8;font-size:13px}.prompt-chips{padding:0 22px 12px;display:flex;gap:6px;overflow:auto}.prompt-chips button{white-space:nowrap;background:#202422;color:#aeb8b3;border:1px solid #343a37;border-radius:99px;padding:7px 11px;font-size:10px;cursor:pointer}.mentor-form{padding:17px 20px;border-top:1px solid #303532}.mentor-form>div{display:flex;gap:8px}.mentor-form textarea{min-height:58px;flex:1}.mentor-form button{width:48px;border:0;background:var(--product-green);border-radius:9px;display:grid;place-items:center}.mentor-form button img{width:17px}.mentor-form>small{font-size:9px;color:#7e8b84}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metrics-grid>div{padding:19px;background:#171a19;border:1px solid #303532;border-radius:12px;display:flex;align-items:center;gap:13px}.metrics-grid img{width:38px}.metrics-grid span{display:grid}.metrics-grid strong{font-size:23px}.metrics-grid small{font-size:9px;color:#89958f;letter-spacing:.08em;text-transform:uppercase}.progress-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.progress-detail-grid>article{padding:25px}.skill-list{margin-top:16px}.skill-list>div{padding:13px 0;border-top:1px solid #2d322f;display:flex;justify-content:space-between;gap:15px}.skill-list span{display:grid}.skill-list strong{font-size:13px}.skill-list small{font-size:10px;color:#849089}.skill-list em{font-style:normal;color:var(--product-green);font-weight:900}.completion-report{max-width:850px;margin:auto;background:#171a19;border:1px solid #303532;border-radius:20px;overflow:hidden}.completion-report>header{padding:40px;background:#1b2a21;display:flex;justify-content:space-between}.completion-report h1{font-size:43px;line-height:1.02;margin:9px 0}.completion-report header p{color:#a1aca6;max-width:590px}.completion-report header img{width:160px;align-self:flex-end}.report-score{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #303532}.report-score>div{padding:25px;text-align:center;border-right:1px solid #303532;display:grid}.report-score>div:last-child{border:0}.report-score strong{font-size:30px;color:var(--product-green)}.report-score span{font-size:10px;color:#8e9a94;text-transform:uppercase}.report-copy{padding:36px}.report-copy h2{font-size:27px;margin:8px 0}.report-copy p{color:#9ba7a1}.report-actions{display:flex;gap:9px;margin-top:25px}.settings-layout{display:grid;gap:14px;max-width:850px}.settings-card{padding:27px}.settings-card h2{font-size:21px;margin-bottom:17px}.settings-row{padding:15px 0;border-top:1px solid #2e3330;display:flex;justify-content:space-between}.settings-row span{display:grid}.settings-row strong{font-size:13px}.settings-row small{font-size:10px;color:#849089}.settings-row em{font-style:normal;color:#c1c9c5;font-size:13px}.subscription-empty{padding:18px;background:#1c201e;border-radius:10px;display:flex;gap:15px}.subscription-empty img{width:42px;height:42px}.subscription-empty p{font-size:12px;color:#919d97;margin:4px 0}.register-loop{display:grid;gap:8px;margin-top:25px}.register-loop>div{padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:9px;display:flex;align-items:center;gap:13px}.register-loop b{color:var(--lime)}.form-hint{color:#83938b;margin-top:-9px}.sidebar-scrim{display:none}
@media(max-width:980px){.product-shell{grid-template-columns:1fr}.product-sidebar{position:fixed;left:0;transform:translateX(-105%);width:270px;transition:transform .25s}.product-shell.menu-open .product-sidebar{transform:none}.sidebar-close{display:block;border:0;background:none;color:white;font-size:25px}.sidebar-scrim{display:block;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:25;opacity:0;pointer-events:none;transition:.2s}.product-shell.menu-open .sidebar-scrim{opacity:1;pointer-events:auto}.product-topbar>button{display:grid;border:0;background:none;width:38px}.product-topbar>button img{width:22px}.product-main{width:min(100% - 40px,900px);padding-top:28px}.simulator-workbench,.mentor-layout{grid-template-columns:1fr}.mentor-intro{min-height:290px}.metrics-grid{grid-template-columns:1fr 1fr}.progress-detail-grid{grid-template-columns:1fr}}
@media(max-width:700px){.product-topbar{height:61px;padding:0 15px}.product-topbar>div{margin-right:auto;margin-left:8px}.product-main{width:calc(100% - 28px);padding:20px 0 65px}.dashboard-hero{min-height:180px;padding:24px 20px 0}.dashboard-hero h1,.product-page-heading h1{font-size:32px}.dashboard-hero>img{width:115px;margin-right:-12px}.today-layout{grid-template-columns:1fr}.next-lesson-card,.daily-summary-card,.dashboard-section{padding:21px}.next-lesson-card h2{font-size:25px;margin-top:30px}.dashboard-grid-three{grid-template-columns:1fr}.product-page-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.heading-progress,.virtual-balance{width:100%}.heading-mascot{display:none}.day-row{padding:13px 12px;gap:12px}.day-copy em{display:none}.day-copy strong{font-size:14px}.lesson-heading h1{font-size:40px}.lesson-concept-card{grid-template-columns:1fr;padding:18px;gap:22px}.lesson-visual{min-height:190px}.lesson-visual img{width:150px}.lesson-example,.knowledge-check{padding:21px}.example-flow{grid-template-columns:1fr}.example-flow>i{width:1px;height:15px;margin:auto}.knowledge-check h2{font-size:23px}.scenario-tabs{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.scenario-tabs a{min-width:0}.chart-panel canvas{height:240px}.order-table>div{grid-template-columns:1fr 1fr}.order-table>div span:last-child{display:none}.mentor-intro h1{font-size:31px}.mentor-intro>img{width:115px}.chat-message{max-width:96%}.metrics-grid{grid-template-columns:1fr}.completion-report>header{padding:28px;display:block}.completion-report header img{width:120px;margin-left:auto}.completion-report h1{font-size:34px}.report-score{grid-template-columns:1fr}.report-score>div{border-right:0;border-bottom:1px solid #303532}.report-actions{flex-direction:column}.settings-row{display:grid;gap:7px}.progress-overview{align-items:flex-start;flex-direction:column}.progress-ring{width:110px;height:110px}.register-page .login-preview{min-height:480px}}
@media(prefers-reduced-motion:reduce){.product-sidebar,.sidebar-scrim,.product-button{transition:none!important}}
.chart-coach{margin-top:17px;padding-top:16px;border-top:1px solid #2d322f}.chart-coach>.product-button{min-height:42px;font-size:12px}.chart-coach>.product-button img{width:18px}.chart-coach>small{display:block;color:#829088;font-size:9px;margin-top:7px}.chart-coach-result{margin-top:13px;padding:16px;background:#1a2920;border:1px solid #355340;border-radius:9px}.chart-coach-result p{white-space:pre-line;color:#c1cac5;font-size:12px;margin:0}.chart-coach-result small{display:block;color:var(--product-green);font-size:9px;margin-top:11px}
.product-shell .progress-ring:after{content:none}

/* Carbon application theme and dashboard visual system. */
.product-shell{background:#111112;--product-panel:#1e1e1f;--product-soft:#242425;--product-line:#343436;--product-muted:#a4a4a8;--product-green:#a6ffcb}
.product-sidebar{background:#151516;border-right-color:#2d2d2f}
.product-sidebar nav a.active,.sidebar-bottom>a.active{background:#26352d;color:var(--product-green)}
.product-sidebar nav a:hover,.sidebar-bottom>a:hover{background:#202022}
.sidebar-profile{border-top-color:#303032}
.product-topbar{border-bottom-color:#2d2d2f;background:rgba(17,17,18,.94)}
.product-topbar>a{border-color:#3a3a3d;background:#1e1e1f}
.dashboard-hero{min-height:238px;padding:34px 36px;border-color:#363638;border-radius:18px;background:#1e1e1f;display:grid;grid-template-columns:minmax(0,1fr) 285px;align-items:center;gap:28px}
.dashboard-hero-copy{max-width:680px}
.dashboard-hero h1{max-width:670px;margin:10px 0 13px;font-size:clamp(36px,3.15vw,46px);line-height:1.04;letter-spacing:-.045em;text-wrap:balance}
.dashboard-hero p{max-width:650px;font-size:14px;line-height:1.65}
.dashboard-hero-art{height:170px;position:relative;display:flex;align-items:flex-end;justify-content:flex-end;border:1px solid #363638;border-radius:14px;background:#181819;overflow:hidden}
.dashboard-hero-art:before{content:'';position:absolute;inset:18px;border:1px solid #2c2c2e;border-radius:50%}
.dashboard-hero-art>img{position:relative;z-index:2;width:170px;height:170px;object-fit:contain;margin-right:2px}
.hero-achievement{position:absolute;left:14px;bottom:14px;z-index:3;min-width:118px;padding:10px 11px;border:1px solid #3a4f41;border-radius:10px;background:#202622;display:flex;align-items:center;gap:9px;box-shadow:0 12px 25px rgba(0,0,0,.22)}
.hero-achievement>img{width:26px;height:26px;object-fit:contain}
.hero-achievement span{display:grid}.hero-achievement strong{font-size:13px}.hero-achievement small{color:#919196;font-size:8px;text-transform:uppercase;letter-spacing:.07em}
.today-layout{grid-template-columns:minmax(0,1.65fr) minmax(290px,.72fr);gap:16px;margin-top:16px}
.next-lesson-card,.daily-summary-card,.dashboard-section{border-color:#363638;background:#1e1e1f;border-radius:15px}
.next-lesson-card{padding:25px 26px}
.lesson-card-body{min-height:245px;display:grid;grid-template-columns:minmax(0,1fr) 205px;align-items:center;gap:24px}
.lesson-card-copy{position:relative;z-index:2}
.lesson-icon{width:48px;height:48px;display:grid;place-items:center;margin:24px 0 14px;border:1px solid #3a4a40;border-radius:12px;background:#252d28}
.lesson-icon img{width:27px;height:27px;object-fit:contain}
.next-lesson-card h2{max-width:500px;margin:0 0 9px;font-size:27px;line-height:1.1;letter-spacing:-.025em}
.next-lesson-card p{max-width:520px;margin-bottom:22px;font-size:13px;line-height:1.6}
.lesson-day-mark{right:224px;top:45px}.lesson-day-mark strong{font-size:78px}.lesson-day-mark span{font-size:8px}
.lesson-card-visual{height:220px;position:relative;display:flex;align-items:flex-end;justify-content:center;border:1px solid #343436;border-radius:13px;background:#181819;overflow:hidden}
.lesson-card-visual>img{width:190px;height:190px;object-fit:contain;margin-bottom:-12px}
.lesson-card-visual>span{position:absolute;left:10px;right:10px;bottom:10px;z-index:2;min-height:34px;padding:7px 9px;border:1px solid #3c4b42;border-radius:8px;background:rgba(29,35,31,.94);display:flex;align-items:center;gap:7px;color:#dfe7e2;font-size:9px;font-weight:800}
.lesson-card-visual>span img{width:19px;height:19px}
.daily-summary-card{position:relative;overflow:hidden;padding:24px}
.rhythm-heading{min-height:82px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #303032;margin-bottom:2px}
.rhythm-heading h2{max-width:165px;margin:6px 0 0;font-size:20px;line-height:1.13}
.rhythm-heading>img{width:84px;height:84px;object-fit:contain;margin:-16px -7px 0 0}
.summary-stat{border-top:0;border-bottom:1px solid #303032;padding:13px 0}.summary-stat:last-of-type{border-bottom:0}
.summary-stat>img{width:34px;height:34px;padding:7px;border:1px solid #39453e;border-radius:9px;background:#252d28}
.dashboard-section{margin-top:16px;padding:27px 28px}
.progress-overview{gap:30px;padding-top:22px}.progress-ring{background:radial-gradient(circle closest-side,#1e1e1f 80%,transparent 81%),conic-gradient(var(--product-green) calc(var(--progress)*1%),#353537 0)}
.progress-signals{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;height:auto!important;margin:20px 0 0!important;background:transparent!important;border-radius:0!important;overflow:visible!important}
.progress-signals>span{min-height:58px;padding:9px 11px;border:1px solid #343436;border-radius:9px;background:#181819;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center}
.progress-signals img{grid-row:1/3;width:26px;height:26px;object-fit:contain}.progress-signals b{font-size:13px;line-height:1}.progress-signals small{color:#88888d;font-size:8px;text-transform:uppercase;letter-spacing:.06em}
.dashboard-grid-three{gap:12px;margin-top:12px}.dashboard-grid-three>a{min-height:86px;padding:16px;border-color:#343436;background:#1e1e1f;transition:border-color .18s,transform .18s,background .18s}.dashboard-grid-three>a:hover{border-color:#52675a;background:#222423;transform:translateY(-2px)}
.dashboard-grid-three>a>span:nth-child(2){flex:1}.action-icon{width:44px;height:44px;flex:0 0 auto;display:grid!important;place-items:center;border:1px solid #3a4a40;border-radius:11px;background:#252d28}.dashboard-grid-three .action-icon img{width:25px;height:25px}.dashboard-grid-three .action-arrow{width:15px;height:15px;opacity:.55}
@media(max-width:1100px){.dashboard-hero{grid-template-columns:minmax(0,1fr) 230px}.dashboard-hero-art{height:155px}.dashboard-hero-art>img{width:150px;height:150px}.lesson-card-body{grid-template-columns:1fr 170px}.lesson-card-visual{height:205px}.lesson-day-mark{display:none}}
@media(max-width:760px){.dashboard-hero{min-height:0;padding:24px 20px 0;grid-template-columns:1fr;gap:8px}.dashboard-hero h1{font-size:34px}.dashboard-hero p{font-size:13px}.dashboard-hero-art{width:100%;height:145px;border-bottom:0;border-radius:13px 13px 0 0}.dashboard-hero-art>img{width:145px;height:145px}.hero-achievement{left:10px;bottom:10px}.today-layout{grid-template-columns:1fr}.lesson-card-body{display:block;min-height:0}.lesson-card-visual{height:150px;margin-top:20px}.lesson-card-visual>img{width:150px;height:150px}.lesson-icon{margin-top:20px}.rhythm-heading{min-height:74px}.progress-signals{grid-template-columns:1fr}.dashboard-grid-three>a{min-height:78px}}

/* Purpose-built phone dashboard: compact, visual, and touch friendly. */
@media(max-width:760px){
  .product-main{width:calc(100% - 24px);padding-top:14px}
  .dashboard-hero{display:block;padding:20px;border-radius:15px}
  .dashboard-hero-copy{max-width:none}
  .dashboard-hero h1{max-width:310px;margin:7px 0 9px;font-size:30px;line-height:1.03;letter-spacing:-.04em;text-wrap:balance}
  .dashboard-hero p{font-size:12px;line-height:1.55}
  .dashboard-hero-art{height:96px;margin-top:14px;border:1px solid #343436;border-radius:11px}
  .dashboard-hero-art:before{inset:9px auto 9px 50%;width:82px}
  .dashboard-hero-art>img{width:112px;height:112px;margin-right:5px}
  .hero-achievement{left:9px;bottom:9px;min-width:126px;padding:8px 9px}
  .hero-achievement>img{width:23px;height:23px}
  .hero-achievement strong{font-size:12px}
  .hero-achievement small{font-size:7px}
  .today-layout{gap:12px;margin-top:12px}
  .next-lesson-card{padding:20px}
  .lesson-card-top{font-size:8px}
  .lesson-card-body{display:grid;grid-template-columns:1fr 96px;gap:12px;align-items:start}
  .lesson-icon{width:40px;height:40px;margin:18px 0 12px;border-radius:10px}
  .lesson-icon img{width:23px;height:23px}
  .next-lesson-card h2{margin-bottom:7px;font-size:23px;line-height:1.08}
  .next-lesson-card p{margin-bottom:16px;font-size:11px;line-height:1.5}
  .next-lesson-card .product-button{min-height:48px;width:100%;padding-inline:13px;font-size:12px}
  .lesson-card-visual{height:150px;margin-top:18px;grid-column:2;grid-row:1;align-self:start}
  .lesson-card-visual>img{width:116px;height:116px;margin-bottom:18px}
  .lesson-card-visual>span{left:6px;right:6px;bottom:6px;min-height:29px;padding:5px;font-size:7px;line-height:1.15}
  .lesson-card-visual>span img{width:16px;height:16px}
  .lesson-card-copy{grid-column:1;grid-row:1}
  .daily-summary-card{display:grid;grid-template-columns:repeat(3,1fr);padding:18px}
  .rhythm-heading{grid-column:1/-1;min-height:60px;margin-bottom:7px}
  .rhythm-heading h2{max-width:none;font-size:18px}
  .rhythm-heading>img{width:68px;height:68px;margin:-15px -5px 0 0}
  .summary-stat{min-width:0;padding:10px 4px;border-right:1px solid #303032;border-bottom:0;display:grid;justify-items:center;gap:6px;text-align:center}
  .summary-stat:last-of-type{border-right:0}
  .summary-stat>img{width:31px;height:31px;padding:6px}
  .summary-stat span{display:grid}
  .summary-stat strong{font-size:11px}
  .summary-stat small{display:none}
  .daily-summary-card>a{grid-column:1/-1;text-align:center}
  .dashboard-section{margin-top:12px;padding:20px}
  .dashboard-section .section-heading{align-items:center}
  .dashboard-section .section-heading h2{font-size:20px}
  .dashboard-section .section-heading>a{font-size:9px}
  .progress-overview{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:16px;padding-top:18px}
  .progress-ring{width:82px;height:82px}
  .progress-ring strong{font-size:24px}
  .progress-ring span{font-size:7px}
  .progress-copy>strong{font-size:13px}
  .progress-copy>div:not(.progress-signals){height:5px;margin:9px 0}
  .progress-copy>p{display:none}
  .progress-signals{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px!important}
  .progress-signals>span{min-height:49px;padding:7px;grid-template-columns:22px 1fr;column-gap:6px}
  .progress-signals img{width:21px;height:21px}
  .progress-signals b{font-size:11px}
  .progress-signals small{font-size:6px}
  .dashboard-grid-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:8px}
  .dashboard-grid-three>a{min-height:95px;padding:11px 8px;display:flex;align-items:flex-start;flex-direction:column;gap:8px}
  .dashboard-grid-three>a>span:nth-child(2){display:block}
  .dashboard-grid-three strong{font-size:11px;line-height:1.15}
  .dashboard-grid-three small,.dashboard-grid-three .action-arrow{display:none}
  .action-icon{width:36px;height:36px;border-radius:9px}
  .dashboard-grid-three .action-icon img{width:21px;height:21px}
}
@media(max-width:370px){.dashboard-hero h1{font-size:28px}.lesson-card-body{grid-template-columns:1fr 84px}.lesson-card-visual{height:136px}.lesson-card-visual>img{width:104px;height:104px}.next-lesson-card h2{font-size:21px}.dashboard-grid-three strong{font-size:10px}}

/* Keep compact navigation marks crisp at every width. */
.sidebar-profile>span{flex:0 0 36px;aspect-ratio:1;border-radius:50%}
.product-topbar>button{height:40px;padding:8px;border:1px solid #343436;border-radius:9px;background:#1e1e1f;place-items:center}
.product-topbar>button img{width:21px;height:21px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}
@media(max-width:760px){.product-topbar{background:#111112;-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate}.product-topbar>button{display:grid;flex:0 0 40px}.product-topbar>button img{width:22px;height:22px}}

/* Learn modules, realistic chart chrome, and compact progress evidence. */
.module-heading{width:100%;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}
.module-heading-title,.module-heading-meta{display:flex;align-items:center}
.module-heading-title{gap:11px}.module-heading-title>img{width:25px;height:25px;object-fit:contain}.module-heading-title b{font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.module-heading-meta{gap:12px}.module-heading-meta i{width:9px;height:9px;border-right:2px solid #75827b;border-bottom:2px solid #75827b;transform:rotate(45deg);transition:transform .2s}
.module-group.module-open .module-heading-meta i{transform:rotate(225deg)}
.module-group:not(.module-open) .day-list{display:none}
.chart-toolbar{height:32px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 10px;border:1px solid #2d3230;border-radius:7px;background:#151817;color:#849089;font-size:8px;letter-spacing:.08em}
.chart-toolbar>span{color:#a3afa9;font-weight:800}.chart-toolbar>div{display:flex;align-items:center;gap:5px}.chart-toolbar i{width:7px;height:7px;border-radius:2px}.chart-toolbar i.up{margin-left:8px;background:#68e0a0}.chart-toolbar i.down{margin-left:8px;background:#ef8278}
.progress-detail-grid .section-heading p{margin:4px 0 0;color:#818d87;font-size:10px}.progress-detail-grid .section-heading>a{color:var(--product-green);font-size:10px;font-weight:800}
.skill-list>div>span{min-width:0;flex:1}.skill-list>div>span>i{height:4px;display:block;margin-top:8px;border-radius:99px;background:#2e3330;overflow:hidden}.skill-list>div>span>i b{height:100%;display:block;border-radius:inherit;background:var(--product-green)}
.application-empty{min-height:235px;display:grid;place-items:center;align-content:center;text-align:center}.application-empty img{width:125px;height:125px;object-fit:contain;margin-bottom:-8px}.application-empty p{max-width:270px;margin:0;color:#8f9c95;font-size:12px}.application-empty a{margin-top:10px;color:var(--product-green);font-size:11px;font-weight:800}
@media(max-width:760px){
  .learn-heading,.progress-heading{margin-bottom:18px}
  .learn-heading h1,.progress-heading h1{font-size:31px}
  .learn-heading .heading-progress{padding:13px 16px}
  .module-list{gap:8px;padding-bottom:18px}
  .module-group{border-radius:12px}
  .module-heading{min-height:58px;padding:11px 13px}
  .module-heading-title{gap:9px}.module-heading-title>img{width:22px;height:22px}.module-heading-title b{font-size:9px;letter-spacing:.09em}
  .module-heading-meta{gap:9px}.module-heading-meta small{font-size:9px}
  .day-row{min-height:76px;padding:11px 12px}
  .day-number{width:38px;height:38px;border-radius:9px}
  .day-copy small{font-size:7px}.day-copy strong{font-size:13px;line-height:1.2}
  .progress-heading .product-button{width:100%;min-height:48px}
  .metrics-grid{grid-template-columns:1fr 1fr;gap:8px}
  .metrics-grid>div{min-height:78px;padding:13px;gap:10px}
  .metrics-grid img{width:31px;height:31px}.metrics-grid strong{font-size:18px}.metrics-grid small{font-size:7px}
  .progress-detail-grid{grid-template-columns:1fr;gap:10px;margin-top:10px}
  .progress-detail-grid>article{padding:18px;border-radius:12px}
  .progress-detail-grid .section-heading h2{font-size:20px}.progress-detail-grid .section-heading p{font-size:8px}
  .skill-list{margin-top:12px}.skill-list>div{padding:10px 0}.skill-list strong{font-size:11px}.skill-list small{font-size:8px;line-height:1.35}.skill-list em{font-size:11px}
  .application-empty{min-height:185px}.application-empty img{width:100px;height:100px}
  .chart-panel{padding:14px}.chart-toolbar{height:29px;padding-inline:8px;font-size:6px}.chart-toolbar>div{gap:3px}.chart-toolbar i.up,.chart-toolbar i.down{margin-left:5px}
  .chart-panel canvas{height:285px}
}

/* Shared containment guarantees for narrow product layouts. */
.product-workspace,.product-main,.product-main>*{min-width:0;max-width:100%}
.product-main{overflow-x:clip}
.module-group,.progress-detail-grid>article,.mentor-intro,.mentor-chat,.simulator-workbench>*{min-width:0;max-width:100%;overflow:hidden}
.module-heading-title{min-width:0;flex:1}.module-heading-title b,.day-copy strong,.skill-list strong,.skill-list small{overflow-wrap:anywhere}
.module-heading-meta{flex:0 0 auto}.day-copy{min-width:0}
@media(max-width:760px){.product-main{padding-bottom:max(24px,env(safe-area-inset-bottom))}.module-list{margin-bottom:12px}}

/* The product uses one scroll surface. The document and sidebar never create
   competing scrollbars; every dashboard route scrolls inside the workspace. */
html.product-root,body.product-body{height:100vh;height:100dvh;min-height:0;overflow:hidden;background:#111112;color-scheme:dark}
.product-body .product-shell{height:100%;min-height:0;overflow:hidden}
.product-body .product-sidebar{height:100%;min-height:0;overflow:hidden}
.product-body .product-workspace{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;background:#111112}
@supports not (height:100dvh){html.product-root,body.product-body{height:100vh}}

/* Mentor becomes an app-like chat surface on phones. */
@media(max-width:760px){
  .mentor-layout{display:block;min-height:0}
  .mentor-intro{height:205px;min-height:205px;padding:18px;border-radius:14px}
  .mentor-intro h1{max-width:245px;margin:7px 0 8px;font-size:27px;line-height:1.02}
  .mentor-intro>p{max-width:245px;margin:0;color:#9ba7a1;font-size:10px;line-height:1.45}
  .mentor-mode{position:absolute;left:18px;bottom:16px;width:220px;padding:8px 10px;gap:8px;border-radius:8px}
  .mentor-mode strong{font-size:10px}.mentor-mode small{font-size:8px;line-height:1.25}
  .mentor-mode i{width:7px;height:7px}
  .mentor-intro>img{right:5px;bottom:0;width:100px;height:100px;object-fit:contain;opacity:1}
  .mentor-chat{height:calc(100dvh - 302px);min-height:510px;max-height:610px;margin-top:10px;border-radius:14px}
  .chat-log{min-height:0;max-height:none;padding:15px;gap:13px}
  .chat-message{max-width:100%;gap:8px}.chat-message>span{width:28px;height:28px;font-size:9px}.chat-message>div{min-width:0;padding:10px 12px}.chat-message strong{font-size:9px}.chat-message p{font-size:11px;line-height:1.45}
  .prompt-chips{min-height:70px;padding:7px 12px;gap:5px;border-top:1px solid #2c302e;display:grid;grid-template-columns:1fr 1fr;overflow:visible}
  .prompt-chips button{min-width:0;min-height:27px;padding:5px 7px;font-size:7px;line-height:1.15;white-space:normal}
  .prompt-chips button:last-child{grid-column:1/-1}
.mentor-form{padding:10px 12px 12px}.mentor-form>label{margin-bottom:5px;font-size:9px}.mentor-form>div{gap:6px}.mentor-form textarea{min-height:50px;max-height:82px;padding:10px;font-size:11px}.mentor-form button{width:44px;min-width:44px;height:50px}.mentor-form>small{display:block;margin-top:5px;font-size:7px;line-height:1.3}
}

/* Five-stage lesson player: teach, demonstrate, apply, and retrieve. */
.lesson-player{width:min(980px,100%);margin:auto;min-width:0}.lesson-player-header{margin-bottom:24px}
.lesson-map-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:26px;color:#aeb8b3;font-size:12px;font-weight:750}.lesson-map-link img{width:14px;height:14px;object-fit:contain;filter:brightness(0) invert(1);opacity:.7}
.lesson-meta,.lesson-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:18px}.lesson-meta{color:var(--product-green);font-size:9px;font-weight:900;letter-spacing:.13em}.lesson-meta em{color:#909c96;font-style:normal}
.lesson-player-progress{height:6px;margin:13px 0 8px;border-radius:99px;background:#2b2d2c;overflow:hidden}.lesson-player-progress i{display:block;height:100%;border-radius:inherit;background:var(--product-green);transition:width .28s ease}.lesson-progress-copy{color:#818c87;font-size:9px}.lesson-progress-copy span{color:#c7cfcb;font-weight:800}.lesson-progress-copy b{color:var(--product-green)}
.lesson-stage{animation:lessonStageIn .24s ease}.lesson-stage[hidden]{display:none}@keyframes lessonStageIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.lesson-stage-heading{min-height:130px;display:flex;align-items:flex-start;justify-content:space-between;gap:35px;margin-bottom:25px;padding:28px 30px;border:1px solid #343638;border-radius:17px;background:#1e1e1f;overflow:hidden}.lesson-stage-heading>div{min-width:0}.lesson-stage-heading h1{max-width:760px;margin:7px 0 9px;font-size:clamp(32px,4.4vw,48px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.lesson-stage-heading p{max-width:690px;margin:0;color:#9fa9a4;font-size:14px;line-height:1.6}
.stage-time{flex:0 0 auto;padding:9px 11px;border:1px solid #3a4d42;border-radius:8px;background:#202a24;color:var(--product-green);font-size:9px;font-weight:900;letter-spacing:.1em}.lesson-stage-mascot{width:120px;height:120px;flex:0 0 auto;object-fit:contain;align-self:flex-end;margin-bottom:-23px}
.lesson-concept-hero{min-height:300px;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);margin-bottom:16px;border:1px solid #343638;border-radius:18px;background:#1e1e1f;overflow:hidden}.lesson-concept-copy{padding:31px;display:flex;flex-direction:column;justify-content:center}.lesson-concept-copy>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.lesson-concept-copy h1{margin:15px 0 11px;font-size:clamp(34px,4vw,50px);line-height:1.01;letter-spacing:-.05em;text-wrap:balance}.lesson-concept-copy>p{margin:0;color:#a6b0aa;font-size:13px;line-height:1.65}
.lesson-scene{min-width:0;position:relative;margin:0;border-left:1px solid #343638;background:#121414;overflow:hidden}.lesson-scene>img{width:100%;height:100%;object-fit:cover;object-position:center;animation:lessonSceneDrift 8s ease-in-out infinite alternate}.lesson-scene-alt>img{object-position:62% center;animation-direction:alternate-reverse}.lesson-scene:after{content:'';position:absolute;inset:0;border:10px solid rgba(166,255,203,.035);pointer-events:none}.lesson-scene figcaption{position:absolute;left:15px;right:15px;bottom:15px;z-index:3;min-height:54px;padding:10px 12px;border:1px solid #43584b;border-radius:11px;background:rgba(20,25,22,.92);backdrop-filter:blur(8px);display:flex;align-items:center;gap:10px}.lesson-scene figcaption>img{width:30px;height:30px;padding:6px;border-radius:8px;background:#29372f;object-fit:contain}.lesson-scene figcaption>span{display:grid}.lesson-scene figcaption small{color:#8b9991;font-size:7px;letter-spacing:.1em}.lesson-scene figcaption strong{font-size:12px}
.lesson-scene-pulse{position:absolute;inset:0;z-index:2;pointer-events:none}.lesson-scene-pulse i{position:absolute;width:8px;height:8px;border:2px solid var(--product-green);border-radius:50%;box-shadow:0 0 12px rgba(166,255,203,.55);animation:lessonPulse 3.2s ease-in-out infinite}.lesson-scene-pulse i:nth-child(1){left:13%;top:18%}.lesson-scene-pulse i:nth-child(2){right:14%;top:25%;animation-delay:.8s}.lesson-scene-pulse i:nth-child(3){right:28%;bottom:27%;animation-delay:1.6s}
@keyframes lessonSceneDrift{from{transform:scale(1.01) translate3d(-2px,0,0)}to{transform:scale(1.045) translate3d(3px,-2px,0)}}@keyframes lessonPulse{0%,100%{opacity:.25;transform:scale(.65)}50%{opacity:1;transform:scale(1.35)}}
.lesson-story-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(290px,.75fr);gap:16px}.lesson-reading,.concept-diagram,.worked-example-path article,.lesson-question-card,.lesson-reflection-card,.example-outcomes>div{border:1px solid #343638;border-radius:15px;background:#1e1e1f}
.lesson-reading{padding:30px}.lesson-reading>p{color:#c7cdca;font-size:15px;line-height:1.78}.lesson-reading>p:last-of-type{margin-bottom:26px}.lesson-key-points{padding-top:22px;border-top:1px solid #343638}.lesson-key-points>span{display:block;margin-bottom:12px;color:var(--product-green);font-size:8px;font-weight:900;letter-spacing:.13em}.lesson-key-points>div{display:flex;align-items:flex-start;gap:11px;margin-top:11px}.lesson-key-points img{width:17px;height:17px;object-fit:contain}.lesson-key-points p{margin:0;color:#afb8b3;font-size:12px;line-height:1.5}
.concept-diagram{align-self:stretch;padding:23px;background:#171918;overflow:hidden}.concept-diagram-title{display:flex;align-items:center;gap:11px;padding-bottom:20px;border-bottom:1px solid #303231}.concept-diagram-title>img{width:38px;height:38px;padding:8px;border:1px solid #3b4e43;border-radius:10px;background:#222b26;object-fit:contain}.concept-diagram-title span{display:grid}.concept-diagram-title small{color:#7f8a84;font-size:7px;letter-spacing:.1em}.concept-diagram-title strong{font-size:13px}.concept-diagram-items{display:grid;gap:9px;margin-top:14px}.concept-diagram-item{min-width:0;padding:13px;border:1px solid #303332;border-radius:10px;background:#202221;display:flex;gap:11px}.concept-diagram-item>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;background:#2b3e33;color:var(--product-green);font-size:8px;font-weight:900}.concept-diagram-item p{min-width:0;margin:0;display:grid}.concept-diagram-item small{color:#858f8a;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.concept-diagram-item strong{margin:2px 0;font-size:13px;overflow-wrap:anywhere}.concept-diagram-item em{color:#9ba59f;font-size:9px;font-style:normal;line-height:1.4}
.worked-example-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.worked-example-path article{position:relative;min-height:215px;padding:25px;overflow:hidden;animation:lessonCardRise .35s ease both}.worked-example-path article:nth-child(2){animation-delay:.08s}.worked-example-path article:nth-child(3){animation-delay:.16s}.worked-example-path article:after{content:'';position:absolute;left:25px;right:25px;bottom:0;height:3px;background:var(--product-green);opacity:.45}.worked-example-path article>img{width:39px;height:39px;margin-bottom:17px;padding:8px;border:1px solid #405247;border-radius:10px;background:#243029;object-fit:contain}.worked-example-path article>span{display:block;color:var(--product-green);font-size:8px;font-weight:900;letter-spacing:.13em}.worked-example-path h2{margin:9px 0 10px;font-size:21px;line-height:1.12}.worked-example-path p{margin:0;color:#a8b1ac;font-size:12px;line-height:1.65}@keyframes lessonCardRise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.example-outcomes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.example-outcomes>div{min-height:92px;padding:18px;display:flex;align-items:flex-start;gap:12px}.example-outcomes img{width:30px;height:30px;object-fit:contain}.example-outcomes span{display:grid}.example-outcomes small{color:#828d87;font-size:7px;font-weight:900;letter-spacing:.11em}.example-outcomes strong{margin-top:5px;font-size:12px;line-height:1.5}.example-result{border-color:#3a5746!important;background:#19231d!important}.example-mistake{border-color:#57443e!important;background:#241d1b!important}
.lesson-question-card{min-width:0;margin:0;padding:28px}.lesson-question-card>h2,.lesson-question-card legend strong{display:block;max-width:760px;font-size:25px;line-height:1.2;letter-spacing:-.02em}.lesson-question-card legend{width:100%;padding:0}.lesson-question-card legend>span{display:block;margin-bottom:8px;color:var(--product-green);font-size:8px;font-weight:900;letter-spacing:.12em}
.lesson-answer-list{display:grid;gap:9px;margin-top:22px}.lesson-answer-list button,.lesson-answer-list label>span{width:100%;min-height:67px;padding:12px 14px;border:1px solid #3a3c3d;border-radius:11px;background:#242526;color:#eef1ef;display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer;transition:.16s ease}.lesson-answer-list button:hover,.lesson-answer-list label>span:hover{border-color:#587064;background:#282b29}.lesson-answer-list b{width:37px;height:37px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#303332;color:#b2bbb6;font-size:11px}.lesson-answer-list button>span,.lesson-answer-list label em{flex:1;font-size:13px;font-style:normal;font-weight:700}.lesson-answer-list i{width:21px;height:21px;flex:0 0 auto;border:1px solid #56615b;border-radius:50%}.lesson-answer-list button.selected,.lesson-answer-list input:checked+span{border-color:var(--product-green);background:#203228}.lesson-answer-list button.selected b,.lesson-answer-list input:checked+span b{background:var(--product-green);color:#09120d}.lesson-answer-list button.selected i,.lesson-answer-list input:checked+span i{border:6px solid var(--product-green)}.lesson-answer-list input{position:absolute;opacity:0;pointer-events:none}
.inline-answer-feedback{margin-top:13px;padding:15px 17px;border:1px solid #405649;border-radius:10px;background:#1a2820;color:#c5cec9;font-size:12px;line-height:1.55}.inline-answer-feedback strong{display:block;margin-bottom:4px;color:var(--product-green)}.mastery-question-list{display:grid;gap:13px}
.lesson-reflection-card{margin-top:13px;padding:25px}.lesson-reflection-card>label{display:grid}.lesson-reflection-card>label span{color:var(--product-green);font-size:8px;font-weight:900;letter-spacing:.12em}.lesson-reflection-card>label strong{margin:5px 0 11px;font-size:14px}.lesson-reflection-card textarea{width:100%;min-height:92px;padding:14px;border:1px solid #3b3e3c;border-radius:10px;background:#151716;color:white;resize:vertical;font:inherit;font-size:13px}.lesson-reflection-card .confidence-scale{margin-bottom:0}
.mastery-heading-visual{min-width:135px!important;align-self:stretch;display:flex;align-items:flex-end;justify-content:flex-end;position:relative}.mastery-heading-visual .stage-time{position:absolute;right:0;top:0;z-index:2}.mastery-heading-visual .lesson-stage-mascot{margin:0 -5px -28px 0;animation:masteryMascotFloat 3.8s ease-in-out infinite}@keyframes masteryMascotFloat{50%{transform:translateY(-5px) rotate(1deg)}}
.lesson-stage-actions{display:flex;justify-content:space-between;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid #303231}.lesson-stage-actions .product-button{min-width:145px}.lesson-stage-actions .secondary img{filter:brightness(0) invert(1)}
.lesson-stage-actions [hidden]{display:none!important}.lesson-stage-actions:has([data-stage-back][hidden]){justify-content:flex-end}
.lesson-complete-panel{padding:35px;border:1px solid #3b5c48;border-radius:17px;background:#19251e;text-align:center}.lesson-complete-panel>img{width:120px;height:120px;object-fit:contain;margin:0 auto}.lesson-complete-panel h2{margin:8px 0;font-size:31px}.lesson-complete-panel p{max-width:610px;margin:0 auto 20px;color:#aeb8b2}.lesson-score-row{display:flex;justify-content:center;gap:9px;margin:20px 0}.lesson-score-row span{min-width:105px;padding:12px;border:1px solid #3b4d42;border-radius:9px;background:#202a24;display:grid}.lesson-score-row strong{font-size:20px;color:var(--product-green)}.lesson-score-row small{color:#89958f;font-size:7px;letter-spacing:.08em}
.lesson-result-review{max-width:700px;margin:0 auto 20px;display:grid;gap:7px;text-align:left}.lesson-result-review>div{padding:12px;border:1px solid #3b4d42;border-radius:9px;background:#1d2621;display:flex;align-items:flex-start;gap:10px}.lesson-result-review>div>b{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--product-green);color:#0b150f}.lesson-result-review>div>span{display:grid}.lesson-result-review>div strong{font-size:11px}.lesson-result-review>div small{margin-top:3px;color:#9eaaa3;font-size:9px;line-height:1.45}
@media(max-width:760px){.lesson-player{min-height:calc(100dvh - 75px - max(24px,env(safe-area-inset-bottom)));display:flex;flex-direction:column}.lesson-player-header{margin-bottom:16px}.lesson-stage:not([hidden]){flex:1;display:flex;flex-direction:column}.lesson-map-link{margin-bottom:18px}.lesson-meta{font-size:7px}.lesson-player-progress{height:5px}.lesson-stage-heading{min-height:0;margin-bottom:10px;padding:19px 18px;gap:12px;border-radius:13px}.lesson-stage-heading h1{font-size:30px}.lesson-stage-heading p{font-size:11px;line-height:1.5}.stage-time{padding:7px;font-size:7px}.lesson-stage-mascot{width:76px;height:76px;margin:0 -4px -15px 0}.lesson-concept-hero{min-height:0;grid-template-columns:1fr;margin-bottom:9px;border-radius:13px}.lesson-concept-copy{padding:20px}.lesson-concept-copy h1{margin:12px 0 8px;font-size:31px}.lesson-concept-copy>p{font-size:11px}.lesson-scene{height:185px;border-left:0;border-top:1px solid #343638}.lesson-scene figcaption{left:9px;right:9px;bottom:9px;min-height:43px;padding:7px 9px}.lesson-scene figcaption>img{width:27px;height:27px}.lesson-scene figcaption small{font-size:6px}.lesson-scene figcaption strong{font-size:10px}.lesson-story-grid{grid-template-columns:1fr;gap:9px}.lesson-reading{padding:20px;border-radius:12px}.lesson-reading>p{font-size:13px;line-height:1.65}.lesson-reading>p:last-of-type{margin-bottom:19px}.lesson-key-points{padding-top:17px}.lesson-key-points p{font-size:10px}.concept-diagram{padding:17px;border-radius:12px}.concept-diagram-title{padding-bottom:14px}.concept-diagram-title>img{width:34px;height:34px}.concept-diagram-items{gap:7px}.concept-diagram-item{padding:10px}.concept-diagram-item strong{font-size:11px}.concept-diagram-item em{font-size:8px}.worked-example-path{grid-template-columns:1fr;gap:8px}.worked-example-path article{min-height:0;padding:19px}.worked-example-path article>img{width:34px;height:34px;margin-bottom:12px}.worked-example-path h2{margin:8px 0 7px;font-size:18px}.worked-example-path p{font-size:10px}.example-outcomes{grid-template-columns:1fr;gap:8px}.example-outcomes>div{min-height:75px;padding:14px}.example-outcomes strong{font-size:10px}.lesson-question-card{padding:19px;border-radius:12px}.lesson-question-card>h2,.lesson-question-card legend strong{font-size:20px}.lesson-answer-list{margin-top:15px}.lesson-answer-list button,.lesson-answer-list label>span{min-height:59px;padding:9px 10px}.lesson-answer-list b{width:34px;height:34px}.lesson-answer-list button>span,.lesson-answer-list label em{font-size:11px;line-height:1.35}.lesson-answer-list i{width:18px;height:18px}.lesson-reflection-card{padding:18px}.mastery-heading-visual{min-width:82px!important}.mastery-heading-visual .lesson-stage-mascot{width:78px;height:78px}.lesson-stage-actions{position:sticky;bottom:0;z-index:5;margin-top:auto;margin-inline:-12px;padding:12px 12px max(12px,env(safe-area-inset-bottom));background:#111112;-webkit-backdrop-filter:none;backdrop-filter:none}.lesson-stage-actions .product-button{min-width:0;flex:1;min-height:48px;padding-inline:12px;font-size:11px}.lesson-complete-panel{padding:25px 17px}.lesson-complete-panel h2{font-size:26px}.lesson-score-row span{min-width:0;flex:1}.lesson-score-row strong{font-size:17px}}
@media(prefers-reduced-motion:reduce){.lesson-stage,.lesson-scene>img,.lesson-scene-pulse i,.worked-example-path article,.mastery-heading-visual .lesson-stage-mascot{animation:none!important}.lesson-player-progress i{transition:none}}

/* Keep the expanded scenario library visible without a native horizontal scrollbar. */
.scenario-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible}
.scenario-tabs a{min-width:0}
@media(max-width:1100px){.scenario-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.scenario-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}
.prompt-chips{flex-wrap:wrap;overflow:visible}
@media(max-width:700px){.mentor-chat{min-height:460px}.chat-log{min-height:260px;max-height:360px}}

/* Component containment: helpers and native legends stay inside their surfaces. */
.register-page .login-form .form-hint{display:block;margin:7px 0 12px;line-height:1.4}
fieldset.lesson-question-card>legend{float:left;width:100%;margin:0 0 22px;padding:0}
fieldset.lesson-question-card>.lesson-answer-list{clear:both;margin-top:0}
@media(max-width:760px){fieldset.lesson-question-card>legend{margin-bottom:15px}}

/* Registration password feedback. */
.register-page .password-strength{margin:9px 0 15px;padding:12px 13px;border:1px solid #2d4153;border-radius:11px;background:#0d1926;transition:border-color .2s,background .2s}
.password-strength-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.password-strength-heading span{color:#8799a8;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.password-strength-heading strong{color:#a8b6c1;font-size:10px}.password-strength-track{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:9px 0}.password-strength-track i{height:5px;border-radius:99px;background:#263647;transition:background .2s,transform .2s}.password-goals{display:flex;flex-wrap:wrap;gap:6px}.password-goals span{min-height:25px;padding:4px 7px;border:1px solid #293b4b;border-radius:7px;color:#6f8291;font-size:8px;display:flex;align-items:center;gap:5px;transition:.2s}.password-goals img{width:11px;height:11px;object-fit:contain;opacity:.18;filter:grayscale(1)}.password-goals span.met{border-color:#355f49;background:#14261d;color:#a8d8bb}.password-goals span.met img{opacity:1;filter:none}
.password-strength[data-level="1"]{border-color:#584044}.password-strength[data-level="1"] .password-strength-heading strong{color:#f08d94}.password-strength[data-level="1"] .password-strength-track i:nth-child(1){background:#e2767d;transform:scaleY(1.2)}
.password-strength[data-level="2"]{border-color:#635739}.password-strength[data-level="2"] .password-strength-heading strong{color:#e7c66f}.password-strength[data-level="2"] .password-strength-track i:nth-child(-n+2){background:#d9b85f;transform:scaleY(1.2)}
.password-strength[data-level="3"]{border-color:#3c604e}.password-strength[data-level="3"] .password-strength-heading strong{color:#86d5a8}.password-strength[data-level="3"] .password-strength-track i:nth-child(-n+3){background:#75dba3;transform:scaleY(1.2)}
.password-strength[data-level="4"]{border-color:#4b8063;background:#10241a}.password-strength[data-level="4"] .password-strength-heading strong{color:var(--lime)}.password-strength[data-level="4"] .password-strength-track i{background:var(--lime);transform:scaleY(1.2)}
@media(max-width:420px){.password-goals{display:grid;grid-template-columns:1fr 1fr}.password-goals span:last-child{grid-column:1/-1}}

/* Persisted onboarding profile, weekly goals, and earned achievements. */
.lesson-personalization{margin-top:10px;padding:10px 12px;border:1px solid #34463c;border-radius:10px;background:#18211c;display:flex;align-items:center;gap:10px}.lesson-personalization>img{width:28px;height:28px;padding:6px;border-radius:8px;background:#26352d;object-fit:contain}.lesson-personalization>span{display:grid}.lesson-personalization strong{font-size:10px;color:var(--product-green)}.lesson-personalization small{color:#8f9b95;font-size:8px}
.weekly-goal-card{margin-top:14px;padding:13px;border:1px solid #35473d;border-radius:10px;background:#19211d}.weekly-goal-card>div:first-child{display:flex;justify-content:space-between;gap:10px}.weekly-goal-card span{color:var(--product-green);font-size:7px;font-weight:900;letter-spacing:.1em}.weekly-goal-card strong{font-size:11px}.weekly-goal-card>div:nth-child(2){height:5px;margin:9px 0 7px;border-radius:99px;background:#303532;overflow:hidden}.weekly-goal-card i{display:block;height:100%;border-radius:inherit;background:var(--product-green)}.weekly-goal-card small{color:#849089;font-size:8px}
.achievement-count{color:#89958f;font-size:10px}.achievement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.achievement-card{min-width:0;min-height:82px;padding:13px;border:1px solid #343638;border-radius:11px;background:#181819;display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;position:relative}.achievement-card>span{width:39px;height:39px;display:grid;place-items:center;border:1px solid #3b4c42;border-radius:10px;background:#232c27}.achievement-card>span img{width:23px;height:23px;object-fit:contain}.achievement-card>div{display:grid}.achievement-card strong{font-size:11px}.achievement-card small{color:#858f8a;font-size:8px;line-height:1.35}.achievement-card>i{position:absolute;right:9px;top:8px;color:#68736d;font-size:6px;font-style:normal;text-transform:uppercase;letter-spacing:.08em}.achievement-card.unlocked{border-color:#476552;background:#1b2720}.achievement-card.unlocked>span{background:#284333}.achievement-card.unlocked>i{color:var(--product-green)}.achievement-card.locked{opacity:.5}.achievement-card.locked>span img{filter:grayscale(1)}

/* Separate trading-decision and long-term portfolio simulation modes. */
.lab-switcher{display:flex;gap:7px;margin:-8px 0 18px}.lab-switcher a{min-width:135px;padding:10px 14px;border:1px solid #343638;border-radius:9px;background:#181819;color:#929d97;font-size:11px;font-weight:800;text-align:center}.lab-switcher a.active{border-color:#557564;background:#203128;color:var(--product-green)}
.portfolio-regimes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:14px}.portfolio-regimes a{min-width:0;padding:14px;border:1px solid #343638;border-radius:11px;background:#181819;display:grid}.portfolio-regimes a.active{border-color:var(--product-green);background:#1c2e24}.portfolio-regimes span{color:var(--product-green);font-size:7px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.portfolio-regimes strong{margin:4px 0;font-size:13px}.portfolio-regimes small{color:#87928c;font-size:8px;line-height:1.35}
.portfolio-lab{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:14px}.portfolio-visual-card,.portfolio-ticket{min-width:0;padding:25px;border:1px solid #343638;border-radius:15px;background:#1e1e1f}.portfolio-visual-card h2,.portfolio-ticket h2{margin:7px 0 20px;font-size:25px}.allocation-donut{width:190px;height:190px;margin:20px auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#a6ffcb 0 calc(var(--equities)*1%),#7894ff 0 calc((var(--equities) + var(--bonds))*1%),#d7a45d 0 calc((var(--equities) + var(--bonds) + var(--real))*1%),#59645e 0 100%);position:relative}.allocation-donut:after{content:'';position:absolute;width:126px;height:126px;border-radius:50%;background:#1e1e1f}.allocation-donut>span{position:relative;z-index:2;display:grid;text-align:center}.allocation-donut strong{font-size:27px}.allocation-donut small{color:#89958f;font-size:7px;letter-spacing:.09em}.allocation-legend{display:grid;grid-template-columns:1fr 1fr;gap:7px}.allocation-legend>span{padding:8px;border:1px solid #343638;border-radius:8px;background:#181819;display:flex;align-items:center;gap:7px;color:#9ba69f;font-size:9px}.allocation-legend i{width:8px;height:8px;border-radius:2px}.allocation-legend .equities{background:#a6ffcb}.allocation-legend .bonds{background:#7894ff}.allocation-legend .real{background:#d7a45d}.allocation-legend .cash{background:#59645e}.allocation-legend b{margin-left:auto;color:white}.regime-returns{margin-top:17px;padding-top:14px;border-top:1px solid #343638}.regime-returns>span{display:block;margin-bottom:8px;color:#7f8b84;font-size:7px;font-weight:900;letter-spacing:.1em}.regime-returns>div{padding:7px 0;display:flex;justify-content:space-between;border-top:1px solid #2d302f}.regime-returns strong,.regime-returns em{font-size:10px}.regime-returns em{font-style:normal}
.portfolio-ticket{display:flex;flex-direction:column}.allocation-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.allocation-input-grid label{padding:10px 12px;border:1px solid #363938;border-radius:9px;background:#181819;display:flex;align-items:center;justify-content:space-between;color:#9da7a2;font-size:10px}.allocation-input-grid label>span{display:flex;align-items:center;gap:4px;color:#7f8b84}.allocation-input-grid input{width:58px;height:38px;padding:7px;border:1px solid #414643;border-radius:7px;background:#111413;color:white;text-align:center}.allocation-sum{margin:10px 0 15px;padding:10px 12px;border:1px solid #3a403d;border-radius:8px;display:flex;justify-content:space-between;font-size:11px}.allocation-sum.valid{border-color:#42644e;background:#1b2921}.allocation-sum.valid strong{color:var(--product-green)}.allocation-sum.invalid{border-color:#704843;background:#2a1e1c}.allocation-sum.invalid strong{color:#ff9187}.portfolio-ticket>label{display:grid;margin-bottom:13px;font-size:11px;font-weight:750}.portfolio-ticket textarea{min-height:83px;margin-top:6px;padding:12px;border:1px solid #3a403d;border-radius:9px;background:#111413;color:white;font:inherit;resize:vertical}.portfolio-ticket .product-button{margin-top:auto}.portfolio-history>div{grid-template-columns:1.3fr .7fr .6fr}
@media(max-width:760px){.lesson-personalization{padding:8px}.lesson-personalization>img{width:25px;height:25px}.lesson-personalization small{font-size:7px}.weekly-goal-card{grid-column:1/-1;width:100%}.achievement-grid{grid-template-columns:1fr 1fr;gap:7px}.achievement-card{min-height:76px;padding:10px;grid-template-columns:34px 1fr}.achievement-card>span{width:34px;height:34px}.achievement-card strong{font-size:9px}.achievement-card small{font-size:7px}.portfolio-regimes{grid-template-columns:1fr 1fr}.portfolio-lab{grid-template-columns:1fr}.portfolio-visual-card,.portfolio-ticket{padding:18px}.allocation-donut{width:155px;height:155px}.allocation-donut:after{width:102px;height:102px}.allocation-input-grid{grid-template-columns:1fr}.lab-switcher{margin-top:0}.lab-switcher a{min-width:0;flex:1}.portfolio-history>div{grid-template-columns:1fr 1fr}.portfolio-history>div span:last-child{display:none}}
.regime-brief{margin-top:17px;padding:14px;border:1px solid #35453c;border-radius:10px;background:#19211d;display:grid}.regime-brief>span{color:var(--product-green);font-size:7px;font-weight:900;letter-spacing:.1em}.regime-brief>strong{margin-top:5px;font-size:11px}.regime-brief>p{margin:5px 0;color:#9ba69f;font-size:9px;line-height:1.45}.regime-brief>small{padding-top:8px;border-top:1px solid #303a34;color:#7e8a83;font-size:7px}

/* Coin economy and analysis tools. */
.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.topbar-actions a{min-width:38px;height:38px;padding:7px;border:1px solid #343837;border-radius:10px;background:#191b1a;display:flex;align-items:center;justify-content:center;gap:6px}.topbar-actions img{width:20px;height:20px;object-fit:contain}.topbar-actions strong{font-size:11px;color:var(--product-green)}
.ai-tools-heading,.coin-page-heading{overflow:hidden}.ai-tools-heading>div,.coin-page-heading>div{min-width:0}.ai-tools-heading .heading-mascot{width:150px;height:150px;object-fit:contain;align-self:flex-end}.ai-tool-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.ai-tool-directory>a{min-width:0;min-height:76px;padding:13px;border:1px solid #343837;border-radius:12px;background:#1b1d1c;color:white;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:11px;transition:.18s ease}.ai-tool-directory>a:hover{border-color:#5a7867;transform:translateY(-2px)}.ai-tool-directory>a>img:first-child{width:40px;height:40px;padding:7px;border-radius:10px;background:#233129;object-fit:contain}.ai-tool-directory>a>img:last-child{width:16px;height:16px;object-fit:contain}.ai-tool-directory span{min-width:0;display:grid}.ai-tool-directory strong{font-size:11px}.ai-tool-directory small{margin-top:4px;color:#8e9993;font-size:8px;line-height:1.35}
.ai-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.ai-tool-workspace{min-width:0;padding:24px;border:1px solid #353837;border-radius:15px;background:#1d1f1e;scroll-margin-top:18px}.tool-workspace-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.tool-workspace-heading>span{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #3c5145;border-radius:12px;background:#223029}.tool-workspace-heading>span img{width:29px;height:29px;object-fit:contain}.tool-workspace-heading h2{margin:5px 0 4px;font-size:23px}.tool-workspace-heading p{margin:0;color:#909b95;font-size:9px;line-height:1.45}.ai-tool-workspace form{display:grid;gap:13px}.ai-tool-workspace label{min-width:0;color:#b5beb9;font-size:9px;font-weight:750}.ai-tool-workspace input:not([type=checkbox]):not([type=file]),.ai-tool-workspace select,.ai-tool-workspace textarea{width:100%;margin-top:6px;padding:11px;border:1px solid #3a403d;border-radius:9px;background:#121514;color:white;font:inherit;font-size:11px}.ai-tool-workspace textarea{min-height:88px;resize:vertical}.tool-field-row{display:grid;grid-template-columns:.55fr 1.45fr;gap:9px}.tool-field-row.two{grid-template-columns:1fr 1fr}.chart-upload{min-height:130px;border:1px dashed #52705f;border-radius:12px;background:#172019;display:grid;place-items:center;cursor:pointer}.chart-upload input{position:absolute;width:1px;height:1px;opacity:0}.chart-upload>span{display:grid;justify-items:center;text-align:center}.chart-upload img{width:42px;height:42px;margin-bottom:7px;object-fit:contain}.chart-upload strong{color:white;font-size:11px}.chart-upload small{margin-top:4px;color:#809088;font-size:8px}.chart-upload-preview{width:100%;max-height:290px;border:1px solid #3a403d;border-radius:11px;background:#101211;object-fit:contain}.tool-consent{padding:11px;border:1px solid #39423d;border-radius:9px;background:#171a18;display:flex;align-items:flex-start;gap:9px;line-height:1.45}.tool-consent input{width:16px;height:16px;flex:0 0 auto;accent-color:var(--product-green)}.ai-tool-workspace .product-button{width:100%;justify-content:center}.ai-tool-result{padding:15px;border:1px solid #41604e;border-radius:10px;background:#18251e;color:#d8e2dc;font-size:10px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.ai-tool-result.error{border-color:#714a45;background:#291d1b;color:#ffaaa2}
.coin-vault{min-width:205px!important;padding:18px;border:1px solid #486550;border-radius:14px;background:#1b2921;display:flex;align-items:center;gap:13px}.coin-vault>img{width:48px;height:48px;padding:9px;border-radius:50%;background:#2d4738;object-fit:contain}.coin-vault span{display:grid}.coin-vault strong{font-size:30px;color:var(--product-green)}.coin-vault small{color:#87958d;font-size:7px;letter-spacing:.1em}.coin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.coin-stats article{min-width:0;padding:18px;border:1px solid #343837;border-radius:12px;background:#1b1d1c;display:grid}.coin-stats span{color:var(--product-green);font-size:27px;font-weight:900}.coin-stats strong{margin:5px 0;font-size:11px}.coin-stats small{color:#86928b;font-size:8px}.coin-ledger{padding:24px;border:1px solid #343837;border-radius:15px;background:#1b1d1c}.coin-transactions{display:grid;gap:8px}.coin-transactions article{min-width:0;padding:12px;border:1px solid #343837;border-radius:10px;background:#151716;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px}.coin-transactions img{width:36px;height:36px;padding:8px;border-radius:9px;background:#24342b;object-fit:contain}.coin-transactions span{min-width:0;display:grid}.coin-transactions strong{font-size:10px}.coin-transactions small{margin-top:3px;color:#828e87;font-size:8px}.coin-transactions b{color:var(--product-green);font-size:17px}
@media(max-width:900px){.ai-tools-grid{grid-template-columns:1fr}.ai-tool-directory{grid-template-columns:1fr}.ai-tool-directory>a{min-height:68px}.coin-page-heading{align-items:center}}
@media(max-width:760px){.topbar-actions a{min-width:34px;height:34px}.topbar-actions img{width:17px;height:17px}.ai-tools-heading .heading-mascot{width:90px;height:90px}.ai-tool-workspace{padding:17px;border-radius:13px}.tool-workspace-heading h2{font-size:20px}.tool-field-row,.tool-field-row.two{grid-template-columns:1fr}.chart-upload{min-height:112px}.coin-page-heading{display:grid}.coin-vault{width:100%;min-width:0!important;margin-top:13px}.coin-stats{grid-template-columns:1fr}.coin-stats article{grid-template-columns:60px 1fr;align-items:center}.coin-stats span{grid-row:1/3}.coin-ledger{padding:17px}.coin-transactions small{overflow-wrap:anywhere}}
.chart-upload-preview[hidden],.ai-tool-result[hidden]{display:none!important}
.tool-privacy{display:block;color:#7f8c85;font-size:8px;line-height:1.45}
.prediction-notice{padding:12px;border:1px solid #5d5438;border-radius:10px;background:#262317;display:flex;align-items:flex-start;gap:10px}.prediction-notice>img{width:29px;height:29px;flex:0 0 auto;padding:6px;border-radius:8px;background:#3a3420;object-fit:contain}.prediction-notice>span{min-width:0;display:grid}.prediction-notice strong{color:#ead58e;font-size:10px}.prediction-notice small{margin-top:4px;color:#a9a18a;font-size:8px;line-height:1.45}
.coin-balance img{width:25px;height:25px}.product-sidebar a[href="/app/rewards"] img{width:26px;height:26px}.coin-vault>img{width:64px;height:64px;padding:0;background:transparent}

/* Daily rewards and coin-powered stock practice. */
.daily-coin-reward{margin-bottom:14px;padding:13px 15px;border:1px solid #4c6c57;border-radius:12px;background:#1a2a20;display:flex;align-items:center;gap:12px}.daily-coin-reward>img{width:42px;height:42px;object-fit:contain}.daily-coin-reward>span{min-width:0;display:grid}.daily-coin-reward strong{font-size:12px;color:var(--product-green)}.daily-coin-reward small{margin-top:3px;color:#96a49c;font-size:9px}.daily-coin-reward>a{margin-left:auto;color:var(--product-green);font-size:10px;font-weight:850;display:flex;align-items:center;gap:7px}.daily-coin-reward>a img{width:13px}.coin-market-link{margin-top:17px}.coin-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
.market-heading{align-items:center}.market-balance{min-width:225px;padding:17px;border:1px solid #496351;border-radius:14px;background:#1a2820;display:flex;align-items:center;gap:12px}.market-balance>img{width:58px;height:58px;object-fit:contain}.market-balance>span{display:grid}.market-balance small,.market-balance em{color:#849289;font-size:7px;font-style:normal;font-weight:850;letter-spacing:.1em}.market-balance strong{color:var(--product-green);font-size:29px;line-height:1.05}
.market-account-strip{display:grid;grid-template-columns:repeat(3,minmax(0,.58fr)) minmax(260px,1.25fr);gap:9px;margin-bottom:15px}.market-account-strip>*{min-width:0;padding:15px;border:1px solid #343837;border-radius:11px;background:#1a1c1b}.market-account-strip article{display:grid}.market-account-strip article span{color:#87938c;font-size:7px;font-weight:850;letter-spacing:.1em}.market-account-strip article strong{margin:4px 0;font-size:21px;color:var(--product-green)}.market-account-strip article small{color:#7c8982;font-size:8px}.market-account-strip aside{display:flex;align-items:center;gap:10px}.market-account-strip aside>img{width:34px;height:34px;padding:7px;border-radius:9px;background:#24352b}.market-account-strip aside span{display:grid}.market-account-strip aside strong{font-size:10px}.market-account-strip aside small{margin-top:3px;color:#89958e;font-size:8px;line-height:1.35}
.stock-browser{padding:22px;border:1px solid #343837;border-radius:15px;background:#1b1d1c;margin-bottom:14px}.stock-browser>.section-heading>small{color:#84918a;font-size:7px;font-weight:850;letter-spacing:.09em}.stock-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px}.stock-card{min-width:0;padding:11px;border:1px solid #343837;border-radius:10px;background:#151716;color:white;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px}.stock-card.active{border-color:var(--product-green);background:#1b2c22}.stock-card>img{width:34px;height:34px;padding:7px;border-radius:9px;background:#f3f5f3;object-fit:contain}.stock-card>span,.stock-card>div{min-width:0;display:grid}.stock-card>span strong,.stock-card>div strong{font-size:10px}.stock-card small{color:#84918a;font-size:7px}.stock-card>div{text-align:right}.stock-card>div small{margin-top:3px}
.market-lab-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);gap:14px}.market-chart-card,.market-order-ticket,.market-portfolio,.market-order-history{min-width:0;padding:23px;border:1px solid #343837;border-radius:15px;background:#1b1d1c}.market-chart-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.market-chart-heading>div{display:flex;align-items:center;gap:10px}.market-chart-heading>div:last-child{display:grid;text-align:right}.market-chart-heading img{width:40px;height:40px;padding:8px;border-radius:10px;background:#f1f3f1;object-fit:contain}.market-chart-heading span{display:grid}.market-chart-heading strong{font-size:18px}.market-chart-heading small{color:#84918a;font-size:8px}.market-chart-toolbar{margin:16px 0 8px;padding:9px 11px;border:1px solid #292e2b;border-radius:7px;background:#121413;display:flex;justify-content:space-between;gap:10px}.market-chart-toolbar span,.market-chart-toolbar small{color:#859089;font-size:7px;letter-spacing:.06em}.market-chart-toolbar b{color:#c5cec9;font-weight:750}.candlestick-stage{position:relative}.market-chart-card canvas{width:100%;height:330px;border:1px solid #252a27;border-radius:10px;background:#101211;cursor:crosshair}.chart-crosshair-label{position:absolute;left:12px;top:10px;min-width:74px;padding:3px 5px;border-radius:4px;background:rgba(16,18,17,.82);color:#7f8b85;font-size:8px;pointer-events:none}.market-data-note{margin:10px 0 0;color:#77837c;font-size:7px;line-height:1.4}
.market-order-ticket{display:flex;flex-direction:column}.market-order-ticket h2{margin:7px 0 17px;font-size:23px}.market-side-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:15px}.market-side-toggle input{position:absolute;opacity:0}.market-side-toggle span{min-height:42px;border:1px solid #3a3f3c;border-radius:8px;display:grid;place-items:center;color:#929d97;font-size:10px;font-weight:850;cursor:pointer}.market-side-toggle input:checked+span{border-color:var(--product-green);background:#1e3528;color:var(--product-green)}.market-order-ticket [data-buy-fields],.market-order-ticket [data-sell-fields]{display:grid;gap:9px}.market-order-ticket label{display:grid;color:#aab4ae;font-size:9px;font-weight:750}.market-order-ticket input[type=number]{width:100%;min-height:45px;margin-top:6px;padding:11px;border:1px solid #3a403d;border-radius:8px;background:#111413;color:white;font:inherit}.market-order-ticket [data-sell-fields]>small{color:#839089;font-size:8px}.order-preview{padding:11px;border:1px solid #35453c;border-radius:8px;background:#18221c;display:flex;justify-content:space-between}.order-preview span{color:#829087;font-size:7px;font-weight:850;letter-spacing:.08em}.order-preview strong{font-size:11px;color:var(--product-green)}.ticket-summary{margin:14px 0;padding:12px 0;border-top:1px solid #313633;border-bottom:1px solid #313633;display:grid;gap:9px}.ticket-summary span{display:flex;justify-content:space-between;color:#7f8c85;font-size:8px;letter-spacing:.08em}.ticket-summary strong{color:#d8dedb;font-size:9px}.market-order-ticket .product-button{width:100%;margin-top:auto}.virtual-account-note{margin-top:10px;color:#66716b;font-size:7px;text-align:center;letter-spacing:.05em}.market-order-ticket [data-buy-fields][hidden],.market-order-ticket [data-sell-fields][hidden]{display:none!important}
.market-portfolio,.market-order-history{margin-top:14px}.market-empty{min-height:135px;margin-top:15px;padding:15px;border:1px solid #343837;border-radius:11px;background:#151716;display:flex;align-items:center;gap:15px}.market-empty>img{width:105px;height:105px;object-fit:contain}.market-empty span{display:grid}.market-empty strong{font-size:14px}.market-empty small{margin-top:5px;color:#87938c;font-size:9px}.market-holdings{display:grid;gap:8px;margin-top:16px}.market-holdings article{padding:12px;border:1px solid #343837;border-radius:10px;background:#151716;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px}.market-holdings img{width:36px;height:36px;padding:7px;border-radius:9px;background:#f1f3f1;object-fit:contain}.market-holdings span,.market-holdings div{display:grid}.market-holdings span strong,.market-holdings div strong{font-size:10px}.market-holdings small{color:#84918a;font-size:8px}.market-holdings div{text-align:right}.market-order-history>p{color:#84918a;font-size:9px}.market-order-history>div:last-child{display:grid;margin-top:14px}.market-order-history article{padding:11px 0;border-top:1px solid #303431;display:flex;justify-content:space-between;gap:12px}.market-order-history article span{display:grid}.market-order-history article strong{font-size:10px}.market-order-history article small{color:#829087;font-size:8px}
@media(max-width:900px){.market-account-strip{grid-template-columns:repeat(3,1fr)}.market-account-strip aside{grid-column:1/-1}.stock-card-grid{grid-template-columns:1fr 1fr}.market-lab-grid{grid-template-columns:1fr}}
@media(max-width:760px){.daily-coin-reward{align-items:flex-start}.daily-coin-reward>a{display:none}.coin-stats{grid-template-columns:1fr}.market-heading{display:grid}.market-balance{width:100%;min-width:0;margin-top:12px}.market-account-strip{grid-template-columns:1fr 1fr}.market-account-strip aside{grid-column:1/-1}.stock-browser{padding:16px}.stock-browser>.section-heading{align-items:flex-start}.stock-browser>.section-heading>small{max-width:95px;text-align:right}.stock-card-grid{grid-template-columns:1fr}.market-chart-card,.market-order-ticket,.market-portfolio,.market-order-history{padding:16px}.market-chart-heading strong{font-size:15px}.market-chart-toolbar{display:grid}.market-chart-card canvas{height:245px}.market-holdings article{grid-template-columns:34px minmax(0,1fr)}.market-holdings article>div{grid-column:2;text-align:left}.market-order-history article{display:grid}.coin-market-link{width:100%}}

/* Markets terminal. */
.market-account-header{margin-bottom:12px;border:1px solid #303633;border-radius:15px;background:#171a18;overflow:hidden}.market-account-header>header{min-height:82px;padding:20px 24px;border-bottom:1px solid #2e3431;display:flex;align-items:center;justify-content:space-between;gap:24px}.market-account-header h1{margin:4px 0 0;font-size:30px;line-height:1;letter-spacing:-.035em}.market-session-state{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:6px;color:#7f8c85;font-size:7px;font-weight:850;letter-spacing:.08em;text-align:right}.market-session-state i{width:7px;height:7px;border-radius:50%;background:var(--product-green)}.market-session-state b{color:#b5bfb9}.market-session-state small{grid-column:1/-1;margin-top:3px;color:#68746d;font-size:7px;font-weight:650}.market-account-summary{min-height:132px;padding:24px;display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);align-items:center;gap:32px}.market-net-value{display:grid}.market-net-value small{color:#7c8982;font-size:7px;font-weight:850;letter-spacing:.1em}.market-net-value strong{margin:5px 0 4px;font-size:44px;line-height:1;letter-spacing:-.035em}.market-net-value span{color:#748078;font-size:8px}.market-account-summary dl{margin:0;display:grid;grid-template-columns:1fr 1fr;border:1px solid #303633;border-radius:10px;overflow:hidden}.market-account-summary dl>div{min-height:58px;padding:12px 14px;background:#131614;display:grid;align-content:center}.market-account-summary dl>div:nth-child(odd){border-right:1px solid #303633}.market-account-summary dl>div:nth-child(-n+2){border-bottom:1px solid #303633}.market-account-summary dt{color:#77847d;font-size:7px;letter-spacing:.07em}.market-account-summary dd{margin:4px 0 0;font-size:12px;font-weight:850}.market-account-header>footer{min-height:45px;padding:0 24px;border-top:1px solid #2e3431;background:#141715;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#87938c;font-size:8px}.market-account-header>footer>span:first-child{display:flex;align-items:center;gap:6px}.market-account-header>footer img{width:24px;height:24px;object-fit:contain}.market-account-header>footer b{color:#dce2df;font-size:10px}.coin-rate-line{color:var(--product-green);font-weight:800}
.market-command-hero{min-height:270px;margin-bottom:12px;padding:32px 34px;border:1px solid #334139;border-radius:18px;background:radial-gradient(circle at 82% 30%,rgba(78,144,105,.18),transparent 30%),linear-gradient(118deg,#151c18,#111413 62%);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);align-items:center;gap:36px;overflow:hidden}.market-command-copy h1{max-width:700px;margin:8px 0 12px;font-size:clamp(34px,4.3vw,54px);line-height:1;letter-spacing:-.045em}.market-command-copy>p{max-width:650px;margin:0;color:#9ba7a1;font-size:14px}.coin-fx-rate{width:max-content;max-width:100%;margin-top:23px;padding:10px 14px 10px 10px;border:1px solid #47614f;border-radius:12px;background:#19271f;display:flex;align-items:center;gap:11px}.coin-fx-rate>img{width:43px;height:43px;object-fit:contain}.coin-fx-rate>span{display:grid}.coin-fx-rate small{color:#819087;font-size:7px;font-weight:850;letter-spacing:.12em}.coin-fx-rate strong{margin:2px 0;color:var(--product-green);font-size:14px;letter-spacing:.02em}.coin-fx-rate em{color:#7f8b84;font-size:8px;font-style:normal}.market-hero-account{min-width:0;padding:23px;border:1px solid #405248;border-radius:15px;background:rgba(26,36,30,.88);box-shadow:0 20px 60px rgba(0,0,0,.22)}.market-account-label{padding-bottom:17px;border-bottom:1px solid #334039;display:flex;justify-content:space-between;gap:12px}.market-account-label span,.market-account-label small{color:#85928b;font-size:7px;font-weight:850;letter-spacing:.1em}.market-account-label i,.pulse-label i,.chart-control-row i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--product-green);box-shadow:0 0 12px var(--product-green)}.market-hero-account>span{display:block;margin-top:19px;color:#829087;font-size:8px;letter-spacing:.1em}.market-hero-account>strong{display:block;margin:4px 0 23px;color:#f5f8f6;font-size:42px;line-height:1}.market-hero-account>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:9px}.market-hero-account>div:last-child span{padding:10px;border:1px solid #344039;border-radius:8px;background:#141816;color:#7f8c85;font-size:7px}.market-hero-account>div:last-child b{display:block;margin-top:4px;color:var(--product-green);font-size:12px}
.market-kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.market-kpi-strip article{min-width:0;padding:14px;border:1px solid #303633;border-radius:11px;background:#181b19;display:flex;align-items:center;gap:11px}.market-kpi-strip img{width:36px;height:36px;padding:8px;border-radius:9px;background:#24342b;object-fit:contain}.market-kpi-strip span{min-width:0;display:grid}.market-kpi-strip small{color:#79867f;font-size:7px;font-weight:850;letter-spacing:.08em}.market-kpi-strip strong{margin:2px 0;font-size:17px}.market-kpi-strip em{color:#748078;font-size:7px;font-style:normal}
.market-pulse-strip{height:50px;margin-bottom:12px;border:1px solid #303633;border-radius:10px;background:#151817;display:flex;align-items:stretch;overflow:hidden}.pulse-label{flex:0 0 auto;padding:0 16px;border-right:1px solid #303633;display:flex;align-items:center;gap:3px;color:#b2bcb7;font-size:8px;font-weight:900;letter-spacing:.1em}.pulse-track{min-width:0;display:flex;align-items:stretch;overflow:auto;scrollbar-width:none}.pulse-track::-webkit-scrollbar{display:none}.pulse-track a{min-width:150px;padding:0 12px;border-right:1px solid #292e2b;display:flex;align-items:center;gap:7px;color:white}.pulse-track img{width:22px;height:22px;padding:4px;border-radius:6px;background:#f0f2f0;object-fit:contain}.pulse-track strong{font-size:9px}.pulse-track span{color:#a5afaa;font-size:8px}.pulse-track em{margin-left:auto;font-size:7px;font-style:normal}
.market-terminal-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.62fr);gap:12px;align-items:stretch}.market-primary-chart{padding:22px}.market-primary-chart .market-chart-card canvas,.market-primary-chart canvas{height:390px}.chart-control-row{margin:15px 0 8px;display:flex;justify-content:space-between;align-items:center}.chart-control-row>div{display:flex;gap:4px}.chart-control-row button{height:28px;min-width:38px;border:1px solid #303633;border-radius:6px;background:#141715;color:#78847e;font-size:8px;font-weight:850}.chart-control-row button.active{border-color:#486452;background:#1c2d23;color:var(--product-green)}.chart-control-row button:disabled{opacity:.45}.chart-control-row>span{color:#7c8982;font-size:7px;font-weight:850;letter-spacing:.08em}.market-primary-chart .market-chart-toolbar{margin:0 0 8px}.chart-source-row{margin-top:9px;display:flex;justify-content:space-between;gap:12px}.chart-source-row span,.chart-source-row small{color:#707c75;font-size:7px}.chart-source-row span{font-weight:850;letter-spacing:.08em}.market-terminal-ticket{padding:22px}.ticket-symbol{padding-bottom:17px;border-bottom:1px solid #343a36;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px}.ticket-symbol>img{width:40px;height:40px;padding:8px;border-radius:10px;background:#f2f4f2;object-fit:contain}.ticket-symbol span{display:grid}.ticket-symbol small{color:var(--product-green);font-size:7px;font-weight:900;letter-spacing:.1em}.ticket-symbol strong{font-size:19px}.ticket-symbol>b{font-size:15px}.market-terminal-ticket .market-side-toggle{margin:17px 0}.ticket-field{margin-bottom:13px}.ticket-field>span{min-height:44px;margin-top:6px;padding:0 12px;border:1px solid #373d39;border-radius:8px;background:#111413;display:flex;align-items:center;color:#aab5af}.amount-input-wrap{position:relative;margin-top:6px}.amount-input-wrap>span{position:absolute;left:13px;top:50%;z-index:2;transform:translateY(-50%);color:#7f8b84;font-size:13px}.market-order-ticket .amount-input-wrap input[type=number]{margin:0;padding-left:28px}.market-terminal-ticket .ticket-summary{margin-top:auto}.market-terminal-ticket .order-preview{margin-top:2px}
.market-directory{margin-top:12px;padding:24px;border:1px solid #303633;border-radius:16px;background:#181b19}.market-directory-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.market-directory-head h2{margin:5px 0 3px;font-size:28px}.market-directory-head p{margin:0;color:#7f8c85;font-size:9px}.market-search{width:min(320px,100%);height:44px;padding:0 12px;border:1px solid #39413d;border-radius:9px;background:#111413;display:flex;align-items:center;gap:9px}.market-search img{width:20px;height:20px;object-fit:contain}.market-search input{width:100%;border:0;outline:0;background:transparent;color:white;font:inherit;font-size:10px}.market-search input::placeholder{color:#69756e}.market-sector-filters{margin:20px 0 13px;display:flex;gap:6px;overflow:auto;scrollbar-width:none}.market-sector-filters::-webkit-scrollbar{display:none}.market-sector-filters button{min-width:max-content;height:32px;padding:0 12px;border:1px solid #333936;border-radius:7px;background:#131614;color:#7e8a83;font-size:8px;font-weight:800;cursor:pointer}.market-sector-filters button.active{border-color:#50705c;background:#1e3025;color:var(--product-green)}.market-table-head,.market-table>a{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(120px,.7fr) minmax(110px,.55fr) minmax(100px,.5fr) 60px;align-items:center;gap:13px}.market-table-head{padding:0 13px 9px;color:#707c75;font-size:7px;font-weight:850;letter-spacing:.09em}.market-table{border:1px solid #2e3431;border-radius:11px;overflow:hidden}.market-table>a{min-height:61px;padding:8px 13px;border-bottom:1px solid #2b302d;color:white;background:#141715;transition:.15s ease}.market-table>a:last-child{border-bottom:0}.market-table>a:hover,.market-table>a.active{background:#1a2920}.market-table>a.active{box-shadow:inset 3px 0 var(--product-green)}.market-company-cell{min-width:0;display:flex;align-items:center;gap:10px}.market-company-cell>img{width:36px;height:36px;padding:7px;border-radius:9px;background:#f1f3f1;object-fit:contain;image-rendering:auto}.market-company-cell>b{min-width:0;display:grid}.market-company-cell strong{font-size:10px}.market-company-cell small{margin-top:2px;color:#7f8c85;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-sector-cell{color:#8b9791;font-size:8px}.market-price-cell,.market-change-cell{display:grid}.market-price-cell strong,.market-change-cell strong{font-size:10px}.market-price-cell small,.market-change-cell small{color:#6f7b74;font-size:7px}.market-row-action{display:flex;align-items:center;justify-content:flex-end;gap:6px;color:#8d9993;font-size:8px}.market-row-action img{width:12px}.market-table>a[hidden]{display:none!important}.market-no-results{padding:35px;text-align:center;color:#7e8a83;font-size:10px}
.market-bottom-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:12px}.market-bottom-grid .market-portfolio,.market-bottom-grid .market-order-history{min-width:0}.market-bottom-grid .section-heading>strong{font-size:24px;color:var(--product-green)}.market-bottom-grid .market-order-history .section-heading>img{width:28px;height:28px;padding:6px;border-radius:8px;background:#24342b;object-fit:contain}
@media(max-width:1050px){.market-command-hero{grid-template-columns:1fr}.market-hero-account{max-width:520px}.market-kpi-strip{grid-template-columns:1fr 1fr}.market-terminal-grid{grid-template-columns:1fr}.market-bottom-grid{grid-template-columns:1fr}.market-terminal-ticket{min-height:510px}.market-table-head,.market-table>a{grid-template-columns:minmax(210px,1.4fr) minmax(100px,.6fr) minmax(95px,.5fr) minmax(90px,.45fr) 50px}}
@media(max-width:760px){.market-command-hero{min-height:0;padding:22px 18px;gap:23px}.market-command-copy h1{font-size:34px}.market-command-copy>p{font-size:12px}.coin-fx-rate{width:100%;padding:10px}.coin-fx-rate strong{font-size:12px}.market-hero-account{padding:18px}.market-hero-account>strong{font-size:35px}.market-kpi-strip{grid-template-columns:1fr 1fr}.market-kpi-strip article{padding:11px;align-items:flex-start}.market-kpi-strip img{width:31px;height:31px}.market-kpi-strip strong{font-size:15px}.market-pulse-strip{height:46px}.pulse-label{padding:0 11px}.pulse-track a{min-width:135px}.market-primary-chart,.market-terminal-ticket,.market-directory{padding:16px}.market-primary-chart .market-chart-heading{align-items:flex-start}.market-primary-chart .market-chart-heading>div:last-child{justify-items:end}.market-primary-chart .market-chart-heading strong{font-size:14px}.market-primary-chart .market-chart-toolbar{display:flex;align-items:center}.market-primary-chart .market-chart-toolbar small{white-space:nowrap}.market-primary-chart .market-chart-card canvas,.market-primary-chart canvas{height:275px}.chart-source-row{display:grid}.market-terminal-ticket{min-height:500px}.market-directory-head{display:grid;gap:15px}.market-search{width:100%}.market-directory-head h2{font-size:24px}.market-table-head{display:none}.market-table>a{min-height:66px;grid-template-columns:minmax(0,1fr) auto auto;gap:9px}.market-sector-cell,.market-row-action{display:none}.market-price-cell,.market-change-cell{text-align:right}.market-bottom-grid .market-portfolio,.market-bottom-grid .market-order-history{padding:16px}.market-bottom-grid .market-holdings article{grid-template-columns:34px minmax(0,1fr) auto}.market-bottom-grid .market-holdings article>div{grid-column:auto;text-align:right}}
@media(max-width:760px){.market-account-header>header{padding:17px 18px}.market-account-header h1{font-size:25px}.market-account-summary{padding:18px;grid-template-columns:1fr;gap:18px}.market-net-value strong{font-size:38px}.market-account-header>footer{padding:10px 18px;align-items:flex-start;display:grid;gap:5px}.market-account-summary dl{grid-template-columns:1fr 1fr}}
@media(max-width:390px){.market-command-copy h1{font-size:30px}.market-kpi-strip{grid-template-columns:1fr}.market-hero-account>div:last-child{grid-template-columns:1fr}.coin-fx-rate>img{width:36px;height:36px}.coin-fx-rate strong{font-size:10px}.market-primary-chart .market-chart-toolbar{display:grid}.market-primary-chart .market-chart-card canvas,.market-primary-chart canvas{height:245px}.market-company-cell>img{width:32px;height:32px}.market-table>a{padding:8px 10px}.market-price-cell strong,.market-change-cell strong{font-size:9px}.market-bottom-grid .market-holdings article{grid-template-columns:32px minmax(0,1fr)}.market-bottom-grid .market-holdings article>div{grid-column:2;text-align:left}}
@media(max-width:390px){.market-account-header>header{align-items:flex-start}.market-account-header h1{font-size:23px}.market-session-state{margin-top:2px}.market-account-summary dl{grid-template-columns:1fr}.market-account-summary dl>div:nth-child(odd){border-right:0}.market-account-summary dl>div:not(:last-child){border-bottom:1px solid #303633}.market-account-summary dl>div:nth-child(-n+2){border-bottom:1px solid #303633}}

/* Dedicated AI tool hub and workspaces. */
.ai-hub-header{min-height:145px;margin-bottom:14px;padding:26px 28px;border:1px solid #303633;border-radius:15px;background:#171a18;display:flex;align-items:center;justify-content:space-between;gap:35px}.ai-hub-header h1{margin:5px 0 8px;font-size:38px;line-height:1;letter-spacing:-.04em}.ai-hub-header p{margin:0;color:#8f9b95;font-size:12px}.ai-usage{width:210px;flex:0 0 auto;padding:14px;border:1px solid #333a36;border-radius:10px;background:#131614}.ai-usage>span{display:grid}.ai-usage small{color:#78847d;font-size:7px;font-weight:850;letter-spacing:.1em}.ai-usage strong{margin:3px 0;font-size:18px}.ai-usage em{color:#748078;font-size:7px;font-style:normal}.ai-usage>i{height:4px;margin-top:11px;border-radius:10px;background:#29302c;display:block;overflow:hidden}.ai-usage>i b{display:block;width:var(--usage);height:100%;border-radius:inherit;background:var(--product-green)}
.ai-launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ai-launch-grid>a{min-width:0;min-height:310px;padding:22px;border:1px solid #323835;border-radius:14px;background:#181b19;color:white;display:flex;flex-direction:column;transition:.18s ease}.ai-launch-grid>a:hover{border-color:#526d5d;transform:translateY(-2px)}.ai-launch-grid header{display:flex;align-items:center;gap:11px}.ai-launch-grid header>span{width:43px;height:43px;display:grid;place-items:center;border:1px solid #3b5044;border-radius:10px;background:#223029}.ai-launch-grid header img{width:25px;height:25px;object-fit:contain}.ai-launch-grid header small{color:#7c8982;font-size:7px;font-weight:900;letter-spacing:.1em}.ai-launch-grid h2{margin:25px 0 9px;font-size:25px}.ai-launch-grid> a>p{min-height:57px;margin:0;color:#8f9a94;font-size:10px;line-height:1.55}.ai-launch-grid dl{margin:21px 0 0;padding:12px 0;border-top:1px solid #303532;border-bottom:1px solid #303532;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ai-launch-grid dl div{display:grid}.ai-launch-grid dt{color:#717d76;font-size:7px;letter-spacing:.08em}.ai-launch-grid dd{margin:4px 0 0;color:#b4bdb8;font-size:8px}.ai-launch-grid footer{margin-top:auto;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ai-launch-grid footer>span{color:#6f7b74;font-size:7px}.ai-launch-grid footer>b{display:flex;align-items:center;gap:7px;color:var(--product-green);font-size:9px}.ai-launch-grid footer img{width:13px}
.ai-workflow-matrix{margin-top:14px;padding:24px;border:1px solid #303633;border-radius:14px;background:#171a18}.ai-workflow-matrix>div:first-child{display:flex;align-items:flex-end;justify-content:space-between}.ai-workflow-matrix h2{margin:5px 0 0;font-size:25px}.ai-matrix-table{margin-top:18px;border:1px solid #303532;border-radius:10px;overflow:hidden}.ai-matrix-table article{min-height:66px;padding:10px 13px;border-bottom:1px solid #2e3330;background:#141715;display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(120px,.55fr) minmax(220px,1fr) 55px;align-items:center;gap:14px}.ai-matrix-table article:last-child{border-bottom:0}.ai-matrix-table article>span{display:flex;align-items:center;gap:10px}.ai-matrix-table article>span img{width:34px;height:34px;padding:7px;border-radius:8px;background:#24332a}.ai-matrix-table article>span b,.ai-matrix-table article>strong{font-size:9px}.ai-matrix-table article>small{color:#808c85;font-size:8px}.ai-matrix-table article>a{display:flex;align-items:center;justify-content:flex-end;gap:6px;color:var(--product-green);font-size:8px;font-weight:850}.ai-matrix-table article>a img{width:12px}
.ai-tool-page-head{position:relative;margin-bottom:14px;padding:25px 28px;border:1px solid #303633;border-radius:15px;background:#171a18;display:grid;grid-template-columns:1fr auto;gap:18px}.ai-tool-page-head>a{grid-column:1/-1;width:max-content;display:flex;align-items:center;gap:7px;color:#89958e;font-size:9px}.ai-tool-page-head>a img{width:13px}.ai-tool-page-head h1{margin:5px 0 8px;font-size:40px;line-height:1;letter-spacing:-.04em}.ai-tool-page-head p{max-width:650px;margin:0;color:#8e9a94;font-size:11px}.ai-tool-page-head aside{min-width:150px;padding:13px;border:1px solid #343b37;border-radius:10px;background:#131614;display:grid;align-content:center}.ai-tool-page-head aside small{color:#748078;font-size:7px;letter-spacing:.08em}.ai-tool-page-head aside strong{margin:3px 0;color:var(--product-green);font-size:22px}.ai-tool-page-head aside span{color:#7b8780;font-size:7px}
.analyzer-workspace{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:12px;align-items:start}.analyzer-upload-panel,.analyzer-control-panel,.plan-review-guide,.plan-review-form-card{min-width:0;padding:24px;border:1px solid #303633;border-radius:14px;background:#181b19}.tool-panel-title{margin-bottom:20px;display:flex;align-items:center;gap:11px}.tool-panel-title>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #42604e;border-radius:8px;background:#213229;color:var(--product-green);font-size:9px;font-weight:900}.tool-panel-title>div{display:grid}.tool-panel-title strong{font-size:13px}.tool-panel-title small{margin-top:3px;color:#7f8b84;font-size:8px}.analyzer-dropzone{min-height:245px}.analyzer-dropzone img{width:54px;height:54px}.analyzer-upload-panel>label:not(.chart-upload),.analyzer-control-panel>label{display:grid;margin-top:17px;color:#b3bcb7;font-size:9px;font-weight:750}.analyzer-upload-panel label>small{margin-left:5px;color:#707c75}.analyzer-upload-panel textarea{min-height:95px;margin-top:6px;padding:12px;border:1px solid #3a403d;border-radius:9px;background:#111413;color:white;font:inherit;font-size:10px;resize:vertical}.upload-privacy{margin-top:14px;padding:12px;border:1px solid #354039;border-radius:9px;background:#141815;display:flex;gap:10px}.upload-privacy>img{width:31px;height:31px;padding:6px;border-radius:8px;background:#223129}.upload-privacy>span{display:grid}.upload-privacy strong{font-size:9px}.upload-privacy small{margin-top:3px;color:#7f8b84;font-size:7px;line-height:1.45}.analyzer-control-panel{display:grid;gap:14px}.analyzer-control-panel .tool-panel-title{margin-bottom:3px}.analyzer-output-preview{padding:14px;border:1px solid #343b37;border-radius:10px;background:#141715}.analyzer-output-preview>span{color:#758179;font-size:7px;font-weight:900;letter-spacing:.09em}.analyzer-output-preview ul{list-style:none;margin:11px 0 0;padding:0;display:grid;gap:9px}.analyzer-output-preview li{display:flex;align-items:center;gap:8px;color:#aeb8b2;font-size:8px}.analyzer-output-preview li img{width:15px;height:15px}.analyzer-control-panel .tool-consent{margin:0}.analyzer-control-panel .product-button{width:100%}.analyzer-result{max-height:460px;overflow:auto}
.plan-review-layout{display:grid;grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);gap:12px;align-items:start}.plan-review-guide h2{margin:6px 0 22px;font-size:26px;line-height:1.08}.plan-review-guide ol{list-style:none;margin:0;padding:0;display:grid}.plan-review-guide li{padding:14px 0;border-top:1px solid #303532;display:flex;gap:11px}.plan-review-guide li>span{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;background:#223029;color:var(--product-green);font-size:8px;font-weight:900}.plan-review-guide li>div{display:grid}.plan-review-guide li strong{font-size:10px}.plan-review-guide li small{margin-top:3px;color:#7d8982;font-size:8px;line-height:1.4}.plan-guide-note{margin-top:12px;padding:12px;border:1px solid #3b4a42;border-radius:9px;background:#151c18;display:flex;gap:9px}.plan-guide-note>img{width:31px;height:31px;padding:6px;border-radius:8px;background:#24342b}.plan-guide-note>span{display:grid}.plan-guide-note strong{font-size:9px}.plan-guide-note small{margin-top:3px;color:#7d8982;font-size:7px;line-height:1.4}.plan-review-form-card form{display:grid;gap:13px}.plan-review-form-card form>label{display:grid;color:#b5beb9;font-size:9px;font-weight:750}.plan-review-form-card input,.plan-review-form-card textarea{width:100%;margin-top:6px;padding:11px;border:1px solid #3a403d;border-radius:9px;background:#111413;color:white;font:inherit;font-size:10px}.plan-review-form-card textarea{min-height:100px;resize:vertical}.plan-review-form-card .product-button{width:100%}
@media(max-width:1000px){.ai-launch-grid{grid-template-columns:1fr}.ai-launch-grid>a{min-height:245px}.ai-launch-grid> a>p{min-height:0}.analyzer-workspace,.plan-review-layout{grid-template-columns:1fr}.ai-matrix-table article{grid-template-columns:minmax(200px,1.2fr) 120px minmax(180px,1fr) 50px}}
@media(max-width:760px){.ai-hub-header{padding:20px;display:grid}.ai-hub-header h1{font-size:31px}.ai-usage{width:100%}.ai-launch-grid>a{min-height:270px;padding:18px}.ai-workflow-matrix{padding:17px}.ai-matrix-table article{grid-template-columns:1fr auto}.ai-matrix-table article>small{grid-column:1}.ai-matrix-table article>a{grid-column:2;grid-row:1/3}.ai-matrix-table article>strong{display:none}.ai-tool-page-head{padding:20px;grid-template-columns:1fr}.ai-tool-page-head h1{font-size:33px}.ai-tool-page-head aside{width:100%;grid-template-columns:1fr auto;align-items:center}.ai-tool-page-head aside strong{grid-row:1/3;grid-column:2}.analyzer-upload-panel,.analyzer-control-panel,.plan-review-guide,.plan-review-form-card{padding:17px}.analyzer-dropzone{min-height:180px}.analyzer-workspace .tool-field-row.two,.plan-review-form-card .tool-field-row.two{grid-template-columns:1fr}.ai-launch-grid dl{grid-template-columns:1fr}.ai-launch-grid footer{align-items:flex-end}}
.analyzer-control-panel label{display:grid;color:#b3bcb7;font-size:9px;font-weight:750}.analyzer-control-panel select{width:100%;min-height:44px;margin-top:6px;padding:0 11px;border:1px solid #3a403d;border-radius:8px;background:#111413;color:#eef2ef;font:inherit;font-size:10px;color-scheme:dark}.analyzer-control-panel .tool-field-row label{margin-top:0}.analyzer-control-panel .tool-consent input{accent-color:var(--product-green)}

/* Curated product-page system shared with Today. */
.curated-hero{min-height:270px;margin-bottom:16px;padding:28px;border:1px solid #343837;border-radius:18px;background:#1d1f1e;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:30px;overflow:hidden}.curated-hero-copy{min-width:0}.curated-hero-copy h1{max-width:720px;margin:8px 0 12px;font-size:clamp(34px,4.3vw,52px);line-height:1.02;letter-spacing:-.045em}.curated-hero-copy>p{max-width:670px;margin:0;color:#9da8a2;font-size:13px;line-height:1.6}.curated-hero-actions{margin-top:24px;display:flex;align-items:center;gap:17px}.curated-hero-actions .product-button{min-width:180px}.curated-hero-actions>span{display:grid}.curated-hero-actions>span strong{font-size:11px}.curated-hero-actions>span small{margin-top:3px;color:#7e8a83;font-size:8px}
.learn-focus-visual{min-height:215px;padding:15px;border:1px solid #39403c;border-radius:14px;background:#151817;display:grid;grid-template-rows:auto 1fr auto auto auto;overflow:hidden}.learn-focus-visual>span{color:var(--product-green);font-size:7px;font-weight:900;letter-spacing:.11em}.learn-focus-visual>div{min-height:120px;position:relative;display:grid;place-items:center}.learn-focus-visual>div img{width:135px;height:135px;object-fit:contain;z-index:1}.learn-focus-visual>div b{position:absolute;right:8px;top:4px;color:#2b302d;font-size:70px;line-height:1}.learn-focus-visual>strong{font-size:12px}.learn-focus-visual>small{margin-top:3px;color:#7e8a83;font-size:8px}.learn-focus-visual>i{height:5px;margin-top:11px;border-radius:9px;background:#2b312e;overflow:hidden}.learn-focus-visual>i b{display:block;height:100%;border-radius:inherit;background:var(--product-green)}.learn-evidence-strip,.progress-evidence-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:22px}.learn-evidence-strip article,.progress-evidence-strip article{min-width:0;padding:13px;border:1px solid #303532;border-radius:11px;background:#181b19;display:flex;align-items:center;gap:10px}.learn-evidence-strip img,.progress-evidence-strip img{width:34px;height:34px;padding:7px;border-radius:9px;background:#233129;object-fit:contain}.learn-evidence-strip span,.progress-evidence-strip span{min-width:0;display:grid}.learn-evidence-strip strong,.progress-evidence-strip strong{font-size:14px}.learn-evidence-strip small,.progress-evidence-strip small{margin-top:3px;color:#7e8a83;font-size:8px}.learn-map-heading{margin:0 0 12px}.learn-map-heading h2{font-size:26px}.learn-map-heading>small{max-width:330px;color:#7d8982;font-size:8px;text-align:right}
.practice-curated-hero{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)}.practice-status-line{margin-top:24px;display:flex;gap:8px}.practice-status-line>span{min-width:105px;padding:11px;border:1px solid #343a36;border-radius:9px;background:#151817;display:grid}.practice-status-line strong{color:var(--product-green);font-size:16px}.practice-status-line small{margin-top:3px;color:#77837c;font-size:7px}.practice-rhythm-visual{min-height:215px;padding:12px 16px;border:1px solid #38433d;border-radius:14px;background:#151817;display:grid;place-items:center}.practice-rhythm-visual>img{width:125px;height:125px;object-fit:contain}.practice-rhythm-visual>div{width:100%;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center}.practice-rhythm-visual>div span{padding:7px 9px;border:1px solid #343a36;border-radius:7px;color:#77837c;font-size:7px;font-weight:850}.practice-rhythm-visual>div span.complete{border-color:#446250;color:var(--product-green);background:#1b2921}.practice-rhythm-visual>div span.due{border-color:#806f3e;color:#e8cf7a}.practice-rhythm-visual>div i{height:1px;background:#343a36}.practice-rhythm-visual>small{color:#77837c;font-size:8px}.practice-caught-up-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:10px}.practice-clear-card{grid-row:1/3;min-height:300px;padding:26px;border:1px solid #343837;border-radius:15px;background:#181b19;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:hidden}.practice-clear-card>div{max-width:500px}.practice-clear-card h2{margin:7px 0 10px;font-size:30px}.practice-clear-card p{color:#8f9b95;font-size:11px;line-height:1.55}.practice-clear-card .product-button{margin-top:16px}.practice-clear-card>img{width:175px;height:175px;object-fit:contain}.practice-system-card{padding:18px;border:1px solid #343837;border-radius:14px;background:#181b19;display:flex;align-items:flex-start;gap:12px}.practice-system-card>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#233129}.practice-system-card img{width:22px;height:22px}.practice-system-card>div{display:grid}.practice-system-card small{color:var(--product-green);font-size:7px;font-weight:900;letter-spacing:.1em}.practice-system-card strong{margin-top:5px;font-size:11px}.practice-system-card p{margin:5px 0 0;color:#7e8a83;font-size:8px;line-height:1.45}.review-session-head{margin-bottom:10px;padding:18px 22px;border:1px solid #343837;border-radius:13px;background:#181b19;display:flex;align-items:center;justify-content:space-between}.review-session-head h2{margin:5px 0 0;font-size:24px}.review-session-head>span{display:grid;text-align:right}.review-session-head>span strong{color:var(--product-green);font-size:21px}.review-session-head>span small{color:#7c8982;font-size:7px}
.simulator-curated-hero{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr)}.simulator-curated-hero .lab-switcher{margin:24px 0 0;max-width:320px}.simulator-account-visual{min-height:215px;padding:16px;border:1px solid #38413c;border-radius:14px;background:#151817;display:grid;grid-template-columns:135px 1fr;align-items:center;gap:10px}.simulator-account-visual>img{width:140px;height:160px;object-fit:contain;align-self:end}.simulator-account-visual>div{display:grid}.simulator-account-visual small{color:#7c8982;font-size:7px;font-weight:850;letter-spacing:.1em}.simulator-account-visual>div>strong{margin:5px 0 14px;color:var(--product-green);font-size:25px}.simulator-account-visual>div>span{padding:8px 0;border-top:1px solid #303532;color:#7e8a83;font-size:8px}.simulator-account-visual span b{margin-right:4px;color:#dfe4e1;font-size:11px}.scenario-section-heading{margin:20px 0 10px;display:flex;align-items:flex-end;justify-content:space-between}.scenario-section-heading h2{margin:5px 0 0;font-size:25px}.scenario-section-heading>small{color:#7d8982;font-size:8px}
.mentor-curated-hero{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr)}.mentor-capabilities{margin-top:24px;display:flex;gap:7px;flex-wrap:wrap}.mentor-capabilities span{min-height:38px;padding:0 11px;border:1px solid #343a36;border-radius:8px;background:#151817;display:flex;align-items:center;gap:7px;color:#a8b2ad;font-size:8px;font-weight:750}.mentor-capabilities img{width:18px;height:18px}.mentor-hero-visual{min-height:210px;padding:12px;border:1px solid #38413c;border-radius:14px;background:#151817;display:grid;grid-template-columns:1fr 85px;align-items:center}.mentor-hero-visual>img{width:175px;height:190px;object-fit:contain}.mentor-hero-visual>div{display:grid;gap:8px}.mentor-hero-visual span{padding:8px;border:1px solid #3a443e;border-radius:7px;color:var(--product-green);font-size:7px;font-weight:900;letter-spacing:.09em;text-align:center}.mentor-curated-layout{display:grid;grid-template-columns:minmax(270px,.58fr) minmax(0,1.42fr);gap:12px;min-height:650px}.mentor-context-panel,.mentor-curated-layout .mentor-chat{min-width:0;border:1px solid #303532;border-radius:15px;background:#181b19}.mentor-context-panel{padding:22px;display:flex;flex-direction:column}.mentor-context-panel h2{margin:5px 0 7px;font-size:24px}.mentor-context-panel p{margin:0;color:#7f8c85;font-size:9px}.mentor-context-panel .prompt-chips{margin:20px 0;display:grid;gap:8px}.mentor-context-panel .prompt-chips button{min-height:48px;padding:9px 11px;border:1px solid #353b38;border-radius:9px;background:#131614;color:#afb9b3;display:flex;align-items:center;gap:10px;text-align:left;font-size:9px}.mentor-context-panel .prompt-chips button:hover{border-color:#4a6755;background:#1b2820}.mentor-context-panel .prompt-chips img{width:23px;height:23px;padding:4px;border-radius:6px;background:#24342b}.mentor-source-standard{padding:14px;border:1px solid #343a36;border-radius:10px;background:#141715}.mentor-source-standard>span{color:#77837c;font-size:7px;font-weight:900;letter-spacing:.09em}.mentor-source-standard ol{list-style:none;margin:11px 0 0;padding:0;display:grid;gap:8px}.mentor-source-standard li{display:flex;align-items:center;gap:8px;color:#a3ada7;font-size:8px}.mentor-source-standard li b{width:23px;height:23px;display:grid;place-items:center;border-radius:6px;background:#233129;color:var(--product-green);font-size:7px}.mentor-provider-line{margin-top:auto;padding-top:16px;color:#758179;font-size:7px}.mentor-provider-line strong{color:#aab4ae}.mentor-curated-layout .mentor-chat{min-height:650px}.mentor-curated-layout .mentor-chat>header{min-height:66px;padding:13px 18px;border-bottom:1px solid #303532;display:flex;align-items:center;justify-content:space-between}.mentor-curated-layout .mentor-chat>header>div{display:flex;align-items:center;gap:9px}.mentor-curated-layout .mentor-chat>header>div>span{width:32px;height:32px;border-radius:50%;background:var(--product-green);color:#07120c;display:grid;place-items:center;font-weight:900}.mentor-curated-layout .mentor-chat>header b{display:grid}.mentor-curated-layout .mentor-chat>header strong{font-size:10px}.mentor-curated-layout .mentor-chat>header small{color:#78847d;font-size:7px}.mentor-curated-layout .chat-log{max-height:480px;min-height:430px}.mentor-curated-layout .mentor-form{border-top:1px solid #303532}
.progress-curated-hero{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr)}.progress-hero-visual{min-height:215px;padding:14px;border:1px solid #38413c;border-radius:14px;background:#151817;display:grid;grid-template-columns:135px 1fr;align-items:center;position:relative;overflow:hidden}.progress-hero-visual .progress-ring{width:125px;height:125px}.progress-hero-visual>img{width:150px;height:165px;object-fit:contain;align-self:end}.progress-hero-visual>small{position:absolute;right:15px;bottom:12px;max-width:150px;color:#77837c;font-size:7px;text-align:right}.progress-empty-evidence{min-height:210px;margin-top:18px;border:1px solid #333936;border-radius:11px;background:#141715;display:flex;align-items:center;gap:20px;overflow:hidden}.progress-empty-evidence>img{width:170px;height:210px;object-fit:cover}.progress-empty-evidence>span{padding:18px 18px 18px 0;display:grid}.progress-empty-evidence strong{font-size:13px}.progress-empty-evidence p{margin:6px 0;color:#7e8a83;font-size:9px;line-height:1.5}.progress-empty-evidence a{margin-top:8px;color:var(--product-green);font-size:9px;font-weight:850}.progress-empty-evidence a img{width:12px}
.rewards-curated-hero{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr)}.coin-hero-visual{min-height:215px;padding:17px;border:1px solid #3d4c43;border-radius:14px;background:#151817;display:grid;grid-template-columns:135px 1fr;align-items:center;gap:12px}.coin-hero-visual>div{height:150px;position:relative;display:grid;place-items:center;overflow:hidden}.coin-hero-visual>div img{width:120px;height:120px;object-fit:contain;position:relative;z-index:3}.coin-hero-visual>div i{position:absolute;width:92px;height:92px;border-radius:50%;border:8px solid #30483a;background:#1f3027;transform:translate(9px,10px)}.coin-hero-visual>div i:last-child{transform:translate(17px,19px);opacity:.55}.coin-hero-visual>span{display:grid}.coin-hero-visual small{color:#7d8982;font-size:7px;font-weight:850;letter-spacing:.1em}.coin-hero-visual strong{margin:5px 0;color:var(--product-green);font-size:34px}.coin-hero-visual em{color:#89958e;font-size:8px;font-style:normal}.coin-earning-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.coin-earning-grid article{min-width:0;padding:14px;border:1px solid #303532;border-radius:11px;background:#181b19;display:flex;align-items:flex-start;gap:10px}.coin-earning-grid>article>img{width:36px;height:36px;padding:7px;border-radius:9px;background:#233129;object-fit:contain}.coin-earning-grid span{min-width:0;display:grid}.coin-earning-grid small{color:#7b8780;font-size:7px;font-weight:900;letter-spacing:.08em}.coin-earning-grid strong{margin-top:4px;color:var(--product-green);font-size:13px}.coin-earning-grid p{margin:4px 0 0;color:#758179;font-size:7px;line-height:1.4}.ledger-balance{display:grid;text-align:right}.ledger-balance small{color:#758179;font-size:7px;letter-spacing:.08em}.ledger-balance strong{color:var(--product-green);font-size:22px}
.settings-curated-hero{grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr)}.settings-profile-visual{min-height:200px;padding:18px;border:1px solid #38413c;border-radius:14px;background:#151817;display:grid;grid-template-columns:62px minmax(0,1fr) 115px;align-items:center;gap:13px;overflow:hidden}.settings-profile-visual>span{position:relative}.settings-profile-visual>span>b{width:58px;height:58px;border-radius:50%;background:var(--product-green);color:#07120c;display:grid;place-items:center;font-size:22px}.settings-profile-visual>span i{position:absolute;right:1px;bottom:1px;width:13px;height:13px;border:3px solid #151817;border-radius:50%;background:#55db91}.settings-profile-visual>div{min-width:0;display:grid}.settings-profile-visual small{color:#7b8780;font-size:7px;font-weight:900;letter-spacing:.1em}.settings-profile-visual strong{margin:4px 0;font-size:19px}.settings-profile-visual em{color:#819087;font-size:8px;font-style:normal}.settings-profile-visual>img{width:125px;height:145px;object-fit:contain;align-self:end}.settings-curated-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.settings-panel{min-width:0;padding:22px;border:1px solid #303532;border-radius:14px;background:#181b19}.settings-panel>header{padding-bottom:16px;border-bottom:1px solid #303532;display:flex;align-items:center;gap:11px}.settings-panel>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#233129}.settings-panel>header img{width:24px;height:24px}.settings-panel>header>div{display:grid}.settings-panel>header small{color:var(--product-green);font-size:7px;font-weight:900;letter-spacing:.1em}.settings-panel h2{margin:4px 0 0;font-size:19px}.settings-detail-list{display:grid}.settings-detail-list article{min-height:67px;padding:13px 0;border-bottom:1px solid #303532;display:flex;align-items:center;justify-content:space-between;gap:18px}.settings-detail-list article:last-child{border-bottom:0}.settings-detail-list span{display:grid}.settings-detail-list strong{font-size:10px}.settings-detail-list small{margin-top:3px;color:#758179;font-size:7px}.settings-detail-list em{max-width:55%;color:#b5beb9;font-size:9px;font-style:normal;text-align:right;overflow-wrap:anywhere}.settings-track-card{margin-top:16px;padding:15px;border:1px solid #344039;border-radius:10px;background:#141715;display:grid;grid-template-columns:1fr 70px;gap:15px}.settings-track-card>div{display:grid}.settings-track-card small{color:#758179;font-size:7px;font-weight:850;letter-spacing:.08em}.settings-track-card strong{margin-top:5px;font-size:12px}.settings-track-card p{margin:6px 0 0;color:#7e8a83;font-size:8px;line-height:1.45}.settings-track-card>span{border-left:1px solid #303532;display:grid;place-content:center;text-align:center}.settings-track-card>span b{color:var(--product-green);font-size:25px}.settings-learning-panel>a{margin-top:13px;color:var(--product-green);font-size:9px;font-weight:850}.settings-learning-panel>a img{width:12px}.settings-session-panel{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:end}.settings-session-panel>header{grid-column:1/-1}.settings-session-panel>p{max-width:660px;margin:16px 0 0;color:#7d8982;font-size:9px;line-height:1.5}.settings-session-panel form{margin-left:20px}
@media(max-width:1000px){.curated-hero{grid-template-columns:1fr}.learn-focus-visual,.practice-rhythm-visual,.simulator-account-visual,.mentor-hero-visual,.progress-hero-visual,.coin-hero-visual,.settings-profile-visual{max-width:560px;width:100%}.learn-evidence-strip,.progress-evidence-strip,.coin-earning-grid{grid-template-columns:1fr 1fr}.practice-caught-up-grid{grid-template-columns:1fr 1fr}.practice-clear-card{grid-column:1/-1;grid-row:auto}.mentor-curated-layout{grid-template-columns:1fr}.mentor-context-panel{min-height:0}.mentor-provider-line{margin-top:16px}.settings-curated-grid{grid-template-columns:1fr}.settings-session-panel{grid-column:auto}}
@media(max-width:760px){.curated-hero{min-height:0;padding:20px;gap:22px}.curated-hero-copy h1{font-size:34px}.curated-hero-copy>p{font-size:11px}.curated-hero-actions{align-items:flex-start;display:grid}.curated-hero-actions .product-button{width:100%}.learn-evidence-strip,.progress-evidence-strip,.coin-earning-grid{grid-template-columns:1fr 1fr}.learn-map-heading{align-items:flex-start}.learn-map-heading>small{max-width:150px}.practice-status-line{display:grid;grid-template-columns:repeat(3,1fr)}.practice-status-line>span{min-width:0}.practice-caught-up-grid{grid-template-columns:1fr}.practice-clear-card{padding:20px}.practice-clear-card>img{width:120px;height:120px}.simulator-account-visual{grid-template-columns:105px 1fr}.simulator-account-visual>img{width:110px;height:135px}.scenario-section-heading{align-items:flex-start}.scenario-section-heading>small{max-width:130px;text-align:right}.mentor-capabilities{display:grid}.mentor-hero-visual{grid-template-columns:1fr 70px}.mentor-hero-visual>img{width:145px}.mentor-curated-layout .mentor-chat>header>small{max-width:120px;text-align:right}.progress-hero-visual{grid-template-columns:120px 1fr}.progress-hero-visual>img{width:130px}.progress-empty-evidence{display:grid}.progress-empty-evidence>img{width:100%;height:150px}.progress-empty-evidence>span{padding:0 17px 17px}.coin-hero-visual{grid-template-columns:110px 1fr}.coin-hero-visual>div img{width:100px;height:100px}.coin-hero-visual strong{font-size:28px}.settings-profile-visual{grid-template-columns:50px 1fr 85px}.settings-profile-visual>span>b{width:48px;height:48px}.settings-profile-visual>img{width:95px}.settings-session-panel{display:block}.settings-session-panel form{margin:16px 0 0}.settings-session-panel .product-button{width:100%}}
@media(max-width:430px){.learn-evidence-strip,.progress-evidence-strip,.coin-earning-grid{grid-template-columns:1fr}.practice-status-line{grid-template-columns:1fr}.practice-clear-card{display:grid}.practice-clear-card>img{grid-row:1;width:100px}.mentor-hero-visual{grid-template-columns:1fr}.mentor-hero-visual>div{grid-template-columns:repeat(3,1fr)}.mentor-curated-layout .mentor-chat>header>small{display:none}.progress-hero-visual{grid-template-columns:105px 1fr}.progress-hero-visual .progress-ring{width:100px;height:100px}.progress-hero-visual>img{width:115px}.coin-hero-visual{grid-template-columns:95px 1fr}.settings-profile-visual{min-height:115px;grid-template-columns:48px 1fr}.settings-profile-visual>img{display:none}.settings-detail-list article{align-items:flex-start;display:grid}.settings-detail-list em{max-width:100%;text-align:left}.learn-map-heading>small,.scenario-section-heading>small{display:none}}
@media(max-width:760px){.rhythm-heading{max-width:100%;overflow:hidden}.progress-overview,.progress-copy,.progress-signals{width:100%;max-width:100%;min-width:0}.progress-signals>span{min-width:0;overflow:hidden}.progress-signals small{overflow-wrap:anywhere}.chart-control-row button{min-width:44px;height:40px}.market-sector-filters button{height:40px;padding-inline:14px}}
@media(max-width:390px){.market-account-summary dl{grid-template-columns:1fr 1fr}.market-account-summary dl>div:nth-child(odd){border-right:1px solid #303633}.market-account-summary dl>div:nth-child(-n+2){border-bottom:1px solid #303633}.market-account-summary dl>div:nth-child(n+3){border-bottom:0}}
.settings-billing-panel{grid-column:1/-1}.billing-status-line{margin:16px 0 18px;padding:15px;border:1px solid #35443b;border-radius:10px;background:#17221c;display:flex;align-items:center;gap:12px}.billing-status-line>i{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--product-green);box-shadow:0 0 12px rgba(146,245,189,.5)}.billing-status-line>span{display:grid}.billing-status-line strong{font-size:12px;text-transform:capitalize}.billing-status-line small{margin-top:4px;color:#89968f;font-size:9px}.billing-status-line.attention{border-color:#625833;background:#282316}.billing-status-line.attention>i{background:#e4c65c;box-shadow:none}
@media(max-width:1000px){.settings-billing-panel{grid-column:auto}}
