:root{--brand-dark:#0b132b;--brand-dark-2:#1c2541;--brand-dark-3:#070d1e;--brand-accent:#059669;--brand-accent-hover:#047857;--brand-blue:#2563eb;--surface-light:#f8faf9;--card-bg:#fff;--card-border:#e2e8f0;--text-main:#0f172a;--text-muted:#475569;--text-on-dark:#f8fafc}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--card-bg);font-family:IBM Plex Sans,system-ui,-apple-system,Segoe UI,sans-serif;margin:0;padding:0;scroll-behavior:auto}body,h1,h2,h3,h4,h5,h6,html{color:#0f172a;color:var(--text-main)}h1,h2,h3,h4,h5,h6{font-family:Outfit,IBM Plex Sans,system-ui,sans-serif;letter-spacing:-.01em}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.container-x{margin:0 auto;max-width:1200px;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container-x{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container-x{padding-left:2rem;padding-right:2rem}}.eyebrow{color:#059669;color:var(--brand-accent);font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.eyebrow-dark{color:#34d399}.btn-primary{align-items:center;background:#059669;background:var(--brand-accent);border:1px solid #059669;border:1px solid var(--brand-accent);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.85rem 1.5rem}.btn-primary:hover{background:#047857;background:var(--brand-accent-hover);border-color:#047857;border-color:var(--brand-accent-hover)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{align-items:center;background:#0000;border:1px solid #ffffff40;border-radius:8px;color:#f8fafc;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.85rem 1.5rem}.btn-secondary:hover{background:#ffffff0f;border-color:#f8fafc}.btn-ghost{align-items:center;background:#0000;border:1px solid #e2e8f0;border:1px solid var(--card-border);border-radius:6px;color:#0f172a;color:var(--text-main);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9rem;justify-content:center;padding:.6rem 1rem}.btn-ghost:hover{background:#f8faf9;background:var(--surface-light)}.link-underline:hover{text-decoration:underline;text-underline-offset:3px}.site-header{background:#0b132b;background:var(--brand-dark);border-bottom:1px solid #1c2541;color:#f8fafc;position:sticky;top:0;z-index:40}.site-header .header-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding-bottom:.9rem;padding-top:.9rem}.brand-mark{align-items:center;color:#fff;display:inline-flex;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:800;gap:.55rem;letter-spacing:-.02em}.brand-dot{background:#059669;background:var(--brand-accent);border-radius:999px;display:inline-block;height:10px;width:10px}.nav-desktop{align-items:center;display:none;gap:1.6rem}@media (min-width:1024px){.nav-desktop{display:flex}}.nav-link{border-bottom:2px solid #0000;color:#cbd5e1;font-size:.95rem;font-weight:500;padding:.4rem 0}.nav-link:hover{border-bottom-color:#059669;border-bottom-color:var(--brand-accent);color:#fff}.header-right{align-items:center;display:flex;gap:.75rem}.lang-switch{background:#101a35;border:1px solid #334155;border-radius:999px;display:inline-flex;padding:2px}.lang-btn{background:#0000;border:0;border-radius:999px;color:#cbd5e1;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:.35rem .75rem}.lang-btn.active{background:#059669;background:var(--brand-accent);color:#fff}.hamburger{background:#0000;border:1px solid #334155;border-radius:6px;color:#f8fafc;cursor:pointer;display:inline-flex;padding:.5rem}@media (min-width:1024px){.hamburger{display:none}}.header-cta{display:none}@media (min-width:1024px){.header-cta{display:inline-flex}}.mobile-drawer{background:#0b132b;background:var(--brand-dark);border-top:1px solid #1c2541;padding:1rem}.mobile-nav-link{border-bottom:1px solid #1c2541;color:#e2e8f0;display:block;font-weight:500;padding:.8rem .25rem}.mobile-nav-link:last-child{border-bottom:0}.section{padding-bottom:4rem;padding-top:4rem}@media (min-width:1024px){.section{padding-bottom:6rem;padding-top:6rem}}.section-dark{background:#0b132b;background:var(--brand-dark);color:#f8fafc;color:var(--text-on-dark)}.section-light{background:#fff}.section-tint{background:#f8faf9;background:var(--surface-light)}.hero{background:#0b132b;background:var(--brand-dark);border-bottom:1px solid #1c2541;color:#f8fafc;color:var(--text-on-dark);overflow:hidden;position:relative}.hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr;padding-bottom:4rem;padding-top:4rem}@media (min-width:1024px){.hero-grid{grid-template-columns:1.15fr 1fr;padding-bottom:6rem;padding-top:6rem}}.hero h1{color:#fff;font-size:2.25rem;font-weight:800;line-height:1.05;margin:.75rem 0 1rem}@media (min-width:640px){.hero h1{font-size:3rem}}@media (min-width:1024px){.hero h1{font-size:3.75rem}}.hero p.lead{color:#cbd5e1;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;max-width:620px}.hero-bullets{display:flex;flex-direction:column;gap:.7rem;list-style:none;margin:0 0 2rem;padding:0}.hero-bullets li{color:#e2e8f0;display:flex;font-size:.98rem;gap:.65rem;line-height:1.55}.hero-bullets li:before{background:#059669;background:var(--brand-accent);border-radius:999px;content:"";flex:0 0 8px;height:8px;margin-top:.55rem;width:8px}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-media{background:#0d1730;border:1px solid #1c2541;border-radius:14px;overflow:hidden}.hero-media img{aspect-ratio:4/3;display:block;height:100%;object-fit:cover;width:100%}.section-header{margin-bottom:3rem;max-width:780px}.section-header h2{font-size:1.9rem;font-weight:700;line-height:1.15;margin:.5rem 0 .75rem}@media (min-width:768px){.section-header h2{font-size:2.4rem}}.section-header p{color:#475569;color:var(--text-muted);font-size:1.05rem;line-height:1.6;margin:0}.section-header.on-dark h2{color:#fff}.section-header.on-dark p{color:#cbd5e1}.grid-3{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--card-border);border-radius:12px;padding:1.5rem}.card h3{font-size:1.15rem;margin:.75rem 0 .5rem}.card p{color:#475569;color:var(--text-muted);font-size:.95rem;line-height:1.55;margin:0}.card-icon{background:#0596691a;border-radius:8px;color:#059669;color:var(--brand-accent);display:inline-flex;height:40px;justify-content:center;width:40px}.card-icon,.split{align-items:center}.split{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:1024px){.split{gap:4rem;grid-template-columns:1fr 1fr}}.split-media{border:1px solid #e2e8f0;border:1px solid var(--card-border);border-radius:14px;overflow:hidden}.split-media img{aspect-ratio:4/3;display:block;height:100%;object-fit:cover;width:100%}.split-text p{color:#475569;color:var(--text-muted);line-height:1.65;margin-bottom:.75rem}.steps{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.steps{grid-template-columns:repeat(3,1fr)}}.step{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--card-border);border-radius:12px;padding:1.75rem 1.5rem}.step-num{color:#059669;color:var(--brand-accent);display:block;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.75rem}.step h3{font-size:1.15rem;margin:0 0 .5rem}.step p{color:#475569;color:var(--text-muted);font-size:.95rem;line-height:1.55;margin:0}.form-card{background:#fff;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 10px 30px #00000040;color:#0f172a;color:var(--text-main);padding:2rem}@media (min-width:768px){.form-card{padding:2.5rem}}.form-row{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-row label{color:#0f172a;color:var(--text-main);font-size:.85rem;font-weight:600}.form-row input[type=email],.form-row input[type=text]{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--card-border);border-radius:8px;color:#0f172a;color:var(--text-main);font-family:inherit;font-size:1rem;padding:.75rem .9rem}.form-row input:focus{border-color:#059669;border-color:var(--brand-accent);outline:2px solid #059669;outline:2px solid var(--brand-accent);outline-offset:0}.form-consent{align-items:flex-start;color:#475569;color:var(--text-muted);display:flex;font-size:.85rem;gap:.6rem;line-height:1.5;margin-bottom:1rem}.form-error{color:#b91c1c;font-size:.85rem;margin-bottom:.75rem;margin-top:-.5rem}.form-note{color:#475569;color:var(--text-muted);font-size:.8rem;margin-top:.75rem}.newsletter-split{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:1024px){.newsletter-split{gap:4rem;grid-template-columns:1fr 1fr}}.faq-item{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--card-border)}.faq-item:last-child{border-bottom:0}.faq-trigger{align-items:flex-start;background:#0000;border:0;color:#0f172a;color:var(--text-main);cursor:pointer;display:flex;font-family:inherit;font-size:1.05rem;font-weight:600;gap:1rem;justify-content:space-between;padding:1.15rem 0;text-align:left;width:100%}.faq-answer{color:#475569;color:var(--text-muted);font-size:.98rem;line-height:1.6;padding:0 0 1.15rem}.faq-icon{color:#059669;color:var(--brand-accent);flex-shrink:0;font-size:1.3rem;line-height:1;text-align:center;width:20px}.site-footer{background:#070d1e;background:var(--brand-dark-3);border-top:1px solid #1c2541;color:#94a3b8;font-size:.9rem;padding:3.5rem 0 2rem}.footer-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:768px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.footer-title{color:#f1f5f9;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.02em;margin:0 0 1rem;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.footer-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.footer-legal{color:#94a3b8;display:flex;flex-direction:column;gap:.5rem;line-height:1.55}.footer-legal strong{color:#cbd5e1;font-weight:600}.footer-disclaimer{border-top:1px solid #1c2541;color:#64748b;font-size:.8rem;line-height:1.55;margin-top:2.5rem;padding-top:1.5rem}.footer-bottom{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.75rem;justify-content:space-between;margin-top:1rem}.cookie-settings-link{background:#0000;border:0;color:#94a3b8;cursor:pointer;font-family:inherit;font-size:.8rem;padding:0;text-decoration:underline;text-underline-offset:3px}.cookie-settings-link:hover{color:#fff}.legal-page{padding:4rem 0 5rem}.legal-page h1{font-size:2.25rem;margin:0 0 .5rem}.legal-updated{color:#475569;color:var(--text-muted);font-size:.9rem;margin-bottom:2.5rem}.legal-section{margin-bottom:1.75rem}.legal-section h2{color:#0f172a;color:var(--text-main);font-size:1.2rem;margin:0 0 .5rem}.legal-section p{color:#475569;color:var(--text-muted);line-height:1.7;margin:0}.thankyou-page{align-items:center;background:#0b132b;background:var(--brand-dark);color:#f8fafc;display:flex;min-height:calc(100vh - 80px);padding:4rem 0}.thankyou-card{background:#0d1730;border:1px solid #1c2541;border-radius:16px;margin:0 auto;max-width:640px;padding:3rem;text-align:center}.thankyou-card h1{color:#fff;font-size:2rem;margin:1rem 0 .5rem}.thankyou-check{align-items:center;background:#10b98126;border-radius:999px;color:#10b981;display:inline-flex;height:64px;justify-content:center;margin-bottom:.5rem;width:64px}.thankyou-card p{color:#cbd5e1;font-size:1.05rem;line-height:1.6}.cookie-banner{background:#0b132b;background:var(--brand-dark);border:1px solid #1c2541;border-radius:12px;bottom:1rem;box-shadow:0 20px 40px #00000059;color:#f8fafc;left:1rem;padding:1.25rem;position:fixed;right:1rem;z-index:60}@media (min-width:768px){.cookie-banner{left:1.5rem;margin:0 auto;max-width:1180px;padding:1.5rem;right:1.5rem}}.cookie-inner{align-items:stretch;display:flex;flex-direction:column;gap:1rem}@media (min-width:900px){.cookie-inner{align-items:center;flex-direction:row;justify-content:space-between}}.cookie-text{color:#cbd5e1;font-size:.9rem;line-height:1.5;max-width:720px}.cookie-text strong{color:#fff;display:block;font-family:Outfit,sans-serif;font-size:1rem;margin-bottom:.25rem}.cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cookie-btn{background:#0000;border:1px solid #334155;border-radius:8px;color:#f8fafc;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:.65rem 1rem}.cookie-btn:hover{border-color:#f8fafc}.cookie-btn.primary{background:#059669;background:var(--brand-accent);border-color:#059669;border-color:var(--brand-accent)}.cookie-btn.primary:hover{background:#047857;background:var(--brand-accent-hover);border-color:#047857;border-color:var(--brand-accent-hover)}.cookie-modal-overlay{align-items:center;background:#02061799;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:70}.cookie-modal{background:#fff;border-radius:14px;color:#0f172a;color:var(--text-main);max-height:85vh;max-width:560px;overflow-y:auto;padding:2rem;width:100%}.cookie-modal h2{font-size:1.4rem;margin:0 0 .5rem}.cookie-modal .intro{color:#475569;color:var(--text-muted);font-size:.95rem;line-height:1.55;margin-bottom:1.5rem}.cookie-category{align-items:flex-start;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--card-border);display:flex;gap:1rem;justify-content:space-between;padding:1rem 0}.cookie-category:last-of-type{border-bottom:0}.cookie-category h4{font-size:1rem;margin:0 0 .25rem}.cookie-category p{color:#475569;color:var(--text-muted);font-size:.85rem;line-height:1.5;margin:0}.cookie-modal-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:1.5rem}.switch{flex-shrink:0;height:22px;position:relative;width:40px}.switch input{height:0;opacity:0;width:0}.switch-slider{background:#cbd5e1;cursor:pointer;inset:0}.switch-slider,.switch-slider:before{border-radius:999px;position:absolute}.switch-slider:before{background:#fff;content:"";height:16px;left:3px;top:3px;width:16px}.switch input:checked+.switch-slider{background:#059669;background:var(--brand-accent)}.switch input:checked+.switch-slider:before{left:21px}.switch input:disabled+.switch-slider{cursor:not-allowed;opacity:.65}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}
/*# sourceMappingURL=main.13abd524.css.map*/