:root{--orange:#f60;--orange-dark:#df5900;--orange-soft:#fbe3cb;--graphite:#242422;--gray:#707070;--line:#e6e6e6;--surface:#fff;--surface-alt:#f8f8f8;--success:#18794e;--error:#b42318;--whatsapp:#25d366;--shadow-sm:0 6px 20px #24242212;--shadow-lg:0 18px 50px #2424221f;--radius-sm:10px;--radius-md:16px;--radius-lg:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--surface);color:var(--graphite);text-rendering:optimizelegibility;margin:0;font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}body,button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}ul{margin:0;padding:0;list-style:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;line-height:1.15}h1{margin-bottom:22px;font-size:clamp(2.45rem,4.4vw,4.35rem)}h2{font-size:clamp(1.85rem,3vw,2.8rem)}h3{font-size:1.06rem}:focus-visible{outline-offset:3px;outline:3px solid #ff660061}.container{width:min(1180px,100% - 48px);margin-inline:auto}.narrow-container{text-align:center;max-width:820px}.section-muted{background:var(--surface-alt)}.section-heading{text-align:center;max-width:820px;margin:0 auto 48px}.section-heading h2{margin-bottom:12px}.section-heading p{color:var(--gray)}.eyebrow{background:var(--orange-soft);width:fit-content;color:var(--graphite);border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:.78rem;font-weight:750;display:inline-flex}.button{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 25px;font-size:.92rem;font-weight:750;line-height:1.2;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:0 10px 24px #ff660036}.button-primary:hover{background:var(--orange-dark)}.button-secondary{border-color:var(--graphite);color:var(--graphite);background:#fff}.button-secondary:hover{background:var(--graphite);color:#fff}.button-outline-orange{border:2px solid var(--orange);color:var(--orange);background:#fff}.button-outline-orange:hover{background:var(--orange);color:#fff}.button-white{color:var(--graphite);background:#fff}.button-white:hover{background:var(--graphite);color:#fff}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e6e6e6d9;position:sticky;top:0;box-shadow:0 4px 16px #2424220a}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:80px;display:flex}.brand-logo{object-fit:contain;width:auto;height:40px}.desktop-nav{color:var(--gray);align-items:center;gap:32px;font-size:.88rem;font-weight:700;display:flex}.desktop-nav a{transition:color .15s}.desktop-nav a:hover{color:var(--orange)}.header-cta{min-height:44px;padding:11px 20px}.hero{padding-top:88px;padding-bottom:72px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);align-items:center;gap:72px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;display:flex}.hero-copy .eyebrow{margin-bottom:20px}.hero-copy h1 em{color:var(--orange);font-style:normal}.hero-description{max-width:680px;color:var(--gray);margin-bottom:13px;font-size:1.08rem}.regional-note{color:var(--gray);margin-bottom:0;font-size:.88rem;font-style:italic}.button-row{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-visual{border-radius:var(--radius-lg);min-height:510px;position:relative}.hero-visual>img{border-radius:var(--radius-lg);width:100%;height:510px;box-shadow:var(--shadow-lg);object-fit:cover;object-position:69% center}.floating-card{box-shadow:var(--shadow-lg);background:#fffffff5;border:1px solid #e6e6e6cc;border-radius:13px;align-items:center;gap:10px;padding:13px 15px;font-size:.82rem;font-weight:750;display:flex;position:absolute}.floating-card svg{color:var(--orange)}.floating-card span{flex-direction:column;display:flex}.floating-card small{color:var(--gray);font-weight:500}.floating-card-top{top:42px;left:-34px}.floating-card-bottom{bottom:58px;right:-24px}.trust-strip{border-block:1px solid var(--line);padding:24px 0}.trust-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.trust-grid span{color:var(--gray);justify-content:center;align-items:center;gap:10px;font-size:.84rem;font-weight:700;display:flex}.trust-grid svg{width:25px;height:25px}.comparison-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.comparison-card{border:1px solid var(--line);border-radius:var(--radius-md);padding:34px;position:relative}.comparison-card h2{margin-bottom:24px;font-size:1.45rem}.comparison-card ul{gap:15px;display:grid}.comparison-card li{color:var(--gray);align-items:flex-start;gap:11px;display:flex}.comparison-card li svg{flex:0 0 20px;width:20px;margin-top:2px}.comparison-old{background:var(--orange-soft)}.comparison-old svg{color:#c94134}.comparison-yepii{border-top:4px solid var(--orange);box-shadow:var(--shadow-sm);background:#fff}.comparison-yepii svg{color:var(--orange)}.solution-badge{background:var(--orange);color:#fff;border-radius:999px;padding:7px 12px;font-size:.73rem;font-weight:750;position:absolute;top:-17px;right:26px}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:150px;padding:25px;transition:transform .18s,border-color .18s,box-shadow .18s}.benefit-card:hover{box-shadow:var(--shadow-sm);border-color:#ff66008c;transform:translateY(-4px)}.benefit-card svg{width:34px;height:34px;color:var(--orange);margin-bottom:23px}.benefit-card h3{margin:0}.categories-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:155px;padding:22px;transition:border-color .18s,transform .18s;display:flex}.category-card:hover{border-color:var(--orange);transform:translateY(-3px)}.category-card svg{width:40px;height:40px;color:var(--gray);margin-bottom:18px}.category-card h3{margin:0;font-size:.94rem}.centered-cta{justify-content:center;margin-top:42px;display:flex}.steps-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid;position:relative}.steps-grid:before{background:var(--line);content:"";height:2px;position:absolute;top:25px;left:10%;right:10%}.step-card{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.step-number{background:var(--orange);color:#fff;width:50px;height:50px;box-shadow:0 0 0 1px var(--line);border:6px solid #fff;border-radius:50%;place-items:center;margin-bottom:22px;font-size:1.02rem;font-weight:800;display:grid}.step-card h3{min-height:43px;margin-bottom:10px}.step-card p{color:var(--gray);margin-bottom:0;font-size:.9rem}.quote-section{background:var(--graphite);color:#fff}.quote-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:64px;display:grid}.quote-grid h2{margin-bottom:18px}.quote-grid p{color:#d6d6d6;max-width:660px;margin-bottom:30px;font-size:1.06rem}.quote-details{border-radius:var(--radius-md);border:1px solid #666;gap:18px;padding:30px;display:grid}.quote-details li{align-items:center;gap:13px;font-weight:700;display:flex}.quote-details svg{color:var(--orange)}.payment-section{text-align:center}.section-icon{width:54px;height:54px;color:var(--orange);margin:0 auto 16px}.payment-section h2{margin-bottom:16px}.payment-section p{color:var(--gray);font-size:1.06rem}.credit-disclaimer{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--gray);background:#ececec;margin:24px 0;padding:15px 20px;font-size:.86rem;font-style:italic}.credibility-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.credibility-grid article{text-align:center;padding:18px}.credibility-grid h3{margin-bottom:8px}.credibility-grid p{color:var(--gray);margin-bottom:0;font-size:.9rem}.form-section{border-block:1px solid var(--line)}.form-card{border:1px solid var(--line);border-radius:var(--radius-lg);width:min(900px,100% - 48px);box-shadow:var(--shadow-lg);background:#fff;margin-inline:auto;padding:48px}.form-heading{margin-bottom:34px}.form-heading .eyebrow{margin-bottom:15px}.form-heading h2{margin-bottom:10px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field-full{grid-column:1/-1}.field label,.field legend,.radio-fieldset legend,.conditional-fields legend{color:var(--graphite);font-size:.86rem;font-weight:750}.field input,.field select,.field textarea{border-radius:var(--radius-sm);width:100%;min-height:50px;color:var(--graphite);background:#fff;border:1px solid #cfcfce;padding:12px 13px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:118px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #ff66001f}.field input[aria-invalid=true]{border-color:var(--error)}.field-message{min-height:18px;margin:0;font-size:.76rem}.field-message.success{color:var(--success)}.field-message.error{color:var(--error)}.radio-fieldset,.conditional-fields{border:0;margin:0;padding:0}.radio-options{flex-wrap:wrap;gap:10px 16px;margin-top:9px;display:flex}.radio-options label{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:9px 13px;display:inline-flex}.radio-options input,.consent-field input{width:18px;height:18px;accent-color:var(--orange)}.conditional-fields{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-alt);margin-top:26px;padding:24px}.conditional-fields>legend{padding:0 8px;font-size:1rem}.form-notice,.submit-error{border-radius:var(--radius-sm);margin-top:22px;padding:14px 16px;font-size:.86rem}.form-notice{color:#604918;background:#fff8e8;border:1px solid #d7c39e}.submit-error{color:var(--error);background:#fff1f0;border:1px solid #f0b4ad}.consent-field{color:var(--gray);cursor:pointer;align-items:flex-start;gap:10px;margin-top:24px;font-size:.84rem;display:flex}.consent-field input{flex:none;margin-top:2px}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.submit-button{width:100%;margin-top:24px}.submit-button:disabled{cursor:wait;opacity:.65;transform:none}.privacy-note{color:var(--gray);text-align:center;margin:12px 0 0;font-size:.75rem}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:12px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:60px;padding:17px 20px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex:0 0 20px;transition:transform .18s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{color:var(--gray);text-align:left;margin:0;padding:0 20px 20px}.final-cta{background:var(--orange);color:#fff;text-align:center}.final-cta .container{flex-direction:column;align-items:center;max-width:850px;display:flex}.final-cta svg{width:38px;height:38px;margin-bottom:14px}.final-cta h2{margin-bottom:14px}.final-cta p{margin-bottom:26px}.final-cta small{margin-top:12px}.site-footer{border-top:1px solid var(--line);background:var(--surface-alt);padding:64px 0}.footer-grid{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.footer-brand small{color:var(--gray)}.company-badge{background:var(--orange-soft);border-radius:6px;padding:6px 10px;font-size:.76rem}.footer-links{gap:10px;min-width:190px;font-size:.87rem;display:grid}.footer-links a{color:var(--gray)}.footer-links a:hover{color:var(--orange)}.whatsapp-fab{z-index:45;background:var(--whatsapp);color:#fff;min-height:52px;box-shadow:var(--shadow-lg);border-radius:999px;align-items:center;gap:9px;padding:12px 17px;font-size:.86rem;font-weight:750;transition:transform .18s;display:flex;position:fixed;bottom:24px;right:24px}.whatsapp-fab:hover{transform:translateY(-3px)}.mobile-sticky-cta{display:none}.thank-you-page{background:#fbfbfb;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.thank-you-glow{filter:blur(90px);pointer-events:none;background:#ff66001f;border-radius:50%;width:620px;height:420px;position:absolute;top:-140px;left:50%;transform:translate(-50%)}.thank-you-container{z-index:1;text-align:center;width:min(1040px,100% - 48px);margin:0 auto;padding:40px 0 80px;position:relative}.thank-you-logo{margin:0 auto 70px}.success-icon{background:var(--orange-soft);width:92px;height:92px;color:var(--orange);border:4px solid #ff660047;border-radius:50%;place-items:center;margin:0 auto 30px;display:grid}.success-icon svg{width:50px;height:50px}.thank-you-container>h1{margin-bottom:15px}.thank-you-intro{max-width:820px;color:var(--gray);margin:0 auto 58px;font-size:1.08rem}.summary-card{border:1px solid var(--line);border-radius:var(--radius-md);max-width:760px;box-shadow:var(--shadow-sm);text-align:left;background:#fff;margin:0 auto 68px;padding:30px}.summary-card h2{margin-bottom:22px;font-size:1.5rem}.summary-card dl{margin:0}.summary-card dl>div{border-top:1px solid var(--line);justify-content:space-between;gap:24px;padding:15px 0;display:flex}.summary-card dt{color:var(--gray);font-weight:650}.summary-card dd{text-align:right;overflow-wrap:anywhere;margin:0}.next-steps>h2{margin-bottom:34px;font-size:1.7rem}.next-steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.next-steps-grid article{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:28px 22px}.next-steps-grid article>span{background:var(--surface-alt);width:48px;height:48px;color:var(--orange);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.next-steps-grid h3{margin-bottom:10px}.next-steps-grid p{color:var(--gray);margin:0;font-size:.9rem}.thank-you-disclaimer{color:var(--gray);margin:46px auto 32px;font-size:.84rem}.thank-you-actions{justify-content:center;gap:16px;display:flex}.thank-you-actions svg{width:18px}.thank-you-footer{z-index:1;border-top:1px solid var(--line);color:var(--gray);text-align:center;margin-top:auto;padding:24px;font-size:.82rem;position:relative}@media (max-width:980px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr .9fr;gap:36px}.hero-visual,.hero-visual>img{height:430px;min-height:430px}.floating-card-bottom{right:-8px}.floating-card-top{left:-16px}.benefits-grid,.categories-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-grid:before{display:none}.credibility-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){html{scroll-padding-top:76px}body{padding-bottom:76px}.container{width:min(100% - 32px,1180px)}.section{padding:70px 0}.section-heading{margin-bottom:34px}.header-inner{min-height:70px}.brand-logo{height:32px}.header-cta{min-height:42px;padding:10px 13px;font-size:.74rem}.hero{padding-top:48px;padding-bottom:50px}.hero-grid{display:block}.hero-visual{display:none}.hero-copy{align-items:stretch}.hero-copy .eyebrow{align-self:flex-start}.hero-description{font-size:1rem}.button-row{flex-direction:column;margin-top:25px}.button-row .button{width:100%}.trust-grid{grid-template-columns:repeat(2,1fr);gap:18px 8px}.trust-grid span{text-align:center;flex-direction:column;gap:7px}.comparison-grid,.quote-grid,.form-grid{grid-template-columns:1fr}.comparison-card{padding:27px 22px}.benefits-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.benefit-card svg{margin-bottom:16px}.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{min-height:135px;padding:16px 10px}.category-card svg{width:34px;height:34px;margin-bottom:13px}.category-card h3{font-size:.78rem}.steps-grid{grid-template-columns:1fr;gap:0;display:grid}.step-card{text-align:left;grid-template-columns:48px 1fr;align-items:flex-start;gap:15px;padding-bottom:28px;display:grid;position:relative}.step-card:not(:last-child):after{background:var(--line);content:"";width:2px;position:absolute;top:46px;bottom:-4px;left:23px}.step-number{width:48px;height:48px;margin:0}.step-card h3{min-height:auto;margin-top:6px}.quote-grid{gap:34px}.quote-grid .button{width:100%}.quote-details{padding:22px}.credibility-grid{grid-template-columns:1fr 1fr;gap:8px}.credibility-grid article{padding:15px 8px}.form-card{width:calc(100% - 24px);padding:32px 20px}.field-full{grid-column:auto}.radio-options{flex-direction:column}.radio-options label{width:100%}.conditional-fields{padding:20px 15px}.faq-list summary{padding:16px}.faq-list details p{padding:0 16px 18px}.footer-grid{text-align:center;flex-direction:column;align-items:center}.footer-brand,.footer-links{align-items:center}.whatsapp-fab{justify-content:center;width:54px;height:54px;padding:0;bottom:88px;right:16px}.whatsapp-fab span{display:none}.mobile-sticky-cta{z-index:44;background:var(--orange);color:#fff;border-top:1px solid #e6e6e6e6;justify-content:center;align-items:center;min-height:64px;font-weight:800;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #2424221f}.thank-you-container{width:min(100% - 32px,1040px);padding-top:28px}.thank-you-logo{margin-bottom:54px}.thank-you-intro{font-size:1rem}.summary-card{padding:24px 20px}.summary-card dl>div{flex-direction:column;gap:4px}.summary-card dd{text-align:left}.next-steps-grid{text-align:left;grid-template-columns:1fr}.next-steps-grid article{grid-template-columns:44px 1fr;column-gap:14px;display:grid}.next-steps-grid article>span{grid-row:1/3;width:44px;height:44px;margin:0}.thank-you-actions{flex-direction:column}.thank-you-actions .button{width:100%}}@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}}.hero-banner,.promo-banner-section{background:var(--surface-alt);overflow:hidden}.hero-banner-link,.promo-banner-link{display:block}.hero-banner-link img,.promo-banner-link img{width:100%;height:auto;transition:transform .22s}.hero-banner-link:hover img,.promo-banner-link:hover img{transform:scale(1.008)}.quote-banner-section{margin-top:24px}.payment-banner-section{margin-top:10px}.final-cta{position:relative;overflow:hidden}.final-cta-art{object-fit:cover;opacity:.24;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.final-cta .container{z-index:1;position:relative}.category-card img{width:132px;height:74px}@media (max-width:720px){.hero-banner-link img,.promo-banner-link img{min-height:0}.quote-banner-section,.payment-banner-section{margin-top:0}.category-card img{width:106px;height:60px}.final-cta-art{object-position:center bottom;width:auto;min-width:100%}}:root{--graphite:#242424;--gray:#666;--surface-alt:#f7f7f7}body{font-family:Montserrat,Inter,ui-sans-serif,system-ui,sans-serif}h1,h2,h3{font-family:Montserrat,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:800}h1,h2{font-style:italic}.container{width:min(1120px,100% - 64px)}.section{padding:88px 0}.brand-logo{width:120px;height:auto}.hero-grid{gap:56px}.hero-description{max-width:615px}.benefit-card{min-height:205px}.benefit-card h3{margin-bottom:9px}.benefit-card p{color:var(--gray);margin:0;font-size:.88rem}.category-card img{object-fit:contain;width:116px;height:64px;margin-bottom:13px}.category-card h3{color:var(--graphite)}.consent-field a{color:var(--orange-dark);text-underline-offset:2px;font-weight:700;text-decoration:underline}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.testimonial-card{border:1px solid var(--line);border-radius:var(--radius-md);min-height:245px;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;justify-content:space-between;margin:0;padding:28px;display:flex}.testimonial-card blockquote{color:var(--graphite);margin:0 0 22px;font-size:.96rem;font-style:italic;line-height:1.7}.testimonial-card figcaption{color:var(--gray);gap:2px;font-size:.82rem;display:grid}.testimonial-card figcaption strong{color:var(--graphite)}.footer-grid{grid-template-columns:minmax(260px,1.5fr) minmax(140px,.7fr) minmax(160px,.8fr);display:grid}.footer-brand p{color:var(--gray);margin:0;font-size:.82rem;line-height:1.7}.footer-social a{align-items:center;gap:8px;display:flex}.footer-social svg{width:17px;height:17px;color:var(--orange)}@media (max-width:720px){.container{width:min(100% - 32px,1120px)}.section{padding:68px 0}.brand-logo{width:100px}.category-card img{width:92px;height:52px;margin-bottom:8px}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{min-height:auto;padding:23px}.footer-grid{display:flex}}
