.aulas-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:40px;justify-content:center}.aulas-tab{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:var(--r-pill);border:1px solid var(--color-line);background:var(--color-surface);font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--color-text);cursor:pointer;transition:background .5s var(--ease-smooth),color .5s,border-color .5s,transform .5s var(--ease-smooth)}.aulas-tab .cn{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;color:var(--color-text-2);font-weight:500}.aulas-tab:hover{border-color:var(--color-text);transform:translateY(-2px)}.aulas-tab[aria-selected=true]{background:var(--color-text);color:#fff;border-color:var(--color-text)}.aulas-tab[aria-selected=true] .cn{color:rgba(255,255,255,.6)}.aula-panel{display:none;grid-template-columns:1fr 1.05fr;gap:48px;align-items:stretch;background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--r-xl);overflow:hidden}.aula-panel.is-active{display:grid;animation:fadeUp .5s var(--ease-smooth)}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width:980px){.aula-panel.is-active{grid-template-columns:1fr;gap:0}}.aula-art{position:relative;min-height:360px;background:var(--color-sunken);display:flex;flex-direction:column;justify-content:space-between;padding:36px}.aula-art .ph-stripes{position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(14,14,14,.035) 0 14px,rgba(14,14,14,.07) 14px 28px);pointer-events:none}.aula-art-bot,.aula-art-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.aula-art .a-num{font-size:12px;letter-spacing:.22em;color:var(--color-accent);font-weight:600}.aula-art .a-num,.aula-art .a-tag{font-family:var(--font-mono);text-transform:uppercase}.aula-art .a-tag{font-size:10px;letter-spacing:.18em;color:var(--color-text-2);background:rgba(252,254,255,.86);padding:6px 12px;border-radius:var(--r-pill);border:1px solid var(--color-line)}.aula-art .a-big{font-family:var(--font-display);font-weight:800;font-size:clamp(40px,6vw,76px);letter-spacing:-.04em;line-height:.96;color:var(--color-text);padding-bottom:.06em}.aula-art .a-big em{font-style:italic;color:var(--color-accent);padding-right:.04em}.aula-art .a-stat{display:flex;flex-direction:column;gap:2px;align-items:flex-end;text-align:right}.aula-art .a-stat .n{font-family:var(--font-display);font-weight:700;font-size:34px;letter-spacing:-.02em;color:var(--color-text)}.aula-art .a-stat .l{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-2)}.aula-body{padding:48px;display:flex;flex-direction:column;gap:22px;justify-content:center}@media (max-width:560px){.aula-body{padding:32px}}.aula-body h3{font-family:var(--font-display);font-weight:700;font-size:clamp(24px,2.6vw,34px);letter-spacing:-.02em;line-height:1.12;margin:0;padding-bottom:.05em}.aula-body h3 em{font-style:italic;color:var(--color-accent);padding-right:.04em}.aula-body .desc{font-size:15px;line-height:1.65;color:var(--color-text-muted);margin:0}.aula-body ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.aula-body li{display:flex;gap:12px;align-items:flex-start;font-size:14px;color:var(--color-text)}.aula-body li .ck{flex-shrink:0;width:18px;height:18px;border-radius:50%;background:var(--color-success-soft);color:var(--color-success);display:grid;place-items:center;margin-top:2px}.aula-body li .ck svg{width:11px;height:11px;stroke:currentColor;stroke-width:2.4;fill:none}.aula-body .a-cta{margin-top:12px;align-self:flex-start}.aula-art--img{background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;isolation:isolate}.aula-art--img .aula-art__scrim{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(8,10,14,.2),rgba(8,10,14,.55) 55%,rgba(8,10,14,.8));pointer-events:none}.aula-art--img .aula-art-bot,.aula-art--img .aula-art-top{position:relative;z-index:2}.aula-art--img .a-num{color:#fff}.aula-art--img .a-tag{background:rgba(252,254,255,.92);color:#0e0e0e;border-color:rgba(255,255,255,.6)}.aula-art--img .a-big{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45)}.aula-art--img .a-big em{color:#fff;font-style:italic}.aula-art--img .a-stat .n{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.5)}.aula-art--img .a-stat .l{color:rgba(255,255,255,.82)}.diff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px}.diff-cell{padding:28px 24px;border:1px solid var(--color-line);border-radius:var(--r-lg);background:var(--color-surface);display:flex;flex-direction:column;gap:12px}.diff-cell .ic{width:44px;height:44px;border-radius:var(--r-md);background:var(--color-accent-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}.diff-cell .ic svg{width:22px;height:22px;stroke:var(--color-accent)}.diff-cell h4{font-size:1.0625rem;font-weight:700;margin:0;line-height:1.3}.diff-cell h4 em{color:var(--color-accent);font-style:normal}.diff-cell p{font-size:.875rem;line-height:1.6;margin:0;flex:1}.diff-cell .tag,.diff-cell p{color:var(--color-text-muted)}.diff-cell .tag{display:inline-flex;padding:3px 10px;border-radius:100px;background:var(--color-sunken);font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--color-line);align-self:flex-start}@media (max-width:1024px){.diff-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.diff-grid{grid-template-columns:1fr;gap:12px}}.close-cta .foot-meta em{font-style:normal;font-weight:700}.faq-list{margin-top:48px;display:flex;flex-direction:column;gap:0;border:1px solid var(--color-line);border-radius:var(--r-lg);overflow:hidden}.faq{border-bottom:1px solid var(--color-line)}.faq:last-child{border-bottom:none}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 28px;background:var(--color-surface);border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:600;color:var(--color-text);transition:background .2s}.faq-q:hover{background:var(--color-sunken)}.faq.is-open .faq-q{background:var(--color-surface)}.faq-q .plus{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:1.5px solid var(--color-line);position:relative;transition:border-color .2s,background .2s}.faq-q .plus:after,.faq-q .plus:before{content:"";position:absolute;top:50%;left:50%;background:var(--color-text);border-radius:2px;transform:translate(-50%,-50%);transition:opacity .2s,transform .2s}.faq-q .plus:before{width:10px;height:1.5px}.faq-q .plus:after{width:1.5px;height:10px}.faq.is-open .faq-q .plus{border-color:var(--color-accent);background:var(--color-accent)}.faq.is-open .faq-q .plus:after,.faq.is-open .faq-q .plus:before{background:#fff}.faq.is-open .faq-q .plus:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s var(--ease-smooth,ease)}.faq.is-open .faq-a{max-height:400px}.faq-a p{padding:0 28px 24px;font-size:.9375rem;color:var(--color-text-muted);line-height:1.7;margin:0}@media (max-width:640px){.faq-q{padding:18px 20px;font-size:.9375rem}.faq-a p{padding:0 20px 20px}}.eco-hero--scroll{position:relative;height:400vh;background:#000;padding:0;overflow:visible}.eco-hero__video{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.eco-hero--scroll~#av-chrome-bottom,.eco-hero--scroll~footer,.eco-hero--scroll~section{position:relative;z-index:1}.eco-hero__sticky{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;padding:120px var(--space-side) 60px;max-width:var(--container-max);margin:0 auto;z-index:2}@media (max-width:780px){.eco-hero__sticky{padding:100px var(--space-side-mobile) 40px}}.eco-hero--scroll .crumb,.eco-hero--scroll .page-hero-eyebrow{color:var(--color-text)}.eco-hero--scroll .crumb a{color:rgba(14,14,14,.7)}.eco-hero--scroll .crumb a:hover{color:var(--color-accent)}.eco-hero--scroll .crumb .here{color:var(--color-text)}.eco-hero--scroll .crumb .sep{color:rgba(14,14,14,.5)}.eco-hero--scroll .crumb{display:inline-flex;align-self:flex-start;width:auto;gap:8px;background:#fff;padding:9px 18px;border-radius:var(--r-pill);box-shadow:0 8px 22px -10px rgba(0,0,0,.45);margin-bottom:20px}.eco-hero--scroll .page-hero-eyebrow .dot{background:var(--color-accent)}.eco-hero__title{font-family:var(--font-display);font-weight:800;font-size:clamp(32px,4.4vw,64px);letter-spacing:-.035em;line-height:1.08;margin:18px 0 26px;max-width:16ch;color:#fff;overflow:visible;text-shadow:0 2px 22px rgba(0,0,0,.55),0 1px 4px rgba(0,0,0,.45)}.eco-hero__title .hw{display:inline-block;opacity:0;filter:blur(8px);transition:opacity .6s var(--ease-smooth),transform .6s var(--ease-smooth),filter .6s var(--ease-smooth);will-change:opacity,transform,filter}.eco-hero__title .hw--l{transform:translateX(-60px)}.eco-hero__title .hw--r{transform:translateX(60px)}.eco-hero__title .hw.is-visible{opacity:1;transform:translateX(0);filter:blur(0)}.eco-hero__title .hw--accent.is-visible{color:var(--color-accent);font-style:italic}.eco-hero__actions{margin-top:32px;opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-smooth) .15s,transform .7s var(--ease-smooth) .15s}.eco-hero__actions.is-visible{opacity:1;transform:translateY(0)}.eco-hero--scroll .btn-dark{background:rgba(0,0,0,.3);backdrop-filter:blur(12px) saturate(1.1);-webkit-backdrop-filter:blur(12px) saturate(1.1);color:#fff;border-color:rgba(255,255,255,.85)}.eco-hero--scroll .btn-dark:hover{background:rgba(0,0,0,.45);color:#fff;border-color:#fff}.eco-hero--scroll .btn-ghost{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.eco-hero--scroll .btn-ghost:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);color:#fff}.eco-hero__scroll-hint{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:9px;color:#fff;font-family:var(--font-sans);font-size:18px;font-weight:500;letter-spacing:normal;text-transform:none;opacity:1;transition:opacity .5s var(--ease-smooth),transform .5s var(--ease-smooth);z-index:4;pointer-events:none;padding:14px 24px 16px;border-radius:var(--r-lg);background:rgba(255,255,255,.12);backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1);border:1px solid rgba(255,255,255,.22);box-shadow:0 14px 40px -14px rgba(0,0,0,.55);text-shadow:0 1px 6px rgba(0,0,0,.5)}.eco-hero__scroll-hint.is-hidden{opacity:0;transform:translateX(-50%) translateY(10px)}.eco-hero__scroll-hint svg{width:28px;height:28px;filter:drop-shadow(0 1px 4px rgba(0,0,0,.5));animation:ecoScrollBob 1.6s var(--ease-smooth) infinite}@keyframes ecoScrollBob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:640px){.eco-hero__title{font-size:clamp(32px,10vw,56px);max-width:100%}.eco-hero--scroll{height:340vh}}@media (prefers-reduced-motion:reduce){.eco-hero__title .hw--l,.eco-hero__title .hw--r{transform:none}.eco-hero__title .hw{filter:none}.eco-hero__actions{transform:none}}#social-proof .proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--color-line);border-radius:var(--r-lg);overflow:hidden}@media (max-width:980px){#social-proof .proof-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){#social-proof .proof-grid{grid-template-columns:1fr}}#social-proof .proof-cell{padding:36px 28px;display:flex;flex-direction:column;gap:12px;justify-content:center;background:var(--color-surface);border-right:1px solid var(--color-line);border-bottom:1px solid var(--color-line)}#social-proof .proof-cell:last-child{border-right:0}@media (max-width:980px){#social-proof .proof-cell:nth-child(2n){border-right:0}#social-proof .proof-cell:nth-last-child(-n+2){border-bottom:0}}@media (max-width:560px){#social-proof .proof-cell{border-right:0}#social-proof .proof-cell:last-child{border-bottom:0}}#social-proof .proof-cell.is-feature{background:var(--color-text);color:#fff;grid-row:span 1}#social-proof .proof-cell .lbl{font-family:var(--font-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-2);font-weight:500}#social-proof .proof-cell.is-feature .lbl{color:rgba(255,255,255,.6)}#social-proof .proof-cell .n{font-family:var(--font-display);font-weight:800;font-size:54px;letter-spacing:-.04em;line-height:1;color:var(--color-text)}#social-proof .proof-cell.is-feature .n{color:#fff;font-size:64px}#social-proof .proof-cell .n em{font-style:italic;color:var(--color-accent);font-size:.5em;vertical-align:.55em;margin-left:2px;font-weight:700}#social-proof .proof-cell .sub{font-size:13px;color:var(--color-text-muted);line-height:1.55;margin:0}#social-proof .proof-cell.is-feature .sub{color:rgba(255,255,255,.7)}#social-proof .proof-cell .n{font-weight:900}#social-proof .proof-cell:not(.is-feature) .n{color:#0e0e0e}#social-proof .proof-cell:not(.is-feature) .lbl{color:#0e0e0e;opacity:.85}#social-proof .proof-cell .sub{color:#3a3a3a}#social-proof .proof-cell.is-feature .sub{color:rgba(255,255,255,.85)}.inc-tabs{display:flex;flex-wrap:wrap;gap:2px;justify-content:center;align-items:flex-end;border-bottom:1px solid var(--color-line)}@media (max-width:980px){.inc-tabs{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity}.inc-tabs::-webkit-scrollbar{display:none}.inc-tab{flex:0 0 auto;scroll-snap-align:start}}@media (max-width:560px){.inc-tab{padding:13px 16px;font-size:13.5px}}.inc-tab{position:relative;display:inline-flex;align-items:center;gap:9px;white-space:nowrap;padding:15px 24px;margin-bottom:-1px;background:transparent;border:none;border-bottom:2px solid transparent;font-family:var(--font-sans);font-size:14px;font-weight:600;cursor:pointer;transition:color .35s var(--ease-smooth),border-color .35s var(--ease-smooth)}.inc-tab,.inc-tab .n{color:var(--color-text-2)}.inc-tab .n{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;font-weight:500;transition:color .35s}.inc-tab:hover,.inc-tab:hover .n{color:var(--color-text)}.inc-tab[aria-selected=true]{color:var(--color-text);border-bottom-color:var(--color-accent)}.inc-tab[aria-selected=true] .n{color:var(--color-accent)}.inc-body{border:1px solid var(--color-line);border-top:none;border-radius:0 0 var(--r-xl) var(--r-xl);background:var(--color-surface);padding:48px;display:flex;flex-direction:column;gap:24px}@media (max-width:560px){.inc-body{padding:32px}}.inc-head{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;padding-bottom:18px;border-bottom:1px solid var(--color-line)}.inc-head .num{font-family:var(--font-mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--color-accent);font-weight:500}.inc-head h4{font-family:var(--font-display);font-weight:700;font-size:22px;letter-spacing:-.02em;margin:6px 0 0;line-height:1.2}.inc-head h4 em{font-style:italic;color:var(--color-accent);padding-right:.04em}.inc-head .pill{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;padding:6px 12px;border-radius:var(--r-pill);background:var(--color-success-soft);color:var(--color-success);font-weight:600}.inc-checks{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}@media (max-width:640px){.inc-checks{grid-template-columns:1fr}}.inc-checks li{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.5;color:var(--color-text)}.inc-checks li .ck{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--color-success-soft);color:var(--color-success);display:grid;place-items:center;margin-top:1px}.inc-checks li .ck svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.4;fill:none}.inc-checks li b{font-weight:600;color:var(--color-text)}.inc-checks li span.m{display:block;color:var(--color-text-2);font-size:12px;margin-top:2px}@media (min-width:1101px){#whats-included .inc-tab{padding:13px 20px;font-size:13.5px}#whats-included .inc-body{padding:36px 44px;gap:16px}#whats-included .inc-head{padding-bottom:14px}#whats-included .inc-head h4{font-size:19px}#whats-included .inc-checks{gap:10px 20px}#whats-included .inc-checks li{font-size:13.5px;line-height:1.4}#whats-included .inc-checks li span.m{font-size:11.5px;line-height:1.4}}