@charset "UTF-8";
:root{color-scheme:dark;--bg:#131514;--surface:#1b1e1c;--raised:#232724;--line:#333a34;--text:#f3f5ef;--muted:#a7b1a7;--green:#c3f36b;--ink:#172013;--mint:#c3e4cd;--sand:#e5d6b8;--lilac:#c7bddc;--blue:#bfd4df;--pink:#e2c3c5;font-family:Inter,'Segoe UI',Arial,sans-serif;font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}img,video{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.045em;font-weight:600}h1{font-size:clamp(38px,4.6vw,68px)}h2{font-size:clamp(30px,3.6vw,48px)}h3{font-size:20px;letter-spacing:-.025em}p{color:var(--muted);line-height:1.75}em{font-style:normal;color:var(--green)}small,.small{font-size:12px;line-height:1.55}.muted{color:var(--muted)}.accent{color:var(--green)!important}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}button{border:0;background:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:4px}::selection{background:var(--green);color:var(--ink)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:500;background:var(--green);color:var(--ink);padding:12px}.skip-link:focus{top:10px}.wrap{max-width:1240px;width:calc(100% - 96px);margin:auto}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.7px;color:var(--green);display:flex;align-items:center;gap:8px;margin-bottom:20px}.label{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted)}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--green);flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:13px 22px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:600;line-height:1.4;transition:background .18s,transform .18s;max-width:100%;text-align:center}.button:hover{transform:translateY(-2px)}.primary{color:var(--ink);background:var(--green)}.primary:hover{background:#d2ff85}.secondary{background:transparent;border-color:#53604f;color:var(--text)}.secondary:hover{background:var(--raised)}.button.text{padding-inline:0;background:transparent;color:var(--text)}.danger{background:#3e2223;border-color:#81474a;color:#ffd4d4}.full{width:100%}.actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.badge{display:inline-flex;gap:6px;align-items:center;font-size:10px;font-weight:600;letter-spacing:.6px;border-radius:4px;padding:5px 8px;background:#2f3b25;color:var(--green);line-height:1.5}.badge.outlined{background:none;border:1px solid var(--line);color:var(--muted)}.inline-link{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:13px;padding:0;text-align:left}.inline-link:hover{text-decoration:underline}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border:1px solid var(--line);border-radius:7px;color:var(--muted)}.icon-button:hover{color:var(--text);background:var(--raised)}.prototype-bar{display:flex;align-items:center;justify-content:center;gap:10px;padding:6px 24px;background:#263121;color:#d7e6ce;font-size:10px;letter-spacing:1px;min-height:29px}.prototype-bar>span:not(.status-dot){color:#a9b69e;letter-spacing:0}.prototype-bar a{font-size:10px;margin-left:14px;letter-spacing:0;color:var(--green)}.brand{display:inline-flex;gap:10px;align-items:center;font-size:22px;font-weight:600;letter-spacing:-1px;flex-shrink:0}.brand img{object-fit:contain;border-radius:10px}.brand span{line-height:1.1}.brand small{font-size:8px;letter-spacing:2.5px;display:block;color:var(--muted);margin-top:6px;font-weight:400}.public-header{height:94px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}.public-header nav{display:flex;gap:28px}.public-header nav button{font-size:13px;color:var(--muted);padding:8px 0}.public-header nav button:hover{color:var(--text)}.login-link{display:flex;align-items:center;gap:10px;font-size:13px}.login-link .icon{width:16px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;min-height:660px;padding-block:78px 85px}.hero h1{font-size:clamp(42px,5vw,72px);line-height:1.06;letter-spacing:-3.8px}.hero-copy>p{font-size:16px;max-width:490px;margin:26px 0 29px}.hero-meta{display:flex;flex-wrap:wrap;gap:20px;margin-top:26px;color:var(--muted);font-size:11px}.hero-meta span{display:flex;gap:6px;align-items:center}.hero-meta .icon{width:14px;height:14px;color:var(--green)}.hero-visual{position:relative;padding:15px 25px 20px 5px}.visual-label{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.6px;color:var(--muted);margin-bottom:19px}.visual-label>span{color:var(--green);font-size:18px}.editorial-preview{border:1px solid #4d594d;border-radius:12px;background:#202720;padding:12px;transform:rotate(2deg)}.preview-top{display:flex;gap:8px;align-items:center;font-size:9px;letter-spacing:1px;padding:2px 4px 13px;color:#adbaab}.preview-top>span:last-child{margin-left:auto}.tiny-dot{width:7px;height:7px;border-radius:100%;background:var(--green)}.preview-poster{background:var(--mint);aspect-ratio:1.06;position:relative;overflow:hidden;padding:28px;color:#1d3425;display:flex;flex-direction:column;justify-content:space-between}.preview-poster>span:first-child{font-size:10px;letter-spacing:1px;line-height:1.5;z-index:1}.preview-poster strong{font-size:70px;font-weight:500;line-height:.9;letter-spacing:-5px;z-index:1;margin-top:auto}.preview-poster strong span{display:block;font-size:28px;letter-spacing:-1.4px;margin-top:13px}.poster-bottom{font-size:8px;letter-spacing:1.7px;margin-top:28px}.poster-orbit{position:absolute;right:-35px;top:-20px;width:230px;height:230px}.poster-orbit i{position:absolute;inset:0;border-radius:50%;border:1px solid #446d4f;transform:rotate(40deg) scaleX(.4)}.poster-orbit i:nth-child(2){transform:rotate(-15deg) scaleX(.4)}.poster-orbit i:nth-child(3){transform:rotate(105deg) scaleX(.4)}.preview-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:14px 3px 3px;font-size:10px}.preview-bottom>span{display:flex;gap:7px;align-items:center}.preview-bottom .icon{width:14px;height:14px}.preview-bottom .badge{font-size:8px}.floating-note{display:flex;gap:12px;align-items:center;position:absolute;right:-20px;bottom:100px;background:#f0eee5;color:#253521;border:1px solid #dfdecc;padding:15px 18px;border-radius:9px;box-shadow:0 10px 40px #0003;transform:rotate(-3deg)}.floating-note strong{font-size:13px;font-weight:600}.floating-note small{display:block;color:#5c6856;font-size:10px}.note-symbol{background:#c5d7b2;color:#304729;border-radius:50%;height:27px;width:27px;display:grid;place-items:center}.visual-caption{display:flex;justify-content:space-between;margin-top:24px;font-size:8px;letter-spacing:.6px;color:var(--muted)}.promise-strip{border-block:1px solid var(--line);background:#181c17}.promise-strip .wrap{display:flex;justify-content:space-between;gap:25px;padding-block:24px;font-size:16px;letter-spacing:-.4px}.section{padding-block:94px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:40px}.section-heading>p,.section-heading>div:last-child:not(:first-child){max-width:355px}.section-heading p{font-size:14px}.section-heading .inline-link{margin-top:16px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.method-grid article{border-top:1px solid #647653;padding:24px 0;display:flex;flex-direction:column}.method-number{font-size:50px;color:#68795c;font-weight:300;letter-spacing:-3px;margin-bottom:20px}.method-grid .label{color:var(--green);margin-bottom:12px}.method-grid h3{font-size:23px;margin-bottom:14px}.method-grid p{font-size:14px;max-width:300px}.course-section{background:#191d19;border-block:1px solid var(--line)}.landing-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.landing-module h3{margin-top:18px;font-size:18px}.landing-module>p{font-size:12px;margin-top:8px;display:flex;justify-content:space-between;gap:10px}.landing-module .icon{width:16px;height:16px}.module-art{aspect-ratio:1.5;position:relative;overflow:hidden;color:#1c3129;padding:19px 21px;border-radius:7px}.mint{background:var(--mint);color:#203b2b}.sand{background:var(--sand);color:#443c2a}.lilac{background:var(--lilac);color:#383148}.blue{background:var(--blue);color:#263a46}.pink{background:var(--pink);color:#482e36}.art-top{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;position:relative;z-index:1}.art-top>span{font-size:12px}.art-title{position:absolute;left:21px;bottom:39px;font-size:33px;letter-spacing:-1.8px;line-height:.95;z-index:2;font-weight:500}.art-title>span{display:block;font-size:19px;letter-spacing:-.8px;margin-top:8px}.art-bottom{position:absolute;bottom:14px;left:21px;right:21px;font-size:7px;letter-spacing:1px;display:flex;justify-content:space-between}.art-bottom>span{font-size:17px}.art-shape{position:absolute;right:15px;top:23px;width:130px;height:150px;opacity:.65}.art-shape i{position:absolute;display:block;width:110px;height:110px;border:1px solid currentColor;border-radius:50%;top:0;left:0}.art-shape i:nth-child(2){top:16px;left:16px}.art-shape i:nth-child(3){top:32px;left:32px}.shape-02 i{border-radius:2px;transform:rotate(-15deg);height:90px;width:75px}.shape-03 i{border-radius:2px;transform:rotate(45deg);width:90px;height:90px}.shape-04 i{border-radius:0 100% 0 0;width:125px;height:125px}.shape-05 i{width:65px;transform:rotate(30deg);height:145px}.shape-06 i{border-radius:50% 50% 0 0;width:75px;height:125px}.landing-module:hover .module-art,.module-card:hover .module-art{filter:brightness(1.05)}.practice-block{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.practice-block p{margin:24px 0;max-width:450px}.practice-demo{background:#20281f;border:1px solid #46573b;border-radius:12px;padding:30px;transform:rotate(-1deg)}.mock-nav{display:flex;justify-content:space-between;margin-bottom:36px;color:var(--muted)}.practice-demo h3{font-size:25px;margin-bottom:26px}.mock-task{display:flex;gap:13px;align-items:center;font-size:12px;color:var(--muted);padding:13px 0;border-bottom:1px solid #3a4634}.mock-task .icon{width:16px;height:16px}.mock-task.checked{color:#d6e4ce}.mock-task.checked .icon{color:var(--green)}.mock-progress{margin-top:26px;height:4px;background:#3b4733;border-radius:3px}.mock-progress>span{display:block;width:66%;height:100%;background:var(--green)}.practice-demo>small{display:block;margin-top:9px;color:var(--muted);font-size:10px}.fit-section{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid var(--line)}.check-list{padding:0;list-style:none;display:grid;gap:15px;margin:24px 0}.check-list li{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:var(--muted)}.check-list .icon{color:var(--green);width:17px;height:17px;margin-top:3px}.offer-section{background:#20271b;border-block:1px solid #38452d}.offer-layout{display:grid;grid-template-columns:1fr 420px;gap:100px;align-items:center}.offer-layout>div>p{margin-top:25px;max-width:440px}.pricing-card{padding:34px;background:#151a13;border:1px solid #526340;border-radius:12px}.pricing-card h3{font-size:28px;margin-top:22px}.price{margin:28px 0}.price small{display:block;color:var(--muted);font-size:12px}.price strong{font-size:63px;font-weight:500;letter-spacing:-3px}.price strong span{font-size:28px;color:var(--muted);letter-spacing:-1px}.pricing-card .button{width:100%}.pricing-card>p{font-size:11px!important;margin-top:16px!important}.pricing-foot{border-top:1px solid var(--line);padding-top:19px;margin-top:24px;color:var(--muted);font-size:11px;display:flex;gap:8px;align-items:center}.pricing-foot .icon{width:15px;height:15px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:22px 0;font-size:15px}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:17px;height:17px;color:var(--muted)}.faq details[open] .icon{transform:rotate(45deg)}.faq p{font-size:13px;padding:0 28px 22px 0}.closing{border-top:1px solid var(--line);padding-block:80px 100px;text-align:center}.closing .eyebrow{justify-content:center}.closing h2{font-size:60px;margin-bottom:30px}.footer{display:flex;justify-content:space-between;align-items:center;gap:28px;flex-wrap:wrap;padding-block:30px;border-top:1px solid var(--line)}.footer>span{font-size:11px;color:var(--muted)}.footer>div{display:flex;gap:15px;font-size:11px;color:var(--muted)}.footer button{padding:0;font-size:11px;color:var(--muted)}.footer>small{flex-basis:100%;font-size:10px;color:#84927e}.footer .brand{font-size:18px}.footer .brand img{width:30px;height:30px}
/* Área do aluno */
.app-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:calc(100vh - 29px)}.sidebar{background:#101310;border-right:1px solid var(--line);padding:28px 18px 0;display:flex;flex-direction:column;position:sticky;top:0;align-self:start;height:100vh;overflow:auto}.sidebar .brand{font-size:20px;margin:0 5px}.sidebar .brand img{width:34px;height:34px}.sidebar-caption{font-size:8px;letter-spacing:1.2px;color:#7f8e7e;margin:45px 10px 15px}.sidebar nav{display:grid;gap:4px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;font-size:12px;color:#9da99b;border-radius:6px;min-height:42px}.sidebar nav a:hover{background:#1d261c}.sidebar nav a.active{color:var(--green);background:#26321d}.sidebar nav .icon{width:17px;height:17px}.nav-dot{height:5px;width:5px;background:var(--green);border-radius:50%;margin-left:auto}.sidebar-progress{margin:32px 12px 20px;font-size:10px}.sidebar-progress>span{display:flex;justify-content:space-between;color:#b3beb0;margin-bottom:9px}.sidebar-progress b{color:var(--green);font-weight:500}.sidebar-progress small{font-size:9px;color:#83917f;display:block;margin-top:8px}.progress-track{height:4px;background:#333d30;border-radius:10px;overflow:hidden}.progress-track>span{display:block;height:100%;background:var(--green);border-radius:10px;transition:width .2s}.sidebar-bottom{margin-top:auto;display:grid;padding-top:15px;gap:4px}.sidebar-bottom>a:not(.profile),.sidebar-bottom>button{display:flex;align-items:center;gap:11px;padding:10px 13px;font-size:11px;color:#95a18f;text-align:left}.sidebar-bottom .icon{width:16px;height:16px}.profile{display:flex;gap:10px;align-items:center;margin-top:15px;border-top:1px solid var(--line);padding:20px 4px;font-size:11px}.profile>span:not(.avatar){min-width:0;overflow-wrap:anywhere}.profile small{display:block;color:#8c9987;font-size:9px;margin-top:3px}.profile>.icon{margin-left:auto}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#363f2f;color:#dbebc8;border-radius:50%;width:33px;height:33px;font-size:12px;flex-shrink:0}.avatar.team{background:var(--green);color:var(--ink)}.app-body{min-width:0;display:flex;flex-direction:column}.app-header{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 36px}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:11px;color:var(--muted)}.breadcrumb .icon{width:12px;height:12px}.breadcrumb strong{color:var(--text);font-weight:400}.header-actions{display:flex;gap:14px;align-items:center}.search-trigger{display:flex;gap:10px;align-items:center;font-size:10px;color:var(--muted);padding:7px 12px;background:#1d221b;border:1px solid var(--line);border-radius:5px;min-width:235px}.search-trigger .icon{width:14px;height:14px}.search-trigger kbd{margin-left:auto;border:1px solid #46513e;border-radius:3px;padding:0 4px}.header-actions>.icon-button{border:0}.member-main{padding:34px 36px 54px;max-width:1450px;width:100%;margin:auto;flex:1}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:30px}.page-heading .eyebrow{font-size:9px;margin-bottom:11px}.page-heading h1{font-size:32px;letter-spacing:-1.3px}.page-heading p{font-size:12px;margin-top:10px}.page-heading>.badge{flex-shrink:0}.dashboard-hero{background:#293423;border:1px solid #455638;border-radius:10px;padding:34px 38px;display:grid;grid-template-columns:1.4fr 1fr;gap:20px;overflow:hidden;min-height:245px}.dashboard-hero .eyebrow{font-size:9px;margin-bottom:17px}.dashboard-hero h2{font-size:30px;max-width:460px;letter-spacing:-1px;line-height:1.2}.dashboard-hero p{font-size:11px;margin:13px 0 22px;color:#bdc7b4}.dashboard-hero .button{min-height:43px;font-size:11px;padding:10px 17px}.dashboard-art{position:relative;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #506043;padding-left:35px}.dashboard-art>span{font-size:30px;letter-spacing:-1.6px;line-height:1.12;z-index:1}.dashboard-art>small{font-size:7px;letter-spacing:1.4px;color:#c0cdb4;z-index:1}.orbit-small{position:absolute;width:170px;height:170px;border:1px solid #647650;border-radius:50%;right:-40px;top:0}.orbit-small:before,.orbit-small:after{content:'';position:absolute;inset:15px;border:1px solid #647650;border-radius:50%}.orbit-small:after{inset:35px}.dashboard-stats{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:20px;margin:22px 0 34px}.dashboard-stats>div{padding:17px 21px;border:1px solid var(--line);border-radius:7px;background:var(--surface);display:flex;flex-direction:column;gap:12px}.dashboard-stats span{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:8px}.dashboard-stats .icon{width:13px;height:13px;color:#a6bc90}.dashboard-stats strong{font-size:28px;line-height:1.15;font-weight:500;letter-spacing:-1px}.dashboard-stats strong small{font-size:11px;letter-spacing:0;color:var(--muted)}.dashboard-stats .stat-text{font-size:17px;letter-spacing:-.5px}.row-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0 18px}.row-heading h2{font-size:21px}.row-heading .inline-link{font-size:11px}.member-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.module-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden;min-width:0}.module-card .module-art{border-radius:0;aspect-ratio:1.65;padding:14px}.module-card .art-top{font-size:6px}.module-card .art-title{left:17px;font-size:28px;bottom:31px}.module-card .art-title>span{font-size:15px;margin-top:6px}.module-card .art-bottom{left:17px;bottom:10px;font-size:6px}.module-card .art-shape{right:-5px;top:10px;transform:scale(.8);transform-origin:top right}.module-copy{padding:20px 18px}.module-copy>.small{font-size:8px;letter-spacing:.8px}.module-copy h3{font-size:17px;line-height:1.25;margin:10px 0}.module-copy p{font-size:11px;min-height:38px;line-height:1.65}.module-progress{display:flex;align-items:center;gap:10px;margin-top:18px}.module-progress .progress-track{flex:1;height:3px}.module-progress small{font-size:9px;color:var(--muted)}.dashboard-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:24px}.panel h2{font-size:21px}.panel h3{font-size:18px}.panel p{font-size:12px;margin:12px 0 18px}.panel .row-heading{margin:0}.lab-teaser{background:#242b1f}.lab-teaser>.badge{margin-bottom:18px;font-size:8px}.member-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;padding:19px 36px;font-size:9px;color:#84907f}.trail-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);background:#1e271c;border-radius:8px;padding:22px 26px;margin-bottom:25px}.trail-summary strong{font-size:16px;font-weight:500}.trail-summary p{font-size:11px;margin-top:6px}.progress-ring{width:57px;height:57px;border:3px solid #667f49;color:var(--green);border-radius:50%;display:grid;place-items:center;font-size:13px;flex-shrink:0}.mobile-menu,.mobile-close,.menu-scrim{display:none}
/* Sala de aula */
.lesson-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:15px}.lesson-top .inline-link,.lesson-top .small{font-size:10px}.lesson-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:26px;align-items:start}.video-wrap{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#0b0d0a}.video-wrap video{width:100%;aspect-ratio:16/9;background:#182211}.video-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;background:#1e241b;font-size:8px;color:var(--muted)}.video-caption>span{display:flex;align-items:center;gap:6px}.video-caption .status-dot{width:4px;height:4px}.video-caption label{display:flex;align-items:center;gap:7px;font-size:8px}.video-caption select{font-size:9px;padding:3px 5px;min-height:24px}.lesson-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:27px}.lesson-heading .eyebrow{font-size:8px;margin-bottom:10px}.lesson-heading h1{font-size:27px;line-height:1.2;letter-spacing:-.9px}.lesson-primary>p{font-size:12px;margin-top:11px}.lesson-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-top:27px;overflow-x:auto}.lesson-tabs button{font-size:11px;color:var(--muted);padding:13px 0;white-space:nowrap;border-bottom:2px solid transparent}.lesson-tabs button[aria-selected=true]{color:var(--green);border-color:var(--green)}#lesson-panel{padding:25px 0 20px;min-height:300px}#lesson-panel h3{font-size:17px}.lesson-points{padding:0;list-style:none;display:grid;gap:14px;margin:20px 0;font-size:12px;color:var(--muted)}.lesson-points li{display:flex;gap:10px;align-items:flex-start}.lesson-points .icon{color:var(--green);width:16px;height:16px;margin-top:2px}.exercise{margin-top:25px;background:#222a1c;border:1px solid #3d4e30;border-radius:8px;padding:22px}.exercise .eyebrow{font-size:8px;margin-bottom:9px}.exercise p{font-size:12px;margin:10px 0}.exercise .check-field{font-size:11px;margin:18px 0}.exercise .inline-link{font-size:11px}.lesson-bottom{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px solid var(--line);padding-top:22px;flex-wrap:wrap}.lesson-bottom .button{font-size:11px;min-height:42px;padding:10px 15px}.lesson-bottom .button.text{padding-inline:0}.curriculum{border:1px solid var(--line);background:#181d16;border-radius:8px;overflow:hidden}.curriculum-header{padding:20px}.curriculum-header h3{font-size:15px}.curriculum-header p{font-size:10px;margin:8px 0 12px}.curriculum details{border-top:1px solid var(--line)}.curriculum summary{list-style:none;display:flex;justify-content:space-between;gap:10px;padding:17px 18px;font-size:11px;cursor:pointer}.curriculum summary::-webkit-details-marker{display:none}.curriculum summary small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.curriculum summary>.icon{width:14px;height:14px;margin-top:4px}.curriculum details[open] summary>.icon{transform:rotate(180deg)}.lesson-link{display:flex;align-items:flex-start;gap:10px;padding:14px 17px;font-size:11px;border-top:1px solid #262d23;color:#b6c0b1}.lesson-link small{font-size:8px;display:block;margin-top:4px;color:#83927c}.lesson-link.active{background:#293720;color:var(--green);box-shadow:inset 2px 0 var(--green)}.lesson-circle{display:grid;place-items:center;width:22px;height:22px;border:1px solid #45543a;border-radius:50%;flex-shrink:0;margin-top:2px}.lesson-circle .icon{width:11px;height:11px}.curriculum-note{font-size:9px;color:#96a38d;display:flex;gap:8px;align-items:flex-start;padding:18px;border-top:1px solid var(--line)}.curriculum-note .icon{width:14px;height:14px;flex-shrink:0}.notes-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:15px}.notes-heading span{font-size:9px}.transcript{display:grid;gap:3px;margin:15px 0}.transcript button{display:flex;gap:15px;text-align:left;padding:12px 8px;font-size:12px;border-radius:4px;color:var(--muted)}.transcript button:hover{background:var(--raised)}.transcript time{color:var(--green);font-size:10px}.resource-card{display:flex;align-items:center;gap:16px;border:1px solid var(--line);padding:20px;border-radius:8px;background:var(--surface);min-width:0}.resource-card>div{min-width:0;flex:1}.resource-card h3{font-size:15px;line-height:1.3}.resource-card p{font-size:11px;margin-top:6px}.resource-card .small{font-size:9px;display:block;margin-bottom:5px}.file-icon{height:56px;width:43px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#303d25;color:var(--green);border:1px solid #435738;border-radius:5px;flex-shrink:0}.file-icon small{font-size:7px;margin-top:5px}.file-icon .icon{width:20px;height:20px}.resource-card .icon-button{height:33px;width:33px}.resource-card .icon-button>.icon{width:16px;height:16px}#lesson-panel>.resource-card{margin:20px 0}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.filter-toolbar{display:flex;gap:15px;align-items:center;margin-bottom:24px}.filter-toolbar>.input-icon{flex:1;max-width:450px}.input-icon{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:6px;background:#1b2118;padding:0 13px;color:var(--muted)}.input-icon input{border:0;background:none;padding:12px 0;min-width:0;width:100%;outline-offset:0}.input-icon>.icon{width:16px;height:16px}.inline-panel{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.inline-panel .eyebrow{font-size:9px;margin-bottom:10px}.inline-panel p{margin-bottom:0}.knowledge-search{display:flex;gap:17px;align-items:center;background:#20291b;border:1px solid #566e41;border-radius:9px;padding:4px 20px;margin:30px 0 18px}.knowledge-search>.icon{color:var(--green)}.knowledge-search input{background:none;border:0;width:100%;padding:17px 0;font-size:16px;min-width:0}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0 25px}.chips button{border:1px solid var(--line);border-radius:20px;padding:6px 13px;color:var(--muted);font-size:11px}.chips button:hover,.chips button.selected{color:var(--green);background:#2a351f;border-color:#587345}.search-list{display:grid;gap:0}.search-list>a,.search-list>button{display:flex;align-items:center;gap:15px;text-align:left;padding:21px 5px;border-bottom:1px solid var(--line);width:100%}.search-list h3{font-size:15px;margin:5px 0}.search-list p{font-size:11px}.search-list .small{font-size:8px;letter-spacing:.7px}.search-list>a>.icon,.search-list>button>.icon{margin-left:auto;color:var(--muted);width:17px;height:17px}.search-icon{background:#283321;padding:10px;border-radius:6px;color:var(--green);flex-shrink:0}.search-icon>.icon{width:17px;height:17px}.empty{padding:55px 25px;text-align:center;grid-column:1/-1;border:1px dashed var(--line);border-radius:8px;color:var(--muted)}.empty>.icon{width:30px;height:30px;margin-bottom:20px}.empty h3{color:var(--text)}.empty p{font-size:12px;margin-top:10px}.community-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:26px}.community-layout .chips{margin-top:0}.community-layout aside .panel{margin-bottom:18px}.post{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:24px;margin-bottom:16px}.post header{display:flex;align-items:center;gap:10px;margin-bottom:23px}.post header strong{font-size:11px;font-weight:500}.post header small{display:block;font-size:9px;color:var(--muted)}.post header .badge{margin-left:auto;font-size:8px}.post h3{font-size:20px}.post p{font-size:12px;margin-top:12px;white-space:pre-wrap;overflow-wrap:anywhere}.post>.inline-link{margin-top:16px}.offers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.offer-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.offer-art{display:flex;align-items:center;justify-content:space-between;padding:25px 20px;gap:20px;min-height:105px}.offer-art .icon{width:37px;height:37px}.offer-art span{font-size:8px;letter-spacing:1px}.offer-copy{padding:24px 21px;display:flex;flex-direction:column;flex:1}.offer-copy>.small{font-size:8px;letter-spacing:.5px}.offer-copy h2{font-size:25px;margin:15px 0;line-height:1.1}.offer-copy p{font-size:12px}.offer-copy .check-list{gap:10px;margin-block:22px}.offer-copy .check-list li{font-size:10px}.offer-copy .check-list .icon{width:13px;height:13px}.offer-copy .button{font-size:11px;padding:12px;min-height:44px}.offer-price{font-size:32px;letter-spacing:-1px;margin:20px 0;font-weight:500}.offer-copy .offer-price{margin-top:auto;padding-top:10px}.offer-price small{display:block;font-size:10px;letter-spacing:0;color:var(--muted);font-weight:400}.software-offer{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:34px;margin:30px 0 20px;border:1px solid #4b5c3c;background:#232d1c;border-radius:8px}.software-offer h2{font-size:31px}.software-offer p{font-size:12px;max-width:470px;margin-top:17px}.software-offer .eyebrow{font-size:9px}.software-offer>.button{flex-shrink:0}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.access-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.access-row strong{font-size:12px;font-weight:500}.access-row small{font-size:10px;display:block;color:var(--muted);margin-top:5px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:9px;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);font-weight:500;padding:15px 12px;border-bottom:1px solid var(--line)}td{padding:16px 12px;border-bottom:1px solid var(--line)}td small{display:block;color:var(--muted);font-size:9px;margin-top:4px}td strong{font-weight:500}td .badge{white-space:nowrap;font-size:8px}.table-actions{display:flex;gap:14px}.table-actions .inline-link{font-size:11px}.admin-table{min-width:620px}.admin-table th:first-child{width:46%}
/* Inscrição e ofertas */
label{display:block;font-size:12px;color:#d5ddcf}input:not([type=checkbox]):not([type=radio]),textarea,select{background:#1c2318;border:1px solid #46523c;border-radius:5px;color:var(--text);padding:12px 13px;min-height:44px;font-size:13px}label>input:not([type=checkbox]):not([type=radio]),label>textarea,label>select{display:block;width:100%;margin-top:8px}input::placeholder,textarea::placeholder{color:#829077}textarea{width:100%;resize:vertical;line-height:1.65}input[type=checkbox],input[type=radio]{accent-color:var(--green);width:16px;height:16px;flex-shrink:0;cursor:pointer}form{display:grid;gap:20px;margin-top:24px}form>h3{font-size:17px;margin:8px 0 0}.check-field{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:var(--muted);line-height:1.6}.check-field input{margin:2px 0 0}.notice{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#c0ceb3;background:#263020;border:1px solid #465737;border-radius:6px;padding:15px;margin:22px 0}.notice .icon{width:17px;height:17px;flex-shrink:0}.checkout{padding-block:40px 90px}.checkout>.inline-link{margin-bottom:36px;font-size:12px}.checkout-grid{display:grid;grid-template-columns:1fr 390px;gap:85px}.checkout h1{font-size:48px;letter-spacing:-2px;margin-bottom:19px}.checkout-grid>section>p{font-size:14px}.checkout .eyebrow{font-size:10px}.checkout-summary{align-self:start;position:sticky;top:25px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface)}.summary-art{background:var(--mint);color:#203b2b;padding:28px;height:235px;display:flex;flex-direction:column;justify-content:space-between}.summary-art>span{font-size:36px;line-height:1;letter-spacing:-1.8px}.summary-art em{color:#496345}.summary-art small{font-size:8px;letter-spacing:1.4px}.summary-content{padding:25px}.summary-content h2{font-size:23px}.summary-content .eyebrow{font-size:8px;margin-bottom:12px}.summary-content .check-list li{font-size:11px}.summary-content .check-list .icon{width:14px;height:14px}.summary-line{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin:12px 0}.summary-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:18px;margin-top:19px;font-size:12px}.summary-total strong{font-size:22px;font-weight:500}.summary-content>p{font-size:10px;margin-top:20px}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-options label{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:1px solid var(--line);padding:16px;border-radius:7px;font-size:13px}.payment-options label:has(input:checked){border-color:#7c9b52;background:#232e1b}.payment-options span{flex-basis:100%;font-size:10px;margin-left:28px;color:var(--muted)}.order-bump{background:#252f1c;border:1px dashed #6a8748;border-radius:7px;padding:19px}.order-bump label{display:flex;gap:10px;align-items:flex-start}.order-bump strong{font-size:12px;font-weight:500;display:block}.order-bump small{font-size:10px;color:#b3c0a8;display:block;margin-top:7px}.order-bump b{font-size:12px;color:var(--green);white-space:nowrap;font-weight:500}.minimal-header{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-block:28px;border-bottom:1px solid var(--line)}.funnel{padding-bottom:80px}.funnel-progress{display:flex;align-items:center;justify-content:center;gap:17px;padding-block:30px;font-size:10px;color:var(--muted)}.funnel-progress i{width:80px;height:1px;background:var(--line)}.funnel-progress .done{color:#a2bf87}.funnel-progress .active{color:var(--green)}.funnel-content{max-width:850px;margin:35px auto 0;text-align:center}.funnel-content>.eyebrow{justify-content:center}.funnel h1{font-size:56px}.funnel-content>p{max-width:620px;margin:23px auto;font-size:14px}.funnel-product{display:grid;grid-template-columns:.9fr 1.1fr;text-align:left;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface);margin-top:35px}.funnel-product>div:not(.funnel-art){padding:33px}.funnel-product h2{font-size:31px;margin-top:20px}.funnel-art{display:flex;flex-direction:column;justify-content:space-between;padding:35px}.funnel-art>.icon{width:90px;height:90px;margin:20px auto}.funnel-art>span{font-size:32px;letter-spacing:-1.6px;line-height:1.05}.decline{display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:underline;font-size:12px;margin:28px auto 0;padding:12px;color:var(--muted)}.confirmation{text-align:center;max-width:640px;padding-block:60px 100px}.confirmation .eyebrow{justify-content:center}.confirmation h1{font-size:48px}.confirmation>p{font-size:14px;margin:23px 0}.confirmation>small{display:block;color:var(--muted);font-size:11px;margin-top:20px}.success-symbol{background:#2e4120;color:var(--green);height:62px;width:62px;display:grid;place-items:center;border-radius:50%;margin:0 auto 25px}.success-symbol>.icon{width:28px;height:28px}.confirmation-receipt{background:var(--surface);border:1px solid var(--line);border-radius:8px;text-align:left;padding:15px 24px;margin:30px 0}.confirmation-receipt>div{display:flex;justify-content:space-between;gap:20px;font-size:12px;padding:14px 0;border-bottom:1px solid var(--line)}.confirmation-receipt>div:last-child{border:0}.confirmation-receipt strong{font-weight:500;white-space:nowrap}.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 29px)}.login-story{padding:45px 60px;background:#27361e;display:flex;flex-direction:column;justify-content:space-between;gap:60px}.login-story .eyebrow{font-size:10px}.login-story h1{font-size:80px;line-height:1.02;letter-spacing:-4px}.login-story p{max-width:370px;font-size:14px;margin-top:25px;color:#b9c7b0}.login-story>small{font-size:10px;color:#91a480}.login-form{padding:45px 60px;display:flex;flex-direction:column;gap:60px}.login-form>div{max-width:390px;margin:auto;width:100%}.login-form h2{font-size:33px}.login-form p{font-size:12px;margin:20px 0}.login-form .eyebrow{font-size:9px}.login-form .inline-link{font-size:11px}
/* Diálogos e feedback */
dialog{border:1px solid #4b5a3f;border-radius:12px;background:#1b2117;color:var(--text);padding:0;width:min(580px,calc(100% - 32px));max-height:85vh;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#090d09b8;backdrop-filter:blur(5px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 25px;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:23px;line-height:1.2}.dialog-content{padding:25px}.dialog-content p{font-size:13px;margin:12px 0 20px}.dialog-content h3{margin:18px 0 10px}.dialog-content .search-list{max-height:390px;overflow:auto}.dialog-content .search-list h3{font-size:13px;margin:5px 0}.dialog-content .search-list p{font-size:10px;margin:0}.dialog-content .search-list .row-heading{margin:15px 0}.dialog-content .search-list>a{padding-block:15px}.dialog-content .input-icon input{margin:0}.dialog-content .badge{margin-bottom:10px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#d5e5c9;color:#26351d;border:1px solid #8ea77b;box-shadow:0 10px 30px #0004;border-radius:8px;padding:13px 20px;max-width:min(550px,calc(100% - 30px));font-size:12px;z-index:200;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1550px){.member-main{padding:45px 55px}.dashboard-hero{min-height:290px}.dashboard-hero h2{font-size:38px}.dashboard-art>span{font-size:40px}.module-card .module-art{aspect-ratio:1.8}.module-card .art-title{font-size:39px}.lesson-layout{grid-template-columns:minmax(0,1fr) 320px}}
@media(max-width:1200px){.wrap{width:calc(100% - 60px)}.hero{gap:38px;padding-block:60px;min-height:590px}.hero h1{font-size:57px;letter-spacing:-3px}.hero-visual{padding-right:10px}.floating-note{right:-10px;bottom:90px}.offer-layout{gap:50px;grid-template-columns:1fr 380px}.member-main{padding:28px 26px 45px}.app-header{padding-inline:26px}.app-shell{grid-template-columns:210px minmax(0,1fr)}.sidebar{padding-inline:12px}.sidebar .brand{font-size:18px}.sidebar-caption{font-size:7px}.dashboard-hero{padding:27px}.dashboard-hero h2{font-size:26px}.dashboard-art>span{font-size:26px}.dashboard-art{padding-left:24px}.member-modules{gap:13px}.module-card .art-title{font-size:24px}.module-copy{padding:16px 14px}.module-copy h3{font-size:15px}.module-card .art-shape{transform:scale(.65);right:-10px}.lesson-layout{grid-template-columns:minmax(0,1fr) 255px;gap:19px}.lesson-heading h1{font-size:24px}.curriculum-header{padding:16px}.curriculum summary{padding:15px}.lesson-link{padding:12px;font-size:10px}.lesson-tabs{gap:15px}.lesson-tabs button{font-size:10px}.offers-grid{gap:13px}.offer-copy{padding:20px 16px}.offer-copy h2{font-size:23px}.checkout-grid{gap:45px}.login-story,.login-form{padding:35px 40px}}
@media(max-width:1000px){.public-header nav{gap:15px}.public-header nav button{font-size:11px}.hero h1{font-size:48px;letter-spacing:-2.5px}.hero-copy>p{font-size:14px}.hero .actions{gap:10px}.hero .button{font-size:12px;padding-inline:16px}.hero .button.text{padding-inline:0}.preview-poster{padding:22px}.preview-poster strong{font-size:56px}.preview-poster strong span{font-size:23px}.preview-bottom{font-size:8px}.preview-bottom .badge{font-size:7px}.floating-note{padding:11px;right:-15px;bottom:80px}.floating-note strong{font-size:11px}.floating-note small{font-size:8px}.visual-caption{font-size:6px}.promise-strip .wrap{font-size:13px}.section{padding-block:70px}.section-heading h2{font-size:35px}.practice-block{gap:40px}.offer-layout{grid-template-columns:1fr 340px;gap:35px}.pricing-card{padding:25px}.faq-section{gap:45px}.page-heading{flex-wrap:wrap}.page-heading h1{font-size:28px}.page-heading>.badge{display:none}.dashboard-art{display:none}.dashboard-hero{grid-template-columns:1fr}.dashboard-stats{gap:12px}.dashboard-stats>div{padding:15px}.dashboard-stats span{font-size:9px}.dashboard-stats .stat-text{font-size:15px}.member-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.member-modules>.module-card:last-child:nth-child(3){display:none}.lesson-layout{grid-template-columns:1fr}.curriculum{margin-top:15px}.curriculum-note{font-size:11px}.lesson-link{font-size:12px}.lesson-link small{font-size:10px}.lesson-tabs button{font-size:12px}.resource-grid{grid-template-columns:1fr}.offers-grid{grid-template-columns:1fr}.offer-card{display:grid;grid-template-columns:160px 1fr}.offer-art{flex-direction:column;justify-content:center;align-items:flex-start;gap:25px}.offer-copy h2{font-size:25px}.offer-copy .check-list li{font-size:12px}.offer-copy .offer-price{margin-top:0}.offer-copy .button{align-self:start}.community-layout{grid-template-columns:1fr}.community-layout aside{display:grid;grid-template-columns:1fr 1fr;gap:15px}.account-grid{grid-template-columns:1fr}.software-offer{align-items:flex-start;flex-direction:column;gap:25px}.checkout-grid{grid-template-columns:1fr 320px;gap:35px}.login-story h1{font-size:65px}.search-trigger{min-width:0}.search-trigger span{display:none}.search-trigger kbd{display:none}.header-actions{gap:8px}.app-header{gap:15px}.search-trigger{padding:10px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.prototype-bar{padding:7px 12px;font-size:8px;gap:6px;flex-wrap:wrap;letter-spacing:.6px}.prototype-bar>span:not(.status-dot){font-size:8px}.prototype-bar a{display:none}.public-header{height:77px;gap:15px}.public-header nav{display:none}.brand{font-size:21px}.brand img{width:33px;height:33px}.login-link{font-size:11px}.hero{grid-template-columns:1fr;gap:45px;padding-block:45px 40px}.hero h1{font-size:clamp(45px,10vw,72px);letter-spacing:-2.6px;line-height:1.05}.hero .eyebrow{font-size:8px;letter-spacing:1px}.hero-copy>p{font-size:14px;max-width:500px}.hero .button{font-size:12px;min-height:48px}.hero .actions{gap:25px}.hero-visual{max-width:460px;width:100%;margin:auto;padding-inline:15px 24px}.preview-poster{aspect-ratio:1.35}.preview-poster strong{font-size:57px}.preview-poster strong span{font-size:25px}.floating-note{right:0;bottom:80px}.visual-caption{font-size:7px}.hero-meta{font-size:10px;gap:15px}.promise-strip .wrap{flex-direction:column;gap:7px;padding-block:20px;font-size:13px}.section{padding-block:55px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.section-heading h2,.section h2{font-size:33px}.section-heading>p,.section-heading>div:last-child:not(:first-child){max-width:100%}.section-heading .eyebrow,.section .eyebrow{font-size:9px;margin-bottom:15px}.method-grid{grid-template-columns:1fr;gap:10px}.method-grid article{padding:22px 0;display:grid;grid-template-columns:60px 1fr;gap:5px 20px}.method-number{grid-row:1/4;font-size:39px;line-height:1.2;margin:0}.method-grid h3{font-size:23px;margin-bottom:5px}.method-grid p{max-width:100%;font-size:13px}.method-grid .label{font-size:9px;margin-bottom:8px}.landing-modules{grid-template-columns:1fr 1fr;gap:26px 15px}.module-art{padding:14px;aspect-ratio:1.1}.art-top{font-size:5px;letter-spacing:.5px}.art-title{left:14px;bottom:35px;font-size:28px}.art-title>span{font-size:16px;letter-spacing:-.5px}.art-bottom{left:14px;right:14px;font-size:6px}.art-shape{transform:scale(.7);transform-origin:top right;right:0}.landing-module h3{font-size:15px;line-height:1.25;margin-top:13px}.landing-module>p{font-size:10px;line-height:1.5;margin-top:7px}.landing-module>p>.icon{display:none}.practice-block,.fit-section,.offer-layout,.faq-section{grid-template-columns:1fr;gap:30px}.practice-block p{font-size:13px}.practice-demo{padding:23px}.fit-section{gap:15px}.offer-layout>div>p{font-size:13px}.offer-layout .check-list{margin-bottom:10px}.pricing-card{max-width:450px;width:100%}.faq summary{font-size:14px;padding:20px 0}.closing{padding-block:55px}.closing h2{font-size:45px}.footer{align-items:flex-start;gap:20px}.footer>span{flex-basis:100%}.footer>div{gap:18px}.footer>small{font-size:9px}.app-shell{display:block}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;z-index:60;transform:translateX(-100%);transition:transform .2s;height:100dvh;padding-top:28px}.sidebar-caption{font-size:8px}.sidebar nav a{font-size:13px;padding:12px 15px;min-height:47px}.sidebar .brand{font-size:21px}.sidebar-bottom>a:not(.profile),.sidebar-bottom>button{font-size:12px;min-height:42px}.sidebar-progress{margin-block:25px}.sidebar-progress small{font-size:10px}.sidebar-bottom{padding-top:5px}.profile small{font-size:10px}.mobile-menu,.mobile-close{display:inline-flex}.mobile-close{position:absolute;top:28px;right:14px;width:30px;height:30px}.mobile-close .icon{width:15px;height:15px}.menu-open .sidebar{transform:translateX(0)}.menu-open .menu-scrim{display:block;position:fixed;inset:0;background:#0009;z-index:59;width:100%;height:100%}.menu-open{overflow:hidden}.app-header{height:68px;padding:0 18px}.breadcrumb{gap:9px;font-size:10px}.breadcrumb .mobile-menu{border:0;width:28px}.breadcrumb .mobile-menu .icon{width:20px;height:20px}.header-actions>.icon-button{display:none}.member-main{padding:27px 18px 40px}.page-heading{margin-bottom:24px;gap:18px}.page-heading h1{font-size:29px;line-height:1.15}.page-heading p{font-size:12px}.page-heading .eyebrow{font-size:8px}.dashboard-hero{padding:25px;min-height:240px}.dashboard-hero h2{font-size:28px}.dashboard-stats{grid-template-columns:1fr 1fr;gap:12px;margin-block:17px 25px}.dashboard-stats>div:last-child{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}.dashboard-stats>div:last-child strong{max-width:52%;text-align:right;font-size:14px}.row-heading{gap:15px;align-items:flex-start}.row-heading h2{font-size:19px}.row-heading .inline-link{font-size:10px}.member-modules{gap:12px}.module-card .module-art{aspect-ratio:1.25}.module-card .art-title{font-size:26px;left:13px;bottom:34px}.module-card .art-title>span{font-size:14px}.module-copy{padding:15px 12px}.module-copy h3{font-size:16px;min-height:40px}.module-copy p{font-size:10px}.module-copy>.small{font-size:7px}.module-card .art-top{font-size:5px}.module-card .art-shape{transform:scale(.65)}.module-card .art-bottom{left:13px;font-size:5px}.dashboard-bottom{grid-template-columns:1fr}.panel{padding:22px}.member-footer{padding:18px;flex-wrap:wrap;font-size:8px}.trail-summary{padding:18px}.trail-summary strong{font-size:14px}.trail-summary p{font-size:10px}.lesson-layout{gap:10px}.lesson-top{margin-bottom:20px}.lesson-top .small{font-size:8px}.lesson-heading h1{font-size:27px}.lesson-tabs{gap:22px}.lesson-tabs button{font-size:11px;min-height:44px}.video-caption{flex-wrap:wrap;font-size:8px}.video-caption select{min-height:32px}.lesson-primary>p{font-size:13px}#lesson-panel{padding-top:23px}.lesson-points{font-size:13px;gap:15px}.exercise p{font-size:13px}.lesson-bottom .button{font-size:11px;min-height:45px}.resource-card{padding:17px;gap:12px}.resource-card h3{font-size:14px}.resource-card p{font-size:11px}.resource-card .icon-button{width:40px;height:40px}.resource-card .file-icon{width:35px;height:48px}.filter-toolbar{gap:10px}.filter-toolbar>.input-icon{min-width:0}.filter-toolbar select{max-width:125px;font-size:12px}.input-icon input{font-size:14px}.inline-panel{align-items:flex-start;flex-direction:column}.knowledge-search{padding-inline:15px}.knowledge-search input{font-size:14px}.search-list>a,.search-list>button{gap:12px}.search-list h3{font-size:15px}.search-list p{font-size:11px}.community-layout aside{grid-template-columns:1fr}.post{padding:20px}.post h3{font-size:20px}.post p{font-size:13px}.post header{gap:8px}.post header .badge{font-size:7px}.offer-card{grid-template-columns:105px 1fr}.offer-art{padding:18px 12px;gap:18px}.offer-art>span{font-size:7px;letter-spacing:.5px}.offer-copy{padding:22px 17px}.offer-copy h2{font-size:24px}.offer-copy .check-list li{font-size:11px}.offer-copy p{font-size:12px}.software-offer{padding:25px}.software-offer h2{font-size:31px}.checkout{padding-block:28px 55px}.checkout-grid{grid-template-columns:1fr;gap:30px}.checkout h1{font-size:45px}.checkout-summary{position:static;grid-row:1}.summary-art{display:none}.summary-content{padding:22px}.summary-content>.check-list{display:none}.summary-content>.eyebrow{margin-bottom:10px}.summary-content h2{font-size:22px}.summary-content>p{font-size:10px}.checkout-summary .summary-line{margin-top:18px}.checkout .notice{font-size:11px}.checkout form input:not([type=checkbox]):not([type=radio]){font-size:16px}.minimal-header{padding-block:22px;gap:18px}.minimal-header>.small{font-size:9px;max-width:130px}.funnel-progress{gap:10px;font-size:8px;padding-block:25px}.funnel-progress i{width:25px}.funnel-content{margin-top:20px}.funnel h1{font-size:41px}.funnel-content>.eyebrow{font-size:9px}.funnel-content>p{font-size:13px}.funnel-product{grid-template-columns:1fr}.funnel-art{padding:25px;min-height:170px;flex-direction:row;align-items:center;gap:25px}.funnel-art>.icon{width:60px;height:60px;margin:0}.funnel-art>span{font-size:29px}.funnel-product>div:not(.funnel-art){padding:25px}.funnel-product h2{font-size:29px}.confirmation{padding-top:45px}.confirmation h1{font-size:39px}.confirmation>p{font-size:13px}.confirmation-receipt{padding:12px 18px}.confirmation-receipt>div{font-size:11px}.login-page{grid-template-columns:1fr}.login-story{padding:25px 24px;gap:30px}.login-story>div{padding-top:10px}.login-story h1{font-size:52px;letter-spacing:-2.5px}.login-story h1 br{display:none}.login-story h1 em:before{content:' '}.login-story .eyebrow{font-size:8px}.login-story p{font-size:12px;margin-top:17px}.login-story>small{display:none}.login-form{padding:25px 24px 50px;gap:35px}.login-form>div{max-width:100%}.login-form h2{font-size:31px}.login-form input{font-size:16px!important}.dialog-header{padding:20px}.dialog-header h2{font-size:21px}.dialog-content{padding:20px}.dialog-content input:not([type=checkbox]),.dialog-content textarea{font-size:16px}.dialog-content .input-icon input{padding:10px 0}.dialog-content .search-list p{font-size:11px}.dialog-content .search-list h3{font-size:14px}.notes-heading{align-items:flex-start;flex-direction:column}.check-field{font-size:12px}textarea{font-size:16px}.badge{font-size:9px}}
@media(max-width:390px){.hero h1{font-size:42px}.hero .actions{gap:16px}.hero .button{font-size:11px;padding:12px}.hero-meta{font-size:9px;gap:10px}.preview-poster strong{font-size:46px}.preview-poster strong span{font-size:20px}.poster-orbit{width:180px;height:180px}.floating-note{bottom:75px;padding:9px;right:-1px}.floating-note strong{font-size:10px}.preview-bottom .badge{font-size:6px}.landing-modules{gap:24px 12px}.art-title{font-size:24px}.art-title>span{font-size:14px}.member-modules{grid-template-columns:1fr}.module-card .module-art{aspect-ratio:1.7}.module-card .art-title{font-size:33px;bottom:37px}.module-copy h3{min-height:0}.module-copy p{min-height:0;font-size:12px}.module-copy>.small{font-size:8px}.module-card .art-top{font-size:7px}.module-card .art-shape{transform:scale(1)}.offer-card{grid-template-columns:1fr}.offer-art{flex-direction:row;min-height:85px;align-items:center;padding:20px}.offer-art>span{font-size:9px}.offer-copy{padding:24px}.offer-copy .button{align-self:stretch}.lesson-tabs{gap:15px}.lesson-tabs button{font-size:10px}.filter-toolbar{flex-wrap:wrap}.filter-toolbar>.input-icon{flex-basis:100%}.filter-toolbar select{max-width:none;width:100%}.resource-card{gap:10px;padding:15px}.resource-card h3{font-size:13px}.post header .badge{padding:3px 5px}.post header small{font-size:8px}}
.art-bottom{align-items:center;line-height:1}.art-bottom>span{line-height:1}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-grid>.panel{min-width:0}.access-row>div{min-width:0;overflow-wrap:anywhere}.access-row>.badge,.access-row>.inline-link{flex-shrink:0}.input-icon>input:not([type=checkbox]):not([type=radio]){border:0;background:none;padding:12px 0;margin:0}.knowledge-search>input:not([type=checkbox]):not([type=radio]){border:0;background:none;margin:0;padding:17px 0}
@media(max-width:1000px){.account-grid{grid-template-columns:minmax(0,1fr)}}
.hero-copy>p strong{color:var(--text);font-weight:500}.academy-skills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.academy-skills article{border-top:1px solid #4d6042;padding-top:24px}.academy-skills article>.icon{color:var(--green);width:25px;height:25px;margin-bottom:20px}.academy-skills h3{font-size:22px;margin-bottom:12px}.academy-skills p{font-size:14px}.academy-business{border-block:1px solid var(--line);background:#1d2519}.academy-business h2{max-width:830px}.academy-business p{max-width:770px;margin:24px 0;font-size:16px}.academy-business small{display:block;color:var(--muted);max-width:710px;margin-top:23px}.hero h1{font-size:clamp(40px,4.4vw,64px);letter-spacing:-2.8px}.hero .actions{gap:18px}.hero .button{font-size:12px}.hero .preview-poster strong{font-size:57px}.hero .preview-poster strong span{font-size:22px}.closing h2{font-size:clamp(35px,4vw,56px)}
@media(max-width:760px){.academy-skills{grid-template-columns:1fr 1fr;gap:27px 20px}.academy-skills h3{font-size:19px}.academy-skills p{font-size:12px}.academy-business p{font-size:14px}.hero h1{font-size:clamp(39px,9vw,63px);letter-spacing:-2px}.hero .actions{gap:15px}.hero .button{font-size:11px}.hero .preview-poster strong span{font-size:20px}.hero .eyebrow{font-size:8px;letter-spacing:.8px}}
@media(max-width:390px){.academy-skills{grid-template-columns:1fr}.hero .preview-poster strong{font-size:45px}.hero .preview-poster strong span{font-size:17px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}
