:root{--bg:#f6f7f7;--surface:#fff;--ink:#111418;--muted:#687078;--line:#dfe4e6;--dark:#090b0f;--dark-soft:#12161b;--green:#1fbb91;--green-dark:#118665;--green-soft:#dff8ef;--pink:#e53067;--blue:#1588c7;--whatsapp:#20b95a;--whatsapp-dark:#158a42;--radius-sm:14px;--radius-md:24px;--radius-lg:38px;--shadow:0 30px 70px #0f14181f;--shell:min(1180px, calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--bg);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif;font-size:16px;line-height:1.75;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}svg{fill:currentColor;width:1em;height:1em;display:block}::selection{background:#1fbb9147}.shell{width:var(--shell);margin-inline:auto}.skip-link{inset-inline-start:20px;z-index:9999;color:#000;box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:-100px}.skip-link:focus{top:18px}.site-header{z-index:1000;background:linear-gradient(#07090cc7,#07090c00);border-bottom:1px solid #0000;transition:background .18s,border-color .18s,backdrop-filter .18s;position:fixed;inset:0 0 auto}.site-header.scrolled{backdrop-filter:blur(16px);background:#07090ce6;border-bottom-color:#ffffff1a}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:82px;display:grid}.brand{align-items:center;display:inline-flex}.brand img{width:150px;height:auto}.desktop-nav{color:#ffffffc2;justify-content:center;align-items:center;gap:24px;font-size:14px;font-weight:600;display:flex}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";inset-inline:0;transform-origin:50%;background:var(--green);height:2px;transition:transform .16s;position:absolute;bottom:2px;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:11px 20px;font-weight:800;line-height:1.25;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button svg{flex:none;width:20px;height:20px}.button-large{min-height:58px;padding-inline:26px;font-size:16px}.button-whatsapp{background:var(--whatsapp);color:#fff;box-shadow:0 14px 32px #20b95a3d}.button-whatsapp:hover,.button-whatsapp:focus-visible{background:var(--whatsapp-dark);box-shadow:0 18px 38px #20b95a52}.button-dark{background:var(--dark);color:#fff;box-shadow:0 14px 28px #090b0f33}.hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 68% 16%,#2e3842b3,#0000 34%),linear-gradient(135deg,#050609 0%,#0a0d11 55%,#12171d 100%);min-height:840px;padding:150px 0 56px;position:relative;overflow:hidden}.hero:after{content:"";z-index:-1;background:linear-gradient(#0000,#00000038);height:180px;position:absolute;inset:auto 0 0}.hero-grain{z-index:-1;opacity:.11;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-glow{z-index:-1;filter:blur(80px);opacity:.38;border-radius:50%;position:absolute}.hero-glow-one{inset-inline-end:-80px;background:#1fbb912e;width:440px;height:440px;top:90px}.hero-glow-two{inset-inline-start:12%;background:#1588c729;width:320px;height:320px;bottom:-120px}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:26px;display:grid}.hero-copy{z-index:4;max-width:590px;position:relative}.eyebrow{color:#ffffffb8;letter-spacing:.02em;align-items:center;gap:10px;margin-bottom:18px;font-size:13px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--green);border-radius:999px;width:28px;height:2px}.eyebrow.dark{color:var(--green-dark)}.eyebrow.light{color:#ffffffad}.hero h1,.section h2,.final-cta h2{letter-spacing:-.035em;margin:0;font-weight:900;line-height:1.15}.hero h1{max-width:650px;font-size:clamp(46px,5.4vw,76px)}.hero-lead{color:#ffffffb8;max-width:570px;margin:26px 0 0;font-size:clamp(18px,1.6vw,21px);line-height:1.85}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px;display:flex}.text-link{color:#fffc;align-items:center;gap:8px;font-weight:800;display:inline-flex}.text-link svg{width:18px;height:18px;transition:transform .16s}.text-link:hover svg{transform:translate(-4px)}.hero-note{color:#ffffff85;align-items:center;gap:10px;margin-top:24px;font-size:13px;display:flex}.pulse-dot{background:var(--green);border-radius:50%;flex:none;width:8px;height:8px;position:relative;box-shadow:0 0 0 6px #1fbb911a}.product-stage{perspective:1100px;min-height:590px;position:relative}.product-stage:before{content:"";filter:blur(10px);background:radial-gradient(circle,#ffffff21,#0000 63%);border-radius:50%;position:absolute;inset:18% 8% 8%}.product-stage:after{content:"";inset-inline:8%;filter:blur(24px);background:#000000b3;border-radius:50%;height:60px;position:absolute;bottom:82px}.stage-ring{border:1px solid #ffffff14;border-radius:50%;position:absolute}.stage-ring-one{inset-inline-end:30px;width:480px;height:480px;top:30px}.stage-ring-two{inset-inline-end:105px;border-color:#1fbb911f;width:330px;height:330px;top:105px}.stage-product{z-index:2;object-fit:contain;filter:drop-shadow(0 34px 35px #00000080);transform-origin:bottom;width:auto;max-height:470px;animation:6s ease-in-out infinite stageFloat;position:absolute;bottom:95px}.stage-1{z-index:1;opacity:.65;max-height:330px;animation-delay:-1s;inset-inline-start:2%;transform:rotateY(12deg)}.stage-2{z-index:2;opacity:.8;max-height:390px;animation-delay:-2s;inset-inline-start:14%}.stage-3{z-index:5;max-height:510px;animation-name:stageFloatCenter;left:50%;transform:translate(-50%)}.stage-4{z-index:3;opacity:.84;max-height:405px;animation-delay:-3.2s;inset-inline-end:13%}.stage-5{z-index:1;opacity:.68;max-height:340px;animation-delay:-4s;inset-inline-end:0;transform:rotateY(-12deg)}.stage-label{inset-inline:0;z-index:4;color:#ffffff6b;text-align:center;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;bottom:12px}.stage-label strong{color:#ffffffd1;letter-spacing:.14em;font-size:14px}.stage-label span{font-size:13px}@keyframes stageFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes stageFloatCenter{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-12px)}}.trust-strip{z-index:5;backdrop-filter:blur(10px);background:#ffffff0b;border:1px solid #ffffff17;border-radius:24px;grid-template-columns:repeat(4,1fr);margin-top:28px;padding:25px 28px;display:grid;position:relative}.trust-strip>div{border-inline-start:1px solid #ffffff14;justify-content:center;align-items:baseline;gap:10px;padding-inline:15px;display:flex}.trust-strip>div:last-child{border-inline-start:0}.trust-strip strong{color:var(--green);font-size:24px;line-height:1}.trust-strip span{color:#ffffff9e;font-size:13px}.section{padding:110px 0}.section h2{font-size:clamp(34px,4.4vw,58px)}.section p{color:var(--muted)}.problem-section{background:#fff}.split-layout{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:78px;display:grid}.section-copy>p{margin:24px 0 0;font-size:18px}.benefit-list{gap:12px;margin-top:34px;display:grid}.benefit-item{background:#fbfcfc;border:1px solid #e8ecee;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.benefit-item:hover{border-color:#1fbb9159;transform:translate(-5px);box-shadow:0 18px 40px #10181d12}.benefit-number{background:var(--green-soft);width:46px;height:46px;color:var(--green-dark);border-radius:13px;place-items:center;font-weight:900;display:grid}.benefit-item strong{margin-bottom:3px;font-size:17px;display:block}.benefit-item p{margin:0;font-size:14px;line-height:1.65}.visual-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#e8edee;position:relative;overflow:hidden}.visual-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 56%,#05090b61);position:absolute;inset:0}.visual-card img{aspect-ratio:1;object-fit:cover;width:100%}.visual-badge{inset-inline-start:24px;z-index:2;color:#fff;backdrop-filter:blur(13px);background:#070c0fa8;border:1px solid #ffffff4d;border-radius:16px;gap:2px;max-width:230px;padding:14px 18px;display:grid;position:absolute;bottom:24px}.visual-badge span{color:var(--green);font-size:12px;font-weight:900}.visual-badge strong{font-size:14px}.how-section{background:var(--bg)}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:50px;display:flex}.section-heading>p{max-width:440px;margin:0 0 6px;font-size:17px}.section-heading.centered{text-align:center;max-width:780px;margin:0 auto 55px;display:block}.section-heading.centered p{max-width:640px;margin:20px auto 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{background:#fff;border:1px solid #e2e7e8;border-radius:26px;min-height:310px;padding:30px;position:relative;overflow:hidden;box-shadow:0 20px 48px #121b200d}.step-card:before{content:"";inset-inline-end:-40px;background:#1fbb9114;border-radius:50%;width:130px;height:130px;position:absolute;top:-40px}.step-icon{width:62px;height:62px;color:var(--green-dark);background:var(--green-soft);border-radius:20px;place-items:center;margin-bottom:34px;display:grid}.step-icon svg{width:30px;height:30px}.step-kicker{color:var(--green-dark);margin-bottom:5px;font-size:12px;font-weight:900;display:block}.step-card h3{margin:0;font-size:25px;line-height:1.3}.step-card p{margin:13px 0 0;font-size:15px}.safety-note{background:#fffaf0;border:1px solid #e6e1d3;border-radius:16px;align-items:center;gap:15px;margin-top:20px;padding:18px 22px;display:flex}.safety-note svg{color:#9b7312;flex:none;width:27px;height:27px}.safety-note p{color:#635639;margin:0;font-size:14px}.technology-section{color:#fff;background:linear-gradient(130deg, #1fbb9114, transparent 36%), var(--dark);position:relative;overflow:hidden}.technology-section:before{content:"";inset-inline-end:-230px;border:1px solid #ffffff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:-220px;box-shadow:0 0 0 90px #ffffff04,0 0 0 180px #ffffff03}.technology-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:80px;display:grid}.technology-copy p{color:#ffffff9e}.technology-copy>p{max-width:560px;margin-top:22px;font-size:18px}.technology-points{gap:12px;margin-top:30px;display:grid}.technology-points>div{border-top:1px solid #ffffff17;grid-template-columns:50px 1fr;align-items:start;gap:15px;padding:16px 0;display:grid}.technology-points span{color:var(--green);font-size:13px;font-weight:900}.technology-points p{margin:0}.technology-points strong{color:#fff}.grind-visual{min-height:520px;position:relative}.grind-orbit,.grind-orbit:before,.grind-orbit:after{border-radius:50%;position:absolute}.grind-orbit{border:1px solid #ffffff21;width:390px;height:390px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.grind-orbit:before,.grind-orbit:after{content:"";border:1px solid #1fbb9121;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.grind-orbit:before{width:290px;height:290px}.grind-orbit:after{width:190px;height:190px}.grind-center{z-index:3;color:#fff;background:radial-gradient(circle at 36% 30%,#2a333b,#0b0d11 72%);border-radius:50%;place-items:center;width:155px;height:155px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffff1f,0 35px 60px #00000073}.grind-center span{color:var(--green);font-size:12px;font-weight:900}.grind-center strong{margin-top:-40px;font-size:20px}.grind-stage{z-index:4;backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:25px;place-items:center;width:92px;height:92px;animation:4s ease-in-out infinite orbitPulse;display:grid;position:absolute}.grind-stage strong{color:var(--green);font-size:30px;line-height:1}.grind-stage span{color:#ffffff9e;margin-top:-18px;font-size:11px}.grind-stage-1{inset-inline-start:8%;animation-delay:0s;top:43%}.grind-stage-2{inset-inline-start:30%;animation-delay:-1s;top:4%}.grind-stage-3{inset-inline-end:18%;animation-delay:-2s;top:15%}.grind-stage-4{inset-inline-end:5%;animation-delay:-3s;bottom:17%}@keyframes orbitPulse{0%,to{border-color:#ffffff1f;transform:translateY(0)}50%{border-color:#1fbb9159;transform:translateY(-8px)}}.selector-section{background:linear-gradient(#eff3f2,#f8f9f9)}.selector-panel{background:#fff;border:1px solid #dfe6e4;border-radius:36px;overflow:hidden;box-shadow:0 38px 80px #1622271a}.selector-intro{max-width:780px;padding:48px 52px 10px}.selector-intro p{margin:18px 0 0;font-size:17px}.selector-form{grid-template-columns:repeat(3,1fr);gap:18px;padding:30px 52px 44px;display:grid}.selector-form fieldset{border:0;min-width:0;margin:0;padding:0}.selector-form legend{margin-bottom:12px;font-weight:900}.choice-row{gap:8px;display:grid}.choice-row label{cursor:pointer;display:block}.choice-row input{opacity:0;pointer-events:none;position:absolute}.choice-row span{color:#4a5258;background:#fafbfb;border:1px solid #dde4e5;border-radius:12px;align-items:center;min-height:48px;padding:10px 14px;font-size:14px;font-weight:700;transition:background .14s,color .14s,border-color .14s,box-shadow .14s;display:flex}.choice-row input:checked+span{color:#0b7656;background:var(--green-soft);border-color:#1fbb918c;box-shadow:inset 0 0 0 1px #1fbb912e}.choice-row input:focus-visible+span{outline-offset:2px;outline:3px solid #1fbb9140}.selector-result{color:#fff;background:radial-gradient(circle at 18% 20%,#1fbb912e,#0000 30%),#0b0e12;grid-template-columns:.88fr 1.12fr;align-items:stretch;min-height:470px;display:grid}.result-image-wrap{place-items:end center;min-height:470px;display:grid;position:relative;overflow:hidden}.result-image-wrap:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:340px;height:340px;position:absolute;top:70px;box-shadow:0 0 0 70px #ffffff04}.result-image-wrap:after{content:"";inset-inline:10%;filter:blur(22px);background:#000000b3;border-radius:50%;height:40px;position:absolute;bottom:25px}.result-image-wrap img{z-index:2;filter:drop-shadow(0 30px 30px #00000080);width:auto;max-height:410px;transition:opacity .16s,transform .22s;position:relative}.result-tag{inset-inline-start:30px;z-index:4;color:#09100d;background:var(--green);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;position:absolute;top:30px}.result-copy{border-inline-start:1px solid #ffffff14;flex-direction:column;justify-content:center;padding:50px 58px;display:flex}.result-series{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:900}.result-copy h3{margin:7px 0 0;font-size:clamp(34px,4vw,53px);line-height:1.2}.result-copy>p{color:#ffffffa3;max-width:560px;margin:16px 0 0;font-size:17px}.result-specs{flex-wrap:wrap;gap:8px;margin:26px 0 28px;display:flex}.result-specs span{color:#ffffffbf;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.result-copy .button{align-self:flex-start}.result-copy small{color:#ffffff61;margin-top:12px}.result-updated .result-image-wrap img{animation:.33s both resultIn}.result-updated .result-copy h3,.result-updated .result-copy>p,.result-updated .result-specs{animation:.3s both resultText}@keyframes resultIn{0%{opacity:.25;transform:translateY(14px)scale(.97)}to{opacity:1;transform:none}}@keyframes resultText{0%{opacity:.25;transform:translate(10px)}to{opacity:1;transform:none}}.models-section{background:#fff}.models-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.model-card{background:#f9fafa;border:1px solid #e3e8e9;border-radius:28px;grid-column:span 2;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.model-card:hover{border-color:#1fbb9166;transform:translateY(-8px);box-shadow:0 28px 60px #141f241c}.model-card.featured{border-color:#1fbb917a;box-shadow:inset 0 0 0 1px #1fbb9114}.featured-tag{top:20px;z-index:4;color:#082b20;background:var(--green);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;position:absolute;inset-inline-end:20px}.model-visual{background:radial-gradient(circle at 50% 35%,#1fbb9121,#0000 33%),linear-gradient(#f1f4f4,#e9eeee);place-items:end center;min-height:340px;display:grid;position:relative;overflow:hidden}.model-visual:before{content:"";border:1px solid #090d0f12;border-radius:50%;width:280px;height:280px;position:absolute;top:48px}.model-visual:after{content:"";inset-inline:16%;filter:blur(15px);background:#080c0f2e;border-radius:50%;height:30px;position:absolute;bottom:16px}.model-visual img{z-index:2;filter:drop-shadow(0 22px 20px #12181c3d);width:auto;max-height:300px;position:relative}.model-index{inset-inline-start:20px;color:#0c121517;font-size:58px;font-weight:900;line-height:1;position:absolute;top:14px}.model-copy{padding:28px}.model-series{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.model-copy h3{margin:5px 0 0;font-size:27px;line-height:1.3}.model-copy>p{min-height:52px;margin:12px 0 0;font-size:14px}.model-specs{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.model-specs span{color:#4a555a;background:#e9eeee;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.model-fit{color:#293238;border-top:1px solid #e2e6e7;margin-top:18px;padding-top:16px;font-size:13px;font-weight:800}.model-cta{color:var(--green-dark);align-items:center;gap:7px;margin-top:18px;font-size:14px;font-weight:900;display:inline-flex}.model-cta svg{width:17px;height:17px;transition:transform .16s}.model-cta:hover svg{transform:translate(-4px)}.comparison-section{background:var(--bg)}.comparison-wrap{background:#fff;border:1px solid #dfe5e6;border-radius:24px;overflow-x:auto;box-shadow:0 18px 50px #141f240f}.comparison-wrap:focus-visible{outline-offset:4px;outline:3px solid #1fbb9140}table{border-collapse:collapse;text-align:start;width:100%;min-width:900px}th,td{border-bottom:1px solid #e8ecee;padding:20px 22px}th{color:#40494f;background:#eef2f2;font-size:13px;font-weight:900}td{color:#5d676d;font-size:14px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fafcfc}.highlight-row td{background:#1fbb9112}.highlight-row td:first-child strong{color:var(--green-dark)}.credibility-section{color:#fff;background:#0b0e12}.credibility-grid{grid-template-columns:1.1fr .9fr;gap:20px;display:grid}.credibility-card,.environment-card{border:1px solid #ffffff14;border-radius:32px;min-height:430px;padding:48px;position:relative;overflow:hidden}.credibility-card{background:radial-gradient(circle at 78% 10%,#1fbb9129,#0000 36%),#12171c;flex-direction:column;justify-content:end;display:flex}.credibility-card:before{content:"";inset-inline-end:-80px;border:1px solid #ffffff14;border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;box-shadow:0 0 0 70px #ffffff05}.big-number{color:var(--green);letter-spacing:-.07em;font-size:clamp(82px,11vw,142px);font-weight:900;line-height:.85}.credibility-card h2{max-width:760px;margin-top:26px;font-size:clamp(30px,3.3vw,46px)}.credibility-card p,.environment-card p{color:#ffffff91;margin:16px 0 0}.environment-card{background:linear-gradient(145deg,#132e25,#0d1713);flex-direction:column;justify-content:center;display:flex}.environment-icon{width:70px;height:70px;color:var(--green);background:#1fbb911c;border-radius:22px;place-items:center;margin-bottom:32px;display:grid}.environment-icon svg{width:38px;height:38px}.environment-card h3{margin:0;font-size:31px;line-height:1.35}.faq-section{background:#fff}.faq-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:82px;display:grid}.faq-intro{position:sticky;top:120px}.faq-intro p{margin:22px 0 28px}.accordion{border-top:1px solid #dfe4e6}.accordion details{border-bottom:1px solid #dfe4e6}.accordion summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:18px;font-weight:900;list-style:none;display:flex;position:relative}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";width:34px;height:34px;color:var(--green-dark);background:var(--green-soft);border-radius:50%;flex:none;place-items:center;font-size:22px;font-weight:400;transition:transform .16s;display:grid}.accordion details[open] summary:after{transform:rotate(45deg)}.accordion details p{margin:-5px 0 24px;padding-inline-end:54px}.final-cta-section{background:#fff;padding:0 0 110px}.final-cta{color:#fff;background:radial-gradient(circle at 9% 10%,#1fbb912e,#0000 28%),linear-gradient(135deg,#0b0d10,#171d23);border-radius:36px;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:58px 62px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 70px #080d1033}.final-cta:after{content:"";inset-inline-end:-70px;border:1px solid #ffffff14;border-radius:50%;width:270px;height:270px;position:absolute;top:-120px;box-shadow:0 0 0 60px #ffffff05}.final-cta>*{z-index:2;position:relative}.final-kicker{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.final-cta h2{max-width:800px;font-size:clamp(34px,4vw,52px)}.final-cta p{color:#ffffff9e;max-width:730px;margin:18px 0 0;font-size:16px}.site-footer{color:#ffffff8a;background:#07090c;padding:46px 0 95px}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;display:grid}.footer-inner img{width:145px;height:auto}.footer-inner p{color:#ffffffb8;margin:0;font-weight:700}.footer-inner span{font-size:12px}.mobile-whatsapp-bar{z-index:1200;padding:10px 14px calc(10px + env(safe-area-inset-bottom));backdrop-filter:blur(12px);background:#ffffffeb;display:none;position:fixed;inset:auto 0 0;box-shadow:0 -10px 30px #0e14181f}.mobile-whatsapp-bar a{color:#fff;background:var(--whatsapp);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;font-weight:900;display:flex}.mobile-whatsapp-bar svg{width:22px;height:22px}.demo-toast{inset-inline-end:22px;z-index:1500;color:#fff;opacity:0;pointer-events:none;background:#080c0ff0;border:1px solid #ffffff1a;border-radius:15px;gap:2px;min-width:min(360px,100vw - 32px);padding:16px 18px;transition:transform .18s,opacity .18s;display:grid;position:fixed;bottom:22px;transform:translateY(30px);box-shadow:0 24px 55px #0000004d}.demo-toast.show{opacity:1;transform:none}.demo-toast span{color:#ffffff94;font-size:13px}.reveal{opacity:0;transition:opacity .52s,transform .52s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}.models-grid .reveal:nth-child(2),.steps-grid .reveal:nth-child(2){transition-delay:70ms}.models-grid .reveal:nth-child(3),.steps-grid .reveal:nth-child(3){transition-delay:.14s}.models-grid .reveal:nth-child(4){transition-delay:70ms}.models-grid .reveal:nth-child(5){transition-delay:.14s}@media (width<=1080px){.desktop-nav{display:none}.header-inner{grid-template-columns:1fr auto}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy{text-align:center;max-width:760px;margin-inline:auto}.hero h1,.hero-lead{margin-inline:auto}.hero-actions,.hero-note{justify-content:center}.product-stage{width:100%;max-width:780px;min-height:550px;margin-inline:auto}.split-layout,.technology-grid{gap:46px}.selector-form{grid-template-columns:1fr 1fr}.selector-form fieldset:last-child{grid-column:1/-1}.choice-row.two{grid-template-columns:1fr 1fr}.models-grid{grid-template-columns:repeat(2,1fr)}.model-card{grid-column:span 1}}@media (width<=860px){:root{--shell:min(100% - 30px, 720px)}.section{padding:82px 0}.header-inner{min-height:72px}.brand img{width:132px}.header-cta{min-height:43px;padding:9px 14px;font-size:13px}.hero{min-height:0;padding-top:125px}.hero h1{font-size:clamp(42px,10vw,64px)}.product-stage{min-height:500px}.stage-product{bottom:80px}.stage-3{max-height:450px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:0}.trust-strip>div{border-bottom:1px solid #ffffff14;min-height:70px}.trust-strip>div:nth-child(2n){border-inline-start:1px solid #ffffff14}.trust-strip>div:nth-child(3),.trust-strip>div:nth-child(4){border-bottom:0}.split-layout,.technology-grid,.credibility-grid,.faq-grid{grid-template-columns:1fr}.split-layout{gap:42px}.visual-card{max-width:660px;margin-inline:auto}.steps-grid{grid-template-columns:1fr}.step-card{min-height:0}.grind-visual{width:100%;max-width:620px;margin-inline:auto}.selector-intro,.selector-form{padding-inline:30px}.selector-result{grid-template-columns:1fr}.result-image-wrap{min-height:410px}.result-image-wrap img{max-height:360px}.result-copy{border-inline-start:0;border-top:1px solid #ffffff14}.credibility-card,.environment-card{min-height:360px}.faq-intro{position:static}.final-cta{grid-template-columns:1fr}.final-cta .button{justify-self:start}.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (width<=640px){:root{--shell:calc(100% - 24px)}body{padding-bottom:74px}html{scroll-padding-top:78px}.site-header{backdrop-filter:blur(14px);background:#07090cd6}.header-inner{min-height:66px}.brand img{width:118px}.header-cta{display:none}.hero{padding:105px 0 28px}.hero-grid{gap:14px}.hero-copy{text-align:start}.eyebrow{margin-bottom:12px}.hero h1{font-size:clamp(38px,12vw,52px);line-height:1.16}.hero-lead{margin-top:18px;font-size:17px;line-height:1.75}.hero-actions{justify-content:stretch;align-items:stretch;gap:16px;margin-top:26px}.hero-actions .button{width:100%}.text-link{justify-content:center}.hero-note{text-align:start;justify-content:flex-start;align-items:flex-start}.product-stage{min-height:390px;margin-top:10px}.stage-ring-one{width:330px;height:330px;inset-inline-end:calc(50% - 165px)}.stage-ring-two{inset-inline-end:calc(50% - 115px);width:230px;height:230px;top:80px}.stage-product{bottom:58px}.stage-1,.stage-5{display:none}.stage-2{max-height:280px;inset-inline-start:5%}.stage-3{max-height:340px}.stage-4{max-height:290px;inset-inline-end:3%}.stage-label{gap:0;display:grid;bottom:3px}.stage-label strong{font-size:12px}.trust-strip{border-radius:18px;margin-top:8px;padding:10px}.trust-strip>div{text-align:center;place-items:center;gap:4px;min-height:72px;display:grid}.trust-strip strong{font-size:20px}.trust-strip span{font-size:11px}.section{padding:68px 0}.section h2{font-size:clamp(31px,9vw,42px)}.section-copy>p,.technology-copy>p{font-size:16px}.benefit-item{grid-template-columns:42px 1fr;gap:12px;padding:16px}.benefit-number{width:42px;height:42px}.visual-card{border-radius:24px}.visual-badge{inset-inline:15px;bottom:15px}.section-heading{margin-bottom:32px;display:block}.section-heading>p{margin-top:16px}.section-heading.centered{text-align:start;margin-bottom:34px}.section-heading.centered p{margin-inline:0}.step-card{border-radius:22px;padding:24px}.safety-note{align-items:flex-start;padding:15px}.technology-grid{gap:24px}.grind-visual{min-height:390px}.grind-orbit{width:290px;height:290px}.grind-orbit:before{width:220px;height:220px}.grind-orbit:after{width:145px;height:145px}.grind-center{width:125px;height:125px}.grind-center strong{font-size:17px}.grind-stage{border-radius:20px;width:74px;height:74px}.grind-stage strong{font-size:24px}.grind-stage-1{inset-inline-start:0;top:46%}.grind-stage-2{inset-inline-start:20%;top:1%}.grind-stage-3{inset-inline-end:10%;top:12%}.grind-stage-4{inset-inline-end:0;bottom:13%}.selector-panel{border-radius:24px}.selector-intro{padding:30px 22px 4px}.selector-form{grid-template-columns:1fr;padding:24px 22px 32px}.selector-form fieldset:last-child{grid-column:auto}.choice-row.two{grid-template-columns:1fr}.selector-result{min-height:0}.result-image-wrap{min-height:330px}.result-image-wrap img{max-height:290px}.result-copy{padding:30px 22px 34px}.result-copy h3{font-size:35px}.result-copy .button{width:100%}.models-grid{grid-template-columns:1fr}.model-card{grid-column:auto}.model-visual{min-height:315px}.model-copy{padding:23px}.credibility-card,.environment-card{border-radius:24px;min-height:0;padding:30px 24px}.big-number{font-size:88px}.environment-card h3{font-size:27px}.accordion summary{font-size:16px}.accordion details p{padding-inline-end:0}.final-cta-section{padding-bottom:70px}.final-cta{border-radius:24px;gap:28px;padding:34px 24px}.final-cta .button{width:100%}.site-footer{padding-bottom:40px}.mobile-whatsapp-bar{display:block}.demo-toast{inset-inline:16px;min-width:0;bottom:86px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}

/* Comparison Flow */
.flow-comparison {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
}
@media (min-width: 768px) {
    .flow-comparison {
        grid-template-columns: 1fr 1fr;
    }
}
.flow-column {
    background: #fbfcfc;
    border: 1px solid #e8ecee;
    border-radius: 18px;
    padding: 24px;
}
.flow-column.flow-success {
    border-color: #1fbb9159;
    background: #f2fcf9;
}
.flow-column h4 {
    margin: 0 0 16px 0;
    font-size: 15px;
    color: var(--text-muted);
    font-weight: 600;
}
.flow-steps {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.flow-steps li {
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: bold;
    font-size: 15px;
}
.flow-steps li::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #d1d5d8;
    border-radius: 50%;
    flex-shrink: 0;
}
.flow-column.flow-success .flow-steps li::before {
    background: var(--green-brand);
}

/* Local Trust Section */
.local-trust-section {
    background: #fbfcfc;
    padding: 80px 0;
    border-top: 1px solid #e8ecee;
}
.local-trust-grid {
    display: grid;
    gap: 40px;
}
@media (min-width: 768px) {
    .local-trust-grid {
        grid-template-columns: 1fr 1fr;
        align-items: center;
    }
}
.trust-points {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}
.trust-points span {
    background: white;
    border: 1px solid #e8ecee;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    color: var(--text-main);
}
.trust-company {
    background: white;
    border: 1px solid #e8ecee;
    border-radius: 18px;
    padding: 24px;
    box-shadow: 0 10px 30px #10181d08;
}
.trust-company strong {
    display: block;
    font-size: 18px;
    margin-bottom: 8px;
}
.trust-company p {
    margin: 0;
    font-size: 15px;
    color: var(--text-muted);
}

/* Local Agent Card WhatsApp Button Refinement */
.trust-company .button-whatsapp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px; /* Clean spacing between icon and text */
    margin-top: 24px; /* Space it cleanly below the address */
    padding: 10px 24px; /* Balanced horizontal/vertical padding */
    background: var(--whatsapp, #25d366);
    color: white !important; /* Overrides any base link colors */
    border-radius: 12px; /* Softer, premium look */
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(37, 211, 102, 0.2);
    width: fit-content;
    transition: transform 0.2s, box-shadow 0.2s;
}

.trust-company .button-whatsapp:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(37, 211, 102, 0.3);
}

