:root{--ink:#202a22;--muted:#737a72;--paper:#f6f6f0;--line:#e2e5db;--lime:#c5f277;--dark:#171e18;--lilac:#ddd4fa;--peach:#f5c5a7;--radius:18px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a,button,input,textarea,summary{outline-offset:5px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #78a936}p{line-height:1.65}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.13}h1{font-size:44px}h2{font-size:34px}h3{font-size:22px}small{line-height:1.5}button{border:0}svg.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.wrap{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand>span{font-size:23px;font-weight:800;letter-spacing:-1px;line-height:1.05}.brand-light{font-weight:400}.brand small{display:block;font-size:7px;letter-spacing:2px;margin-top:7px;font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 21px;border-radius:9px;font-size:13px;font-weight:700;line-height:1.2;transition:transform .18s,background .18s;white-space:normal;min-height:47px}.btn:hover{transform:translateY(-2px)}.btn-lime{background:var(--lime);color:var(--dark)}.btn-dark{background:var(--ink);color:white}.btn-soft{background:#eef0e7;color:var(--ink)}.btn-outline-light{border:1px solid #57604e;color:#f4f5ef;background:transparent}.btn .icon{width:18px;height:18px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700;line-height:1.5}.pill{display:inline-flex;gap:9px;align-items:center;border:1px solid #485640;border-radius:30px;padding:9px 13px;font-size:9px;font-weight:700;letter-spacing:1.4px}.status-dot{height:6px;width:6px;background:var(--lime);border-radius:50%}.text-link{display:inline-flex;align-items:center;gap:12px;font-weight:700;font-size:12px}.text-link .icon{width:17px}.text-link:hover{color:#688b35}.subtle{color:var(--muted);font-size:12px;line-height:1.6}.back-link{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:28px}.form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}progress{appearance:none;-webkit-appearance:none;width:100%;height:5px;border:none;display:block;overflow:hidden;border-radius:20px;background:#e6e9df}progress::-webkit-progress-bar{background:#e6e9df}progress::-webkit-progress-value{background:#76a33f;border-radius:20px}progress::-moz-progress-bar{background:#76a33f;border-radius:20px}.progress-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted);margin-bottom:9px}.progress-label b{color:var(--ink)}
/* Presentation */
.landing{background:#f9f9f3}.landing-nav{display:flex;align-items:center;justify-content:space-between;height:104px;color:#f2f4e9;position:relative;z-index:2}.landing:before{content:'';position:absolute;top:0;left:0;right:0;height:800px;background:var(--dark);z-index:0}.landing-nav nav{display:flex;gap:32px;font-size:12px;color:#bfc8b8}.landing-nav nav a:hover{color:var(--lime)}.hero{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:30px;min-height:630px;color:#f0f4e7;padding-top:42px;padding-bottom:68px}.hero-copy{position:relative;z-index:1}.hero h1{font-size:76px;letter-spacing:-5px;line-height:1.02;font-weight:500;margin:25px 0}.hero h1 em{font-style:normal;color:var(--lime)}.hero-star{color:var(--lime);display:inline-block;font-size:62px;margin-left:12px;vertical-align:top;position:absolute;top:130px;right:40px}.hero-copy>p{font-size:15px;max-width:410px;color:#b8c1b0;line-height:1.8;margin-bottom:28px}.hero-actions{display:flex;gap:12px}.hero-note{font-size:11px;display:flex;align-items:center;gap:8px;margin-top:22px;color:#939e8c}.hero-note .icon{width:16px}.hero-visual{position:relative;min-height:520px;display:flex;justify-content:center;align-items:center;background:radial-gradient(ellipse at center,#384b2580,transparent 65%)}.orbit{position:absolute;width:410px;height:410px;border:1px solid #4a583b70;border-radius:50%;transform:rotate(-25deg)}.orbit-two{width:500px;height:280px;transform:rotate(-42deg)}.phone{position:relative;width:258px;border:6px solid #3b4336;border-radius:34px;background:#f6f7ed;color:var(--ink);padding:16px 15px 10px;transform:rotate(7deg);box-shadow:15px 30px 50px #0005}.phone-top{display:flex;justify-content:space-between;font-size:8px;margin-bottom:23px;font-weight:bold}.phone-brand{margin-bottom:22px}.phone-brand .brand img{width:23px;height:23px}.phone-brand .brand>span{font-size:15px}.phone-brand .brand small{display:none}.phone>.eyebrow{font-size:7px;letter-spacing:1px}.phone h3{font-size:22px;margin:7px 0 16px}.phone-art{background:var(--lime);border-radius:10px;padding:16px;position:relative;overflow:hidden}.phone-art>.icon{width:100px;height:100px;position:absolute;right:-20px;top:8px;opacity:.3;transform:rotate(-20deg)}.phone-art>span{position:relative;font-size:7px;letter-spacing:1px}.phone-art h4{position:relative;font-size:23px;line-height:1.05;letter-spacing:-1px;margin:44px 0 0}.phone-progress{font-size:8px;display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);align-items:center}.phone-progress .icon{width:13px}.phone-lesson{display:flex;gap:10px;align-items:center;padding:17px 0}.phone-lesson>.icon{padding:6px;background:var(--ink);color:var(--lime);border-radius:50%;width:29px;height:29px}.phone-lesson small{display:block;font-size:6px;letter-spacing:1px}.phone-lesson strong{font-size:8px}.phone-nav{display:flex;justify-content:space-around;padding:10px 0 0;border-top:1px solid var(--line)}.phone-nav .icon{width:14px;height:14px;color:#80926e}.floating-note{z-index:1;position:absolute;left:-16px;top:57px;background:#f5f5ec;color:var(--ink);padding:17px;border-radius:12px;display:flex;align-items:center;gap:12px;transform:rotate(-7deg);box-shadow:0 10px 30px #0002}.floating-note small{display:block;font-size:7px;letter-spacing:1px;margin-bottom:4px}.floating-note strong{font-size:17px;letter-spacing:-.5px}.floating-note>.icon{width:16px;margin-left:5px}.note-icon{background:#ddecbb;padding:9px;border-radius:50%}.note-icon .icon{width:22px}.floating-bottom{position:absolute;bottom:66px;right:-10px;background:var(--lilac);color:var(--ink);padding:16px 23px;display:flex;gap:12px;align-items:center;border-radius:10px;transform:rotate(-6deg);font-size:13px;line-height:1.5;box-shadow:0 10px 30px #0002}.floating-bottom>.icon{width:28px;height:28px}.visual-caption{position:absolute;bottom:-18px;font-size:8px;letter-spacing:2px;color:#8e9b82}.promise-strip{position:relative;background:var(--lime)}.promise-strip>.wrap{display:flex;justify-content:space-between;gap:20px;padding-top:24px;padding-bottom:24px}.promise-strip span{display:flex;gap:10px;align-items:center;font-size:11px;font-weight:600}.promise-strip .icon{width:18px}.section{padding-top:88px;padding-bottom:88px;position:relative}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:36px}.section-heading h2{font-size:40px;font-weight:500;margin:12px 0 0}.section-heading>p{max-width:310px;font-size:14px;color:var(--muted);margin:0 0 3px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.steps article{padding:27px 0 0;border-top:1px solid #cdd2c2;position:relative}.steps article>span{font-size:12px;color:#8a9382}.steps article>.icon{position:absolute;right:0;top:22px;width:29px;height:29px}.steps h3{margin:36px 0 12px;font-size:23px}.steps p{font-size:13px;color:var(--muted);max-width:270px;margin:0}.course-section{background:#eeefe7}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.course-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;min-width:0;transition:box-shadow .2s,transform .2s}.course-card:hover{box-shadow:0 10px 24px #2434180c;transform:translateY(-3px)}.course-art{height:183px;position:relative;overflow:hidden;padding:21px;color:#263623;background:var(--lime)}.lime{background:var(--lime)}.lilac{background:var(--lilac)}.peach{background:var(--peach)}.art-category{font-size:8px;letter-spacing:1.9px;font-weight:700;position:relative;z-index:1}.art-caption{position:absolute;bottom:17px;font-size:7px;letter-spacing:1.5px;font-weight:700}.art-number{position:absolute;bottom:-12px;right:15px;font-size:125px;letter-spacing:-10px;font-weight:700;opacity:.13;line-height:1}.art-symbol{position:absolute;left:38%;top:21%;transform:rotate(-18deg)}.art-symbol .icon{width:104px;height:104px;stroke-width:1.1}.symbol-demanda{transform:rotate(0deg);top:22%;left:35%}.symbol-caixa{transform:rotate(13deg)}.course-body{padding:22px}.course-body>.eyebrow{font-size:8px;letter-spacing:1px;color:var(--muted)}.course-body h3{font-size:19px;line-height:1.25;margin:12px 0;min-height:72px;letter-spacing:-.6px}.course-body>p{font-size:12px;color:var(--muted);line-height:1.65;min-height:59px;margin-bottom:21px}.course-meta{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin-bottom:20px}.course-meta>.icon{width:14px;height:14px}.course-body>.text-link{padding-top:17px;border-top:1px solid var(--line);width:100%;justify-content:space-between;margin-top:5px}.course-body>progress{margin-bottom:19px}.platform-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.platform-section h2{font-size:40px;font-weight:500;margin-top:15px}.platform-section>div>p{font-size:14px;color:var(--muted)}.platform-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:26px}.platform-tags span{border:1px solid var(--line);border-radius:30px;padding:9px 12px;font-size:10px}.membership-card{background:var(--dark);color:#eff4e5;border-radius:19px;padding:35px}.membership-card .pill{color:var(--lime);font-size:8px}.membership-card h3{font-size:30px;font-weight:500;line-height:1.15;margin:21px 0 15px}.membership-card>p{color:#b6bfae!important;font-size:13px!important}.membership-price{font-size:27px;margin:26px 0 21px;letter-spacing:-1px}.membership-price>small{display:block;font-size:10px;letter-spacing:0;color:#a0ac98;margin-top:5px}.membership-card ul{padding:0;list-style:none;font-size:12px;color:#c8d2bc;margin-bottom:25px}.membership-card li{display:flex;align-items:center;gap:10px;margin:13px 0}.membership-card li>.icon{width:16px;color:var(--lime)}.membership-card>.btn{width:100%}.membership-card>small{display:block;color:#a0ac98;font-size:9px;text-align:center;margin-top:15px}.faq{padding-top:15px;max-width:860px}.faq>h2{margin:10px 0 35px;font-size:40px;font-weight:500}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;list-style:none;font-size:15px;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:'+';font-size:20px}.faq details[open] summary:after{content:'−'}.faq details p{font-size:13px;color:var(--muted);margin:18px 30px 0 0}.landing-footer{border-top:1px solid var(--line);padding-top:38px;padding-bottom:30px;display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap;align-items:center}.landing-footer>span{font-size:12px;color:var(--muted)}.landing-footer>div{display:flex;gap:25px;font-size:11px}.landing-footer>small{width:100%;font-size:10px;color:var(--muted);margin-top:10px}
/* Learning space */
.app-shell{display:flex;min-height:100vh}.sidebar{width:238px;background:var(--dark);color:#eef3e5;padding:32px 22px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:30}.sidebar .brand>span{font-size:20px}.sidebar .brand small{font-size:6px;letter-spacing:1.5px}.sidebar .brand img{width:33px;height:33px}.workspace-label{font-size:7px;letter-spacing:1.8px;color:#86937c;margin:52px 12px 17px}.nav-item{display:flex;align-items:center;gap:11px;padding:14px 13px;border-radius:8px;font-size:11px;margin-bottom:5px;color:#a7b29e;transition:background .15s}.nav-item .icon{width:18px;height:18px}.nav-item.active{color:var(--lime);background:#2e3928}.nav-item:hover{background:#263020;color:#eff4e6}.nav-item small{margin-left:auto;font-size:9px;background:#404d34;padding:1px 5px;border-radius:3px}.sidebar-tip{margin-top:46px;background:#232d1f;border:1px solid #35422d;border-radius:13px;padding:22px 18px;color:#cad6bd}.sidebar-tip>span{font-size:35px;color:var(--lime)}.sidebar-tip h4{font-size:14px;font-weight:500;line-height:1.4;margin:18px 0 10px;letter-spacing:-.2px}.sidebar-tip p{font-size:10px;color:#95a589;margin:0;line-height:1.8}.sidebar-bottom{margin-top:auto;padding-top:30px}.app-main{margin-left:238px;width:calc(100% - 238px);min-width:0}.app-header{height:80px;background:#fbfcf7;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:20px}.breadcrumb{font-size:11px;color:#8c9385;display:flex;align-items:center;gap:14px}.breadcrumb strong{font-weight:500;color:var(--ink)}.breadcrumb span{color:#b7bdae}.header-right{display:flex;align-items:center;gap:20px}.mode-chip{font-size:8px;letter-spacing:1.1px;background:#eaf0df;border:1px solid #d9e2cb;color:#5d7044;border-radius:20px;padding:8px 11px}.avatar{width:32px;height:32px;background:#dfd5f0;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700}.app-content{padding:25px 40px 0;max-width:1480px;margin:0 auto}.preview-banner{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#eff2e5;border:1px solid #e0e6d3;border-radius:8px;padding:11px 14px;font-size:10px;color:#697555;margin-bottom:28px}.preview-banner>span{display:flex;align-items:center;gap:8px}.preview-banner .icon{height:14px;width:14px}.preview-banner>a{white-space:nowrap;font-weight:700;display:flex;align-items:center;gap:8px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:29px}.page-heading h1{font-size:33px;font-weight:500;margin:10px 0}.page-heading p{font-size:12px;color:var(--muted);margin:0}.page-heading .eyebrow{font-size:8px;letter-spacing:1.7px;color:#7a8670}.wave{color:#7b974f;margin-left:4px}.date-label{white-space:nowrap;font-size:10px;color:#808875}.dashboard-top{display:grid;grid-template-columns:2.05fr 1fr;gap:22px}.continue-card{position:relative;background:var(--dark);color:#f3f5e9;border-radius:15px;padding:30px;overflow:hidden;min-height:285px}.continue-card>.eyebrow{font-size:8px;letter-spacing:1.8px;color:#a9bd8e}.continue-card h2{font-size:30px;font-weight:500;position:relative;z-index:1;margin:18px 0 12px}.continue-card>p{font-size:11px;color:#a9b59d;position:relative;z-index:1}.continue-card>.btn{position:relative;z-index:1;margin-top:6px;font-size:11px;padding:12px 15px;min-height:41px}.continue-art{position:absolute;right:14px;top:31px;transform:rotate(-15deg);color:#b7e678}.continue-art>.icon{width:174px;height:174px;stroke-width:.65;opacity:.22}.continue-bottom{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#8fa27b;margin-top:31px;gap:10px}.continue-card>progress{margin-top:11px;height:3px;background:#39482e}.continue-card>progress::-webkit-progress-bar{background:#39482e}.continue-card>progress::-webkit-progress-value{background:var(--lime)}.journey-card{padding:26px;background:#fff;border:1px solid var(--line);border-radius:15px;position:relative;overflow:hidden}.journey-card>.eyebrow{font-size:8px;color:#7b8670;letter-spacing:1.7px}.journey-number{font-size:65px;letter-spacing:-4px;line-height:1;margin-top:20px}.journey-number>span{font-size:22px;letter-spacing:-1px;color:#b2bbab;margin-left:5px}.journey-card h3{font-size:13px;letter-spacing:0;font-weight:500;margin-top:8px}.journey-card p{font-size:11px;color:var(--muted);margin-bottom:20px}.journey-card>.text-link{font-size:10px;position:relative;z-index:1}.mini-bars{position:absolute;bottom:25px;right:22px;display:flex;align-items:flex-end;gap:4px;opacity:.4}.mini-bars span{width:5px;background:#dfe5d4;border-radius:3px}.mini-bars span.filled{background:#83ad45}.subheading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:36px 0 20px}.subheading h2{font-size:21px;font-weight:500;margin:0 0 8px;letter-spacing:-.5px}.subheading p{font-size:11px;color:var(--muted);margin:0}.subheading>.text-link{white-space:nowrap;font-size:10px}.app-content .course-art{height:160px}.app-content .course-body{padding:19px}.app-content .course-body h3{font-size:17px;min-height:64px}.app-content .course-body p{font-size:11px;min-height:54px}.app-content .course-body>.eyebrow{font-size:7px;letter-spacing:.8px}.app-content .course-body .text-link{font-size:10px}.tool-callout{display:flex;align-items:center;gap:20px;border:1px solid #d9dfcc;background:#ecefe2;border-radius:13px;padding:25px;margin-top:28px}.tool-callout-icon{background:#dce8c5;width:54px;height:54px;display:grid;place-items:center;border-radius:14px;flex-shrink:0}.tool-callout h3{font-size:19px;font-weight:500;margin:7px 0}.tool-callout p{font-size:11px;color:var(--muted);margin:0}.tool-callout .eyebrow{font-size:7px;letter-spacing:1px}.tool-callout>.btn{margin-left:auto;font-size:10px;white-space:nowrap;min-height:40px;padding:12px 14px}.app-footer{display:flex;justify-content:space-between;gap:16px;font-size:9px;color:#949b8d;border-top:1px solid var(--line);padding:24px 0;margin-top:35px}.bottom-nav,.mobile-menu{display:none}.catalog-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.filters{display:flex;gap:5px}.filter{border:1px solid transparent;padding:11px 14px;border-radius:7px;background:transparent;color:var(--muted);font-size:11px}.filter.active{background:#fff;border-color:var(--line);color:var(--ink)}.filter span{font-size:9px;border-radius:4px;background:#e8efdc;padding:2px 5px;margin-left:8px}.search{display:flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);border-radius:8px;padding:0 12px}.search>.icon{width:15px;color:var(--muted)}.search input{border:0;background:transparent;padding:12px 0;width:180px;max-width:100%;font-size:11px;outline:none}.course-grid+.subtle{margin-top:25px}
/* Course and lesson */
.course-detail{display:grid;grid-template-columns:1.6fr 1fr;align-items:center;gap:45px;margin-bottom:30px}.course-detail h1{font-size:39px;line-height:1.13;margin:15px 0;font-weight:500}.course-detail>div>p{font-size:13px;color:var(--muted)}.course-detail>.course-art{height:280px!important;border-radius:18px}.course-detail .art-symbol{left:23%;top:23%}.course-detail .art-symbol>.icon{height:150px;width:150px}.course-detail .art-number{font-size:170px}.detail-tags{display:flex;gap:7px;flex-wrap:wrap;margin:22px 0}.detail-tags span{font-size:9px;border:1px solid var(--line);border-radius:25px;padding:7px 9px}.outcome{display:flex;align-items:flex-start;gap:12px;font-size:11px;margin-top:25px}.outcome>.icon{color:#77994d}.outcome p{color:var(--muted);margin:5px 0 0}.detail-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:28px;align-items:start}.detail-layout .subheading{margin:18px 0 20px}.module{border:1px solid var(--line);border-radius:10px;margin-bottom:13px;background:#fff;overflow:hidden}.module>summary{list-style:none;display:flex;align-items:center;gap:15px;padding:19px;cursor:pointer;font-size:12px;font-weight:600}.module>summary::-webkit-details-marker{display:none}.module>summary>.icon{margin-left:auto;width:17px;transition:transform .2s}.module[open]>summary>.icon{transform:rotate(90deg)}.module-number{color:#83976a;background:#f0f3e9;border-radius:7px;padding:10px;font-size:11px}.module summary small{display:block;color:var(--muted);font-size:9px;font-weight:400;margin-top:5px}.lesson-row{display:flex;align-items:center;gap:12px;border-top:1px solid #f0f1ea;padding:17px 20px;font-size:11px}.lesson-row:hover{background:#f7f9f2}.lesson-status{border:1px solid var(--line);width:27px;height:27px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.lesson-status>.icon{width:13px;height:13px}.lesson-status.done{background:#dfefc7;border-color:#cce1aa}.lesson-row small{display:block;font-size:9px;color:var(--muted);margin-top:5px}.lesson-row>.icon{margin-left:auto;width:13px}.pending-copy{padding:0 20px 18px;font-size:12px;color:var(--muted)}.enroll-card{position:sticky;top:25px;background:white;border:1px solid var(--line);border-radius:13px;padding:25px;margin-top:18px}.enroll-card h3{font-size:25px;margin:17px 0}.enroll-card p{font-size:12px;color:var(--muted);margin-bottom:25px}.enroll-card>.btn{width:100%;margin-top:24px}.enroll-card>small{display:block;margin-top:15px;font-size:10px;color:var(--muted)}.lesson-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(230px,1fr);gap:25px;align-items:start}.video-stage{width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;display:grid;place-items:center;background:var(--dark);color:#ebf0e4;padding:25px}.video-placeholder{text-align:center;max-width:420px}.video-placeholder>.icon{width:44px;height:44px;border:1px solid #637653;border-radius:50%;padding:11px;color:var(--lime);margin-bottom:14px}.video-placeholder>.eyebrow{display:block;font-size:8px;color:#b3c29d}.video-placeholder h2{font-size:25px;font-weight:500;margin:15px 0 10px}.video-placeholder p{font-size:11px;color:#a2b18f;margin-bottom:0}.video-stage:has(video),.video-stage:has(iframe){padding:0}.video-stage video,.video-stage iframe{width:100%;height:100%;border:0}.lesson-title{margin:25px 0;display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap}.lesson-title h1{font-size:25px;margin:10px 0 0;font-weight:500}.lesson-title .eyebrow{font-size:8px;color:var(--muted)}.lesson-title .btn{font-size:10px;padding:12px;min-height:40px}.lesson-notes h3{font-size:18px}.lesson-notes p{font-size:13px;color:var(--muted)}.practice-box{background:#eaf0de;border:1px solid #dce5cd;border-radius:12px;padding:24px;margin-top:24px}.practice-box>.eyebrow{font-size:8px;color:#6a8050}.practice-box h3{font-size:21px;margin:12px 0}.practice-box p{font-size:12px;color:#627451}.practice-box .btn{font-size:11px;min-height:40px;padding:12px 15px;margin-top:5px}.lesson-pagination{display:flex;justify-content:space-between;gap:20px;font-size:11px;margin-top:25px}.lesson-playlist{background:white;border:1px solid var(--line);border-radius:13px;padding:22px;position:sticky;top:20px}.lesson-playlist h3{font-size:18px;font-weight:500;margin-bottom:20px}.lesson-playlist h4{font-size:11px;line-height:1.5;letter-spacing:0;margin:24px 0 10px}.playlist-item{display:flex;align-items:center;gap:10px;padding:12px 9px;margin:4px -5px;font-size:10px;line-height:1.5;border-radius:7px;color:var(--muted)}.playlist-item>.icon{height:14px;width:14px}.playlist-item.active{color:#395723;background:#edf4e2}.playlist-item:hover{background:#f5f7ef}
/* Tools, progress, accounts */
.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tool-card{padding:27px;background:white;border:1px solid var(--line);border-radius:14px;transition:transform .2s,border-color .2s}.tool-card:hover{transform:translateY(-3px);border-color:#a8ba8a}.tool-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.tool-icon>.icon{width:25px;height:25px}.color-0{background:var(--lime)}.color-1{background:var(--lilac)}.color-2{background:var(--peach)}.tool-card>.eyebrow{font-size:8px;color:var(--muted);margin-top:25px}.tool-card h2{font-size:23px;margin:12px 0;min-height:52px}.tool-card p{font-size:12px;color:var(--muted);min-height:40px}.tool-card>.text-link{font-size:11px;margin-top:13px}.tool-editor{display:grid;grid-template-columns:1.2fr 1fr;gap:25px;align-items:start}.form-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px}.form-card>label,.auth-form label{display:block;font-size:12px;font-weight:600;margin-bottom:20px}textarea,input:not([type=checkbox]){display:block;width:100%;border:1px solid #dce1d3;border-radius:8px;background:#fafbf6;padding:13px;color:var(--ink);font-size:12px;line-height:1.5;margin-top:9px}textarea{resize:vertical;min-height:72px}textarea:focus,input:focus{outline:2px solid #abc57b;border-color:transparent}input::placeholder,textarea::placeholder{color:#a2aa97}input[type=number]{font-variant-numeric:tabular-nums}.form-card .form-actions{margin-top:26px}.form-card>.subtle{margin-top:16px;margin-bottom:0;font-size:10px}.form-status{font-size:11px;color:#52792b;margin:14px 0 0}.result-card{position:sticky;top:25px;background:#edf1e3;border:1px solid #dce5cd;border-radius:14px;padding:28px}.result-card>.eyebrow{font-size:8px;color:#718159}.result-card h2{font-size:29px;font-weight:500;margin:18px 0 25px}#tool-result{white-space:pre-wrap;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.result-tip{display:flex;gap:10px;margin-top:30px;border-top:1px solid #d7dfc8;padding-top:20px}.result-tip>.icon{width:16px;color:#76974b}.result-tip>p{font-size:10px;color:#71815c;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0}.stats-grid article{padding:25px;background:white;border:1px solid var(--line);border-radius:13px}.stats-grid article>span{font-size:11px;color:var(--muted)}.stats-grid strong{display:block;font-size:52px;font-weight:400;letter-spacing:-3px;margin-top:20px}.stats-grid small{font-size:20px;color:#a8b29c;letter-spacing:-1px}.progress-course{display:flex;align-items:center;gap:22px;padding:24px;background:white;border:1px solid var(--line);border-radius:13px;margin-bottom:15px}.progress-course>div{flex:1;min-width:0}.progress-course h3{font-size:17px;font-weight:500;margin-bottom:15px}.progress-course .btn{font-size:10px;min-height:40px}.empty-state{text-align:center;padding:70px 25px;border:1px dashed #ccd6be;border-radius:14px;grid-column:1/-1}.empty-state>.icon{width:38px;height:38px;color:#86a25f;margin-bottom:20px}.empty-state h1{font-size:32px}.empty-state p{font-size:13px;color:var(--muted)}.empty-state .form-actions{justify-content:center;margin-top:25px}.account-card{padding:25px;background:white;border:1px solid var(--line);border-radius:13px;display:flex;gap:20px;align-items:center;margin-bottom:20px}.account-avatar{width:60px;height:60px;border-radius:50%;background:var(--lilac);display:grid;place-items:center;font-size:24px}.account-card h2{font-size:22px;margin-bottom:5px}.account-card p{font-size:12px;color:var(--muted);margin:0;overflow-wrap:anywhere}.account-card .btn{margin-left:auto}.account-card+.form-card h2{font-size:25px;font-weight:500}.account-card+.form-card p,.account-device p{font-size:13px;color:var(--muted)}.account-device{margin-top:20px}.account-device h3{font-size:23px;font-weight:500}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.auth-page>aside{background:var(--dark);color:#f1f5e7;padding:50px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-page>aside:after{content:'';position:absolute;right:-140px;bottom:-80px;width:550px;height:550px;border:1px solid #c5f27720;border-radius:50%;box-shadow:0 0 0 70px #c5f27706,0 0 0 140px #c5f27704;pointer-events:none}.auth-page aside h1{font-size:57px;font-weight:500;letter-spacing:-3px;margin:20px 0}.auth-page aside h1 em{font-style:normal;color:var(--lime)}.auth-page aside p{max-width:350px;color:#a6b597;font-size:14px}.auth-page aside small{font-size:8px;letter-spacing:2px;color:#92a47d}.auth-page>main{padding:50px;display:flex;flex-direction:column}.auth-form{width:100%;max-width:390px;margin:auto}.auth-form h2{font-size:36px;font-weight:500;margin:15px 0}.auth-form>p{font-size:13px;color:var(--muted);margin-bottom:30px}.auth-form>.eyebrow{font-size:9px;color:var(--muted)}.auth-form .check-label{display:flex;align-items:flex-start;gap:9px;font-weight:400;font-size:10px;line-height:1.6}.check-label input{margin:3px 0 0;accent-color:#739949}.check-label a{text-decoration:underline}.auth-form form>.btn{width:100%}.form-error{font-size:12px;color:#a44030;min-height:0}.auth-switch{text-align:center;margin-top:23px;font-size:11px!important}.auth-switch a{font-weight:bold;color:var(--ink)}.auth-form>.text-link{display:flex;justify-content:center;font-size:11px;color:#6b8051}.legal-page{padding-top:40px;padding-bottom:70px;max-width:850px}.legal-page>.brand{display:flex;width:max-content;margin-bottom:40px}.legal-page h1{font-size:42px;font-weight:500}.legal-page h2{font-size:23px;font-weight:500;margin-top:35px}.legal-page p{font-size:14px;color:var(--muted)}.legal-page>.btn{margin-top:30px}.icon-button{width:35px;height:35px;border-radius:7px;display:grid;place-items:center;background:transparent;color:var(--ink)}dialog{border:1px solid var(--line);border-radius:20px;padding:34px;width:calc(100% - 35px);max-width:460px;background:var(--paper);color:var(--ink);box-shadow:0 35px 100px #0004}dialog::backdrop{background:#0f180bcc;backdrop-filter:blur(5px)}dialog h2{font-size:30px;font-weight:500;margin:25px 0 15px}dialog p{font-size:13px;color:var(--muted)}dialog>.btn{margin:15px 5px 0 0}.modal-close{position:absolute;top:14px;right:14px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);max-width:calc(100% - 35px);background:var(--ink);color:var(--lime);border:1px solid #536944;border-radius:10px;padding:15px 22px;box-shadow:0 12px 40px #0003;font-size:12px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.app-content{padding-top:35px}.page-heading h1{font-size:40px}.app-content .course-art{height:200px}.app-content .course-body h3{font-size:21px;min-height:78px}.app-content .course-body p{font-size:13px;min-height:65px}.continue-card{padding:35px}.continue-card h2{font-size:38px}.journey-card{padding:30px}.app-content .course-body{padding:25px}.dashboard-top{grid-template-columns:2.05fr 1fr}}
@media(max-width:1150px){.sidebar{width:208px;padding:30px 15px}.app-main{margin-left:208px;width:calc(100% - 208px)}.app-content{padding:22px 25px 0}.app-header{padding:0 25px}.hero h1{font-size:65px;letter-spacing:-4px}.hero-star{right:5px;font-size:45px}.floating-note{left:-18px;top:70px;padding:12px}.floating-bottom{right:-15px;padding:14px}.hero-visual .orbit-two{width:420px}.platform-section{gap:60px}.course-body h3{font-size:18px}.continue-card h2{font-size:27px}.continue-art>.icon{width:140px}.app-content .course-body{padding:15px}.app-content .course-body h3{font-size:16px;min-height:79px}.app-content .course-body p{min-height:73px}.course-grid{gap:14px}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-callout{gap:15px;padding:20px}.tool-callout h3{font-size:17px}.tool-callout-icon{width:43px;height:43px}.journey-card{padding:22px}.course-detail{gap:25px}.course-detail h1{font-size:33px}.lesson-layout{grid-template-columns:minmax(0,1fr) 230px}.auth-page>aside,.auth-page>main{padding:35px}.auth-page aside h1{font-size:47px}.date-label{display:none}}
@media(max-width:900px){.wrap{padding-left:25px;padding-right:25px}.hero{gap:10px}.hero h1{font-size:57px;letter-spacing:-3px}.hero-star{display:none}.hero-copy>p{font-size:13px}.hero-actions{flex-direction:column;align-items:flex-start}.hero .btn{font-size:12px}.hero-visual .orbit{width:290px;height:330px}.hero-visual .orbit-two{width:340px;height:200px}.phone{width:232px}.floating-note{font-size:12px;left:-12px;top:25px}.floating-note strong{font-size:14px}.floating-bottom{right:0;bottom:55px;font-size:11px}.promise-strip>.wrap{gap:20px;flex-wrap:wrap}.promise-strip span{flex-basis:45%;font-size:10px}.section-heading h2,.platform-section h2{font-size:33px}.section-heading>p{max-width:240px;font-size:12px}.section{padding-top:65px;padding-bottom:65px}.platform-section{gap:30px}.membership-card{padding:25px}.sidebar{width:184px;padding:25px 12px}.sidebar .brand{gap:5px}.sidebar .brand>span{font-size:17px}.sidebar .brand img{width:28px;height:28px}.sidebar .brand small{font-size:5px;letter-spacing:1.1px}.workspace-label{font-size:6px;letter-spacing:1px}.nav-item{font-size:10px;padding:13px 10px;gap:9px}.app-main{margin-left:184px;width:calc(100% - 184px)}.app-content{padding:20px 20px 0}.app-header{padding:0 20px;height:70px}.mode-chip{font-size:6px;letter-spacing:.8px}.page-heading h1{font-size:28px}.preview-banner{font-size:9px}.dashboard-top{grid-template-columns:1.6fr 1fr;gap:15px}.continue-card{padding:24px}.continue-card h2{font-size:24px}.continue-art{right:-20px;top:40px}.continue-art>.icon{opacity:.12}.journey-card{padding:22px 17px}.journey-number{font-size:58px}.mini-bars{right:10px;bottom:25px;opacity:.2}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing .course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing .course-body{padding:18px}.landing .course-body h3{font-size:16px;min-height:80px}.landing .course-body p{min-height:100px}.landing .course-meta{font-size:9px}.landing .course-body .text-link{font-size:10px}.app-content .course-body h3{min-height:60px}.app-content .course-body p{min-height:54px}.tool-callout{flex-wrap:wrap}.tool-callout>.btn{margin-left:58px}.search input{width:140px}.filter{padding:10px;font-size:10px}.filter span{margin-left:2px}.course-detail{grid-template-columns:1fr}.course-detail>.course-art{height:210px!important}.course-detail .art-symbol{left:45%;top:15%}.detail-layout{grid-template-columns:1fr}.enroll-card{position:static;margin-top:0}.lesson-layout{grid-template-columns:1fr}.lesson-playlist{position:static}.tool-editor{grid-template-columns:1fr}.result-card{position:static}.stats-grid{gap:12px}.stats-grid article{padding:20px 15px}.stats-grid article>span{font-size:10px}.stats-grid strong{font-size:42px}.progress-course{padding:20px 17px;gap:15px}.progress-course h3{font-size:15px}.progress-course .tool-icon{width:37px;height:37px}.progress-course .progress-label{font-size:9px}.auth-page aside h1{font-size:40px}.auth-page>aside,.auth-page>main{padding:28px}.auth-form h2{font-size:30px}}
@media(max-width:680px){.wrap{padding-left:22px;padding-right:22px}.landing:before{height:1200px}.landing-nav{height:85px}.landing-nav .brand>span{font-size:19px}.landing-nav .brand img{width:31px;height:31px}.landing-nav .brand small{font-size:5px;letter-spacing:1.5px}.landing-nav nav{display:none}.landing-nav>.btn{padding:10px 12px;font-size:10px;min-height:38px;gap:7px}.landing-nav>.btn>.icon{width:14px}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:50px;gap:30px}.hero h1{font-size:66px;letter-spacing:-4px;margin:24px 0}.hero .pill{font-size:7px;letter-spacing:1.2px}.hero-copy>p{max-width:360px;font-size:13px}.hero-actions{flex-direction:row;align-items:center;gap:10px}.hero-actions>.btn{padding:13px 14px;font-size:10px;gap:8px}.hero-note{font-size:9px}.hero-visual{min-height:470px;max-width:400px;width:100%;margin:auto}.phone{width:234px}.floating-note{left:0;top:40px}.floating-bottom{right:0;bottom:45px}.visual-caption{bottom:0;font-size:6px}.hero-visual .orbit{width:300px;height:360px}.hero-visual .orbit-two{width:350px;height:230px}.promise-strip>.wrap{padding-top:20px;padding-bottom:20px;gap:17px 10px}.promise-strip span{font-size:8px;gap:7px}.promise-strip .icon{width:15px}.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block;margin-bottom:28px}.section-heading h2,.platform-section h2{font-size:33px;letter-spacing:-1.4px}.section-heading>p{margin-top:20px;max-width:none}.steps{grid-template-columns:1fr;gap:26px}.steps article{padding-top:20px}.steps h3{margin-top:20px;font-size:24px}.steps p{max-width:none;font-size:12px}.steps article>.icon{top:18px}.landing .course-grid{grid-template-columns:1fr;gap:23px}.landing .course-art{height:215px}.landing .art-symbol{left:38%;top:24%}.landing .art-symbol>.icon{width:122px;height:122px}.landing .course-body{padding:24px}.landing .course-body h3{font-size:23px;min-height:0}.landing .course-body p{font-size:13px;min-height:0}.landing .course-body>.eyebrow{font-size:8px}.landing .course-body .text-link{font-size:12px}.landing .course-meta{font-size:11px}.platform-section{grid-template-columns:1fr;gap:30px}.membership-card{padding:29px}.faq>h2{font-size:33px;margin-bottom:28px}.faq summary{font-size:13px}.faq details p{font-size:12px}.landing-footer{gap:25px}.landing-footer>span{display:none}.landing-footer>div{font-size:10px;gap:16px}.landing-footer .brand>span{font-size:19px}.landing-footer .brand small{font-size:5px}.sidebar{transform:translateX(-100%);width:238px;transition:transform .2s;box-shadow:10px 0 80px #0006;bottom:66px;padding:28px 20px}.sidebar.open{transform:translateX(0)}.sidebar .brand>span{font-size:20px}.sidebar .brand img{width:35px;height:35px}.sidebar .brand small{font-size:6px}.workspace-label{font-size:7px}.nav-item{font-size:12px;padding:15px 12px}.sidebar-tip{margin-top:30px}.sidebar-bottom{padding-top:20px}.app-main{margin-left:0;width:100%;padding-bottom:70px}.app-header{height:66px;padding:0 20px;gap:10px}.mobile-menu{display:grid}.breadcrumb{font-size:10px;gap:8px;margin-right:auto}.breadcrumb>strong{max-width:125px}.header-right{gap:10px}.mode-chip{font-size:6px;letter-spacing:.5px;padding:6px 8px}.avatar{width:27px;height:27px;font-size:10px}.app-content{padding:17px 19px 0}.preview-banner{padding:11px;font-size:9px;align-items:flex-start;margin-bottom:25px;line-height:1.6;gap:12px}.preview-banner>span{align-items:flex-start;gap:7px}.preview-banner>span>.icon{margin-top:2px}.preview-banner>a{font-size:9px;gap:4px}.page-heading{margin-bottom:23px}.page-heading h1{font-size:29px;letter-spacing:-1.2px;margin:11px 0;line-height:1.15}.page-heading p{font-size:11px;max-width:330px}.page-heading .eyebrow{font-size:7px;letter-spacing:1.4px}.dashboard-top{grid-template-columns:1fr}.continue-card{padding:26px;min-height:292px}.continue-card h2{font-size:29px}.continue-art{right:5px;top:42px}.continue-art>.icon{width:155px;opacity:.17}.continue-card>p{font-size:11px}.continue-card>.btn{font-size:11px}.continue-bottom{margin-top:27px;font-size:7px}.journey-card{padding:22px;display:grid;grid-template-columns:100px 1fr;gap:0 18px;min-height:140px}.journey-card>.eyebrow{grid-column:1/-1}.journey-number{grid-column:1;grid-row:2/5;font-size:49px;margin-top:16px;align-self:center}.journey-number>span{font-size:19px}.journey-card h3{grid-column:2;margin:18px 0 5px;font-size:13px}.journey-card p{grid-column:2;font-size:10px;margin:0 0 10px}.journey-card p br{display:none}.journey-card>.text-link{grid-column:2;font-size:10px}.mini-bars{display:none}.subheading{margin:30px 0 17px;align-items:flex-start;gap:12px}.subheading h2{font-size:22px;line-height:1.2;max-width:250px}.subheading p{font-size:10px;max-width:240px}.subheading>.text-link{font-size:9px;margin-top:3px;gap:4px}.course-grid{grid-template-columns:1fr;gap:19px}.app-content .course-art{height:190px}.app-content .art-symbol>.icon{height:115px;width:115px}.app-content .course-body{padding:22px}.app-content .course-body h3{font-size:22px;min-height:0;line-height:1.2}.app-content .course-body>.eyebrow{font-size:8px}.app-content .course-body p{font-size:12px;min-height:0;margin-bottom:20px}.app-content .course-body .text-link{font-size:12px}.course-meta{font-size:11px}.tool-callout{padding:22px;gap:15px}.tool-callout-icon{width:40px;height:40px}.tool-callout>div:nth-child(2){flex:1}.tool-callout h3{font-size:19px}.tool-callout p{font-size:11px}.tool-callout>.btn{margin-left:55px}.app-footer{font-size:8px;padding:21px 0;margin-top:28px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:#fcfdf7f5;backdrop-filter:blur(12px);border-top:1px solid #dce2d2;padding:10px 7px calc(9px + env(safe-area-inset-bottom));z-index:40}.bottom-nav>a{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:8px;color:#87927c;min-width:63px;padding:4px}.bottom-nav .icon{height:20px;width:20px}.bottom-nav>a.active{color:#496631}.bottom-nav>a.active>.icon{stroke-width:2.3}.catalog-controls{align-items:stretch;flex-direction:column;gap:15px}.search input{width:100%}.search{width:100%}.filters{gap:8px}.filter{padding:12px;font-size:11px}.course-detail h1{font-size:34px}.course-detail{gap:25px}.course-detail .eyebrow{font-size:8px}.course-detail>div>p{font-size:12px}.course-detail>.course-art{height:210px!important}.course-detail .art-symbol{top:17%;left:35%}.detail-tags{gap:5px}.detail-tags span{font-size:8px;padding:7px 8px}.outcome{font-size:11px}.module>summary{padding:17px 15px;font-size:11px;gap:11px}.lesson-row{font-size:11px;padding:15px}.lesson-row small{font-size:8px}.enroll-card{padding:24px}.video-stage{padding:20px;min-height:230px}.video-placeholder h2{font-size:23px}.video-placeholder>.icon{width:35px;height:35px;padding:9px;margin-bottom:10px}.video-placeholder>.eyebrow{font-size:7px}.video-placeholder p{font-size:10px}.lesson-title h1{font-size:28px}.lesson-title>.btn{margin-top:5px}.lesson-notes p{font-size:12px}.practice-box{padding:22px}.lesson-playlist{padding:23px;margin-top:5px}.playlist-item{font-size:11px;padding:13px}.tools-grid{grid-template-columns:1fr;gap:16px}.tool-card{padding:25px}.tool-card h2{font-size:25px;min-height:0}.tool-card p{min-height:0;font-size:12px}.tool-card>.eyebrow{margin-top:20px}.tool-card>.text-link{font-size:12px;margin-top:10px}.form-card{padding:22px}.form-card label{font-size:11px}textarea,input:not([type=checkbox]){font-size:16px;padding:12px}textarea::placeholder,input::placeholder{font-size:12px}.form-card .btn{font-size:11px;padding:13px}.result-card{padding:25px}.result-card h2{font-size:28px}.stats-grid{gap:9px;margin:25px 0}.stats-grid article{padding:17px 11px}.stats-grid article>span{font-size:9px;display:block;line-height:1.5;min-height:27px}.stats-grid strong{font-size:36px;letter-spacing:-2px;margin-top:10px}.stats-grid small{font-size:15px;letter-spacing:-1px}.progress-course{gap:14px;flex-wrap:wrap;padding:21px}.progress-course>div{flex-basis:calc(100% - 55px)}.progress-course h3{font-size:17px;line-height:1.25}.progress-course .btn{margin-left:51px;padding:10px 15px;min-height:35px}.progress-course .progress-label{font-size:8px}.account-card{padding:20px;flex-wrap:wrap;gap:15px}.account-avatar{width:45px;height:45px;font-size:20px}.account-card h2{font-size:22px}.account-card .btn{margin-left:60px;min-height:35px;font-size:10px;padding:10px 15px}.account-card>div:nth-child(2){min-width:0;flex:1}.account-card+.form-card h2{font-size:25px}.account-device .btn{font-size:10px}.auth-page{grid-template-columns:1fr}.auth-page>aside{padding:25px;min-height:190px}.auth-page>aside>div{margin-top:28px}.auth-page>aside .eyebrow,.auth-page>aside p,.auth-page>aside>small{display:none}.auth-page aside h1{font-size:35px;letter-spacing:-1.5px;margin:0}.auth-page aside h1 br{display:none}.auth-page aside h1 em{display:block}.auth-page>main{padding:27px 25px 40px}.auth-form{margin:8px auto 0;max-width:none}.auth-form h2{font-size:33px}.auth-form>p{font-size:12px;margin-bottom:26px}.auth-form label{font-size:12px}.legal-page{padding-top:25px}.legal-page h1{font-size:35px}.legal-page p{font-size:13px}.legal-page h2{font-size:22px}.legal-page .brand{margin-bottom:30px}#toast{bottom:85px;width:max-content;font-size:11px;padding:14px 17px}.landing~#toast{bottom:25px}dialog{padding:28px}dialog h2{font-size:27px}dialog p{font-size:12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.sky{background:#c5dff4}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-content .course-body h3{min-height:44px}.app-content .course-body p{min-height:36px}.landing .course-body h3{min-height:48px}.landing .course-body p{min-height:40px}.payment-panel{max-width:740px}.payment-panel>.eyebrow{margin-top:25px}.payment-panel h1{font-size:35px;margin:15px 0}.payment-panel p{color:var(--muted);font-size:13px}#payment-status{background:#edf3e3;border:1px solid #d6e2c4;padding:20px;border-radius:10px;margin:24px 0;font-size:13px}.order-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid var(--line);font-size:13px}.order-row small{display:block;color:var(--muted);font-size:10px;margin-top:5px}@media(max-width:900px){.landing .course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.course-grid,.landing .course-grid{grid-template-columns:1fr}.app-content .course-body h3,.landing .course-body h3,.app-content .course-body p,.landing .course-body p{min-height:0}}
@media(min-width:681px){.icon-button.mobile-menu{display:none}} @media(max-width:680px){.hero{grid-template-columns:minmax(0,1fr);overflow:hidden}.hero-copy{min-width:0}.hero h1{font-size:clamp(43px,14.2vw,61px);letter-spacing:-3px}.hero-visual{min-width:0}.hero-visual .orbit-one{width:260px;height:320px}.hero-visual .orbit-two{width:300px;height:200px}}
.lesson-layout>section,.lesson-title>div{min-width:0}@media(max-width:900px){.lesson-layout{grid-template-columns:minmax(0,1fr)}}@media(max-width:680px){.video-stage{aspect-ratio:auto;width:100%;min-height:230px}}
@media(max-width:680px){.sidebar{box-shadow:none}.sidebar.open{box-shadow:10px 0 80px #0006}}
