.am-header{z-index:2000;border-bottom:1px solid #0000;transition:background .4s,border-color .4s;position:fixed;top:0;left:0;right:0}.am-header:before{content:"";opacity:1;z-index:-1;pointer-events:none;background:linear-gradient(#020104 20%,#0000 90%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.am-header.is-top,.am-header.is-scrolled{background:0 0}.am-header.is-scrolled:before{-webkit-backdrop-filter:blur(20px);background:#020104d9;border-bottom:1px solid #7c3aed26}.am-header__container{justify-content:space-between;align-items:center;max-width:1600px;height:80px;margin:0 auto;padding:0 4vw;display:flex}.am-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.am-logo{object-fit:contain;background:0 0;width:60px;height:60px}.am-company-name{font-family:var(--font-heading), sans-serif;letter-spacing:.15em;color:#fff;text-transform:uppercase;font-size:1.45rem;font-weight:800}.am-nav{align-items:center;gap:56px;display:flex}.am-header.is-scrolled .am-nav{background:0 0}.am-nav-link{padding:8px 0;text-decoration:none;position:relative}.am-nav-text{z-index:2;font-family:var(--font-body), sans-serif;letter-spacing:0;text-transform:none;color:#ffffff80;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.am-nav-text.is-active{color:#fff;font-weight:600}.am-nav-link:hover .am-nav-text{color:#fff}.am-nav-active-underline{z-index:1;background:#a855f7;height:2px;position:absolute;bottom:0;left:0;right:0}.am-cta-group{align-items:center;gap:16px;display:flex}.am-cta-btn{color:#fff;background:#09090b;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:12px;padding:8px 8px 8px 24px;text-decoration:none;transition:all .3s;display:flex}.am-cta-btn:hover{background:#111;border-color:#fff3}.am-cta-text{font-family:var(--font-body), sans-serif;letter-spacing:0;font-size:.9rem;font-weight:600}.am-cta-icon-wrapper{color:#fff;background:#a855f7;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s;display:flex}.am-cta-btn:hover .am-cta-icon-wrapper{transform:scale(1.05)rotate(15deg)}.am-hamburger{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.mobile-drawer{-webkit-backdrop-filter:blur(40px);z-index:3000;background:#030008b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-drawer-inner{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.mobile-close{color:#fff;cursor:pointer;background:0 0;border:none;position:absolute;top:32px;right:4vw}.mobile-nav-list{text-align:center;flex-direction:column;gap:40px;display:flex}.mobile-nav-link{font-family:var(--font-heading), sans-serif;color:#fff;text-transform:uppercase;font-size:clamp(3rem,10vw,5rem);font-weight:900;text-decoration:none;transition:color .3s}.mobile-nav-link:hover{color:#a178ff}@media (max-width:1024px){.am-nav,.am-cta-btn{display:none}.am-hamburger{display:flex}}.am-nav-link--btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}.am-nav-link--btn.is-mega-active .am-nav-text{color:#fff}.mega-menu{z-index:1999;-webkit-backdrop-filter:blur(40px);background:#08060ef7;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;position:absolute;top:100%;left:0;right:0;box-shadow:0 40px 80px -20px #000c}.mega-menu__inner{max-width:1400px;margin:0 auto;padding:40px 4vw 48px}.mega-menu__grid{grid-template-columns:repeat(3,1fr);gap:32px 40px;display:grid}.mega-service{flex-direction:column;gap:12px;display:flex}.mega-service__header{align-items:center;gap:10px;display:flex}.mega-service__icon{color:#fffc;background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mega-service__title{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:700}.mega-service__list{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.mega-service__item{color:#ffffff73;font-size:13px;line-height:1.4;transition:color .2s}.mega-service__item:hover{color:#fffc}@media (max-width:1024px){.mega-menu{display:none}}@media (max-width:1200px){.mega-menu__grid{grid-template-columns:repeat(2,1fr)}}
.footer{color:#fff;background:#020104;border-top:1px solid #ffffff0d;padding:120px 0 0;position:relative;overflow:hidden}.footer__glow-orb{filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed0f 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;bottom:-20%;left:-10%}.footer__container{z-index:10;max-width:1540px;margin:0 auto;padding:0 4vw;position:relative}.footer__grid{justify-content:space-between;align-items:flex-start;gap:8vw;margin-bottom:80px;display:flex}.footer__brand-section{flex-direction:column;gap:24px;max-width:400px;display:flex}.footer__brand-header{align-items:center;gap:12px;display:flex}.footer__logo-img,.footer__logo-fallback{width:32px;height:32px}.footer__brand-title{font-family:var(--font-heading,"Inter"), sans-serif;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.footer__brand-desc{color:#ffffff80;margin:0;font-size:1rem;line-height:1.6}.footer__email-contact{color:#fff;border-bottom:1px solid #ffffff4d;align-self:flex-start;padding-bottom:2px;font-family:JetBrains Mono,monospace;font-size:1rem;text-decoration:none;transition:border-color .2s}.footer__email-contact:hover{color:#a855f7;border-color:#a855f7}.footer__time-widget{flex-direction:column;gap:8px;margin-top:16px;display:flex}.footer__location-badge{font-family:var(--font-body), sans-serif;color:#fff6;letter-spacing:.02em;font-size:.95rem}.footer__time-display{align-items:baseline;gap:8px;display:flex}.time-nums{font-family:var(--font-heading,"Inter"), sans-serif;color:#fff;letter-spacing:-.04em;font-size:5.5rem;font-weight:400;line-height:1}.time-ampm{font-family:var(--font-heading,"Inter"), sans-serif;color:#fffc;font-size:1.5rem;font-weight:500}.footer__nav-groups{flex-wrap:wrap;gap:clamp(40px,8vw,120px);display:flex}.footer__nav-col{flex-direction:column;gap:24px;display:flex}.footer__nav-col h4{color:#fff;letter-spacing:.01em;margin:0;font-size:.95rem;font-weight:600}.footer__nav-col ul{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.footer__nav-col a{color:#ffffff80;align-items:center;gap:6px;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.footer__nav-col a:hover{color:#fff}.external-icon{opacity:.5;transition:transform .2s}.footer__nav-col a:hover .external-icon{opacity:1;color:#a855f7;transform:translate(2px,-2px)}.footer__bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:32px 0;display:flex}.footer__copyright{color:#fff6;font-size:.9rem}.footer__bottom-links{gap:24px;display:flex}.footer__bottom-links a{color:#fff6;font-size:.9rem;text-decoration:none;transition:color .2s}.footer__bottom-links a:hover{color:#fff}.footer__massive-anchor{background:linear-gradient(#ffffffe6 0%,#ffffff0d 100%);-webkit-text-fill-color:transparent;color:#0000;text-align:center;text-transform:uppercase;letter-spacing:-.05em;font-size:19vw;font-weight:900;line-height:.75;font-family:var(--font-heading,"Inter"), sans-serif;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-background-clip:text;margin:0;padding-top:40px}@media (max-width:1024px){.footer__grid{flex-direction:column;gap:60px}.footer__nav-groups{justify-content:space-between;width:100%}}@media (max-width:768px){.footer{padding-top:80px}.footer__nav-groups{flex-direction:column;gap:40px}.footer__bottom{flex-direction:column-reverse;align-items:flex-start;gap:24px}.footer__massive-anchor{font-size:24vw}}
.page-wipe{z-index:9999;pointer-events:none;background:#030108;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-wipe:after{content:"";opacity:.04;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' 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)'/%3E%3C/svg%3E");position:absolute;inset:0}.page-wipe:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f71f 0%,#0000 70%);border-radius:50%;width:40vw;height:40vw;animation:.8s ease-in-out wipe-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes wipe-pulse{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}to{opacity:.6;transform:translate(-50%,-50%)scale(1)}}.page-wipe__logo{z-index:1;position:relative}.page-wipe__text{font-family:var(--font-plus-jakarta), "Plus Jakarta Sans", sans-serif;letter-spacing:.2em;color:#fff9;text-transform:uppercase;font-size:1.2rem;font-weight:800}
.scroll-progress{transform-origin:0%;z-index:9998;pointer-events:none;background:linear-gradient(90deg,#7c3aed,#a855f7,#c084fc);height:3px;position:fixed;top:0;left:0;right:0;box-shadow:0 0 12px #a855f780,0 0 30px #a855f733}
