@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#2463eb;--blue-dark:#174cd1;--ink:#182539;--muted:#7a8494;--border:#e9edf2;--surface:#f7f9fc;--yellow:#ffd54b;--font:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--heading:'Manrope',var(--font)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body.acredita-body,body{margin:0;color:var(--ink);font-family:var(--font);font-size:14px;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.55;cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #8bb5ff;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #8bb5ff;outline-offset:1px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);line-height:1.25;letter-spacing:-.045em}h3{font-size:16px;letter-spacing:-.025em}p{color:var(--muted)}svg.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}button{border:0;background:none}small{font-size:11px}strong{font-weight:650}.brand{display:inline-flex;align-items:center;gap:9px;font:800 27px var(--heading);letter-spacing:-1.4px;white-space:nowrap}.logo-dot{color:var(--blue)}.logo-mark{width:33px;height:35px;color:var(--blue);display:grid;place-items:center}.logo-mark .icon{width:33px;height:33px;stroke-width:2}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 22px;border-radius:11px;font-size:12px;font-weight:650;border:1px solid transparent;line-height:1.5;transition:background .15s,transform .15s,box-shadow .15s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.blue{background:var(--blue);color:#fff;box-shadow:0 5px 12px #2463eb12}.blue:hover{background:var(--blue-dark)}.dark{background:var(--ink);color:white}.dark:hover{background:#2c3e56}.yellow{background:var(--yellow);color:var(--ink)}.white{background:white;color:var(--ink)}.outline{border-color:#e1e6ed;background:#fff}.outline:hover{background:#f6f8fc}.button.small{padding:10px 15px;font-size:11px;border-radius:9px}.button .icon{width:17px;height:17px}.text-button{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:12px;font-weight:650;padding:0}.text-button:hover{color:var(--blue)}.text-button .icon{width:16px;height:16px}.icon-button{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;position:relative}.icon-button:hover{background:#f0f4fa;color:var(--blue)}.eyebrow{display:block;font-size:9px;letter-spacing:1.65px;font-weight:750;line-height:1.6}.blue-text{color:var(--blue)}.muted{color:var(--muted)}.block{display:block}.full{width:100%}.mt{margin-top:16px}.small-text{font-size:11px}.padded{padding:22px}.pre-line{white-space:pre-line}.preview-bar{height:39px;background:#182539;color:#c5cfde;display:flex;align-items:center;justify-content:space-between;padding:0 26px;font-size:9px;letter-spacing:1px;position:relative;z-index:70}.preview-bar>span{display:flex;align-items:center;gap:8px}.preview-bar>span>i{width:5px;height:5px;border-radius:50%;background:#8bddb0}.preview-bar small{font-size:9px;letter-spacing:0;color:#8999ae}.preview-bar>div{display:flex;gap:5px}.preview-bar a{padding:5px 12px;border-radius:5px;letter-spacing:0;font-weight:500;font-size:10px}.preview-bar a.active{background:#ffffff1c;color:#fff}.preview-bar a:hover{background:#ffffff12}
/* Public website */
.utility{height:36px;background:#f5f8fc;display:flex;align-items:center;justify-content:space-between;padding:0 max(6%,calc((100vw - 1200px)/2));font-size:9px;color:#677486;gap:25px}.utility span,.utility a{display:flex;align-items:center;gap:7px;white-space:nowrap}.utility .icon{width:12px;height:12px}.mexico{color:#549873}.public-header{max-width:1200px;margin:auto;height:92px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 10px}.public-header nav{display:flex;gap:32px;align-items:center;font-size:11px;font-weight:600}.public-header nav a:hover{color:var(--blue)}.hero{max-width:1320px;margin:0 auto;min-height:602px;background:radial-gradient(ellipse at 80% 50%,#e1effe 0,transparent 60%),linear-gradient(105deg,#f6faff,#eef6ff);border-radius:20px;padding:66px 60px 57px;display:grid;grid-template-columns:1.05fr 1fr;gap:0;overflow:hidden;position:relative}.hero-copy{padding-top:15px;position:relative;z-index:2}.hero .eyebrow{font-size:9px;letter-spacing:1.2px;color:#59708e;display:flex;align-items:center;gap:8px}.mini-line{width:23px;height:2px;background:var(--blue)}.hero h1{font-size:54px;letter-spacing:-3.4px;line-height:1.16;font-weight:800;margin-top:23px;position:relative}.hero h1 span{color:var(--blue)}.underline{display:block;position:relative;width:88%;height:16px;color:var(--yellow);margin:2px 0 22px 0}.hero-copy>p{font-size:14px;line-height:1.85;color:#748196}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:28px}.hero-actions .button{font-size:11px;padding:15px 19px}.play-button{width:31px;height:31px;display:grid;place-items:center;border:1px solid #d8e2ef;border-radius:50%;background:white}.play-button .icon{width:12px;height:12px;fill:var(--blue);stroke:var(--blue);margin-left:2px}.hero-trust{display:flex;align-items:center;gap:12px;margin-top:35px;color:#718095;font-size:10px;line-height:1.7}.hero-trust strong{color:#52667d;font-weight:500}.trust-symbol{color:var(--blue);width:32px;height:36px;display:grid;place-items:center}.trust-symbol .icon{width:28px;height:28px}.hero-art{position:relative;min-height:465px;isolation:isolate}.art-orbit{position:absolute;border-radius:50%;z-index:-1}.orbit-one{width:370px;height:370px;background:#ffdc60;left:66px;top:51px;box-shadow:0 0 0 22px #f4d76814}.orbit-two{width:430px;height:430px;border:1px dashed #a0b2c347;left:39px;top:24px;transform:rotate(20deg)}.art-spark{position:absolute;right:5px;top:4px;color:var(--blue);font-size:68px;line-height:1;transform:rotate(8deg)}.credential{position:absolute;width:300px;min-height:347px;background:linear-gradient(150deg,#fff,#f9fcff);top:48px;left:117px;transform:rotate(-7deg);border-radius:15px;box-shadow:0 30px 45px #2a426c21,0 2px 4px #fff9 inset;border:7px solid #fff;padding:22px 19px}.credential-head{display:flex;align-items:center;justify-content:space-between}.credential-head .brand{font-size:16px;gap:2px;letter-spacing:-.8px}.credential-head .logo-mark,.credential-head .logo-mark .icon{width:21px;height:23px}.credential-tag{font-size:5px;letter-spacing:.8px;color:#8793a4}.credential-symbol{color:var(--blue);padding:22px 0 15px}.credential-symbol .icon{width:45px;height:45px;stroke-width:1.3}.credential .eyebrow{font-size:6px;letter-spacing:1.3px}.credential h2{font-size:32px;letter-spacing:-1.7px;margin-top:8px}.credential-lines{display:grid;gap:7px;margin-top:20px}.credential-lines span{height:3px;background:#e5edf7;width:60%;border-radius:3px}.credential-lines span+span{width:44%}.credential-bottom{border-top:1px solid var(--border);margin-top:20px;display:flex;align-items:center;justify-content:space-between;padding-top:13px}.credential-bottom>span:first-child{font-size:5px;color:#9aa6b7;letter-spacing:.9px}.seal{width:30px;height:30px;border:1px solid #bfd0f1;border-radius:50%;display:grid;place-items:center;color:var(--blue);outline:2px dotted #d4e0f5;outline-offset:3px}.seal .icon{width:15px;height:15px}.floating-pill{position:absolute;top:15px;left:53px;z-index:3;display:flex;align-items:center;gap:6px;background:#fff;padding:10px 14px;font-size:9px;box-shadow:0 7px 22px #23466e0d;border-radius:8px;transform:rotate(-4deg)}.floating-pill .icon{color:#52a180;width:13px;height:13px}.float-progress{position:absolute;left:3px;top:271px;z-index:4;background:white;border-radius:12px;padding:14px;display:flex;gap:10px;align-items:center;transform:rotate(-5deg);box-shadow:0 15px 40px #35568117}.progress-symbol{background:#ebf2ff;color:var(--blue);border-radius:9px;padding:10px;display:grid;place-items:center}.float-progress>div{min-width:139px}.float-progress small{display:block;color:#8c96a3;font-size:8px}.float-progress strong{font-size:10px;display:block}.float-progress>span:last-child{font-size:17px;color:var(--blue);align-self:flex-start}.tiny-progress{display:block;height:4px;border-radius:3px;background:#eff2f6;margin-top:9px}.tiny-progress i{width:78%;height:4px;display:block;border-radius:3px;background:var(--blue)}.price-float{position:absolute;right:0;top:352px;background:var(--ink);color:white;padding:17px 23px;border-radius:12px;transform:rotate(4deg);box-shadow:0 15px 22px #28496923;z-index:5}.price-float>span{display:block;color:#a7b9d1;font-size:6px;letter-spacing:1px}.price-float strong{display:block;font-size:31px;letter-spacing:-1.5px;line-height:1.5;font-family:var(--heading)}.price-float strong small{font-size:9px;color:#bac9df;letter-spacing:0;font-family:var(--font);font-weight:400}.price-float p{font-size:8px;color:#c6d2e2}.art-caption{position:absolute;bottom:1px;left:98px;transform:rotate(-3deg);font-size:9px;color:#6e87a2}.benefit-strip{max-width:1170px;margin:0 auto;min-height:87px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border);font-size:11px;color:#687588}.benefit-strip>span{display:flex;align-items:center;gap:10px}.benefit-strip .icon{color:var(--blue);width:18px;height:18px}.section{max-width:1200px;margin:0 auto;padding:68px 10px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:29px;gap:25px}.section h2{font-size:31px;font-weight:750;line-height:1.3;margin:8px 0 10px;letter-spacing:-1.3px}.section-heading p{font-size:12px}.subtle{color:#8b95a3;font-size:10px;display:flex;align-items:center;gap:8px}.subtle .icon{width:16px;height:16px}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.course-card{border:1px solid #e9edf2;border-radius:17px;overflow:hidden;background:white;transition:transform .2s,box-shadow .2s}.course-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #1b315e08}.course-art{height:209px;position:relative;overflow:hidden;margin:7px 7px 0;border-radius:11px}.lavender{background:#f0edff;color:#8971c8}.peach{background:#fff0e5;color:#c58c55}.mint{background:#e7f3ee;color:#509778}.blue-soft{background:#eaf1ff;color:var(--blue)}.art-category{position:absolute;top:16px;left:16px;padding:4px 10px;border:1px solid #ffffff80;background:#ffffff69;border-radius:20px;font-size:8px;color:#6c6e79;z-index:2}.course-object{position:absolute;width:123px;height:135px;left:calc(50% - 61px);top:45px;border-radius:20px;transform:rotate(-12deg);box-shadow:10px 15px 20px #72609314,2px 3px 0 #fff inset;display:grid;place-items:center;z-index:1;border:1px solid #fff9;background:linear-gradient(120deg,#ffffffa8,#ffffff2b)}.course-object .icon{width:61px;height:61px;stroke-width:1.2;filter:drop-shadow(3px 4px 2px #0000000d)}.object-1{transform:rotate(10deg);border-radius:22px 22px 12px 12px}.object-2{transform:rotate(-7deg);width:155px;height:111px;left:calc(50% - 77px);top:61px;background:linear-gradient(120deg,#ffffffa8,#b0d2c33b);box-shadow:0 8px 0 #aecfbe42,10px 15px 20px #72609314}.art-number{position:absolute;right:16px;bottom:-8px;font-size:90px;font-family:var(--heading);font-weight:800;letter-spacing:-6px;line-height:1;color:#ffffff6e}.decor-grid{position:absolute;inset:0;background-image:radial-gradient(currentColor .6px,transparent .6px);background-size:14px 14px;opacity:.1;mask-image:linear-gradient(90deg,transparent,black)}.course-info{padding:23px}.course-info .eyebrow{font-size:7px;letter-spacing:1.1px;color:#99a0ac}.course-info h3{font-size:21px;margin:8px 0 9px}.course-info p{font-size:11px;min-height:36px}.course-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);margin-top:19px;padding-top:16px}.course-bottom strong{font-size:19px;letter-spacing:-.6px;color:var(--ink)}.course-bottom>span{font-size:9px;color:var(--muted)}.course-bottom small{display:block;font-size:9px;color:#929ca9}.circle-button{display:grid;place-items:center;border-radius:50%;width:35px;height:35px;background:var(--yellow);color:var(--ink);transition:transform .15s}.circle-button:hover{transform:rotate(45deg)}.circle-button .icon{width:18px;height:18px}.program-note{font-size:9px;text-align:center;margin-top:22px;color:#9ca4af}.process{border-top:1px solid var(--border);padding-top:53px}.process h2{font-size:28px}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.step-top{display:flex;align-items:center;justify-content:space-between;padding:10px 0 15px;border-bottom:1px solid #e5eaf1;margin-bottom:20px}.step-top>span{font-family:var(--heading);font-size:27px;letter-spacing:-1px;color:#b6c8e6}.step-top>.icon{color:var(--blue);width:23px;height:23px}.step-grid h3{font-size:14px;margin-bottom:10px}.step-grid p{font-size:11px;line-height:1.85}.partner{background:#eff5ff;max-width:1300px;padding:54px 60px;border-radius:18px;display:grid;grid-template-columns:1.3fr 1fr;gap:55px;align-items:center}.partner>.eyebrow,.partner .eyebrow{font-size:8px;color:#7293c4}.partner h2{font-size:33px;margin:12px 0 16px}.partner h2 span{color:var(--blue)}.partner p{font-size:11px;line-height:1.8}.partner .button{margin-top:24px}.partner .partner-note{font-size:8px;margin-top:14px;color:#8e9db1}.commission-card{background:white;border:1px solid #e0e8f6;border-radius:16px;padding:7px 26px 0;box-shadow:0 15px 25px #2b4d8910;transform:rotate(-2deg)}.commission-row{display:flex;align-items:center;justify-content:space-between;padding:24px 0;border-bottom:1px solid var(--border);gap:20px}.commission-row>div{display:flex;align-items:center;gap:9px;font-size:11px}.commission-row>strong{font:750 35px var(--heading);letter-spacing:-1.5px;text-align:right;color:var(--blue)}.commission-row+ .commission-row>strong{color:#dcb42b}.commission-row small{font:400 9px var(--font);display:block;letter-spacing:0;color:#8d9aaa}.dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.blue-dot{background:var(--blue)}.yellow-dot{background:var(--yellow)}.commission-foot{display:flex;align-items:flex-start;gap:9px;font-size:9px;line-height:1.7;color:#8996a8;padding:17px 0}.commission-foot .icon{width:18px;height:18px;color:#d7b134}.faq{display:grid;grid-template-columns:.8fr 1.3fr;gap:60px;padding-top:79px;padding-bottom:75px}.faq h2{font-size:33px}.faq>div>p{font-size:12px}.faq .text-button{margin-top:24px;font-size:11px}.faq details{border-bottom:1px solid var(--border);padding:19px 0}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:600;font-size:12px;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:15px;height:15px;color:#9faab9}.faq details[open] summary .icon{transform:rotate(45deg)}.faq details>p{font-size:11px;line-height:1.8;margin-top:12px;max-width:94%}.bottom-cta{max-width:1300px;margin:auto;border-radius:18px;background:var(--blue);padding:42px 60px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px;position:relative;overflow:hidden}.bottom-cta:after{content:'';width:230px;height:230px;border:1px solid #ffffff26;border-radius:50%;position:absolute;right:-68px;top:-56px;pointer-events:none}.bottom-cta .eyebrow{font-size:8px;color:#b7d0ff}.bottom-cta h2{font-size:27px;line-height:1.35;margin-top:11px;letter-spacing:-1px}.bottom-cta .button{z-index:1;font-size:11px}.public-footer{max-width:1200px;margin:auto;padding:39px 10px;display:flex;align-items:center;gap:25px}.public-footer>.brand{font-size:23px}.public-footer>.brand .logo-mark .icon{width:26px;height:26px}.public-footer>span{color:#94a0af;font-size:10px}.public-footer>div:last-child{margin-left:auto;display:flex;gap:24px;align-items:center;font-size:9px;color:#8390a0}
/* Private workspace */
.workspace{display:flex;background:var(--surface);min-height:100vh}.sidebar{width:237px;flex-shrink:0;background:#fff;border-right:1px solid var(--border);padding:29px 18px 0;position:sticky;top:0;align-self:flex-start;height:100vh;display:flex;flex-direction:column;z-index:30}.sidebar>.brand{margin:0 12px 30px;font-size:26px}.workspace-type{display:flex;align-items:center;gap:9px;padding:11px 9px;border:1px solid var(--border);border-radius:10px;margin:0 0 27px}.workspace-icon{width:31px;height:33px;background:#edf3ff;color:var(--blue);border-radius:7px;display:grid;place-items:center}.workspace-icon .icon{width:16px;height:16px}.workspace-type strong{font-size:10px;display:block}.workspace-type small{font-size:8px;color:#929ba9;display:block}.status-dot{width:5px;height:5px;border-radius:50%;background:#74b796;display:inline-block;flex-shrink:0}.workspace-type .status-dot{margin-left:auto}.nav-label{font-size:8px;letter-spacing:1.3px;color:#a4acb8;margin:0 13px 9px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{display:flex;align-items:center;gap:11px;font-size:11px;color:#7e8897;padding:12px 13px;line-height:1.5;border-radius:8px;width:100%;text-align:left;font-weight:500;white-space:nowrap}.nav-item>.icon{width:17px;height:17px}.nav-item small{margin-left:auto;border-radius:5px;padding:1px 5px;font-size:8px;background:#e9eef5;color:#7f8fa4}.nav-item:hover{background:#f7f9fc}.nav-item.selected{background:#eaf1ff;color:var(--blue);font-weight:650}.nav-item.selected small{background:#dce8ff;color:var(--blue)}.sidebar-bottom{margin-top:auto;padding-top:35px}.help-card{margin:0 3px 20px;background:#f8faff;border:1px solid #edf2fa;border-radius:12px;padding:17px 14px}.help-card>span{color:var(--blue);display:block;margin-bottom:8px}.help-card>span .icon{width:20px;height:20px}.help-card h4{font-size:12px;letter-spacing:-.2px;margin-bottom:7px}.help-card p{font-size:9px;line-height:1.8}.help-card a{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font-size:8px;font-weight:600;margin-top:11px}.help-card a .icon{width:12px;height:12px}.sidebar-bottom>a{font-size:10px}.sidebar-bottom>a .icon:last-child{margin-left:auto;width:13px}.sidebar-user{border-top:1px solid var(--border);margin-top:17px;display:flex;align-items:center;gap:10px;text-align:left;padding:20px 8px 22px;width:100%}.sidebar-user strong{font-size:10px;display:block}.sidebar-user small{font-size:8px;display:block;color:#9aa3b0}.avatar{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eff0fd;color:#8e86b6;font-size:10px;font-weight:600;flex-shrink:0}.small-avatar{width:29px;height:29px;font-size:9px}.workspace-main{min-width:0;flex:1}.workspace-header{height:74px;border-bottom:1px solid var(--border);background:#ffffffbb;backdrop-filter:blur(10px);padding:0 36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace-header>div:first-child{display:flex;align-items:center;gap:14px;font-size:10px;color:#a0a8b3}.workspace-header>div:first-child>.icon{width:11px;height:11px}.workspace-header strong{color:#546277;font-size:10px}.header-actions{display:flex;align-items:center;gap:17px}.live-label{display:flex;align-items:center;gap:7px;color:#94a0b1;font-size:9px}.live-label i{width:5px;height:5px;border-radius:50%;background:#70b394}.header-actions .icon-button{color:#91a0b3;width:23px}.header-actions .icon-button .icon{width:17px;height:17px}.notification-dot{position:absolute;width:4px;height:4px;background:#e9ba65;border-radius:50%;right:4px;top:6px;box-shadow:0 0 0 2px white}.mobile-menu{display:none}.dashboard-content{max-width:1400px;margin:auto;padding:32px 36px 10px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.page-heading .eyebrow{font-size:7px;letter-spacing:1.45px;color:#8b9bb0;margin-bottom:7px}.page-heading h1{font-size:27px;font-weight:750;letter-spacing:-1.25px;line-height:1.4}.page-heading p{font-size:10px;margin-top:4px}.page-heading>.button{font-size:10px;padding:11px 15px}.wave{display:inline-block;color:#e7c450;font-size:27px;margin-left:12px;vertical-align:middle}.overview-banner{border:1px solid #e4edfb;border-radius:15px;background:linear-gradient(110deg,#edf4ff 10%,#e9f2ff 60%,#dae9ff);padding:30px 33px;display:flex;justify-content:space-between;position:relative;overflow:hidden;min-height:242px}.overview-banner>div:first-child{position:relative;z-index:2}.overview-banner .eyebrow{font-size:7px;letter-spacing:1.6px;color:#7490b8}.overview-banner h2{font-size:28px;letter-spacing:-1.2px;margin-top:10px;line-height:1.25}.overview-banner p{font-size:10px;margin:12px 0 17px;color:#7e93b0}.overview-banner .button{font-size:9px;padding:9px 13px;border:1px solid #dce7f7;box-shadow:0 3px 7px #3561a608}.banner-art{position:absolute;right:32px;top:0;width:330px;height:100%;isolation:isolate}.banner-circle{position:absolute;width:220px;height:220px;border-radius:50%;background:#c8dcff8a;left:51px;top:30px;box-shadow:0 0 0 24px #d2e3ff57}.mini-certificate{position:absolute;top:32px;left:99px;transform:rotate(-11deg);width:153px;background:white;border:5px solid #ffffff77;border-radius:10px;padding:14px 15px;box-shadow:0 12px 25px #33538512}.mini-certificate>.icon{width:30px;height:30px;color:#75a0ed;stroke-width:1.3;margin-bottom:12px}.mini-certificate>span{display:block;font-size:6px;letter-spacing:1px;color:#93a3bb}.mini-certificate strong{font-size:19px;font-family:var(--heading);display:block;line-height:1.6;letter-spacing:-1px;color:#304d77}.mini-certificate>div{height:3px;background:#ecf2fc;width:70%;margin:10px 0}.mini-certificate small{font-family:var(--heading);font-weight:800;color:#96acd0;font-size:8px}.banner-star{position:absolute;right:19px;top:27px;color:#e8bb4a;font-size:47px;transform:rotate(18deg);line-height:1}.banner-chip{position:absolute;left:9px;bottom:38px;display:flex;align-items:center;gap:7px;background:white;border:1px solid #e5ecf7;border-radius:7px;padding:9px 12px;font-size:7px;color:#6c88b0;box-shadow:0 10px 20px #385e940d;transform:rotate(-5deg)}.banner-chip .icon{width:13px;height:13px;color:#69aa93}.section-label{display:flex;align-items:center;justify-content:space-between;margin:27px 0 14px}.section-label h3{font-size:14px}.month-control{display:flex;align-items:center;gap:7px;background:white;padding:7px 9px;border-radius:7px;border:1px solid #e7ecf2;color:#8b99ab;font-size:10px;white-space:nowrap}.month-control .icon{width:13px;height:13px}.month-control input{border:0;font-size:9px;font-weight:500;color:#8390a2;max-width:130px;width:auto;background:transparent;padding:0;min-height:20px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 0 23px}.stats-grid.three{grid-template-columns:repeat(3,1fr);margin-top:24px}.stat-card{background:white;border:1px solid var(--border);border-radius:12px;padding:17px 17px 14px;box-shadow:0 3px 4px #1b284503;min-width:0}.stat-card>div{display:flex;justify-content:space-between;gap:8px;align-items:center}.stat-card>div>span:first-child{font-size:9px;color:#8692a4;font-weight:500}.stat-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;flex-shrink:0}.stat-icon .icon{width:14px;height:14px}.stat-card>strong{font-family:var(--heading);font-size:26px;line-height:1.6;font-weight:750;letter-spacing:-1px;display:block;margin-top:6px;overflow-wrap:anywhere}.stats-grid.three .stat-card>strong{font-size:21px;letter-spacing:-.7px}.stat-card>small{font-size:8px;color:#a0abb9}.panel{background:white;border:1px solid var(--border);border-radius:13px;margin-bottom:23px;overflow:hidden;box-shadow:0 3px 4px #1b284502;min-width:0}.panel-heading{padding:21px 22px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-heading h3{font-size:13px;font-weight:700;letter-spacing:-.3px}.panel-heading p{font-size:9px;color:#9ba5b2;margin-top:5px}.panel-heading>.icon{width:19px;height:19px;color:#afbece}.panel-heading .text-button{font-size:9px;color:#8c9db5}.panel-heading .text-button>.icon{width:13px;height:13px}.dashboard-two-columns{display:grid;grid-template-columns:1.8fr 1fr;gap:23px}.chart-key{display:flex;align-items:center;gap:6px;font-size:8px;color:#9ba6b6}.chart-key i{width:5px;height:5px;background:var(--blue);border-radius:2px}.bar-chart{display:flex;gap:10px;padding:15px 24px 5px;height:202px}.chart-y{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:28px;width:49px;font-size:8px;color:#aab2bf}.chart-bars{display:flex;justify-content:space-around;align-items:stretch;flex:1;gap:24px;position:relative;background:repeating-linear-gradient(to top,transparent 0px,transparent 74px,#eef1f6 74px,#eef1f6 75px);background-position:0 -23px}.bar-col{flex:1;min-width:0;max-width:49px;display:flex;flex-direction:column;align-items:center}.bar-slot{width:100%;height:100%;display:flex;align-items:flex-end}.chart-bar{background:linear-gradient(180deg,#4986fb,#79aaff);border-radius:5px 5px 2px 2px;width:100%;position:relative;min-height:2px;transition:height .3s}.chart-bar:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#ffffff25,transparent)}.chart-bar.zero{background:#e9f0fa}.chart-bar span{display:none;position:absolute;left:50%;top:-22px;transform:translateX(-50%);font-size:8px;color:var(--blue);white-space:nowrap}.chart-bar:hover span{display:block}.bar-col>small{font-size:8px;color:#a3afbf;padding-top:12px;white-space:nowrap}.chart-footer{margin:17px 22px 0;border-top:1px solid #eff2f7;display:flex;justify-content:space-between;align-items:center;padding:13px 0;font-size:8px;color:#9caabd}.chart-footer>strong{font-size:12px;color:#5c7290}.chart-footer small{font-size:8px;color:#a1adbd;font-weight:400;margin-left:5px}.goal-panel{text-align:center}.goal-panel .panel-heading{text-align:left}.goal-orbit{width:145px;height:145px;position:relative;margin:1px auto 10px}.goal-orbit svg{width:100%;height:100%;transform:rotate(-90deg)}.goal-orbit circle{fill:none;stroke-width:8;stroke-linecap:round}.goal-track{stroke:#eff4fb}.goal-value{stroke:#90b7ff}.goal-orbit>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.goal-orbit strong{font-size:30px;letter-spacing:-1px;font-family:var(--heading);font-weight:750}.goal-orbit span{font-size:7px;color:#95a5ba}.goal-panel>p{font-size:8px;max-width:220px;margin:9px auto 12px;line-height:1.75;color:#99a6b8}.goal-panel>.text-button{font-size:8px;color:#6d91c7;margin:0 12px 17px}.goal-panel>.text-button .icon{width:12px;height:12px}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;font-size:8px;padding:4px 7px;line-height:1.3;font-weight:500;white-space:nowrap;background:#f1f4f8;color:#8a96a8}.badge>i{width:4px;height:4px;border-radius:50%;background:currentColor}.badge.paid,.badge.enrolled{background:#edf7f2;color:#73a28c}.badge.pending,.badge.interested{background:#fff6e3;color:#bb9a58}.badge.new,.badge.contacted{background:#edf3ff;color:#7399d3}.badge.lost,.badge.cancelled,.badge.refunded{background:#fceeee;color:#bf8b8b}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:10px;white-space:nowrap}th{font-size:8px;color:#99a6b9;font-weight:500;background:#fbfcfe;padding:10px 22px;border-bottom:1px solid #eff2f6}td{padding:13px 22px;border-bottom:1px solid #f0f3f7;color:#7f8d9f;font-size:9px}tr:last-child td{border-bottom:0}td strong{font-size:10px;color:#53647c;font-weight:500}.person-cell{display:flex;gap:10px;align-items:center}.person-cell small{display:block;font-size:8px;color:#a4aebc;margin-top:2px}.person-cell .avatar{width:30px;height:30px;font-size:8px;background:#f2edfa;color:#a191b8}tr:nth-child(2n) .avatar{background:#edf2fc;color:#809cc4}tr:nth-child(3n) .avatar{background:#f9eee8;color:#c0a594}td .icon-button{width:24px;height:24px;color:#a8b6c8}td .icon-button .icon{width:13px;height:13px}td .block{font-size:8px;margin-top:3px}.dashboard-footer{max-width:1400px;margin:0 auto;padding:12px 36px 22px;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#abb5c3}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 22px}.search-input{display:flex;align-items:center;gap:8px;min-width:260px;flex:1;max-width:380px}.search-input>.icon{width:15px;height:15px;color:#9caabe}.search-input input{border:0;background:transparent;padding:5px 0;font-size:10px;min-height:30px;min-width:0}.table-toolbar>div{display:flex;gap:10px}.table-toolbar select{width:auto;font-size:10px;padding:8px 10px;min-height:30px}.empty-state{padding:54px 25px;text-align:center}.empty-state>.icon{width:30px;height:30px;color:#8faee0;margin-bottom:18px}.empty-state h3{font-size:16px}.empty-state p{font-size:11px;max-width:430px;margin:12px auto 18px}.team-top{display:grid;grid-template-columns:1fr 1fr;gap:23px}.parent-card{padding:24px;display:flex;gap:16px;align-items:center}.feature-icon{width:47px;height:47px;border-radius:13px;display:inline-grid;place-items:center;flex-shrink:0}.feature-icon .icon{width:23px;height:23px}.parent-card small{font-size:7px;letter-spacing:1px;color:#9ba8ba}.parent-card h3{font-size:16px;margin:6px 0}.parent-card p{font-size:9px}.table-progress{width:100px;height:4px;border-radius:3px;background:#eef3fa;margin-bottom:5px}.table-progress span{height:4px;display:block;background:#99baff;border-radius:3px}.referral-box{background:#eef4ff;border:1px solid #dfe9fa;border-radius:13px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.referral-box>div>.icon{color:#709bdc;width:18px;height:18px;margin-bottom:9px}.referral-box h3{font-size:14px;margin-bottom:6px}.referral-box p{font-size:10px}.info-note{padding:14px 17px;border-radius:9px;background:#f1f6ff;color:#7a90b1;font-size:10px;line-height:1.8;margin-bottom:20px;display:flex;align-items:flex-start;gap:9px}.info-note .icon{width:16px;height:16px;margin-top:2px}.payment-panel{padding:30px;display:flex;align-items:flex-start;gap:22px}.payment-panel h3{font-size:18px;margin-bottom:10px}.payment-panel p{font-size:11px;margin-bottom:14px}.payment-panel small{margin-top:13px;font-size:9px}.journey{display:flex;gap:22px;justify-content:space-around;padding:23px 23px 35px}.journey>div{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:10px;color:#a4b0c2;text-align:center}.journey>div>span{background:#f0f3f9;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-size:11px}.journey>div.done{color:#6e94cf}.journey>div.done>span{background:#e9f1ff;color:var(--blue)}.journey .icon{width:17px;height:17px}.learning-layout{display:grid;grid-template-columns:280px 1fr;gap:22px;align-items:start}.lesson-list{padding:19px 12px}.lesson-list h3{font-size:13px;padding:0 8px 14px}.lesson-button{display:flex;align-items:center;gap:10px;padding:15px 10px;border-radius:8px;width:100%;text-align:left;margin:4px 0;font-size:10px;color:#8695a8}.lesson-button.active{background:#f0f5ff;color:#5887cf}.lesson-button>.icon{margin-left:auto;width:12px;height:12px}.lesson-index{background:#f0f3f9;width:26px;height:26px;border-radius:7px;display:grid;place-items:center;flex-shrink:0;font-size:9px}.lesson-index.complete{background:#e9f5f0;color:#6f9f8b}.lesson-index .icon{width:13px;height:13px}.lesson-content{padding:26px}.lesson-cover{height:150px;background:linear-gradient(110deg,#ebf2ff,#edf3ff);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;margin-bottom:28px;color:#7ba1df}.lesson-cover>.icon{width:41px;height:41px;stroke-width:1.1}.lesson-cover>span{font-size:7px;letter-spacing:2px}.lesson-content>.eyebrow{font-size:8px}.lesson-content h2{font-size:25px;margin:8px 0 19px}.lesson-text p{line-height:1.9;font-size:12px;margin-bottom:20px}.lesson-content .button{margin-top:12px;font-size:10px}.certificate-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:23px}.certificate-grid>.full{grid-column:1/-1}.certificate-card{padding:30px}.certificate-card>.feature-icon{margin-bottom:25px}.certificate-card>.eyebrow{font-size:7px;color:#9cacbf}.certificate-card>h2{font-size:26px;margin:9px 0 22px}.certificate-card dl,.detail-list{display:grid;grid-template-columns:1fr 1.4fr;gap:14px;margin:20px 0 25px;font-size:11px}.certificate-card dt,.detail-list dt{color:#9daabc}.certificate-card dd,.detail-list dd{margin:0;overflow-wrap:anywhere;color:#63758d}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;align-items:start}.form-panel{padding:26px;max-width:650px}.form-panel>h3{font-size:16px;margin-bottom:21px}.form-panel form{display:grid;gap:16px}.profile-avatar{display:flex;gap:17px;align-items:center;margin-bottom:18px}.profile-avatar>.avatar{width:56px;height:56px;font-size:17px}.profile-avatar h3{font-size:17px}.profile-avatar p{font-size:11px;margin-top:4px}.course-setting-row{display:flex;align-items:center;gap:13px;padding:19px 23px;border-top:1px solid var(--border)}.course-setting-row>.feature-icon{width:36px;height:36px;border-radius:9px}.course-setting-row>.feature-icon .icon{width:18px;height:18px}.course-setting-row strong{font-size:11px;display:block}.course-setting-row small{font-size:9px;display:block;color:#97a5b6}.course-setting-row>.icon-button{margin-left:auto}.course-setting-row>.icon-button .icon{width:15px;height:15px;color:#9baac0}.audit-row{padding:12px 23px;display:flex;gap:12px;align-items:center}.audit-row:last-child{padding-bottom:23px}.audit-row strong{font-size:10px;display:block;color:#7c8b9f}.audit-row small{font-size:8px;display:block;color:#a8b3c1}.lesson-fields{border:1px solid var(--border);padding:16px;border-radius:10px;margin:15px 0}.lesson-fields legend{font-size:10px;color:#90a2bd}.lesson-fields label+label{margin-top:12px}.login-page{min-height:100vh;background:radial-gradient(ellipse at 50% 45%,#e7f0ff,#f7faff 65%);display:flex;align-items:center;flex-direction:column;padding:55px 20px}.login-page>.brand{margin-bottom:42px}.login-card{max-width:440px;background:white;padding:37px;text-align:center;border:1px solid #e2eaf6;border-radius:18px;box-shadow:0 20px 60px #385b8c08}.login-card h1{font-size:32px;margin:22px 0 15px}.login-card p{font-size:12px;line-height:1.9;margin-bottom:24px}.login-card>.text-button{margin-top:22px;font-size:10px}.initial-loading,.load-error{padding:100px 25px;text-align:center}.load-error p{margin:15px}.load-error a{display:block;margin-top:20px;color:var(--blue)}
/* Forms and dialogs */
label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:500;color:#6e7e93}input,textarea,select{width:100%;border:1px solid #e2e8f1;background:#fff;border-radius:8px;padding:10px 12px;color:#516379;font-size:12px;min-height:39px;line-height:1.5}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a9b3c1}select{cursor:pointer}.checkbox{display:flex;flex-direction:row;align-items:flex-start;gap:8px;line-height:1.7;font-size:10px;font-weight:400}.checkbox input{width:14px;height:14px;min-height:14px;margin:2px 0 0;accent-color:var(--blue);flex-shrink:0}.checkbox a{color:var(--blue);text-decoration:underline}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.form-error{font-size:11px;color:#c65a66;line-height:1.7}.form-error:empty{display:none}dialog{border:1px solid #e5eaf3;border-radius:19px;max-width:550px;width:calc(100% - 32px);max-height:90vh;padding:0;color:var(--ink);box-shadow:0 25px 90px #11244433;margin:auto;overflow-y:auto;font:14px var(--font)}dialog::backdrop{background:#192a4059;backdrop-filter:blur(5px)}.dialog-header{padding:24px 27px 18px;display:flex;align-items:center;gap:18px;justify-content:space-between;border-bottom:1px solid #edf1f6}.dialog-header h2{font-size:21px;letter-spacing:-.8px}.dialog-header>.icon-button{flex-shrink:0;color:#99a8bc}.dialog-body{padding:24px 27px 27px}.dialog-body>p{font-size:12px;line-height:1.8;margin-bottom:20px}.dialog-body>form{display:grid;gap:16px}.dialog-body .button{font-size:11px}.dialog-body .info-note{margin:0}.sale-summary{display:flex;align-items:center;gap:12px;margin-bottom:23px}.sale-summary h3{font-size:16px}.sale-summary p{font-size:10px;margin-top:5px}.sale-summary>.badge{margin-left:auto}.sale-summary>.avatar{width:43px;height:43px;font-size:13px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:90vw;width:max-content;background:#22364e;color:white;padding:13px 22px;border-radius:10px;font-size:12px;z-index:200;box-shadow:0 5px 25px #182c4426}.toast.error{background:#a64b59}.notice-item{display:flex;gap:15px;align-items:flex-start;margin-bottom:25px}.notice-item>.icon{color:#8caade;margin-top:3px}.notice-item h3{font-size:15px}.notice-item p{font-size:12px;margin-top:8px;line-height:1.8}
/* Readable controls across the public theme and private workspace. */
.acredita-body h1,.acredita-body h2,.acredita-body h3,.acredita-body h4{font-weight:700}
.acredita-body .hero h1{font-weight:800}.acredita-body .section h2,.acredita-body .page-heading h1{font-weight:750}
.badge.qualified{background:#edf7f2;color:#618d77}.badge.unqualified{background:#fff6e3;color:#a88845}
.month-control,.search-input{flex-direction:row}
.nav-item{font-size:12px}.page-heading p{font-size:12px}.stat-card>div>span:first-child{font-size:10px}.stat-card>small{font-size:10px}.panel-heading h3{font-size:15px}.panel-heading p{font-size:11px}th{font-size:10px}td{font-size:11px}td strong{font-size:12px}.person-cell small{font-size:10px}.badge{font-size:10px}.table-toolbar select,.search-input input{font-size:12px}.overview-banner p{font-size:12px}.workspace-header strong{font-size:11px}.nav-item span{white-space:normal}.detail-list{font-size:12px}.chart-footer{font-size:9px}.goal-panel>p{font-size:10px}.goal-panel>.text-button{font-size:10px}
/* Responsive */
@media(min-width:1600px){.dashboard-content{padding-top:40px}.public-header,.section,.public-footer{max-width:1250px}.hero{max-width:1400px;padding-left:75px;padding-right:75px}.hero h1{font-size:59px}.hero-art{margin-left:20px}.dashboard-content .page-heading h1{font-size:31px}.workspace{font-size:15px}.stat-card>strong{font-size:31px}.overview-banner{min-height:265px;padding-top:35px}.overview-banner h2{font-size:32px}}
@media(max-width:1200px){.public-header,.section,.public-footer{margin-left:5%;margin-right:5%}.hero{border-radius:0;padding:45px 5%;min-height:560px}.hero h1{font-size:45px;letter-spacing:-2.8px}.hero-art{transform:scale(.87);transform-origin:center left;width:460px}.hero-copy>p{font-size:12px}.hero-actions{gap:14px}.hero-actions .button{padding:13px 15px;font-size:10px}.hero-actions .text-button{font-size:10px}.benefit-strip{margin:0 5%;font-size:10px}.partner{padding:40px}.bottom-cta{margin:0 4%}.public-header nav{gap:23px;font-size:10px}.sidebar{width:210px;padding-left:13px;padding-right:13px}.workspace-header{padding:0 26px}.dashboard-content{padding:27px 26px 10px}.page-heading h1{font-size:23px}.dashboard-two-columns{gap:16px;grid-template-columns:1.65fr 1fr}.stats-grid{gap:12px}.stat-card{padding:14px}.stat-card>strong{font-size:23px}.stat-card>div>span:first-child{font-size:8px}.banner-art{right:2px;transform:scale(.9);transform-origin:right center}.overview-banner{padding:25px}.overview-banner h2{font-size:26px}.overview-banner p{max-width:300px}th,td{padding-left:17px;padding-right:17px}.dashboard-footer{padding-left:26px;padding-right:26px}.panel-heading{padding-left:18px;padding-right:18px}.learning-layout{grid-template-columns:230px 1fr}.commission-row>div{font-size:10px}}
@media(max-width:960px){.utility{padding:0 5%}.utility>span:last-child{display:none}.public-header nav{display:none}.public-header{height:80px}.hero{grid-template-columns:1fr 1fr;min-height:505px;padding-top:40px;padding-bottom:32px}.hero h1{font-size:39px;letter-spacing:-2.3px}.hero-art{transform:scale(.73);transform-origin:0 10%;min-height:400px}.hero-copy>.eyebrow{font-size:7px}.hero-copy>p{font-size:11px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-trust{margin-top:22px;font-size:8px}.hero-trust .trust-symbol{width:23px}.hero-trust .trust-symbol .icon{width:23px}.section{padding-top:50px;padding-bottom:50px}.section h2{font-size:26px}.section-heading>.subtle{display:none}.course-grid{gap:14px}.course-art{height:170px}.course-object{transform:scale(.8) rotate(-10deg);top:28px}.object-2{top:42px}.course-info{padding:18px}.course-info h3{font-size:18px}.course-info p{font-size:10px}.course-info .eyebrow{font-size:6px}.step-grid{gap:22px}.step-grid h3{font-size:12px}.step-grid p{font-size:10px}.partner{gap:25px;padding:35px}.partner h2{font-size:27px}.partner p{font-size:10px}.commission-card{padding-left:17px;padding-right:17px}.commission-row>div{font-size:9px}.commission-row>strong{font-size:29px}.faq{gap:40px;grid-template-columns:.7fr 1.3fr}.bottom-cta{padding:35px}.bottom-cta h2{font-size:23px}.public-footer{gap:15px}.public-footer>span{display:none}.sidebar{width:190px;padding-left:10px;padding-right:10px}.sidebar>.brand{font-size:23px}.workspace-type{padding:9px 7px;gap:7px}.workspace-type strong{font-size:9px}.workspace-type small{font-size:7px}.workspace-type .workspace-icon{width:25px;height:29px}.nav-item{font-size:10px;padding:11px 9px;gap:9px}.workspace-header{padding:0 20px;height:65px}.live-label{display:none}.dashboard-content{padding:25px 20px 10px}.page-heading{gap:15px}.page-heading h1{font-size:21px}.page-heading .eyebrow{font-size:6px}.page-heading p{font-size:9px}.page-heading>.button{font-size:9px;padding:10px 12px}.wave{font-size:21px;margin-left:6px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:14px}.stat-card>strong{font-size:27px}.stat-card>div>span:first-child{font-size:10px}.overview-banner{min-height:240px}.overview-banner h2{font-size:25px}.overview-banner p{max-width:245px;font-size:9px}.banner-art{right:-20px;transform:scale(.8)}.dashboard-two-columns{grid-template-columns:1fr}.goal-panel{display:none}.table-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:15px}.search-input{max-width:none}.table-toolbar>div{justify-content:flex-end}.team-top{grid-template-columns:1fr;gap:0}.settings-grid{grid-template-columns:1fr}.learning-layout{grid-template-columns:1fr}.lesson-list{display:grid;grid-template-columns:1fr 1fr;gap:5px}.lesson-list h3{grid-column:1/-1}.lesson-button{font-size:9px}.referral-box{padding:20px;align-items:flex-start}.referral-box .button{font-size:10px;padding:10px}.certificate-grid{grid-template-columns:1fr}}
@media(max-width:700px){.preview-bar{padding:0 12px;height:43px;gap:8px}.preview-bar>span{font-size:0;letter-spacing:0}.preview-bar>span small{display:none}.preview-bar>span>i{width:6px;height:6px}.preview-bar>div{gap:1px;flex:1;justify-content:flex-end}.preview-bar a{font-size:9px;padding:6px 10px}.utility{height:29px;font-size:8px;justify-content:center}.utility>a{display:none}.public-header{height:75px;margin:0;padding:0 6%}.public-header .brand{font-size:24px}.public-header .brand .logo-mark .icon{width:28px;height:28px}.public-header>.button{font-size:9px;padding:10px 12px}.public-header>.button .icon{width:13px;height:13px}.hero{display:block;padding:30px 7% 14px;text-align:center}.hero-copy{padding-top:0}.hero-copy>.eyebrow{justify-content:center;font-size:6px;letter-spacing:.8px}.hero h1{font-size:43px;letter-spacing:-2.7px;margin-top:20px;line-height:1.2}.hero h1 .underline{margin:3px auto 19px;width:83%;max-width:360px}.hero-copy>p{font-size:12px;line-height:1.85}.hero-actions{flex-direction:row;justify-content:center;align-items:center;gap:16px;margin-top:22px}.hero-actions .button{font-size:9px;padding:13px 14px;gap:7px}.hero-actions .text-button{font-size:9px;gap:6px}.play-button{width:27px;height:27px}.hero-trust{justify-content:center;text-align:left;margin-top:23px;font-size:8px}.hero-art{width:450px;min-height:455px;height:455px;margin:23px auto -30px;transform:scale(.79);transform-origin:top center;left:50%;margin-left:-225px}.hero-art .credential{text-align:left}.hero-art .float-progress{text-align:left}.hero-art .price-float{text-align:left}.hero-art .orbit-one{left:44px}.hero-art .credential{left:97px}.hero-art .orbit-two{left:17px}.art-spark{right:5px}.art-caption{bottom:0;left:83px}.benefit-strip{min-height:105px;display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:20px 0;font-size:8px;margin:0 7%}.benefit-strip>span{gap:6px}.benefit-strip .icon{width:14px;height:14px}.section{margin:0 7%;padding:40px 0}.section-heading{margin-bottom:23px;display:block}.section .eyebrow{font-size:7px}.section h2{font-size:25px;letter-spacing:-1px}.section-heading p{font-size:11px}.course-grid{grid-template-columns:1fr;gap:20px}.course-art{height:200px}.course-object{transform:rotate(-10deg);top:42px}.object-2{top:58px}.course-info{padding:21px}.course-info h3{font-size:22px}.course-info .eyebrow{font-size:7px}.course-info p{font-size:11px;min-height:auto}.course-bottom{margin-top:17px}.course-bottom strong{font-size:21px}.program-note{font-size:8px;line-height:1.8;margin-top:18px}.step-grid{grid-template-columns:1fr 1fr;gap:26px 22px}.step-grid h3{font-size:12px}.step-grid p{font-size:10px}.step-top{margin-bottom:13px}.process .section-heading>p{margin-top:15px;font-size:10px}.partner{display:block;margin:0 4%;padding:34px 24px;border-radius:14px}.partner h2{font-size:28px;line-height:1.3}.partner p{font-size:11px}.partner .button{margin-top:19px}.commission-card{margin:29px 4px 5px;transform:rotate(-2deg);padding-left:22px;padding-right:22px}.commission-row>div{font-size:10px}.commission-row>strong{font-size:33px}.commission-foot{font-size:8px;padding-top:18px;padding-bottom:18px}.faq{display:block}.faq>div:first-child{margin-bottom:23px}.faq h2 br{display:none}.faq .text-button{margin-top:13px}.faq details{padding:16px 0}.faq summary{font-size:11px}.faq details>p{font-size:10px}.bottom-cta{padding:28px 25px;display:block;border-radius:14px}.bottom-cta h2{font-size:23px;margin-bottom:20px;letter-spacing:-.9px}.bottom-cta .button{font-size:10px;padding:12px 18px}.bottom-cta .eyebrow{font-size:7px}.public-footer{padding:30px 0;flex-wrap:wrap;margin:0 7%;gap:15px}.public-footer>.brand{font-size:22px}.public-footer>div:last-child{margin-left:0;justify-content:space-between;width:100%;gap:15px;font-size:8px}.sidebar{position:fixed;top:0;bottom:0;left:0;width:230px;transform:translateX(-100%);transition:transform .2s;box-shadow:15px 0 55px #18253920;padding:25px 16px 0}.sidebar.mobile-open{transform:translateX(0);top:65px;height:calc(100vh - 65px)}.sidebar>.brand{font-size:25px;margin-bottom:25px}.workspace-type strong{font-size:10px}.nav-item{font-size:11px}.workspace-header{position:sticky;top:0;z-index:25;height:61px;padding:0 17px}.workspace-header>div:first-child{gap:9px;font-size:9px}.workspace-header>div:first-child>strong{font-size:9px}.mobile-menu{display:flex;margin-right:4px;width:24px;color:#8395ae}.header-actions{gap:13px}.header-actions .small-avatar{width:26px;height:26px;font-size:8px}.dashboard-content{padding:25px 17px 6px}.page-heading{display:block;margin-bottom:22px}.page-heading .eyebrow{font-size:6px;letter-spacing:1.2px;margin-bottom:8px}.page-heading h1{font-size:24px;line-height:1.3;letter-spacing:-1.2px}.page-heading p{font-size:10px;margin-top:9px;line-height:1.8}.page-heading>.button{margin-top:16px;font-size:10px;padding:10px 14px}.page-heading>.month-control{margin-top:17px;width:max-content}.wave{font-size:22px}.overview-banner{padding:25px 23px;min-height:245px}.overview-banner h2{font-size:27px;letter-spacing:-1.2px}.overview-banner p{max-width:200px;font-size:9px}.overview-banner .eyebrow{font-size:6px;letter-spacing:1.1px}.banner-art{transform:scale(.63);right:-64px;top:20px;opacity:.6}.overview-banner>div:first-child{max-width:85%}.banner-chip{display:none}.banner-star{right:0}.section-label{margin-top:22px}.section-label h3{font-size:12px}.month-control{padding:5px 7px}.month-control input{font-size:9px;max-width:117px}.month-control>.icon{display:none}.stats-grid{gap:11px;margin-bottom:18px}.stat-card{padding:13px 12px}.stat-card>div>span:first-child{font-size:8px}.stat-card>strong{font-size:25px;letter-spacing:-1px;margin-top:8px}.stat-card>small{font-size:7px}.stat-icon{width:23px;height:23px;border-radius:6px}.stat-icon>.icon{width:12px;height:12px}.dashboard-two-columns{gap:0}.panel{margin-bottom:18px;border-radius:11px}.panel-heading{padding:18px 16px 13px;gap:12px}.panel-heading h3{font-size:12px}.panel-heading p{font-size:8px}.panel-heading .text-button{font-size:8px;gap:5px}.panel-heading .text-button .icon{width:11px;height:11px}.bar-chart{height:185px;padding:17px 17px 4px}.chart-bars{gap:21px}.chart-y{font-size:7px;width:38px}.chart-footer{margin-left:16px;margin-right:16px;font-size:7px}.chart-footer>strong{font-size:11px}.chart-footer small{font-size:7px}th,td{padding-left:15px;padding-right:15px}td{font-size:9px}.dashboard-footer{padding:10px 17px 20px;font-size:7px;gap:20px}.dashboard-footer>span:last-child{text-align:right}.goal-panel{display:block;padding-bottom:2px}.goal-orbit{width:140px;height:140px}.goal-panel>p{max-width:250px;font-size:9px}.goal-panel>.text-button{font-size:9px}.goal-panel>.badge{font-size:9px}.search-input{min-width:0}.table-toolbar{padding:15px}.table-toolbar>div{justify-content:space-between}.table-toolbar>.search-input input{font-size:10px}.table-toolbar .button{font-size:9px;padding:8px 10px}.parent-card{padding:20px}.parent-card h3{font-size:15px}.parent-card small{font-size:6px}.parent-card p{font-size:9px}.referral-box{display:block;padding:23px}.referral-box .button{margin-top:16px;font-size:10px}.info-note{font-size:9px;padding:12px 14px;line-height:1.9}.stats-grid.three{grid-template-columns:1fr;gap:10px;margin-top:18px}.stats-grid.three .stat-card{padding:17px}.stats-grid.three .stat-card>div>span:first-child{font-size:10px}.stats-grid.three .stat-card>strong{font-size:23px}.stats-grid.three .stat-card>small{font-size:9px}.payment-panel{padding:22px;display:block}.payment-panel>.feature-icon{margin-bottom:18px}.payment-panel h3{font-size:17px;line-height:1.5}.payment-panel p{font-size:10px}.journey{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:20px}.journey>div{font-size:9px}.lesson-list{grid-template-columns:1fr;padding:18px}.lesson-list h3{font-size:14px}.lesson-button{font-size:10px}.lesson-content{padding:22px}.lesson-content h2{font-size:23px}.lesson-text p{font-size:11px}.settings-grid{gap:0}.form-panel{padding:22px}.form-grid{grid-template-columns:1fr;gap:15px}.dialog-header{padding:20px}.dialog-header h2{font-size:19px}.dialog-body{padding:21px}.dialog-body form{gap:15px}.sale-summary{gap:10px;flex-wrap:wrap}.sale-summary>.badge{margin-left:0}.dialog-body .sale-summary h3{font-size:15px}.profile-avatar>.avatar{width:48px;height:48px}.profile-avatar h3{font-size:16px}.empty-state{padding:38px 22px}.empty-state h3{font-size:15px}.empty-state p{font-size:10px}.toast{font-size:11px;bottom:17px;width:calc(100% - 32px);text-align:center}.desktop-only{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
