@import"https://fonts.googleapis.com/css2?family=Outfit:wght@500;600;700&family=Work+Sans:wght@400;500;600&display=swap";:root{color-scheme:light;font-family:Work Sans,system-ui,sans-serif;color:#17312c;background:#f7f3ec;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #17312c;--muted: #64736e;--paper: #f7f3ec;--surface: #fffaf2;--surface-strong: #f0eadf;--line: rgba(23, 49, 44, .14);--teal: #103f3a;--sage: #b8c6ad;--accent: #b86b4b;--accent-dark: #8f4f36;--shadow: 0 24px 70px rgba(25, 41, 36, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,rgba(184,198,173,.24),transparent 38rem),var(--paper)}body,button,input,textarea{font-family:Work Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:focus-visible{outline:3px solid rgba(184,107,75,.6);outline-offset:4px}.site-shell{width:min(100%,1440px);margin:0 auto;padding:18px}.site-header{position:sticky;top:14px;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:72px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fffaf2e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 32px #17312c14}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:var(--teal);color:#fffaf2;font-family:Outfit,system-ui,sans-serif;font-weight:700}.brand strong,h1,h2,h3{font-family:Outfit,system-ui,sans-serif}.brand strong{display:block;font-size:.98rem}.brand small{display:block;color:var(--muted);font-size:.8rem;margin-top:2px}.desktop-nav{display:flex;justify-content:center;gap:8px}.desktop-nav a{border-radius:999px;color:var(--muted);font-size:.92rem;font-weight:600;padding:10px 12px;transition:background .18s ease,color .18s ease}.desktop-nav a:hover{background:#103f3a14;color:var(--teal)}.header-cta,.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:999px;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.header-cta{justify-self:end;background:var(--teal);color:#fffaf2;padding:0 17px}.header-cta:hover,.primary-action:hover{transform:translateY(-2px);background:var(--accent-dark)}.hero-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:32px;align-items:stretch;padding:54px 0 40px;min-width:0}.hero-copy{display:flex;width:100%;min-width:0;min-height:690px;flex-direction:column;justify-content:center;padding:clamp(26px,5vw,68px);border:1px solid var(--line);border-radius:8px;background:var(--surface)}.eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin:0 0 16px;color:var(--accent-dark);font-size:.84rem;font-weight:700;text-transform:uppercase}h1{max-width:700px;margin:0;color:var(--ink);font-size:clamp(3.25rem,6.8vw,5.85rem);line-height:.96;letter-spacing:0}.hero-lead{max-width:640px;margin:26px 0 0;color:#334943;font-size:clamp(1.08rem,2vw,1.42rem);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primary-action{background:var(--accent);color:#fffaf2;padding:0 22px}.secondary-action{border:1px solid var(--line);background:transparent;color:var(--teal);padding:0 20px}.secondary-action:hover{border-color:#103f3a59;background:#103f3a12;transform:translateY(-2px)}.hero-image-wrap,.method-media{position:relative;overflow:hidden;width:100%;min-width:0;border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow)}.hero-image-wrap img,.method-media img{width:100%;height:100%;object-fit:cover}.image-note{position:absolute;right:18px;bottom:18px;width:min(320px,calc(100% - 36px));padding:18px;border:1px solid rgba(255,250,242,.42);border-radius:8px;background:#103f3ac7;color:#fffaf2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.image-note span{display:block;margin-bottom:4px;color:#fffaf2c7;font-size:.82rem}.image-note strong{font-family:Outfit,system-ui,sans-serif;font-size:1.2rem}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:20px 0 64px}.trust-card,.topic-chip,.step-card,.about-card,.contact-card{border:1px solid var(--line);border-radius:8px;background:#fffaf2b8}.trust-card{min-height:230px;padding:26px}.trust-card span,.step-card span{color:var(--accent-dark);font-family:Outfit,system-ui,sans-serif;font-weight:700}.trust-card h2{margin:36px 0 10px;font-size:clamp(1.35rem,2vw,2rem);line-height:1.05}.trust-card p,.section-intro p,.step-card p,.about-card p,.contact-card p{color:var(--muted);line-height:1.65}.split-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:36px;align-items:start;padding:60px 0;min-width:0}.section-intro{position:sticky;top:120px}.section-intro h2,.method-copy h2,.about-card h2,.contact-card h2{max-width:760px;margin:0;color:var(--ink);font-size:clamp(2.1rem,4vw,4.2rem);line-height:1;letter-spacing:0}.topic-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.topic-chip{display:flex;align-items:center;gap:12px;min-height:112px;padding:22px;color:var(--teal);font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:700}.topic-chip svg{color:var(--accent);flex:0 0 auto}.method-section{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:38px;padding:70px 0;min-width:0}.method-media{min-height:720px}.method-copy{align-self:center}.steps{display:grid;gap:12px;margin-top:28px}.step-card{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:22px}.step-card h3{margin:0;font-size:1.24rem}.step-card p{margin:8px 0 0}.about-section{padding:40px 0 70px}.about-card{display:grid;grid-template-columns:.68fr 1fr;gap:36px;padding:clamp(28px,5vw,58px);background:var(--teal);color:#fffaf2}.about-card .eyebrow,.about-card p{color:#fffaf2c7}.about-card h2{color:#fffaf2}.source-list{display:flex;flex-wrap:wrap;gap:8px;align-self:end}.source-list span{border:1px solid rgba(255,250,242,.22);border-radius:999px;color:#fffaf2d1;font-size:.82rem;padding:8px 10px}.contact-section{padding:12px 0 40px}.contact-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(26px,5vw,52px);background:var(--surface)}.contact-card p{max-width:680px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 0 6px;color:var(--muted);font-size:.92rem}.site-footer a{color:var(--teal);font-weight:700}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;display:inline-flex;align-items:center;gap:10px;min-height:58px;border-radius:999px;background:#1f7a55;color:#fff;font-weight:800;padding:0 20px;box-shadow:0 16px 44px #1f7a5557}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero-section,.split-section,.method-section,.about-card{grid-template-columns:1fr}.hero-copy{min-height:auto}.hero-image-wrap{min-height:520px}.trust-grid{grid-template-columns:1fr}.section-intro{position:static}.method-media{min-height:560px}.contact-card{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.site-shell{padding:10px}.site-header{top:8px;gap:10px;padding:10px}.brand-mark{width:38px;height:38px}.brand strong{font-size:.9rem}.brand small{font-size:.74rem}.header-cta{width:46px;padding:0}.header-cta svg{margin:0}.header-cta{font-size:0}.hero-section{gap:14px;padding-top:22px}.hero-copy{padding:24px}h1{font-size:clamp(2.82rem,14.4vw,3.95rem)}.hero-actions,.primary-action,.secondary-action{width:100%}.hero-image-wrap{min-height:430px}.trust-grid,.split-section,.method-section{padding:38px 0}.topic-panel{grid-template-columns:1fr}.topic-chip{min-height:82px}.method-media{min-height:420px}.step-card{grid-template-columns:1fr;gap:10px}.contact-card{padding:24px}.site-footer{align-items:flex-start;flex-direction:column;padding-bottom:86px}.floating-whatsapp{right:12px;bottom:12px;left:12px;justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
