.Navbar-module__cJzEcG__navbar{height:var(--header-height);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050505cc;border-bottom:1px solid #ffffff0d;align-items:center;width:100%;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__content{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);background:var(--gradient-primary);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__navLinks{gap:var(--gap-md);align-items:center;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground-muted);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__active{color:var(--foreground)}.Navbar-module__cJzEcG__loginBtn{border:1px solid var(--border);color:var(--foreground);border-radius:var(--radius-full);background:0 0;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.Navbar-module__cJzEcG__loginBtn:hover{background:var(--surface-highlight);border-color:var(--foreground-muted)}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;display:none}.Navbar-module__cJzEcG__burger span{background-color:var(--foreground);border-radius:2px;width:24px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}@media (max-width:768px){.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__burgerActive span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__burgerActive span:nth-child(2){opacity:0;transform:translate(-10px)}.Navbar-module__cJzEcG__burgerActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__navLinks{z-index:1000;background:#050505;flex-direction:column;justify-content:center;gap:2.5rem;width:100%;height:100vh;padding:2rem;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.Navbar-module__cJzEcG__navActive{right:0}.Navbar-module__cJzEcG__link{color:var(--foreground);font-size:1.75rem;font-weight:700}.Navbar-module__cJzEcG__loginBtn{text-align:center;width:200px;padding:.75rem 2rem;font-size:1.125rem}}
.Footer-module__S6Hkya__footer{padding:var(--gap-lg)0;border-top:1px solid var(--border);margin-top:var(--gap-xl);background:var(--surface)}.Footer-module__S6Hkya__content{gap:var(--gap-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__S6Hkya__ctaHeading{margin-bottom:var(--gap-xs);color:var(--foreground);font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__ctaText{color:var(--foreground-muted);max-width:400px;margin-bottom:var(--gap-sm)}.Footer-module__S6Hkya__emailLink{color:var(--primary);font-weight:600}.Footer-module__S6Hkya__socials{gap:var(--gap-sm);display:flex}.Footer-module__S6Hkya__socialIcon{background:var(--surface-highlight);width:40px;height:40px;color:var(--foreground-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}.Footer-module__S6Hkya__bottom{margin-top:var(--gap-lg);padding-top:var(--gap-md);color:var(--foreground-muted);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}
