:root{--navy: #0d1220;--navy-mid: #151c30;--navy-light: #1e2a48;--yellow: #f5c800;--yellow-dim: #c9a300;--yellow-pale: rgba(245,200,0,.12);--white: #ffffff;--off-white: #f4f3ef;--text-muted: rgba(255,255,255,.55);--text-dim: rgba(255,255,255,.35);--border: rgba(255,255,255,.08);--border-yellow: rgba(245,200,0,.25);--radius: 4px;--radius-lg: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--navy);color:var(--white);font-size:16px;line-height:1.6;min-height:100vh}h1,h2,h3,h4{font-family:Bebas Neue,sans-serif;letter-spacing:.04em;line-height:1}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font-family:DM Sans,sans-serif;cursor:pointer;border:none}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.tag{display:inline-block;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:2px}.tag-yellow{background:var(--yellow);color:var(--navy)}.tag-outline{border:1px solid var(--border-yellow);color:var(--yellow)}.tag-dark{background:#ffffff14;color:var(--text-muted)}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:var(--radius);font-size:14px;font-weight:500;letter-spacing:.02em;transition:all .15s ease}.btn-yellow{background:var(--yellow);color:var(--navy)}.btn-yellow:hover{background:gold;transform:translateY(-1px)}.btn-outline{border:1px solid var(--border);color:var(--white);background:transparent}.btn-outline:hover{border-color:#ffffff4d;background:#ffffff0d}.section-title{font-size:clamp(32px,5vw,48px);color:var(--white);margin-bottom:.25rem}.section-sub{color:var(--text-muted);font-size:14px;font-weight:300}main{animation:fadeUp .4s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.site-header[data-astro-cid-sckkx6r4]{position:sticky;top:0;z-index:100;background:#0d1220f2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-brand[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:12px}.nav-emblem[data-astro-cid-sckkx6r4]{height:40px;width:auto;flex-shrink:0;display:block}.nav-logo-text[data-astro-cid-sckkx6r4]{height:32px;width:auto;display:block}.nav-links[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:0}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{padding:0 14px;font-size:13px;font-weight:400;color:var(--text-muted);letter-spacing:.02em;transition:color .15s;border-bottom:2px solid transparent;line-height:64px}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{color:var(--white)}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{border-bottom-color:var(--yellow)}.nav-cta[data-astro-cid-sckkx6r4]{background:var(--yellow);color:var(--navy);padding:9px 18px;border-radius:var(--radius);font-size:13px;font-weight:500;transition:background .15s}.nav-cta[data-astro-cid-sckkx6r4]:hover{background:gold}.nav-mobile-toggle[data-astro-cid-sckkx6r4]{display:none;background:none;border:none;color:var(--white);font-size:24px}@media(max-width:768px){.nav-links[data-astro-cid-sckkx6r4]{display:none}.nav-mobile-toggle[data-astro-cid-sckkx6r4]{display:block}.nav-cta[data-astro-cid-sckkx6r4]{padding:8px 14px;font-size:12px}}footer[data-astro-cid-sckkx6r4]{margin-top:5rem;border-top:1px solid var(--border);background:var(--navy);padding:3rem 0 2rem}.footer-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2.5rem}.footer-brand[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{color:var(--text-muted);font-size:13px;line-height:1.7;margin-top:1rem;max-width:240px}.footer-col[data-astro-cid-sckkx6r4] h4[data-astro-cid-sckkx6r4]{font-family:Bebas Neue,sans-serif;font-size:16px;letter-spacing:.1em;color:var(--yellow);margin-bottom:1rem}.footer-col[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none}.footer-col[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:.5rem}.footer-col[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:13px;color:var(--text-muted);transition:color .15s}.footer-col[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--white)}.footer-bottom[data-astro-cid-sckkx6r4]{border-top:1px solid var(--border);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:12px;color:var(--text-dim)}.footer-socials[data-astro-cid-sckkx6r4]{display:flex;gap:12px}.footer-socials[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{width:32px;height:32px;border-radius:50%;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--text-muted);transition:all .15s}.footer-socials[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{border-color:var(--yellow);color:var(--yellow)}@media(max-width:768px){.footer-grid[data-astro-cid-sckkx6r4]{grid-template-columns:1fr 1fr}.footer-brand[data-astro-cid-sckkx6r4]{grid-column:1 / -1}.footer-bottom[data-astro-cid-sckkx6r4]{flex-direction:column;gap:1rem;text-align:center}}
