.PriceTicker-module__NH7KLW__ticker{height:var(--ticker-height);background:linear-gradient(90deg,#0c1b2ef5 0%,#142943f5 100%);border-bottom:1px solid #ffffff0f;grid-template-columns:auto 1fr;align-items:center;gap:1px;display:grid;overflow:hidden}.PriceTicker-module__NH7KLW__tickerLabel{height:100%;color:var(--text-white);text-transform:uppercase;letter-spacing:.16em;background:#f0a33e1f;align-items:center;gap:.55rem;padding:0 1rem 0 1.2rem;font-size:.72rem;font-weight:900;display:inline-flex}.PriceTicker-module__NH7KLW__liveDot{background:#f0a33e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #f0a33e24}.PriceTicker-module__NH7KLW__tickerViewport{background:0 0;height:100%;overflow:hidden}.PriceTicker-module__NH7KLW__tickerInner{align-items:center;width:max-content;height:100%;animation:34s linear infinite PriceTicker-module__NH7KLW__ticker;display:flex}.PriceTicker-module__NH7KLW__tickerItem{align-items:center;gap:var(--space-2);height:100%;padding:0 var(--space-5);color:#ffffffd6;white-space:nowrap;border-right:1px solid #ffffff14;display:flex}.PriceTicker-module__NH7KLW__tickerSymbol{color:#ffe4b8;font-size:.84rem;font-weight:900}.PriceTicker-module__NH7KLW__tickerPrice{font-family:var(--font-mono);color:#ffffffb8;font-size:.78rem}.PriceTicker-module__NH7KLW__tickerChange{border-radius:var(--radius-full);font-family:var(--font-mono);padding:.2rem .5rem;font-size:.72rem;font-weight:700}.PriceTicker-module__NH7KLW__tickerUp{color:#7cf0c2;background:#11a67229}.PriceTicker-module__NH7KLW__tickerDown{color:#ffb3b3;background:#d9515129}@media (max-width:640px){.PriceTicker-module__NH7KLW__ticker{grid-template-columns:1fr;height:auto}.PriceTicker-module__NH7KLW__tickerLabel{display:none}.PriceTicker-module__NH7KLW__tickerViewport{height:var(--ticker-height)}}
.Header-module__lnUIdW__header{z-index:70;-webkit-backdrop-filter:blur(22px);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);background:linear-gradient(#fff9f1f0 0%,#fff7eee0 100%);border-bottom:1px solid #1d273414;position:sticky;top:0}.Header-module__lnUIdW__header:after{content:"";background:linear-gradient(90deg,#0000,#b4530933,#0000);height:1px;position:absolute;bottom:-1px;left:0;right:0}.Header-module__lnUIdW__scrolled{border-bottom-color:#1d273424;box-shadow:0 18px 42px #13213114}.Header-module__lnUIdW__headerInner{max-width:var(--max-width);padding:0 var(--space-5);margin:0 auto}.Header-module__lnUIdW__navRow{align-items:center;gap:var(--space-4);min-height:68px;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;gap:12px;min-width:0;display:flex}.Header-module__lnUIdW__logoIcon{object-fit:cover;border-radius:12px;flex-shrink:0;width:36px;height:36px;box-shadow:0 10px 18px #1321311f}.Header-module__lnUIdW__logoStack{flex-direction:column;min-width:0;display:flex}.Header-module__lnUIdW__logoText{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);white-space:nowrap;font-size:1.08rem;font-weight:900;line-height:1}.Header-module__lnUIdW__logoAccent{color:var(--accent)}.Header-module__lnUIdW__logoDesk{letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary);white-space:nowrap;margin-top:4px;font-size:.65rem;font-weight:800}.Header-module__lnUIdW__nav{min-width:0;margin-left:var(--space-3);flex:auto;align-items:center;gap:4px;display:flex}.Header-module__lnUIdW__navItem{border-radius:var(--radius-full);letter-spacing:.02em;min-height:40px;color:var(--text-secondary);transition:color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast);align-items:center;padding:0 14px;font-size:.82rem;font-weight:800;display:inline-flex}.Header-module__lnUIdW__navItem:hover{color:var(--text-primary);background:#1d27340d;transform:translateY(-1px)}.Header-module__lnUIdW__navItemActive{color:var(--accent);background:#b453091a;box-shadow:inset 0 0 0 1px #b453091f}.Header-module__lnUIdW__headerRight{align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto;display:flex}.Header-module__lnUIdW__searchBar{border-radius:var(--radius-full);width:290px;min-height:44px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast), width var(--transition-base);background:#ffffffb8;border:1px solid #1d273414;align-items:center;gap:10px;padding:0 16px;display:flex;box-shadow:inset 0 1px #ffffff8c}.Header-module__lnUIdW__searchBar:focus-within{background:#fffffff5;border-color:#b453094d;width:340px;box-shadow:0 0 0 4px #b4530914,0 18px 32px #13213114}.Header-module__lnUIdW__searchIcon{width:15px;height:15px;color:var(--text-tertiary);flex-shrink:0}.Header-module__lnUIdW__searchInput{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;font-size:.82rem}.Header-module__lnUIdW__searchInput::placeholder{color:var(--text-tertiary)}.Header-module__lnUIdW__mobileMenuBtn{width:44px;height:44px;box-shadow:var(--shadow-sm);background:#ffffffbf;border:1px solid #1d273414;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.Header-module__lnUIdW__mobileMenuLine{background:var(--text-primary);width:18px;height:2px;transition:transform var(--transition-fast), opacity var(--transition-fast);border-radius:999px}.Header-module__lnUIdW__mobileMenuBtnActive .Header-module__lnUIdW__mobileMenuLine:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__lnUIdW__mobileMenuBtnActive .Header-module__lnUIdW__mobileMenuLine:nth-child(2){opacity:0}.Header-module__lnUIdW__mobileMenuBtnActive .Header-module__lnUIdW__mobileMenuLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__lnUIdW__mobileMenuBackdrop,.Header-module__lnUIdW__mobileMenuPanel{display:none}.Header-module__lnUIdW__mobilePanelInner{gap:var(--space-4);flex-direction:column;display:flex}.Header-module__lnUIdW__mobileSearchBar{gap:var(--space-2);display:flex}.Header-module__lnUIdW__mobileSearchInput{border-radius:var(--radius-full);min-width:0;min-height:48px;color:var(--text-primary);background:#fffffff5;border:1px solid #1d27341a;outline:none;flex:1;padding:0 16px}.Header-module__lnUIdW__mobileSearchInput:focus{border-color:#b4530947;box-shadow:0 0 0 4px #b4530914}.Header-module__lnUIdW__mobileSearchButton{border-radius:var(--radius-full);background:var(--accent-gradient);min-height:48px;color:var(--text-white);box-shadow:var(--shadow-sm);padding:0 18px;font-size:.84rem;font-weight:800}.Header-module__lnUIdW__mobileTopicRail{flex-wrap:wrap;gap:8px;display:flex}.Header-module__lnUIdW__mobileTopicChip{border-radius:var(--radius-full);color:var(--text-secondary);background:#ffffffeb;border:1px solid #1d273414;padding:.7rem .95rem;font-size:.76rem;font-weight:800}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:10px;display:flex}.Header-module__lnUIdW__mobileNavItem{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffffeb;border:1px solid #1d273414;flex-direction:column;gap:6px;padding:16px;display:flex}.Header-module__lnUIdW__mobileNavItemActive{background:linear-gradient(#fff5e8f5 0%,#ffffffeb 100%);border-color:#b453092e}.Header-module__lnUIdW__mobileNavLabel{color:var(--text-primary);font-size:.95rem;font-weight:800}.Header-module__lnUIdW__mobileNavDescription{color:var(--text-tertiary);font-size:.78rem;line-height:1.5}.Header-module__lnUIdW__mobileActionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.Header-module__lnUIdW__mobileActionCard{border-radius:var(--radius-lg);min-height:58px;color:var(--text-white);text-align:center;box-shadow:var(--shadow-md);background:linear-gradient(#0f2037f5 0%,#1a3358f5 100%);justify-content:center;align-items:center;padding:12px;font-size:.8rem;font-weight:800;display:flex}@media (max-width:1180px){.Header-module__lnUIdW__logoDesk{display:none}.Header-module__lnUIdW__navItem{padding:0 10px;font-size:.78rem}.Header-module__lnUIdW__searchBar{width:240px}.Header-module__lnUIdW__searchBar:focus-within{width:290px}}@media (max-width:860px){.Header-module__lnUIdW__headerInner{padding:0 var(--space-4)}.Header-module__lnUIdW__nav,.Header-module__lnUIdW__searchBar{display:none}.Header-module__lnUIdW__mobileMenuBtn{display:inline-flex}.Header-module__lnUIdW__mobileMenuBackdrop{opacity:0;pointer-events:none;transition:opacity var(--transition-base);z-index:68;background:#0f20377a;display:block;position:fixed;inset:0}.Header-module__lnUIdW__mobileMenuBackdropVisible{opacity:1;pointer-events:auto}.Header-module__lnUIdW__mobileMenuPanel{padding:0 var(--space-4) var(--space-4);opacity:0;pointer-events:none;transition:transform var(--transition-base), opacity var(--transition-base);z-index:69;display:block;position:absolute;top:calc(100% + 6px);left:0;right:0;transform:translateY(-8px)}.Header-module__lnUIdW__mobileMenuPanelOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__lnUIdW__mobilePanelInner{padding:var(--space-4);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#f0a33e2e,#0000 28%),linear-gradient(#fcf8f2fa 0%,#f8f1e6fa 100%);border:1px solid #1d273414;max-height:min(76vh,640px);overflow-y:auto}}@media (max-width:640px){.Header-module__lnUIdW__headerInner{padding:0 var(--space-3)}.Header-module__lnUIdW__navRow{min-height:62px}.Header-module__lnUIdW__logoText{font-size:1rem}}@media (max-width:480px){.Header-module__lnUIdW__mobileActionGrid,.Header-module__lnUIdW__mobileSearchBar{flex-direction:column;grid-template-columns:1fr}}
.Footer-module__3hUVsW__footer{margin-top:var(--space-24);color:#ffffffc2;background:radial-gradient(circle at 100% 0,#f0a33e38,#0000 22%),radial-gradient(circle at 0 100%,#1236606b,#0000 26%),linear-gradient(#162942 0%,#102134 100%);position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";opacity:.12;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.Footer-module__3hUVsW__footerInner{z-index:1;max-width:var(--max-width);padding:var(--space-16) var(--space-6) var(--space-8);margin:0 auto;position:relative}.Footer-module__3hUVsW__leadCard{gap:var(--space-8);padding:var(--space-8);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff1c;grid-template-columns:minmax(0,1.3fr) auto;display:grid;box-shadow:inset 0 1px #ffffff0d}.Footer-module__3hUVsW__leadMain{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__3hUVsW__footerLogo{align-items:center;gap:var(--space-3);display:flex}.Footer-module__3hUVsW__footerLogoIcon{object-fit:cover;border-radius:16px;width:48px;height:48px;box-shadow:0 14px 26px #0003}.Footer-module__3hUVsW__footerLogoText{flex-direction:column;display:flex}.Footer-module__3hUVsW__footerLogoKicker{letter-spacing:.18em;text-transform:uppercase;color:#ffffff85;font-size:.68rem;font-weight:800}.Footer-module__3hUVsW__footerLogoName{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-white);font-size:1.7rem;font-weight:900}.Footer-module__3hUVsW__footerDesc{color:#ffffffc7;max-width:760px;font-size:.98rem;line-height:1.85}.Footer-module__3hUVsW__leadActions{justify-content:flex-end;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.Footer-module__3hUVsW__primaryAction,.Footer-module__3hUVsW__secondaryAction{min-height:54px;padding:0 var(--space-6);border-radius:var(--radius-full);transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:inline-flex}.Footer-module__3hUVsW__primaryAction{background:var(--text-white);color:var(--bg-dark);box-shadow:var(--shadow-md)}.Footer-module__3hUVsW__secondaryAction{color:var(--text-white);background:#ffffff0a;border:1px solid #ffffff29}.Footer-module__3hUVsW__primaryAction:hover,.Footer-module__3hUVsW__secondaryAction:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Footer-module__3hUVsW__promiseRail{gap:var(--space-4);margin:var(--space-8) 0 var(--space-10);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.Footer-module__3hUVsW__promiseCard{padding:var(--space-5);border-radius:var(--radius-xl);color:#ffffffc2;background:#ffffff0d;border:1px solid #ffffff14;line-height:1.75}.Footer-module__3hUVsW__footerGrid{gap:var(--space-8);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.Footer-module__3hUVsW__footerCol h4{margin-bottom:var(--space-4);letter-spacing:.03em;color:var(--text-white);font-size:.94rem;font-weight:800}.Footer-module__3hUVsW__footerCol ul{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__3hUVsW__footerCol a{color:#ffffffad;transition:color var(--transition-fast), transform var(--transition-fast)}.Footer-module__3hUVsW__footerCol a:hover{color:var(--text-white)}.Footer-module__3hUVsW__communityList{gap:var(--space-3);flex-wrap:wrap;display:flex}.Footer-module__3hUVsW__communityLink{border-radius:var(--radius-full);background:#ffffff14;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:.78rem 1rem;font-weight:800;display:inline-flex}.Footer-module__3hUVsW__communityLink:hover{background:#ffffff24}.Footer-module__3hUVsW__contactBox{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-xl);gap:var(--space-2);background:#ffffff0f;border:1px solid #ffffff14;flex-direction:column;display:flex}.Footer-module__3hUVsW__contactBox span:first-child,.Footer-module__3hUVsW__contactBox span:nth-of-type(3){letter-spacing:.16em;text-transform:uppercase;color:#ffffff7a;font-size:.7rem;font-weight:800}.Footer-module__3hUVsW__contactBox a{color:var(--text-white);font-weight:800}.Footer-module__3hUVsW__footerBottom{gap:var(--space-6);margin-top:var(--space-10);padding-top:var(--space-6);border-top:1px solid #ffffff1a;grid-template-columns:1fr 1.3fr;font-size:.84rem;display:grid}.Footer-module__3hUVsW__footerDisclaimer{line-height:1.75}@media (max-width:1080px){.Footer-module__3hUVsW__leadCard,.Footer-module__3hUVsW__footerBottom{grid-template-columns:1fr}.Footer-module__3hUVsW__leadActions{justify-content:flex-start}.Footer-module__3hUVsW__promiseRail{grid-template-columns:1fr}.Footer-module__3hUVsW__footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Footer-module__3hUVsW__footer{margin-top:var(--space-14)}.Footer-module__3hUVsW__footerInner{padding:var(--space-8) var(--space-3) var(--space-6)}.Footer-module__3hUVsW__leadCard{padding:var(--space-4);gap:var(--space-4)}.Footer-module__3hUVsW__footerLogoName{font-size:1.4rem}.Footer-module__3hUVsW__footerDesc{font-size:.9rem;line-height:1.75}.Footer-module__3hUVsW__footerGrid{gap:var(--space-6);grid-template-columns:1fr}.Footer-module__3hUVsW__primaryAction,.Footer-module__3hUVsW__secondaryAction{width:100%}}
.ArticleCard-module__9Igr7W__cardSmall{gap:var(--space-4);padding:var(--space-4) 0;transition:transform var(--transition-fast), opacity var(--transition-fast);color:inherit;border-bottom:1px solid #1d273414;display:flex}.ArticleCard-module__9Igr7W__cardSmall:last-child{border-bottom:none}.ArticleCard-module__9Igr7W__cardSmall:hover{transform:translate(2px)}.ArticleCard-module__9Igr7W__cardSmallContent{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.ArticleCard-module__9Igr7W__cardSmallTitle{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.92rem;font-weight:850;line-height:1.55;display:-webkit-box;overflow:hidden}.ArticleCard-module__9Igr7W__cardSmallImage{width:84px;height:84px;box-shadow:var(--shadow-sm);border-radius:18px;flex-shrink:0;overflow:hidden}.ArticleCard-module__9Igr7W__cardSmallImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-base)}.ArticleCard-module__9Igr7W__cardSmall:hover .ArticleCard-module__9Igr7W__cardSmallImage img{transform:scale(1.05)}.ArticleCard-module__9Igr7W__cardMedium,.ArticleCard-module__9Igr7W__cardLarge,.ArticleCard-module__9Igr7W__cardFeatured{gap:var(--space-3);height:100%;padding:var(--space-4);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);color:inherit;transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);background:linear-gradient(#ffffffeb 0%,#faf4ecd1 100%);border:1px solid #1d273414;flex-direction:column;display:flex;position:relative}.ArticleCard-module__9Igr7W__cardMedium:before,.ArticleCard-module__9Igr7W__cardLarge:before,.ArticleCard-module__9Igr7W__cardFeatured:before{content:"";opacity:.18;background:linear-gradient(90deg,#b45309d1,#0f2037cc);border-radius:999px;height:3px;position:absolute;top:0;left:18px;right:18px}.ArticleCard-module__9Igr7W__cardMedium:hover,.ArticleCard-module__9Igr7W__cardLarge:hover,.ArticleCard-module__9Igr7W__cardFeatured:hover{box-shadow:var(--shadow-lg);border-color:#b4530929;transform:translateY(-4px)}.ArticleCard-module__9Igr7W__cardMediumImage,.ArticleCard-module__9Igr7W__cardLargeImage,.ArticleCard-module__9Igr7W__cardFeaturedImage{width:100%;position:relative;overflow:hidden}.ArticleCard-module__9Igr7W__cardMediumImage{aspect-ratio:16/11;border-radius:var(--radius-lg)}.ArticleCard-module__9Igr7W__cardLargeImage{aspect-ratio:16/10;border-radius:var(--radius-xl);max-height:420px}.ArticleCard-module__9Igr7W__cardFeaturedImage{border-radius:var(--radius-xl);flex-shrink:0;width:260px;height:180px}.ArticleCard-module__9Igr7W__cardMediumImage img,.ArticleCard-module__9Igr7W__cardLargeImage img,.ArticleCard-module__9Igr7W__cardFeaturedImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ArticleCard-module__9Igr7W__cardMedium:hover .ArticleCard-module__9Igr7W__cardMediumImage img,.ArticleCard-module__9Igr7W__cardLarge:hover .ArticleCard-module__9Igr7W__cardLargeImage img,.ArticleCard-module__9Igr7W__cardFeatured:hover .ArticleCard-module__9Igr7W__cardFeaturedImage img{transform:scale(1.05)}.ArticleCard-module__9Igr7W__cardMediumTitle{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:1.06rem;font-weight:850;line-height:1.42;display:-webkit-box;overflow:hidden}.ArticleCard-module__9Igr7W__cardMediumTags{gap:var(--space-2);flex-wrap:wrap;display:flex}.ArticleCard-module__9Igr7W__cardLargeTitle,.ArticleCard-module__9Igr7W__cardFeaturedTitle{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);-webkit-box-orient:vertical;font-weight:850;line-height:1.12;display:-webkit-box;overflow:hidden}.ArticleCard-module__9Igr7W__cardLargeTitle{-webkit-line-clamp:3;font-size:clamp(1.45rem,2vw,2rem)}.ArticleCard-module__9Igr7W__cardFeaturedTitle{-webkit-line-clamp:3;font-size:clamp(1.35rem,2vw,1.8rem)}.ArticleCard-module__9Igr7W__cardLargeExcerpt,.ArticleCard-module__9Igr7W__cardFeaturedExcerpt{color:var(--text-secondary);-webkit-box-orient:vertical;line-height:1.75;display:-webkit-box;overflow:hidden}.ArticleCard-module__9Igr7W__cardLargeExcerpt{-webkit-line-clamp:3;flex:1;font-size:.92rem}.ArticleCard-module__9Igr7W__cardFeaturedExcerpt{-webkit-line-clamp:2;font-size:.9rem}.ArticleCard-module__9Igr7W__cardOverlay{border-radius:var(--radius-xl);color:var(--text-white);aspect-ratio:3/4;box-shadow:var(--shadow-md);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.ArticleCard-module__9Igr7W__cardOverlay:hover img{transform:scale(1.06)}.ArticleCard-module__9Igr7W__cardOverlayImage{z-index:0;position:absolute;inset:0}.ArticleCard-module__9Igr7W__cardOverlayImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ArticleCard-module__9Igr7W__cardOverlayGradient{z-index:1;background:linear-gradient(#0a142214 8%,#0a1422db 100%);position:absolute;inset:0}.ArticleCard-module__9Igr7W__cardOverlayContent{z-index:2;padding:var(--space-6);gap:var(--space-3);flex-direction:column;display:flex;position:relative}.ArticleCard-module__9Igr7W__cardOverlayMeta{align-items:center;gap:var(--space-2);opacity:.86;font-size:.72rem;display:flex}.ArticleCard-module__9Igr7W__cardOverlayTag{color:#ffd39e;font-weight:800;font-size:var(--text-xs)}.ArticleCard-module__9Igr7W__cardOverlayTitle{font-size:var(--text-lg);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:850;line-height:1.35;display:-webkit-box;overflow:hidden}.ArticleCard-module__9Igr7W__cardOverlayTags{gap:var(--space-2);opacity:.76;flex-wrap:wrap;font-size:.72rem;display:flex}.ArticleCard-module__9Igr7W__metaRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;font-size:.72rem;display:flex}.ArticleCard-module__9Igr7W__categoryTag{border-radius:var(--radius-full);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#b453091a;align-items:center;padding:.38rem .62rem;font-weight:900;display:inline-flex}.ArticleCard-module__9Igr7W__time{color:var(--text-tertiary);font-weight:700}.ArticleCard-module__9Igr7W__dot{background:var(--text-tertiary);border-radius:50%;width:4px;height:4px}.ArticleCard-module__9Igr7W__cardFeatured{gap:var(--space-6);flex-direction:row}.ArticleCard-module__9Igr7W__cardFeaturedContent{gap:var(--space-3);flex-direction:column;justify-content:center;display:flex}@media (max-width:768px){.ArticleCard-module__9Igr7W__cardSmall{gap:var(--space-3);padding:var(--space-3) 0}.ArticleCard-module__9Igr7W__cardSmallTitle{font-size:.84rem;line-height:1.45}.ArticleCard-module__9Igr7W__cardSmallImage{border-radius:14px;width:68px;height:68px}.ArticleCard-module__9Igr7W__cardMedium,.ArticleCard-module__9Igr7W__cardLarge,.ArticleCard-module__9Igr7W__cardFeatured{gap:var(--space-2);padding:var(--space-3)}.ArticleCard-module__9Igr7W__cardMediumTitle{font-size:.92rem;line-height:1.35}.ArticleCard-module__9Igr7W__cardLargeTitle{font-size:clamp(1.15rem,4vw,1.45rem)}.ArticleCard-module__9Igr7W__cardLargeExcerpt,.ArticleCard-module__9Igr7W__cardFeaturedExcerpt{font-size:.8rem}.ArticleCard-module__9Igr7W__cardFeatured{gap:var(--space-3);flex-direction:column}.ArticleCard-module__9Igr7W__cardFeaturedImage{aspect-ratio:16/9;width:100%;height:auto}.ArticleCard-module__9Igr7W__cardOverlay{aspect-ratio:4/5}.ArticleCard-module__9Igr7W__cardOverlayContent{padding:var(--space-4);gap:var(--space-2)}.ArticleCard-module__9Igr7W__cardOverlayTitle{font-size:.95rem}.ArticleCard-module__9Igr7W__metaRow{font-size:.68rem}}
.home-module__Hx0lNG__page{background:var(--bg-page);min-height:100vh}.home-module__Hx0lNG__hero{padding:var(--space-10) 0 var(--space-12);background:linear-gradient(145deg,#0f2037 0%,#162d4e 50%,#1b3a5f 100%);position:relative;overflow:hidden}.home-module__Hx0lNG__hero:before{content:"";pointer-events:none;background:radial-gradient(at 70% 20%,#c06a1626 0%,#0000 60%);position:absolute;inset:0}.home-module__Hx0lNG__heroInner{max-width:var(--max-width);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.home-module__Hx0lNG__heroKicker{align-items:center;gap:var(--space-2);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:#d4a55a;margin-bottom:var(--space-4);font-weight:700;display:inline-flex}.home-module__Hx0lNG__heroKicker:before{content:"";background:#d4a55a;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite home-module__Hx0lNG__heroPulse}@keyframes home-module__Hx0lNG__heroPulse{0%,to{opacity:1}50%{opacity:.4}}.home-module__Hx0lNG__heroGrid{gap:var(--space-8);grid-template-columns:1fr 380px;align-items:start;display:grid}.home-module__Hx0lNG__heroMain{gap:var(--space-5);flex-direction:column;display:flex}.home-module__Hx0lNG__heroTitle{color:#fff;letter-spacing:-.01em;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.15}.home-module__Hx0lNG__heroExcerpt{font-size:var(--text-lg);color:#ffffffb3;max-width:640px;line-height:1.6}.home-module__Hx0lNG__heroMeta{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:#ffffff80;display:flex}.home-module__Hx0lNG__heroCategoryBadge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);color:#d4a55a;font-weight:600;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;background:#d4a55a33;border:1px solid #d4a55a4d}.home-module__Hx0lNG__heroReadMore{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border-radius:var(--radius-sm);color:#fff;font-weight:700;font-size:var(--text-sm);transition:all var(--transition-base);background:linear-gradient(135deg,#c06a16 0%,#d4a55a 100%);width:fit-content;display:inline-flex}.home-module__Hx0lNG__heroReadMore:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c06a164d}.home-module__Hx0lNG__heroSidebar{gap:var(--space-4);flex-direction:column;display:flex}.home-module__Hx0lNG__heroSideItem{gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff14;display:flex}.home-module__Hx0lNG__heroSideItem:hover{background:#ffffff1a;border-color:#d4a55a4d}.home-module__Hx0lNG__heroSideImg{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.home-module__Hx0lNG__heroSideText{gap:var(--space-1);flex-direction:column;display:flex}.home-module__Hx0lNG__heroSideCat{text-transform:uppercase;letter-spacing:.08em;color:#d4a55a;font-size:.7rem;font-weight:700}.home-module__Hx0lNG__heroSideTitle{font-size:var(--text-sm);color:#ffffffe6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.home-module__Hx0lNG__section{padding:var(--space-12) 0}.home-module__Hx0lNG__sectionAlt{padding:var(--space-12) 0;background:var(--bg-container);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.home-module__Hx0lNG__sectionInner{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.home-module__Hx0lNG__sectionHead{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.home-module__Hx0lNG__sectionHeadLeft{flex:1}.home-module__Hx0lNG__sectionBadge{align-items:center;gap:var(--space-2);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-2);font-weight:700;display:inline-flex}.home-module__Hx0lNG__sectionBadge:before{content:"";background:var(--accent);border-radius:2px;width:10px;height:3px}.home-module__Hx0lNG__sectionBadgeGreen{color:var(--signal);}.home-module__Hx0lNG__sectionBadgeGreen:before{background:var(--signal)}.home-module__Hx0lNG__sectionTitle{font-size:var(--text-2xl);color:var(--text-primary);font-weight:800;line-height:1.2}.home-module__Hx0lNG__sectionDesc{font-size:var(--text-base);color:var(--text-secondary);margin-top:var(--space-2);max-width:640px}.home-module__Hx0lNG__sectionLink{font-size:var(--text-sm);color:var(--accent);white-space:nowrap;transition:color var(--transition-fast);font-weight:600}.home-module__Hx0lNG__sectionLink:hover{color:var(--accent-hover)}.home-module__Hx0lNG__newsLayout{gap:var(--space-8);grid-template-columns:1fr 320px;display:grid}.home-module__Hx0lNG__newsGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.home-module__Hx0lNG__newsSidebar{gap:var(--space-4);flex-direction:column;display:flex}.home-module__Hx0lNG__sidebarBox{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);padding:var(--space-5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-module__Hx0lNG__sidebarBoxTitle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-light);font-weight:700}.home-module__Hx0lNG__sidebarNav{gap:var(--space-2);flex-direction:column;display:flex}.home-module__Hx0lNG__sidebarNavLink{padding:var(--space-3) var(--space-4);background:var(--bg-muted);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--text-primary);transition:all var(--transition-fast);justify-content:space-between;align-items:center;font-weight:500;display:flex}.home-module__Hx0lNG__sidebarNavLink:hover{background:var(--accent-lighter);color:var(--accent)}.home-module__Hx0lNG__sidebarNavArrow{color:var(--accent);font-weight:700}.home-module__Hx0lNG__policyStrip{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.home-module__Hx0lNG__policyChip{padding:var(--space-3) var(--space-4);background:var(--accent-lighter);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--accent);text-align:center;transition:all var(--transition-fast);border:1px solid #c06a1626;font-weight:600}.home-module__Hx0lNG__policyChip:hover{background:var(--accent-light);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.home-module__Hx0lNG__marketGrid{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.home-module__Hx0lNG__marketFeatured{grid-column:1/-1}.home-module__Hx0lNG__hubGrid{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.home-module__Hx0lNG__hubCard{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);padding:var(--space-6) var(--space-5);text-align:center;transition:all var(--transition-base);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-module__Hx0lNG__hubCard:hover{background:var(--bg-card-hover);box-shadow:var(--shadow-md);border-color:var(--accent);transform:translateY(-4px)}.home-module__Hx0lNG__hubIcon{margin-bottom:var(--space-3);font-size:1.75rem;display:block}.home-module__Hx0lNG__hubLabel{font-size:var(--text-base);color:var(--text-primary);margin-bottom:var(--space-1);font-weight:700;display:block}.home-module__Hx0lNG__hubDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.45}.home-module__Hx0lNG__guidesGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.home-module__Hx0lNG__ctaSection{padding:var(--space-14) 0;background:linear-gradient(145deg,#0f2037 0%,#1b3a5f 100%);position:relative;overflow:hidden}.home-module__Hx0lNG__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(at 30% 80%,#c06a161f 0%,#0000 60%);position:absolute;inset:0}.home-module__Hx0lNG__ctaInner{max-width:640px;padding:0 var(--space-6);text-align:center;z-index:1;margin:0 auto;position:relative}.home-module__Hx0lNG__ctaTitle{font-size:var(--text-2xl);color:#fff;margin-bottom:var(--space-3);font-weight:800}.home-module__Hx0lNG__ctaDesc{font-size:var(--text-base);color:#ffffffa6;margin-bottom:var(--space-6);line-height:1.6}@media (max-width:1024px){.home-module__Hx0lNG__heroGrid{grid-template-columns:1fr}.home-module__Hx0lNG__heroSidebar{scroll-snap-type:x mandatory;gap:var(--space-4);padding-bottom:var(--space-2);flex-direction:row;overflow-x:auto}.home-module__Hx0lNG__heroSideItem{scroll-snap-align:start;min-width:280px}.home-module__Hx0lNG__newsLayout{grid-template-columns:1fr}.home-module__Hx0lNG__hubGrid,.home-module__Hx0lNG__policyStrip{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.home-module__Hx0lNG__heroTitle{font-size:1.5rem}.home-module__Hx0lNG__newsGrid{grid-template-columns:1fr}.home-module__Hx0lNG__hubGrid{grid-template-columns:1fr 1fr}.home-module__Hx0lNG__guidesGrid{grid-template-columns:1fr}.home-module__Hx0lNG__policyStrip{grid-template-columns:1fr 1fr}.home-module__Hx0lNG__sectionTitle{font-size:var(--text-xl)}.home-module__Hx0lNG__marketGrid{grid-template-columns:1fr}}
.DisclaimerBanner-module__k5z-aq__banner{z-index:71;background:linear-gradient(90deg,#fff6e3fa 0%,#fffbf0fa 50%,#fff4dcfa 100%);border-bottom:1px solid #b453092e;position:relative;box-shadow:inset 0 -1px #fff9}.DisclaimerBanner-module__k5z-aq__inner{max-width:var(--max-width);padding:10px var(--space-6);align-items:center;gap:var(--space-3);margin:0 auto;display:flex}.DisclaimerBanner-module__k5z-aq__icon{width:28px;height:28px;color:var(--accent);background:#b453091a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:inline-flex}.DisclaimerBanner-module__k5z-aq__text{color:#67411f;flex:1;font-size:.76rem;line-height:1.6}.DisclaimerBanner-module__k5z-aq__text strong{color:#4a2e11;font-weight:800}.DisclaimerBanner-module__k5z-aq__close{color:#67411f;width:30px;height:30px;transition:background var(--transition-fast), transform var(--transition-fast);background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DisclaimerBanner-module__k5z-aq__close:hover{background:#b4530914;transform:scale(1.04)}@media (max-width:640px){.DisclaimerBanner-module__k5z-aq__inner{padding:9px var(--space-3);align-items:flex-start}.DisclaimerBanner-module__k5z-aq__text{font-size:.68rem;line-height:1.55}}
.ui-module__Hi2WXW__badge{align-items:center;gap:var(--space-2);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:900;display:inline-flex}.ui-module__Hi2WXW__badge:before{content:"";background:linear-gradient(135deg,#f0a33e 0%,#b45309 100%);border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #b4530914}.ui-module__Hi2WXW__sectionHeader{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.ui-module__Hi2WXW__viewMore{align-items:center;gap:var(--space-2);color:var(--text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);font-size:.82rem;font-weight:800;display:inline-flex}.ui-module__Hi2WXW__viewMore:hover{color:var(--accent)}.ui-module__Hi2WXW__viewMoreArrow{transition:transform var(--transition-fast)}.ui-module__Hi2WXW__viewMore:hover .ui-module__Hi2WXW__viewMoreArrow{transform:translate(4px)}.ui-module__Hi2WXW__tag{border-radius:var(--radius-full);letter-spacing:.02em;align-items:center;padding:.5rem .82rem;font-size:.75rem;font-weight:800;display:inline-flex}.ui-module__Hi2WXW__tagCategory{color:var(--accent);background:#b453091a;border:1px solid #b453091a}.ui-module__Hi2WXW__tagHash{color:var(--text-tertiary);background:#1d27340a;border:1px solid #1d27340d}.ui-module__Hi2WXW__tagHash:hover{color:var(--accent);border-color:#b4530924}.ui-module__Hi2WXW__meta{align-items:center;gap:var(--space-2);color:var(--text-tertiary);flex-wrap:wrap;font-size:.74rem;display:flex}.ui-module__Hi2WXW__metaDot{background:currentColor;border-radius:50%;width:4px;height:4px}.ui-module__Hi2WXW__btnReadArticle{align-items:center;gap:var(--space-2);min-height:50px;padding:0 var(--space-5);border-radius:var(--radius-full);color:var(--text-white);letter-spacing:.01em;box-shadow:var(--shadow-md);transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);background:linear-gradient(#0f2037fa 0%,#1a3358fa 100%);font-size:.84rem;font-weight:900;display:inline-flex}.ui-module__Hi2WXW__btnReadArticle:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ui-module__Hi2WXW__btnArrow{transition:transform var(--transition-fast);font-size:.98rem}.ui-module__Hi2WXW__btnReadArticle:hover .ui-module__Hi2WXW__btnArrow{transform:translate(4px)}
.article-module__2NJc5W__page{min-height:100vh}.article-module__2NJc5W__content{max-width:var(--max-width);padding:var(--space-6) var(--space-6) var(--space-12);margin:0 auto}.article-module__2NJc5W__breadcrumb{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--text-tertiary);font-size:.82rem;display:flex}.article-module__2NJc5W__breadcrumb a{color:var(--accent);font-weight:700}.article-module__2NJc5W__breadcrumbSep{color:var(--text-soft)}.article-module__2NJc5W__articleLayout{gap:var(--space-8);grid-template-columns:minmax(0,1fr) 320px;align-items:start;display:grid}.article-module__2NJc5W__articleMain{min-width:0}.article-module__2NJc5W__articleHero{padding:var(--space-8);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#f0a33e38,#0000 24%),linear-gradient(#fffbf5f0 0%,#f6efe4eb 100%);border:1px solid #1d273414}.article-module__2NJc5W__contentTypeMeta{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.article-module__2NJc5W__contentType{border-radius:var(--radius-full);color:var(--text-white);letter-spacing:.12em;text-transform:uppercase;padding:.45rem .8rem;font-size:.72rem;font-weight:800}.article-module__2NJc5W__articleCategory{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.82rem;font-weight:800}.article-module__2NJc5W__articleDot{background:var(--text-tertiary);border-radius:50%;width:4px;height:4px}.article-module__2NJc5W__articleTime,.article-module__2NJc5W__articleReadTime{color:var(--text-tertiary);font-size:.86rem}.article-module__2NJc5W__articleTitle{max-width:920px;font-family:var(--font-display);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(2.5rem,5vw,4.7rem);line-height:.98}.article-module__2NJc5W__articleExcerpt{max-width:820px;margin-top:var(--space-4);color:var(--text-secondary);font-size:1.08rem;line-height:1.85}.article-module__2NJc5W__heroInsights{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:1.1fr .9fr;display:grid}.article-module__2NJc5W__highlightsCard,.article-module__2NJc5W__factsCard{padding:var(--space-5);border-radius:var(--radius-xl);background:#ffffffd1;border:1px solid #1d273414}.article-module__2NJc5W__panelEyebrow{align-items:center;gap:var(--space-2);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.74rem;font-weight:800;display:inline-flex}.article-module__2NJc5W__highlightList{gap:var(--space-3);margin-top:var(--space-4);flex-direction:column;display:flex}.article-module__2NJc5W__highlightList li{color:var(--text-primary);padding-left:1.1rem;line-height:1.7;position:relative}.article-module__2NJc5W__highlightList li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.65rem;left:0}.article-module__2NJc5W__factsBar{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:#f4ede1c2;border:1px solid #1d27340f;flex-wrap:wrap;display:flex}.article-module__2NJc5W__factInline{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.article-module__2NJc5W__factInline+.article-module__2NJc5W__factInline{padding-left:var(--space-2);border-left:1px solid #1321311f}.article-module__2NJc5W__factLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);font-size:.72rem;font-weight:700}.article-module__2NJc5W__factValue{color:var(--text-primary);font-size:.82rem;font-weight:800}.article-module__2NJc5W__articleImage{margin-top:var(--space-6);border-radius:var(--radius-2xl);background:var(--bg-muted);min-height:380px;overflow:hidden}.article-module__2NJc5W__articleImage img{object-fit:cover;width:100%;height:100%}.article-module__2NJc5W__articleAuthor{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-6);margin-top:var(--space-6);border-radius:var(--radius-xl);background:#ffffffd1;border:1px solid #1d273414;display:flex}.article-module__2NJc5W__authorIdentity{align-items:center;gap:var(--space-4);display:flex}.article-module__2NJc5W__authorAvatar,.article-module__2NJc5W__authorAvatarImage{border-radius:20px;flex-shrink:0;width:64px;height:64px}.article-module__2NJc5W__authorAvatar{background:var(--accent-gradient);color:var(--text-white);justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex}.article-module__2NJc5W__authorAvatarImage{object-fit:cover}.article-module__2NJc5W__authorInfo{gap:var(--space-1);flex-direction:column;display:flex}.article-module__2NJc5W__authorName,.article-module__2NJc5W__authorNameLink{font-size:var(--text-base);color:var(--text-primary);font-weight:800}.article-module__2NJc5W__authorNameLink{color:var(--accent)}.article-module__2NJc5W__authorRole{color:var(--text-secondary);font-size:.9rem}.article-module__2NJc5W__authorExperience{max-width:560px;color:var(--text-tertiary);font-size:.86rem;line-height:1.6}.article-module__2NJc5W__publishInfo{gap:var(--space-1);text-align:right;color:var(--text-tertiary);flex-direction:column;font-size:.82rem;font-weight:700;display:flex}.article-module__2NJc5W__mobileToc{display:none}.article-module__2NJc5W__articleBody{margin-top:var(--space-8);padding:var(--space-2) var(--space-1);color:var(--text-primary);font-size:1.06rem;line-height:1.92}.article-module__2NJc5W__articleBody h2,.article-module__2NJc5W__articleBody h3{scroll-margin-top:calc(var(--nav-height) + var(--space-5))}.article-module__2NJc5W__articleBody p,.article-module__2NJc5W__articleBody ul,.article-module__2NJc5W__articleBody ol,.article-module__2NJc5W__articleBody blockquote,.article-module__2NJc5W__articleBody table{margin-bottom:var(--space-5)}.article-module__2NJc5W__articleBody h2{margin:var(--space-10) 0 var(--space-4);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.6rem,2.5vw,2.4rem);line-height:1.14}.article-module__2NJc5W__articleBody h3{margin:var(--space-8) 0 var(--space-3);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.25}.article-module__2NJc5W__articleBody ul,.article-module__2NJc5W__articleBody ol{padding-left:1.4rem}.article-module__2NJc5W__articleBody ul{list-style:outside}.article-module__2NJc5W__articleBody ol{list-style:decimal}.article-module__2NJc5W__articleBody li{margin-bottom:var(--space-2)}.article-module__2NJc5W__articleBody blockquote{padding:var(--space-5);border-left:4px solid var(--accent);border-radius:0 var(--radius-lg) var(--radius-lg) 0;color:var(--text-secondary);background:#0f766e14}.article-module__2NJc5W__articleBody a{color:var(--accent);text-decoration:underline}.article-module__2NJc5W__articleBody img{border-radius:var(--radius-xl)}.article-module__2NJc5W__sourcesSection{margin-top:var(--space-8);padding:var(--space-6);border-radius:var(--radius-xl);background:#ffffffd1;border:1px solid #1d273414}.article-module__2NJc5W__sourcesTitle{margin-bottom:var(--space-3);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.82rem;font-weight:800}.article-module__2NJc5W__sourcesList{gap:var(--space-3);flex-direction:column;display:flex}.article-module__2NJc5W__sourcesList li{color:var(--text-secondary);padding-left:1rem;line-height:1.7;position:relative}.article-module__2NJc5W__sourcesList li:before{content:"";background:var(--signal);border-radius:50%;width:5px;height:5px;position:absolute;top:.7rem;left:0}.article-module__2NJc5W__articleDisclaimer{margin-top:var(--space-6);padding:var(--space-5);border-radius:var(--radius-xl);color:#735312;background:#f0a33e1f;border:1px solid #f0a33e38;line-height:1.7}.article-module__2NJc5W__articleDisclaimer a{color:var(--accent);font-weight:700}.article-module__2NJc5W__editorialNote{align-items:flex-start;gap:var(--space-3);margin-top:var(--space-3);padding:var(--space-4) var(--space-5);border-radius:var(--radius-xl);color:var(--text-tertiary);background:#1321310d;border:1px solid #1d273414;font-size:.82rem;line-height:1.7;display:flex}.article-module__2NJc5W__editorialNote svg{color:var(--text-soft);flex-shrink:0;margin-top:2px}.article-module__2NJc5W__editorialNote a{color:var(--accent);font-weight:700}.article-module__2NJc5W__articleTags{gap:var(--space-2);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.article-module__2NJc5W__articleTag{border-radius:var(--radius-full);color:var(--accent);background:#b4530914;padding:.7rem .95rem;font-size:.82rem;font-weight:800}.article-module__2NJc5W__shareRow{display:none}.article-module__2NJc5W__shareLabel{color:var(--text-secondary);font-size:.84rem;font-weight:800}.article-module__2NJc5W__shareBtn{width:44px;height:44px;color:var(--text-primary);transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);background:#ffffffd1;border:1px solid #1d273414;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex}.article-module__2NJc5W__shareBtn:hover{box-shadow:var(--shadow-sm);border-color:#0f766e33;transform:translateY(-2px)}.article-module__2NJc5W__sidebar{gap:var(--space-4);top:calc(var(--nav-height) + var(--space-4));flex-direction:column;display:flex;position:sticky}.article-module__2NJc5W__sidebarCard{padding:var(--space-5);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffeb 0%,#faf4ecd6 100%);border:1px solid #1d273414}.article-module__2NJc5W__sidebarTitle{margin-bottom:var(--space-4);letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-size:.78rem;font-weight:800}.article-module__2NJc5W__tocList,.article-module__2NJc5W__mobileTocList{gap:var(--space-2);flex-direction:column;display:flex}.article-module__2NJc5W__tocLink{color:var(--text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);line-height:1.55}.article-module__2NJc5W__tocLink:hover{color:var(--accent);transform:translate(2px)}.article-module__2NJc5W__tocLinkNested{padding-left:var(--space-4);font-size:.92rem}.article-module__2NJc5W__sidebarShare{gap:var(--space-2);flex-wrap:wrap;display:flex}.article-module__2NJc5W__relatedSection{margin-top:var(--space-16)}.article-module__2NJc5W__relatedTitle{margin-bottom:var(--space-5);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.05}.article-module__2NJc5W__relatedGrid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:1180px){.article-module__2NJc5W__articleLayout{grid-template-columns:1fr}.article-module__2NJc5W__sidebar{display:none}.article-module__2NJc5W__shareRow{align-items:center;gap:var(--space-2);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.article-module__2NJc5W__mobileToc{gap:var(--space-3);padding:var(--space-5);margin-top:var(--space-6);border-radius:var(--radius-xl);background:#ffffffb8;border:1px solid #13213114;flex-direction:column;display:flex}}@media (max-width:768px){.article-module__2NJc5W__content{padding:var(--space-3) var(--space-3) var(--space-10)}.article-module__2NJc5W__breadcrumb{margin-bottom:var(--space-3);font-size:.72rem}.article-module__2NJc5W__articleHero{padding:var(--space-4)}.article-module__2NJc5W__contentTypeMeta{gap:var(--space-2);margin-bottom:var(--space-3)}.article-module__2NJc5W__contentType{padding:.3rem .6rem;font-size:.62rem}.article-module__2NJc5W__articleCategory{font-size:.72rem}.article-module__2NJc5W__articleTime,.article-module__2NJc5W__articleReadTime{font-size:.74rem}.article-module__2NJc5W__articleTitle{letter-spacing:-.03em;font-size:clamp(1.4rem,5.5vw,2rem);line-height:1.2}.article-module__2NJc5W__articleExcerpt{margin-top:var(--space-3);font-size:.88rem;line-height:1.65}.article-module__2NJc5W__heroInsights{gap:var(--space-3);margin-top:var(--space-4);grid-template-columns:1fr}.article-module__2NJc5W__highlightsCard{padding:var(--space-3)}.article-module__2NJc5W__panelEyebrow{font-size:.66rem}.article-module__2NJc5W__highlightList{gap:var(--space-2);margin-top:var(--space-3)}.article-module__2NJc5W__highlightList li{font-size:.85rem;line-height:1.55}.article-module__2NJc5W__factsBar{padding:var(--space-2) var(--space-3);gap:var(--space-1)}.article-module__2NJc5W__factLabel{font-size:.58rem}.article-module__2NJc5W__factValue{font-size:.72rem}.article-module__2NJc5W__articleImage{min-height:180px;margin-top:var(--space-4);border-radius:var(--radius-lg)}.article-module__2NJc5W__articleBody{margin-top:var(--space-5);padding:0;font-size:.92rem;line-height:1.8}.article-module__2NJc5W__articleBody h2{margin:var(--space-6) 0 var(--space-3);font-size:clamp(1.15rem,4.5vw,1.5rem)}.article-module__2NJc5W__articleBody h3{margin:var(--space-5) 0 var(--space-2);font-size:clamp(1rem,3.5vw,1.2rem)}.article-module__2NJc5W__articleBody p,.article-module__2NJc5W__articleBody ul,.article-module__2NJc5W__articleBody ol,.article-module__2NJc5W__articleBody blockquote{margin-bottom:var(--space-3)}.article-module__2NJc5W__articleBody blockquote{padding:var(--space-3);font-size:.88rem}.article-module__2NJc5W__articleAuthor{padding:var(--space-3);margin-top:var(--space-3);align-items:center;gap:var(--space-2);flex-direction:row}.article-module__2NJc5W__authorAvatar,.article-module__2NJc5W__authorAvatarImage{border-radius:10px;width:36px;height:36px;font-size:.82rem}.article-module__2NJc5W__authorIdentity{align-items:center;gap:var(--space-2);flex:1;min-width:0}.article-module__2NJc5W__authorInfo{gap:0}.article-module__2NJc5W__authorName,.article-module__2NJc5W__authorNameLink{font-size:.82rem}.article-module__2NJc5W__authorRole{color:var(--text-tertiary);font-size:.68rem}.article-module__2NJc5W__authorExperience{display:none}.article-module__2NJc5W__publishInfo{text-align:right;flex-direction:row;gap:4px;font-size:.68rem}.article-module__2NJc5W__articleTag{padding:.35rem .6rem;font-size:.68rem}.article-module__2NJc5W__articleTags{margin-top:var(--space-4);gap:6px}.article-module__2NJc5W__sourcesSection{padding:var(--space-4);margin-top:var(--space-5)}.article-module__2NJc5W__sourcesList li{font-size:.82rem}.article-module__2NJc5W__articleDisclaimer{padding:var(--space-3);margin-top:var(--space-4);font-size:.82rem}.article-module__2NJc5W__editorialNote{padding:var(--space-3);font-size:.75rem}.article-module__2NJc5W__mobileToc{padding:var(--space-3)}.article-module__2NJc5W__relatedGrid{grid-template-columns:1fr}.article-module__2NJc5W__relatedTitle{font-size:clamp(1.2rem,4vw,1.6rem)}.article-module__2NJc5W__relatedSection{margin-top:var(--space-8)}}
.ArticleReactions-module__WhzPnG__wrapper{margin:var(--space-8) 0;padding:var(--space-6);border-radius:var(--radius-xl);background:var(--bg-card);border:1px solid var(--border-light);text-align:center}.ArticleReactions-module__WhzPnG__title{font-size:var(--text-base);color:var(--text-primary);margin:0 0 var(--space-4);font-weight:600}.ArticleReactions-module__WhzPnG__reactions{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ArticleReactions-module__WhzPnG__reactionBtn{align-items:center;gap:var(--space-1);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);border:1.5px solid var(--border-light);background:var(--bg-primary);cursor:pointer;transition:all var(--transition-fast);flex-direction:column;min-width:64px;display:flex}.ArticleReactions-module__WhzPnG__reactionBtn:hover{border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.ArticleReactions-module__WhzPnG__reactionBtn:active{transform:scale(.95)}.ArticleReactions-module__WhzPnG__reactionBtn.ArticleReactions-module__WhzPnG__voted{border-color:var(--accent);background:var(--accent-light)}.ArticleReactions-module__WhzPnG__emoji{transition:transform var(--transition-fast);font-size:1.5rem;line-height:1}.ArticleReactions-module__WhzPnG__reactionBtn:hover .ArticleReactions-module__WhzPnG__emoji{transform:scale(1.2)}.ArticleReactions-module__WhzPnG__count{font-size:var(--text-xs);color:var(--text-secondary);font-weight:600;font-family:var(--font-mono)}.ArticleReactions-module__WhzPnG__reactionBtn.ArticleReactions-module__WhzPnG__voted .ArticleReactions-module__WhzPnG__count{color:var(--accent)}.ArticleReactions-module__WhzPnG__total{margin:var(--space-3) 0 0;font-size:var(--text-xs);color:var(--text-tertiary)}.ArticleReactions-module__WhzPnG__skeleton{border-radius:var(--radius-lg);background:linear-gradient(90deg, var(--bg-card) 25%, var(--border-light) 50%, var(--bg-card) 75%);background-size:200% 100%;height:80px;animation:1.5s infinite ArticleReactions-module__WhzPnG__shimmer}@keyframes ArticleReactions-module__WhzPnG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.ArticleReactions-module__WhzPnG__wrapper{padding:var(--space-4)}.ArticleReactions-module__WhzPnG__reactionBtn{padding:var(--space-2) var(--space-3);min-width:54px}.ArticleReactions-module__WhzPnG__emoji{font-size:1.25rem}}
.hub-module__8birfa__page{min-height:100vh}.hub-module__8birfa__content{max-width:var(--max-width);padding:var(--space-6) var(--space-6) var(--space-12);margin:0 auto}.hub-module__8birfa__breadcrumb{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--text-tertiary);font-size:.8rem;display:flex}.hub-module__8birfa__breadcrumb a{color:var(--accent);font-weight:800}.hub-module__8birfa__breadcrumbSep{color:var(--text-soft)}.hub-module__8birfa__hero{gap:var(--space-6);padding:var(--space-8);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#f0a33e38,#0000 22%),linear-gradient(#fffbf5f0 0%,#f6efe4eb 100%);border:1px solid #1d273414;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);display:grid;position:relative;overflow:hidden}.hub-module__8birfa__hero:before{content:"";opacity:.34;background-color:#0000;background-image:linear-gradient(#0f203708 1px,#0000 1px),linear-gradient(90deg,#0f203708 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 86%);mask-image:radial-gradient(circle,#000 30%,#0000 86%)}.hub-module__8birfa__heroCopy,.hub-module__8birfa__heroSignals{z-index:1;position:relative}.hub-module__8birfa__heroCopy{gap:var(--space-4);flex-direction:column;display:flex}.hub-module__8birfa__heroKicker{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);width:fit-content;color:var(--accent);letter-spacing:.16em;text-transform:uppercase;background:#b453091a;padding:.55rem .85rem;font-size:.72rem;font-weight:900;display:inline-flex}.hub-module__8birfa__heroTitle{max-width:900px;font-family:var(--font-display);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(2.5rem,5vw,4.7rem);line-height:.96}.hub-module__8birfa__heroDesc{max-width:760px;color:var(--text-secondary);font-size:1.02rem;line-height:1.88}.hub-module__8birfa__heroActions{gap:var(--space-3);flex-wrap:wrap;display:flex}.hub-module__8birfa__heroActionPrimary,.hub-module__8birfa__heroActionSecondary{min-height:52px;padding:0 var(--space-6);border-radius:var(--radius-full);transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);justify-content:center;align-items:center;font-size:.88rem;font-weight:900;display:inline-flex}.hub-module__8birfa__heroActionPrimary{background:var(--bg-dark);color:var(--text-white);box-shadow:var(--shadow-md)}.hub-module__8birfa__heroActionSecondary{color:var(--text-primary);background:#ffffffbd;border:1px solid #1d273414}.hub-module__8birfa__heroActionPrimary:hover,.hub-module__8birfa__heroActionSecondary:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.hub-module__8birfa__heroSignals{gap:var(--space-3);display:grid}.hub-module__8birfa__signalCard{padding:var(--space-4);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#ffffffbd;border:1px solid #1d273414}.hub-module__8birfa__signalLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:900;display:block}.hub-module__8birfa__signalValue{margin-top:var(--space-2);color:var(--text-primary);font-size:1.05rem;font-weight:850;line-height:1.35;display:block}.hub-module__8birfa__signalMeta{margin-top:var(--space-2);color:var(--text-tertiary);font-size:.84rem;line-height:1.65;display:block}.hub-module__8birfa__section{margin-top:var(--space-12)}.hub-module__8birfa__sectionHeader{gap:var(--space-2);margin-bottom:var(--space-5);flex-direction:column;display:flex}.hub-module__8birfa__sectionKicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:900}.hub-module__8birfa__sectionTitle{font-family:var(--font-display);letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(1.9rem,3vw,3rem);line-height:1.02}.hub-module__8birfa__sectionCopy{max-width:820px;color:var(--text-secondary);line-height:1.82}.hub-module__8birfa__storyLayout{gap:var(--space-6);grid-template-columns:minmax(0,1.2fr) 320px;display:grid}.hub-module__8birfa__featuredWrap{min-width:0}.hub-module__8birfa__storyGrid{gap:var(--space-5);margin-top:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hub-module__8birfa__insightGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hub-module__8birfa__insightCard{padding:var(--space-5);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#ffffffc2;border:1px solid #1d273414}.hub-module__8birfa__insightTitle{color:var(--text-primary);font-size:1.08rem;font-weight:850;line-height:1.35}.hub-module__8birfa__insightText{margin-top:var(--space-2);color:var(--text-secondary);line-height:1.75}.hub-module__8birfa__chipRow{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.hub-module__8birfa__chip{border-radius:var(--radius-full);color:var(--accent);background:#b4530914;align-items:center;padding:.65rem .9rem;font-size:.8rem;font-weight:800;display:inline-flex}.hub-module__8birfa__sidebar{gap:var(--space-4);flex-direction:column;display:flex}.hub-module__8birfa__sidebarCard{padding:var(--space-5);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#ffffffc2;border:1px solid #1d273414}.hub-module__8birfa__sidebarTitle{margin-bottom:var(--space-4);letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-size:.74rem;font-weight:900}.hub-module__8birfa__sidebarList{gap:var(--space-2);flex-direction:column;display:flex}.hub-module__8birfa__sidebarLink{justify-content:space-between;align-items:center;gap:var(--space-3);border-radius:var(--radius-lg);color:var(--text-primary);transition:background var(--transition-fast), transform var(--transition-fast), color var(--transition-fast);background:#1321310a;padding:.9rem 1rem;font-weight:800;display:flex}.hub-module__8birfa__sidebarLink:hover{color:var(--accent);background:#b453091a;transform:translate(2px)}.hub-module__8birfa__empty{padding:var(--space-12);border-radius:var(--radius-xl);color:var(--text-secondary);text-align:center;background:#ffffffc2;border:1px solid #1d273414}.hub-module__8birfa__pagination{justify-content:center;align-items:center;gap:var(--space-3);margin-top:var(--space-6);display:flex}.hub-module__8birfa__paginationBtn{border-radius:var(--radius-full);min-width:112px;min-height:42px;color:var(--text-primary);transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);background:#ffffffc7;border:1px solid #1d27341f;justify-content:center;align-items:center;padding:0 1rem;font-size:.8rem;font-weight:850;text-decoration:none;display:inline-flex}.hub-module__8birfa__paginationBtn:hover{box-shadow:var(--shadow-sm);background:#ffffffeb;transform:translateY(-1px)}.hub-module__8birfa__paginationDisabled{opacity:.42;pointer-events:none}.hub-module__8birfa__paginationMeta{text-align:center;letter-spacing:.04em;min-width:170px;color:var(--text-tertiary);text-transform:uppercase;font-size:.78rem;font-weight:800}@media (max-width:1180px){.hub-module__8birfa__hero,.hub-module__8birfa__storyLayout{grid-template-columns:1fr}}@media (max-width:768px){.hub-module__8birfa__content{padding:var(--space-4) var(--space-4) var(--space-10)}.hub-module__8birfa__hero{padding:var(--space-3);gap:var(--space-3)}.hub-module__8birfa__heroCopy{gap:var(--space-3)}.hub-module__8birfa__heroKicker{letter-spacing:.12em;padding:.42rem .65rem;font-size:.62rem}.hub-module__8birfa__heroTitle{font-size:clamp(1.75rem,7vw,2.4rem);line-height:1.04}.hub-module__8birfa__heroDesc{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.62;display:-webkit-box;overflow:hidden}.hub-module__8birfa__heroActions{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hub-module__8birfa__storyGrid,.hub-module__8birfa__insightGrid{grid-template-columns:1fr}.hub-module__8birfa__heroActionPrimary,.hub-module__8birfa__heroActionSecondary{width:100%;min-height:42px;padding:0 .75rem;font-size:.75rem}.hub-module__8birfa__heroSignals{gap:var(--space-2)}.hub-module__8birfa__signalCard{padding:var(--space-3)}.hub-module__8birfa__signalValue{font-size:.92rem;line-height:1.3}.hub-module__8birfa__signalMeta,.hub-module__8birfa__heroSignals .hub-module__8birfa__signalCard:nth-child(n+3){display:none}.hub-module__8birfa__pagination{gap:var(--space-2)}.hub-module__8birfa__paginationBtn{min-width:96px;min-height:38px;padding:0 .75rem;font-size:.74rem}.hub-module__8birfa__paginationMeta{min-width:130px;font-size:.72rem}}.hub-module__8birfa__themeLegal{--hub-accent:#b45309;--hub-accent-bg:#b453091a;--hub-hero-gradient:radial-gradient(circle at top right, #b453092e, transparent 22%), linear-gradient(180deg, #fffbf5f0 0%, #f6efe4eb 100%)}.hub-module__8birfa__themeLegal .hub-module__8birfa__heroKicker{color:#92400e;background:#b453091f}.hub-module__8birfa__themeLegal .hub-module__8birfa__signalLabel,.hub-module__8birfa__themeLegal .hub-module__8birfa__sectionKicker{color:#92400e}.hub-module__8birfa__themeTax{--hub-accent:#0f766e;--hub-accent-bg:#0f766e14;--hub-hero-gradient:radial-gradient(circle at top right, #0f766e29, transparent 22%), linear-gradient(180deg, #f0fdfaf0 0%, #e0f7f2eb 100%)}.hub-module__8birfa__themeTax .hub-module__8birfa__hero{background:var(--hub-hero-gradient);border-color:#0f766e1f}.hub-module__8birfa__themeTax .hub-module__8birfa__heroKicker{color:#0f766e;background:#0f766e1a}.hub-module__8birfa__themeTax .hub-module__8birfa__signalLabel,.hub-module__8birfa__themeTax .hub-module__8birfa__sectionKicker{color:#0f766e}.hub-module__8birfa__themeTax .hub-module__8birfa__heroActionPrimary{background:#134e4a}.hub-module__8birfa__themeTax .hub-module__8birfa__chip{color:#0f766e;background:#0f766e14}.hub-module__8birfa__themeExchange{--hub-accent:#1d4ed8;--hub-accent-bg:#1d4ed814;--hub-hero-gradient:radial-gradient(circle at top right, #1d4ed824, transparent 22%), linear-gradient(180deg, #eff6fff0 0%, #e0ecfceb 100%)}.hub-module__8birfa__themeExchange .hub-module__8birfa__hero{background:var(--hub-hero-gradient);border-color:#1d4ed81f}.hub-module__8birfa__themeExchange .hub-module__8birfa__heroKicker{color:#1d4ed8;background:#1d4ed81a}.hub-module__8birfa__themeExchange .hub-module__8birfa__signalLabel,.hub-module__8birfa__themeExchange .hub-module__8birfa__sectionKicker{color:#1d4ed8}.hub-module__8birfa__themeExchange .hub-module__8birfa__heroActionPrimary{background:#1e3a5f}.hub-module__8birfa__themeExchange .hub-module__8birfa__chip{color:#1d4ed8;background:#1d4ed814}.hub-module__8birfa__themeAlert{--hub-accent:#dc2626;--hub-accent-bg:#dc262614;--hub-hero-gradient:radial-gradient(circle at top right, #dc262624, transparent 22%), linear-gradient(180deg, #fef2f2f0 0%, #fee2e2eb 100%)}.hub-module__8birfa__themeAlert .hub-module__8birfa__hero{background:var(--hub-hero-gradient);border-color:#dc26261f}.hub-module__8birfa__themeAlert .hub-module__8birfa__heroKicker{color:#dc2626;background:#dc26261a}.hub-module__8birfa__themeAlert .hub-module__8birfa__signalLabel,.hub-module__8birfa__themeAlert .hub-module__8birfa__sectionKicker{color:#dc2626}.hub-module__8birfa__themeAlert .hub-module__8birfa__heroActionPrimary{background:#991b1b}.hub-module__8birfa__themeAlert .hub-module__8birfa__chip{color:#dc2626;background:#dc262614}
.pages-module__gsH7DG__page{min-height:100vh}.pages-module__gsH7DG__content{max-width:var(--max-width);padding:var(--space-6) var(--space-6) var(--space-12);margin:0 auto;animation:.5s ease-out pages-module__gsH7DG__fadeInUp}.pages-module__gsH7DG__hero{align-items:flex-start;gap:var(--space-4);padding:var(--space-8);margin-bottom:var(--space-8);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);text-align:left;background:radial-gradient(circle at 100% 0,#f0a33e38,#0000 22%),linear-gradient(#fffbf5f0 0%,#f6efe4eb 100%);border:1px solid #1d273414;flex-direction:column;display:flex;position:relative;overflow:hidden}.pages-module__gsH7DG__hero:before{content:"";opacity:.34;background-color:#0000;background-image:linear-gradient(#0f203708 1px,#0000 1px),linear-gradient(90deg,#0f203708 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 88%);mask-image:radial-gradient(circle,#000 30%,#0000 88%)}.pages-module__gsH7DG__badge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:#b453091a;align-self:flex-start;padding:.55rem .85rem;font-size:.72rem;font-weight:900;display:inline-flex}.pages-module__gsH7DG__title{max-width:980px;font-family:var(--font-display);letter-spacing:-.06em;color:var(--text-primary);font-size:clamp(2.6rem,5vw,4.8rem);line-height:.95}.pages-module__gsH7DG__subtitle{max-width:820px;color:var(--text-secondary);font-size:1rem;line-height:1.88}.pages-module__gsH7DG__section{margin-bottom:var(--space-12)}.pages-module__gsH7DG__sectionTitle{margin-bottom:var(--space-4);font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.08}.pages-module__gsH7DG__sectionText{max-width:860px;margin-bottom:var(--space-4);font-size:var(--text-base);color:var(--text-secondary);line-height:1.9}.pages-module__gsH7DG__teamGrid,.pages-module__gsH7DG__valueGrid,.pages-module__gsH7DG__courseGrid,.pages-module__gsH7DG__articlesGrid{gap:var(--space-5);display:grid}.pages-module__gsH7DG__teamGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.pages-module__gsH7DG__valueGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.pages-module__gsH7DG__courseGrid{margin-top:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr))}.pages-module__gsH7DG__articlesGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.pages-module__gsH7DG__teamCard,.pages-module__gsH7DG__valueCard,.pages-module__gsH7DG__courseCard,.pages-module__gsH7DG__glossaryCard{gap:var(--space-3);padding:var(--space-6);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);color:inherit;transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);background:linear-gradient(#ffffffeb 0%,#faf4ecd1 100%);border:1px solid #1d273414;flex-direction:column;display:flex}.pages-module__gsH7DG__teamCard:hover,.pages-module__gsH7DG__courseCard:hover,.pages-module__gsH7DG__glossaryCard:hover{box-shadow:var(--shadow-lg);border-color:#b4530924;transform:translateY(-4px)}.pages-module__gsH7DG__teamAvatar{background:var(--accent-gradient);width:72px;height:72px;color:var(--text-white);border-radius:22px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.pages-module__gsH7DG__teamName,.pages-module__gsH7DG__valueTitle,.pages-module__gsH7DG__courseTitle{color:var(--text-primary);font-size:1.08rem;font-weight:800;line-height:1.3}.pages-module__gsH7DG__teamRole,.pages-module__gsH7DG__glossaryTermEn,.pages-module__gsH7DG__courseNum{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.78rem;font-weight:800}.pages-module__gsH7DG__teamBio,.pages-module__gsH7DG__valueText,.pages-module__gsH7DG__courseDesc,.pages-module__gsH7DG__glossaryDef{color:var(--text-secondary);line-height:1.7}.pages-module__gsH7DG__teamExpertise{gap:var(--space-2);flex-wrap:wrap;display:flex}.pages-module__gsH7DG__teamTag,.pages-module__gsH7DG__glossaryCat{border-radius:var(--radius-full);width:fit-content;color:var(--accent);background:#b4530914;align-items:center;padding:.55rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex}.pages-module__gsH7DG__valueIcon{background:#f0a33e24;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.pages-module__gsH7DG__quizShell{gap:var(--space-6);margin-bottom:var(--space-12);padding:var(--space-6);border-radius:var(--radius-2xl);color:var(--text-white);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#0f2037fa,#1d3c61f5 58%,#b45309e6);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid}.pages-module__gsH7DG__quizIntro{justify-content:center;gap:var(--space-4);flex-direction:column;display:flex}.pages-module__gsH7DG__quizEyebrow{border-radius:var(--radius-full);color:#ffffffdb;text-transform:uppercase;background:#ffffff1f;width:fit-content;padding:.45rem .7rem;font-size:.78rem;font-weight:800}.pages-module__gsH7DG__quizTitle{max-width:560px;font-family:var(--font-display);color:var(--text-white);font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.05}.pages-module__gsH7DG__quizCopy{color:#ffffffd1;max-width:620px;line-height:1.85}.pages-module__gsH7DG__quizChecklist{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.pages-module__gsH7DG__quizChecklist li{color:#ffffffd6;padding-left:1.35rem;line-height:1.7;position:relative}.pages-module__gsH7DG__quizChecklist li:before{content:"";background:#f0a33e;border-radius:50%;width:8px;height:8px;position:absolute;top:.62em;left:0}.pages-module__gsH7DG__quizPanel{gap:var(--space-4);min-height:100%;padding:var(--space-5);border-radius:var(--radius-xl);color:var(--text-primary);box-shadow:var(--shadow-sm);background:#fffffff5;border:1px solid #ffffff2e;flex-direction:column;display:flex}.pages-module__gsH7DG__quizProgressRow{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--text-tertiary);font-size:.82rem;font-weight:800;display:flex}.pages-module__gsH7DG__quizProgressTrack{border-radius:var(--radius-full);background:#13213114;height:8px;overflow:hidden}.pages-module__gsH7DG__quizProgressBar{border-radius:inherit;height:100%;transition:width var(--transition-fast);background:linear-gradient(90deg,#0f766e,#f0a33e)}.pages-module__gsH7DG__quizQuestionBox,.pages-module__gsH7DG__quizResult{gap:var(--space-4);flex-direction:column;flex:1;display:flex}.pages-module__gsH7DG__quizHelper{color:var(--text-secondary);font-size:.92rem;line-height:1.7}.pages-module__gsH7DG__quizQuestion{color:var(--text-primary);font-size:1.35rem;font-weight:850;line-height:1.32}.pages-module__gsH7DG__quizOptions{gap:var(--space-3);display:grid}.pages-module__gsH7DG__quizOption{gap:var(--space-2);width:100%;padding:var(--space-4);border-radius:var(--radius-lg);color:var(--text-primary);text-align:left;cursor:pointer;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);background:#13213108;border:1px solid #1321311a;flex-direction:column;display:flex}.pages-module__gsH7DG__quizOption:hover,.pages-module__gsH7DG__quizOption:focus-visible{background:#0f766e0f;border-color:#0f766e4d;outline:none;box-shadow:0 0 0 4px #0f766e17}.pages-module__gsH7DG__quizOption span{font-weight:850;line-height:1.35}.pages-module__gsH7DG__quizOption small{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.pages-module__gsH7DG__quizOptionActive{background:#0f766e1a;border-color:#0f766e80}.pages-module__gsH7DG__quizActions{gap:var(--space-3);flex-wrap:wrap;margin-top:auto;display:flex}.pages-module__gsH7DG__quizPrimaryBtn,.pages-module__gsH7DG__quizGhostBtn,.pages-module__gsH7DG__quizPrimaryLink{min-height:46px;padding:0 var(--space-5);border-radius:var(--radius-full);transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);justify-content:center;align-items:center;font-weight:850;display:inline-flex}.pages-module__gsH7DG__quizPrimaryBtn,.pages-module__gsH7DG__quizPrimaryLink{background:var(--bg-dark);color:var(--text-white);box-shadow:var(--shadow-sm);border:1px solid #0000}.pages-module__gsH7DG__quizGhostBtn{color:var(--text-primary);background:#1321310a;border:1px solid #1321311a}.pages-module__gsH7DG__quizPrimaryBtn:not(:disabled):hover,.pages-module__gsH7DG__quizPrimaryLink:hover,.pages-module__gsH7DG__quizGhostBtn:not(:disabled):hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.pages-module__gsH7DG__quizPrimaryBtn:disabled,.pages-module__gsH7DG__quizGhostBtn:disabled{opacity:.52;cursor:not-allowed}.pages-module__gsH7DG__quizResultBadge{border-radius:var(--radius-full);width:fit-content;color:var(--accent);background:#0f766e1a;padding:.45rem .75rem;font-size:.8rem;font-weight:850}.pages-module__gsH7DG__quizResult h3{color:var(--text-primary);font-size:1.45rem;line-height:1.3}.pages-module__gsH7DG__quizResult p{color:var(--text-secondary);line-height:1.75}.pages-module__gsH7DG__quizTips{gap:var(--space-2);color:var(--text-secondary);margin:0;padding-left:1.1rem;line-height:1.7;display:grid}.pages-module__gsH7DG__contactInfo{gap:var(--space-3);display:grid}.pages-module__gsH7DG__contactRow{gap:var(--space-3);padding:var(--space-4) var(--space-5);border-radius:var(--radius-xl);color:var(--text-secondary);background:#ffffffd1;border:1px solid #1d273414;grid-template-columns:180px 1fr;display:grid}.pages-module__gsH7DG__contactLabel{color:var(--text-primary);font-weight:800}.pages-module__gsH7DG__policyList{gap:var(--space-3);flex-direction:column;max-width:920px;display:flex}.pages-module__gsH7DG__policyList li{padding:var(--space-4) var(--space-5);border-radius:var(--radius-xl);color:var(--text-secondary);background:#ffffffd1;border:1px solid #1d273414;line-height:1.8}.pages-module__gsH7DG__form{gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffeb 0%,#faf4ecd6 100%);border:1px solid #1d273414;flex-direction:column;display:flex}.pages-module__gsH7DG__formRow{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pages-module__gsH7DG__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.pages-module__gsH7DG__formLabel{color:var(--text-primary);font-size:.86rem;font-weight:800}.pages-module__gsH7DG__formInput,.pages-module__gsH7DG__formTextarea,.pages-module__gsH7DG__glossarySearchInput{border-radius:var(--radius-lg);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#ffffffdb;border:1px solid #1321311a;outline:none}.pages-module__gsH7DG__formInput,.pages-module__gsH7DG__glossarySearchInput{padding:.95rem 1rem}.pages-module__gsH7DG__formTextarea{resize:vertical;min-height:160px;padding:1rem}.pages-module__gsH7DG__formInput:focus,.pages-module__gsH7DG__formTextarea:focus,.pages-module__gsH7DG__glossarySearchInput:focus{border-color:#0f766e47;box-shadow:0 0 0 4px #0f766e1a}.pages-module__gsH7DG__formSubmit,.pages-module__gsH7DG__notFoundBtn,.pages-module__gsH7DG__errorBtnPrimary{min-height:52px;padding:0 var(--space-6);border-radius:var(--radius-full);background:var(--bg-dark);color:var(--text-white);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.pages-module__gsH7DG__formSubmit:hover,.pages-module__gsH7DG__notFoundBtn:hover,.pages-module__gsH7DG__errorBtnPrimary:hover{box-shadow:var(--shadow-md);background:var(--bg-dark-soft);transform:translateY(-2px)}.pages-module__gsH7DG__formSubmit:disabled{opacity:.7;cursor:not-allowed}.pages-module__gsH7DG__formStatus{font-size:.88rem;font-weight:700}.pages-module__gsH7DG__formStatusSuccess{color:#0f766e}.pages-module__gsH7DG__formStatusError{color:#b91c1c}.pages-module__gsH7DG__filterRow{gap:var(--space-4);margin-bottom:var(--space-4);padding:var(--space-5);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffeb 0%,#faf4ecd6 100%);border:1px solid #1d273414;justify-content:space-between;align-items:flex-start;display:flex}.pages-module__gsH7DG__filterControls{gap:var(--space-2);flex-wrap:wrap;flex:1;display:flex}.pages-module__gsH7DG__filterBtn,.pages-module__gsH7DG__filterBtnActive,.pages-module__gsH7DG__alphabetLink{border-radius:var(--radius-full);white-space:nowrap;justify-content:center;align-items:center;padding:.75rem .95rem;font-size:.82rem;font-weight:700;display:inline-flex}.pages-module__gsH7DG__filterBtn{color:var(--text-secondary);background:#1321310a}.pages-module__gsH7DG__filterBtnActive{background:var(--bg-dark);color:var(--text-white)}.pages-module__gsH7DG__glossarySearchBox{width:min(100%,320px)}.pages-module__gsH7DG__glossarySummary{gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.pages-module__gsH7DG__glossarySummaryItem{padding:var(--space-4);border-radius:var(--radius-xl);gap:var(--space-1);background:#ffffffd1;border:1px solid #1d273414;flex-direction:column;display:flex}.pages-module__gsH7DG__glossarySummaryItem span{letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);font-size:.76rem;font-weight:800}.pages-module__gsH7DG__glossarySummaryItem strong{color:var(--text-primary);font-size:1.2rem}.pages-module__gsH7DG__alphabetRail{gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.pages-module__gsH7DG__alphabetLink{min-width:42px;color:var(--accent);background:#0f766e14}.pages-module__gsH7DG__glossaryGroupList{gap:var(--space-8);flex-direction:column;display:flex}.pages-module__gsH7DG__glossaryGroup{gap:var(--space-4);flex-direction:column;display:flex}.pages-module__gsH7DG__glossaryLetter{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(2rem,3vw,2.8rem);font-weight:800;line-height:1}.pages-module__gsH7DG__glossaryGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.pages-module__gsH7DG__glossaryTerm{color:var(--text-primary);font-size:1.08rem;font-weight:800}.pages-module__gsH7DG__glossaryEmpty{padding:var(--space-12);border-radius:var(--radius-2xl);text-align:center;color:var(--text-secondary);background:#ffffffbd;border:1px solid #13213114}.pages-module__gsH7DG__authorHero{gap:var(--space-6);padding:var(--space-8);margin-bottom:var(--space-8);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#f0a33e38,#0000 22%),linear-gradient(#fffbf5f0 0%,#f6efe4eb 100%);border:1px solid #1d273414;grid-template-columns:140px 1fr;align-items:start;display:grid}.pages-module__gsH7DG__authorAvatarLg{background:#0f766e14;border-radius:32px;width:140px;height:140px;overflow:hidden}.pages-module__gsH7DG__authorAvatarLg img{object-fit:cover;width:100%;height:100%}.pages-module__gsH7DG__authorDetails{gap:var(--space-3);flex-direction:column;display:flex}.pages-module__gsH7DG__authorNameLg{font-family:var(--font-display);letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1}.pages-module__gsH7DG__authorRoleLg{font-size:var(--text-base);color:var(--accent);font-weight:800}.pages-module__gsH7DG__authorBioLg{max-width:820px;color:var(--text-secondary);line-height:1.85}.pages-module__gsH7DG__authorMeta{gap:var(--space-3);flex-wrap:wrap;display:flex}.pages-module__gsH7DG__authorMetaItem{padding:var(--space-4);border-radius:var(--radius-lg);background:#ffffffb8;border:1px solid #13213114;min-width:160px}.pages-module__gsH7DG__authorMetaLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-tertiary);font-size:.72rem;font-weight:800;display:block}.pages-module__gsH7DG__authorMetaValue{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--text-primary);font-weight:800;display:block}.pages-module__gsH7DG__authorSocials{gap:var(--space-2);flex-wrap:wrap;display:flex}.pages-module__gsH7DG__authorSocialLink,.pages-module__gsH7DG__errorBtnSecondary{min-height:48px;padding:0 var(--space-5);border-radius:var(--radius-full);color:var(--text-primary);background:#ffffffc7;border:1px solid #13213114;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.pages-module__gsH7DG__articlesTitle{margin-bottom:var(--space-5);font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.08}.pages-module__gsH7DG__notFoundCenter{text-align:center;padding:var(--space-20) var(--space-6)}.pages-module__gsH7DG__notFoundCode{font-family:var(--font-display);letter-spacing:-.08em;color:#0f766e29;font-size:clamp(4rem,15vw,8rem);line-height:.9}.pages-module__gsH7DG__notFoundTitle{margin-top:var(--space-4);font-family:var(--font-display);letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);line-height:1}.pages-module__gsH7DG__notFoundDesc{max-width:600px;margin:var(--space-4) auto var(--space-6);color:var(--text-secondary);line-height:1.8}.pages-module__gsH7DG__courseMeta{gap:var(--space-2);color:var(--text-tertiary);flex-wrap:wrap;font-size:.82rem;display:flex}.pages-module__gsH7DG__courseLevel{border-radius:var(--radius-full);align-items:center;padding:.35rem .75rem;font-weight:800;display:inline-flex}.pages-module__gsH7DG__levelBeginner{color:#0f766e;background:#0f766e1f}.pages-module__gsH7DG__levelIntermediate{color:#b86f11;background:#f0a33e24}.pages-module__gsH7DG__levelAdvanced{color:#c43f3f;background:#d951511f}.pages-module__gsH7DG__errorPage{min-height:100vh;padding:var(--space-6);justify-content:center;align-items:center;display:flex}.pages-module__gsH7DG__errorContent{text-align:center;max-width:560px;padding:var(--space-8);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);background:#fffc;border:1px solid #13213114}.pages-module__gsH7DG__errorIconWrap{width:84px;height:84px;margin:0 auto var(--space-5);color:#d95151;background:#d951511f;border-radius:24px;justify-content:center;align-items:center;display:flex}.pages-module__gsH7DG__errorTitle{font-family:var(--font-display);letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(2rem,4vw,2.7rem);line-height:1}.pages-module__gsH7DG__errorDesc{margin:var(--space-4) 0;color:var(--text-secondary);line-height:1.8}.pages-module__gsH7DG__errorDigest{margin-bottom:var(--space-5);border-radius:var(--radius-full);color:var(--text-tertiary);font-family:var(--font-mono);background:#1321310f;padding:.75rem 1rem;font-size:.8rem;display:inline-flex}.pages-module__gsH7DG__errorActions{gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:1024px){.pages-module__gsH7DG__teamGrid,.pages-module__gsH7DG__courseGrid,.pages-module__gsH7DG__articlesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.pages-module__gsH7DG__quizShell{grid-template-columns:1fr}}@media (max-width:768px){.pages-module__gsH7DG__content{padding:var(--space-4) var(--space-4) var(--space-10)}.pages-module__gsH7DG__hero,.pages-module__gsH7DG__authorHero{padding:var(--space-6)}.pages-module__gsH7DG__valueGrid,.pages-module__gsH7DG__teamGrid,.pages-module__gsH7DG__courseGrid,.pages-module__gsH7DG__articlesGrid,.pages-module__gsH7DG__formRow,.pages-module__gsH7DG__glossarySummary,.pages-module__gsH7DG__filterRow,.pages-module__gsH7DG__contactRow,.pages-module__gsH7DG__authorHero{grid-template-columns:1fr}.pages-module__gsH7DG__filterRow{flex-direction:column;display:flex}.pages-module__gsH7DG__glossarySearchBox{width:100%}.pages-module__gsH7DG__contactRow{gap:var(--space-1);flex-direction:column;display:flex}.pages-module__gsH7DG__formSubmit{width:100%}.pages-module__gsH7DG__quizShell,.pages-module__gsH7DG__quizPanel{padding:var(--space-5)}.pages-module__gsH7DG__quizActions{flex-direction:column}.pages-module__gsH7DG__quizPrimaryBtn,.pages-module__gsH7DG__quizGhostBtn,.pages-module__gsH7DG__quizPrimaryLink{width:100%}}
.market-module__eYoYpG__page{min-height:100vh}.market-module__eYoYpG__content{max-width:var(--max-width,1400px);padding:var(--space-4) var(--space-6) var(--space-12);margin:0 auto}.market-module__eYoYpG__pageHeader{margin-bottom:var(--space-5);padding:var(--space-6);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#f0a33e33,#0000 22%),linear-gradient(#fffbf5f0 0%,#f6efe4eb 100%);border:1px solid #1d273414}.market-module__eYoYpG__breadcrumb{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);color:var(--text-tertiary);font-size:.82rem;display:flex}.market-module__eYoYpG__breadcrumb a{color:var(--accent);font-weight:700}.market-module__eYoYpG__pageTitle{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.1}.market-module__eYoYpG__pageDesc{margin-top:var(--space-1);color:var(--text-secondary);font-size:.9rem}.market-module__eYoYpG__statsBar{gap:var(--space-3);margin-bottom:var(--space-5);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.market-module__eYoYpG__statCard{padding:var(--space-3);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffeb 0%,#faf4ecd6 100%);border:1px solid #1d273414;flex-direction:column;gap:4px;display:flex}.market-module__eYoYpG__statLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-tertiary);font-size:.68rem;font-weight:800}.market-module__eYoYpG__statValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:800}.market-module__eYoYpG__statChange{font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}.market-module__eYoYpG__up{color:var(--ticker-green,#10b981)}.market-module__eYoYpG__down{color:var(--ticker-red,#ef4444)}.market-module__eYoYpG__fearGreedWrap{flex-direction:column;gap:4px;display:flex}.market-module__eYoYpG__fearGreedValue{font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:800}.market-module__eYoYpG__fearGreedLabel{color:var(--text-secondary);font-size:.75rem;font-weight:700}.market-module__eYoYpG__fearGreedBar{background:#13213114;border-radius:999px;width:100%;height:5px;overflow:hidden}.market-module__eYoYpG__fearGreedFill{border-radius:999px;height:100%;transition:width .6s}.market-module__eYoYpG__insightGrid{gap:var(--space-3);margin-bottom:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.market-module__eYoYpG__insightCard{padding:var(--space-4);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(#fffffff0 0%,#faf4ecdb 100%);border:1px solid #1d273414}.market-module__eYoYpG__insightTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.74rem;font-weight:800}.market-module__eYoYpG__insightLead{margin-top:var(--space-2);color:var(--text-secondary);font-size:.84rem;line-height:1.55}.market-module__eYoYpG__breadthBar{margin-top:var(--space-3);background:#13213114;border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}.market-module__eYoYpG__breadthUp{background:linear-gradient(90deg,#10b981 0%,#22c55e 100%)}.market-module__eYoYpG__breadthDown{background:linear-gradient(90deg,#f97316 0%,#ef4444 100%)}.market-module__eYoYpG__breadthStats{margin-top:var(--space-2);justify-content:space-between;align-items:center;gap:var(--space-2);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:700;display:flex}.market-module__eYoYpG__breadthFlat{color:var(--text-tertiary)}.market-module__eYoYpG__insightMeta{margin-top:var(--space-2);color:var(--text-soft);font-size:.72rem}.market-module__eYoYpG__moverList{margin-top:var(--space-3);flex-direction:column;gap:10px;display:flex}.market-module__eYoYpG__moverItem{align-items:center;gap:var(--space-2);border-bottom:1px dashed #1321311a;grid-template-columns:52px 1fr auto;padding-bottom:10px;display:grid}.market-module__eYoYpG__moverItem:last-child{border-bottom:none;padding-bottom:0}.market-module__eYoYpG__moverCoin{color:var(--text-primary);font-size:.78rem;font-weight:800}.market-module__eYoYpG__moverPrice{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.8rem}.market-module__eYoYpG__moverChange{font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:800}.market-module__eYoYpG__emptyState{color:var(--text-soft);font-size:.8rem}.market-module__eYoYpG__mainLayout{gap:var(--space-5);grid-template-columns:1fr 300px;align-items:start;display:grid}.market-module__eYoYpG__tableWrap{border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:linear-gradient(#fffffff0 0%,#faf4ecd6 100%);border:1px solid #1d273414;overflow-x:auto}.market-module__eYoYpG__tableHeader,.market-module__eYoYpG__coinRow{gap:var(--space-2);padding:0 var(--space-4);grid-template-columns:42px 2fr 1.1fr .7fr .7fr .7fr 1fr 1.1fr 1fr;align-items:center;display:grid}.market-module__eYoYpG__tableHeader{z-index:2;padding-top:var(--space-3);padding-bottom:var(--space-3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);background:#f8f2e8f5;border-bottom:1px solid #13213114;font-size:.7rem;font-weight:800;position:sticky;top:0}.market-module__eYoYpG__coinRow{border-bottom:1px solid #1321310a;padding-top:.6rem;padding-bottom:.6rem;transition:background .15s}.market-module__eYoYpG__coinRow:hover{background:#b453090a}.market-module__eYoYpG__coinRow:last-of-type{border-bottom:none}.market-module__eYoYpG__thRank,.market-module__eYoYpG__tdRank{text-align:center}.market-module__eYoYpG__thPrice,.market-module__eYoYpG__tdPrice,.market-module__eYoYpG__thMcap,.market-module__eYoYpG__tdMcap,.market-module__eYoYpG__thVol,.market-module__eYoYpG__tdVol,.market-module__eYoYpG__th1h,.market-module__eYoYpG__th24h,.market-module__eYoYpG__th7d,.market-module__eYoYpG__tdPercent{text-align:right}.market-module__eYoYpG__thChart,.market-module__eYoYpG__tdChart{text-align:center}.market-module__eYoYpG__tdRank{color:var(--text-tertiary);font-size:.82rem;font-weight:700}.market-module__eYoYpG__tdName{align-items:center;gap:var(--space-2);min-width:0;display:flex}.market-module__eYoYpG__coinIcon{border-radius:50%;flex-shrink:0;width:28px;height:28px}.market-module__eYoYpG__coinNameCol{flex-direction:column;min-width:0;display:flex}.market-module__eYoYpG__coinNameText{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.market-module__eYoYpG__coinSymbol{color:var(--text-tertiary);font-size:.72rem;font-weight:600}.market-module__eYoYpG__tdPrice{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:700}.market-module__eYoYpG__tdPercent{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:700}.market-module__eYoYpG__td1h,.market-module__eYoYpG__td24h,.market-module__eYoYpG__td7d{text-align:right}.market-module__eYoYpG__sparkline{width:100%;max-width:100px;height:32px}.market-module__eYoYpG__noChart{color:var(--text-soft)}.market-module__eYoYpG__tdMcap,.market-module__eYoYpG__tdVol{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600}.market-module__eYoYpG__tableFooter{padding:var(--space-3) var(--space-4);color:var(--text-soft);border-top:1px solid #1321310f;font-size:.75rem}.market-module__eYoYpG__tableFooter a{color:var(--accent);font-weight:700}.market-module__eYoYpG__sidebar{gap:var(--space-4);top:var(--space-4);flex-direction:column;display:flex;position:sticky}.market-module__eYoYpG__sidebarCard{padding:var(--space-4);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffffeb 0%,#faf4ecd6 100%);border:1px solid #1d273414}.market-module__eYoYpG__sidebarTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid #1321310f;font-size:.74rem;font-weight:800}.market-module__eYoYpG__sidebarMore{margin-top:var(--space-3);border-radius:var(--radius-full);background:var(--accent);color:var(--text-white);text-align:center;padding:.6rem;font-size:.82rem;font-weight:700;transition:all .2s;display:block}.market-module__eYoYpG__sidebarMore:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0f766e33}.market-module__eYoYpG__quickChips{gap:var(--space-2);flex-wrap:wrap;display:flex}.market-module__eYoYpG__volumeList{flex-direction:column;gap:10px;display:flex}.market-module__eYoYpG__volumeItem{justify-content:space-between;align-items:center;gap:var(--space-2);border-radius:var(--radius-lg);background:#ffffffa3;border:1px solid #1d27340f;padding:.55rem .65rem;display:flex}.market-module__eYoYpG__volumeCoin{flex-direction:column;min-width:0;display:flex}.market-module__eYoYpG__volumeCoin span{color:var(--text-primary);font-size:.8rem;font-weight:800}.market-module__eYoYpG__volumeCoin small{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.market-module__eYoYpG__volumeValue{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}.market-module__eYoYpG__chip{border-radius:var(--radius-full);color:var(--accent);background:#b4530914;border:1px solid #b453091f;padding:.5rem .8rem;font-size:.8rem;font-weight:800;transition:all .2s}.market-module__eYoYpG__chip:hover{background:#0f766e1f;transform:translateY(-1px)}@media (max-width:1200px){.market-module__eYoYpG__mainLayout{grid-template-columns:1fr}.market-module__eYoYpG__insightGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-module__eYoYpG__sidebar{flex-direction:row;position:static}.market-module__eYoYpG__sidebarCard{flex:1}}@media (max-width:1024px){.market-module__eYoYpG__statsBar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.market-module__eYoYpG__content{padding:var(--space-4) var(--space-4) var(--space-10)}.market-module__eYoYpG__insightGrid{grid-template-columns:1fr}.market-module__eYoYpG__insightCard{padding:var(--space-3)}.market-module__eYoYpG__breadthStats{font-size:.76rem}.market-module__eYoYpG__statsBar{grid-template-columns:repeat(2,minmax(0,1fr))}.market-module__eYoYpG__tableHeader,.market-module__eYoYpG__coinRow{grid-template-columns:32px 1.5fr 1fr .7fr .7fr;min-width:0}.market-module__eYoYpG__th1h,.market-module__eYoYpG__td1h,.market-module__eYoYpG__thChart,.market-module__eYoYpG__tdChart,.market-module__eYoYpG__thVol,.market-module__eYoYpG__tdVol{display:none}.market-module__eYoYpG__sidebar{flex-direction:column}}@media (max-width:480px){.market-module__eYoYpG__tableHeader,.market-module__eYoYpG__coinRow{grid-template-columns:28px 1.2fr 1fr .8fr}.market-module__eYoYpG__volumeItem{padding:.5rem .55rem}.market-module__eYoYpG__th7d,.market-module__eYoYpG__td7d,.market-module__eYoYpG__thMcap,.market-module__eYoYpG__tdMcap{display:none}}
.category-module__p-NATq__page{min-height:100vh}.category-module__p-NATq__content{max-width:var(--max-width);padding:var(--space-6) var(--space-6) var(--space-12);margin:0 auto}.category-module__p-NATq__breadcrumb{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);color:var(--text-tertiary);font-size:.82rem;display:flex}.category-module__p-NATq__breadcrumb a{color:var(--accent);font-weight:700}.category-module__p-NATq__breadcrumbSep{color:var(--text-soft)}.category-module__p-NATq__categoryHero{align-items:center;gap:var(--space-4);padding:var(--space-6);margin-bottom:var(--space-5);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#f0a33e38,#0000 24%),linear-gradient(#fffbf5f0 0%,#f6efe4eb 100%);border:1px solid #1d273414;display:flex}.category-module__p-NATq__categoryIcon{background:#0f766e14;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;font-size:1.8rem;display:flex}.category-module__p-NATq__categoryTitle{font-family:var(--font-display);letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);line-height:1.04}.category-module__p-NATq__categoryDesc{margin-top:var(--space-2);max-width:760px;color:var(--text-secondary);line-height:1.8}.category-module__p-NATq__categoryLayout{gap:var(--space-6);margin-top:var(--space-4);grid-template-columns:minmax(0,1fr) 320px;display:grid}.category-module__p-NATq__mainContent{gap:var(--space-6);flex-direction:column;display:flex}.category-module__p-NATq__featuredWrap{min-width:0}.category-module__p-NATq__articleGrid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.category-module__p-NATq__sidebar{top:calc(var(--nav-height) + var(--space-4));align-self:start;position:sticky}.category-module__p-NATq__sidebarCard{padding:var(--space-5);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffe6 0%,#faf4ecd6 100%);border:1px solid #1d273414}.category-module__p-NATq__sidebarCardTitle{margin-bottom:var(--space-4);letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-size:.76rem;font-weight:800}.category-module__p-NATq__empty{padding:var(--space-16);border-radius:var(--radius-2xl);color:var(--text-secondary);text-align:center;background:#ffffffb8;border:1px solid #13213114}.category-module__p-NATq__editorialBlock{margin-bottom:var(--space-6);padding:var(--space-6);border-radius:var(--radius-xl);background:linear-gradient(#ffffffeb 0%,#faf4ecd6 100%);border:1px solid #1d273414}.category-module__p-NATq__editorialText{color:var(--text-secondary);max-width:860px;line-height:1.85}.category-module__p-NATq__editorialMeta{gap:var(--space-5);margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid #1321310f;grid-template-columns:1.2fr .8fr;display:grid}.category-module__p-NATq__keyTopicsLabel,.category-module__p-NATq__readingGuideLabel{margin-bottom:var(--space-3);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:800;display:block}.category-module__p-NATq__topicChips{gap:var(--space-2);flex-wrap:wrap;display:flex}.category-module__p-NATq__topicChip{border-radius:var(--radius-full);color:var(--accent);background:#b4530914;padding:.5rem .85rem;font-size:.82rem;font-weight:800}.category-module__p-NATq__readingGuide p{color:var(--text-secondary);font-size:.92rem;line-height:1.75}@media (max-width:1180px){.category-module__p-NATq__categoryLayout{grid-template-columns:1fr}.category-module__p-NATq__sidebar{position:static}}@media (max-width:768px){.category-module__p-NATq__content{padding:var(--space-4) var(--space-4) var(--space-10)}.category-module__p-NATq__categoryHero{align-items:flex-start}.category-module__p-NATq__articleGrid,.category-module__p-NATq__editorialMeta{grid-template-columns:1fr}}
.news-module__2FKZjq__page{min-height:100vh}.news-module__2FKZjq__content{max-width:var(--max-width);padding:var(--space-6) var(--space-6) var(--space-12);margin:0 auto}.news-module__2FKZjq__breadcrumb{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);color:var(--text-tertiary);font-size:.82rem;display:flex}.news-module__2FKZjq__breadcrumb a{color:var(--accent);font-weight:700}.news-module__2FKZjq__breadcrumbSep{color:var(--text-soft)}.news-module__2FKZjq__pageHero{gap:var(--space-6);padding:var(--space-8);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#f0a33e38,#0000 22%),linear-gradient(#fffbf5f0 0%,#f6efe4eb 100%);border:1px solid #1d273414;grid-template-columns:1.15fr .85fr;display:grid}.news-module__2FKZjq__heroCopy{gap:var(--space-3);flex-direction:column;display:flex}.news-module__2FKZjq__heroEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:900}.news-module__2FKZjq__pageTitle{font-family:var(--font-display);letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(2.4rem,4vw,4rem);line-height:1.02}.news-module__2FKZjq__pageDesc{max-width:760px;font-size:var(--text-base);color:var(--text-secondary);line-height:1.8}.news-module__2FKZjq__heroStatsBar{align-items:center;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.news-module__2FKZjq__heroStatInline{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.news-module__2FKZjq__heroStatInline+.news-module__2FKZjq__heroStatInline:before{content:"·";color:var(--text-soft);margin-right:4px;font-weight:800}.news-module__2FKZjq__heroStatLabel{color:var(--text-tertiary);font-size:.78rem;font-weight:700}.news-module__2FKZjq__searchPanel{justify-content:center;gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-xl);color:var(--text-white);box-shadow:var(--shadow-lg);background:linear-gradient(#0f2037fa 0%,#1a3358f5 100%);flex-direction:column;display:flex}.news-module__2FKZjq__searchLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffffad;font-size:.82rem;font-weight:800}.news-module__2FKZjq__searchInputWrap{align-items:center;gap:var(--space-3);border-radius:var(--radius-full);background:#ffffff14;border:1px solid #ffffff1a;padding:1rem;display:flex}.news-module__2FKZjq__searchIcon{color:#ffffff94;flex-shrink:0;width:18px;height:18px}.news-module__2FKZjq__searchInput{width:100%;color:var(--text-white);background:0 0;border:none;outline:none}.news-module__2FKZjq__searchInput::placeholder{color:#ffffff80}.news-module__2FKZjq__searchActions{align-items:center;gap:var(--space-3);display:flex}.news-module__2FKZjq__searchQuickRail{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.news-module__2FKZjq__searchQuickLink{border-radius:var(--radius-full);color:#ffffffe0;text-align:center;min-height:36px;transition:background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);border:1px solid #ffffff24;padding:.45rem .75rem;font-size:.74rem;font-weight:700}.news-module__2FKZjq__searchQuickLink:hover{background:#ffffff1f;border-color:#ffffff3d;transform:translateY(-1px)}.news-module__2FKZjq__searchHintRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.news-module__2FKZjq__searchHintChip{border-radius:var(--radius-full);color:#ffdfb2;letter-spacing:.04em;text-transform:uppercase;background:#f0a33e33;padding:.4rem .7rem;font-size:.7rem;font-weight:800}.news-module__2FKZjq__searchSubmit,.news-module__2FKZjq__searchReset{min-height:48px;padding:0 var(--space-5);border-radius:var(--radius-full);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.news-module__2FKZjq__searchSubmit{background:var(--text-white);color:var(--bg-dark)}.news-module__2FKZjq__searchReset{color:var(--text-white);border:1px solid #ffffff29}.news-module__2FKZjq__categoryPills{gap:var(--space-2);padding:var(--space-4) 0 var(--space-2);margin-bottom:var(--space-4);scrollbar-width:none;display:flex;overflow-x:auto}.news-module__2FKZjq__categoryPills::-webkit-scrollbar{display:none}.news-module__2FKZjq__pill{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);color:var(--text-secondary);white-space:nowrap;background:#ffffffd1;border:1px solid #1d273414;padding:.8rem 1rem;font-size:.82rem;font-weight:800;display:inline-flex}.news-module__2FKZjq__pillActive{background:var(--bg-dark);color:var(--text-white);box-shadow:var(--shadow-sm)}.news-module__2FKZjq__pillIcon{font-size:1rem}.news-module__2FKZjq__spotlightLayout{gap:var(--space-6);margin-bottom:var(--space-8);grid-template-columns:minmax(0,1.15fr) 320px;display:grid}.news-module__2FKZjq__featuredWrap,.news-module__2FKZjq__asideCard{min-width:0}.news-module__2FKZjq__spotlightAside{gap:var(--space-4);top:var(--space-4);flex-direction:column;align-self:start;display:flex;position:sticky}.news-module__2FKZjq__asideCard{padding:var(--space-5);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffe6 0%,#faf4ecd6 100%);border:1px solid #1d273414}.news-module__2FKZjq__asideEyebrow{margin-bottom:var(--space-3);letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-size:.74rem;font-weight:800;display:block}.news-module__2FKZjq__topicRail{gap:var(--space-2);flex-wrap:wrap;display:flex}.news-module__2FKZjq__topicChip{border-radius:var(--radius-full);color:var(--accent);background:#b4530914;padding:.7rem .9rem;font-size:.78rem;font-weight:800}.news-module__2FKZjq__articleGrid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.news-module__2FKZjq__empty{padding:var(--space-16);text-align:center;border-radius:var(--radius-2xl);color:var(--text-secondary);background:#ffffffd1;border:1px solid #1d273414;line-height:1.8}.news-module__2FKZjq__pageHeaderCompact{margin-bottom:var(--space-4)}.news-module__2FKZjq__pageTitleCompact{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1.1}.news-module__2FKZjq__pageDescCompact{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--text-tertiary)}.news-module__2FKZjq__pagination{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-10);padding:var(--space-6) 0;display:flex}.news-module__2FKZjq__paginationNumbers{align-items:center;gap:var(--space-1);display:flex}.news-module__2FKZjq__paginationBtn{min-width:44px;height:44px;padding:0 var(--space-3);border-radius:var(--radius-xl);color:var(--text-secondary);cursor:pointer;background:#ffffffd1;border:1px solid #1d273414;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.news-module__2FKZjq__paginationBtn:hover:not(.news-module__2FKZjq__paginationActive):not(.news-module__2FKZjq__paginationDisabled){color:var(--accent);background:#b4530914;border-color:#b4530933;transform:translateY(-1px);box-shadow:0 4px 12px #b453091f}.news-module__2FKZjq__paginationActive{background:var(--bg-dark);color:#fff;border-color:var(--bg-dark);cursor:default;box-shadow:0 10px 24px #1321312e}.news-module__2FKZjq__paginationDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.news-module__2FKZjq__paginationNav{gap:var(--space-2);padding:0 var(--space-4);font-weight:800}.news-module__2FKZjq__paginationNavText{font-size:.82rem}.news-module__2FKZjq__paginationIcon{flex-shrink:0;width:16px;height:16px}.news-module__2FKZjq__paginationDots{min-width:36px;height:44px;color:var(--text-soft);letter-spacing:.1em;cursor:default;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.news-module__2FKZjq__paginationInfo{text-align:center;color:var(--text-soft);padding-bottom:var(--space-4);letter-spacing:.02em;font-size:.78rem}@media (max-width:1180px){.news-module__2FKZjq__pageHero,.news-module__2FKZjq__spotlightLayout{grid-template-columns:1fr}.news-module__2FKZjq__heroStats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.news-module__2FKZjq__articleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.news-module__2FKZjq__content{padding:var(--space-3) var(--space-3) var(--space-10)}.news-module__2FKZjq__breadcrumb{font-size:.72rem}.news-module__2FKZjq__pageHero{padding:var(--space-3);gap:var(--space-3)}.news-module__2FKZjq__heroEyebrow{font-size:.66rem}.news-module__2FKZjq__pageTitle{letter-spacing:-.03em;font-size:clamp(1.3rem,5.5vw,1.8rem);line-height:1.15}.news-module__2FKZjq__pageDesc{font-size:.82rem;line-height:1.6}.news-module__2FKZjq__heroStatLabel{font-size:.68rem}.news-module__2FKZjq__searchPanel{padding:var(--space-4);gap:var(--space-3)}.news-module__2FKZjq__searchQuickRail{grid-template-columns:1fr}.news-module__2FKZjq__searchInputWrap{padding:.7rem .8rem}.news-module__2FKZjq__searchActions{flex-direction:column;align-items:stretch}.news-module__2FKZjq__searchSubmit,.news-module__2FKZjq__searchReset{width:100%;min-height:40px;font-size:.82rem}.news-module__2FKZjq__pill{padding:.5rem .75rem;font-size:.72rem}.news-module__2FKZjq__pillIcon{font-size:.85rem}.news-module__2FKZjq__categoryPills{padding:var(--space-3) 0 var(--space-1);margin-bottom:var(--space-3)}.news-module__2FKZjq__articleGrid{gap:var(--space-3);grid-template-columns:1fr}.news-module__2FKZjq__spotlightLayout{gap:var(--space-3);margin-bottom:var(--space-4)}.news-module__2FKZjq__spotlightAside{position:static}.news-module__2FKZjq__asideCard{padding:var(--space-3)}.news-module__2FKZjq__topicChip{padding:.45rem .65rem;font-size:.68rem}.news-module__2FKZjq__pageTitleCompact{font-size:clamp(1.2rem,4vw,1.6rem)}.news-module__2FKZjq__pagination{gap:var(--space-1);margin-top:var(--space-6);padding:var(--space-4) 0;flex-wrap:wrap}.news-module__2FKZjq__paginationBtn{min-width:36px;height:36px;font-size:.78rem}.news-module__2FKZjq__paginationNav{padding:0 var(--space-2)}.news-module__2FKZjq__paginationNavText{display:none}.news-module__2FKZjq__empty{padding:var(--space-8);font-size:.88rem}}
