:root{--color-primary:#fd942b;--color-secondary:#214a91;--muted:#a4a4ad;--accent:#fd942b;--bg:#fff;--surface:#111116;--surface-soft:#181820;--text:var(--color-secondary);--font-sans:Arial, Helvetica, sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--border:#ffffff1f;--border-radius:0;--max-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0% 0%, #fd942b38, transparent 18%), radial-gradient(circle at 100% 100%, #244d941f, transparent 24%), var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-mono);margin:0;position:relative;overflow-x:hidden}body:before,body:after{content:"";pointer-events:none;filter:blur(10px);opacity:.7;border-radius:999px;position:absolute;inset:auto}body:before{background:radial-gradient(circle,#ffac4847,#0000 70%);width:180px;height:180px;top:4%;right:8%}body:after{background:radial-gradient(circle,#214a912e,#0000 70%);width:240px;height:240px;bottom:2%;left:2%}a{color:inherit;text-decoration:none}.interactiveLink,.interactiveCard{transform-origin:50%;will-change:transform, opacity;transition:transform .18s,opacity .18s,box-shadow .18s,border-color .18s,background-color .18s,color .18s}.interactiveLink{align-items:center;gap:.35em;display:inline-flex}@media (hover:hover) and (pointer:fine){.interactiveLink:hover{opacity:.88;transform:translateY(-1px)}.interactiveCard:hover{opacity:.98;transform:translateY(-4px)scale(1.01)}}.interactiveLink:active{opacity:.82;transform:scale(.985)}.interactiveCard:active{opacity:.93;transform:translateY(-1px)scale(.985)}.interactiveLink:focus-visible,.interactiveCard:focus-within{outline:2px solid var(--accent);outline-offset:4px}img{max-width:100%;display:block}button,input,textarea{font:inherit}::selection{background:var(--accent);color:#050505}
.SiteHeader-module__xhZBkq__header{width:min(100% - 32px, var(--max-width));justify-content:space-between;align-items:center;gap:24px;min-height:76px;margin:0 auto;display:flex}.SiteHeader-module__xhZBkq__logo{letter-spacing:-.04em;font-weight:900}.SiteHeader-module__xhZBkq__nav{color:var(--muted);gap:18px;font-size:.95rem;display:flex}.SiteHeader-module__xhZBkq__nav a:hover{color:var(--text)}.SiteHeader-module__xhZBkq__menuButton{min-height:44px;color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:none;align-items:center;gap:10px;padding:0 16px;font-weight:700;display:none}.SiteHeader-module__xhZBkq__menuIcon{gap:4px;display:grid}.SiteHeader-module__xhZBkq__menuIcon span{background:currentColor;width:16px;height:3px}@media (max-width:760px){.SiteHeader-module__xhZBkq__nav{display:none}.SiteHeader-module__xhZBkq__menuButton{display:inline-flex}}
.MobileNav-module__uNzMOa__overlay{z-index:90;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050507b8;place-items:start center;padding:12px;display:grid;position:fixed;inset:0}.MobileNav-module__uNzMOa__backdrop{background:0 0;border:0;position:absolute;inset:0}.MobileNav-module__uNzMOa__panel{z-index:1;border:1px solid var(--border);background:linear-gradient(#ffffff52,#ffffff38);border-radius:28px;width:min(100%,520px);height:100%;animation:.22s ease-out MobileNav-module__uNzMOa__panelIn;position:relative;overflow:auto;box-shadow:0 32px 120px #0000006b}.MobileNav-module__uNzMOa__header{border-bottom:1px solid #214a911a;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.MobileNav-module__uNzMOa__eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:800}.MobileNav-module__uNzMOa__title{letter-spacing:-.04em;margin:0;font-size:1.6rem;line-height:1}.MobileNav-module__uNzMOa__closeButton{width:40px;height:40px;color:var(--text);background:#fffc;border:1px solid #214a911f;border-radius:50%;font-size:1.5rem;line-height:1}.MobileNav-module__uNzMOa__nav{gap:10px;padding:12px;display:grid}.MobileNav-module__uNzMOa__link{min-height:56px;color:var(--color-secondary);background:#ffffffd1;border:1px solid #214a911f;border-radius:18px;padding:14px 16px;font-weight:700;box-shadow:0 12px 36px #11111614}.MobileNav-module__uNzMOa__link[aria-current=page]{background:#fffffff0;border-color:#214a913d}.MobileNav-module__uNzMOa__linkArrow{color:var(--muted);margin-left:auto}@keyframes MobileNav-module__uNzMOa__panelIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.MobileNav-module__uNzMOa__overlay{padding:10px}.MobileNav-module__uNzMOa__panel{border-radius:24px;max-height:calc(100dvh - 20px)}.MobileNav-module__uNzMOa__header,.MobileNav-module__uNzMOa__nav{padding-left:16px;padding-right:16px}}
.SiteFooter-module__ZNLKvW__footer{width:min(100% - 32px, var(--max-width));color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;margin:0 auto;padding:48px 0;display:flex}.SiteFooter-module__ZNLKvW__meta{gap:8px;display:grid}.SiteFooter-module__ZNLKvW__meta p{margin:0}.SiteFooter-module__ZNLKvW__credit a{color:var(--text);word-break:break-word;font-weight:700}.SiteFooter-module__ZNLKvW__links{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.SiteFooter-module__ZNLKvW__socialLink{align-items:center;gap:8px;display:inline-flex}.SiteFooter-module__ZNLKvW__socialIcon{flex:none;width:16px;height:16px;display:block}@media (max-width:900px){.SiteFooter-module__ZNLKvW__footer{width:min(100% - 24px, var(--max-width));border-top:1px solid var(--border);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;width:100%;margin:0;padding:48px 0;display:flex}.SiteFooter-module__ZNLKvW__links{justify-content:center;width:100%}}
