.site-header[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--color-border);background:var(--color-bg);z-index:100;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1rem;padding-bottom:1rem;display:flex}.logo[data-astro-cid-nen7h5rs]{color:var(--color-text);font-size:1.4rem;font-weight:700}.nav-list[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--color-text);font-size:.95rem;font-weight:500}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--color-brand)}.phone-btn[data-astro-cid-nen7h5rs]{white-space:nowrap}.theme-toggle[data-astro-cid-nen7h5rs]{border:1px solid var(--color-border);background:var(--color-bg-alt);width:40px;height:40px;color:var(--color-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background-color .2s,transform .15s;display:inline-flex}.theme-toggle[data-astro-cid-nen7h5rs]:hover{background:var(--color-bg-elevated);transform:translateY(-1px)}.icon-sun[data-astro-cid-nen7h5rs]{display:none}.icon-moon[data-astro-cid-nen7h5rs],html[data-theme=dark] .icon-sun[data-astro-cid-nen7h5rs]{display:block}html[data-theme=dark] .icon-moon[data-astro-cid-nen7h5rs]{display:none}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .icon-sun[data-astro-cid-nen7h5rs]{display:block}html:not([data-theme=light]) .icon-moon[data-astro-cid-nen7h5rs]{display:none}}.nav-toggle-input[data-astro-cid-nen7h5rs]{display:none}.nav-toggle-label[data-astro-cid-nen7h5rs]{cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;display:none}.nav-toggle-label[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--color-text);border-radius:2px;height:3px;display:block}.nav-phone-mobile[data-astro-cid-nen7h5rs]{display:none}@media (width<=900px){.nav-list[data-astro-cid-nen7h5rs]{gap:1rem}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:.85rem}}@media (width<=640px){.header-inner[data-astro-cid-nen7h5rs]{position:relative}.nav-toggle-label[data-astro-cid-nen7h5rs]{order:2;display:flex}.phone-btn[data-astro-cid-nen7h5rs]{display:none}nav[data-astro-cid-nen7h5rs]{order:3;width:100%}.nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0;width:100%;padding-top:1rem;display:none}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{border-top:1px solid var(--color-border)}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.85rem 0;display:block}.nav-phone-mobile[data-astro-cid-nen7h5rs]{display:block}.nav-phone-mobile[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--color-brand);font-weight:700}.nav-toggle-input[data-astro-cid-nen7h5rs]:checked~nav[data-astro-cid-nen7h5rs] .nav-list[data-astro-cid-nen7h5rs]{display:flex}}.site-footer[data-astro-cid-jo6i4kqk]{color:#e5e7eb;background:#14181f;padding:3rem 0 0}.site-footer[data-astro-cid-jo6i4kqk] h3[data-astro-cid-jo6i4kqk],.site-footer[data-astro-cid-jo6i4kqk] h4[data-astro-cid-jo6i4kqk]{color:#fff}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ccc}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;padding-bottom:2rem;display:grid}.footer-links[data-astro-cid-jo6i4kqk]{margin:0 0 1rem;padding:0;list-style:none}.footer-links[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{margin-bottom:.4rem}.footer-bottom[data-astro-cid-jo6i4kqk]{text-align:center;color:#aaa;border-top:1px solid #555;padding:1.25rem 0;font-size:.85rem}.footer-credit-link[data-astro-cid-jo6i4kqk]{color:#fff;text-decoration:underline}.footer-credit-link[data-astro-cid-jo6i4kqk]:hover{color:var(--color-accent)}:root{--color-bg:#fff;--color-bg-alt:#f5f7fa;--color-bg-elevated:#fff;--color-text:#24282e;--color-text-muted:#6b7280;--color-brand:#0e75bc;--color-brand-hover:#3570a4;--color-accent:#8cc63f;--color-accent-hover:#7ab72a;--color-border:#e5e9ef;--shadow-card:0 1px 3px #1018280f, 0 1px 2px #1018280a;--shadow-card-hover:0 12px 28px #1018281f, 0 4px 10px #1018280f;--gradient-brand:linear-gradient(135deg, #0e75bc 0%, #3570a4 60%, #1b4a72 100%);--overlay-hero:linear-gradient(135deg, #0e75bcd1 0%, #0a1423bf 100%);--border-radius:14px;--max-width:1200px;--font-family:"Barlow", sans-serif;color-scheme:light}:root[data-theme=dark]{--color-bg:#0d1117;--color-bg-alt:#151b24;--color-bg-elevated:#1b2330;--color-text:#edeff2;--color-text-muted:#9aa4b2;--color-brand:#5cb3ee;--color-brand-hover:#7fc4f3;--color-accent:#a3d968;--color-accent-hover:#b7e385;--color-border:#262e3b;--shadow-card:0 1px 3px #0006, 0 1px 2px #0000004d;--shadow-card-hover:0 16px 32px #00000080, 0 6px 12px #00000059;--gradient-brand:linear-gradient(135deg, #5cb3ee 0%, #3570a4 60%, #0d1117 100%);--overlay-hero:linear-gradient(135deg, #0e75bce0 0%, #040910e6 100%);color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:#0d1117;--color-bg-alt:#151b24;--color-bg-elevated:#1b2330;--color-text:#edeff2;--color-text-muted:#9aa4b2;--color-brand:#5cb3ee;--color-brand-hover:#7fc4f3;--color-accent:#a3d968;--color-accent-hover:#b7e385;--color-border:#262e3b;--shadow-card:0 1px 3px #0006, 0 1px 2px #0000004d;--shadow-card-hover:0 16px 32px #00000080, 0 6px 12px #00000059;--gradient-brand:linear-gradient(135deg, #5cb3ee 0%, #3570a4 60%, #0d1117 100%);--overlay-hero:linear-gradient(135deg, #0e75bce0 0%, #040910e6 100%);color-scheme:dark}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-family);color:var(--color-text);background:var(--color-bg);margin:0;line-height:1.6;transition:background-color .25s,color .25s}img{max-width:100%;height:auto;display:block}a{color:var(--color-brand);text-decoration:none;transition:color .2s}a:hover{color:var(--color-brand-hover)}h1,h2,h3,h4{font-family:var(--font-family);letter-spacing:-.01em;margin:0 0 .5em;font-weight:700;line-height:1.15}h1{font-size:clamp(2.25rem,5.5vw,3.75rem)}h2{font-size:clamp(1.6rem,3.5vw,2.5rem)}h3{font-size:1.25rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.btn{text-transform:uppercase;letter-spacing:.02em;text-align:center;cursor:pointer;border:2px solid #0000;border-radius:999px;padding:.9rem 2.1rem;font-size:.9rem;font-weight:700;transition:background-color .2s,color .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-block}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gradient-brand);color:#fff;border-color:#0000;box-shadow:0 4px 14px #0e75bc59}.btn-primary:hover{color:#fff;box-shadow:0 8px 22px #0e75bc73}.btn-accent{background:var(--color-accent);color:#182015;border-color:var(--color-accent);box-shadow:0 4px 14px #8cc63f4d}.btn-accent:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);color:#182015;box-shadow:0 8px 22px #8cc63f66}.btn-outline{color:var(--color-brand);border-color:var(--color-brand);background:0 0}.btn-outline:hover{background:var(--color-brand);color:#fff}.card{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--border-radius);box-shadow:var(--shadow-card);padding:2rem 1.5rem;transition:box-shadow .25s,transform .25s,background-color .25s,border-color .25s}.card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.grid{gap:1.5rem;display:grid}.grid-2,.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.text-center{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--color-brand);margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.reveal-ready [data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.reveal-grid [data-reveal]:first-child{transition-delay:0s}.reveal-grid [data-reveal]:nth-child(2){transition-delay:.1s}.reveal-grid [data-reveal]:nth-child(3){transition-delay:.2s}.reveal-grid [data-reveal]:nth-child(4){transition-delay:.3s}.reveal-grid [data-reveal]:nth-child(5){transition-delay:.4s}.reveal-grid [data-reveal]:nth-child(6){transition-delay:.48s}.reveal-grid [data-reveal]:nth-child(7){transition-delay:.56s}@media (prefers-reduced-motion:reduce){.reveal-ready [data-reveal]{opacity:1;transition:none;transform:none}.btn:hover,.card:hover{transform:none}}@media (width<=640px){.section{padding:3rem 0}}
