@keyframes Header-module__hBw1pG__mobileStaggerIn{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes Header-module__hBw1pG__navUnderlineReveal{0%{opacity:0;transform:scaleX(0)}60%{opacity:.4;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}.Header-module__hBw1pG__header{z-index:30;border-bottom:2px solid var(--border-strong);background:var(--bg);height:64px;box-shadow:var(--shadow-sm);position:relative}.Header-module__hBw1pG__header:before{content:"";background:var(--accent);z-index:31;height:2px;position:absolute;top:0;left:0;right:0}.Header-module__hBw1pG__header:after{content:"";pointer-events:none;z-index:0;mix-blend-mode:overlay;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#80808004 2px 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#80808004 2px 4px);position:absolute;inset:0}.Header-module__hBw1pG__shell{z-index:1;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.6rem,4vw,4rem);width:min(100%,1510px);height:100%;margin:0 auto;padding:0 clamp(1.2rem,3vw,3rem);display:grid;position:relative}.Header-module__hBw1pG__brand{color:var(--text-primary);font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;align-items:center;font-size:1.85rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative}.Header-module__hBw1pG__brand span{color:var(--accent)}.Header-module__hBw1pG__brand:after{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-bottom:.6em;margin-left:4px;display:inline-block}.Header-module__hBw1pG__desktopNav{align-items:stretch;gap:1.75rem;height:100%;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);font-family:var(--font-data);text-transform:uppercase;align-items:center;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .16s;display:inline-flex;position:relative}.Header-module__hBw1pG__navLink:before{content:"";background:var(--accent);transform-origin:0;opacity:0;height:3px;transition:none;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Header-module__hBw1pG__navLink:hover:before{animation:Header-module__hBw1pG__navUnderlineReveal .35s var(--ease-out-expo) forwards}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navLinkActive{color:var(--accent)}.Header-module__hBw1pG__navLinkActive:before{opacity:1;animation:none;transform:scaleX(1)}.Header-module__hBw1pG__navLinkActive:after{content:"";background:var(--accent);border-radius:0;width:3px;position:absolute;top:25%;bottom:25%;left:-2px}.Header-module__hBw1pG__desktopActions{align-items:center;gap:.72rem;display:flex}.Header-module__hBw1pG__searchButton,.Header-module__hBw1pG__modeButton,.Header-module__hBw1pG__myStuffButton,.Header-module__hBw1pG__avatarButton,.Header-module__hBw1pG__iconButton{border:2px solid var(--border-strong);background:var(--surface);color:var(--text-primary);font-family:var(--font-data);text-transform:uppercase;cursor:pointer;transition:transform 80ms var(--ease-out-expo), box-shadow 80ms var(--ease-out-expo), background 80ms ease, color 80ms ease;white-space:nowrap;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:2px 2px #000}.Header-module__hBw1pG__searchButton:hover,.Header-module__hBw1pG__modeButton:hover,.Header-module__hBw1pG__myStuffButton:hover,.Header-module__hBw1pG__avatarButton:hover,.Header-module__hBw1pG__iconButton:hover{background:var(--surface-2);color:var(--accent);transform:translate(-1px,-1px);box-shadow:3px 3px #000}.Header-module__hBw1pG__searchButton:active,.Header-module__hBw1pG__modeButton:active,.Header-module__hBw1pG__myStuffButton:active,.Header-module__hBw1pG__avatarButton:active,.Header-module__hBw1pG__iconButton:active{box-shadow:none;transform:translate(0)}.Header-module__hBw1pG__searchButton{border-radius:var(--radius-md);min-width:140px;height:37px;color:var(--text-secondary);justify-content:flex-start;gap:.62rem;padding:0 .9rem}.Header-module__hBw1pG__modeButton{border-radius:var(--radius-md);gap:.5rem;height:37px;padding:0 .9rem}.Header-module__hBw1pG__myStuffButton{border-radius:var(--radius-md);gap:.52rem;height:37px;padding:0 .72rem}.Header-module__hBw1pG__avatarButton,.Header-module__hBw1pG__iconButton{border-radius:var(--radius-pill);width:38px;height:38px}.Header-module__hBw1pG__mobileActions{justify-content:flex-end;align-items:center;gap:.58rem;display:none}.Header-module__hBw1pG__mobileSheet{border-bottom:2px solid var(--border-strong);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-md);align-content:start;gap:.45rem;padding:.8rem 1rem 1rem;display:grid;position:fixed;inset:64px 0 0;overflow-y:auto}.Header-module__hBw1pG__mobileLink{border:2px solid var(--border-strong);background:var(--surface);color:var(--text-primary);font-family:var(--font-data);text-transform:uppercase;animation:Header-module__hBw1pG__mobileStaggerIn .35s var(--ease-out-expo) both;border-radius:0;padding:.9rem 1rem;font-size:.96rem;font-weight:700;text-decoration:none}.Header-module__hBw1pG__mobileLink:first-child{animation-delay:30ms}.Header-module__hBw1pG__mobileLink:nth-child(2){animation-delay:60ms}.Header-module__hBw1pG__mobileLink:nth-child(3){animation-delay:90ms}.Header-module__hBw1pG__mobileLink:nth-child(4){animation-delay:.12s}.Header-module__hBw1pG__mobileLink:nth-child(5){animation-delay:.15s}.Header-module__hBw1pG__mobileLink:nth-child(6){animation-delay:.18s}.Header-module__hBw1pG__mobileLink:nth-child(7){animation-delay:.21s}.Header-module__hBw1pG__mobileLink:nth-child(8){animation-delay:.24s}.Header-module__hBw1pG__mobileLink:nth-child(9){animation-delay:.27s}.Header-module__hBw1pG__mobileLink:nth-child(10){animation-delay:.3s}.Header-module__hBw1pG__mobileLinkActive{background:var(--surface-2);color:var(--accent);border-left:3px solid var(--accent)}@media (max-width:1120px){.Header-module__hBw1pG__desktopNav,.Header-module__hBw1pG__desktopActions{display:none}.Header-module__hBw1pG__shell{grid-template-columns:auto 1fr}.Header-module__hBw1pG__mobileActions{display:flex}}@media (max-width:640px){.Header-module__hBw1pG__shell{padding:0 .9rem}.Header-module__hBw1pG__brand{font-size:1.32rem}}.Header-module__hBw1pG__dropdownContainer{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__dropdownButton{color:var(--text-secondary);font-family:var(--font-data);text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;height:100%;padding:0;font-size:.95rem;font-weight:700;transition:color .16s;display:inline-flex}.Header-module__hBw1pG__dropdownButton:hover,.Header-module__hBw1pG__dropdownButtonActive{color:var(--accent)}.Header-module__hBw1pG__dropdownMenu{background:color-mix(in srgb, var(--surface) 82%, transparent);-webkit-backdrop-filter:blur(16px);border:2px solid var(--border-strong);width:520px;box-shadow:var(--shadow-md);z-index:100;border-radius:0;grid-template-columns:1fr 1fr;gap:.75rem;padding:1.25rem;display:grid;position:absolute;top:50px;right:-100px}.Header-module__hBw1pG__dropdownItem{border:1px solid #0000;border-radius:0;flex-direction:column;gap:.2rem;padding:.6rem .8rem;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{background:var(--surface-2);border-color:var(--border-soft)}.Header-module__hBw1pG__dropdownItemActive{background:var(--surface-2);border-color:var(--border-strong)}.Header-module__hBw1pG__dropdownItemActive .Header-module__hBw1pG__dropdownItemTitle{color:var(--accent)}.Header-module__hBw1pG__dropdownItemTitle{font-family:var(--font-data);text-transform:uppercase;color:var(--text-primary);letter-spacing:.01em;font-size:.88rem;font-weight:800}.Header-module__hBw1pG__dropdownItemDesc{color:var(--text-muted);font-size:.74rem;line-height:1.3}
.Footer-module__S6Hkya__footer{border-top:2px solid var(--border-strong);background-color:var(--surface-3);margin-top:4rem;padding:clamp(2.5rem,6vw,4rem) clamp(1rem,4vw,2rem) 2rem;position:relative;overflow-x:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:radial-gradient(ellipse at center, var(--accent) 0%, transparent 72%);opacity:.06;pointer-events:none;z-index:0;width:600px;height:180px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__inner{z-index:1;gap:2.5rem;width:100%;min-width:0;max-width:1400px;margin:0 auto;display:grid;position:relative}.Footer-module__S6Hkya__ctaSection{border:2px solid var(--border-strong);background:var(--surface-2);box-shadow:var(--shadow-md);border-radius:0;min-width:0;padding:2rem 1.5rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__ctaSection:before{content:"";background:repeating-linear-gradient(-45deg, transparent, transparent 6px, var(--border-subtle) 6px, var(--border-subtle) 7px);opacity:.45;pointer-events:none;z-index:0;border-radius:inherit;position:absolute;inset:0}.Footer-module__S6Hkya__ctaSection>*{z-index:1;position:relative}.Footer-module__S6Hkya__ctaTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;margin-bottom:1.75rem;display:flex}.Footer-module__S6Hkya__ctaLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:900;font-family:var(--font-data);margin-bottom:.45rem}.Footer-module__S6Hkya__ctaTitle{color:var(--text-primary);font-size:clamp(1.5rem,3vw,2.2rem);font-weight:900;font-family:var(--font-display);letter-spacing:-.01em;margin:0}.Footer-module__S6Hkya__ctaDesc{color:var(--text-secondary);max-width:680px;margin:.55rem 0 0;font-size:.92rem;line-height:1.6}.Footer-module__S6Hkya__ctaNote{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;font-family:var(--font-data)}.Footer-module__S6Hkya__cardsGrid{gap:1rem;min-width:0;display:grid}.Footer-module__S6Hkya__cardsGridDesktop{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.Footer-module__S6Hkya__cardsGridMobile{grid-template-columns:1fr}.Footer-module__S6Hkya__card{border:2px solid var(--border-strong);border-left:3px solid var(--accent);background:var(--surface);color:var(--text-primary);box-shadow:4px 4px 0px 0px var(--border-strong);border-radius:0;flex-direction:column;gap:.6rem;padding:1.25rem 1rem 1.25rem 1.15rem;text-decoration:none;transition:transform .1s,box-shadow .1s,border-left-color .32s;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__card:before{content:"";background:var(--accent);width:32px;height:3px;transition:width .28s var(--ease-out-expo);border-radius:0 0 3px 3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__card:hover{box-shadow:5px 5px 0px 0px var(--border-strong);border-left-color:var(--accent-blue);transform:translate(-1px,-1px)}.Footer-module__S6Hkya__card:hover:before{width:100%}.Footer-module__S6Hkya__card:active{box-shadow:2px 2px 0px 0px var(--border-strong);transform:translate(1px,1px)}.Footer-module__S6Hkya__cardRadar{border-color:var(--accent);border-left-color:var(--accent);box-shadow:4px 4px 0px 0px var(--accent)}.Footer-module__S6Hkya__cardRadar:hover{box-shadow:5px 5px 0px 0px var(--accent);border-left-color:var(--accent-blue)}.Footer-module__S6Hkya__cardRadar:active{box-shadow:2px 2px 0px 0px var(--accent)}.Footer-module__S6Hkya__cardTag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.62rem;font-weight:900;font-family:var(--font-data);background:color-mix(in srgb, var(--accent) 10%, transparent);border-radius:var(--radius-pill);align-self:flex-start;padding:.2em .6em;line-height:1.5;display:inline-block}.Footer-module__S6Hkya__cardLabel{font-size:1.15rem;font-weight:900;font-family:var(--font-display);letter-spacing:.02em}.Footer-module__S6Hkya__cardDetail{color:var(--text-secondary);font-size:.8rem;line-height:1.45}.Footer-module__S6Hkya__divider{background:linear-gradient(to right, transparent 0%, var(--accent) 50%, transparent 100%);opacity:.35;border:none;width:100%;height:1px;margin:0}.Footer-module__S6Hkya__linksGrid{gap:2rem;min-width:0;display:grid}.Footer-module__S6Hkya__linksGridDesktop{grid-template-columns:minmax(240px,1.4fr) repeat(4,minmax(160px,1fr))}.Footer-module__S6Hkya__linksGridMobile{grid-template-columns:1fr;gap:1.35rem}.Footer-module__S6Hkya__brandLink{letter-spacing:-.05em;color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:900;display:inline-block}.Footer-module__S6Hkya__brandAccent{color:var(--accent)}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);max-width:360px;margin:0;font-size:.92rem;line-height:1.7}.Footer-module__S6Hkya__groupTitle{color:var(--text-primary);align-items:center;gap:.55rem;margin:0 0 1rem;font-size:.98rem;display:flex;position:relative}.Footer-module__S6Hkya__groupTitle:before{content:"";background:var(--accent);border-radius:0;flex-shrink:0;width:14px;height:3px;display:inline-block}.Footer-module__S6Hkya__groupList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__groupLink{color:var(--text-secondary);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,padding-left .18s}.Footer-module__S6Hkya__groupLink:hover{color:var(--text-primary);padding-left:4px}.Footer-module__S6Hkya__groupLinkAccent{font-weight:800}.Footer-module__S6Hkya__copyright{border-top:1px solid var(--border-soft);width:100%;min-width:0;max-width:1400px;color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-family:var(--font-data);flex-wrap:wrap;justify-content:space-between;row-gap:.75rem;margin:2rem auto 0;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyrightDesktop{flex-direction:row;align-items:center}.Footer-module__S6Hkya__copyrightMobile{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__copyrightRight{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}
@keyframes Ticker-module__yI-_lW__scrollTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Ticker-module__yI-_lW__pulse{0%{opacity:1}50%{opacity:.25}to{opacity:1}}@keyframes Ticker-module__yI-_lW__dotPulse{0%{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.45)}to{opacity:.55;transform:scale(1)}}.Ticker-module__yI-_lW__root{background:var(--accent);border-top:2px solid var(--border-strong);z-index:9999;width:100%;height:36px;font-family:var(--font-data);align-items:center;display:flex;position:fixed;bottom:0;left:0;overflow:hidden}.Ticker-module__yI-_lW__root:before,.Ticker-module__yI-_lW__root:after{content:"";z-index:3;pointer-events:none;width:64px;position:absolute;top:0;bottom:0}.Ticker-module__yI-_lW__root:before{background:linear-gradient(to right, var(--accent) 30%, transparent);left:0}.Ticker-module__yI-_lW__root:after{background:linear-gradient(to left, var(--accent) 30%, transparent);right:0}.Ticker-module__yI-_lW__badge{background-color:var(--accent-dark);height:100%;color:var(--text-primary);z-index:4;border-right:2px solid var(--border-strong);text-shadow:0 1px 2px #0006;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.75rem;font-weight:900;display:flex;position:absolute;left:0;box-shadow:inset 0 0 12px #ffffff14,inset 0 1px #ffffff1a}.Ticker-module__yI-_lW__badgeIcon{animation:1.5s infinite Ticker-module__yI-_lW__pulse}.Ticker-module__yI-_lW__scroll{white-space:nowrap;will-change:transform;align-items:center;padding-left:160px;animation:90s linear infinite Ticker-module__yI-_lW__scrollTicker;display:flex}.Ticker-module__yI-_lW__scroll:hover{animation-play-state:paused}.Ticker-module__yI-_lW__item{color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;transition:opacity var(--duration-fast) ease;cursor:pointer;font-size:.8rem;font-weight:700;text-decoration:none}.Ticker-module__yI-_lW__item:hover{opacity:.72}.Ticker-module__yI-_lW__dot{background:var(--text-primary);opacity:.55;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin:0 2.5rem;animation:2.4s ease-in-out infinite Ticker-module__yI-_lW__dotPulse;display:inline-block}@media (max-width:768px){.Ticker-module__yI-_lW__root{height:32px}.Ticker-module__yI-_lW__badge{gap:.35rem;padding:0 .8rem;font-size:.62rem}.Ticker-module__yI-_lW__scroll{padding-left:124px;animation-duration:68s}.Ticker-module__yI-_lW__item{text-overflow:ellipsis;max-width:60vw;font-size:.68rem;display:inline-block;overflow:hidden}}