.trust-company .button-whatsapp svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
    flex-shrink: 0;
}

@media (max-width: 640px) {
    .trust-company {
        text-align: center; /* Center the card text */
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .trust-company .button-whatsapp {
        width: 100%;
        max-width: 260px;
    }
}

/* Footer Structure Refinements */
.footer-inner .footer-company {
    text-align: center;
}
.footer-inner .footer-location {
    text-align: end;
}
.footer-copyright {
    text-align: center;
    margin-top: 36px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.footer-copyright span {
    display: block;
    font-size: 13px;
    color: var(--text-muted, #ffffff8a);
}

@media (max-width: 860px) {
    .footer-inner .footer-company,
    .footer-inner .footer-location {
        text-align: center;
    }
    .footer-copyright {
        margin-top: 24px;
        padding-top: 20px;
    }
}




/* Footer Social Media */
.footer-socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 20px;
}

.footer-social-link {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.12);
    text-decoration: none;
    transition: transform .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.footer-social-link svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.footer-social-link:hover,
.footer-social-link:focus-visible {
    transform: translateY(-2px);
    background: rgba(31, 187, 145, 0.16);
    border-color: rgba(31, 187, 145, 0.55);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.18);
    outline: none;
}

@media (max-width: 640px) {
    .footer-socials {
        margin-top: 18px;
        gap: 10px;
    }
    .footer-social-link {
        width: 44px;
        height: 44px;
    }
}

/* Professional Footer */
.site-footer {
    background: #07090c;
    color: rgba(255,255,255,.72);
    padding: 72px 0 28px;
}
.footer-main {
    display: grid;
    grid-template-columns: 1.35fr .72fr 1.05fr 1fr;
    gap: 46px;
    align-items: start;
}
.footer-brand-block {
    max-width: 360px;
}
.footer-brand-logo {
    width: 154px;
    height: auto;
    margin-bottom: 22px;
}
.footer-about {
    margin: 0;
    color: rgba(255,255,255,.58);
    font-size: 14px;
    line-height: 1.9;
}
.footer-column h3 {
    margin: 3px 0 18px;
    color: #fff;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 800;
}
.footer-links {
    display: grid;
    gap: 10px;
}
.footer-links a,
.footer-contact-list a {
    width: fit-content;
    color: rgba(255,255,255,.62);
    font-size: 14px;
    transition: color .16s ease, transform .16s ease;
}
.footer-links a:hover,
.footer-links a:focus-visible,
.footer-contact-list a:hover,
.footer-contact-list a:focus-visible {
    color: #fff;
    transform: translateY(-1px);
    outline: none;
}
.footer-agent > strong {
    display: block;
    margin-bottom: 12px;
    color: rgba(255,255,255,.9);
    font-size: 14px;
    line-height: 1.6;
}
.footer-contact-list {
    display: grid;
    gap: 8px;
}
.footer-contact-list span {
    color: rgba(255,255,255,.52);
    font-size: 13px;
    line-height: 1.75;
}
.footer-help p {
    margin: 0 0 18px;
    color: rgba(255,255,255,.56);
    font-size: 13px;
    line-height: 1.8;
}
.footer-whatsapp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 44px;
    padding: 10px 17px;
    border-radius: 999px;
    background: rgba(31,187,145,.12);
    border: 1px solid rgba(31,187,145,.32);
    color: #dff8ef;
    font-size: 13px;
    font-weight: 800;
    transition: background .18s ease, border-color .18s ease, transform .18s ease;
}
.footer-whatsapp svg {
    width: 18px;
    height: 18px;
}
.footer-whatsapp:hover,
.footer-whatsapp:focus-visible {
    background: rgba(31,187,145,.2);
    border-color: rgba(31,187,145,.58);
    transform: translateY(-2px);
    outline: none;
}
.footer-socials {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 22px;
}
.footer-social-link {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.11);
    transition: transform .18s ease, background .18s ease, border-color .18s ease;
}
.footer-social-link svg {
    width: 19px;
    height: 19px;
    fill: currentColor;
}
.footer-social-link:hover,
.footer-social-link:focus-visible {
    transform: translateY(-2px);
    background: rgba(31,187,145,.14);
    border-color: rgba(31,187,145,.48);
    outline: none;
}
.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 52px;
    padding-top: 22px;
    border-top: 1px solid rgba(255,255,255,.08);
    color: rgba(255,255,255,.38);
    font-size: 12px;
}
@media (max-width: 980px) {
    .footer-main {
        grid-template-columns: 1.25fr 1fr;
        gap: 40px 52px;
    }
    .footer-brand-block { max-width: 440px; }
}
@media (max-width: 640px) {
    .site-footer { padding: 54px 0 32px; }
    .footer-main {
        grid-template-columns: 1fr;
        gap: 34px;
    }
    .footer-brand-block { max-width: none; }
    .footer-brand-logo { width: 142px; margin-bottom: 18px; }
    .footer-column {
        padding-top: 26px;
        border-top: 1px solid rgba(255,255,255,.07);
    }
    .footer-column h3 { margin-top: 0; }
    .footer-bottom {
        align-items: flex-start;
        flex-direction: column;
        gap: 6px;
        margin-top: 38px;
    }
}

