.Header-module__GMQiha__header{z-index:var(--z-header);height:var(--header-height);padding:var(--space-4)0;pointer-events:none;background:0 0;border:0;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__GMQiha__header>*{pointer-events:auto}.Header-module__GMQiha__container{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__GMQiha__logo{font-size:var(--text-xl);font-weight:var(--font-extrabold);letter-spacing:var(--tracking-tight);color:var(--color-text-primary);flex-shrink:0;text-decoration:none}.Header-module__GMQiha__logo span{color:var(--color-cyan-400)}.Header-module__GMQiha__navPill{align-items:center;gap:var(--space-1);-webkit-backdrop-filter:blur(var(--blur-xl));backdrop-filter:blur(var(--blur-xl));border-radius:var(--radius-full);padding:var(--space-1);background:#ffffff0d;border:1px solid #ffffff1a;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__GMQiha__navItem{z-index:1;position:relative}.Header-module__GMQiha__navLink{z-index:1;align-items:center;gap:var(--space-1);padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-secondary);border-radius:var(--radius-full);transition:all var(--duration-fast)var(--ease-out);cursor:pointer;white-space:nowrap;background:0 0;border:none;text-decoration:none;display:flex;position:relative}.Header-module__GMQiha__navLink:hover{color:var(--color-text-primary);background:#ffffff0d}.Header-module__GMQiha__navLink.Header-module__GMQiha__active{color:var(--color-text-primary)}.Header-module__GMQiha__activeIndicator{top:var(--space-1);bottom:var(--space-1);border-radius:var(--radius-full);pointer-events:none;z-index:0;background:#ffffff14;position:absolute}.Header-module__GMQiha__navLink svg{opacity:.6;width:10px;height:10px;transition:transform var(--duration-fast)var(--ease-out)}.Header-module__GMQiha__navItem:hover .Header-module__GMQiha__navLink svg{transform:rotate(180deg)}.Header-module__GMQiha__portalLinkWrapper{margin-left:var(--space-1);align-items:center;display:flex}.Header-module__GMQiha__portalBtn{height:32px!important;min-height:32px!important;padding:0 var(--space-4)!important;font-size:var(--text-sm)!important;border-radius:var(--radius-full)!important}.Header-module__GMQiha__dropdown{top:calc(100% + var(--space-3));border-radius:var(--radius-xl);min-width:280px;padding:var(--space-3);opacity:0;visibility:hidden;transition:all var(--duration-fast)var(--ease-out);z-index:100;background:#fffffffa;border:1px solid #00000014;position:absolute;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 40px #00000026,0 0 0 1px #0000000d}.Header-module__GMQiha__dropdown:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.Header-module__GMQiha__navItem:hover .Header-module__GMQiha__dropdown,.Header-module__GMQiha__dropdown.Header-module__GMQiha__open{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__GMQiha__dropdownItem{align-items:flex-start;gap:var(--space-3);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);color:#1a1a1a;font-size:var(--text-sm);transition:all var(--duration-fast)var(--ease-out);text-decoration:none;display:flex}.Header-module__GMQiha__dropdownItem:hover{background:#0000000a}.Header-module__GMQiha__dropdownItem .Header-module__GMQiha__icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:14px;display:flex}.Header-module__GMQiha__dropdownItem .Header-module__GMQiha__content{flex:1}.Header-module__GMQiha__dropdownItem .Header-module__GMQiha__title{align-items:center;gap:var(--space-2);font-weight:var(--font-semibold);color:#1a1a1a;margin-bottom:2px;display:flex}.Header-module__GMQiha__dropdownItem .Header-module__GMQiha__title:after{content:"→";opacity:.4;font-size:12px}.Header-module__GMQiha__dropdownItem .Header-module__GMQiha__desc{font-size:var(--text-xs);color:#666;line-height:1.4}.Header-module__GMQiha__dropdown.Header-module__GMQiha__mega{min-width:520px;padding:var(--space-4)}.Header-module__GMQiha__dropdownGrid{gap:var(--space-1);grid-template-columns:repeat(2,1fr);display:grid}.Header-module__GMQiha__dropdownHeader{font-size:var(--text-xs);font-weight:var(--font-semibold);color:#999;text-transform:uppercase;letter-spacing:.1em;padding:var(--space-2)var(--space-4);margin-bottom:var(--space-1);grid-column:1/-1}.Header-module__GMQiha__actions{align-items:center;gap:var(--space-4);flex-shrink:0;display:flex}.Header-module__GMQiha__loginLink{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-secondary);transition:color var(--duration-fast)var(--ease-out);text-decoration:none}.Header-module__GMQiha__loginLink:hover{color:var(--color-text-primary)}.Header-module__GMQiha__ctaButton{padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-primary);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);transition:all var(--duration-fast)var(--ease-out);background:0 0}.Header-module__GMQiha__ctaButton:hover{border-color:var(--color-cyan-400);background:#ffffff0d}.Header-module__GMQiha__jaqlBtn{border-radius:var(--radius-lg);border:1px solid var(--color-border-light);width:34px;height:34px;color:var(--color-text-primary);transition:all var(--duration-fast)var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Header-module__GMQiha__jaqlBtn:hover{border-color:var(--color-cyan-400);background:#ffffff0d}.Header-module__GMQiha__mobileBottomNav{z-index:var(--z-header);-webkit-backdrop-filter:blur(var(--blur-xl));backdrop-filter:blur(var(--blur-xl));border-radius:var(--radius-full);padding:var(--space-1);gap:var(--space-1);transition:opacity var(--duration-normal)var(--ease-out);opacity:1;background:#141414f2;border:1px solid #ffffff14;align-items:center;display:none;position:fixed;left:50%;transform:translate(-50%);top:auto!important;bottom:16px!important}.Header-module__GMQiha__mobileBottomNav:before{content:"";border-radius:inherit;background:conic-gradient(from var(--shimmer-angle,0deg),transparent 0%,transparent 70%,#ffffff38 78%,#ffffff0f 86%,transparent 92%);-webkit-mask-composite:xor;pointer-events:none;padding:1px;animation:4s linear infinite Header-module__GMQiha__shimmer;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --shimmer-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes Header-module__GMQiha__shimmer{to{--shimmer-angle:360deg}}.Header-module__GMQiha__mobileBottomNav.Header-module__GMQiha__hidden{opacity:0;pointer-events:none}.Header-module__GMQiha__mobileNavItemWrapper{z-index:1;position:relative}.Header-module__GMQiha__mobileNavItem{z-index:1;padding:var(--space-2)var(--space-3);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--color-text-secondary);border-radius:var(--radius-full);transition:all var(--duration-fast)var(--ease-out);white-space:nowrap;cursor:pointer;align-items:center;gap:4px;text-decoration:none;display:flex;position:relative}.Header-module__GMQiha__mobileNavItem:hover{color:var(--color-text-primary);background:#ffffff0d}.Header-module__GMQiha__mobileNavItem.Header-module__GMQiha__active{color:var(--color-text-primary)}.Header-module__GMQiha__mobileActiveIndicator{top:var(--space-1);bottom:var(--space-1);border-radius:var(--radius-full);pointer-events:none;z-index:0;background:#ffffff1a;position:absolute}.Header-module__GMQiha__mobileChevron{opacity:.6;width:10px;height:10px}.Header-module__GMQiha__mobileDropup{bottom:calc(100% + var(--space-2));border-radius:var(--radius-xl);min-width:160px;padding:var(--space-2);opacity:0;visibility:hidden;transition:all var(--duration-fast)var(--ease-out);background:#1e1e1efa;border:1px solid #ffffff1a;position:absolute;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 -10px 40px #0000004d}.Header-module__GMQiha__mobileDropup.Header-module__GMQiha__open{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__GMQiha__mobileDropup.Header-module__GMQiha__mobileDropupWide{gap:var(--space-3);min-width:280px;padding:var(--space-3);display:flex}.Header-module__GMQiha__mobileDropupSection{flex:1}.Header-module__GMQiha__mobileDropupTitle{font-size:10px;font-weight:var(--font-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;padding:var(--space-1)var(--space-2);margin-bottom:var(--space-1)}.Header-module__GMQiha__mobileDropupItem{padding:var(--space-2);font-size:var(--text-xs);color:var(--color-text-secondary);border-radius:var(--radius-md);transition:all var(--duration-fast)var(--ease-out);align-items:center;gap:6px;text-decoration:none;display:flex}.Header-module__GMQiha__mobileDropupItem:hover{color:var(--color-text-primary);background:#ffffff0d}.Header-module__GMQiha__mobilePortalWrapper{align-items:center;display:flex}.Header-module__GMQiha__mobilePortalBtn{height:28px!important;min-height:28px!important;padding:0 var(--space-3)!important;border-radius:var(--radius-full)!important;font-size:10px!important}@media (max-width:1024px){.Header-module__GMQiha__navPill{position:static;transform:none}}@media (max-width:768px){.Header-module__GMQiha__navPill{display:none}.Header-module__GMQiha__mobileBottomNav{display:flex}.Header-module__GMQiha__loginLink,.Header-module__GMQiha__ctaButton,.Header-module__GMQiha__jaqlBtn{display:none}}
.Footer-module__Kah3lq__footer{background:var(--color-bg-surface);border-top:1px solid var(--color-border);padding:var(--space-16)0 var(--space-8)}.Footer-module__Kah3lq__container{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);margin:0 auto}.Footer-module__Kah3lq__grid{gap:var(--space-12);margin-bottom:var(--space-12);grid-template-columns:2fr repeat(3,1fr);display:grid}.Footer-module__Kah3lq__brand{max-width:300px}.Footer-module__Kah3lq__logo{font-size:var(--text-xl);font-weight:var(--font-extrabold);color:var(--color-text-primary);margin-bottom:var(--space-4);text-decoration:none;display:block}.Footer-module__Kah3lq__logo .Footer-module__Kah3lq__highlight{color:var(--color-cyan-400)}.Footer-module__Kah3lq__tagline{color:var(--color-text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed);margin-bottom:var(--space-6)}.Footer-module__Kah3lq__social{gap:var(--space-4);display:flex}.Footer-module__Kah3lq__socialLink{color:var(--color-text-muted);transition:color var(--duration-fast)var(--ease-out)}.Footer-module__Kah3lq__socialLink:hover{color:var(--color-cyan-400)}.Footer-module__Kah3lq__nav{flex-direction:column;display:flex}.Footer-module__Kah3lq__navTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--color-text-primary);margin-bottom:var(--space-4)}.Footer-module__Kah3lq__navLinks{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Kah3lq__navLink{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--duration-fast)var(--ease-out);text-decoration:none}.Footer-module__Kah3lq__navLink:hover{color:var(--color-cyan-400)}.Footer-module__Kah3lq__divider{background:var(--color-border);height:1px;margin-bottom:var(--space-8)}.Footer-module__Kah3lq__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__Kah3lq__copyright{font-size:var(--text-sm);color:var(--color-text-muted)}.Footer-module__Kah3lq__legal{align-items:center;display:flex}.Footer-module__Kah3lq__legal ul{align-items:center;gap:var(--space-2);margin:0;padding:0;list-style:none;display:flex}.Footer-module__Kah3lq__legal li{align-items:center;display:flex}.Footer-module__Kah3lq__separator{color:var(--color-text-muted);margin:0 var(--space-2)}.Footer-module__Kah3lq__legalLink{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--duration-fast)var(--ease-out);text-decoration:none}.Footer-module__Kah3lq__legalLink:hover{color:var(--color-cyan-400)}@media (max-width:1024px){.Footer-module__Kah3lq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__Kah3lq__grid{grid-template-columns:1fr}.Footer-module__Kah3lq__bottom{gap:var(--space-4);text-align:center;flex-direction:column}}
