.hero-section{padding-top:98px}@media(max-width:940px){.site-nav{top:calc(100% + 8px);display:none;flex-direction:column;align-items:stretch;gap:2px;padding:8px;overflow:visible}.site-nav.is-open{display:flex}.site-nav a{width:100%;padding:11px 12px;font-size:12px;text-align:left}.menu-toggle{display:grid}}@media(max-width:680px){.site-header{top:14px;gap:8px}.hero-section{padding-top:76px}}:root{--orange: #ff3d00;--black: #111111;--surface-dark: #111111;--white: #ffffff;--canvas: #f5f5f5;--border: #dddddd;--muted: #666666}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:0;background:var(--black);color:var(--black);font-family:Inter,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.035em}@font-face{font-family:Inter;src:url(../fonts/inter-latin-variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}.site-shell{min-height:100vh;overflow:visible;background:var(--canvas)}.hero-section{position:relative;min-height:max(900px,96svh);overflow:hidden;background:var(--orange)}.site-header{position:relative;z-index:5;width:min(100% - 48px,1200px);height:76px;margin:22px auto 0;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #ececec;border-radius:16px;background:var(--white);box-shadow:0 16px 44px #1111111f}.brand-link{display:inline-flex;align-items:center;gap:11px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:800;color:var(--black)}.brand-icon{width:38px;height:38px;border-radius:9px}p{text-wrap:pretty}p,li{text-wrap:pretty}.keep-together{white-space:nowrap}.brand-logo{width:auto;height:42px;object-fit:contain}.footer-brand .footer-logo{width:auto;height:34px;object-fit:contain}.brand-wordmark{display:inline-flex;align-items:baseline;gap:4px;letter-spacing:0}.brand-wordmark strong{font-size:20px;font-weight:800;letter-spacing:-.055em}.brand-wordmark em{color:#ffffff9e;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.2em}.site-nav{display:flex;align-items:center;gap:2px}.site-nav a{padding:9px 12px;border-radius:9px;font-size:13px;font-weight:800;color:var(--black)}.site-nav a:hover{background:var(--canvas)}a:focus-visible,button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.site-nav a:focus-visible{outline-color:var(--orange)}.header-cta,.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:11px;font-size:14px;font-weight:800;transition:background .15s,color .15s,border-color .15s}.header-cta{min-height:42px;background:var(--orange);color:var(--white)}.header-cta:hover{background:var(--black);color:var(--white)}.hero-content{position:relative;z-index:3;width:min(100% - 48px,1200px);min-height:calc(max(900px,96svh) - 98px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;column-gap:clamp(22px,3vw,52px);row-gap:14px;padding:60px 0 166px}.hero-copy{width:100%;position:relative;z-index:2}.hero-pill{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid var(--black);border-radius:999px;background:#111111eb;color:var(--white);font-size:12px;font-weight:800}.hero-pill span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--orange)}.hero-copy h1{margin-top:26px;color:var(--white);font-size:clamp(58px,5.9vw,82px);font-weight:900;line-height:.92}.hero-copy>p{max-width:550px;margin-top:24px;color:#ffffffe6;font-size:clamp(17px,1.5vw,19px);font-weight:500;line-height:1.6}.hero-subheadline{max-width:540px;margin-top:24px;color:var(--white);font-size:clamp(22px,2.2vw,28px);font-weight:800;line-height:1.18}.hero-copy>.hero-manifesto{margin-top:18px;color:var(--white);font-size:16px;font-weight:500;line-height:1.5}.hero-copy>.hero-manifesto strong{font-weight:800}.hero-copy>.hero-manifesto-secondary{margin-top:12px}.hero-copy>.hero-description{margin-top:14px;color:#ffffffc7;font-size:14px;font-weight:500;line-height:1.65}.hero-video-stack{position:relative;min-width:0;display:grid;gap:14px}.hero-video-stack .video-frame{width:100%;aspect-ratio:16 / 10}.hero-copy-cta{width:fit-content;min-width:270px;margin-top:10px;justify-content:center;background:var(--black);color:var(--white)}.hero-copy-cta:hover{background:var(--white);color:var(--black)}.section-cta{margin-top:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.section-cta>.primary{min-width:270px;background:var(--orange);color:var(--white)}.section-cta>.primary:hover{background:var(--black);color:var(--white)}.band .section-cta>.primary,.price-section .section-cta>.primary{color:var(--white)}.final-cta .section-cta{margin-top:0}.final-cta .section-cta>.primary{width:270px;background:var(--black)}.final-cta .section-cta>.primary:hover{background:var(--white);color:var(--black)}.hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.hero-actions .primary{background:var(--black);color:var(--white)}.hero-actions .primary:hover{background:var(--white);color:var(--black)}.hero-actions .ghost{border:1px solid rgba(255,255,255,.7);background:transparent;color:var(--white)}.hero-actions .ghost:hover{border-color:var(--white);background:var(--white);color:var(--black)}.purchase-proof{margin-top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--black);text-align:center}.hero-proof,.band .purchase-proof,.price-section .purchase-proof,.final-cta .purchase-proof{color:var(--white)}.proof-avatars{flex:0 0 auto;display:flex;padding-left:8px}.proof-avatars span,.proof-avatars img{width:36px;height:36px;margin-left:-8px;display:grid;place-items:center;border:2px solid var(--orange);border-radius:50%;background:var(--black);color:var(--white);font-size:9px;font-weight:800}.proof-avatars img{object-fit:cover;box-shadow:0 8px 20px #1111112e}.purchase-proof-text{font-size:13px;line-height:1.35;font-weight:500}.hero-visual{position:relative;z-index:1;min-width:0;display:grid;place-items:center;pointer-events:none}.hero-visual img{width:136%;max-width:none;transform:translate(-14%);transform-origin:center}.hero-metrics{position:absolute;z-index:4;left:0;right:0;bottom:0;min-height:104px;padding:0 max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--black);color:var(--white)}.hero-metrics>div{padding:24px 20px;border-right:1px solid rgba(255,255,255,.11)}.hero-metrics>div:first-child{border-left:1px solid rgba(255,255,255,.11)}.hero-metrics strong{display:block;color:var(--orange);font-family:Montserrat,sans-serif;font-size:21px}.hero-metrics span{display:block;margin-top:5px;color:#ffffff94;font-size:13px}.section{padding:132px max(24px,calc((100vw - 1200px)/2))}.benefits-section,.demo-section{background:var(--white);color:var(--black)}.band,.price-section{background:var(--black);color:var(--white)}.video-section{background:var(--orange);color:var(--white)}.section-heading{max-width:790px}.section-heading.centered{margin:0 auto;text-align:center}.section-heading.centered p:not(.eyebrow){margin-right:auto;margin-left:auto}.eyebrow{margin-bottom:13px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}#entrega .eyebrow,.demo-section .eyebrow{color:var(--black)}.video-section .eyebrow{color:var(--white)}.section-heading h2{font-size:clamp(36px,4.5vw,58px);font-weight:800;line-height:1.06}.section-heading p:not(.eyebrow){max-width:720px;margin-top:18px;color:var(--muted);font-size:16px;line-height:1.7}.band .section-heading p:not(.eyebrow),.price-section .section-heading p:not(.eyebrow){color:#ffffff94}.video-section .section-heading p:not(.eyebrow){color:#ffffffc2}.feature-grid{margin-top:46px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.feature-card{position:relative;min-height:260px;overflow:hidden;padding:24px;border:1px solid #ececec;border-radius:20px;background:var(--white);box-shadow:0 18px 50px #1111110e;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s}.feature-card:hover{transform:translateY(-7px);border-color:#ddd}.feature-card:last-child{grid-column:1 / -1;min-height:220px}.feature-card:last-child .card-icon{margin-bottom:28px}.card-icon{width:46px;height:46px;margin-bottom:52px;display:grid;place-items:center;border-radius:12px;background:var(--orange);color:var(--black)}.feature-card h3,.community-card h3{font-size:20px;line-height:1.16}.feature-card p,.community-card p{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.6}.operation-grid,.video-grid,.price-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(52px,7vw,100px)}.workflow{display:grid;gap:12px;position:relative}.workflow-row{min-height:82px;padding:15px 17px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:15px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:var(--surface-dark);transition:transform .3s ease,border-color .3s ease,background .3s ease}.workflow-row:hover{transform:translate(6px);border-color:var(--orange);background:var(--black)}.workflow-row span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:var(--orange);color:var(--black);font-weight:800}.workflow-row p{color:var(--white);font-size:15px;font-weight:700;line-height:1.4}.workflow-row svg{color:var(--orange)}.price-card li svg{flex:0 0 auto;color:var(--white)}.video-frame{position:relative;aspect-ratio:16 / 10;overflow:hidden;border-radius:24px;background:var(--black);box-shadow:0 28px 70px #1111112e}.video-glow{display:none}.video-player{position:absolute;top:16px;right:16px;bottom:16px;left:16px;padding:24px;display:grid;place-items:center;align-content:center;gap:18px;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:var(--white);text-align:center}.video-play{width:86px;height:86px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:var(--black)}.video-player strong{display:block;font-family:Montserrat,sans-serif;font-size:23px}.video-player span{display:block;margin-top:7px;color:#ffffff8c;font-size:13px}.community-panel{max-width:1050px;margin:46px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.community-card{position:relative;min-height:250px;overflow:hidden;padding:24px;border:1px solid #ececec;border-radius:20px;background:var(--white);box-shadow:0 18px 50px #1111110d;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s}.community-card:hover{transform:translateY(-7px)}.community-card.highlighted{border-color:var(--orange);background:var(--orange)}.community-card>svg,.play-mark{margin-bottom:64px}.play-mark{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:var(--black);color:var(--white)}.community-card.highlighted p{color:#0b0b0bad}.price-card{padding:28px;border-radius:24px;background:var(--orange);color:var(--white);box-shadow:0 28px 80px #0000003d}.price-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.price-head p,.annual-head p{font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.price-head p{color:var(--white)}.price-head h3{margin-top:5px;font-size:28px}.price-head span,.annual-head span{padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800}.price-head span{background:var(--white);color:var(--black)}.annual-head span{background:var(--orange);color:var(--white)}.price-value{margin-top:24px;padding:23px 0;display:flex;align-items:end;gap:8px;border-top:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4)}.price-value strong{font-family:Montserrat,sans-serif;font-size:clamp(46px,5vw,60px);line-height:.95}.price-value span{padding-bottom:5px;color:var(--white);font-weight:700}.price-card ul{margin:23px 0;padding:0;display:grid;gap:12px;list-style:none}.price-card li{display:flex;align-items:center;gap:9px;font-size:13px}.annual-offer{margin-bottom:14px;padding:18px;border-radius:16px;background:var(--white);color:var(--black)}.annual-head{display:flex;justify-content:space-between;gap:16px}.annual-head p{color:var(--orange)}.annual-head strong{display:block;margin-top:4px;font-size:13px}.annual-price{margin-top:16px;display:flex;flex-wrap:wrap;align-items:end;gap:6px 8px}.annual-price strong{font-family:Montserrat,sans-serif;font-size:31px;line-height:1;color:var(--orange)}.annual-price span,.annual-price em{font-size:12px;font-style:normal;font-weight:700}.annual-offer>p{margin:8px 0 13px;color:var(--muted);font-size:12px}.full{width:100%}.annual-offer .primary{background:var(--black);color:var(--white)}.annual-offer .primary:hover{background:var(--orange);color:var(--white)}.price-card>.ghost{border:1px solid var(--white);background:transparent;color:var(--white)}.price-card>.ghost:hover{border-color:var(--black);background:var(--black);color:var(--white)}.price-purchase-proof{margin-top:16px;color:var(--white)}.testimonials-section{overflow:hidden;background:var(--white);color:var(--black)}.testimonial-video-grid{margin-top:54px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.testimonial-video-card{overflow:hidden;border:1px solid #e7e7e7;border-radius:22px;background:#f8f8f8;box-shadow:0 18px 45px #11111114}.testimonial-video-placeholder{position:relative;aspect-ratio:9 / 14;display:grid;place-items:center;background:radial-gradient(circle at 50% 42%,rgba(255,61,0,.24),transparent 25%),linear-gradient(145deg,#202020,#080808);color:var(--white)}.testimonial-video-placeholder iframe{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.testimonial-video-poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.68}.testimonial-video-placeholder:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;z-index:1;pointer-events:none}.testimonial-video-placeholder button{position:relative;z-index:2;width:76px;height:76px;display:grid;place-items:center;border:0;border-radius:14px;background:var(--orange);color:var(--white);cursor:pointer;box-shadow:0 0 0 12px #ff3d0024}.testimonial-video-placeholder>span{position:absolute;z-index:2;right:24px;bottom:22px;left:24px;color:#ffffff9e;font-size:12px;text-align:center}.testimonial-video-card>div:last-child{padding:20px 22px 22px}.testimonial-video-card strong{font-size:17px}.testimonial-video-card p{margin-top:5px;color:var(--muted);font-size:13px}.testimonial-screenshots{margin-top:76px}.testimonial-carousel-head{display:flex;align-items:end;justify-content:space-between;gap:28px}.testimonial-carousel-head{justify-content:center;text-align:center}.testimonial-carousel-head>div:first-child{margin:0 auto}@media(min-width:941px){.final-cta h2{max-width:none;font-size:40px}.demo-section>.section-heading.centered>p:not(.eyebrow){margin-bottom:42px}}.site-header{top:0;left:0;width:100%;margin:0;transform:none;border-radius:0;position:relative;height:72px;padding:0 max(24px,calc((100% - 1200px)/2));border:0;box-shadow:none;background:var(--white)}.hero-section{padding-top:0}.testimonial-carousel-head h3{max-width:680px;font-size:clamp(26px,3vw,40px);line-height:1.1}.testimonial-carousel-controls{display:flex;gap:8px}.testimonial-carousel-controls button{width:48px;height:48px;display:grid;place-items:center;border:1px solid #dedede;border-radius:50%;background:var(--white);color:var(--black);cursor:pointer}.testimonial-carousel-controls button:hover:not(:disabled){border-color:var(--orange);background:var(--orange);color:var(--white)}.testimonial-carousel-controls button:disabled{opacity:.28;cursor:default}.testimonial-carousel-window{margin-top:28px;overflow:hidden}.testimonial-carousel-track{width:200%;display:flex;transition:transform .45s ease}.testimonial-screenshot-page{width:50%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.testimonial-screenshot-card{min-width:0;padding:16px;border:1px solid #e7e7e7;border-radius:20px;background:#f8f8f8}.testimonial-chat-head{display:flex;align-items:center;gap:10px}.testimonial-chat-head img{width:38px;height:38px;border-radius:50%;object-fit:cover}.testimonial-chat-head span,.testimonial-chat-head small{display:block}.testimonial-chat-head strong{font-size:12px}.testimonial-chat-head small{margin-top:2px;color:var(--muted);font-size:10px}.testimonial-print-placeholder{min-height:230px;margin-top:14px;display:grid;place-content:center;gap:6px;border:1px dashed #cacaca;border-radius:14px;background:var(--white);color:var(--muted);text-align:center}.testimonial-print-placeholder span{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.testimonial-print-placeholder strong{color:var(--black);font-size:14px}.final-cta{padding:118px max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;align-items:center;gap:34px;text-align:center;background:var(--orange);color:var(--white)}.final-kicker{margin-bottom:14px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase}.final-cta h2{max-width:900px;font-size:clamp(34px,4.5vw,54px);line-height:1.06}.final-cta p{max-width:740px;margin-top:15px;color:#ffffffd1;font-size:15px;line-height:1.65}.final-cta .primary{min-width:235px;background:var(--black);color:var(--white)}.final-cta .primary:hover{background:var(--white);color:var(--black)}.question-section{padding:96px max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;background:var(--white);color:var(--black)}.question-kicker{margin-bottom:12px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.question-section h2{font-size:clamp(36px,5vw,64px);line-height:1.02}.question-section>div>p:last-child{max-width:670px;margin-top:16px;color:var(--muted);font-size:16px;line-height:1.65}.whatsapp-button{min-width:220px;background:var(--orange);color:var(--white)}.whatsapp-button:hover{background:var(--black);color:var(--white)}.whatsapp-support{position:fixed;z-index:20;right:22px;bottom:22px;width:54px;height:54px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,255,255,.72);border-radius:14px;background:var(--orange);color:var(--white);box-shadow:0 12px 28px #1111112e}.desktop-break{display:block}@media(max-width:940px){.desktop-break{display:none}}.final-cta p{margin-right:auto;margin-left:auto}.method-desktop-cta{margin-top:24px;align-items:flex-start;justify-content:flex-start}.method-mobile-cta{display:none}.whatsapp-support:hover{background:var(--black);color:var(--white)}.site-footer{min-height:150px;padding:38px max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;background:var(--black);color:var(--white)}.footer-brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;font-family:Montserrat,sans-serif;font-weight:800}.footer-brand img{width:34px;height:34px;border-radius:8px}.site-footer nav{display:flex;align-items:center;justify-content:center;gap:22px}.site-footer nav a{color:#ddd;font-size:12px;font-weight:700;transition:color .2s}.site-footer nav a:hover{color:var(--orange)}.site-footer>p{justify-self:end;color:#666;font-size:11px}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.feature-card:nth-child(2),.workflow-row:nth-child(2),.community-card:nth-child(2){transition-delay:.07s}.feature-card:nth-child(3),.workflow-row:nth-child(3),.community-card:nth-child(3){transition-delay:.14s}.feature-card:nth-child(4),.workflow-row:nth-child(4){transition-delay:.21s}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-visual.is-visible{animation:heroFloat 8s ease-in-out .8s infinite}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}@media(max-width:940px){.site-nav{position:absolute;z-index:12;top:calc(100% + 8px);left:0;right:0;display:flex;justify-content:center;gap:1px;padding:5px;overflow-x:auto;border:1px solid var(--soft);border-radius:12px;background:var(--white);box-shadow:0 12px 30px #1111111a;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:0 0 auto;padding:7px clamp(5px,1.4vw,10px);font-size:11px;white-space:nowrap}.hero-copy{width:100%}.hero-content{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px}.hero-visual img{width:148%;transform:translate(-14%)}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-grid,.video-grid,.price-grid{grid-template-columns:1fr;gap:52px}.final-cta,.question-section{grid-template-columns:1fr;justify-items:start}.site-footer{grid-template-columns:1fr;justify-items:center;text-align:center}.site-footer>p{justify-self:center}}@media(max-width:820px){.hero-section{min-height:0}.hero-content{grid-template-columns:1fr;min-height:0;padding:64px 0 56px}.hero-copy{width:100%;max-width:640px;justify-self:center}.hero-visual{width:min(100%,680px);margin-top:38px;justify-self:center;overflow:visible}.hero-visual img{width:132%;transform:translate(-14%)}.hero-metrics{position:relative}}@media(max-width:680px){.site-header,.hero-content{width:min(100% - 32px,1200px)}.site-header{height:62px;margin-top:14px;padding:0 12px;border-radius:14px}.brand-icon{width:34px;height:34px}.brand-link{font-size:16px}.header-cta{min-width:0;min-height:40px;gap:6px;padding:0 12px;font-size:11px;white-space:nowrap}.header-cta span{display:inline}.hero-section{min-height:0}.hero-content{grid-template-columns:1fr;min-height:0;padding:42px 0 56px}.hero-copy{width:100%}.hero-visual{margin-top:30px;overflow:visible}.hero-visual img{width:132%;transform:translate(-14%)}.hero-pill{font-size:11px;line-height:1.35}.hero-copy h1{font-size:clamp(48px,14vw,66px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn,.hero-copy-cta{width:100%}.hero-proof{align-items:flex-start}.hero-metrics{position:relative;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px}.hero-metrics>div{min-height:98px;padding:21px 12px}.section{padding:70px 16px}.section-heading h2{font-size:clamp(34px,10vw,46px)}.feature-grid,.community-panel,.testimonial-video-grid{grid-template-columns:1fr}.testimonial-video-card{width:min(100%,420px);justify-self:center}.testimonial-video-placeholder{aspect-ratio:9 / 12}.testimonial-carousel-head{align-items:flex-start}.testimonial-screenshot-page{grid-template-columns:1fr}.feature-card{min-height:220px}.card-icon,.community-card>svg,.play-mark{margin-bottom:36px}.workflow-row{grid-template-columns:42px 1fr auto;padding:13px}.video-frame{border-radius:18px}.community-card{min-height:220px}.price-card{padding:20px}.annual-head{flex-wrap:wrap}.final-cta,.question-section{padding:70px 16px}.final-cta .btn,.question-section .btn{width:100%}.whatsapp-support{right:14px;bottom:14px}.site-footer{padding:46px 16px}.site-footer nav{flex-wrap:wrap;gap:14px 20px}}@media(max-width:420px){.site-header{width:calc(100% - 20px);padding:0 9px}.brand-link{gap:6px;font-size:13px}.brand-icon{width:30px;height:30px}.header-cta{padding:0 9px;font-size:10px}.menu-toggle{width:38px;height:38px}.hero-pill{width:100%;align-items:flex-start;font-size:10px}.hero-copy h1{font-size:40px}.price-head span{display:none}}.site-header{position:fixed;z-index:50;top:22px;left:50%;margin:0;transform:translate(-50%)}.menu-toggle{display:none;width:42px;height:42px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:11px;background:var(--black);color:var(--white);cursor:pointer}.hero-content{grid-template-areas:"copy video" "cta video" "proof video";grid-template-rows:auto auto auto;align-content:center}.hero-copy{grid-area:copy}.hero-video-stack{grid-area:video}.hero-copy-cta{grid-area:cta;align-self:start;justify-self:start}.hero-proof{width:270px;grid-area:proof;align-self:start;justify-self:start;align-items:center;text-align:center}@media(min-width:941px){#entrega .section-heading,#depoimentos .section-heading{max-width:1100px}}@media(max-width:940px){.menu-toggle{background:#fffaf8;color:var(--black);box-shadow:0 3px 12px #ff3d001f}.hero-section{min-height:0}.hero-content{width:min(100% - 32px,640px);min-height:0;grid-template-columns:1fr;grid-template-areas:"copy" "video" "cta" "proof";gap:24px;padding:48px 0 56px}.hero-copy{max-width:640px;justify-self:center;text-align:center}.hero-pill,.hero-copy>p{margin-right:auto;margin-left:auto}.hero-video-stack,.hero-copy-cta{width:100%;max-width:640px;justify-self:center}.hero-copy-cta{margin-top:0}.method-desktop-cta{display:none}.method-mobile-cta{display:flex}.hero-proof{width:100%;margin-top:0;align-items:center;justify-content:center;text-align:left}.operation-grid .section-heading,.price-grid .section-heading{margin-right:auto;margin-left:auto;text-align:center}.operation-grid .section-heading p:not(.eyebrow),.price-grid .section-heading p:not(.eyebrow){margin-right:auto;margin-left:auto}.community-card{text-align:center}.final-cta{justify-items:center;text-align:center}.final-cta p{margin-right:auto;margin-left:auto}.site-header{top:32px}}@media(max-width:940px){.site-header{display:flex;justify-content:flex-start;height:62px;margin-top:14px;padding:0 12px;gap:7px;border-radius:14px}.brand-link{order:1;margin-right:auto;font-size:17px}.brand-icon{width:36px;height:36px}.menu-toggle{order:2;width:44px;height:44px;background:var(--black);color:var(--white)}.header-cta{order:3;min-height:40px;flex:0 0 auto;gap:6px;padding:0 12px;font-size:11px;white-space:nowrap}.site-nav{position:absolute;z-index:12;top:calc(100% + 8px);left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:2px;padding:8px;overflow:visible;border:1px solid #ffc4b0;border-radius:12px;background:#fff1ec;box-shadow:0 12px 30px #1111111a}.site-nav.is-open{display:flex}.site-nav a{width:100%;padding:11px 12px;color:var(--black);font-size:12px;text-align:left;white-space:nowrap}.site-nav a:hover{background:#ffd8ca}.menu-toggle{display:grid}}@media(max-width:680px){.site-header{top:14px;width:min(calc(100% - 20px),460px);display:flex;gap:7px}.brand-link{order:1;margin-right:auto;font-size:17px}.brand-icon{width:36px;height:36px}.menu-toggle{order:2;width:44px;height:44px;background:var(--black);color:var(--white);box-shadow:none}.menu-toggle svg{width:23px;height:23px}.header-cta{order:3}.hero-section{padding-top:76px}}@media(max-width:420px){.brand-link{font-size:13px}.brand-icon{width:31px;height:31px}.menu-toggle{width:38px;height:38px}.menu-toggle svg{width:21px;height:21px}}.hero-section:before,.hero-section:after,.section:before,.final-cta:before{content:"";position:absolute;pointer-events:none}.hero-section:before{z-index:1;width:700px;height:700px;top:80px;right:-180px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 67%);filter:blur(18px)}.hero-section:after{z-index:1;top:0;right:0;bottom:0;left:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(circle at 78% 45%,black 0,transparent 54%);mask-image:radial-gradient(circle at 78% 45%,black 0,transparent 54%)}.section{position:relative;isolation:isolate;overflow:hidden}.section>*{position:relative;z-index:1}.benefits-section:before,.demo-section:before{z-index:0;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(255,61,0,.065),transparent 68%);filter:blur(8px)}.benefits-section:before{top:-260px;right:-210px}.demo-section:before{left:-230px;bottom:-260px}.band:before,.price-section:before{z-index:0;top:0;right:0;bottom:0;left:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.075) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(circle at 75% 50%,black,transparent 62%);mask-image:radial-gradient(circle at 75% 50%,black,transparent 62%)}.feature-card:before,.community-card:before{content:"";position:absolute;z-index:0;width:150px;height:150px;top:-82px;right:-62px;border-radius:50%;background:radial-gradient(circle,rgba(255,61,0,.12),transparent 70%);pointer-events:none}.feature-card>*,.community-card>*{position:relative;z-index:1}.feature-card>.evvo-mini-interface,.community-card>.evvo-micro-badge{position:absolute}.video-frame{background-color:var(--black);background-image:radial-gradient(circle at 78% 26%,rgba(255,61,0,.2),transparent 32%),linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:auto,32px 32px,32px 32px}.video-player{z-index:1}.workflow:before{content:"";position:absolute;z-index:0;width:260px;height:260px;top:50%;right:-90px;border-radius:50%;background:radial-gradient(circle,rgba(255,61,0,.18),transparent 68%);transform:translateY(-50%);filter:blur(24px);pointer-events:none}.workflow-row{position:relative;z-index:1;overflow:hidden}.workflow-row:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 58%,rgba(255,61,0,.08));pointer-events:none}.price-card{background-color:var(--orange);background-image:radial-gradient(circle at 100% 0,rgba(255,255,255,.18),transparent 34%),linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:auto,36px 36px,36px 36px}.final-cta{position:relative;isolation:isolate;overflow:hidden;background-image:radial-gradient(circle at 86% 22%,rgba(255,255,255,.2),transparent 30%),linear-gradient(rgba(255,255,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.075) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px}.final-cta>*{position:relative;z-index:1}@media(max-width:680px){.hero-section:after{background-size:42px 42px}.evvo-mini-interface{right:14px}}@media(min-width:941px){.final-cta h2{max-width:none;font-size:48px;line-height:1.12}.final-cta p{max-width:900px;font-size:18px;line-height:1.55}}.hero-section{isolation:isolate;background-color:#f23b05;background-image:url(../site/evvo-club-members-visual-v2.png);background-position:center 56%;background-size:cover}@media(max-width:940px){.hero-section{background-position:61% center}}.site-shell>.site-header,#entrega,#comunidade,#depoimentos{background-color:#111!important;color:#fff!important}.site-shell>.site-header .brand-link,.site-shell>.site-header .site-nav a,#entrega .section-heading h2,#entrega .section-heading p,#comunidade .section-heading h2,#comunidade .section-heading p,#depoimentos .section-heading h2,#depoimentos .section-heading p,#depoimentos .testimonial-carousel-head h3{color:#fff!important}@media(max-width:940px){.site-shell>.site-header .menu-toggle{background:#fff;color:#111}}.site-shell>.site-header,.benefits-section,.demo-section,.testimonials-section{background:var(--black);color:var(--white)}.site-shell>.site-header .brand-link,.site-shell>.site-header .site-nav a{color:var(--white)}.site-shell>.site-header .site-nav a:hover{background:#ffffff1a}#entrega .eyebrow,.demo-section .eyebrow,.testimonials-section .eyebrow{color:var(--orange)}.benefits-section .section-heading h2,.demo-section .section-heading h2,.testimonials-section .section-heading h2,.benefits-section .section-heading p:not(.eyebrow),.demo-section .section-heading p:not(.eyebrow),.testimonials-section .section-heading p:not(.eyebrow),.testimonials-section .testimonial-carousel-head h3{color:var(--white)}@media(max-width:940px){.site-shell>.site-header .site-nav{background:#1a1a1a;border-color:#ffffff24}.site-shell>.site-header .site-nav a{color:var(--white)}}.site-shell>.site-header{position:relative;z-index:60;top:auto;left:auto;width:100%;height:72px;margin:0;padding:0 max(24px,calc((100% - 1200px)/2));transform:none;border:0;border-radius:0;box-shadow:none;background:var(--white)}.site-shell>.hero-section{padding-top:0}@media(max-width:940px){.menu-toggle{background:#fffaf8;color:var(--black);box-shadow:0 3px 12px #ff3d0024}.menu-toggle svg{stroke:currentColor}.final-cta .section-cta{justify-self:center}}.site-shell>.site-header{background:#101010!important;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 12px 30px #00000038}#entrega,#comunidade,#depoimentos{position:relative;isolation:isolate;overflow:hidden;background-color:#101010!important;background-image:radial-gradient(circle at 12% 16%,rgba(255,61,0,.16),transparent 25%),radial-gradient(circle at 88% 76%,rgba(255,61,0,.11),transparent 28%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,auto,38px 38px,38px 38px}#entrega:before,#comunidade:before,#depoimentos:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(0,0,0,.15),transparent 42%,rgba(0,0,0,.42));pointer-events:none}#entrega .feature-card,#comunidade .community-card,#depoimentos .testimonial-video-card,#depoimentos .testimonial-screenshot-card{border-color:#ffffff21;background:linear-gradient(145deg,#252525f5,#151515f5);box-shadow:0 18px 46px #0000003d}#entrega .feature-card:hover,#comunidade .community-card:hover,#depoimentos .testimonial-video-card:hover,#depoimentos .testimonial-screenshot-card:hover{border-color:#ff3d00bf}#comunidade .community-card.highlighted{border-color:var(--orange);background:linear-gradient(145deg,#ff4b12,#ff3d00)}#entrega .feature-card h3,#comunidade .community-card h3,#depoimentos .testimonial-video-card strong,#depoimentos .testimonial-chat-head strong,#depoimentos .testimonial-print-placeholder strong{color:#fff}#entrega .feature-card p,#comunidade .community-card p,#depoimentos .testimonial-video-card p,#depoimentos .testimonial-chat-head small,#depoimentos .testimonial-print-placeholder{color:#ffffffa8}#depoimentos .testimonial-print-placeholder{border-color:#fff3;background:#ffffff09}#depoimentos .testimonial-carousel-controls button{border-color:#ffffff2b;background:#ffffff0f;color:#fff}@media(min-width:941px){.section{padding-top:108px;padding-bottom:108px}#entrega .section-heading,#comunidade .section-heading,#depoimentos .section-heading{max-width:760px}#entrega .feature-grid,#comunidade .community-panel{margin-top:40px}#depoimentos .testimonial-video-grid{margin-top:44px}#depoimentos .testimonial-screenshots{margin-top:64px}}#entrega .feature-card,#comunidade .community-card,#depoimentos .testimonial-video-card,#depoimentos .testimonial-screenshot-card{transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}#entrega .feature-card:hover,#comunidade .community-card:hover,#depoimentos .testimonial-video-card:hover,#depoimentos .testimonial-screenshot-card:hover{transform:translateY(-5px);box-shadow:0 22px 54px #00000057}#entrega .section-cta>.primary,#comunidade .section-cta>.primary,#metodo .section-cta>.primary{background:var(--orange);color:var(--white)}#entrega .section-cta>.primary:hover,#comunidade .section-cta>.primary:hover,#metodo .section-cta>.primary:hover{background:#ff5a24;color:var(--white)}@media(max-width:940px){.section{padding-top:84px;padding-bottom:84px}#entrega .feature-grid,#comunidade .community-panel,#depoimentos .testimonial-video-grid{margin-top:34px}#depoimentos .testimonial-screenshots{margin-top:52px}}.site-shell{background:#101010}.site-shell>.site-header{position:relative;z-index:60;width:min(calc(100% - 48px),1200px);height:72px;margin:18px auto;padding:0 18px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:#101010f5!important;box-shadow:0 14px 36px #00000047}.site-shell>.site-header .site-nav{gap:4px}.site-shell>.site-header .site-nav a{position:relative;padding:10px 12px;color:#ffffffc2;transition:color .2s ease}.site-shell>.site-header .site-nav a:after{content:"";position:absolute;right:12px;bottom:5px;left:12px;height:2px;border-radius:99px;background:var(--orange);opacity:0;transform:scaleX(.45);transition:opacity .2s ease,transform .2s ease}.site-shell>.site-header .site-nav a:hover{background:transparent;color:var(--white)}.site-shell>.site-header .site-nav a:hover:after{opacity:1;transform:scaleX(1)}.site-shell>.site-header .header-cta{min-height:42px;padding:0 18px;border-radius:10px;box-shadow:0 8px 18px #ff3d0038}.site-shell>.site-header .header-cta:hover{background:#ff5b2a;color:var(--white)}@media(max-width:940px){.site-shell>.site-header{width:calc(100% - 32px);height:68px;margin:12px auto;padding:0 14px;border-radius:14px}.site-shell>.site-header .site-nav a:after{display:none}.site-shell>.site-header .menu-toggle{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--white);box-shadow:none}.brand-logo{height:38px}}h1,h2,h3{text-wrap:balance}@media(min-width:941px){#entrega .section-heading{max-width:1180px!important}#entrega .section-heading h2{font-size:clamp(46px,3.9vw,60px);line-height:1.08}}@media(max-width:940px){.section-heading h2{max-width:100%;line-height:1.12}}@media(min-width:941px){#depoimentos .testimonial-carousel-head h3{max-width:none;white-space:nowrap}}.site-shell>.site-header .brand-link,.site-shell>.site-header .site-nav a,.header-cta,.btn{font-weight:700}.site-shell>.site-header .site-nav a{font-weight:600}.hero-copy h1{font-weight:800;letter-spacing:-.045em}.section-heading h2,.final-cta h2,.question-section h2{font-weight:700;letter-spacing:-.045em}.feature-card h3,.community-card h3,.testimonial-video-card strong,.testimonial-carousel-head h3,.price-head h3{font-weight:700}.workflow-row p,.purchase-proof-text{font-weight:600}body,body *{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important}.hero-copy h1{font-weight:700;letter-spacing:-.06em}.section-heading h2,.final-cta h2,.question-section h2{font-weight:700;letter-spacing:-.055em}.site-shell>.site-header .site-nav a{font-weight:600;letter-spacing:-.015em}.hero-copy>.hero-manifesto,.section-heading p:not(.eyebrow),.feature-card p,.community-card p,.final-cta p{font-weight:500}.site-shell>.site-header{height:98px;padding:28px max(24px,calc((100% - 1200px)/2)) 0;background:#101010!important}.site-shell>.site-header:after{display:none;position:absolute;right:0;top:5px;bottom:auto;left:0;height:18px;display:grid;place-items:center;background:#ff3d00;color:#fff;font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.header-ticker{position:relative;height:28px;overflow:hidden;background:#ff3d00;color:#fff}.header-ticker-track{display:flex;align-items:center;width:max-content;height:100%;white-space:nowrap;animation:header-ticker-scroll 26s linear infinite}.header-ticker-track span{display:inline-flex;align-items:center;font-size:9px;font-weight:700;letter-spacing:.14em}.header-ticker-track .ticker-item{gap:8px;margin-right:42px}.header-ticker-track .ticker-item:after{content:none}.header-ticker-track .ticker-item svg{width:13px;height:13px;flex:0 0 auto;stroke-width:2.25}@keyframes header-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:941px){.site-shell>.site-header .site-nav{position:absolute;left:50%;margin-left:0;transform:translate(-50%)}.site-shell>.site-header .site-nav a{font-weight:500;white-space:nowrap}}@media(max-width:940px){.site-shell>.site-header{height:94px;padding:28px 20px 0}.site-shell>.site-header .site-nav{top:calc(100% + 8px);right:0;left:0;margin-left:0;transform:none}}.hero-section:before,.hero-section:after,#entrega:before,#comunidade:before,#depoimentos:before,#entrega .feature-card:before,#comunidade .community-card:before{display:none}#entrega,#comunidade,#depoimentos{background-image:none!important}#entrega .feature-card,#comunidade .community-card,#depoimentos .testimonial-video-card,#depoimentos .testimonial-screenshot-card{background:#181818}#comunidade .community-card.highlighted{background:#ff3d00}.price-card{background:#ff3d00!important;background-image:none!important}.band:before,.price-section:before,.workflow:before,.workflow-row:after{display:none}.video-frame,.final-cta{background-image:none}@media(min-width:941px){.hero-section{min-height:540px}.hero-content{min-height:540px;padding-top:36px;padding-bottom:36px;align-items:center}}@media(min-width:941px){.hero-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(20px,2vw,38px)}.hero-copy h1{font-size:clamp(54px,5vw,72px)}.hero-copy>.hero-manifesto{max-width:650px;font-size:20px}.hero-copy-cta{min-width:340px;min-height:62px;font-size:18px}.hero-video-stack{width:min(100%,700px);justify-self:end}}.site-shell>.site-header{width:100%;height:74px;margin:0;padding:0 max(24px,calc((100% - 1200px)/2));justify-content:flex-start;border:0;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;background:#0d0d0d!important;box-shadow:none}.site-shell>.site-header .site-nav{margin-left:34px;gap:5px}.site-shell>.site-header .site-nav a{padding:12px 11px;color:#ffffff94;font-size:14px}.site-shell>.site-header .site-nav a:first-child{color:var(--orange)}.site-shell>.site-header .site-nav a:after{right:11px;bottom:6px;left:11px}.site-shell>.site-header .header-cta{margin-left:auto;min-height:40px;padding:0 16px;border-radius:9px;box-shadow:none}@media(max-width:940px){.site-shell>.site-header{width:100%;height:68px;margin:0;padding:0 20px;border-radius:0}.site-shell>.site-header .site-nav{margin-left:0}}.site-shell>.site-header{position:sticky;top:0;width:100%;transform:none!important;z-index:100;height:108px!important;padding:33px max(24px,calc((100% - 1200px)/2)) 0!important;background:#101010!important}.site-shell>.site-header:after{top:0;bottom:auto;height:28px}.site-shell>.site-header .site-nav{min-height:40px}@media(min-width:941px){.site-shell>.site-header .site-nav{margin-left:0!important;left:50vw}.hero-copy h1{font-size:clamp(44px,4.55vw,62px)}.site-shell>.site-header .site-nav a{font-weight:600!important}.hero-content{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.hero-video-stack{width:min(100%,560px);justify-self:center;transform:none}}.price-card,.price-card:before,.price-card:after{background-image:none!important}.price-card:before,.price-card:after{display:none!important}.site-footer{background:#101010;border-top:1px solid rgba(255,255,255,.1)}.site-footer nav a{color:#ffffff94;font-size:14px;font-weight:500;letter-spacing:-.015em}.site-footer nav a:hover{color:#fff}.header-ticker{position:relative;z-index:1;height:48px}.header-ticker .header-ticker-track,.section-ticker .header-ticker-track{animation-duration:44s}.site-shell>.site-header{position:sticky;top:0;z-index:100;margin-top:0!important;height:80px!important;padding:0 max(24px,calc((100% - 1200px)/2))!important}.site-shell>.site-header:after{display:none!important}.testimonial-carousel-window{overflow:visible}.testimonial-print-gallery{display:flex;gap:16px;overflow-x:auto;padding:2px 2px 14px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.testimonial-print-gallery::-webkit-scrollbar{height:8px}.testimonial-print-gallery::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff47}.testimonial-print-gallery .testimonial-screenshot-card{flex:0 0 min(280px,24vw);aspect-ratio:9 / 16;margin:0;padding:0;overflow:hidden;scroll-snap-align:start;background:#181818}.testimonial-print-gallery .testimonial-screenshot-card img{width:100%;height:100%;display:block;object-fit:contain;background:#101010}@media(max-width:940px){.site-shell>.site-header{height:74px!important;padding:0 20px!important}.testimonial-print-gallery .testimonial-screenshot-card{flex-basis:min(76vw,300px)}}.header-ticker{position:relative;z-index:1;height:38px}.site-shell>.site-header{position:sticky;top:0;z-index:100}.section-ticker{position:relative;z-index:2;height:48px;overflow:hidden;background:#ff3d00;color:#fff}.header-ticker,.section-ticker{background:#f23b05}.header-ticker .header-ticker-track span,.section-ticker .header-ticker-track span{font-size:11px;font-weight:600;letter-spacing:.08em}.site-shell>.site-header .site-nav a{font-size:15px;font-weight:500!important}.ticker-bar{height:48px;overflow:hidden;background:#f23b05;color:#fff}.ticker-bar .header-ticker-track{height:100%;animation-duration:44s}.ticker-bar .header-ticker-track .ticker-item{font-size:11px;font-weight:600;letter-spacing:.08em}@media(max-width:940px){.site-shell>.site-header .site-nav,.site-shell>.site-header .site-nav.is-open{top:100%;right:0;left:0;width:100%;margin:0;padding:0;gap:0;border:0;border-radius:0;background:#101010;box-shadow:none}.site-shell>.site-header .site-nav a{padding:16px 24px;border-radius:0}}:root{--evvo-layout-gutter: clamp(16px, 2.1vw, 40px)}.site-header,.hero-content{width:calc(100% - (var(--evvo-layout-gutter) * 2));max-width:none}.site-shell>.site-header{width:100%;margin:0;padding-right:var(--evvo-layout-gutter)!important;padding-left:var(--evvo-layout-gutter)!important}@media(max-width:940px){.site-shell>.site-header{padding-right:var(--evvo-layout-gutter)!important;padding-left:var(--evvo-layout-gutter)!important}}@media(min-width:941px){.hero-content{width:calc(100% - (var(--evvo-layout-gutter) * 2));grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:clamp(18px,1.5vw,30px)}.hero-copy h1{font-size:clamp(58px,5.2vw,78px)}.hero-copy>.hero-manifesto{max-width:650px;font-size:21px;line-height:1.48}.hero-copy-cta{min-width:350px;min-height:64px;padding:0 34px;font-size:18px}.hero-video-stack{width:min(100%,780px);justify-self:start}.operation-grid,.price-grid{width:min(100%,1360px);margin-right:auto;margin-left:auto}.price-section{padding-top:96px;padding-bottom:96px}.price-grid{gap:clamp(56px,5vw,76px)}.price-grid .section-heading{max-width:560px}.price-card{width:min(100%,640px);justify-self:end}}.section,.testimonials-section,.final-cta,.question-section,.site-footer{padding-left:var(--evvo-layout-gutter)!important;padding-right:var(--evvo-layout-gutter)!important}@media(min-width:941px){.hero-content{grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);column-gap:clamp(20px,1.7vw,34px)}.hero-copy h1{font-size:clamp(54px,4.9vw,72px);line-height:.98}.hero-copy>.hero-manifesto{max-width:620px;font-size:20px;line-height:1.5}.hero-copy-cta{min-width:330px;min-height:60px;font-size:17px}.hero-video-stack{width:min(100%,720px)}.section-heading h2,.operation-grid .section-heading h2,.price-grid .section-heading h2,#entrega .section-heading h2,#comunidade .section-heading h2,#depoimentos .section-heading h2{font-size:clamp(42px,3.4vw,56px);line-height:1.08}.final-cta h2,.question-section h2{font-size:clamp(40px,3.3vw,54px);line-height:1.1}.section-heading p:not(.eyebrow),.final-cta p,.question-section p{font-size:17px;line-height:1.55}.feature-card h3,.community-card h3,.testimonial-video-card strong,.testimonial-carousel-head h3,.price-head h3{font-size:20px}}@media(min-width:681px)and (max-width:940px){.hero-copy h1{font-size:clamp(48px,7vw,60px);line-height:1}.hero-copy>.hero-manifesto{font-size:18px;line-height:1.52}.section-heading h2,.final-cta h2,.question-section h2{font-size:clamp(38px,6vw,48px);line-height:1.1}}@media(max-width:680px){.hero-copy h1{font-size:clamp(42px,11vw,52px);line-height:1}.hero-copy>.hero-manifesto{font-size:17px;line-height:1.52}.section-heading h2,.final-cta h2,.question-section h2{font-size:clamp(34px,9.4vw,42px);line-height:1.1}.section-heading p:not(.eyebrow),.final-cta p,.question-section p,.feature-card p,.community-card p{font-size:16px;line-height:1.55}}.evvo-os-mark{width:22px;height:22px;flex:0 0 auto;display:grid;place-content:center;gap:2px;border-radius:7px;background:#ff3d00;transform:rotate(-2deg)}.evvo-os-mark i{width:10px;height:2px;display:block;border-radius:3px;background:#fff;transform:skew(-28deg)}.evvo-os-product{position:absolute;z-index:0;top:16px;right:16px;bottom:16px;left:16px;display:grid;grid-template-columns:48px 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0c0c0c;color:#fff}.evvo-os-sidebar{padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:10px;border-right:1px solid rgba(255,255,255,.08);background:#080808}.evvo-os-sidebar>span{width:16px;height:4px;border-radius:5px;background:#ffffff1a}.evvo-os-sidebar>span.is-active{margin-top:8px;background:#ff3d00}.evvo-os-workspace{min-width:0;padding:16px}.evvo-os-workspace>header{display:flex;justify-content:space-between;align-items:center;gap:14px}.evvo-os-workspace header small,.evvo-os-workspace header strong{display:block}.evvo-os-workspace header small{color:#ff5a26;font-size:7px;font-weight:900;letter-spacing:.12em}.evvo-os-workspace header strong{margin-top:4px;font-size:14px}.evvo-os-workspace>header>span{display:flex;align-items:center;gap:5px;color:#ffffff80;font-size:7px;font-weight:700}.evvo-os-workspace>header>span i{width:6px;height:6px;border-radius:50%;background:#25a85b;box-shadow:0 0 0 4px #25a85b1a}.evvo-os-overview{height:calc(100% - 44px);margin-top:15px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(110px,.75fr);gap:10px}.evvo-os-main-panel,.evvo-os-side-panel{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09}.evvo-os-main-panel{padding:12px}.evvo-os-panel-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#ffffffb8;font-size:7px;font-weight:800}.evvo-os-panel-title i{color:#ffffff4d;font-size:6px;font-style:normal;font-weight:600}.evvo-os-chart{height:calc(100% - 18px);padding-top:12px;display:flex;align-items:end;gap:6px;border-bottom:1px solid rgba(255,255,255,.08);background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:100% 25%}.evvo-os-chart i{flex:1;min-height:12px;border-radius:3px 3px 0 0;background:#ffffff17}.evvo-os-chart i:nth-last-child(-n+3){background:linear-gradient(#ff6a36,#ff3d00)}.evvo-os-side-panel{padding:12px;display:flex;flex-direction:column}.evvo-os-side-panel small{color:#ffffff52;font-size:6px}.evvo-os-side-panel strong{display:block;margin-top:5px;font-size:9px}.evvo-os-progress{height:5px;margin-top:11px;overflow:hidden;border-radius:5px;background:#ffffff14}.evvo-os-progress i{width:72%;height:100%;display:block;border-radius:inherit;background:#ff3d00}.evvo-os-members{margin-top:auto;display:flex;padding-left:5px}.evvo-os-members i,.evvo-os-members b{width:22px;height:22px;margin-left:-5px;display:grid;place-items:center;border:2px solid #111111;border-radius:50%;background:#fff;color:#111;font-size:5px;font-style:normal}.evvo-os-members b{background:#ff3d00;color:#fff}.evvo-os-signals{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;pointer-events:none}.evvo-os-signal{position:absolute;min-width:145px;min-height:54px;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid rgba(17,17,17,.1);border-radius:14px;background:#fffffff5;color:#111;box-shadow:0 18px 46px #11111129;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:evvoOsFloat 7s ease-in-out infinite}.evvo-os-signal small,.evvo-os-signal strong{display:block;white-space:nowrap}.evvo-os-signal small{color:#777;font-size:7px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.evvo-os-signal strong{margin-top:3px;font-size:9px}.evvo-os-signal.is-lesson{top:-18px;left:18px}.evvo-os-signal.is-community{right:18px;bottom:62px;animation-delay:-3.5s}.evvo-os-online{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#25a85b;box-shadow:0 0 0 5px #25a85b1a}.evvo-card-visual{position:absolute;z-index:1;top:14px;left:30px;color:#111;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s}.feature-card:hover .evvo-card-visual{transform:translateY(-3px)}.evvo-card-visual.is-crm{width:148px;height:94px;overflow:hidden;border:1px solid rgba(17,17,17,.11);border-radius:12px;background:#f7f7f7;box-shadow:0 14px 34px #1111111c;transform:rotate(-1deg)}.feature-card:hover .evvo-card-visual.is-crm{transform:translateY(-3px) rotate(0)}.is-crm>header{height:24px;padding:0 8px;display:flex;align-items:center;gap:4px;border-bottom:1px solid #e5e5e5;background:#fff}.is-crm>header .evvo-os-mark{width:14px;height:14px;margin-right:3px;border-radius:4px}.is-crm>header .evvo-os-mark i{width:7px;height:1px}.is-crm>header>span{width:62px;height:8px;margin-right:auto;border-radius:5px;background:#eee}.is-crm>header>i{width:3px;height:3px;border-radius:50%;background:#d1d1d1}.evvo-module-columns{height:70px;padding:7px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.evvo-module-columns span{padding:4px;display:flex;flex-direction:column;gap:3px;border-radius:5px;background:#ededed}.evvo-module-columns span:before{content:"";width:50%;height:3px;border-radius:3px;background:#ccc}.evvo-module-columns i{height:8px;border-radius:3px;background:#fff;box-shadow:0 1px 2px #0000000d}.evvo-module-columns span:nth-child(2) i:first-of-type{background:#ff3d00}.evvo-card-visual.is-analytics{left:56px;width:82px;height:100px;padding:15px 9px 9px;overflow:hidden;border:3px solid #111111;border-radius:17px;background:#fff;box-shadow:0 15px 32px #11111124;transform:rotate(2deg)}.feature-card:hover .evvo-card-visual.is-analytics{transform:translateY(-3px) rotate(0)}.evvo-phone-notch{position:absolute;top:5px;left:50%;width:24px;height:4px;border-radius:5px;background:#111;transform:translate(-50%)}.evvo-analytics-score{height:16px;display:flex;align-items:center;gap:4px;font-size:7px;font-weight:900}.evvo-analytics-score>i{width:6px;height:6px;border-radius:50%;background:#ff3d00;box-shadow:0 0 0 3px #ff3d001a}.evvo-module-bars{height:58px;display:flex;align-items:end;gap:3px;border-bottom:1px solid #dddddd;background-image:linear-gradient(#eeeeee 1px,transparent 1px);background-size:100% 33%}.evvo-module-bars i{flex:1;min-height:7px;border-radius:2px 2px 0 0;background:#ddd}.evvo-module-bars i:nth-last-child(-n+3){background:#ff3d00}.evvo-card-visual.is-call{left:27px;width:150px;height:91px;padding:8px;border:3px solid #111111;border-radius:15px;background:#111;box-shadow:0 14px 34px #11111124;transform:rotate(1deg)}.feature-card:hover .evvo-card-visual.is-call{transform:translateY(-3px) rotate(0)}.evvo-tablet-camera{position:absolute;top:50%;right:2px;width:3px;height:3px;border-radius:50%;background:#4f4f4f}.evvo-module-call{height:70px;display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.evvo-module-call i{display:grid;place-items:center;border-radius:5px;background:#e9e9e9;color:#111;font-size:6px;font-style:normal;font-weight:900}.evvo-module-call i:first-child{background:#ff3d00;color:#fff}.evvo-module-call i:nth-child(4){background:#252525;color:#fff}.evvo-call-live{position:absolute;left:50%;bottom:2px;padding:3px 7px;display:flex;align-items:center;gap:3px;border-radius:8px;background:#fff;font-size:4px;font-weight:900;transform:translate(-50%,50%);box-shadow:0 5px 12px #11111129}.evvo-call-live i{width:4px;height:4px;border-radius:50%;background:#ff3d00}.evvo-card-visual.is-network{width:155px;height:96px;border-radius:50%;background:radial-gradient(circle,rgba(255,61,0,.09),transparent 68%)}.evvo-module-network{position:relative;width:100%;height:100%}.evvo-module-network>span{position:absolute;z-index:2;width:27px;height:27px;display:grid;place-items:center;border:3px solid #ffffff;border-radius:50%;background:#111;color:#fff;font-size:6px;font-weight:900;box-shadow:0 8px 18px #11111124}.evvo-module-network .node-1{left:62px;top:34px;width:34px;height:34px;background:#ff3d00}.evvo-module-network .node-2{left:5px;top:5px}.evvo-module-network .node-3{right:5px;top:8px}.evvo-module-network .node-4{right:17px;bottom:0}.evvo-module-network>i{position:absolute;z-index:0;left:27px;top:47px;width:104px;height:1px;background:#d1d1d1;transform-origin:center}.evvo-module-network .line-one{transform:rotate(15deg)}.evvo-module-network .line-two{transform:rotate(-18deg)}.evvo-module-network .line-three{width:78px;left:55px;transform:rotate(38deg)}.evvo-card-visual.is-updates{left:40px;width:126px;height:99px;padding:9px 10px;border:1px solid rgba(17,17,17,.1);border-radius:9px;background:#fff;box-shadow:8px 8px #eee,0 15px 32px #11111114;transform:rotate(-1deg)}.feature-card:hover .evvo-card-visual.is-updates{transform:translateY(-3px) rotate(0)}.is-updates>header{height:19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ededed;font-size:6px;font-weight:900}.is-updates>header span{display:flex;align-items:center;gap:4px}.is-updates>header span i{width:5px;height:5px;border-radius:50%;background:#25a85b}.is-updates>header>b{width:14px;height:14px;display:grid;place-items:center;border-radius:50%;background:#ff3d00;color:#fff;font-size:5px}.evvo-module-feed{height:62px;display:grid;gap:5px;align-content:center}.evvo-module-feed span{display:flex;align-items:center;gap:6px}.evvo-module-feed b{width:13px;height:13px;flex:0 0 auto;border-radius:4px;background:#111}.evvo-module-feed span:first-child b{background:#ff3d00}.evvo-module-feed i{height:4px;border-radius:4px;background:#d9d9d9}.evvo-card-visual.is-tools{width:148px;height:96px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;align-content:start}.evvo-tool-tile{height:55px;padding:8px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(17,17,17,.09);border-radius:12px;background:#fff;box-shadow:0 10px 24px #11111114}.evvo-tool-tile:nth-child(2){transform:translateY(7px)}.evvo-tool-tile:nth-child(3){transform:translateY(2px)}.evvo-tool-tile .evvo-os-mark{width:18px;height:18px;border-radius:6px}.evvo-tool-tile .evvo-os-mark i{width:8px;height:1px}.evvo-tool-tile>b{width:18px;height:18px;border-radius:6px;background:#111}.evvo-tool-tile:nth-child(3)>b{border-radius:50%;background:#ff3d00}.evvo-tool-tile>i{width:70%;height:4px;border-radius:4px;background:#d7d7d7}.evvo-tool-status{grid-column:1 / -1;justify-self:center;padding:5px 9px;display:flex;align-items:center;gap:5px;border-radius:10px;background:#111;color:#fff;font-size:5px;font-weight:800;box-shadow:0 8px 18px #11111121}.evvo-tool-status i{width:5px;height:5px;border-radius:50%;background:#25a85b}.evvo-card-visual.is-partner{top:26px;width:162px;height:76px;padding:12px 10px 20px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px dashed rgba(17,17,17,.17);border-radius:38px;background:linear-gradient(90deg,#fff,#f7f7f7);box-shadow:0 14px 30px #11111112}.is-partner>span,.is-partner>strong{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:#111;color:#fff;font-size:5px}.is-partner>strong{border-radius:50%;background:#ff3d00;font-size:8px}.evvo-flow-line{position:relative;width:20px;height:1px;background:#ccc}.evvo-flow-line:after{content:"";position:absolute;right:-1px;top:-2px;width:4px;height:4px;border-top:1px solid #aaaaaa;border-right:1px solid #aaaaaa;transform:rotate(45deg)}.evvo-flow-line b{position:absolute;top:-2px;left:0;width:5px;height:5px;border-radius:50%;background:#ff3d00}.is-partner>small{position:absolute;bottom:9px;left:50%;color:#888;font-size:4px;font-weight:900;letter-spacing:.12em;white-space:nowrap;transform:translate(-50%)}.evvo-workflow-status{position:absolute;z-index:3;top:-35px;right:3px;padding:6px 8px 6px 10px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:#ffffff0b;color:#ffffffb8;font-size:7px;font-weight:800;letter-spacing:.03em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.evvo-workflow-status span{display:flex;align-items:center;gap:5px}.evvo-workflow-status span i{width:6px;height:6px;border-radius:50%;background:#25a85b;box-shadow:0 0 0 4px #25a85b1a}.evvo-workflow-status b{padding:4px 6px;border-radius:7px;background:#ffffff14;color:#fff;font-size:6px}.workflow{background:linear-gradient(#ff3d00,#ff3d0029) 37px 30px / 1px calc(100% - 60px) no-repeat}.evvo-community-visual{position:relative;width:100%;height:90px;margin-bottom:24px;overflow:hidden;border:1px solid rgba(17,17,17,.08);border-radius:14px;background:#f7f7f7;color:#111}.community-card.highlighted .evvo-community-visual{border-color:#1111111f;background:#ffffffd1}.community-card.highlighted h3,.community-card.highlighted>p{color:#fff}.evvo-community-visual:after{content:"";position:absolute;z-index:0;width:90px;height:90px;top:-50px;right:-35px;border-radius:50%;background:radial-gradient(circle,rgba(255,61,0,.14),transparent 70%);pointer-events:none}.evvo-community-visual>*{position:relative;z-index:1}.evvo-community-visual.is-lessons{padding:10px;display:grid;grid-template-columns:.9fr 1.2fr;gap:8px}.evvo-lesson-player{padding:8px;display:flex;flex-direction:column;justify-content:space-between;border-radius:9px;background:#111}.evvo-lesson-player>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ff3d00}.evvo-lesson-player>span i{width:0;height:0;margin-left:2px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #111111}.evvo-lesson-player>b{width:72%;height:4px;border-radius:4px;background:#ffffff2e}.evvo-lesson-list{display:grid;align-content:center;gap:5px}.evvo-lesson-list span{height:14px;padding:0 5px;display:flex;align-items:center;gap:5px;border-radius:5px;background:#ececec;color:#999;font-size:5px;font-weight:900}.evvo-lesson-list span i{width:4px;height:4px;border-radius:50%;background:#c7c7c7}.evvo-lesson-list span.is-active{background:#fff;color:#111;box-shadow:0 3px 8px #11111112}.evvo-lesson-list span.is-active i{background:#ff3d00}.is-lessons>small{position:absolute;left:12px;bottom:5px;display:flex;align-items:center;gap:3px;color:#ffffff8c;font-size:4px}.is-lessons>small i{width:4px;height:4px;border-radius:50%;background:#25a85b}.evvo-community-visual.is-calls{padding:10px;display:grid;grid-template-rows:22px 1fr;gap:7px}.evvo-call-days{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.evvo-call-days span{display:grid;place-items:center;border-radius:6px;background:#ececec;color:#999;font-size:5px;font-weight:900}.evvo-call-days span.is-today{background:#111;color:#fff;box-shadow:inset 0 -2px #ff3d00}.evvo-call-room{display:flex;align-items:center;justify-content:space-between;gap:8px}.evvo-live-dot{display:flex;align-items:center;gap:4px;color:#666;font-size:5px;font-weight:900;text-transform:uppercase}.evvo-live-dot i{width:6px;height:6px;border-radius:50%;background:#ff3d00;box-shadow:0 0 0 4px #ff3d001a}.evvo-call-room>div{display:flex;padding-left:6px}.evvo-call-room>div i,.evvo-call-room>div b{width:24px;height:24px;margin-left:-6px;display:grid;place-items:center;border:2px solid #f7f7f7;border-radius:50%;background:#111;color:#fff;font-size:5px;font-style:normal}.evvo-call-room>div i:nth-child(2){background:#fff;color:#111}.evvo-call-room>div i:nth-child(3){background:#ff3d00}.evvo-call-room>div b{background:#e5e5e5;color:#111}.evvo-community-visual.is-execution{padding:10px 12px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:12px}.evvo-execution-ring{position:relative;width:54px;height:54px;padding:6px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#ff3d00 0,#ff3d00 75%,#ddd 75%)}.evvo-execution-ring:before{content:"";position:absolute;width:42px;height:42px;border-radius:50%;background:#f7f7f7}.evvo-execution-ring span{position:relative;z-index:1;color:#888;font-size:6px;font-weight:900}.evvo-execution-ring strong{color:#111;font-size:13px}.evvo-execution-track{display:flex;align-items:center}.evvo-execution-track span{position:relative;flex:1;height:14px;display:flex;align-items:center}.evvo-execution-track span i{position:relative;z-index:2;width:9px;height:9px;border:2px solid #f7f7f7;border-radius:50%;background:#ff3d00;box-shadow:0 0 0 1px #ff3d00}.evvo-execution-track span:last-child i{background:#d7d7d7;box-shadow:0 0 0 1px #c9c9c9}.evvo-execution-track span b{position:absolute;left:9px;right:0;height:1px;background:#ff3d00}.is-execution>small{position:absolute;right:13px;bottom:9px;display:flex;align-items:center;gap:5px;color:#888;font-size:5px;font-weight:800}.is-execution>small i{width:18px;height:3px;border-radius:3px;background:#d7d7d7}.price-grid{position:relative}.price-grid:after{content:"";position:absolute;z-index:0;width:340px;height:340px;left:28%;bottom:-180px;border:1px solid rgba(255,255,255,.055);border-radius:50%;box-shadow:0 0 0 48px #ffffff05,0 0 0 96px #ffffff03;pointer-events:none}.price-grid>*{position:relative;z-index:1}.price-card{position:relative;overflow:hidden}.price-card:after{content:"";position:absolute;z-index:0;width:220px;height:220px;top:-150px;right:-100px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 34px #ffffff0e;pointer-events:none}.price-card>*{position:relative;z-index:1}.feature-card:before,.community-card:before,.workflow:before,.workflow-row:after,.price-grid:after{content:none;display:none}.feature-card h3{margin-top:98px}.benefits-section,.demo-section,.band,.price-section,.final-cta{box-shadow:inset 0 1px #1111110b,inset 0 -1px #1111110b}.benefits-section{background-color:#fff;background-image:radial-gradient(circle at 86% 14%,rgba(255,61,0,.055),transparent 26%),linear-gradient(180deg,#fff,#fbfbfb)}.demo-section{background-color:#fff;background-image:radial-gradient(circle at 14% 76%,rgba(255,61,0,.045),transparent 25%),linear-gradient(180deg,#fff,#fafafa)}.band,.price-section{box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #ffffff0e}.band{background-color:#111;background-image:radial-gradient(ellipse at 18% 52%,rgba(255,61,0,.07),transparent 42%),linear-gradient(180deg,#111,#0e0e0e)}.price-section{background-color:#111;background-image:radial-gradient(ellipse at 78% 50%,rgba(255,61,0,.065),transparent 42%),linear-gradient(180deg,#0e0e0e,#111)}.benefits-section:before,.demo-section:before,.band:before,.final-cta:before{content:"";z-index:0;width:460px;height:460px;border-radius:50%;pointer-events:none}.benefits-section:before{top:-170px;right:-170px;opacity:.48;background:repeating-linear-gradient(-28deg,rgba(255,61,0,.13) 0 2px,transparent 2px 25px);-webkit-mask-image:radial-gradient(circle,black,transparent 70%);mask-image:radial-gradient(circle,black,transparent 70%)}.benefits-section:after,.demo-section:after,.band:after,.price-section:after,.final-cta:after{content:"";position:absolute;z-index:0;pointer-events:none}.benefits-section:after{top:0;right:0;bottom:0;left:0;opacity:.58;background-image:linear-gradient(rgba(17,17,17,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.055) 1px,transparent 1px),linear-gradient(135deg,transparent 49.7%,rgba(255,61,0,.08) 50%,transparent 50.3%);background-size:44px 44px,44px 44px,132px 132px;-webkit-mask-image:radial-gradient(circle at 86% 18%,black,transparent 47%);mask-image:radial-gradient(circle at 86% 18%,black,transparent 47%)}.demo-section:after{width:560px;height:560px;top:-190px;right:-170px;opacity:.58;border-radius:50%;background-image:radial-gradient(circle,rgba(17,17,17,.13) 1.1px,transparent 1.4px),radial-gradient(circle at 50% 50%,transparent 0 42%,rgba(255,61,0,.13) 42.2% 42.5%,transparent 42.7%);background-size:24px 24px,100% 100%;-webkit-mask-image:radial-gradient(circle,black 0,transparent 69%);mask-image:radial-gradient(circle,black 0,transparent 69%)}.band:after{width:720px;height:720px;top:50%;left:-360px;opacity:.52;border-radius:50%;background:repeating-radial-gradient(circle,rgba(255,61,0,.16) 0 1px,transparent 1px 54px),linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.07) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgba(255,255,255,.07) 50%,transparent 50.2%);transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,black 0,transparent 69%);mask-image:radial-gradient(circle,black 0,transparent 69%)}.price-section:after{width:520px;height:520px;left:-120px;bottom:-180px;opacity:.48;border-radius:50%;background-image:radial-gradient(circle,rgba(255,255,255,.13) 1px,transparent 1.5px),radial-gradient(circle at 50% 50%,rgba(255,61,0,.12),transparent 62%);background-size:22px 22px,100% 100%;-webkit-mask-image:radial-gradient(circle,black 0,transparent 70%);mask-image:radial-gradient(circle,black 0,transparent 70%)}.final-cta:after{width:620px;height:620px;top:50%;right:-290px;opacity:.42;border-radius:50%;background:repeating-radial-gradient(circle,rgba(255,255,255,.32) 0 1px,transparent 1px 48px),linear-gradient(90deg,transparent 49.8%,rgba(17,17,17,.11) 50%,transparent 50.2%);transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,black 0,transparent 70%);mask-image:radial-gradient(circle,black 0,transparent 70%)}.demo-section:before{left:-190px;bottom:-190px;opacity:.38;background:repeating-linear-gradient(-28deg,rgba(255,61,0,.12) 0 2px,transparent 2px 26px);-webkit-mask-image:radial-gradient(circle,black,transparent 70%);mask-image:radial-gradient(circle,black,transparent 70%)}.band:before{top:50%;right:-180px;opacity:.32;background:radial-gradient(circle,rgba(255,61,0,.2),transparent 66%),repeating-linear-gradient(-28deg,rgba(255,61,0,.16) 0 2px,transparent 2px 28px);transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,black,transparent 70%);mask-image:radial-gradient(circle,black,transparent 70%)}.final-cta:before{top:50%;right:-150px;opacity:.34;background:repeating-linear-gradient(-28deg,rgba(255,255,255,.24) 0 2px,transparent 2px 26px);transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,black,transparent 70%);mask-image:radial-gradient(circle,black,transparent 70%)}.final-cta{background-color:#ff3d00;background-image:radial-gradient(circle at 78% 22%,rgba(255,255,255,.12),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.035),transparent 52%)}.hero-section:before{z-index:1;width:700px;height:700px;top:90px;right:-160px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 68%);filter:blur(18px)}.hero-section:after{z-index:1;top:0;right:0;bottom:0;left:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(circle at 78% 45%,black,transparent 54%);mask-image:radial-gradient(circle at 78% 45%,black,transparent 54%)}.price-section:before{z-index:0;top:0;right:0;bottom:0;left:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(circle at 78% 50%,black,transparent 62%);mask-image:radial-gradient(circle at 78% 50%,black,transparent 62%)}.price-card{background-color:#ff3d00;background-image:radial-gradient(circle at 100% 0,rgba(255,255,255,.15),transparent 36%)}.video-frame{background:#111}.video-player{z-index:2;background:#08080857;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.video-frame{border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at 76% 18%,rgba(255,61,0,.22),transparent 34%),#090909;box-shadow:0 30px 90px #1111114d,inset 0 1px #ffffff14}.video-frame .evvo-os-product{display:grid;top:14px;right:14px;bottom:14px;left:14px;grid-template-columns:52px 1fr;border-radius:18px;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#0b0b0b;background-size:30px 30px,30px 30px,auto;box-shadow:inset 0 0 0 1px #ffffff06}.evvo-os-sidebar{padding-top:16px;gap:13px;background:#050505eb}.evvo-os-sidebar>span{width:18px;height:5px;background:#ffffff17}.evvo-os-sidebar>span.is-active{height:18px;margin-top:8px;border-radius:6px;background:#ff3d0033;box-shadow:inset 3px 0 #ff3d00}.evvo-os-workspace{padding:17px 18px}.evvo-os-workspace header small{color:#ff6a36}.evvo-os-workspace header strong{font-size:13px}.evvo-os-tabs{margin-top:12px;display:flex;gap:5px}.evvo-os-tabs span{padding:5px 8px;border:1px solid rgba(255,255,255,.07);border-radius:7px;color:#ffffff5c;font-size:6px;font-weight:800}.evvo-os-tabs span.is-active{border-color:#ff3d0059;background:#ff3d001f;color:#fff}.evvo-os-overview{height:calc(100% - 78px);margin-top:10px;grid-template-columns:minmax(0,1.65fr) minmax(120px,.72fr)}.evvo-os-main-panel,.evvo-os-side-panel{border-color:#ffffff16;border-radius:12px;background:linear-gradient(145deg,#ffffff0e,#ffffff05)}.evvo-os-main-panel{position:relative;padding:13px}.evvo-os-side-panel{background:linear-gradient(150deg,#ff3d001c,#ffffff06 52%)}.evvo-os-route{position:relative;margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr)}.evvo-os-route:before{content:"";position:absolute;top:6px;left:11%;right:11%;height:1px;background:linear-gradient(90deg,#ff3d00d9 0,#ff3d00d9 50%,#ffffff1f 50%)}.evvo-os-route span{position:relative;z-index:1;display:grid;justify-items:center;gap:8px}.evvo-os-route span i{width:13px;height:13px;border:3px solid #1a1a1a;border-radius:50%;background:#6b6b6b;box-shadow:0 0 0 1px #ffffff24}.evvo-os-route span:first-child i,.evvo-os-route span.is-active i{background:#ff3d00;box-shadow:0 0 0 1px #ff3d00,0 0 0 5px #ff3d001a}.evvo-os-route span b{color:#ffffff7a;font-size:6px}.evvo-os-route span.is-active b{color:#fff}.evvo-os-activity{margin-top:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.evvo-os-activity span{min-width:0;padding:8px;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.06);border-radius:8px;background:#ffffff06;color:#ffffff7a;font-size:6px;font-weight:700}.evvo-os-activity span i{width:7px;height:7px;flex:0 0 auto;border-radius:3px;background:#ff3d00}.evvo-os-activity span:last-child i{border-radius:50%;background:#25a85b}.video-frame .video-player{z-index:2;top:14px;right:14px;bottom:14px;left:14px;border-radius:18px;background:radial-gradient(circle at 50% 46%,#0505050f,#05050552 64%,#0505057a);-webkit-backdrop-filter:none;backdrop-filter:none}.video-frame .video-play{width:76px;height:76px;border:1px solid rgba(255,255,255,.32);box-shadow:0 0 0 10px #ff3d001a,0 16px 40px #00000047}.video-frame .video-player>div:last-child{position:absolute;left:18px;bottom:16px;padding:9px 11px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#080808b3;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-frame .video-player strong{font-size:12px}.video-frame .video-player span{margin-top:3px;font-size:7px}.evvo-os-pulse{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#ff3d00;box-shadow:0 0 0 5px #ff3d001a}.evvo-os-signal{min-width:132px;min-height:48px;padding:9px 11px;border-radius:12px;box-shadow:0 16px 40px #11111121}.evvo-os-signal.is-lesson{top:-13px;left:20px}.evvo-os-signal.is-community{right:20px;bottom:61px}.feature-card{min-height:276px;text-align:center}.feature-card h3,.feature-card p{margin-left:auto;margin-right:auto}.feature-card p{max-width:360px}.feature-card .card-icon{margin-left:auto;margin-right:auto}.feature-card:before{content:"";position:absolute;z-index:0;inset:14px 14px auto;width:auto;height:118px;border:1px solid rgba(17,17,17,.065);border-radius:15px;background:radial-gradient(circle at 82% 18%,rgba(255,61,0,.08),transparent 30%),linear-gradient(rgba(17,17,17,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.035) 1px,transparent 1px),#fafafa;background-size:auto,24px 24px,24px 24px,auto;pointer-events:none}.feature-card h3{margin-top:126px}.evvo-card-visual{top:23px;left:50%}.evvo-card-visual.is-crm{width:178px;height:103px;transform:translate(-50%) rotate(-1deg)}.feature-card:hover .evvo-card-visual.is-crm{transform:translate(-50%) translateY(-3px) rotate(0)}.evvo-card-visual.is-analytics{left:50%;width:86px;height:106px;transform:translate(-50%) rotate(2deg)}.feature-card:hover .evvo-card-visual.is-analytics{transform:translate(-50%) translateY(-3px) rotate(0)}.evvo-card-visual.is-call{left:50%;width:174px;height:98px;transform:translate(-50%) rotate(1deg)}.feature-card:hover .evvo-card-visual.is-call{transform:translate(-50%) translateY(-3px) rotate(0)}.evvo-card-visual.is-network{left:50%;width:178px;height:104px;transform:translate(-50%)}.feature-card:hover .evvo-card-visual.is-network{transform:translate(-50%) translateY(-3px)}.evvo-card-visual.is-updates{left:50%;width:148px;height:103px;transform:translate(-50%) rotate(-1deg)}.feature-card:hover .evvo-card-visual.is-updates{transform:translate(-50%) translateY(-3px) rotate(0)}.evvo-card-visual.is-tools{left:50%;width:166px;height:100px;transform:translate(-50%)}.feature-card:hover .evvo-card-visual.is-tools{transform:translate(-50%) translateY(-3px)}.evvo-card-visual.is-partner{top:21px;left:50%;width:420px;height:94px;gap:10px;transform:translate(-50%)}.evvo-card-visual.is-partner>span,.evvo-card-visual.is-partner>strong{width:40px;height:40px;font-size:7px}.evvo-card-visual.is-partner>strong{font-size:10px}.evvo-card-visual.is-partner .evvo-flow-line{width:48px}.evvo-card-visual.is-partner>small{font-size:5px}.feature-card:hover .evvo-card-visual.is-partner{transform:translate(-50%) translateY(-3px)}.evvo-ecosystem-map{position:relative;max-width:1050px;height:244px;margin:46px auto 28px;overflow:hidden;border:1px solid rgba(17,17,17,.1);border-radius:24px;background:radial-gradient(circle at 50% 50%,rgba(255,61,0,.18),transparent 30%),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),#101010;background-size:auto,30px 30px,30px 30px,auto;box-shadow:0 28px 70px #11111124}.evvo-ecosystem-map:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 20%,rgba(255,61,0,.05),transparent 75%);pointer-events:none}.evvo-system-core{position:absolute;z-index:3;left:50%;top:50%;width:190px;height:112px;padding:18px;display:grid;grid-template-columns:auto 1fr;align-content:center;align-items:center;column-gap:11px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:#141414eb;color:#fff;box-shadow:0 24px 60px #00000061,0 0 0 8px #ff3d000b;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.evvo-system-core .evvo-os-mark{grid-row:1 / 3;width:34px;height:34px;border-radius:10px}.evvo-system-core strong{font-family:Montserrat,sans-serif;font-size:14px}.evvo-system-core>span{color:#ffffff6b;font-size:7px;font-weight:700}.evvo-system-node{position:absolute;z-index:2;min-width:136px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0e;color:#ffffffb3;font-size:8px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.evvo-system-node i{width:8px;height:8px;flex:0 0 auto;border:2px solid #ff3d00;border-radius:50%;box-shadow:0 0 0 4px #ff3d0014}.evvo-system-node.is-lessons{left:6%;top:20%}.evvo-system-node.is-calls{right:6%;top:20%}.evvo-system-node.is-community{left:9%;bottom:18%}.evvo-system-node.is-progress{right:9%;bottom:18%}.evvo-system-node.is-progress i{background:#ff3d00}.evvo-system-node.is-community i{border-color:#25a85b;background:#25a85b;box-shadow:0 0 0 4px #25a85b14}.evvo-system-rail{position:absolute;z-index:1;left:15%;right:15%;top:50%;height:1px;background:linear-gradient(90deg,#ff3d001a,#ff3d00 35%,#ff3d00 65%,#ff3d001a)}.evvo-system-rail.rail-two{left:50%;right:auto;top:12%;bottom:12%;width:1px;height:auto;background:linear-gradient(#ff3d0014,#ff3d00 35%,#ff3d00 65%,#ff3d0014)}.demo-section .community-panel{margin-top:0}.evvo-community-visual{height:108px}.community-card{min-height:272px}.hero-section,.benefits-section,.band,.demo-section,.price-section,.final-cta{isolation:isolate}.hero-section{background-color:#ff3d00;background-image:radial-gradient(circle at 76% 43%,rgba(255,255,255,.13),transparent 28%),linear-gradient(128deg,rgba(255,255,255,.045),transparent 42%),linear-gradient(180deg,#ff3d00,#f93800)}.hero-section:before{z-index:1;width:760px;height:760px;top:54%;right:-180px;border-radius:50%;background:repeating-radial-gradient(circle,rgba(255,255,255,.2) 0 1px,transparent 1px 70px),radial-gradient(circle,rgba(255,255,255,.1),transparent 65%);filter:none;opacity:.72;transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,#000 0,transparent 72%);mask-image:radial-gradient(circle,#000 0,transparent 72%)}.hero-section:after{z-index:1;top:0;right:0;bottom:0;left:0;opacity:.34;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(132deg,transparent 49.85%,rgba(255,255,255,.22) 50%,transparent 50.15%);background-size:52px 52px,52px 52px,180px 180px;-webkit-mask-image:radial-gradient(circle at 78% 44%,#000,transparent 56%);mask-image:radial-gradient(circle at 78% 44%,#000,transparent 56%)}.benefits-section{background-color:#fff;background-image:radial-gradient(circle at 88% 13%,rgba(255,61,0,.095),transparent 23%),radial-gradient(circle at 5% 87%,rgba(17,17,17,.025),transparent 22%),linear-gradient(180deg,#fff,#fafafa)}.benefits-section:before{z-index:0;width:680px;height:680px;top:-220px;right:-190px;border-radius:50%;opacity:.72;background:repeating-radial-gradient(circle,rgba(255,61,0,.16) 0 1px,transparent 1px 58px),conic-gradient(from 205deg,transparent 0 68%,rgba(255,61,0,.09) 68% 69%,transparent 69%);-webkit-mask-image:radial-gradient(circle,#000,transparent 70%);mask-image:radial-gradient(circle,#000,transparent 70%)}.benefits-section:after{z-index:0;top:0;right:0;bottom:0;left:0;opacity:.7;background-image:linear-gradient(rgba(17,17,17,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.055) 1px,transparent 1px),radial-gradient(circle,rgba(255,61,0,.35) 0 2px,transparent 2.5px);background-size:44px 44px,44px 44px,132px 132px;-webkit-mask-image:linear-gradient(105deg,transparent 42%,#000 78%,transparent 100%);mask-image:linear-gradient(105deg,transparent 42%,#000 78%,transparent 100%)}.band{background-color:#0e0e0e;background-image:radial-gradient(ellipse at 13% 48%,rgba(255,61,0,.13),transparent 36%),radial-gradient(circle at 86% 18%,rgba(255,61,0,.05),transparent 24%),linear-gradient(180deg,#111,#0d0d0d)}.band:before{z-index:0;top:0;right:0;bottom:0;left:0;width:auto;height:auto;border-radius:0;opacity:.52;background-image:radial-gradient(circle,rgba(255,255,255,.11) 0 1px,transparent 1.4px),linear-gradient(90deg,transparent 49.8%,rgba(255,61,0,.16) 50%,transparent 50.2%);background-size:26px 26px,210px 100%;transform:none;-webkit-mask-image:radial-gradient(ellipse at 16% 52%,#000,transparent 45%);mask-image:radial-gradient(ellipse at 16% 52%,#000,transparent 45%)}.band:after{z-index:0;width:760px;height:760px;top:50%;left:-380px;border-radius:50%;opacity:.8;background:repeating-radial-gradient(circle,rgba(255,61,0,.2) 0 1px,transparent 1px 62px),linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.09) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgba(255,255,255,.09) 50%,transparent 50.2%);transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,#000,transparent 71%);mask-image:radial-gradient(circle,#000,transparent 71%)}.demo-section{background-color:#fff;background-image:radial-gradient(circle at 50% 35%,rgba(255,61,0,.075),transparent 27%),linear-gradient(180deg,#fff,#fafafa)}.demo-section:before{z-index:0;width:620px;height:620px;left:-260px;bottom:-230px;border-radius:50%;opacity:.66;background:repeating-radial-gradient(circle,rgba(255,61,0,.14) 0 1px,transparent 1px 54px),radial-gradient(circle,rgba(255,61,0,.06),transparent 66%);filter:none;-webkit-mask-image:radial-gradient(circle,#000,transparent 70%);mask-image:radial-gradient(circle,#000,transparent 70%)}.demo-section:after{z-index:0;width:600px;height:600px;top:-160px;right:-170px;border-radius:50%;opacity:.7;background-image:radial-gradient(circle,rgba(17,17,17,.17) 0 1.2px,transparent 1.6px),conic-gradient(from 45deg,transparent 0 74%,rgba(255,61,0,.14) 74% 74.4%,transparent 74.4%);background-size:24px 24px,100% 100%;-webkit-mask-image:radial-gradient(circle,#000,transparent 69%);mask-image:radial-gradient(circle,#000,transparent 69%)}.price-section{background-color:#101010;background-image:radial-gradient(circle at 16% 74%,rgba(255,61,0,.13),transparent 30%),radial-gradient(circle at 82% 46%,rgba(255,61,0,.07),transparent 32%),linear-gradient(180deg,#0d0d0d,#111)}.price-section:before{z-index:0;top:0;right:0;bottom:0;left:0;width:auto;height:auto;opacity:.48;background-image:linear-gradient(rgba(255,255,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.075) 1px,transparent 1px),radial-gradient(circle,rgba(255,61,0,.55) 0 2px,transparent 2.5px);background-size:52px 52px,52px 52px,156px 156px;-webkit-mask-image:radial-gradient(ellipse at 80% 48%,#000,transparent 56%);mask-image:radial-gradient(ellipse at 80% 48%,#000,transparent 56%)}.price-section:after{z-index:0;width:640px;height:640px;left:-250px;bottom:-290px;border-radius:50%;opacity:.72;background:repeating-radial-gradient(circle,rgba(255,255,255,.14) 0 1px,transparent 1px 56px);-webkit-mask-image:radial-gradient(circle,#000,transparent 70%);mask-image:radial-gradient(circle,#000,transparent 70%)}.final-cta{background-color:#ff3d00;background-image:radial-gradient(circle at 78% 32%,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.06),transparent 44%),linear-gradient(180deg,#ff3d00,#f63800)}.final-cta:before{z-index:0;width:560px;height:560px;top:50%;right:-180px;border-radius:50%;opacity:.68;background:repeating-radial-gradient(circle,rgba(255,255,255,.32) 0 1px,transparent 1px 48px),linear-gradient(90deg,transparent 49.8%,rgba(17,17,17,.14) 50%,transparent 50.2%);transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,#000,transparent 70%);mask-image:radial-gradient(circle,#000,transparent 70%)}.final-cta:after{z-index:0;top:0;right:0;bottom:0;left:0;width:auto;height:auto;border-radius:0;opacity:.26;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(132deg,transparent 49.8%,rgba(17,17,17,.2) 50%,transparent 50.2%);background-size:48px 48px,48px 48px,160px 160px;transform:none;-webkit-mask-image:linear-gradient(100deg,transparent 35%,#000 76%,transparent 100%);mask-image:linear-gradient(100deg,transparent 35%,#000 76%,transparent 100%)}.hero-section{background-image:url(../site/evvo-club-hero-community-v8.png);background-position:center 56%;background-size:cover;background-repeat:no-repeat}.benefits-section{background-image:linear-gradient(90deg,#ffffffde 0,#ffffffde 34%,#ffffffbd 58%,#ffffff80),linear-gradient(180deg,transparent 0 68%,#fafafa 94%);background-position:center,center;background-size:cover,cover;background-repeat:no-repeat}.band{background-image:linear-gradient(90deg,#0a0a0a40,#0a0a0a6b 47%,#0a0a0a38),linear-gradient(180deg,#08080814,#0808082e),url(../site/evvo-bg-focus-community.webp);background-position:center,center,62% center;background-size:cover;background-repeat:no-repeat}.demo-section{background-image:linear-gradient(180deg,#ffffffde 0,#ffffffde 17%,#fff9 46%,#fafafad9),linear-gradient(90deg,#ffffffc7,#ffffff29 50%,#ffffff8c);background-position:center,center;background-size:cover,cover;background-repeat:no-repeat}.price-section{background-image:linear-gradient(90deg,#08080838,#08080870 50%,#08080833),linear-gradient(180deg,#08080814,#08080833),url(../site/evvo-bg-pricing-community.webp);background-position:center,center,58% center;background-size:cover;background-repeat:no-repeat}.final-cta{background-image:linear-gradient(90deg,#ff3d002e,#ff3d0047 60%,#ff3d0029),url(../site/evvo-bg-final-community.webp);background-position:center,72% center;background-size:cover;background-repeat:no-repeat}.hero-section:before,.hero-section:after,.benefits-section:before,.benefits-section:after,.band:before,.band:after,.demo-section:before,.demo-section:after,.price-section:before,.price-section:after,.final-cta:before,.final-cta:after{content:none;display:none}@keyframes evvoOsFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(max-width:940px){.evvo-os-signal.is-lesson{left:10px}.evvo-os-signal.is-community{right:10px}}@media(max-width:680px){.hero-section{background-position:center,62% center;background-size:cover,auto 100%}.benefits-section{background-position:center,center,68% top;background-size:cover,cover,auto 720px}.band{background-position:center,center,58% center;background-size:cover,cover,auto 100%}.demo-section{background-position:center,center,66% center;background-size:cover,cover,auto 900px}.price-section{background-position:center,center,56% center;background-size:cover,cover,auto 100%}.final-cta{background-position:center,62% center;background-size:cover,auto 100%}.evvo-os-product{grid-template-columns:40px 1fr}.evvo-os-sidebar{padding-inline:7px}.evvo-os-workspace{padding:11px}.evvo-os-workspace header strong{font-size:10px}.evvo-os-tabs{margin-top:8px}.evvo-os-tabs span{padding:4px 6px}.evvo-os-overview{grid-template-columns:1fr}.evvo-os-side-panel{display:none}.evvo-os-route{margin-top:14px}.evvo-os-activity{margin-top:11px}.evvo-os-signal{min-width:132px;transform:scale(.84)}.evvo-os-signal.is-lesson{top:-18px;left:-10px}.evvo-os-signal.is-community{right:-10px;bottom:60px}.evvo-card-visual,.evvo-card-visual.is-analytics,.evvo-card-visual.is-call,.evvo-card-visual.is-updates{left:50%}.evvo-card-visual.is-partner{width:min(290px,calc(100% - 48px))}.hero-section:before{width:520px;height:520px;right:-330px;opacity:.5}.hero-section:after{background-size:40px 40px,40px 40px,130px 130px;opacity:.24}.benefits-section:before{width:460px;height:460px;top:-150px;right:-270px;opacity:.55}.benefits-section:after{background-size:34px 34px,34px 34px,102px 102px;opacity:.42}.demo-section:before{width:430px;height:430px;left:-280px;bottom:-170px;opacity:.46}.demo-section:after{width:390px;height:390px;top:-100px;right:-230px;opacity:.44}.band:before{background-size:22px 22px,150px 100%;opacity:.4}.band:after{width:500px;height:500px;left:-350px;opacity:.52}.price-section:before{background-size:42px 42px,42px 42px,126px 126px;opacity:.34}.price-section:after{width:420px;height:420px;left:-260px;bottom:-210px;opacity:.48}.final-cta:before{width:430px;height:430px;right:-300px;opacity:.46}.final-cta:after{top:0;bottom:0;left:0;width:auto;height:auto;right:auto;opacity:.2;background-size:38px 38px,38px 38px,120px 120px}.evvo-ecosystem-map{height:330px;margin-top:32px;border-radius:18px;box-shadow:0 22px 54px #11111124}.evvo-system-core{width:168px;height:100px}.evvo-system-node{min-width:118px;padding:9px 10px;font-size:7px}.evvo-system-node.is-lessons{left:14px;top:18px}.evvo-system-node.is-calls{right:14px;top:18px}.evvo-system-node.is-community{left:14px;bottom:18px}.evvo-system-node.is-progress{right:14px;bottom:18px}.evvo-system-rail{left:12%;right:12%}.video-frame .video-player>div:last-child{left:12px;right:12px;bottom:10px}}@media(prefers-reduced-motion:reduce){.evvo-os-signal{animation:none}}@media(max-width:940px){.hero-section{background-image:url(../site/evvo-club-hero-community-mobile-v1.png);background-position:center top;background-size:cover}}
