.Nav-module__Vx7nOW__topBar{z-index:1000;pointer-events:none;opacity:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:opacity .8s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__Vx7nOW__topBarVisible{opacity:1}.Nav-module__Vx7nOW__topBar>*{pointer-events:auto}.Nav-module__Vx7nOW__topBarSolid{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);pointer-events:auto;background:#000000d9}.Nav-module__Vx7nOW__topBarSpacer{height:3.5rem}.Nav-module__Vx7nOW__leftGroup{align-items:center;gap:1.8rem;display:flex}.Nav-module__Vx7nOW__wordmark{font-family:var(--font-serif);letter-spacing:.15em;color:var(--text-dim);font-size:.72rem;font-weight:400;text-decoration:none;transition:color .3s}.Nav-module__Vx7nOW__wordmark:hover{color:var(--accent);text-decoration:none}.Nav-module__Vx7nOW__wordmarkCursor{color:var(--accent);animation:1s step-end infinite Nav-module__Vx7nOW__blink}.Nav-module__Vx7nOW__inlineNav{align-items:center;gap:1.5rem;display:flex}.Nav-module__Vx7nOW__inlineNavLink{font-family:var(--font-serif);letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);font-size:.55rem;font-weight:400;text-decoration:none;transition:color .3s}.Nav-module__Vx7nOW__inlineNavLink:hover{color:var(--accent);text-decoration:none}.Nav-module__Vx7nOW__inlineNavLinkActive{color:var(--accent)}.Nav-module__Vx7nOW__trigger{cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.Nav-module__Vx7nOW__triggerLines{flex-direction:column;gap:5px;width:18px;display:flex}.Nav-module__Vx7nOW__triggerLine{background:var(--text-dim);width:100%;height:1px;transition:transform .3s var(--ease-out-expo),opacity .3s ease,background .3s ease;display:block}.Nav-module__Vx7nOW__trigger:hover .Nav-module__Vx7nOW__triggerLine{background:var(--accent)}.Nav-module__Vx7nOW__triggerOpen .Nav-module__Vx7nOW__triggerLine:first-child{background:var(--accent);transform:translateY(3px)rotate(45deg)}.Nav-module__Vx7nOW__triggerOpen .Nav-module__Vx7nOW__triggerLine:last-child{background:var(--accent);transform:translateY(-3px)rotate(-45deg)}.Nav-module__Vx7nOW__overlay{z-index:999;-webkit-backdrop-filter:blur(40px)saturate(.5);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);transition:clip-path .5s var(--ease-out-expo);pointer-events:none;background:#000000f7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Nav-module__Vx7nOW__overlayOpen{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);pointer-events:auto}.Nav-module__Vx7nOW__overlayContent{width:100%;max-width:480px;padding:0 2rem;position:relative}.Nav-module__Vx7nOW__navList{flex-direction:column;gap:0;display:flex}.Nav-module__Vx7nOW__navItem{color:var(--text);cursor:pointer;opacity:0;transition:opacity .4s ease,transform .4s var(--ease-out-expo),border-color .3s ease;border-bottom:1px solid #ffffff0a;flex-direction:column;gap:.4rem;padding:1.5rem 0;text-decoration:none;display:flex;transform:translateY(16px)}.Nav-module__Vx7nOW__navItem:first-child{border-top:1px solid #ffffff0a}.Nav-module__Vx7nOW__overlayOpen .Nav-module__Vx7nOW__navItem{opacity:1;transform:translateY(0)}.Nav-module__Vx7nOW__navItem:hover{border-color:#c9a96e26;text-decoration:none}.Nav-module__Vx7nOW__navItem:focus-visible{border-color:#c9a96e26;outline:none}.Nav-module__Vx7nOW__navLabel{font-family:var(--font-sans);letter-spacing:.08em;color:var(--text-muted);transition:color .3s ease,letter-spacing .4s var(--ease-out-expo);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:600}.Nav-module__Vx7nOW__navItem:hover .Nav-module__Vx7nOW__navLabel,.Nav-module__Vx7nOW__navItem:focus-visible .Nav-module__Vx7nOW__navLabel{color:var(--text);letter-spacing:.12em}.Nav-module__Vx7nOW__navDesc{font-family:var(--font-serif);letter-spacing:.1em;color:var(--text-dim);font-size:.6rem;transition:color .3s}.Nav-module__Vx7nOW__navItem:hover .Nav-module__Vx7nOW__navDesc{color:var(--text-muted)}.Nav-module__Vx7nOW__navItemActive .Nav-module__Vx7nOW__navLabel{color:var(--accent)}.Nav-module__Vx7nOW__navItemActive .Nav-module__Vx7nOW__navLabel:after{content:"";background:var(--accent);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin-left:.6rem;display:inline-block}.Nav-module__Vx7nOW__navItemNavigating{border-color:#c9a96e33!important}.Nav-module__Vx7nOW__navItemNavigating .Nav-module__Vx7nOW__navLabel{color:var(--accent)}.Nav-module__Vx7nOW__overlayFooter{justify-content:center;margin-top:2.5rem;display:flex}.Nav-module__Vx7nOW__overlayHint{font-family:var(--font-serif);letter-spacing:.2em;color:var(--text-dim);opacity:0;font-size:.5rem;transition:opacity .4s .4s}.Nav-module__Vx7nOW__overlayOpen .Nav-module__Vx7nOW__overlayHint{opacity:.6}@media (max-width:640px){.Nav-module__Vx7nOW__topBar{padding:.75rem 1rem}.Nav-module__Vx7nOW__inlineNav{display:none}.Nav-module__Vx7nOW__overlayContent{padding:0 1.25rem}.Nav-module__Vx7nOW__navItem{padding:1.25rem 0}}@media (prefers-reduced-motion:reduce){.Nav-module__Vx7nOW__overlay{clip-path:none;opacity:0;visibility:hidden;transition:opacity .1s,visibility .1s}.Nav-module__Vx7nOW__overlayOpen{opacity:1;visibility:visible}.Nav-module__Vx7nOW__navItem{opacity:1;transition:none;transform:none}.Nav-module__Vx7nOW__wordmarkCursor{opacity:1;animation:none}}
.Footer-module__as8s1W__footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding:.6rem 1.5rem;display:flex}.Footer-module__as8s1W__auth,.Footer-module__as8s1W__info{font-family:var(--font-serif);letter-spacing:.05em;color:var(--text-dim);font-size:.65rem}.Footer-module__as8s1W__info a{color:var(--text-muted);font-weight:500;transition:color .2s}.Footer-module__as8s1W__info a:hover{color:var(--accent);text-decoration:none}.Footer-module__as8s1W__info p{margin:0}@media (max-width:640px){.Footer-module__as8s1W__footer{text-align:center;flex-direction:column;gap:.35rem;padding:.5rem 1rem}.Footer-module__as8s1W__auth,.Footer-module__as8s1W__info{font-size:.6rem}}
.PageTransition-module__eY1cea__wrapper{min-height:100%;position:relative}
:root{--bg:#000;--bg-muted:#0a0a0a;--bg-muted-lighter:#111;--bg-muted-darker:#050505;--bg-elevated:#141414;--tag-color:#1a1a1a;--text:#ededed;--text-muted:#777;--text-dim:#444;--accent:#c9a96e;--accent-hover:#d4b97e;--accent-subtle:#c9a96e1a;--accent-glow:#c9a96e0d;--border:#1e1e1e;--border-subtle:#151515;--border-hover:#2a2a2a;--shadow-sm:0 2px 8px #00000080;--shadow-md:0 8px 24px #0009;--shadow-lg:0 16px 48px #000000b3;--shadow-glow:0 0 40px #c9a96e0f;--ease-out-expo:cubic-bezier(.16,1,.3,1);--ease-out-quart:cubic-bezier(.25,1,.5,1);--ease-spring:cubic-bezier(.34,1.56,.64,1);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--accent-bright:#dfc48a;--hud-text:.58rem;--hud-spacing:.15em;--noise: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.04'/%3E%3C/svg%3E")}*{box-sizing:border-box}html,body{height:100%}body{background:var(--bg)var(--noise)repeat;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-size:auto,256px 256px;margin:0;line-height:1.6;overflow-x:hidden}main{width:100%;max-width:760px;margin:1.5rem auto;padding:0 1.25rem}@media (min-width:1024px){main{margin-top:.75rem;margin-bottom:.25rem}}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}a:hover{text-decoration:underline}::selection{background:var(--accent);color:var(--bg)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:640px){main{margin:.75rem auto;padding:0 .85rem}input,select,textarea{font-size:16px!important}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes float{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:var(--float-opacity,.08)}90%{opacity:var(--float-opacity,.08)}to{transform:translateY(-100vh)translateX(var(--float-drift,20px));opacity:0}}@keyframes pulseGold{0%,to{opacity:.4}50%{opacity:1}}@keyframes scanSweepFull{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.layout-module__L5FxyW__shell{flex-direction:column;min-height:100dvh;display:flex}.layout-module__L5FxyW__main{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}
@font-face{font-family:geistSans;src:url(../media/Geist_Variable-s.p.92592eb2.woff2)format("woff2");font-display:swap}@font-face{font-family:geistSans Fallback;src:local(Arial);ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.0%;size-adjust:106.28%}.geistsans_428d5074-module__Ov_qvW__className{font-family:geistSans,geistSans Fallback}.geistsans_428d5074-module__Ov_qvW__variable{--font-sans:"geistSans","geistSans Fallback"}
@font-face{font-family:geistMono;src:url(../media/GeistMono_Variable-s.p.2f937313.woff2)format("woff2");font-display:swap}@font-face{font-family:geistMono Fallback;src:local(Arial);ascent-override:76.43%;descent-override:22.43%;line-gap-override:0.0%;size-adjust:131.49%}.geistmono_a795b460-module__WewJlq__className{font-family:geistMono,geistMono Fallback}.geistmono_a795b460-module__WewJlq__variable{--font-serif:"geistMono","geistMono Fallback"}
