:root{--ink:#142433;--muted:#5a6b7a;--line:#c9d5df;--surface:#f3f7fa;--paper:#fff;--navy:#12324f;--navy-deep:#0b2238;--teal:#2a9d8f;--teal-soft:#7ec8c3;--accent:#1f6f8b;--shadow:0 20px 48px #12324f1a;--btn-bg:#12324f;--btn-fg:#f7fbfd;--header-bg:color-mix(in srgb, var(--surface) 86%, white);--footer-bg:#0b2238;--glow:#2a9d8f38;--plane:linear-gradient(135deg, #12324f 0%, #1f6f8b 48%, #2a9d8f 100%);color:var(--ink);background:var(--surface);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Figtree,Segoe UI,sans-serif;line-height:1.55}[data-theme=dark]{--ink:#e8f1f6;--muted:#9db0bf;--line:#2a3d4f;--surface:#0b1622;--paper:#132433;--navy:#e8f1f6;--navy-deep:#7ec8c3;--teal:#7ec8c3;--teal-soft:#2a9d8f;--accent:#7ec8c3;--shadow:0 20px 48px #0006;--btn-bg:#2a9d8f;--btn-fg:#071018;--header-bg:color-mix(in srgb, var(--surface) 88%, black);--footer-bg:#071018;--glow:#7ec8c329;--plane:linear-gradient(135deg, #0b2238 0%, #164e63 50%, #1d6b63 100%);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:40;background:var(--btn-bg);color:var(--btn-fg);border-radius:8px;padding:.6rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}body{background:radial-gradient(900px 380px at 12% -8%, var(--glow), transparent 55%), radial-gradient(700px 320px at 92% 8%, #1f6f8b1f, transparent 50%), var(--surface);min-height:100vh;margin:0}h1,h2,h3{letter-spacing:-.02em;color:var(--navy);margin:0 0 .65rem;font-family:Fraunces,Georgia,serif;font-weight:650;line-height:1.15}p{margin:0 0 1rem}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}.wrap{width:min(1100px,100% - 2rem);margin:0 auto}.wrap.narrow{width:min(720px,100% - 2rem)}.muted{color:var(--muted)}.site-header{z-index:20;background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0}.header-inner{align-items:center;gap:1rem;min-height:72px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.65rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--plane);color:#f7fbfd;border-radius:8px;place-items:center;width:2rem;height:2rem;font-family:Fraunces,Georgia,serif;font-size:1.05rem;display:grid}.brand-text{color:var(--navy);font-family:Fraunces,Georgia,serif;font-size:1.2rem}.nav-links{gap:1.25rem;margin-left:1rem;display:none}.nav-links a{color:var(--muted);font-weight:500;text-decoration:none}.nav-links a:hover{color:var(--navy)}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}.lang-select select,.icon-btn{border:1px solid var(--line);background:var(--paper);color:var(--ink);height:2.35rem;font:inherit;cursor:pointer;border-radius:8px;padding:0 .7rem}.btn{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:2.35rem;padding:.55rem 1rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--btn-bg);color:var(--btn-fg)}.btn.ghost{border-color:var(--line);color:var(--navy);background:0 0}.btn.lg{min-height:3rem;padding:.75rem 1.35rem;font-size:1.02rem}.hero{isolation:isolate;align-items:end;min-height:min(88vh,760px);padding:4.5rem 0 3.5rem;display:grid;position:relative;overflow:hidden}.hero-inner{z-index:2;max-width:38rem;animation:.7s both rise;position:relative}.brand-hero{letter-spacing:-.03em;color:var(--navy);margin:0 0 1rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,6vw,4rem);font-weight:700;line-height:1.05;animation:.75s 50ms both rise}.hero h1{color:var(--ink);margin-bottom:1rem;font-size:clamp(1.55rem,3.4vw,2.15rem);font-weight:500;animation:.75s .12s both rise}.hero .lead{color:var(--muted);max-width:34rem;font-size:1.08rem;animation:.75s .18s both rise}.hero-cta{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;animation:.75s .24s both rise;display:flex}.hero-visual{z-index:1;pointer-events:none;position:absolute;inset:0}.hero-plane{background:var(--plane);opacity:.92;border-radius:0 0 0 28%/0 0 0 18%;width:min(58vw,640px);height:min(70vh,560px);animation:14s ease-in-out infinite alternate drift;position:absolute;top:8%;right:-8%}.hero-grid{opacity:.55;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 78% 42%,#000 0%,#0000 62%);mask-image:radial-gradient(circle at 78% 42%,#000 0%,#0000 62%)}[data-theme=light] .hero-grid{background-image:linear-gradient(#12324f0f 1px,#0000 1px),linear-gradient(90deg,#12324f0f 1px,#0000 1px)}.section{padding:4.5rem 0}.section.alt{background:color-mix(in srgb, var(--paper) 70%, transparent);border-block:1px solid var(--line)}.section-lead{color:var(--muted);max-width:40rem;margin-bottom:2rem}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.steps li{border-top:2px solid var(--teal);padding:1.35rem 1.2rem}.step-num{color:var(--teal);margin-bottom:.6rem;font-family:Fraunces,Georgia,serif;font-size:1.1rem;display:block}.steps p{color:var(--muted);margin:0}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.form-grid li{border-bottom:1px solid var(--line);flex-direction:column;gap:.25rem;padding:.95rem 0;display:flex}.form-grid strong{color:var(--navy);font-family:Fraunces,Georgia,serif;font-size:1.1rem}.form-grid span{color:var(--muted);font-size:.95rem}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.audience-grid article{padding-top:.5rem}.audience-grid p{color:var(--muted);margin:0}.faq-list{flex-direction:column;gap:.5rem;display:flex}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;font:inherit;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-weight:600;display:flex}.faq-a{color:var(--muted);margin:0;padding:0 0 1rem}.final-cta{text-align:center;background:var(--plane);color:#f7fbfd;padding:4.5rem 0}.final-cta h2,.final-cta p{color:#f7fbfd}.final-cta p{opacity:.9;max-width:34rem;margin:0 auto 1.5rem}.final-cta .btn.primary{color:#12324f;background:#f7fbfd}.site-footer{background:var(--footer-bg);color:#d7e4ee;padding:3rem 0 1.5rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;display:grid}.footer-brand{margin-bottom:.4rem;font-family:Fraunces,Georgia,serif;font-size:1.35rem}.footer-label{color:#fff;margin-bottom:.6rem;font-weight:700}.footer-grid a{color:#b7c9d6;margin-bottom:.4rem;text-decoration:none;display:block}.footer-grid a:hover{color:#fff}.footer-agency{color:#9db0bf;flex-direction:column;gap:.25rem;margin-top:1rem;font-size:.92rem;display:flex}.footer-bottom{color:#8fa3b3;border-top:1px solid #ffffff1f;margin-top:2rem;padding-top:1rem;font-size:.9rem}.legal-page{padding:3.5rem 0 4rem}.legal-page h1{margin-bottom:1.25rem}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(-18px,12px)scale(1.03)}}@media (width>=900px){.nav-links{display:flex}}@media (width<=900px){.steps,.form-grid,.audience-grid,.footer-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:3rem}.hero-plane{opacity:.35;width:120%;height:46%;top:auto;bottom:-8%;right:-30%}.header-actions .btn.ghost{display:none}}
