.Navbar-module__VTd-oa__header{z-index:100;background:0 0;border-bottom:1px solid #0000;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,border-bottom .4s,padding .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled{-webkit-backdrop-filter:blur(24px);border-bottom-color:var(--border);background:#faf8f4e0}.Navbar-module__VTd-oa__inner{align-items:center;gap:3rem;max-width:1500px;height:90px;margin:0 auto;padding:0 clamp(1.5rem,5vw,6rem);transition:height .4s;display:flex}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__inner{height:70px}.Navbar-module__VTd-oa__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__VTd-oa__logoImg{object-fit:contain;transition:transform .4s}.Navbar-module__VTd-oa__logo:hover .Navbar-module__VTd-oa__logoImg{transform:rotate(5deg)scale(1.05)}.Navbar-module__VTd-oa__logoText{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.04em;font-size:1.6rem;font-weight:800;line-height:1;transition:color .4s}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__logoZ,.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__logoRest{color:var(--text-main)}.Navbar-module__VTd-oa__logoBadge{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-muted);border:1px solid var(--border-strong);border-radius:4px;margin-left:.6rem;padding:.15rem .35rem;font-size:.6rem;font-weight:500;transition:color .4s,border-color .4s}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__logoBadge{color:var(--brand-logo);border-color:var(--brand-glow)}.Navbar-module__VTd-oa__backBtn{cursor:pointer;color:var(--text-dim);font-family:var(--font-body);background:#0000000d;border:none;border-radius:100px;align-items:center;gap:.25rem;margin-right:-1rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.Navbar-module__VTd-oa__backBtn:hover{color:var(--text-main);background:#0000001a;transform:translate(-2px)}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__backBtn{background:var(--bg-alt);border:1px solid var(--border)}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__backBtn:hover{background:var(--border)}.Navbar-module__VTd-oa__backBtnText{display:none}@media (min-width:768px){.Navbar-module__VTd-oa__backBtnText{display:inline-block}}.Navbar-module__VTd-oa__nav{align-items:center;gap:.5rem;margin-left:auto;display:flex}.Navbar-module__VTd-oa__navLink{font-family:var(--font-body);color:var(--text-dim);border-radius:100px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s,background .3s}.Navbar-module__VTd-oa__navLink:hover{color:var(--text-main);background:#0000000d}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__navLink{color:var(--text-dim)}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__navLink:hover{color:var(--text-main);background:var(--bg-alt)}.Navbar-module__VTd-oa__active{color:var(--text-main)!important;background:#0000000d!important}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__active{color:var(--text-main)!important;background:var(--bg-alt)!important}.Navbar-module__VTd-oa__ctaBtn{font-family:var(--font-body);color:#fff;background:linear-gradient(135deg, var(--brand-logo), var(--brand-logo));box-shadow:0 4px 16px var(--brand-glow);border-radius:100px;flex-shrink:0;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.Navbar-module__VTd-oa__ctaBtn:hover{transform:scale(1.03);box-shadow:0 8px 28px #5c25f259}.Navbar-module__VTd-oa__arrow{transition:transform .2s}.Navbar-module__VTd-oa__ctaBtn:hover .Navbar-module__VTd-oa__arrow{transform:translate(3px)}.Navbar-module__VTd-oa__hamburger{cursor:none;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.5rem;display:none}.Navbar-module__VTd-oa__bar{background:var(--text-main);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s,background .3s;display:block}.Navbar-module__VTd-oa__header.Navbar-module__VTd-oa__scrolled .Navbar-module__VTd-oa__bar{background:var(--text-main)}.Navbar-module__VTd-oa__b1{transform:translateY(7px)rotate(45deg)}.Navbar-module__VTd-oa__b2{opacity:0}.Navbar-module__VTd-oa__b3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__VTd-oa__mobileMenu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--border);background:#faf8f4fa;flex-direction:column;gap:.5rem;padding:2rem clamp(1.5rem,5vw,6rem);display:flex;position:fixed;top:70px;left:0;right:0}.Navbar-module__VTd-oa__mobileLink{font-family:var(--font-heading);color:var(--text-dim);border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:1rem 0;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s,padding-left .2s;display:flex}.Navbar-module__VTd-oa__mobileLink:hover,.Navbar-module__VTd-oa__mobileLinkActive{color:var(--text-main);padding-left:.5rem}.Navbar-module__VTd-oa__mobileLinkArrow{color:var(--border-strong);font-size:1.2rem}.Navbar-module__VTd-oa__mobileCta{justify-content:center;margin-top:1.5rem}@media (max-width:1024px){.Navbar-module__VTd-oa__nav,.Navbar-module__VTd-oa__ctaBtn:not(.Navbar-module__VTd-oa__mobileCta){display:none}.Navbar-module__VTd-oa__hamburger{display:flex}}
.Footer-module__dpPCzG__footer{background:var(--bg-alt);color:var(--text-main);border-top:1px solid var(--border);padding:6rem 0 2rem;position:relative;overflow:hidden}.Footer-module__dpPCzG__footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#5c25f226 0%,#0000 65%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.Footer-module__dpPCzG__inner{flex-direction:column;gap:5rem;display:flex}.Footer-module__dpPCzG__top{justify-content:space-between;gap:4rem;display:flex}.Footer-module__dpPCzG__brandCol{max-width:300px}.Footer-module__dpPCzG__logo{align-items:center;gap:.5rem;margin-bottom:1.5rem;text-decoration:none;display:flex}.Footer-module__dpPCzG__logoImg{object-fit:contain}.Footer-module__dpPCzG__logoText{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.04em;font-size:1.5rem;font-weight:800;line-height:1}.Footer-module__dpPCzG__logoBadge{font-family:var(--font-mono);letter-spacing:.05em;color:#5c25f2b3;border:1px solid #5c25f240;border-radius:4px;margin-left:.6rem;padding:.15rem .35rem;font-size:.65rem;font-weight:500}.Footer-module__dpPCzG__brandDesc{font-family:var(--font-body);color:var(--text-dim);font-size:1rem;line-height:1.6}.Footer-module__dpPCzG__linksCol{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}.Footer-module__dpPCzG__groupTitle{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1.5rem;font-size:.75rem}.Footer-module__dpPCzG__linkGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__dpPCzG__link{font-family:var(--font-body);color:var(--text-dim);width:fit-content;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Footer-module__dpPCzG__link:hover{color:var(--primary);transform:translate(4px)}.Footer-module__dpPCzG__bottom{border-top:1px solid var(--border);font-family:var(--font-body);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__dpPCzG__legalLinks{gap:2rem;display:flex}.Footer-module__dpPCzG__legalLink{color:var(--text-muted);text-decoration:none;transition:color .2s}.Footer-module__dpPCzG__legalLink:hover{color:var(--text-main)}.Footer-module__dpPCzG__status{font-family:var(--font-mono);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Footer-module__dpPCzG__statusDot{background:#25d366;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #25d36680}@media (max-width:1024px){.Footer-module__dpPCzG__top{flex-direction:column;gap:3rem}.Footer-module__dpPCzG__linksCol{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__dpPCzG__linksCol{grid-template-columns:1fr;gap:2.5rem}.Footer-module__dpPCzG__bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.Footer-module__dpPCzG__legalLinks{flex-direction:column;gap:.75rem}}
