:root{--bg-canvas:#fff;--bg-page:#fff;--bg-surface:#fff;--bg-tint:#f3f4f8;--bg-subtle:#e9ebf2;--bg-badge:#e4e7f0;--border:#14161f1a;--border-strong:#14161f38;--text:#14161f;--text-muted:#14161f9e;--text-faint:#14161f6b;--primary:#14161f;--primary-hover:#272b36;--brand:#0b3b3c;--brand-rgb:11, 59, 60;--brand-strong:#072526;--brand-light:#1c6b6d;--accent:#0f6b6d;--accent-rgb:15, 107, 109;--accent-strong:#0b3b3c;--gold:var(--brand);--gold-hover:var(--brand-strong);--gold-soft:#9aa4c0;--gold-bg:var(--bg-badge);--gold-lux:#5aa3a2;--brand-lux-rgb:120, 190, 189;--velvet:#0b3b3c;--stage:#041a1a;--stage-2:#0a2c2d;--stage-line:#ffffff17;--stage-text:#f2f3f7;--stage-muted:#f2f3f799;--success:#008c44;--danger:#d44c47;--radius-sm:10px;--radius-md:16px;--radius-card:24px;--radius-lg:32px;--font-sans:"Inter Variable", ui-sans-serif, system-ui, sans-serif;--font-display:"Manrope Variable", ui-sans-serif, system-ui, sans-serif;--font-accent:"Instrument Serif", Georgia, "Times New Roman", serif;--font-spec:var(--font-sans);--font-code:"JetBrains Mono Variable", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--ease-brand:cubic-bezier(.21, .47, .32, .98);--arrow-ink:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2314161f' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M8 7h9v9'/%3E%3C/svg%3E");--arrow-white:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M8 7h9v9'/%3E%3C/svg%3E")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg-canvas);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"kern", "liga", "calt";margin:0;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.12}p{margin:0}a{color:inherit}img,svg,video{max-width:100%}::selection{background:var(--brand);color:#fff}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.container{width:100%;max-width:1248px;margin:0 auto;padding:0 24px}.container-wide{max-width:1440px}.container-text{max-width:720px}.section{padding:96px 0}.section-tight{padding:64px 0}.bg-tint{background:var(--bg-tint)}@media (max-width:640px){.section{padding:60px 0}.section-tight{padding:44px 0}}.text-hero{letter-spacing:-.045em;font-size:clamp(40px,5.2vw,66px);font-weight:700;line-height:1.09}.text-display{letter-spacing:-.035em;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.115}.text-title{letter-spacing:-.03em;font-size:clamp(24px,2.6vw,34px);font-weight:700;line-height:1.12}.text-subtitle{letter-spacing:-.02em;font-size:24px;font-weight:700;line-height:1.25}.accent-word{font-family:var(--font-accent);letter-spacing:normal;color:var(--accent);font-size:1.04em;font-style:italic;font-weight:400}.dark-band .accent-word{color:#ffffff80}.price-usd{font-family:var(--font-spec);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);vertical-align:.15em;margin-left:.35em;font-size:.4em;font-weight:600}.dark-band .price-usd{color:#fff9}.section-head{max-width:720px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-title{letter-spacing:-.035em;max-width:680px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.115}.section-sub{color:var(--text);opacity:.8;max-width:580px;margin-top:16px;font-size:18px;line-height:1.55}.center .section-title,.center .section-sub{margin-left:auto;margin-right:auto}.muted{color:var(--text-muted)}.eyebrow{background:var(--bg-badge);border:1px solid rgba(var(--brand-rgb), .12);color:var(--brand-strong);font-family:var(--font-sans);letter-spacing:.01em;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.eyebrow:before,.eyebrow:after{content:none}.eyebrow-glass{color:var(--text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff59;border-color:#ffffff8c}.spec{font-family:var(--font-spec);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:11.5px;font-weight:500}.h-serif{font-family:var(--font-accent);letter-spacing:normal;font-style:italic;font-weight:400}.btn{font-family:var(--font-sans);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;height:46px;padding:0 22px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .25s,border-color .25s,color .25s,box-shadow .25s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-arrow{padding-right:6px}.btn-arrow:after{content:"";background-color:#fff;background-image:var(--arrow-ink);width:34px;height:34px;transition:transform .35s var(--ease-brand);background-position:50%;background-repeat:no-repeat;background-size:13px 13px;border-radius:50%;flex:none}.btn-arrow:hover:after{transform:rotate(45deg)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 8px 32px #14161f26}.btn-primary:hover{background:var(--primary-hover);box-shadow:0 12px 40px #14161f40}.btn-gold{background:var(--primary);color:#fff;box-shadow:0 8px 32px #14161f26}.btn-gold:hover{background:var(--primary-hover);box-shadow:0 12px 40px #14161f40}.btn-secondary{color:var(--text);background:0 0;border-color:#14161f26}.btn-secondary:hover{background:var(--bg-surface);border-color:var(--accent);color:var(--accent)}.btn-ghost{color:var(--text);background:0 0}.btn-ghost:hover{background:var(--bg-subtle)}.btn-secondary.btn-arrow:after,.btn-ghost.btn-arrow:after{background-color:var(--primary);background-image:var(--arrow-white)}.btn-light{color:var(--text);background:#fff}.btn-light:hover{background:#eef1f9}.btn-light.btn-arrow:after{background-color:var(--primary);background-image:var(--arrow-white)}.btn-on-dark{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border-color:#ffffff4d}.btn-on-dark:hover{background:#ffffff2e}.btn-lg{height:56px;padding:0 26px;font-size:16px}.btn-lg.btn-arrow{padding-right:8px}.btn-lg.btn-arrow:after{width:40px;height:40px}.card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:28px;transition:box-shadow .5s,border-color .3s,transform .3s}.card:hover{box-shadow:0 20px 50px #14161f0f}.card-tint{background:var(--bg-tint);border-color:#0000}.card-tint:hover{border-color:rgba(var(--brand-rgb), .25)}.icon-chip{background:var(--bg-badge);width:40px;height:40px;color:var(--accent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.icon-chip svg{width:20px;height:20px}.badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:3px 12px;font-size:11px;font-weight:600;display:inline-flex}.badge-primary{background:var(--primary);color:#fff}.badge-gold{background:var(--bg-badge);color:var(--brand-strong)}.badge-outline{border:1px solid var(--border-strong);color:var(--text-muted);background:var(--bg-surface)}.dark-band{background:var(--velvet);color:var(--stage-text);position:relative;overflow:hidden}.dark-band:before,.dark-band:after{content:"";filter:blur(120px);pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute}.dark-band:before{background:rgba(var(--brand-rgb), .22);top:-180px;left:-120px}.dark-band:after{background:rgba(var(--brand-lux-rgb), .12);bottom:-200px;right:-120px}.dark-band .muted{color:var(--stage-muted)}.grain{pointer-events:none;opacity:.25;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.flow-gradient{background:radial-gradient(ellipse 80% 55% at 18% 0%, rgba(var(--brand-rgb), .12), transparent 60%), radial-gradient(ellipse 70% 50% at 85% 8%, rgba(var(--brand-lux-rgb), .28), transparent 65%), radial-gradient(ellipse 90% 60% at 50% 100%, #f0f6f6f2, transparent 70%), linear-gradient(180deg, #f2f7f7 0%, #e7f0f0 55%, #e2eeed 100%)}.flow-blob{filter:blur(64px);pointer-events:none;will-change:transform;border-radius:50%;position:absolute}@keyframes blob-a{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.08)}}@keyframes blob-b{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-50px,24px)scale(.94)}}@keyframes blob-c{0%,to{transform:translate(0)scale(1)}50%{transform:translate(24px,36px)scale(1.05)}}.blob-a{animation:22s ease-in-out infinite blob-a}.blob-b{animation:26s ease-in-out infinite blob-b}.blob-c{animation:18s ease-in-out infinite blob-c}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{animation:32s linear infinite marquee}.fill-teal{background:#d6e8e6}.fill-mist{background:#e6efed}.fill-sky{background:#dbe9ec}@media (prefers-reduced-motion:reduce){.blob-a,.blob-b,.blob-c,.marquee-track{animation:none}}@property --logo-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.logo-card{position:relative}.logo-card:before{content:"";border-radius:inherit;background:conic-gradient(from var(--logo-angle), var(--accent), var(--gold-lux) 30%, rgba(var(--brand-rgb), .05) 55%, var(--accent-strong) 80%, var(--accent));-webkit-mask-composite:xor;opacity:0;pointer-events:none;padding:2px;transition:opacity .3s;animation:2.6s linear infinite paused logo-border-spin;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.logo-card:hover:before{opacity:1;animation-play-state:running}@keyframes logo-border-spin{to{--logo-angle:360deg}}@media (prefers-reduced-motion:reduce){.logo-card:before{animation:none}}.prose{max-width:720px;font-size:1.0625rem;line-height:1.75}.prose p{margin:0 0 1em}.prose img{height:auto}.prose h2{margin:1.6em 0 .5em;font-size:1.5rem;font-weight:600}.prose h3{margin:1.4em 0 .4em;font-size:1.15rem;font-weight:600}.prose ul,.prose ol{margin:0 0 1em;padding-left:1.4em}.prose li{margin:.3em 0}.prose strong{font-weight:600}.prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.prose a:hover{color:var(--accent-strong)}.prose blockquote{border-left:3px solid var(--border-strong);color:var(--text-muted);margin:1em 0;padding-left:1em;font-style:italic}.prose code{font-family:var(--font-code);background:var(--bg-subtle);border:1px solid var(--border);border-radius:6px;padding:.1em .35em;font-size:.9em}.prose table{border-collapse:collapse;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--border);text-align:left;padding:8px 12px}.field{flex-direction:column;gap:6px;display:flex}.field label{font-size:13px;font-weight:500}.field input,.field textarea,.field select{font-family:var(--font-sans);color:var(--text);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:11px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:110px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb), .1);outline:none}.field .hint{color:var(--text-muted);font-size:12px}.crumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.crumbs a{text-decoration:none}.crumbs a:hover{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.crumbs .sep{color:var(--border-strong)}.js .rv{opacity:0;transition:opacity .5s ease, transform .5s var(--ease-brand);transition-delay:calc(var(--rvd,0) * 80ms);transform:translateY(18px)}.js .rv.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rv{opacity:1;transition:none;transform:none}}.cv-auto{content-visibility:auto;contain-intrinsic-size:auto 800px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
main{padding-top:0}
.Logo-module__XRUICW__logo{color:var(--text);align-items:center;gap:9px;display:inline-flex}.Logo-module__XRUICW__mark{height:var(--s);flex-shrink:0;width:auto;display:block}
.Header-module__Mg1eeW__siteHeader{z-index:50;background:color-mix(in srgb, var(--bg-canvas) 92%, transparent);-webkit-backdrop-filter:blur(12px)saturate(1.3);border-bottom:1px solid var(--border);transition:box-shadow .3s,border-color .3s;position:sticky;top:0}.Header-module__Mg1eeW__siteHeader.Header-module__Mg1eeW__scrolled{border-bottom-color:var(--border-strong);box-shadow:0 6px 24px -16px #1d1b1947}.Header-module__Mg1eeW__headerInner{align-items:center;gap:20px;height:68px;display:flex}.Header-module__Mg1eeW__brand{flex:none;text-decoration:none;display:inline-flex}.Header-module__Mg1eeW__mainNav{align-items:center;gap:2px;margin:0 auto 0 24px;display:flex}.Header-module__Mg1eeW__navLink{font-family:var(--font-sans);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:5px;padding:9px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.Header-module__Mg1eeW__navLink:hover,.Header-module__Mg1eeW__navLink.Header-module__Mg1eeW__active{color:var(--text);background:var(--bg-subtle)}.Header-module__Mg1eeW__navDrop svg{transition:transform .2s}.Header-module__Mg1eeW__hasDd.Header-module__Mg1eeW__open .Header-module__Mg1eeW__navDrop svg{transform:rotate(180deg)}.Header-module__Mg1eeW__hasDd.Header-module__Mg1eeW__open .Header-module__Mg1eeW__navDrop{color:var(--text);background:var(--bg-subtle)}.Header-module__Mg1eeW__headerActions{flex:none}.Header-module__Mg1eeW__headerCta{background:var(--primary);color:#fff;border-radius:999px;height:40px;padding:0 18px;font-size:14px}.Header-module__Mg1eeW__headerCta:hover{background:var(--primary-hover)}.Header-module__Mg1eeW__menuToggle{color:var(--text);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:8px;display:none}.Header-module__Mg1eeW__iconClose{display:none}.Header-module__Mg1eeW__ddPanel{background:var(--bg-surface);border-bottom:1px solid var(--border);position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 60px -30px #14161f59}.Header-module__Mg1eeW__ddInner{padding:30px 0 34px}.Header-module__Mg1eeW__ddProducts .Header-module__Mg1eeW__ddInner{grid-template-columns:.7fr 2.1fr;align-items:start;gap:32px;display:grid}.Header-module__Mg1eeW__ddLead{background:var(--bg-tint);border:1px solid var(--border);border-radius:var(--radius-card);padding:24px}.Header-module__Mg1eeW__ddLeadLink{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:18px;font-weight:600;text-decoration:none}.Header-module__Mg1eeW__ddLeadLink:hover{color:var(--accent)}.Header-module__Mg1eeW__ddLead p{color:var(--text-muted);margin-top:10px;font-size:13.5px;line-height:1.55}.Header-module__Mg1eeW__ddLeadCta{color:var(--accent);align-items:center;gap:6px;margin-top:16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__Mg1eeW__ddLeadCta span{transition:transform .2s}.Header-module__Mg1eeW__ddLeadCta:hover span{transform:translate(3px)}.Header-module__Mg1eeW__ddTools .Header-module__Mg1eeW__ddInner{grid-template-columns:.7fr 2.1fr;align-items:start;gap:32px;display:grid}.Header-module__Mg1eeW__toolsGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Header-module__Mg1eeW__toolsItem{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--bg-surface);flex-direction:column;gap:5px;padding:16px 18px;text-decoration:none;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.Header-module__Mg1eeW__toolsItem:hover{border-color:rgba(var(--brand-rgb), .3);background:var(--bg-tint);transform:translateY(-2px)}.Header-module__Mg1eeW__ddGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.Header-module__Mg1eeW__ddCard{border-radius:var(--radius-md);border:1px solid #0000;flex-direction:column;gap:10px;padding:10px;text-decoration:none;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.Header-module__Mg1eeW__ddCard:hover{border-color:rgba(var(--brand-rgb), .25);background:var(--bg-tint);transform:translateY(-2px)}.Header-module__Mg1eeW__ddThumb{aspect-ratio:16/10;background:var(--bg-subtle);border-radius:10px;display:block;overflow:hidden}.Header-module__Mg1eeW__ddThumb img{object-fit:cover;width:100%;height:100%}.Header-module__Mg1eeW__ddText{flex-direction:column;gap:3px;display:flex}.Header-module__Mg1eeW__ddName{color:var(--text);min-height:2.6em;font-size:13.5px;font-weight:600}.Header-module__Mg1eeW__ddLine{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.Header-module__Mg1eeW__serveGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.Header-module__Mg1eeW__serveItem{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--bg-surface);flex-direction:column;gap:6px;padding:20px;text-decoration:none;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.Header-module__Mg1eeW__serveItem:hover{border-color:rgba(var(--brand-rgb), .3);background:var(--bg-tint);transform:translateY(-2px)}.Header-module__Mg1eeW__serveNum{font-family:var(--font-spec);letter-spacing:.12em;color:var(--accent);font-size:11px}.Header-module__Mg1eeW__serveName{font-family:var(--font-display);color:var(--text);font-size:15px;font-weight:600}.Header-module__Mg1eeW__serveLine{color:var(--text-muted);font-size:12.5px;line-height:1.5}.Header-module__Mg1eeW__mobileMenu{background:var(--bg-canvas);border-bottom:1px solid var(--border);max-height:calc(100vh - 68px);padding:8px 0 20px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 20px 40px -24px #1d1b1959}.Header-module__Mg1eeW__siteHeader.Header-module__Mg1eeW__open .Header-module__Mg1eeW__mobileMenu{display:block}.Header-module__Mg1eeW__mLink{color:var(--text);border-bottom:1px solid var(--border);padding:13px 4px;font-size:15px;font-weight:500;text-decoration:none;display:block}.Header-module__Mg1eeW__mGroup{border-bottom:1px solid var(--border)}.Header-module__Mg1eeW__mGroup summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;padding:13px 4px;font-size:15px;font-weight:500;list-style:none;display:flex}.Header-module__Mg1eeW__mGroup summary::-webkit-details-marker{display:none}.Header-module__Mg1eeW__mGroup summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.Header-module__Mg1eeW__mGroup[open] summary:after{transform:rotate(-135deg)}.Header-module__Mg1eeW__mChildren{grid-template-columns:1fr 1fr;gap:8px;padding:4px 0 14px;display:grid}.Header-module__Mg1eeW__mChild{color:var(--text);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-tint);padding:12px 14px;font-size:13.5px;font-weight:500;text-decoration:none}.Header-module__Mg1eeW__mChild:hover{border-color:rgba(var(--brand-rgb), .3);color:var(--accent)}.Header-module__Mg1eeW__mobileActions{gap:10px;margin-top:16px;display:flex}.Header-module__Mg1eeW__mobileActions .btn{border-radius:999px;flex:1;height:44px}.Header-module__Mg1eeW__mobileAlt{color:var(--text);border:1px solid var(--border-strong);background:0 0}.Header-module__Mg1eeW__mobileCta{background:var(--primary);color:#fff}@media (max-width:940px){.Header-module__Mg1eeW__mainNav,.Header-module__Mg1eeW__headerActions{display:none}.Header-module__Mg1eeW__menuToggle{margin-left:auto;display:inline-flex}.Header-module__Mg1eeW__ddPanel{display:none!important}.Header-module__Mg1eeW__siteHeader.Header-module__Mg1eeW__open .Header-module__Mg1eeW__iconOpen{display:none}.Header-module__Mg1eeW__siteHeader.Header-module__Mg1eeW__open .Header-module__Mg1eeW__iconClose{display:block}}@media (prefers-reduced-motion:reduce){.Header-module__Mg1eeW__siteHeader,.Header-module__Mg1eeW__navDrop svg{transition:none}}
.Footer-module__nctMiG__siteFooter{border-top:1px solid var(--border);background:var(--bg-tint);padding:56px 0 32px}.Footer-module__nctMiG__footerGrid{grid-template-columns:1.6fr 1.1fr 1fr .9fr 1.1fr;gap:36px;display:grid}.Footer-module__nctMiG__footerBrand a{text-decoration:none}.Footer-module__nctMiG__footerTagline{color:var(--text-muted);max-width:260px;margin-top:14px;font-size:14px}.Footer-module__nctMiG__footerEntity{color:var(--text-muted);margin-top:16px;font-size:12.5px}.Footer-module__nctMiG__footerCol{flex-direction:column;gap:10px;display:flex}.Footer-module__nctMiG__footerTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:600}.Footer-module__nctMiG__footerLegalTitle{margin-top:14px}.Footer-module__nctMiG__footerLink{color:var(--text);font-size:14px;text-decoration:none}.Footer-module__nctMiG__footerLink:hover{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.Footer-module__nctMiG__footerBottom{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:48px;padding-top:24px;font-size:13px;display:flex}@media (max-width:900px){.Footer-module__nctMiG__footerGrid{grid-template-columns:1fr 1fr}.Footer-module__nctMiG__footerBrand{grid-column:1/-1}}
.WhatsAppFloat-module__kzSALG__waFloat{z-index:60;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px -8px #0006}.WhatsAppFloat-module__kzSALG__waFloat:hover{transform:translateY(-2px)scale(1.04)}.WhatsAppFloat-module__kzSALG__waTip{white-space:nowrap;background:var(--primary);color:#fff;opacity:0;pointer-events:none;border-radius:8px;padding:7px 12px;font-size:12.5px;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;right:64px;transform:translate(6px)}.WhatsAppFloat-module__kzSALG__waFloat:hover .WhatsAppFloat-module__kzSALG__waTip,.WhatsAppFloat-module__kzSALG__waFloat:focus-visible .WhatsAppFloat-module__kzSALG__waTip{opacity:1;transform:none}@media (max-width:640px){.WhatsAppFloat-module__kzSALG__waFloat{width:48px;height:48px;bottom:14px;right:14px}.WhatsAppFloat-module__kzSALG__waTip{display:none}}
.not-found-module__HS70Aa__nf{text-align:center;flex-direction:column;align-items:center;padding:40px 0 60px;display:flex}.not-found-module__HS70Aa__nfFig{margin:0 0 30px}.not-found-module__HS70Aa__nfFig img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-card);border:1px solid var(--border);width:min(360px,80vw);height:auto;display:block}.not-found-module__HS70Aa__nfCode{color:var(--accent)}.not-found-module__HS70Aa__nf h1{max-width:640px;margin-top:12px}.not-found-module__HS70Aa__nf .section-sub{margin-left:auto;margin-right:auto}.not-found-module__HS70Aa__nfActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.not-found-module__HS70Aa__nfMore{color:var(--text-muted);margin-top:22px;font-size:14px}.not-found-module__HS70Aa__nfMore a{color:var(--text);text-underline-offset:3px;text-decoration:underline}.not-found-module__HS70Aa__nfMore a:hover{color:var(--accent)}
