.Header-module__KHjLKa__header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9fbeb;border-bottom:1px solid #e5e9efe6;position:sticky;top:0}.Header-module__KHjLKa__inner{grid-template-columns:1fr auto 1fr;align-items:center;height:74px;display:grid}.Header-module__KHjLKa__logo{font-family:var(--font-heading);color:var(--color-brand);letter-spacing:-.06em;justify-self:start;font-size:28px;font-weight:900;line-height:1}.Header-module__KHjLKa__nav{justify-self:center;align-items:center;gap:26px;display:flex}.Header-module__KHjLKa__nav a{color:var(--color-muted);font-size:14px;font-weight:850;position:relative}.Header-module__KHjLKa__nav a:hover{color:var(--color-brand)}.Header-module__KHjLKa__nav a:after{content:"";background:var(--color-brand);height:2px;transition:var(--transition);border-radius:999px;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.Header-module__KHjLKa__nav a:hover:after{transform:scaleX(1)}.Header-module__KHjLKa__actions{justify-self:end;align-items:center;gap:10px;display:flex}.Header-module__KHjLKa__searchIcon,.Header-module__KHjLKa__menuButton{border:1px solid var(--color-line);background:var(--color-surface);width:42px;height:42px;color:var(--color-text);cursor:pointer;border-radius:999px;place-items:center;font-size:18px;font-weight:900;line-height:1;display:grid;box-shadow:0 14px 40px #0f172a0f}.Header-module__KHjLKa__searchIcon:hover,.Header-module__KHjLKa__menuButton:hover{color:var(--color-brand);border-color:var(--color-brand)}.Header-module__KHjLKa__menuButton{display:none}.Header-module__KHjLKa__drawerOverlay,.Header-module__KHjLKa__searchOverlay{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a7a;position:fixed;inset:0}.Header-module__KHjLKa__drawer{background:var(--color-surface);border-radius:28px;width:min(420px,100% - 28px);height:calc(100% - 28px);margin:14px;padding:24px;box-shadow:0 30px 90px #0f172a3d}.Header-module__KHjLKa__drawerTop{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.Header-module__KHjLKa__drawerLogo{font-family:var(--font-heading);color:var(--color-brand);letter-spacing:-.06em;font-size:30px;font-weight:900}.Header-module__KHjLKa__closeButton,.Header-module__KHjLKa__closeSearch{border:1px solid var(--color-line);background:var(--color-surface);cursor:pointer;border-radius:999px;width:44px;height:44px;font-size:26px;line-height:1}.Header-module__KHjLKa__drawerNav{gap:14px;display:grid}.Header-module__KHjLKa__drawerNav a,.Header-module__KHjLKa__drawerNav button{background:var(--color-surface-2);color:var(--color-text);text-align:left;cursor:pointer;border:0;border-radius:18px;padding:18px;font-size:22px;font-weight:900}.Header-module__KHjLKa__searchOverlay{place-items:start center;padding:90px 18px;display:grid}.Header-module__KHjLKa__searchBox{background:var(--color-surface);border-radius:32px;width:min(760px,100%);padding:42px;position:relative;box-shadow:0 30px 100px #0f172a3d}.Header-module__KHjLKa__closeSearch{position:absolute;top:18px;right:18px}.Header-module__KHjLKa__searchEyebrow{color:var(--color-brand);text-transform:uppercase;font-size:13px;font-weight:900}.Header-module__KHjLKa__searchBox h2{margin:12px 0 24px;font-size:42px}.Header-module__KHjLKa__searchBox form{gap:12px;display:flex}.Header-module__KHjLKa__searchBox input{border:1px solid var(--color-line);border-radius:18px;flex:1;padding:18px 22px;font-size:18px}.Header-module__KHjLKa__searchBox form button{background:var(--color-brand);color:var(--color-surface);cursor:pointer;border:0;border-radius:18px;padding:18px 26px;font-weight:900}@media (max-width:840px){.Header-module__KHjLKa__inner{grid-template-columns:44px 1fr 44px;height:62px;padding:0}.Header-module__KHjLKa__logo{grid-column:2;place-self:center;font-size:22px}.Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__actions{display:contents}.Header-module__KHjLKa__menuButton{grid-area:1/1;place-self:center start;display:grid}.Header-module__KHjLKa__searchIcon{grid-area:1/3;place-self:center end}.Header-module__KHjLKa__searchIcon,.Header-module__KHjLKa__menuButton{width:36px;height:36px;font-size:15px;box-shadow:0 8px 22px #0f172a14}}@media (max-width:640px){.Header-module__KHjLKa__searchBox{padding:34px 22px}.Header-module__KHjLKa__searchBox h2{font-size:34px}.Header-module__KHjLKa__searchBox form{flex-direction:column}}.Header-module__KHjLKa__megaWrap{position:relative}.Header-module__KHjLKa__mega{border:1px solid var(--color-line);background:var(--color-surface);opacity:0;pointer-events:none;width:520px;transition:var(--transition);border-radius:26px;grid-template-columns:1fr 1fr;gap:24px;padding:24px;display:grid;position:absolute;top:34px;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 30px 90px #0f172a29}.Header-module__KHjLKa__megaWrap:hover .Header-module__KHjLKa__mega{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.Header-module__KHjLKa__mega span{color:var(--color-brand);text-transform:uppercase;font-size:12px;font-weight:900}.Header-module__KHjLKa__mega h3{margin:8px 0;font-size:24px}.Header-module__KHjLKa__mega p{color:var(--color-muted);margin:0;line-height:1.5}.Header-module__KHjLKa__megaLinks{gap:10px;display:grid}.Header-module__KHjLKa__megaLinks a{background:var(--color-surface-2);border-radius:14px;padding:12px;font-weight:900}.Header-module__KHjLKa__megaLinks a:hover{background:var(--color-brand-soft)}.Header-module__KHjLKa__drawerTools{border-top:1px solid var(--color-line);gap:10px;margin-top:28px;padding-top:22px;display:grid}.Header-module__KHjLKa__drawerTools span{color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.Header-module__KHjLKa__drawerTools a{background:var(--color-brand-soft);color:var(--color-brand);border-radius:16px;padding:14px 16px;font-weight:900}
.SearchModal-module__KfkuIa__overlay{z-index:5000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a6b;place-items:start center;padding:84px 18px;display:grid;position:fixed;inset:0}.SearchModal-module__KfkuIa__modal{border:1px solid var(--color-line);border-radius:var(--radius-xl);background:var(--color-surface);width:min(760px,100%);box-shadow:var(--shadow-lg);overflow:hidden}.SearchModal-module__KfkuIa__top{gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-line);grid-template-columns:1fr auto;display:grid}.SearchModal-module__KfkuIa__inputWrap{align-items:center;gap:var(--space-3);padding:0 var(--space-4);border-radius:var(--radius-lg);background:var(--color-surface-2);color:var(--color-muted);display:flex}.SearchModal-module__KfkuIa__inputWrap input{width:100%;height:54px;color:var(--color-text);background:0 0;border:0;outline:0;font-size:17px;font-weight:750}.SearchModal-module__KfkuIa__close{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);width:54px;height:54px;color:var(--color-muted);cursor:pointer}.SearchModal-module__KfkuIa__section{padding:var(--space-5)}.SearchModal-module__KfkuIa__section+.SearchModal-module__KfkuIa__section{border-top:1px solid var(--color-line)}.SearchModal-module__KfkuIa__section h3{margin:0 0 var(--space-3);color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.SearchModal-module__KfkuIa__results{gap:var(--space-2);display:grid}.SearchModal-module__KfkuIa__result{align-items:center;gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--color-surface);transition:var(--transition);grid-template-columns:1fr auto;display:grid}.SearchModal-module__KfkuIa__result:hover{background:var(--color-brand-soft)}.SearchModal-module__KfkuIa__result span{color:var(--color-brand);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.SearchModal-module__KfkuIa__result strong{color:var(--color-text);font-size:18px;line-height:1.2;display:block}.SearchModal-module__KfkuIa__result p{color:var(--color-muted);margin:6px 0 0;font-size:14px}.SearchModal-module__KfkuIa__empty{padding:var(--space-6);border-radius:var(--radius-lg);background:var(--color-surface-2);gap:6px;display:grid}.SearchModal-module__KfkuIa__empty span{color:var(--color-muted)}.SearchModal-module__KfkuIa__active{background:var(--color-brand-soft);box-shadow:inset 0 0 0 1px #0b7a5c2e}
.Footer-module__yg9ahW__footer{margin-top:var(--space-2xl);background:radial-gradient(circle at 18% 0%, #10b98138, transparent 32%), var(--color-surface-dark);color:var(--color-surface);padding:84px 0 34px}.Footer-module__yg9ahW__top{gap:48px;display:grid}.Footer-module__yg9ahW__brand{max-width:440px}.Footer-module__yg9ahW__logo{font-family:var(--font-heading);letter-spacing:-.07em;margin-bottom:18px;font-size:40px;font-weight:900;display:inline-block}.Footer-module__yg9ahW__brand p{color:#ffffffad;line-height:1.75}.Footer-module__yg9ahW__columns{gap:32px;display:grid}.Footer-module__yg9ahW__column{align-content:start;gap:12px;display:grid}.Footer-module__yg9ahW__column h3{color:#ffffffeb;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:14px;font-weight:900}.Footer-module__yg9ahW__column a{color:#ffffff9e;font-weight:750}.Footer-module__yg9ahW__column a:hover{color:var(--color-surface)}.Footer-module__yg9ahW__bottom{color:#ffffff80;border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;margin-top:64px;padding-top:24px;font-size:14px;display:flex}@media (min-width:900px){.Footer-module__yg9ahW__top{grid-template-columns:.9fr 1.5fr}.Footer-module__yg9ahW__columns{grid-template-columns:repeat(4,1fr)}}@media (max-width:720px){.Footer-module__yg9ahW__bottom{flex-direction:column}}
.AppImage-module__GjaoSG__image{object-fit:cover;transition:transform var(--transition-slow)}.AppImage-module__GjaoSG__fallback{background:radial-gradient(circle at 20% 20%, var(--success), transparent 34%), linear-gradient(135deg, var(--color-brand), var(--color-surface-dark));color:#ffffffe6;place-items:center;font-size:28px;font-weight:900;display:grid;position:absolute;inset:0}
.Badge-module__yqYDGW__badge{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.08em;align-items:center;width:fit-content;padding:7px 12px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.Badge-module__yqYDGW__green{background:var(--color-brand-soft);color:var(--color-brand)}.Badge-module__yqYDGW__dark{color:var(--color-surface);background:#ffffff24}.Badge-module__yqYDGW__gray{background:var(--color-surface-2);color:var(--color-muted)}
.ArticleHero-module__Axi5Tq__hero{max-width:1120px;margin:56px auto 52px}.ArticleHero-module__Axi5Tq__copy{text-align:center;max-width:860px;margin:0 auto 34px}.ArticleHero-module__Axi5Tq__copy h1{letter-spacing:-.075em;margin:22px 0 20px;font-size:clamp(46px,7vw,86px);line-height:.9}.ArticleHero-module__Axi5Tq__excerpt{max-width:720px;color:var(--color-muted);margin:0 auto;font-size:20px;line-height:1.75}.ArticleHero-module__Axi5Tq__excerpt p{margin:0}.ArticleHero-module__Axi5Tq__meta{color:var(--color-muted);flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;font-size:14px;font-weight:800;display:flex}.ArticleHero-module__Axi5Tq__meta span:not(:last-child):after{content:"•";color:#ffffffb8;margin-left:14px}.ArticleHero-module__Axi5Tq__imageWrap{border-radius:var(--radius-xl);background:var(--color-surface-dark);min-height:520px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}@media (max-width:720px){.ArticleHero-module__Axi5Tq__hero{margin:36px auto 38px}.ArticleHero-module__Axi5Tq__copy h1{font-size:42px}.ArticleHero-module__Axi5Tq__excerpt{font-size:17px}.ArticleHero-module__Axi5Tq__imageWrap{border-radius:var(--radius-lg);min-height:300px}.ArticleHero-module__Axi5Tq__meta{flex-direction:column;gap:6px}.ArticleHero-module__Axi5Tq__meta span:after{display:none}}
.ArticleContent-module__ihaygW__content{max-width:760px;color:var(--color-text);margin:0 auto;font-size:20px;line-height:1.95}.ArticleContent-module__ihaygW__content p{margin:0 0 30px}.ArticleContent-module__ihaygW__content h2{letter-spacing:-.05em;margin:76px 0 24px;font-size:42px;line-height:1.05}.ArticleContent-module__ihaygW__content h3{margin:54px 0 18px;font-size:30px;line-height:1.12}.ArticleContent-module__ihaygW__content ul,.ArticleContent-module__ihaygW__content ol{margin:24px 0 34px 26px}.ArticleContent-module__ihaygW__content li{margin-bottom:12px}.ArticleContent-module__ihaygW__content img{border-radius:var(--radius-lg);width:100%;height:auto;margin:44px 0}.ArticleContent-module__ihaygW__content blockquote{border-left:5px solid var(--color-brand);background:var(--color-brand-soft);border-radius:var(--radius-lg);margin:54px 0;padding:34px;font-size:24px;font-weight:800;line-height:1.65}.ArticleContent-module__ihaygW__content a{color:var(--color-brand);text-underline-offset:4px;font-weight:900;text-decoration:underline}@media (max-width:768px){.ArticleContent-module__ihaygW__content{font-size:18px;line-height:1.85}.ArticleContent-module__ihaygW__content h2{font-size:34px}.ArticleContent-module__ihaygW__content h3{font-size:26px}.ArticleContent-module__ihaygW__content blockquote{font-size:20px}}
.MarketSnapshot-module__AuMhXG__snapshot{margin:22px 0 30px}.MarketSnapshot-module__AuMhXG__inner{border:1px solid var(--color-line);background:var(--color-surface);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:22px;padding:13px 18px;display:flex;overflow:hidden}.MarketSnapshot-module__AuMhXG__inner strong{color:var(--color-brand);text-transform:uppercase;letter-spacing:.08em;flex:none;font-size:13px;font-weight:900}.MarketSnapshot-module__AuMhXG__items{white-space:nowrap;align-items:center;gap:22px;display:flex;overflow-x:auto}.MarketSnapshot-module__AuMhXG__item{align-items:center;gap:8px;display:inline-flex}.MarketSnapshot-module__AuMhXG__item span{color:var(--color-muted);font-size:13px;font-weight:800}.MarketSnapshot-module__AuMhXG__item b{font-size:13px;font-weight:900}.MarketSnapshot-module__AuMhXG__item b[data-trend=up]{color:var(--color-brand)}.MarketSnapshot-module__AuMhXG__item b[data-trend=down]{color:var(--danger)}@media (max-width:720px){.MarketSnapshot-module__AuMhXG__inner{border-radius:22px;flex-direction:column;align-items:flex-start}.MarketSnapshot-module__AuMhXG__items{width:100%;padding-bottom:4px}}
.PostCard-module__jOqw4G__card{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-lg);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);display:block;overflow:hidden}.PostCard-module__jOqw4G__card:hover{box-shadow:var(--shadow-md);border-color:#0b7a5c3d;transform:translateY(-6px)}.PostCard-module__jOqw4G__imageWrap{aspect-ratio:16/10;background:var(--color-surface-2);position:relative;overflow:hidden}.PostCard-module__jOqw4G__card:hover .PostCard-module__jOqw4G__imageWrap img{transform:scale(1.05)}.PostCard-module__jOqw4G__body{padding:var(--space-6)}.PostCard-module__jOqw4G__title{margin:var(--space-4) 0 0;font-family:var(--font-heading);letter-spacing:-.045em;color:var(--color-text);font-size:24px;line-height:1.08}
.SectionHeader-module__J6SKWa__head{justify-content:space-between;align-items:end;gap:var(--space-5);margin-bottom:var(--space-8);display:flex}.SectionHeader-module__J6SKWa__head h2{letter-spacing:-.055em;margin:0;font-size:clamp(32px,4vw,42px);line-height:1}.SectionHeader-module__J6SKWa__head p{margin:var(--space-3) 0 0;max-width:620px;color:var(--color-muted);font-size:17px;line-height:1.7}.SectionHeader-module__J6SKWa__head a{color:var(--color-brand);white-space:nowrap;font-weight:900}.SectionHeader-module__J6SKWa__head a:hover{color:var(--color-brand-dark)}@media (max-width:720px){.SectionHeader-module__J6SKWa__head{flex-direction:column;align-items:start}.SectionHeader-module__J6SKWa__head h2{font-size:32px}}
.RelatedArticles-module__xJvFLG__section{max-width:1120px;margin:var(--space-2xl) auto}.RelatedArticles-module__xJvFLG__grid{gap:var(--space-md);display:grid}@media (min-width:900px){.RelatedArticles-module__xJvFLG__grid{grid-template-columns:repeat(3,1fr)}}
.BrowseTopics-module__BEwEpG__section{margin:var(--space-2xl) 0}.BrowseTopics-module__BEwEpG__grid{gap:var(--space-md);display:grid}.BrowseTopics-module__BEwEpG__card{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);grid-template-columns:56px 1fr auto;align-items:center;gap:18px;padding:24px;display:grid}.BrowseTopics-module__BEwEpG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.BrowseTopics-module__BEwEpG__icon{background:var(--color-brand-soft);width:56px;height:56px;color:var(--color-brand);border-radius:18px;place-items:center;display:grid}.BrowseTopics-module__BEwEpG__card h3{letter-spacing:-.04em;margin:0 0 6px;font-size:24px}.BrowseTopics-module__BEwEpG__card p{color:var(--color-muted);margin:0;font-weight:800}.BrowseTopics-module__BEwEpG__card span{color:var(--color-brand);font-size:22px;font-weight:900}@media (min-width:900px){.BrowseTopics-module__BEwEpG__grid{grid-template-columns:repeat(3,1fr)}}
.Newsletter-module__Gd2CYq__wrapper{margin:var(--space-2xl) 0}.Newsletter-module__Gd2CYq__box{border-radius:var(--radius-xl);background:radial-gradient(circle at 18% 18%, #10b9816b, transparent 32%), radial-gradient(circle at 88% 22%, #ffffff1f, transparent 30%), linear-gradient(135deg, var(--color-surface-dark), var(--color-brand-dark));color:var(--color-surface);padding:76px 54px;position:relative;overflow:hidden}.Newsletter-module__Gd2CYq__content{max-width:760px}.Newsletter-module__Gd2CYq__content span{color:var(--success);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.Newsletter-module__Gd2CYq__content h2{letter-spacing:-.075em;margin:16px 0 18px;font-size:clamp(44px,7vw,78px);line-height:.9}.Newsletter-module__Gd2CYq__content p{color:#ffffffbd;max-width:650px;font-size:18px;line-height:1.75}.Newsletter-module__Gd2CYq__form{gap:14px;max-width:620px;margin-top:36px;display:flex}.Newsletter-module__Gd2CYq__form input{min-width:0;color:var(--color-surface);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:18px;outline:none;flex:1;padding:18px 22px;font-size:16px}.Newsletter-module__Gd2CYq__form input::placeholder{color:#ffffff94}.Newsletter-module__Gd2CYq__form button{background:var(--success);color:var(--color-surface);cursor:pointer;border:0;border-radius:18px;padding:18px 28px;font-weight:900}.Newsletter-module__Gd2CYq__box small{color:#ffffff94;margin-top:16px;font-weight:700;display:block}@media (max-width:720px){.Newsletter-module__Gd2CYq__box{padding:42px 26px}.Newsletter-module__Gd2CYq__form{flex-direction:column}}
.RecentlyViewed-module__rxZG2G__section{margin:80px 0}.RecentlyViewed-module__rxZG2G__section h2{margin:0 0 22px;font-size:32px}.RecentlyViewed-module__rxZG2G__grid{gap:18px;display:grid}.RecentlyViewed-module__rxZG2G__card{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);transition:var(--transition);padding:22px}.RecentlyViewed-module__rxZG2G__card:hover{background:var(--color-brand-soft)}.RecentlyViewed-module__rxZG2G__card strong{font-size:18px;line-height:1.3}@media (min-width:900px){.RecentlyViewed-module__rxZG2G__grid{grid-template-columns:repeat(4,1fr)}}
.AuthorBox-module__ml2ANG__box{border:1px solid var(--color-line);border-radius:var(--radius-xl);background:var(--color-surface);max-width:760px;box-shadow:var(--shadow-sm);align-items:center;gap:22px;margin:74px auto 0;padding:30px;display:flex}.AuthorBox-module__ml2ANG__avatar{background:var(--color-brand);width:70px;height:70px;color:var(--color-surface);border-radius:50%;place-items:center;font-size:30px;font-weight:900;display:grid}.AuthorBox-module__ml2ANG__box span{color:var(--color-muted);text-transform:uppercase;font-size:13px;font-weight:900}.AuthorBox-module__ml2ANG__box h3{margin:5px 0 8px;font-size:24px}.AuthorBox-module__ml2ANG__box p{color:var(--color-muted);margin:0}@media (max-width:640px){.AuthorBox-module__ml2ANG__box{flex-direction:column;align-items:flex-start}}
.CategorySection-module__EHteta__section{margin:var(--space-2xl) 0}.CategorySection-module__EHteta__grid,.CategorySection-module__EHteta__featureGrid,.CategorySection-module__EHteta__sideGrid{gap:var(--space-md);display:grid}@media (min-width:960px){.CategorySection-module__EHteta__grid{grid-template-columns:repeat(4,1fr)}.CategorySection-module__EHteta__featureGrid{grid-template-columns:1.2fr 1fr;align-items:start}.CategorySection-module__EHteta__sideGrid{grid-template-columns:repeat(2,1fr)}}
.ArticleProgress-module__WklsDq__bar{z-index:5000;background:0 0;width:100%;height:4px;position:fixed;top:0;left:0}.ArticleProgress-module__WklsDq__bar div{background:var(--color-brand);height:100%}
.PopularFeature-module__YeFrqW__section{margin:var(--space-2xl) 0}.PopularFeature-module__YeFrqW__layout{gap:var(--space-md);display:grid}.PopularFeature-module__YeFrqW__main{border-radius:var(--radius-xl);background:var(--color-surface-dark);color:var(--color-surface);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);overflow:hidden}.PopularFeature-module__YeFrqW__main:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.PopularFeature-module__YeFrqW__image{aspect-ratio:16/9;position:relative;overflow:hidden}.PopularFeature-module__YeFrqW__main:hover .PopularFeature-module__YeFrqW__image img{transform:scale(1.05)}.PopularFeature-module__YeFrqW__mainBody{padding:32px}.PopularFeature-module__YeFrqW__mainBody h3{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(34px,4.6vw,54px);line-height:.96}.PopularFeature-module__YeFrqW__list{border:1px solid var(--color-line);border-radius:var(--radius-xl);background:var(--color-surface);display:grid;overflow:hidden}.PopularFeature-module__YeFrqW__item{border-bottom:1px solid var(--color-line);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);grid-template-columns:54px 1fr;gap:20px;padding:24px;display:grid}.PopularFeature-module__YeFrqW__item:last-child{border-bottom:0}.PopularFeature-module__YeFrqW__item:hover{background:var(--color-brand-soft)}.PopularFeature-module__YeFrqW__item strong{color:var(--color-brand);font-size:32px;line-height:1;font-family:var(--font-heading);letter-spacing:-.06em;font-weight:900}.PopularFeature-module__YeFrqW__item h3{letter-spacing:-.03em;margin:12px 0 0;font-size:23px;line-height:1.12}@media (min-width:960px){.PopularFeature-module__YeFrqW__layout{grid-template-columns:1.15fr .85fr;align-items:start}}
.TableOfContents-module__y9lH4q__box{border:1px solid var(--color-line);background:var(--color-surface);border-radius:22px;max-width:820px;margin:0 auto 42px;padding:24px}.TableOfContents-module__y9lH4q__box h3{margin:0 0 16px;font-size:22px}.TableOfContents-module__y9lH4q__box ol{gap:10px;margin:0;padding-left:20px;display:grid}.TableOfContents-module__y9lH4q__box li{color:var(--color-muted);font-weight:700}
.MoneyFeature-module__cN5Snq__section{margin:var(--space-2xl) 0}.MoneyFeature-module__cN5Snq__layout{gap:var(--space-md);display:grid}.MoneyFeature-module__cN5Snq__featured{border-radius:var(--radius-xl);background:var(--color-surface-dark);color:var(--color-surface);transition:transform var(--transition), box-shadow var(--transition);display:block;overflow:hidden}.MoneyFeature-module__cN5Snq__featured:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.MoneyFeature-module__cN5Snq__image{aspect-ratio:16/9;position:relative;overflow:hidden}.MoneyFeature-module__cN5Snq__featured:hover .MoneyFeature-module__cN5Snq__image img{transform:scale(1.05)}.MoneyFeature-module__cN5Snq__body{padding:32px}.MoneyFeature-module__cN5Snq__body h3{letter-spacing:-.05em;margin:18px 0 14px;font-size:clamp(32px,4vw,46px);line-height:.98}.MoneyFeature-module__cN5Snq__excerpt{color:#ffffffb8;line-height:1.7}.MoneyFeature-module__cN5Snq__excerpt p{margin:0}.MoneyFeature-module__cN5Snq__read{color:var(--success);margin-top:24px;font-weight:900;display:inline-block}.MoneyFeature-module__cN5Snq__list{gap:18px;display:grid}.MoneyFeature-module__cN5Snq__item{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);padding:26px}.MoneyFeature-module__cN5Snq__item:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.MoneyFeature-module__cN5Snq__item h3{letter-spacing:-.03em;margin:16px 0 0;font-size:24px;line-height:1.15}@media (min-width:960px){.MoneyFeature-module__cN5Snq__layout{grid-template-columns:1.25fr .75fr;align-items:start}}
.ShareBar-module__GgmoWa__button{border:1px solid var(--color-line);background:var(--color-surface);color:var(--color-brand);cursor:pointer;transition:var(--transition);border-radius:999px;padding:12px 18px;font-weight:900}.ShareBar-module__GgmoWa__button:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}
.ToolsShowcase-module__li8X3W__section{margin:var(--space-2xl) 0}.ToolsShowcase-module__li8X3W__grid{gap:var(--space-md);display:grid}.ToolsShowcase-module__li8X3W__card{border:1px solid var(--color-line);border-radius:var(--radius-xl);background:var(--color-surface);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);flex-direction:column;padding:34px;display:flex}.ToolsShowcase-module__li8X3W__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.ToolsShowcase-module__li8X3W__icon{background:var(--color-brand-soft);width:60px;height:60px;color:var(--color-brand);border-radius:18px;place-items:center;margin-bottom:24px;display:grid}.ToolsShowcase-module__li8X3W__card h3{letter-spacing:-.04em;margin:0 0 14px;font-size:26px;line-height:1.1}.ToolsShowcase-module__li8X3W__card p{color:var(--color-muted);flex:1;margin:0 0 28px;line-height:1.7}@media (min-width:960px){.ToolsShowcase-module__li8X3W__grid{grid-template-columns:repeat(4,1fr)}}
.ArticleMeta-module__UMQLKG__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:820px;margin:0 auto 40px;display:flex}
.ArticleShell-module__7KmbrG__shell{gap:34px;max-width:1120px;margin:0 auto;display:grid}.ArticleShell-module__7KmbrG__shell>aside{display:none}@media (min-width:1100px){.ArticleShell-module__7KmbrG__shell{grid-template-columns:120px 1fr}.ArticleShell-module__7KmbrG__shell>aside{display:block}}
.FloatingShare-module__o_ICKW__share{align-self:start;gap:10px;display:grid;position:sticky;top:110px}.FloatingShare-module__o_ICKW__share button{border:1px solid var(--color-line);background:var(--color-surface);cursor:pointer;border-radius:999px;padding:12px 16px;font-weight:900}.FloatingShare-module__o_ICKW__share button:hover{color:var(--color-brand);border-color:var(--color-brand)}@media (max-width:1100px){.FloatingShare-module__o_ICKW__share{display:none}}
.CategoryGrid-module__-GX6hW__section{gap:28px;display:grid}.CategoryGrid-module__-GX6hW__featured{width:100%;max-width:860px;margin:0 auto}.CategoryGrid-module__-GX6hW__grid{gap:24px;margin-top:26px;display:grid}.CategoryGrid-module__-GX6hW__empty{border:1px solid var(--color-line);background:var(--color-surface);text-align:center;border-radius:28px;max-width:680px;margin:70px auto;padding:40px}.CategoryGrid-module__-GX6hW__empty h2{margin:0 0 10px;font-size:34px}.CategoryGrid-module__-GX6hW__empty p{color:var(--color-muted);margin:0}@media (min-width:900px){.CategoryGrid-module__-GX6hW__grid{grid-template-columns:repeat(3,1fr)}}
.Search-module__R1hZ1q__header{text-align:center;max-width:860px;margin:70px auto 46px}.Search-module__R1hZ1q__header h1{margin:14px 0 28px;font-size:clamp(46px,7vw,82px);line-height:.92}.Search-module__R1hZ1q__form{gap:12px;max-width:720px;margin:0 auto;display:flex}.Search-module__R1hZ1q__form input{border:1px solid var(--color-line);background:var(--color-surface);border-radius:18px;flex:1;padding:18px 22px;font-size:17px}.Search-module__R1hZ1q__form button{background:var(--color-brand);color:var(--color-surface);cursor:pointer;border:none;border-radius:18px;padding:18px 26px;font-weight:900}.Search-module__R1hZ1q__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}@media (max-width:640px){.Search-module__R1hZ1q__form{flex-direction:column}}
.Tools-module___CjQTq__header{text-align:center;max-width:860px;margin:70px auto 46px}.Tools-module___CjQTq__header h1{margin:14px 0 20px;font-size:clamp(44px,7vw,78px);line-height:.92}.Tools-module___CjQTq__header p{max-width:680px;color:var(--color-muted);margin:0 auto;font-size:18px}.Tools-module___CjQTq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.Tools-module___CjQTq__card{border:1px solid var(--color-line);background:var(--color-surface);transition:var(--transition);border-radius:28px;padding:34px}.Tools-module___CjQTq__card:hover{transform:translateY(-6px);box-shadow:0 24px 70px #0f172a1a}.Tools-module___CjQTq__icon{margin-bottom:20px;font-size:44px}.Tools-module___CjQTq__card h2{margin:0 0 12px;font-size:26px}.Tools-module___CjQTq__card p{margin:0}
.NewsletterInline-module__eRZhUW__box{border-radius:var(--radius-xl);background:radial-gradient(circle at 18% 18%, #10b98147, transparent 34%), var(--color-surface-dark);max-width:820px;color:var(--color-surface);margin:64px auto;padding:34px}.NewsletterInline-module__eRZhUW__box span{color:var(--success);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.NewsletterInline-module__eRZhUW__box h3{letter-spacing:-.05em;margin:12px 0 10px;font-size:34px;line-height:1}.NewsletterInline-module__eRZhUW__box p{color:#ffffffb8;margin:0 0 24px}.NewsletterInline-module__eRZhUW__box form{gap:12px;display:flex}.NewsletterInline-module__eRZhUW__box input{color:var(--color-surface);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:16px;flex:1;padding:16px 18px}.NewsletterInline-module__eRZhUW__box button{background:var(--success);color:var(--color-surface);border:0;border-radius:16px;padding:16px 22px;font-weight:900}@media (max-width:640px){.NewsletterInline-module__eRZhUW__box form{flex-direction:column}}
