.nav[data-astro-cid-pux6a34n]{border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;background:#181920f2;backdrop-filter:blur(8px)}.nav-inner[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-pux6a34n]{font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:700;color:var(--text);text-decoration:none;letter-spacing:-.5px;transition:color .2s ease}.logo[data-astro-cid-pux6a34n]:hover,.logo[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{color:var(--orange)}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:2rem}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:var(--text2);text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:var(--orange)}@media(max-width:768px){.nav-inner[data-astro-cid-pux6a34n]{padding:1rem}.nav-links[data-astro-cid-pux6a34n]{gap:1rem;font-size:.85rem}}.footer[data-astro-cid-sz7xmlte]{background:transparent;border-top:1px solid var(--border);margin-top:4rem;padding-top:3rem;padding-bottom:2rem}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:var(--text);margin-bottom:1rem;font-size:1rem;font-weight:600}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--text2);font-size:.9rem;line-height:1.6}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text2);text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--orange)}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:2rem 2rem 0;border-top:1px solid var(--border);text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--text3);font-size:.85rem}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text3);text-decoration:none;transition:color .2s ease}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--orange)}@media(max-width:768px){.footer-content[data-astro-cid-sz7xmlte]{padding:0 1rem;grid-template-columns:1fr}.footer-bottom[data-astro-cid-sz7xmlte]{padding:1.5rem 1rem 0}}:root{--bg: #181920;--surface: #1F2029;--surface2: #262830;--border: #2E3040;--border2: #383B48;--text: #E8E8ED;--text2: #9498A4;--text3: #5D6170;--orange: #F7931A;--orange2: #E8850F}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Outfit,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{color:var(--text);margin-bottom:1rem}a{color:var(--orange);text-decoration:none;transition:color .2s ease}a:hover{color:var(--orange2)}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .2s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:var(--orange);color:#000}.btn-primary:hover{background:var(--orange2);transform:translateY(-2px)}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--surface2);border-color:var(--border2)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}main{flex:1;min-height:calc(100vh - 200px)}.page-wrapper[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;min-height:100vh}.main-content[data-astro-cid-37fxchfa]{flex:1}
