:root{--teal:#0d9488;--teal-dark:#0f766e;--teal-light:#ccfbf1;--teal-50:#f0fdfa;--teal-100:#ccfbf1;--ink:#0f172a;--ink-soft:#334155;--muted:#64748b;--border:#e2e8f0;--bg:#fff;--bg-subtle:#f8fafc;--font-display:"Sora", sans-serif;--font-body:"DM Sans", sans-serif;--radius:.75rem;--radius-sm:.5rem;--radius-lg:1rem;--shadow-sm:0 1px 4px #0000000f;--shadow-md:0 4px 20px #00000014;--shadow-teal:0 4px 20px #0d948833}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-size:16px;overflow-x:hidden}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);max-width:100%;line-height:1.65;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--ink);font-weight:700;line-height:1.15}h1{letter-spacing:-.05em;font-size:clamp(2.5rem,5.5vw,5.25rem);line-height:.92}h2{letter-spacing:-.02em;font-size:clamp(1.375rem,3vw,2.125rem)}h3{font-size:clamp(1.0625rem,2vw,1.375rem)}p{font-size:1rem;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:var(--font-body);cursor:pointer}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.section{padding:4rem 0}@media (min-width:768px){.section{padding:5rem 0}}.section-subtle{background:var(--bg-subtle)}.section-dark{background:var(--ink);color:#fff}.btn{font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.btn-primary{background:var(--teal);color:#fff;border-color:var(--teal)}.btn-primary:hover{background:var(--teal-dark);border-color:var(--teal-dark);box-shadow:var(--shadow-teal);transform:translateY(-1px)}.btn-ghost{color:#fff;background:#ffffff1a;border-color:#ffffff40}.btn-ghost:hover{background:#fff3}.btn-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-white{color:var(--teal);background:#fff;border-color:#fff}.btn-white:hover{background:var(--teal-50)}.btn-lg{padding:1rem 2.25rem;font-size:1.0625rem}.btn-sm{padding:.625rem 1.25rem;font-size:.875rem}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.badge{color:#5eead4;letter-spacing:.03em;background:#0d94881f;border:1px solid #0d94884d;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.whatsapp-float{z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #25d36673}.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 24px #25d3668c}@media (max-width:640px){.whatsapp-float{width:46px;height:46px;bottom:1rem;right:1rem}}
