/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy-950:#031a31;--navy-900:#062b50;--navy-800:#084476;--blue:#0769b5;--sky:#e9f5ff;--orange:#ff970f;--orange-dark:#9a4b00;--green:#16a967;--green-dark:#087143;--ink:#102a42;--muted:#5d7184;--line:#dbe6ef;--paper:#f5f9fc;--white:#fff;--danger:#b42318}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.site-header{z-index:80;background:#fffffff7;border-bottom:1px solid #0a395e1a;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(18px,5vw,78px);display:flex;position:sticky;top:0}.brand{color:var(--navy-900);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;background:#fff;border-radius:3px;width:48px;height:48px;display:block}.brand-box{border:2px solid var(--navy-900);justify-content:center;align-items:center;width:50px;height:44px;font-family:Georgia,serif;font-size:20px;font-weight:800;display:inline-flex}.brand strong,.brand small{display:block}.brand strong{font-size:14px}.brand small{color:var(--muted);margin-top:3px;font-size:10px}.header-actions{gap:9px;display:flex}.header-actions button{border-radius:10px;min-height:43px;padding:0 18px;font-size:12px;font-weight:900}.header-cta{background:var(--orange);border:1px solid var(--orange);color:#2f1900;box-shadow:0 9px 24px #ff970f40}.header-wa{color:var(--green-dark);background:#fff;border:1px solid #9ed9bd}.urgency-bar{color:#75400b;background:#fff5e6;border-bottom:1px solid #f5d4a3;justify-content:center;align-items:center;gap:18px;min-height:47px;padding:7px 16px;display:flex}.urgency-bar>div{align-items:baseline;gap:6px;display:flex}.urgency-bar strong{color:#6d3400;font-size:12px}.urgency-bar span{color:#8b6039;font-size:9px}.urgency-bar>i{background:#e4c59c;width:1px;height:21px}.pulse{background:var(--green);border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #16a96721}.hero{background:radial-gradient(circle at 10% 5%,#0e76be59,#0000 36%),radial-gradient(circle at 96% 80%,#ff970f21,#0000 30%),linear-gradient(135deg,#03213f,#075185);grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:clamp(35px,5vw,76px);min-height:690px;padding:clamp(58px,6vw,86px) clamp(20px,6vw,92px) 74px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:560px;height:560px;position:absolute;top:-240px;right:-270px}.hero-copy{color:#fff;z-index:1;align-self:center;max-width:690px;position:relative}.eyebrow,.section-kicker,.form-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:950}.eyebrow{background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;padding:9px 13px;display:inline-flex}.hero h1{letter-spacing:-.055em;max-width:700px;margin:24px 0 22px;font-size:clamp(46px,5.4vw,74px);line-height:.99}.hero h1 span{color:#ffb13d;display:block}.hero-lead{color:#d9ebf8;max-width:625px;margin:0;font-size:clamp(17px,1.8vw,21px);line-height:1.55}.benefit-list{gap:12px;margin:27px 0 30px;display:grid}.benefit-list>div{align-items:center;gap:12px;display:flex}.benefit-list>div>span{background:var(--green-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:12px;font-weight:900;display:flex}.benefit-list p,.benefit-list strong,.benefit-list small{margin:0;display:block}.benefit-list strong{font-size:14px}.benefit-list small{color:#bdd6e9;margin-top:2px;font-size:11px}.hero-cta-row{flex-wrap:wrap;gap:11px;display:flex}.hero-cta-row button{border-radius:13px;min-height:62px;padding:9px 20px}.primary-hero-cta{color:#2c1700;background:linear-gradient(135deg,#ffae32,#ff8a00);border:0;min-width:238px;box-shadow:0 16px 32px #ff7e0047}.primary-hero-cta span,.primary-hero-cta small,.whatsapp-hero-cta small{display:block}.primary-hero-cta span{font-size:14px;font-weight:950}.primary-hero-cta small,.whatsapp-hero-cta small{opacity:1;margin-top:3px;font-size:10px}.whatsapp-hero-cta small{color:#386b55}.whatsapp-hero-cta{color:var(--green-dark);text-align:left;background:#fff;border:0;align-items:center;gap:10px;min-width:225px;font-size:13px;font-weight:900;display:flex}.wa-icon{background:var(--green-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:10px;display:inline-flex}.admin-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:54px;height:54px;display:block;box-shadow:0 4px 15px #05492e33}.admin-avatar.small{border-width:2px;width:38px;height:38px}.micro-trust{color:#aac9df;margin:17px 0 0;font-size:10px;line-height:1.5}.wa-error{color:#ffcbcb;margin:11px 0 0;font-size:11px}.form-shell{z-index:2;background:#fff;border-radius:24px;place-self:center end;width:100%;min-height:580px;padding:clamp(24px,3vw,38px);scroll-margin-top:120px;position:relative;box-shadow:0 30px 80px #00122261}.form-topline{justify-content:space-between;align-items:center;display:flex}.form-topline span{color:var(--orange-dark);letter-spacing:.13em;font-size:9px;font-weight:950}.form-topline b{background:var(--sky);color:var(--blue);border-radius:999px;padding:7px 10px;font-size:9px}.form-shell h2{color:var(--navy-900);letter-spacing:-.04em;margin:16px 0 8px;font-size:clamp(25px,2.5vw,34px);line-height:1.08}.form-subtitle{color:var(--muted);margin:0;font-size:12px}.progress{grid-template-columns:repeat(2,1fr);gap:8px;margin:21px 0 26px;display:grid}.progress span{background:#e4ebf1;border-radius:5px;height:4px}.progress span.active{background:var(--orange)}fieldset{border:0;margin:0;padding:0}legend{color:var(--ink);margin-bottom:15px;font-size:12px;font-weight:900}label{color:#496175;margin-bottom:13px;font-size:10px;font-weight:800;display:block}label em{color:#8293a2;font-style:normal;font-weight:500}input:not([type=checkbox]),select{appearance:none;color:var(--ink);background:#fff;border:1px solid #cbd9e4;border-radius:10px;outline:none;width:100%;height:49px;margin-top:6px;padding:0 13px;font-size:12px}select{background-image:linear-gradient(45deg,#0000 50%,#6c8192 50%),linear-gradient(135deg,#6c8192 50%,#0000 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px;padding-right:34px}input:focus,select:focus{border-color:#4398d0;box-shadow:0 0 0 3px #2f90cd1f}label>small{color:#5d7184;margin-top:5px;font-size:9px;font-weight:500;display:block}.field-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.consent{align-items:flex-start;gap:8px;margin:6px 0 15px;font-size:9px;font-weight:500;line-height:1.45;display:flex}.consent input{accent-color:var(--blue);margin-top:1px}.honeypot{position:absolute;left:-9999px}.form-error{color:var(--danger);background:#fff0ef;border:1px solid #ffd1cc;border-radius:8px;margin:7px 0 11px;padding:9px 11px;font-size:10px;line-height:1.4}.form-actions{gap:8px;display:flex}.primary-button,.back-button{border:0;border-radius:10px;min-height:50px;font-size:12px;font-weight:950}.primary-button{color:#2f1900;background:linear-gradient(135deg,#ffac2f,#ff8900);flex:1;box-shadow:0 12px 25px #ff7e0033}.primary-button:disabled{cursor:wait;opacity:.65}.back-button{color:var(--navy-900);background:#edf3f7;padding:0 16px}.form-or{color:#607587;align-items:center;gap:9px;margin:12px 0;font-size:9px;display:flex}.form-or:before,.form-or:after{content:"";background:#e3eaf0;flex:1;height:1px}.form-wa-button,.whatsapp-followup{color:var(--green-dark);background:#eaf9f2;border:1px solid #a5dfc4;border-radius:10px;width:100%;min-height:43px;font-size:11px;font-weight:900}.secure-copy{color:#596f82;text-align:center;margin:10px 0 0;font-size:8.5px;line-height:1.45}.success-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.success-card>p:not(.form-kicker):not(.fine-print){color:var(--muted);max-width:390px;font-size:13px;line-height:1.6}.success-icon{color:var(--green);background:#def5e9;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:17px;font-size:30px;display:flex}.success-admin{margin-bottom:17px;position:relative}.success-admin img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:88px;height:88px;display:block;box-shadow:0 10px 28px #062b502e}.success-admin span{background:var(--green);color:#fff;border:2px solid #fff;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:900;position:absolute;bottom:0;right:-6px}.form-kicker{color:var(--orange-dark);margin:0}.reference-box{background:var(--sky);border:1px solid #cfe3f3;border-radius:11px;margin:14px 0;padding:13px 20px;font-size:11px}.reference-box strong{margin-top:5px;font-size:18px;display:block}.success-wa-error{margin:9px 0 0;color:var(--danger)!important;font-size:10px!important}.fine-print{color:#7b8c9b;font-size:9px;line-height:1.55}.live-proof{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1.25fr 1fr 1fr;align-items:stretch;padding:0 clamp(20px,6vw,92px);display:grid}.live-proof>div{border-right:1px solid var(--line);align-items:center;gap:13px;min-height:88px;padding:15px 30px;display:flex}.live-proof>div:last-child{border-right:0}.live-proof strong,.live-proof span,.live-proof small{display:block}.live-proof strong{color:var(--navy-900);font-size:13px}.live-proof span,.live-proof small{color:var(--muted);margin-top:3px;font-size:9px}.choice-section,.promo-section,.steps-section,.faq-section{max-width:1260px;margin:0 auto;padding:clamp(72px,8vw,110px) clamp(18px,5vw,55px)}.section-heading{text-align:center;max-width:720px;margin:0 auto 40px}.section-kicker{color:var(--orange-dark);margin:0 0 10px}.section-heading h2,.promo-copy h2,.final-cta h2{color:var(--navy-900);letter-spacing:-.05em;margin:0 0 15px;font-size:clamp(32px,4.2vw,53px);line-height:1.05}.section-heading>p:not(.section-kicker),.promo-copy>p:not(.section-kicker),.final-cta p:not(.section-kicker){color:var(--muted);margin:0;line-height:1.65}.choice-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:1000px;margin:0 auto;display:grid}.choice-grid.single{grid-template-columns:minmax(0,600px);justify-content:center}.choice-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:clamp(27px,4vw,42px);position:relative;box-shadow:0 20px 55px #08325314}.choice-card.featured{border:2px solid var(--orange)}.choice-card.whatsapp-card{border-top:5px solid var(--green)}.choice-badge{color:#8d4700;letter-spacing:.08em;background:#fff0dc;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:950;position:absolute;top:20px;right:20px}.whatsapp-card .choice-badge{color:var(--green-dark);background:#e3f7ed}.choice-icon{background:var(--navy-900);color:#fff;border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;font-size:12px;font-weight:950;display:flex}.whatsapp-card .choice-icon{background:var(--green-dark)}.admin-intro{align-items:center;gap:11px;display:flex}.admin-intro strong,.admin-intro small{display:block}.admin-intro strong{color:var(--navy-900);font-size:13px}.admin-intro small{color:var(--green-dark);margin-top:3px;font-size:9px;font-weight:800}.choice-card h3{color:var(--navy-900);letter-spacing:-.035em;margin:22px 0 9px;font-size:25px}.choice-card>p{color:var(--muted);font-size:13px;line-height:1.65}.choice-card ul{color:#3f586d;margin:19px 0 25px;padding:0;font-size:11px;line-height:1.8;list-style:none}.choice-card li:before{color:var(--green);content:"✓";margin-right:8px;font-weight:900}.choice-card button{background:var(--navy-900);color:#fff;border:0;border-radius:10px;width:100%;min-height:50px;font-size:12px;font-weight:900}.choice-card.featured button{background:var(--orange);color:#2f1900}.whatsapp-card button{background:var(--green-dark)}.promo-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,7vw,95px);display:grid}.promo-image-wrap{background:linear-gradient(145deg,#d9eeff,#fff);border-radius:26px;padding:11px;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 28px 65px #053a6229}.promo-image-wrap img{border-radius:18px;width:100%;height:auto;display:block}.promo-copy>p:not(.section-kicker){font-size:16px}.usecase-grid{grid-template-columns:1fr 1fr;gap:9px;margin:27px 0;display:grid}.usecase-grid span{border:1px solid var(--line);color:#3f586d;background:#fff;border-radius:10px;padding:15px;font-size:11px;font-weight:800}.usecase-grid span:before{color:var(--green);content:"✓";margin-right:7px}.secondary-button{background:var(--navy-900);color:#fff;border:0;border-radius:10px;min-height:51px;padding:0 22px;font-size:12px;font-weight:900}.objection-section{background:var(--navy-950);padding:clamp(72px,8vw,105px) clamp(18px,6vw,92px)}.section-heading.light h2{color:#fff}.objection-section .section-kicker{color:#ffb84d}.objection-grid{grid-template-columns:repeat(4,1fr);gap:13px;max-width:1250px;margin:0 auto;display:grid}.objection-grid article{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;min-height:205px;padding:24px}.objection-grid span{color:#ffb84d;font-size:10px;font-weight:900}.objection-grid h3{color:#fff;margin:34px 0 10px;font-size:17px}.objection-grid p{color:#b8cede;margin:0;font-size:11px;line-height:1.65}.steps-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:210px;padding:24px;position:relative}.steps-grid article:not(:last-child):after{color:#9fb4c5;content:"→";z-index:2;font-size:20px;position:absolute;top:50%;right:-13px}.steps-grid article>span{background:var(--sky);color:var(--blue);border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;font-size:11px;font-weight:950;display:flex}.steps-grid h3{color:var(--navy-900);margin:35px 0 9px;font-size:17px}.steps-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.faq-section{max-width:930px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{color:var(--navy-900);cursor:pointer;padding-right:36px;font-size:14px;font-weight:900;list-style:none;position:relative}.faq-list summary:after{color:var(--orange);content:"+";font-size:23px;position:absolute;top:-4px;right:3px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.7}.final-cta{background:linear-gradient(135deg,#d9efff,#f6fbff);border:1px solid #c3dff2;border-radius:25px;grid-template-columns:1fr auto;align-items:center;gap:35px;max-width:1150px;margin:0 auto 90px;padding:clamp(35px,5vw,58px);display:grid}.final-cta h2{font-size:clamp(31px,4vw,48px)}.final-buttons{gap:9px;min-width:230px;display:grid}.final-buttons.single{grid-template-columns:1fr}.final-buttons button{background:var(--orange);color:#2f1900;border:0;border-radius:10px;min-height:51px;font-size:12px;font-weight:900}.final-buttons button.final-wa{background:var(--green-dark);color:#fff}footer{color:#bad0e0;background:#02172d;padding:50px clamp(20px,6vw,92px)}.footer-brand{color:#fff;margin-bottom:20px}footer>p{max-width:820px;font-size:11px;line-height:1.65}.bottom-nav{display:none}.admin-page{max-width:1450px;min-height:100vh;margin:0 auto;padding:38px clamp(18px,4vw,60px) 80px}.admin-header{justify-content:space-between;align-items:center;display:flex}.admin-header p{color:var(--orange-dark);letter-spacing:.16em;margin:0 0 5px;font-size:11px;font-weight:900}.admin-header h1{color:var(--navy-900);letter-spacing:-.05em;margin:0;font-size:38px}.admin-header span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.admin-header>a{color:var(--blue);font-size:12px;font-weight:800}.admin-summary{grid-template-columns:repeat(5,1fr);gap:14px;margin:32px 0;display:grid}.admin-summary article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.admin-summary span,.admin-summary strong{display:block}.admin-summary span{color:var(--muted);font-size:11px}.admin-summary strong{color:var(--navy-900);margin-top:8px;font-size:31px}.admin-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:38px 0 18px;display:flex}.admin-toolbar h2{color:var(--navy-900);margin:0}.admin-toolbar p{color:var(--muted);margin:5px 0 0;font-size:12px}.admin-downloads{gap:9px;display:flex}.admin-downloads a{background:var(--blue);border:1px solid var(--blue);color:#fff;border-radius:9px;padding:12px 15px;font-size:12px;font-weight:800;text-decoration:none}.admin-downloads a.outline{color:var(--blue);background:#fff}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:16px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:1050px}.admin-table th{color:#51697e;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#eff6fc;padding:13px 14px;font-size:10px}.admin-table td{color:#2d465d;vertical-align:top;border-top:1px solid #e7eef4;padding:14px;font-size:12px}.admin-table td strong,.admin-table td small,.admin-table td a{display:block}.admin-table td small{color:#73879a;margin-top:3px}.admin-table td a{color:var(--blue);margin-top:4px;text-decoration:none}.admin-table code{font-size:10px}.score{border-radius:8px;justify-content:center;align-items:center;width:42px;height:34px;font-weight:900;display:inline-flex}.score.hot{color:#087c48;background:#dff5e9}.score.warm{color:#a85a00;background:#fff0d7}.score.review{color:#607486;background:#edf1f5}.empty-row{color:var(--muted)!important;text-align:center!important;padding:50px!important}.admin-message{text-align:center;max-width:520px;margin:15vh auto}@media (width<=1000px){.hero{grid-template-columns:1fr}.form-shell{justify-self:center;max-width:620px}.hero-copy{max-width:760px}.promo-section{grid-template-columns:1fr}.promo-image-wrap{max-width:600px;margin:auto;transform:none}.objection-grid,.steps-grid{grid-template-columns:1fr 1fr}.steps-grid article:nth-child(2):after{display:none}.admin-summary{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){body{background:#edf4f8;overflow-x:hidden}.site-header{height:65px;padding:0 14px}.brand-logo{width:40px;height:40px}.brand strong{font-size:11px}.brand small,.header-wa{display:none}.header-cta{min-height:38px!important;padding:0 12px!important}.urgency-bar{grid-template-columns:1fr 1px 1.35fr;gap:8px;min-height:46px;padding:5px 12px;display:grid}.urgency-bar>div{text-align:center;flex-direction:column;align-items:center;gap:1px;display:flex}.urgency-bar strong{font-size:11px}.urgency-bar span{font-size:8px}.urgency-bar>i{height:27px}.urgency-bar .desktop-proof{display:none}.hero{grid-template-columns:1fr;gap:27px;padding:31px 13px 38px}.hero-copy{width:100%;max-width:460px;margin:0 auto}.eyebrow{padding:7px 10px;font-size:8px}.hero h1{margin:17px 0 15px;font-size:clamp(39px,11.6vw,51px);line-height:1.01}.hero-lead{font-size:15px;line-height:1.5}.benefit-list{gap:9px;margin:20px 0 22px}.benefit-list>div>span{width:22px;height:22px}.benefit-list strong{font-size:12px}.benefit-list small{font-size:9px}.hero-cta-row{grid-template-columns:1fr;display:grid}.hero-cta-row button{width:100%;min-height:58px}.micro-trust{text-align:center;margin-top:13px;font-size:8.5px}.form-shell{border-radius:17px;justify-self:center;max-width:460px;min-height:0;padding:23px 15px;scroll-margin-top:101px}.form-shell h2{font-size:25px}.form-subtitle{font-size:11px}label{margin-bottom:15px;font-size:12px}input:not([type=checkbox]),select{height:54px;margin-top:7px;font-size:16px}select{background-position:calc(100% - 18px) 24px,calc(100% - 13px) 24px}label>small,.consent{font-size:10px}.primary-button,.back-button{min-height:54px}.form-wa-button{min-height:50px;font-size:12px}.secure-copy{font-size:9px}.field-grid{grid-template-columns:1fr;gap:0}.live-proof{grid-template-columns:1fr;padding:0 18px}.live-proof>div{border-bottom:1px solid var(--line);border-right:0;min-height:70px;padding:14px 5px}.choice-section,.promo-section,.steps-section,.faq-section{padding:66px 13px}.section-heading{margin-bottom:30px;padding:0 8px}.section-heading h2,.promo-copy h2,.final-cta h2{font-size:34px}.choice-grid,.objection-grid,.steps-grid{grid-template-columns:1fr}.choice-card{border-radius:18px;padding:25px 20px}.choice-card h3{font-size:23px}.choice-card>p{font-size:13px}.choice-card button{min-height:54px;font-size:13px}.choice-badge{margin-bottom:20px;display:inline-flex;position:static}.steps-grid article:after{display:none!important}.promo-image-wrap{border-radius:18px;padding:7px}.usecase-grid{grid-template-columns:1fr}.secondary-button{width:100%;min-height:54px}.objection-section{padding:66px 13px}.objection-grid article{min-height:0;padding:22px 20px}.objection-grid h3{margin-top:24px}.steps-grid article{min-height:0}.faq-list summary{font-size:15px;line-height:1.4}.faq-list p{font-size:13px}.final-cta{text-align:center;border-radius:0;grid-template-columns:1fr;margin-bottom:0}.final-buttons{width:100%}.final-buttons button{min-height:54px;font-size:13px}footer{padding-bottom:calc(108px + env(safe-area-inset-bottom))}.bottom-nav{padding:7px 5px calc(7px + env(safe-area-inset-bottom));z-index:95;background:#075da5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #00224233}.bottom-nav button{color:#eaf5ff;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:55px;padding:4px 2px;display:flex}.bottom-nav button.active{color:#fff;background:#ffffff1f}.bottom-nav button span{border:1px solid #ffffffd1;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:13px;line-height:1;display:flex}.bottom-nav button strong{font-size:9px;font-weight:800}.bottom-nav .bottom-wa{color:#fff}.bottom-nav .bottom-wa img{object-fit:cover;border:2px solid #8ee0b8;border-radius:50%;width:25px;height:25px}.admin-summary{grid-template-columns:1fr 1fr}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-downloads a{text-align:center;flex:1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
