.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:40;backdrop-filter:blur(10px);background:#f4f7ffe6;border-bottom:1px solid var(--border)}.header-inner[data-astro-cid-ctg3m53h]{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;font-weight:800;font-size:1.08rem}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{border-radius:10px}.site-nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;display:flex;align-items:center;gap:1rem;margin:0;padding:0}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{text-decoration:none;color:var(--muted);font-weight:600;padding:.35rem .55rem;border-radius:8px}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].is-active{color:var(--brand-dark);background:#e8ecff}.menu-toggle[data-astro-cid-ctg3m53h]{display:none;border:1px solid var(--border);background:#fff;border-radius:10px;padding:.5rem .8rem;font-weight:700;color:var(--text)}@media(max-width:900px){.menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex}.site-nav[data-astro-cid-ctg3m53h]{position:absolute;inset:calc(100% + 1px) 4vw auto;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow);padding:.9rem;display:none}.site-nav[data-astro-cid-ctg3m53h].is-open{display:block}.site-nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:flex-start}}.site-footer[data-astro-cid-gcn2mc3v]{margin-top:3rem;position:relative;color:#fff;overflow:hidden}.site-footer-bg[data-astro-cid-gcn2mc3v],.site-footer-overlay[data-astro-cid-gcn2mc3v]{position:absolute;inset:0}.site-footer-bg[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:100%;height:100%;object-fit:cover}.site-footer-overlay[data-astro-cid-gcn2mc3v]{background:linear-gradient(135deg,#0f172aeb,#1e2987b8)}.site-footer-content[data-astro-cid-gcn2mc3v]{position:relative;z-index:1;padding:2.2rem 0}.footer-grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.2fr 1.4fr 1fr .9fr;gap:1.2rem;align-items:start}.footer-brand[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:.8rem;color:#fff;text-decoration:none;font-size:1.4rem;font-weight:800;margin-bottom:.3rem}.footer-copy[data-astro-cid-gcn2mc3v]{max-width:30ch}.footer-brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:52px;height:52px;border-radius:12px}.site-footer[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:.4rem 0;color:#ffffffeb}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#fff}.site-footer[data-astro-cid-gcn2mc3v] h3[data-astro-cid-gcn2mc3v]{margin:0 0 .7rem;font-size:1rem;color:#dbe4ff}.footer-links[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.45rem .75rem;align-items:center}.footer-links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{text-decoration:underline;text-underline-offset:3px;color:#ffffffeb;padding:0;border-radius:0;border:0;font-size:.95rem}.footer-links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff;opacity:.9}@media(max-width:860px){.footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}}:root{--bg: #f4f7ff;--surface: #ffffff;--surface-soft: #eef2ff;--text: #0f172a;--muted: #475569;--brand: #3b44f6;--brand-dark: #2c33ba;--border: #d8defa;--radius: 18px;--shadow: 0 16px 48px rgba(23, 31, 84, .12)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,Albert Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(1120px,92vw);margin:0 auto}.page-section{padding:clamp(3rem,4vw,5rem) 0}.surface-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.eyebrow{display:inline-flex;font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-dark)}h1,h2,h3{line-height:1.15;margin:0 0 .75rem}h1{font-size:clamp(2.2rem,5vw,4rem)}h2{font-size:clamp(1.8rem,3vw,2.6rem)}h3{font-size:clamp(1.2rem,2vw,1.5rem)}p{margin:0 0 1rem;color:var(--muted)}.button-row{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:1.5rem}.button{border-radius:12px;padding:.8rem 1.2rem;font-weight:700;text-decoration:none;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.button-primary{background:var(--brand);color:#fff;box-shadow:0 10px 24px #3b44f659}.button-primary:hover{background:var(--brand-dark);transform:translateY(-1px)}.button-secondary{background:#fff;color:var(--text);border-color:var(--border)}.button-secondary:hover{transform:translateY(-1px)}.grid{display:grid;gap:1.25rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.section-title{text-align:center;max-width:780px;margin:0 auto 2rem}.process-card,.feature-card,.link-card{padding:1rem}.feature-card img,.process-card img{border-radius:14px;margin-bottom:.75rem}.process-card p,.feature-card p{margin-bottom:0}.strip{color:#fff;border-radius:var(--radius);padding:1.4rem 1.2rem;text-align:center;font-size:clamp(1.2rem,2vw,1.7rem);font-weight:700;background:linear-gradient(120deg,#0f172a,#1e2a80 46%,#3b44f6)}.page-hero{padding:clamp(4rem,7vw,6rem) 0}.page-hero-inner{position:relative;overflow:hidden;border-radius:calc(var(--radius) + 8px);min-height:min(72vh,760px);display:grid;align-items:end;background:#0f172a}.page-hero-image{position:absolute;inset:0}.page-hero-image img{width:100%;height:100%;object-fit:cover;opacity:.76}.page-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(255,255,255,.12),transparent 38%),linear-gradient(108deg,#080e2bb8 10%,#1e298773 58%,#3b44f629)}.page-hero-content{position:relative;z-index:1;max-width:640px;padding:clamp(1.6rem,4vw,3.2rem);color:#fff;background:linear-gradient(135deg,#080e2b9e,#080e2b47);border:1px solid rgba(255,255,255,.16);border-radius:16px;backdrop-filter:blur(3px)}.page-hero-content p{color:#ffffffeb;font-size:1.05rem}.page-hero-content h1,.page-hero-content .eyebrow{text-shadow:0 2px 14px rgba(2,6,23,.5)}.page-hero-content .eyebrow{color:#ecf5fffa}.hero-highlight-row{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.55rem}.hero-highlight{border:1px solid rgba(255,255,255,.28);background:#0f172a59;color:#fff;font-size:.86rem;border-radius:999px;padding:.38rem .72rem}.process-split{grid-template-columns:minmax(220px,38%) minmax(0,1fr);align-items:stretch;padding:0;overflow:hidden}.process-split>img{width:100%;height:100%;min-height:220px;object-fit:cover;border-radius:0;margin-bottom:0}.process-split>div{padding:1rem 1.1rem}.process-split p,.process-split li{font-size:1.06rem}.process-split.is-reverse>img{order:2}.process-split.is-reverse>div{order:1}.icon-grid-item{text-align:center}.icon-grid-item img{width:52px;height:52px;object-fit:contain;margin:0 auto .8rem}.stack{display:grid;gap:1.25rem}.contact-form{padding:1.5rem}.field{display:grid;gap:.5rem;margin-bottom:1rem}.field label{font-weight:600}.field input,.field textarea{width:100%;border-radius:10px;border:1px solid var(--border);padding:.75rem .85rem;font:inherit}.field textarea{min-height:160px;resize:vertical}.success-text{margin-top:1rem;color:#0f6a30;font-weight:600}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:120;background:#0a1024f7;color:#fff;border-top:1px solid rgba(255,255,255,.18)}.cookie-banner__inner{width:min(1120px,92vw);margin:0 auto;padding:1rem 0;display:flex;gap:1rem;align-items:center;justify-content:space-between}.cookie-banner p{margin:0;color:#ffffffeb;font-size:.95rem}.cookie-banner a{color:#fff;text-decoration:underline}.cookie-banner__actions{display:inline-flex;gap:.6rem}.cookie-banner__actions .button{white-space:nowrap}@media(max-width:920px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.grid-2,.grid-3,.grid-4{grid-template-columns:minmax(0,1fr)}.page-hero-inner{min-height:62vh}.process-split{grid-template-columns:1fr}.process-split>img{min-height:180px}.cookie-banner__inner{flex-direction:column;align-items:flex-start}}.skip-link[data-astro-cid-37fxchfa]{position:absolute;left:-9999px;top:0;z-index:100;background:#111827;color:#fff;padding:.6rem .85rem;border-radius:0 0 8px 8px}.skip-link[data-astro-cid-37fxchfa]:focus{left:.75rem}
