@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;800&family=Poppins:wght@400;600;700&display=swap";:root{--bg: #f7f5f1;--surface: #ffffff;--surface-muted: #f3ede5;--ink: #1b2a3b;--ink-soft: #506175;--ink-faint: #7d8a97;--line: rgba(33, 50, 70, .12);--line-strong: rgba(33, 50, 70, .18);--accent: #a7692a;--accent-deep: #1b2a3b;--accent-soft: #efe5d6;--rose-soft: #fcf0ef;--danger: #ee8b86;--footer: #1b2a3b;--shadow-soft: 0 28px 80px rgba(25, 38, 56, .08);--shadow-card: 0 8px 22px rgba(22, 31, 46, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page-shell{overflow-x:hidden}.shell{width:min(1326px,calc(100vw - 48px));margin:0 auto}.narrow-shell{width:min(944px,calc(100vw - 48px))}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1b2a3beb;border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative}.brand{display:inline-flex;align-items:center}.brand-logo{display:block;width:auto}.footer-logo{padding:8px 14px;border-radius:14px;background:#fffffffa}.header-logo{height:72px;padding:0;background:transparent;border-radius:0;box-shadow:none}.site-nav{display:flex;align-items:center;gap:40px;margin-left:auto}.header-actions{display:flex;align-items:center;gap:28px;margin-left:auto}.site-nav a{font-family:Poppins,sans-serif;font-size:.86rem;color:#ffffffc2;transition:color .16s ease}.site-nav a:hover,.site-nav a:focus-visible{color:#fff}.mobile-menu-toggle{display:none;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0a;color:#fff;align-items:center;justify-content:center}.mobile-menu-toggle svg{width:20px;height:20px;stroke-width:2.4}.header-cta,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;transition:transform .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.header-cta{min-width:160px;min-height:32px;padding:0 18px;border-radius:4px;background:var(--accent);color:#fff;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600}.header-cta:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.hero-section{position:relative;min-height:801px;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-backdrop{position:absolute;inset:0;background:linear-gradient(180deg,#142333eb,#142333e0 54%,#142333d1),url(/images/hero.jpg) center center / cover no-repeat}.hero-content{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;padding:128px 0 96px}.hero-title{margin:0 0 26px;max-width:688px;color:#fff;font-family:Inter,sans-serif;font-size:clamp(3rem,5vw,3.75rem);font-weight:800;line-height:1.05;letter-spacing:-.035em}.hero-copy{margin:0;max-width:733px;color:#ffffffd6;font-family:Poppins,sans-serif;font-size:1.25rem;line-height:1.7}.primary-button{min-height:48px;padding:0 28px;border-radius:12px;background:var(--accent);color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;box-shadow:0 14px 30px #b97b323d}.hero-button{margin-top:46px;min-width:305px}.hero-guarantee{margin:48px 0 0;color:var(--accent);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.section{padding:104px 0}.section-title{margin:0;text-align:center;color:var(--ink);font-family:Poppins,sans-serif;font-size:clamp(2rem,3vw,2.25rem);font-weight:700;line-height:1.18}.section-copy{margin:28px auto 0;max-width:540px;text-align:center;color:var(--ink-soft);font-family:Poppins,sans-serif;font-size:1.125rem;line-height:1.7}.highlight-card,.risk-card{border:1px solid var(--line);background:linear-gradient(180deg,#f3ede5b8,#ffffffd1);border-radius:16px}.process-highlight{max-width:832px;margin:40px auto 0;padding:22px 28px;color:var(--ink-soft);font-family:Inter,sans-serif;font-size:.92rem;line-height:1.75}.process-highlight p,.risk-card p{margin:0}.center-wrap{display:flex;justify-content:center;text-align:center}.secondary-button{margin-top:28px;width:fit-content;max-width:100%;min-height:72px;padding:16px 18px 16px 24px;border-radius:18px;border:1px solid rgba(167,105,42,.2);background:linear-gradient(180deg,#fff9f1fa,#f8f0e4f2);color:var(--accent-deep);font-family:Poppins,sans-serif;font-size:1.02rem;font-weight:700;justify-content:space-between;gap:20px;text-align:center;box-shadow:0 14px 36px #1b2a3b14}.secondary-button span:first-child{flex:none;max-width:none;margin:0;line-height:1.3;white-space:nowrap}.button-arrow{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:none;border-radius:999px;background:#a7692a24;color:var(--accent)}.button-arrow svg{width:16px;height:16px}.process-timeline{position:relative;margin-top:70px}.process-item{display:grid;grid-template-columns:110px minmax(0,1fr);gap:28px;align-items:start;position:relative}.process-item+.process-item{margin-top:38px}.timeline-rail{display:grid;justify-items:center}.timeline-dot{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(180deg,#f6ede2,#f1e5d5);color:var(--accent);font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;border:1px solid rgba(185,123,50,.14)}.timeline-dot svg{width:18px;height:18px}.timeline-line{width:1px;min-height:128px;margin-top:18px;background:linear-gradient(180deg,#b97b3259,#21324614)}.process-copy{padding-top:12px}.step-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 14px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600}.process-copy h3,.benefit-card h3,.faq-panel h3{margin:12px 0 10px;color:var(--ink);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}.process-copy p,.warning-card p,.benefit-card p{margin:0;color:var(--ink-soft);font-family:Poppins,sans-serif;font-size:1rem;line-height:1.7}.warning-grid,.benefit-grid{display:grid;gap:24px;margin-top:40px}.warning-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.warning-card{padding:18px 18px 16px;border-radius:16px;border:1px solid rgba(239,68,68,.2);background:#ef44440f;box-shadow:none;display:grid;grid-template-columns:14px 1fr;align-items:start;gap:10px}.warning-card p{color:var(--ink);font-size:.96rem;line-height:1.55}.alert-icon{width:14px;height:14px;margin-top:3px;color:#ef4444;flex:none;stroke-width:2.2}.risk-card{max-width:736px;margin:28px auto 0;padding:16px 20px;color:var(--ink-soft);font-family:Inter,sans-serif;font-size:.92rem;line-height:1.7;border:1px solid rgba(167,105,42,.18);background:#efede7b3;display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start}.risk-card p{color:var(--ink-soft);font-size:.92rem}.risk-card strong{color:var(--ink)}.risk-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center}.risk-icon .alert-icon{margin-top:0;width:16px;height:16px}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.benefit-card{height:100%;padding:30px 28px 32px;border-radius:20px;border:1px solid var(--line);background:linear-gradient(180deg,#fffffffa,#faf7f2f5);box-shadow:0 14px 34px #1b2a3b12;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.card-icon{width:46px;height:46px;margin-bottom:22px;border-radius:14px;background:linear-gradient(180deg,#f7ecdf,#f1e1cb);display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.card-icon svg{width:22px;height:22px;stroke-width:2.15}.benefit-card h3{margin:0 0 14px;max-width:none;font-size:1.1rem;line-height:1.25}.benefit-card p{max-width:none;font-size:1rem;line-height:1.7}.benefit-proof{margin:34px auto 0;max-width:760px;text-align:center;color:var(--ink-soft);font-family:Poppins,sans-serif;font-size:.92rem;line-height:1.75}.section-form{padding-bottom:92px}.form-shell{width:min(560px,calc(100vw - 48px))}.form-card{margin-top:36px;padding:32px;border-radius:16px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);text-align:center}.lead-form{display:grid;gap:18px}.lead-form label{display:grid;gap:8px;text-align:center}.lead-form span{color:var(--ink);font-family:Inter,sans-serif;font-size:.88rem;font-weight:700}.lead-form input,.lead-form textarea,.lead-form select{width:100%;border-radius:12px;border:1px solid rgba(33,50,70,.16);background:#fff;color:var(--ink);padding:14px 16px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.lead-form input::placeholder,.lead-form textarea::placeholder,.lead-form select{color:var(--ink-faint)}.lead-form input:focus,.lead-form textarea:focus,.lead-form select:focus{border-color:#b97b3270;box-shadow:0 0 0 4px #b97b321f}.lead-form textarea{resize:vertical;min-height:112px}.form-button{width:100%;margin-top:8px}.whatsapp-link{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:28px;width:100%;padding:18px 20px;border-radius:16px;border:1px solid rgba(39,174,96,.16);background:linear-gradient(180deg,#edf8efe0,#dbf0e0b8);color:var(--ink);font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;text-align:center;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.whatsapp-link:hover,.whatsapp-link:focus-visible{transform:translateY(-1px);box-shadow:0 16px 30px #27ae601f}.whatsapp-icon{width:52px;height:52px;flex:none;border-radius:16px;background:#ffffff94;display:inline-flex;align-items:center;justify-content:center;color:#27ae60}.whatsapp-icon svg{width:20px;height:20px;stroke-width:2.2}.whatsapp-copy{max-width:28ch;font-weight:600}.faq-panel{background:var(--bg);padding:0 0 52px}.faq-shell{width:min(680px,calc(100vw - 48px))}.faq-panel h3{margin:0 0 28px;text-align:center;font-size:1.25rem}.faq-list{display:grid;gap:10px}.faq-entry{border-radius:16px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-card);overflow:hidden}.faq-item{width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 16px;border-radius:0;border:0;background:transparent;color:var(--ink);text-align:left}.faq-item span:first-child{font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.faq-answer{padding:0 16px 18px;text-align:left}.faq-answer p{margin:0;color:var(--ink-soft);font-family:Poppins,sans-serif;font-size:.98rem;line-height:1.7}.faq-plus{color:var(--accent);display:inline-flex;align-items:center;justify-content:center;flex:none;transition:transform .16s ease}.faq-entry.is-open .faq-plus{transform:rotate(180deg)}.footer-panel{background:var(--footer);color:#ffffffd9;padding:84px 0 72px}.footer-inner{display:grid;gap:40px;justify-items:center;text-align:center}.footer-brand-link .brand-logo{height:84px;box-shadow:0 18px 32px #08101c3d}.footer-meta{display:grid;gap:14px;width:min(832px,100%);padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.footer-links{display:inline-flex;justify-content:center;gap:30px;flex-wrap:wrap}.footer-links a,.footer-meta p{font-family:Inter,sans-serif;font-size:.75rem;color:#ffffffbd}@media(max-width:1100px){.site-nav{gap:24px}.warning-grid,.benefit-grid{grid-template-columns:1fr}}@media(max-width:880px){.shell,.narrow-shell,.form-shell,.faq-shell{width:min(calc(100vw - 32px),100%)}.header-inner{min-height:84px;padding:14px 0;gap:16px}.mobile-menu-toggle{display:inline-flex;margin-left:auto}.header-actions{position:absolute;top:calc(100% + 12px);left:0;right:0;margin-left:0;display:grid;gap:20px;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#1b2a3bfa;box-shadow:0 24px 60px #08101c57;opacity:0;visibility:hidden;transform:translateY(-12px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.header-actions.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.site-nav{width:100%;display:grid;justify-items:center;gap:18px;margin-left:0}.site-nav a{font-size:1.05rem;font-weight:600}.header-cta{width:100%;min-height:46px;border-radius:12px;font-size:.95rem}.hero-content{padding-top:122px;padding-bottom:80px}.hero-title{margin-top:42px;max-width:11ch;font-size:clamp(2.8rem,8vw,4rem);line-height:1.03}.hero-copy{max-width:30rem;font-size:1.05rem;line-height:1.75}.hero-guarantee{max-width:32rem;text-align:center}.process-item{grid-template-columns:72px minmax(0,1fr);gap:18px}.timeline-dot{width:52px;height:52px;border-radius:16px}.timeline-line{min-height:154px}.form-card{padding:24px 20px}}@media(max-width:560px){.site-header{background:#1b2a3bf5}.section{padding:72px 0}.hero-section{min-height:760px}.footer-logo{padding:7px 12px;border-radius:12px}.header-logo{height:60px}.footer-logo{height:64px}.hero-title{margin-top:34px;margin-bottom:20px;font-size:clamp(2.35rem,11vw,3.2rem);letter-spacing:-.05em}.center-wrap{display:block}.secondary-button{width:100%;min-height:78px;margin-top:24px;padding:16px 18px;align-items:center}.secondary-button span:first-child{max-width:none;font-size:.98rem;line-height:1.35;white-space:normal}.hero-copy{font-size:.98rem;line-height:1.7}.hero-button{width:100%;margin-top:34px}.hero-guarantee{margin-top:28px;font-size:.82rem;line-height:1.55}.section-title{font-size:1.82rem}.section-copy,.process-copy p,.warning-card p,.benefit-card p{font-size:.95rem;line-height:1.65}.process-item{grid-template-columns:1fr;gap:14px;padding:0 0 10px}.timeline-rail{justify-items:start}.timeline-dot{width:56px;height:48px;border-radius:16px;font-size:1.1rem}.timeline-line{display:none}.process-item+.process-item{margin-top:34px}.process-copy{padding-top:0}.step-chip{min-height:32px;padding:0 16px;font-size:.84rem}.process-copy h3{margin-top:16px;margin-bottom:12px;font-size:1.12rem;line-height:1.2;max-width:15ch}.process-copy p{max-width:22ch;font-size:.98rem;line-height:1.6}.process-item.is-complete .timeline-dot{background:linear-gradient(180deg,#faf0e4,#f5e8d8)}.process-item.is-complete .step-chip{padding:0;min-height:auto;background:transparent;border-radius:0;color:var(--accent);font-size:.92rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.process-item.is-complete .process-copy h3{margin-top:10px;max-width:none}.process-item.is-complete .process-copy p{max-width:24ch}.warning-card,.benefit-card{padding:24px 20px}.warning-card{grid-template-columns:14px 1fr;padding:16px 16px 14px}.warning-card p{font-size:.92rem;line-height:1.5}.process-highlight,.risk-card,.form-card{padding:20px 18px}.risk-card{grid-template-columns:16px 1fr;gap:8px}.risk-card p{font-size:.86rem;line-height:1.6}.lead-form{gap:16px}.lead-form input,.lead-form textarea,.lead-form select{min-height:48px;padding:14px;font-size:16px}.lead-form textarea{min-height:120px}.whatsapp-link{align-items:center;justify-content:center;font-size:.96rem}.faq-item{padding:14px 16px;align-items:start}.faq-item span:first-child{font-size:.95rem;line-height:1.45}.footer-panel{padding:64px 0 56px}}@media(max-width:420px){.shell,.narrow-shell,.form-shell,.faq-shell{width:min(calc(100vw - 24px),100%)}.secondary-button{min-height:74px;padding:14px 16px}.secondary-button span:first-child{font-size:.94rem;white-space:normal}.hero-content{padding-top:104px}.header-logo{height:48px}.footer-logo{height:58px;padding:6px 10px}.hero-title{max-width:9ch}.process-copy h3{max-width:13ch}.process-copy p{max-width:19ch}.header-actions{padding:18px 16px}}
