.Navbar-module__pSp8Ga__navbar{z-index:100;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:.6rem 3rem;transition:background-color .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{background:var(--color-nav-scrolled);border-bottom:1px solid var(--color-border)}.Navbar-module__pSp8Ga__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoMark{flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.Navbar-module__pSp8Ga__logoImg{object-fit:contain;width:100%;height:100%;transition:opacity .3s;display:block}.Navbar-module__pSp8Ga__logo:hover .Navbar-module__pSp8Ga__logoImg{opacity:.85}.Navbar-module__pSp8Ga__logoLetters{font-family:var(--font-heading);letter-spacing:.05em;color:var(--color-text-primary);font-size:1.1rem;font-weight:800}.Navbar-module__pSp8Ga__logoDot{background:var(--color-accent);border-radius:50%;width:8px;height:8px;position:absolute;bottom:-4px;right:-4px}.Navbar-module__pSp8Ga__logoText{flex-direction:column;gap:.1rem;display:flex}.Navbar-module__pSp8Ga__logoName{font-family:var(--font-heading);letter-spacing:.1em;color:var(--color-text-primary);font-size:.85rem;font-weight:700;line-height:1;transition:color .3s}.Navbar-module__pSp8Ga__logoRole{font-family:var(--font-body);letter-spacing:.15em;color:var(--color-text-secondary);white-space:nowrap;font-size:.65rem;font-weight:500;line-height:1;transition:color .3s}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:1.5rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__navLink{font-family:var(--font-body);letter-spacing:.18em;color:var(--color-text-secondary);padding-bottom:4px;font-size:.7rem;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--color-text-primary);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:0;left:0}.Navbar-module__pSp8Ga__navLink:hover{color:var(--color-text-primary)}.Navbar-module__pSp8Ga__navLink:hover:after,.Navbar-module__pSp8Ga__activeLink:after{width:100%}.Navbar-module__pSp8Ga__activeLink{color:var(--color-text-primary)}.Navbar-module__pSp8Ga__rightGroup{align-items:center;gap:1.4rem;display:flex}.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__navLink,.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__logoRole,.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__logoName,.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__logoLetters{color:#000}.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__navLink:after{background:#000}.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__activeLink{color:#000}.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__ctaBtn{color:#000;border-color:#000}.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__ctaBtn:hover{color:#fff;background:#000;border-color:#000}.Navbar-module__pSp8Ga__lightMode .Navbar-module__pSp8Ga__bar{background-color:#000}.Navbar-module__pSp8Ga__ctaBtn{border:1.5px solid var(--color-cta-border);font-family:var(--font-body);letter-spacing:.15em;color:var(--color-text-primary);align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:.7rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s,border-color .25s;display:flex}.Navbar-module__pSp8Ga__ctaBtn:hover{background:var(--color-cta-bg-hover);color:var(--color-cta-text-hover);border-color:var(--color-cta-bg-hover)}@media (min-width:1150px){.Navbar-module__pSp8Ga__hiddenOnDesktop{display:none!important}}.Navbar-module__pSp8Ga__hamburger,.Navbar-module__pSp8Ga__overlay,.Navbar-module__pSp8Ga__drawer{display:none}@media (max-width:1149px){.Navbar-module__pSp8Ga__navbar{padding:.5rem 1.5rem}.Navbar-module__pSp8Ga__logoMark{width:45px;height:45px}.Navbar-module__pSp8Ga__logoImg{width:100%;height:100%}.Navbar-module__pSp8Ga__logoText{display:flex}.Navbar-module__pSp8Ga__logoRole{white-space:nowrap;letter-spacing:.08em;font-size:.58rem}.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__ctaBtn{display:none}.Navbar-module__pSp8Ga__hamburger{cursor:pointer;z-index:110;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.Navbar-module__pSp8Ga__hamburger:focus,.Navbar-module__pSp8Ga__hamburger:active,.Navbar-module__pSp8Ga__hamburger:focus-visible{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.Navbar-module__pSp8Ga__bar{background-color:var(--color-text-primary);width:22px;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s;display:block;position:absolute}.Navbar-module__pSp8Ga__bar:first-child{transform:translateY(-6px)}.Navbar-module__pSp8Ga__bar:nth-child(2){transform:translateY(0)}.Navbar-module__pSp8Ga__bar:nth-child(3){transform:translateY(6px)}.Navbar-module__pSp8Ga__hamburgerOpen .Navbar-module__pSp8Ga__bar:first-child{transform:translateY(0)rotate(45deg)}.Navbar-module__pSp8Ga__hamburgerOpen .Navbar-module__pSp8Ga__bar:nth-child(2){opacity:0;transform:translateY(0)scale(0)}.Navbar-module__pSp8Ga__hamburgerOpen .Navbar-module__pSp8Ga__bar:nth-child(3){transform:translateY(0)rotate(-45deg)}.Navbar-module__pSp8Ga__overlay{-webkit-backdrop-filter:blur(8px);z-index:98;opacity:0;pointer-events:none;background:#0006;transition:opacity .35s;display:block;position:fixed;inset:0}.Navbar-module__pSp8Ga__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__pSp8Ga__drawer{background:var(--color-surface);border-left:1px solid var(--color-border);z-index:99;flex-direction:column;justify-content:space-between;width:80%;max-width:340px;padding:8rem 2.5rem 3rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000040}.Navbar-module__pSp8Ga__drawerOpen{transform:translate(0)}.Navbar-module__pSp8Ga__drawerLinks{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__pSp8Ga__drawerLinks li{opacity:0;transition:transform .4s,opacity .4s;transform:translateY(15px)}.Navbar-module__pSp8Ga__drawerOpen .Navbar-module__pSp8Ga__drawerLinks li{opacity:1;transform:translateY(0)}.Navbar-module__pSp8Ga__drawerLink{font-family:var(--font-heading);letter-spacing:.08em;color:var(--color-text-primary);align-items:baseline;gap:.75rem;padding:.6rem 0;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .25s;display:flex}.Navbar-module__pSp8Ga__drawerLinkActive{color:var(--color-accent)}.Navbar-module__pSp8Ga__drawerNum{font-family:var(--font-body);letter-spacing:.1em;color:var(--color-accent);opacity:.8;font-size:.7rem;font-weight:600}.Navbar-module__pSp8Ga__drawerCta{text-align:center;border:1.5px solid var(--color-border-strong);width:100%;font-family:var(--font-body);letter-spacing:.15em;color:var(--color-text-primary);margin-top:auto;padding:1rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s,border-color .25s;display:block}.Navbar-module__pSp8Ga__drawerCta:hover{background:var(--color-text-primary);color:var(--color-btn-hover-text);border-color:var(--color-text-primary)}}.Navbar-module__pSp8Ga__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Footer-module__nhiC3q__section{background:var(--color-bg);flex-direction:column;align-items:center;gap:0;padding:5.3rem 0 4rem;display:flex;position:relative;overflow:hidden}.Footer-module__nhiC3q__section:before{content:"";background:var(--color-border-subtle);height:1px;position:absolute;top:0;left:3rem;right:3rem}.Footer-module__nhiC3q__glow{pointer-events:none;background:radial-gradient(#7c3aed14 0%,#0000 70%);border-radius:50%;width:600px;height:300px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.Footer-module__nhiC3q__inner{z-index:1;flex-direction:column;align-items:center;gap:3.5rem;width:100%;max-width:860px;padding:0 2rem;display:flex;position:relative}.Footer-module__nhiC3q__top{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;display:flex}.Footer-module__nhiC3q__eyebrow{font-family:var(--font-body);letter-spacing:.32em;color:var(--color-accent);text-transform:uppercase;font-size:.68rem;font-weight:500}.Footer-module__nhiC3q__heading{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-primary);white-space:nowrap;margin:0;font-size:clamp(3rem,7vw,6.5rem);font-weight:900;line-height:.95}.Footer-module__nhiC3q__subtext{font-family:var(--font-body);color:var(--color-text-muted);max-width:440px;font-size:1rem;line-height:1.75}.Footer-module__nhiC3q__links{align-items:center;gap:0;display:flex}.Footer-module__nhiC3q__linkItem{border:1px solid var(--color-border);color:var(--color-text-primary);group:true;flex-direction:column;align-items:center;gap:.55rem;padding:1.5rem 2.8rem;text-decoration:none;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.Footer-module__nhiC3q__linkItem:not(:last-child){border-right:none}.Footer-module__nhiC3q__linkItem:before{content:"";background:var(--color-accent-soft);opacity:0;transition:opacity .3s;position:absolute;inset:0}.Footer-module__nhiC3q__linkItem:hover:before{opacity:1}.Footer-module__nhiC3q__linkItem:hover{border-color:var(--color-accent-border)}.Footer-module__nhiC3q__linkIcon{color:var(--color-text-muted);z-index:1;transition:color .3s,transform .3s;position:relative}.Footer-module__nhiC3q__linkItem:hover .Footer-module__nhiC3q__linkIcon{color:var(--color-text-primary);transform:translateY(-2px)}.Footer-module__nhiC3q__linkLabel{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--color-text-muted);z-index:1;font-size:.6rem;font-weight:500;transition:color .3s;position:relative}.Footer-module__nhiC3q__linkItem:hover .Footer-module__nhiC3q__linkLabel{color:var(--color-text-secondary)}.Footer-module__nhiC3q__linkValue{font-family:var(--font-body);color:var(--color-text-secondary);letter-spacing:.01em;z-index:1;font-size:.85rem;font-weight:600;transition:color .3s;position:relative}.Footer-module__nhiC3q__linkItem:hover .Footer-module__nhiC3q__linkValue{color:var(--color-text-primary)}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:860px;padding:2rem 2rem 0;display:flex}.Footer-module__nhiC3q__credit{font-family:var(--font-body);color:var(--color-text-faint);letter-spacing:.08em;font-size:.68rem}.Footer-module__nhiC3q__credit span{color:var(--color-text-muted)}.Footer-module__nhiC3q__accentDot{background:var(--color-accent);opacity:.5;border-radius:50%;flex-shrink:0;width:5px;height:5px}@media (max-width:700px){.Footer-module__nhiC3q__section{padding:3rem 0}.Footer-module__nhiC3q__links{flex-direction:column;gap:0;width:100%}.Footer-module__nhiC3q__linkItem{border:1px solid var(--color-border);flex-direction:row;justify-content:flex-start;gap:1rem;width:100%;padding:1.2rem 1.5rem}.Footer-module__nhiC3q__linkItem:not(:last-child){border-right:1px solid var(--color-border);border-bottom:none}.Footer-module__nhiC3q__heading{white-space:normal;font-size:clamp(2.5rem,10vw,4rem)}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column;align-items:center;gap:.75rem}}
