:root{--color-primary:#1a1a1a;--color-accent:#ff6a00;--color-accent-strong:#ff9b27;--color-secondary:#f5f5f0;--color-surface:#101419;--color-surface-soft:#171c23;--color-surface-elevated:#ffffff0f;--color-text:#f5f5f0;--color-text-strong:#fff;--color-text-muted:#f5f5f0b8;--color-text-dark:#111418;--color-line:#ffffff1a;--color-line-dark:#11141814;--gradient-accent:linear-gradient(135deg,#ff9b27,#ff6a00);--shadow-soft:0 18px 40px #0000002e;--shadow-large:0 30px 72px #00000047;--radius-xs:12px;--radius-sm:18px;--radius-md:14px;--radius-lg:20px;--radius-pill:999px;--content-width:1240px;--section-space:104px;--section-space-mobile:80px;--font-display:"Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif;--font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--page-bg:#090d14;--surface-dark:#0f1622;--surface-dark-soft:#151f2d;--surface-light:#f5f5f0;--surface-card:#fff;--surface-card-soft:#ffffffb3;--text-strong:#f5f5f0;--text-dark:#111418;--text-muted:#69707d;--brand:#ff6a00;--brand-bright:#ff9b27;--brand-soft:#ff6a001f;--line-light:#ffffff1f;--line-dark:#11141814;--shadow-lg:0 24px 60px #090d142e;--shadow-md:0 16px 35px #090d141f;--shadow-xl:0 30px 72px #090d1438;--radius-xl:28px;--radius-md-old:14px}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--page-bg);color:var(--text-strong);font-family:var(--font-body);letter-spacing:-.01em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}main{display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;margin-block:0;font-weight:750}a{color:inherit;text-underline-offset:.16em;text-decoration-thickness:.08em}button,input,textarea,select{font:inherit}img,video{max-width:100%}img{display:block}main{isolation:isolate}.site-shell{width:min(100% - 48px,var(--content-width));margin:0 auto}.site-section{padding:var(--section-space)24px}.site-section-dark{background:radial-gradient(circle at 0 0,#ff6a001f,#0000 22%),linear-gradient(#0f141c,#090d14)}.site-section-light{color:var(--text-dark);background:linear-gradient(#f5f5f0fa,#f0eee6fa)}.section-stack{gap:28px;display:grid}.section-eyebrow{color:#ffb060;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.section-heading{margin:0;font-size:clamp(2.15rem,4vw,3.8rem);line-height:.98}.section-lead{max-width:64ch;color:inherit;opacity:.78;margin:0;font-size:1.04rem;line-height:1.8}.button-primary,.button-secondary,.button-light{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button-primary{color:#fff;background:var(--gradient-accent);box-shadow:0 18px 36px #ff6a003d}.button-primary:hover,.button-secondary:hover,.button-light:hover{transform:translateY(-2px)}.button-secondary{color:var(--text-strong);background:#ffffff0d;border-color:#ffffff1f}.button-secondary:hover{background:#ffffff14;border-color:#ffb06042}.button-light{color:var(--text-dark);background:var(--surface-light);box-shadow:0 16px 34px #0000001f}.button-link{color:var(--brand-bright);font-weight:800;text-decoration:none}.content-grid{gap:24px;display:grid}.surface-panel{border-radius:var(--radius-lg);border:1px solid var(--line-light);box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff14,#ffffff0a)}.page-hero{padding-top:48px}.page-hero .section-heading{max-width:12ch}.page-actions{flex-wrap:wrap;gap:14px;display:flex}.page-copy{gap:20px;display:grid}.content-prose{max-width:72ch;color:inherit;opacity:.84;gap:18px;line-height:1.8;display:grid}.content-prose h2,.content-prose h3{color:inherit;margin-top:14px}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.three-column{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.four-column{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.card-grid{gap:20px;display:grid}.info-card{border-radius:var(--radius-md);border:1px solid var(--line-light);background:#ffffff0d;padding:24px}.info-card strong{color:var(--text-strong);margin-top:8px;font-size:1.18rem;display:block}.info-card p{color:var(--text-muted);margin:10px 0 0}.text-dark .section-eyebrow,.site-section-light .section-eyebrow{color:var(--brand)}.site-section-light .section-lead,.site-section-light .content-prose{opacity:1;color:#111418bd}p,li{text-wrap:pretty}::selection{color:inherit;background:#ff6a0047}:focus-visible{outline-offset:3px;outline:3px solid #ff9b2780}.whatsapp-float{z-index:1000;background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:flex;position:fixed;bottom:18px;right:18px;overflow:visible;box-shadow:0 18px 35px #090d1447}.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 22px 40px #090d1457}.tooltip{color:#fff;letter-spacing:.02em;white-space:nowrap;opacity:0;pointer-events:none;background:#0f1622f5;border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 12px);right:0;transform:translateY(6px);box-shadow:0 14px 30px #090d1438}.whatsapp-float:hover .tooltip,.whatsapp-float:focus-visible .tooltip{opacity:1;transform:translateY(0)}@media (max-width:767px){.site-shell{width:min(100% - 32px,var(--content-width))}.site-section{padding:var(--section-space-mobile)16px}.page-hero{padding-top:28px}.two-column,.three-column,.four-column{grid-template-columns:1fr}.page-actions{flex-direction:column}.page-actions>*{width:100%}.whatsapp-float{width:52px;height:52px;bottom:14px;right:14px}.tooltip{display:none}}@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}}
.Footer-module__q7ZRWa__footer{color:#f7f4ef;background:radial-gradient(circle at 0 0,#ff6a0026,#0000 22%),linear-gradient(#0d131d,#080d14);padding:0 24px 32px}.Footer-module__q7ZRWa__shell{max-width:1240px;margin:0 auto}.Footer-module__q7ZRWa__ctaPanel{background:linear-gradient(135deg,#ff9b2733,#ff6a0024);border:1px solid #ffffff1a;border-radius:34px;justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex;transform:translateY(-42px);box-shadow:0 22px 50px #090d1447}.Footer-module__q7ZRWa__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffb060;margin:0 0 8px;font-size:.82rem;font-weight:800}.Footer-module__q7ZRWa__ctaPanel h2{max-width:20ch;margin:0;font-size:clamp(1.72rem,3vw,2.7rem);line-height:1.02}.Footer-module__q7ZRWa__trialLink{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff9b27,#ff6a00);border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 26px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.Footer-module__q7ZRWa__trialLink:hover{transform:translateY(-2px);box-shadow:0 18px 34px #ff6a003d}.Footer-module__q7ZRWa__grid{grid-template-columns:1.2fr repeat(4,minmax(0,1fr));gap:30px;margin-top:2px;display:grid}.Footer-module__q7ZRWa__brandBlock{max-width:34ch}.Footer-module__q7ZRWa__brand{align-items:center;gap:18px;margin-bottom:16px;display:flex}.Footer-module__q7ZRWa__brand h3{margin:0 0 6px;font-size:1.34rem}.Footer-module__q7ZRWa__tagline{color:#f7f4efb8;margin:0;font-size:.98rem;line-height:1.62}.Footer-module__q7ZRWa__description,.Footer-module__q7ZRWa__grid p,.Footer-module__q7ZRWa__grid a{color:#f7f4efb8;line-height:1.7}.Footer-module__q7ZRWa__description{margin:0 0 20px}.Footer-module__q7ZRWa__grid h4{letter-spacing:.01em;color:#fff;margin:0 0 14px;font-size:1.02rem}.Footer-module__q7ZRWa__linkList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__q7ZRWa__linkList a{text-decoration:none}.Footer-module__q7ZRWa__linkList a:hover,.Footer-module__q7ZRWa__grid a:hover{color:#fff}.Footer-module__q7ZRWa__socials{flex-wrap:wrap;gap:12px;display:flex}.Footer-module__q7ZRWa__socials a{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,background .2s;display:inline-flex}.Footer-module__q7ZRWa__socials a:hover{background:#ff6a002e;transform:translateY(-2px)}.Footer-module__q7ZRWa__bottom{color:#f7f4ef94;border-top:1px solid #ffffff14;justify-content:space-between;gap:16px;margin-top:40px;padding-top:22px;font-size:.92rem;display:flex}@media (max-width:1024px){.Footer-module__q7ZRWa__ctaPanel{flex-direction:column;align-items:flex-start}.Footer-module__q7ZRWa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Footer-module__q7ZRWa__bottom{flex-direction:column}}@media (max-width:767px){.Footer-module__q7ZRWa__footer{padding:0 16px 26px}.Footer-module__q7ZRWa__ctaPanel{border-radius:24px;padding:26px 24px;transform:translateY(-24px)}.Footer-module__q7ZRWa__grid{grid-template-columns:1fr}}
.NewsletterSignup-module__yvb4nG__form{gap:12px;display:grid}.NewsletterSignup-module__yvb4nG__label{gap:8px;display:grid}.NewsletterSignup-module__yvb4nG__label span{color:#f7f4efb8;font-size:.86rem;font-weight:700}.NewsletterSignup-module__yvb4nG__label input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;min-height:48px;padding:0 16px}.NewsletterSignup-module__yvb4nG__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9b27,#ff6a00);border:0;border-radius:999px;min-height:48px;font-weight:800}.NewsletterSignup-module__yvb4nG__success,.NewsletterSignup-module__yvb4nG__error{margin:0;font-size:.9rem}.NewsletterSignup-module__yvb4nG__success{color:#22c55e}.NewsletterSignup-module__yvb4nG__error{color:#ff9b9b}
.Header-module__zCemKG__header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080c12bd;border-bottom:1px solid #ffffff14;width:100%;position:sticky;top:0}.Header-module__zCemKG__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;position:relative}.Header-module__zCemKG__brand{z-index:3;align-items:center;gap:14px;display:inline-flex;position:relative}.Header-module__zCemKG__logoLink,.Header-module__zCemKG__brandNameLink{color:#f7f4ef;text-decoration:none}.Header-module__zCemKG__logo{object-fit:cover;border-radius:18px;width:60px;height:60px}.Header-module__zCemKG__brandCopy{flex-direction:column;gap:2px;display:flex}.Header-module__zCemKG__brandName{letter-spacing:.12em;text-transform:uppercase;font-size:.98rem;font-weight:800}.Header-module__zCemKG__brandSub{color:#f7f4efad;font-size:.82rem;text-decoration:none}.Header-module__zCemKG__nav{align-items:center;gap:18px;display:flex}.Header-module__zCemKG__menu{align-items:center;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Header-module__zCemKG__link{color:#f7f4efc2;letter-spacing:.08em;text-transform:uppercase;align-items:center;min-height:40px;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.Header-module__zCemKG__link:hover{color:#fff}.Header-module__zCemKG__link:after{content:"";background:linear-gradient(90deg,#ff9b27,#ff6a00);width:0%;height:2px;transition:width .3s;position:absolute;bottom:3px;left:0}.Header-module__zCemKG__link:hover:after,.Header-module__zCemKG__activeLink:after{width:100%}.Header-module__zCemKG__activeLink{color:#fff}.Header-module__zCemKG__cta{color:#fff;background:linear-gradient(135deg,#ff9b27,#ff6a00);border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:.92rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 36px #ff6a0038}.Header-module__zCemKG__cta:hover{transform:translateY(-1px);box-shadow:0 22px 38px #ff6a0047}.Header-module__zCemKG__menuButton{background:0 0;border:0;padding:0;display:none}.Header-module__zCemKG__menuButton span{background:#f7f4ef;border-radius:999px;width:26px;height:2px;display:block}.Header-module__zCemKG__brandSub{align-items:center;gap:6px;transition:color .2s;display:flex}.Header-module__zCemKG__brandSub:hover{color:#ffb060}.Header-module__zCemKG__backdrop{display:none}@media (max-width:960px){.Header-module__zCemKG__inner{padding:14px 16px}.Header-module__zCemKG__brandSub{display:none}.Header-module__zCemKG__menuButton{z-index:3;cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;width:44px;height:44px;display:inline-flex;position:relative}.Header-module__zCemKG__nav{z-index:2;opacity:0;pointer-events:none;background:#0f1622f5;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:stretch;gap:18px;padding:20px;transition:opacity .22s,transform .22s;position:absolute;top:calc(100% + 10px);left:16px;right:16px;transform:translateY(-10px);box-shadow:0 24px 60px #090d1452}.Header-module__zCemKG__navOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__zCemKG__menu{flex-direction:column;align-items:stretch;gap:10px}.Header-module__zCemKG__link{min-height:42px}.Header-module__zCemKG__cta{width:100%;display:flex}.Header-module__zCemKG__backdrop{z-index:1;background:0 0;border:0;padding:0;display:block;position:fixed;inset:0}}@media (max-width:640px){.Header-module__zCemKG__logo{width:54px;height:54px}.Header-module__zCemKG__brandName{font-size:.88rem}}
