.Nav-module__AjPwpW__nav{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(1.4);border-bottom:1px solid var(--border);background:#0c0e12d1;position:fixed;top:0;left:0;right:0}.Nav-module__AjPwpW__navInner{justify-content:space-between;align-items:center;max-width:1100px;height:56px;margin:0 auto;padding:0 1.5rem;display:flex}.Nav-module__AjPwpW__logo{font-family:var(--display);color:var(--heading);letter-spacing:-.02em;font-size:1.1rem;font-weight:900;text-decoration:none}.Nav-module__AjPwpW__logo:hover{color:var(--accent-orange)}.Nav-module__AjPwpW__links{align-items:center;gap:.25rem;list-style:none;display:flex}.Nav-module__AjPwpW__link{font-family:var(--mono);color:var(--text-muted);letter-spacing:.02em;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Nav-module__AjPwpW__link:hover{color:var(--heading);background:var(--surface-hover)}.Nav-module__AjPwpW__active{color:var(--accent-orange);background:#e8804a14}@media (max-width:640px){.Nav-module__AjPwpW__navInner{padding:0 1rem}}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:2rem 1.5rem;display:flex}.Footer-module__yg9ahW__left{font-family:var(--mono);color:var(--text-dim);font-size:.7rem}.Footer-module__yg9ahW__links{gap:1.25rem;list-style:none;display:flex}.Footer-module__yg9ahW__linkItem a{font-family:var(--mono);color:var(--text-dim);align-items:center;gap:.35rem;font-size:.7rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__yg9ahW__linkItem a:hover{color:var(--text)}.Footer-module__yg9ahW__linkItem svg{opacity:.6;width:14px;height:14px}@media (max-width:640px){.Footer-module__yg9ahW__footer{flex-direction:column;align-items:flex-start;padding:1.5rem 1rem}}
:root{--bg:#0c0e12;--surface:#13161c;--surface-raised:#191d25;--surface-hover:#1e232d;--border:#252b38;--border-accent:#2d3548;--text:#c8cdd8;--text-muted:#6b7280;--text-dim:#4a5060;--heading:#e8ecf4;--accent-orange:#e8804a;--accent-orange-dim:#c06030;--accent-blue:#5b9cf5;--accent-blue-dim:#3a6bbd;--accent-green:#6bc96b;--accent-green-dim:#3d8a3d;--accent-purple:#a78bfa;--accent-purple-dim:#7c5cc7;--accent-yellow:#e5c07b;--accent-yellow-dim:#b89550;--accent-red:#f47067;--accent-red-dim:#c04840;--accent-cyan:#56d4dd;--accent-cyan-dim:#2fa5ad;--accent-pink:#e879a8;--accent-pink-dim:#b85580;--mono:"JetBrains Mono",monospace;--sans:"DM Sans",sans-serif;--display:"Fraunces",serif;--radius:8px;--radius-lg:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:var(--accent-orange);text-decoration:none;transition:color .2s}a:hover{color:var(--accent-yellow)}.page{max-width:1100px;min-height:100vh;margin:0 auto;padding:80px 1.5rem 2rem}.section-heading{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.section-heading h2{font-family:var(--display);color:var(--heading);letter-spacing:-.01em;font-size:1.5rem;font-weight:900}.section-heading:after{content:"";background:linear-gradient(90deg,var(--border-accent),transparent);flex:1;height:1px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;transition:border-color .25s,transform .25s,box-shadow .25s}.card:hover{border-color:var(--border-accent);transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.badge{border:1px solid var(--border);font-family:var(--mono);letter-spacing:.04em;color:var(--text-muted);background:var(--bg);white-space:nowrap;border-radius:100px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.65rem;display:inline-flex}.badge .dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:.5s both fadeUp}.delay-1{animation-delay:50ms}.delay-2{animation-delay:.1s}.delay-3{animation-delay:.15s}.delay-4{animation-delay:.2s}.delay-5{animation-delay:.25s}.delay-6{animation-delay:.3s}.delay-7{animation-delay:.35s}.delay-8{animation-delay:.4s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:640px){.page{padding:72px 1rem 1.5rem}}@media print{body{color:#111;background:#fff}body:before{display:none}.card{border-color:#ddd}}
