@charset "UTF-8";@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-cyrillic-ext.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-cyrillic.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-latin-ext.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-latin.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--bg: #ffffff;--surface: #ffffff;--text: #17182a;--muted: #6d7284;--line: #e6e8f1;--accent: #746bff;--accent-soft: #efedff;--shadow: 0 22px 70px rgba(20, 22, 48, .08);--max: 1370px;font-family:Manrope,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-padding-top:96px}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}button,.button,.side-panel__button{cursor:pointer}button:disabled,.button[aria-disabled=true]{cursor:default}h1,h2,h3{font-weight:800}.site-header{position:sticky;top:0;z-index:35;width:100%;min-height:88px;background:#fff;border-bottom:1px solid #E5E7EB;transition:min-height .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.site-header__inner{width:min(100% - 32px,var(--max));min-height:inherit;margin:0 auto;padding:0;display:flex;justify-content:space-between;gap:24px;align-items:center}.site-header--compact{min-height:68px;border-color:#e5e7ebb8;background:#fffffff0;box-shadow:0 14px 36px #11182714;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:8px;color:#1a1a1a;font-size:18px;font-weight:800;line-height:1;white-space:nowrap}.brand__mark{width:32px;height:32px;flex:0 0 32px;fill:none}nav{display:flex;gap:28px;color:var(--text);font-weight:600;align-items:center}.site-header__nav{flex:1;justify-content:center;gap:32px;color:#374151;font-size:14px;font-weight:700}.site-header__nav a{transition:color .16s ease}.site-header__nav a:hover{color:#111827}.site-header__nav-active{color:#111827;font-weight:800}.site-header__menu-button{display:none;width:42px;min-height:42px;padding:0;line-height:1}.site-header__menu-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.site-header__search{width:20px;height:20px;line-height:1;margin-left:0;color:#374151}.site-header__search svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-header__actions{display:flex;gap:12px;align-items:center}.site-header .site-header__subscribe{min-height:55px;padding:0 24px;border:1.5px solid #D1D5DB;background:#fff;color:#111827;font-size:14px;font-weight:800;box-shadow:none;transition:background-color .16s ease,border-color .16s ease}.site-header .site-header__subscribe:hover{background:#f9fafb;border-color:#9ca3af}.site-header--compact .site-header__subscribe{min-height:44px}.mobile-drawer__backdrop{position:fixed;inset:0;border:0;background:#11182775;z-index:40}.mobile-drawer{position:fixed;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;max-height:min(82vh,680px);overflow-y:auto;padding:16px;background:#fff;border:1px solid #E5E7EB;border-radius:18px;box-shadow:0 -18px 64px #1118273d;z-index:41;display:grid;gap:14px}.mobile-drawer__handle{width:72px;min-height:28px;justify-self:center;display:grid;place-items:center;border:0;border-radius:999px;padding:0;background:transparent;touch-action:none;cursor:grab}.mobile-drawer__handle:active{cursor:grabbing}.mobile-drawer__handle span{width:42px;height:4px;border-radius:999px;background:#d1d5db}.mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.mobile-drawer__head div{display:grid;gap:3px}.mobile-drawer__head span{color:#111827;font-size:20px;font-weight:800;line-height:1.2}.mobile-drawer__head small{color:#6b7280;font-size:13px;line-height:1.3}.mobile-drawer__head button{width:40px;min-height:40px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#f3f4f6;color:#374151}.mobile-drawer__head button svg,.mobile-drawer__search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mobile-drawer__search{min-height:50px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #E5E7EB;border-radius:12px;padding:0 14px;background:#f9fafb;color:#111827;font-size:14px;font-weight:800}.mobile-drawer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-drawer__nav a{min-height:96px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;border:1px solid #E5E7EB;border-radius:12px;padding:14px;background:#fff}.mobile-drawer__nav a span{color:#111827;font-size:15px;font-weight:800;line-height:1.25}.mobile-drawer__nav a small{color:#6b7280;font-size:12px;font-weight:600;line-height:1.3}.mobile-drawer__quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-drawer__quick a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #E5E7EB;border-radius:999px;background:#fff;color:#374151;font-size:13px;font-weight:800}.mobile-drawer a:focus-visible,.mobile-drawer button:focus-visible{outline:3px solid #C7D2FE;outline-offset:2px}.mobile-drawer__handle:focus-visible{outline-offset:0}button,.button{border:1px solid var(--line);border-radius:8px;min-height:44px;padding:0 20px;background:var(--surface);font-weight:800}.button--dark{display:inline-flex;gap:12px;align-items:center;background:#111426;color:#fff;border-color:#111426;box-shadow:0 16px 28px #11142624}.button--save{display:inline-flex;gap:12px;align-items:center}.topic-strip{width:min(100% - 32px,var(--max));margin:16px auto 54px;display:flex;gap:16px;justify-content:space-between;overflow-x:auto;overflow-y:hidden;scrollbar-color:#cfd2dc transparent;scrollbar-width:thin;padding-bottom:12px}.topic-strip::-webkit-scrollbar{height:6px}.topic-strip::-webkit-scrollbar-track{background:transparent}.topic-strip::-webkit-scrollbar-thumb{background:#cfd2dc;border-radius:999px}.topic-strip a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex:1 1 0;min-width:max-content;border:1px solid var(--line);border-radius:999px;padding:0 24px;background:#ffffffd1;font-size:14px;font-weight:700}.topic-strip__active{background:#111426!important;color:#fff;border-color:#111426!important}.topic-strip--skeleton a{color:transparent;background:linear-gradient(90deg,#f3f4f6,#eef2ff 48%,#f3f4f6);background-size:220% 100%;animation:skeleton-pulse 1.2s ease-in-out infinite}.hero{width:min(100% - 32px,var(--max));margin:0 auto 72px;display:flex;gap:40px;align-items:center;min-height:560px;animation:section-fade-up .5s ease-out both}.eyebrow,.article-layout span,.recommend-card span,.next-article span{color:#3730a3;background:#e0e7ff;border-radius:6px;padding:6px 10px;text-transform:uppercase;font-size:12px;font-weight:800}.hero>div{flex:0 1 55%;animation:section-fade-up .5s ease-out .1s both}.hero>picture{flex:0 1 45%;width:45%;min-width:0;display:block;align-self:stretch}.hero>picture>img,.hero>img{flex:0 1 45%;width:100%;height:100%;min-width:0;min-height:360px;max-height:430px;object-fit:cover;border-radius:8px;background:transparent;filter:drop-shadow(0 34px 62px rgba(107,124,255,.16));animation:section-fade-up .5s ease-out .2s both,hero-float 3s ease-in-out .7s infinite}.hero .eyebrow{color:#3730a3;background:#e0e7ff;border-radius:4px;padding:4px 10px;letter-spacing:.08em;font-size:12px;font-weight:800}.hero h1{max-width:680px;margin:22px 0 0;color:#111827;font-size:clamp(36px,4.2vw,55px);font-weight:800;line-height:1.15;letter-spacing:0}.hero p{max-width:420px;margin:12px 0 0;color:#6b7280;font-size:18px;font-weight:400;line-height:1.6}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero .button{min-height:55px;border-radius:8px;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:14px;transition:background-color .2s ease,border-color .2s ease}.hero .button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero .button--dark{padding:0 24px;border-color:#111827;background:#111827;color:#fff;box-shadow:none}.hero .button--dark:hover{background:#1f2937;border-color:#1f2937}.hero .button--save{padding:0 20px;border:1.5px solid #D1D5DB;background:#fff;color:#111827;box-shadow:none}.hero .button--save:hover{background:#f9fafb;border-color:#9ca3af}.hero__dots{display:flex;align-items:center;gap:8px;margin-top:46px}.hero__dots i{display:block;width:8px;height:4px;border-radius:4px;background:#d1d5db;transition:width .3s ease}.hero__dots i:first-child{width:24px;background:#111827}.home-skeleton{width:min(100% - 32px,var(--max));min-height:560px;margin:0 auto 72px;display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);gap:40px;align-items:center}.home-skeleton span,.home-skeleton strong,.home-skeleton p,.home-skeleton i{display:block;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#f3f4f6,#eef2ff 48%,#f3f4f6);background-size:220% 100%;animation:skeleton-pulse 1.2s ease-in-out infinite}.home-skeleton span{width:118px;height:24px}.home-skeleton strong{width:min(100%,660px);height:132px;margin-top:24px}.home-skeleton p{width:min(100%,420px);height:22px;margin:16px 0 0}.home-skeleton p+p{width:min(76%,340px)}.home-skeleton i{width:100%;min-height:430px}@keyframes skeleton-pulse{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes section-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.section,.article-layout{width:min(100% - 32px,var(--max));margin:0 auto 78px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2{font-size:34px;margin:0;letter-spacing:0;font-weight:800}.section-head a{color:var(--text);font-size:15px;font-weight:700}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.section-popular{margin-top:48px}.section-popular .section-head{margin-bottom:0}.section-popular .section-head h2{color:#111827;font-size:24px;font-weight:700}.section-head__actions{display:inline-flex;align-items:center;gap:12px}.section-head__actions a{color:#6b7280;font-size:14px;font-weight:400;transition:color .2s ease}.section-head__actions a:hover{color:#111827}.section-head__link{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.section-head__link:after{content:"\2192";color:currentColor;font-size:16px;line-height:1}.section-head__link:focus-visible{outline:3px solid #C7D2FE;outline-offset:4px;border-radius:6px}.section-popular .card-grid{gap:20px;margin-top:20px}.section-popular .article-card{animation:popular-card-in .28s ease-out both}.section-popular .article-card:nth-child(2){animation-delay:.04s}.section-popular .article-card:nth-child(3){animation-delay:.08s}.section-popular .article-card:nth-child(4){animation-delay:.12s}@keyframes popular-card-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.pager{margin-top:22px;display:flex;gap:10px;align-items:center}.pager a{min-width:40px;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;background:#fff}.pager a.pager__active{background:#111426;border-color:#111426;color:#fff}.search-form{margin:20px 0 28px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.search-form input{min-height:44px;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:#fff}.search-empty{display:grid;gap:56px}.search-empty__section{display:grid;gap:20px}.search-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.search-topic-grid a{min-height:118px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;border:1px solid #F3F4F6;border-radius:10px;padding:18px;background:#fff;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.search-topic-grid a:hover{border-color:#e5e7eb;background:#f9fafb;transform:translateY(-1px)}.search-topic-grid a:focus-visible{outline:3px solid #C7D2FE;outline-offset:2px}.search-topic-grid strong{color:#111827;font-size:15px;font-weight:700;line-height:1.3}.search-topic-grid small{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;font-size:13px;line-height:1.45}.search-no-results{display:grid;gap:42px}.search-no-results__head{max-width:760px;display:grid;gap:12px}.search-no-results__head h2{margin:0;color:#111827;font-size:28px;line-height:1.2}.search-no-results__head p{margin:0;color:#6b7280;font-size:16px;line-height:1.6}.search-no-results__head .button{width:max-content;margin-top:8px}.article-card{position:relative;overflow:hidden;border:1px solid #F3F4F6;border-radius:12px;background:#fff;cursor:pointer;box-shadow:none;transition:transform .25s ease,box-shadow .25s ease}.article-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.article-card__link{position:absolute;inset:0;z-index:1}.article-card>picture{display:block;width:100%;height:160px}.article-card>picture>img,.article-card>img{width:100%;height:160px;aspect-ratio:auto;object-fit:cover}.article-card__body{padding:16px}.article-card span{position:relative;z-index:2;display:inline-flex;color:#111827;background:#e5e7eb;border-radius:4px;padding:3px 8px;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:500}.article-card--finance span{color:#059669;background:#ecfdf5}.article-card--business span{color:#2563eb;background:#eff6ff}.article-card--career span{color:#7c3aed;background:#f5f3ff}.article-card--productivity span{color:#374151;background:#f3f4f6}.article-card h3{position:relative;z-index:2;min-height:63px;margin:8px 0 0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#111827;font-size:15px;font-weight:600;line-height:1.4}.article-card p{color:var(--muted);line-height:1.55}.article-card small{color:#9ca3af}.article-card__meta{position:relative;z-index:2;margin-top:12px;display:grid;grid-template-columns:28px minmax(0,1fr) 40px;gap:10px;align-items:center}.article-card__meta picture{width:28px;height:28px;display:block}.article-card__meta picture>img,.article-card__meta img{width:28px;height:28px;border-radius:50%;aspect-ratio:1;object-fit:cover}.article-card__meta strong{display:block;color:#374151;font-size:13px;font-weight:500;line-height:1.2}.article-card__meta small{display:inline-block;margin-top:2px;color:#4b5563;font-size:12px;font-weight:500;line-height:1.2}.article-card__meta small+small:before{content:"\2022";margin:0 6px;color:#d1d5db}.article-card__meta button{position:relative;z-index:3;width:40px;height:40px;min-height:40px;padding:0;border:0;border-radius:0;background:transparent;color:#d1d5db;display:grid;place-items:center;transition:color .15s ease}.article-card__meta button:hover,.article-card__meta button[aria-pressed=true]{color:#111827}.article-card__meta button svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.article-card__meta button[aria-pressed=true] svg{fill:currentColor}.section-collections .section-head{margin-bottom:20px}.section-collections .section-head h2{color:#111827;font-size:24px;font-weight:700}.collections{display:grid;grid-template-columns:minmax(320px,35%) minmax(0,65%);gap:20px}.collection-feature{min-height:260px;padding:24px;border-radius:12px;color:#fff;background:#1a1f2e;box-shadow:none;display:flex;flex-direction:column;justify-content:space-between}.collection-feature span{display:block;margin-bottom:10px;color:#9ca3af;text-transform:uppercase;font-weight:500;font-size:11px;opacity:1}.collection-feature h3{max-width:360px;color:#fff;font-size:26px;font-weight:700;line-height:1.25;margin:0}.collection-feature p{max-width:420px;margin:8px 0 0;color:#9ca3af;font-size:14px;font-weight:400;line-height:1.55}.collection-feature footer{margin-top:auto;padding-top:20px;display:flex;align-items:center;gap:16px}.collection-feature .button{min-height:42px;padding:0 20px;border:0;border-radius:8px;display:inline-flex;align-items:center;gap:10px;background:#fff;color:#111827;font-size:14px;font-weight:500;transition:background-color .2s ease}.collection-feature .button:hover{background:#f3f4f6}.collection-feature .button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.collection-feature__avatars{display:flex;align-items:center}.collection-feature__avatars img{width:28px;height:28px;border:2px solid #1A1F2E;border-radius:50%;object-fit:cover}.collection-feature__avatars img+img{margin-left:-8px}.collection-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #F3F4F6;border-radius:12px;overflow:hidden;background:#fff}.collection-list a{min-height:130px;padding:20px;border-right:1px solid #F3F4F6;border-bottom:1px solid #F3F4F6;display:flex;align-items:flex-start;gap:14px;transition:background-color .2s ease}.collection-list a:hover{background:#f9fafb}.collection-list a:nth-child(2n){border-right:0}.collection-list a:nth-last-child(-n+2){border-bottom:0}.collection-list i{flex:0 0 36px;width:36px;height:36px;border-radius:8px;display:inline-grid;place-items:center;color:#2563eb;background:#f3f4f6}.collection-list svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.collection-list__item--finance i{color:#059669}.collection-list__item--business i{color:#2563eb}.collection-list__item--career i{color:#7c3aed}.collection-list__item--productivity i{color:#374151}.collection-list strong{display:block;max-width:290px;color:#111827;font-size:14px;font-weight:600;line-height:1.4;transition:color .2s ease}.collection-list a:hover strong{color:#2563eb}.collection-list small{display:block;margin-top:4px;color:#4b5563;font-size:13px;font-weight:500}.section-experts .section-head,.section-recommended .section-head{margin-bottom:20px}.section-experts .section-head h2,.section-recommended .section-head h2{color:#111827;font-size:24px;font-weight:700}.experts-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.expert-card{position:relative;min-height:164px;display:block;padding:16px 54px 16px 16px;border:1px solid #F3F4F6;border-radius:12px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.expert-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000012}.expert-card img{width:52px;height:52px;border-radius:50%;object-fit:cover}.expert-card strong{display:block;margin-top:10px;color:#111827;font-size:14px;font-weight:600;line-height:1.3}.expert-card small{display:block;margin-top:4px;color:#6b7280;font-size:13px;font-weight:400;line-height:1.4}.expert-card span{position:absolute;right:16px;bottom:16px;width:28px;height:28px;border:1.5px solid #E5E7EB;border-radius:50%;display:inline-grid;place-items:center;background:#fff;color:#374151;font-size:16px;font-weight:400;line-height:1;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.expert-card:hover span{background:#111827;border-color:#111827;color:#fff}.recommended-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.recommend-card{min-height:250px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;border:1px solid #F3F4F6;border-radius:12px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.recommend-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.recommend-card div{padding:24px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.recommend-card span{color:#374151;background:#f3f4f6;border-radius:4px;padding:3px 8px;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:500}.recommend-card--finance span{color:#065f46;background:#ecfdf5}.recommend-card--business span{color:#1d4ed8;background:#eff6ff}.recommend-card--career span{color:#5b21b6;background:#f5f3ff}.recommend-card--productivity span{color:#374151;background:#f3f4f6}.recommend-card h3{margin:10px 0 auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#111827;font-size:20px;font-weight:700;line-height:1.35}.recommend-card footer{width:100%;margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.recommend-card small{color:#9ca3af;font-size:13px;font-weight:400}.recommend-card footer svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:#d1d5db;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .15s ease}.recommend-card:hover footer svg{stroke:#111827}.recommend-card picture{display:block;width:100%;height:100%}.recommend-card picture>img,.recommend-card img{width:100%;height:100%;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 320px;gap:72px}.article-layout header{grid-column:1/-1;max-width:920px}.article-layout h1{font-size:clamp(40px,4vw,64px);line-height:1.08}.article-layout header p{color:var(--muted);font-size:19px;line-height:1.65}.article-layout header img{border-radius:8px;margin-top:28px;background:var(--accent-soft);max-height:560px;object-fit:contain}.article-content{max-width:680px;margin:0 auto;font-size:16px;line-height:1.75}.markdown-view h2{margin:40px 0 12px;color:#111827;font-size:26px;font-weight:700;line-height:1.3}.markdown-view h3{margin:28px 0 10px;color:#111827;font-size:20px;font-weight:600;line-height:1.35}.markdown-view p{margin:0 0 16px;color:#374151;font-size:16px;font-weight:400;line-height:1.75}.markdown-view ul,.markdown-view ol{margin:0 0 18px;padding-left:22px;color:#374151;display:grid;gap:8px}.markdown-view li{color:#374151;font-size:16px;font-weight:400;line-height:1.7}.markdown-view a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.markdown-view a:hover{color:#1d4ed8}.markdown-view code{padding:2px 6px;border-radius:6px;background:#f3f4f6;color:#111827;font-size:.92em}.markdown-table{margin:20px 0 24px;overflow-x:auto}.markdown-table table{width:100%;border-collapse:collapse;border:1px solid #E5E7EB;border-radius:10px;overflow:hidden;background:#fff}.markdown-table th,.markdown-table td{padding:12px 14px;border-bottom:1px solid #E5E7EB;text-align:left;font-size:15px;line-height:1.55;vertical-align:top}.markdown-table th{background:#f9fafb;color:#111827;font-weight:700}.markdown-table td{color:#374151}.markdown-table tr:last-child td{border-bottom:0}.info-block{margin:40px 0}.info-block h2{margin:0 0 12px;color:#111827;font-size:26px;font-weight:700;line-height:1.3}.info-block h3{margin:0 0 10px;color:#111827;font-size:20px;font-weight:600;line-height:1.35}.callout{padding:18px 20px;border:1px solid #C7D2FE;border-left:4px solid #4F46E5;border-radius:10px;background:#f8f9ff}.callout p{margin:0;color:#1f2937;font-size:16px;font-weight:650;line-height:1.65}.expert-quote,.feature-grid article,.comparison article,blockquote{box-shadow:none}.expert-quote{display:flex;gap:16px;align-items:flex-start;margin:24px 0;padding:20px;border:1px solid #E8EAFF;border-radius:12px;background:#f8f9ff}.expert-quote img{flex:0 0 64px;width:64px;height:64px;border-radius:8px;object-fit:cover}.expert-quote strong{display:block;color:#6366f1;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600;line-height:1.25}.expert-quote p{margin:6px 0 0;color:#111827;font-size:15px;font-weight:600;line-height:1.55}.expert-quote small{display:block;margin-top:10px;color:#6b7280;font-size:13px;font-weight:400;line-height:1.4}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:24px 0}.feature-grid article{min-height:0;padding:0;border:0;border-radius:0;background:transparent}.feature-grid i{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:8px;margin-bottom:0;color:#6366f1;background:#eef2ff;font-size:18px;font-style:normal}.feature-grid i svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-grid i span{font-size:11px;font-weight:700;line-height:1}.feature-grid article:nth-child(2) i{color:#f59e0b;background:#fff7ed}.feature-grid article:nth-child(3) i{color:#4f46e5;background:#eef2ff}.feature-grid strong{display:block;margin-top:12px;color:#111827;font-size:14px;font-weight:600;line-height:1.35}.feature-grid p{margin:4px 0 0;color:#6b7280;font-size:13px;font-weight:400;line-height:1.5}.comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:24px 0;border:1px solid #F3F4F6;border-radius:10px;overflow:hidden}.comparison article{padding:0;border:0;border-radius:0;background:#fff}.comparison article+article{border-left:1px solid #F3F4F6}.comparison h3{margin:0;padding:10px 16px;background:#f9fafb;color:#374151;font-size:13px;font-weight:600;line-height:1.4}.comparison ul{list-style:none;padding:0;margin:0;display:block}.comparison li{padding:10px 16px;border-top:1px solid #F3F4F6;color:#374151;font-size:14px;font-weight:400;line-height:1.45;transition:background-color .2s ease}.comparison li:hover{background:#f9fafb}.comparison li:before{content:"\d7";display:inline;width:auto;height:auto;margin-right:10px;border-radius:0;color:#ef4444;background:transparent;font-size:14px;font-weight:600}.comparison__positive:before{content:"\2713"!important;color:#10b981!important;background:transparent!important}blockquote{margin:24px 0;padding:16px 20px;border:0;border-left:3px solid #6366F1;border-radius:0 8px 8px 0;background:#f8f9ff;color:#374151;font-size:15px;font-weight:500;font-style:italic;line-height:1.6}blockquote:before{content:"\201c";float:left;margin-right:10px;color:#6366f1;font-size:24px;font-style:normal;font-weight:700;line-height:1}.faq-block{margin:42px 0;padding:0;border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB;background:transparent}.faq-block h2{margin:0;padding:22px 0 2px;color:#111827;font-size:24px;font-weight:600;line-height:1.25}.faq-block__item{border-top:1px solid #F3F4F6}.faq-block__item:first-of-type{border-top:0}.faq-block__question{width:100%;min-height:0;border:0;border-radius:0;background:transparent;cursor:pointer;color:#111827;display:grid;grid-template-columns:minmax(0,1fr) 22px;gap:16px;align-items:center;padding:16px 0;text-align:left;font-size:16px;font-weight:600;line-height:1.45}.faq-block__question:after{content:"+";width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#6b7280;background:#f3f4f6;font-size:16px;font-weight:500;line-height:1;transition:transform .2s ease,background-color .2s ease,color .2s ease}.faq-block__item--open .faq-block__question:after{content:"-";color:#4f46e5;background:#eef2ff}.faq-block__question:hover{color:#4f46e5}.faq-block__question:focus-visible{outline:3px solid #C7D2FE;outline-offset:3px;border-radius:6px}.faq-block__answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .24s ease,opacity .2s ease}.faq-block__item--open .faq-block__answer{grid-template-rows:1fr;opacity:1}.faq-block__answer>p{min-height:0;overflow:hidden;margin:0;padding:0 0 16px;color:#4b5563;font-size:15px;line-height:1.7}.article-sources{margin:42px 0;padding:20px 0 0;border-top:1px solid #E5E7EB;background:transparent}.article-sources h2{margin:0 0 12px;color:#374151;font-size:18px;font-weight:600;line-height:1.3}.article-sources ol{margin:0;padding-left:20px;display:grid;gap:7px}.article-sources li{color:#6b7280;font-size:14px;line-height:1.55}.article-sources a{color:#2563eb;font-weight:500;text-decoration:underline;text-underline-offset:3px}.article-sources a:hover{color:#1d4ed8}.article-sources a:focus-visible{outline:3px solid #C7D2FE;outline-offset:3px;border-radius:4px}.state{width:min(100% - 32px,var(--max));margin:64px auto}.reading-progress{width:100%;margin:0;position:fixed;top:0;left:0;z-index:80;background:transparent;display:block;pointer-events:none}.reading-progress i{display:block;width:100%;height:3px;border-radius:0;background:transparent;overflow:hidden}.reading-progress b{display:block;height:100%;border-radius:0 999px 999px 0;background:#4f46e5;box-shadow:0 0 12px #4f46e559}.article-page-shell{width:min(100% - 32px,var(--max));margin:28px auto 70px;display:grid;grid-template-columns:200px minmax(0,820px) 320px;gap:44px;align-items:start}.article-toc{width:200px;position:sticky;top:80px;border-right:0;padding:0}.article-toc h2{margin:0 0 16px;padding:0 12px;color:#111827;font-size:14px;font-weight:700}.article-toc nav{display:flex;flex-direction:column;gap:2px;color:#6b7280;font-size:14px;font-weight:600}.article-toc button{width:100%;min-height:0;border:0;background:transparent;color:inherit;display:block;border-radius:6px;padding:10px 12px;text-align:left;font-size:14px;font-weight:600;line-height:1.45;transition:background-color .15s ease,color .15s ease}.article-toc button:hover{color:#374151;background:#f3f4f6}.article-toc__active{color:#4f46e5!important;background:#eef2ff!important;font-weight:500!important}.share-box{margin-top:20px;padding-top:20px;border-top:1px solid #F3F4F6}.share-box strong{display:block;margin-bottom:12px;color:#111827;font-size:14px;font-weight:600}.share-box div{display:flex;gap:8px}.share-box button{width:32px;height:32px;min-height:32px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#f3f4f6;color:#374151;font-size:13px;transition:background-color .2s ease}.share-box button:hover{background:#e5e7eb}.share-box button:focus-visible,.mobile-article-bar button:focus-visible,.mobile-share-panel button:focus-visible,.mobile-toc-sheet button:focus-visible,.mobile-toc-sheet__handle:focus-visible{outline:3px solid #C7D2FE;outline-offset:2px}.mobile-article-bar,.mobile-share-panel,.mobile-toc-sheet,.mobile-toc-sheet__backdrop{display:none}.share-toast{position:fixed;right:24px;bottom:24px;z-index:60;max-width:min(360px,100vw - 32px);padding:14px 16px;border:1px solid #D1FAE5;border-radius:8px;background:#ecfdf5;color:#065f46;box-shadow:0 18px 44px #11182729;font-size:14px;font-weight:700;line-height:1.4}.article-main{min-width:0;width:100%;max-width:none;margin:0}.article-main header{margin-bottom:34px}.article-meta{max-width:100%;display:flex;flex-wrap:nowrap;gap:12px;align-items:center;overflow-x:auto;overflow-y:hidden;margin-bottom:22px;padding-bottom:2px;white-space:nowrap;scrollbar-width:thin}.article-meta__category,.article-meta__tag{flex:0 0 auto;display:inline-flex;align-items:center;min-height:24px;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.article-meta__category{color:#374151;background:#f3f4f6;border-radius:4px;padding:3px 8px;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.2}.article-meta__tag{border:1px solid #E5E7EB;border-radius:999px;padding:3px 9px;color:#4b5563;background:#fff;font-size:12px;font-weight:700;line-height:1.2}.article-meta__category:hover,.article-meta__tag:hover{color:#111827;border-color:#c7d2fe;background:#eef2ff}.article-meta__category:focus-visible,.article-meta__tag:focus-visible{outline:3px solid #C7D2FE;outline-offset:2px}.article-meta--finance .article-meta__category{color:#065f46;background:#ecfdf5}.article-meta--business .article-meta__category{color:#1d4ed8;background:#eff6ff}.article-meta--career .article-meta__category{color:#5b21b6;background:#f5f3ff}.article-meta--productivity .article-meta__category{color:#374151;background:#f3f4f6}.article-meta small{flex:0 0 auto;color:var(--muted);font-weight:700}.article-meta small+small:before{content:"\2022";margin-right:12px;color:#9ca3af}.article-tags{margin:44px 0 0;padding:22px 0;border-top:1px solid #F3F4F6;border-bottom:1px solid #F3F4F6}.article-tags>span{display:block;margin-bottom:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800;line-height:1.2}.article-tags>div{display:flex;flex-wrap:wrap;gap:8px}.article-tags .article-meta__tag{min-height:30px;padding:5px 11px;border-color:#e0e7ff;color:#4338ca;background:#f8f9ff}.article-main h1{font-size:clamp(32px,4.8vw,48px);line-height:1.08;margin:0 0 22px;letter-spacing:0}.article-main header p{color:#555b70;font-size:18px;line-height:1.65;margin:0 0 30px}.article-main header>picture{display:block;width:100%}.article-main header>picture>img,.article-main header>img{width:100%;max-height:500px;aspect-ratio:1200/630;object-fit:contain;border-radius:8px;background:linear-gradient(135deg,#f8f7ff,#fff)}.article-main .markdown-view h2{margin-top:40px}.article-main .markdown-view h2,.article-main .info-block,.article-main .faq-block,.article-main .article-sources,.article-main blockquote{scroll-margin-top:96px}.article-main table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #F3F4F6;border-radius:10px}.article-main .markdown-view,.article-main rn-block-renderer,.article-main .info-block,.article-main .expert-quote,.article-main .feature-grid,.article-main .comparison,.article-main .callout,.article-main .faq-block,.article-main .article-sources,.article-main blockquote,.article-main table{width:100%}.article-main th{padding:10px 16px;background:#f9fafb;color:#374151;font-size:13px;font-weight:600;text-align:left}.article-main td{padding:10px 16px;border-top:1px solid #F3F4F6;color:#374151;font-size:14px;font-weight:400}.article-main tr:hover td{background:#f9fafb}.article-reactions{margin:34px 0 0;padding:24px 0 0;border-top:1px solid #F3F4F6;border-radius:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;background:transparent}.article-reactions>div:first-child>span{display:inline-flex;margin-bottom:6px;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700;line-height:1.2}.article-reactions h2{margin:0;color:#111827;font-size:20px;font-weight:600;line-height:1.3}.article-reactions p{margin:8px 0 0;color:#6b7280;font-size:14px;line-height:1.5}.article-reactions__buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;align-items:center}.article-reactions__button{min-height:40px;padding:7px 10px;border:1px solid #E5E7EB;border-radius:999px;display:inline-grid;grid-template-columns:auto auto auto;gap:7px;align-items:center;background:#fff;color:#374151;box-shadow:none}.article-reactions__button>span{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;color:#4b5563;font-size:15px;font-weight:600;line-height:1}.article-reactions__button strong{font-size:13px;font-weight:600;line-height:1.2}.article-reactions__button small{color:#6b7280;font-size:12px;font-weight:600}.article-reactions__button:hover:not(:disabled),.article-reactions__button[aria-pressed=true]{border-color:#c7d2fe;background:#eef2ff;color:#111827}.article-reactions__button--like:hover:not(:disabled)>span,.article-reactions__button--like[aria-pressed=true]>span{background:#dcfce7;color:#047857}.article-reactions__button--dislike:hover:not(:disabled)>span,.article-reactions__button--dislike[aria-pressed=true]>span{background:#fee2e2;color:#b91c1c}.article-reactions__button:disabled{cursor:not-allowed;opacity:.58}.article-reactions__reads{display:inline-flex;min-height:30px;align-items:center;color:#6b7280;font-size:13px;font-weight:600}.inline-related{margin:34px 0;padding:18px 0;border-top:1px solid #F3F4F6;border-bottom:1px solid #F3F4F6;display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);gap:18px;align-items:start}.inline-related>div:first-child span{display:inline-flex;margin-bottom:8px;color:#6b7280;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.2}.inline-related>div:first-child strong{display:block;color:#111827;font-size:15px;line-height:1.35}.inline-related__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inline-related__list article{position:relative;min-height:108px;border:1px solid #F3F4F6;border-radius:8px;overflow:hidden;background:#fff;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.inline-related__list article:hover{border-color:#e5e7eb;background:#f9fafb;transform:translateY(-1px)}.inline-related__main{min-height:108px;padding:14px 48px 14px 14px;display:flex;flex-direction:column;align-items:flex-start;background:transparent}.inline-related__main:focus-visible,.inline-related__new-tab:focus-visible{outline:3px solid #C7D2FE;outline-offset:-3px}.inline-related__main>span{margin-bottom:9px;color:#6b7280;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2}.inline-related__main>strong{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111827;font-size:14px;line-height:1.35}.inline-related__main>small{margin-top:auto;padding-top:12px;color:#4b5563;font-size:12px}.inline-related__new-tab{position:absolute;top:10px;right:10px;width:32px;height:32px;display:grid;place-items:center;border:1px solid #E5E7EB;border-radius:8px;background:#fff;color:#6b7280;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.inline-related__new-tab:hover{border-color:#c7d2fe;background:#eef2ff;color:#111827}.inline-related__new-tab svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.article-side{display:grid;gap:34px}.author-panel>img{width:118px;height:118px;object-fit:cover;border-radius:50%;margin:8px 0 22px}.author-panel>picture{width:118px;height:118px;display:block;margin:8px 0 22px}.author-panel>picture>img{width:118px;height:118px;object-fit:cover;border-radius:50%}.author-panel>strong{display:block;margin-bottom:8px}.author-panel>small{display:block;color:var(--muted);line-height:1.45}.author-panel p{color:var(--muted);line-height:1.7;margin:22px 0 0}.next-article{width:min(100% - 120px,1210px);margin:0 auto 82px}.next-article>p{margin:0 0 24px;text-align:center;color:#6d7284;text-transform:uppercase;letter-spacing:0;font-size:13px;font-weight:800}.next-article__card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fff,#f4f2ff)}.next-article__main{min-height:250px;display:grid;grid-template-columns:minmax(0,1fr) 43%}.next-article__main:focus-visible,.next-article__new-tab:focus-visible,.mini-list__main:focus-visible,.mini-list__new-tab:focus-visible{outline:3px solid #C7D2FE;outline-offset:-3px}.next-article__main div{padding:46px}.next-article h2{max-width:620px;margin:22px 0 14px;font-size:32px;line-height:1.18}.next-article small{display:block;color:var(--muted);margin-bottom:8px;line-height:1.45}.next-article small+small{margin-bottom:28px;color:#8a90a3}.next-article picture{display:block;width:100%;height:100%}.next-article picture>img,.next-article img{width:100%;height:100%;object-fit:cover}.next-article__new-tab{position:absolute;top:18px;right:18px;z-index:2;width:42px;height:42px;display:grid;place-items:center;border:1px solid #E5E7EB;border-radius:8px;background:#fffffff0;color:#374151;box-shadow:0 10px 28px #1118271f;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.next-article__new-tab:hover{border-color:#c7d2fe;background:#eef2ff;color:#111827}.next-article__new-tab svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-footer{width:min(100% - 32px,var(--max));margin:28px auto 36px;padding:34px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:34px;align-items:center}.site-footer p{max-width:480px;color:var(--muted);font-size:14px;line-height:1.55;margin:14px 0 0}.site-footer nav{gap:20px;color:var(--muted);font-size:14px}.site-footer small{color:var(--muted);font-size:13px}.category-page{width:min(100% - 32px,var(--max));margin:0 auto 80px}.category-page__header{margin-bottom:38px}.category-page__header h1{font-size:48px;line-height:1.08;margin:0 0 18px}.category-page__header p{color:var(--muted);font-size:18px;line-height:1.65;margin:0 0 34px}.category-tabs{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;padding-bottom:6px}.category-tabs::-webkit-scrollbar{height:6px}.category-tabs::-webkit-scrollbar-track{background:transparent}.category-tabs::-webkit-scrollbar-thumb{background:#cfd2dc;border-radius:999px}.category-tabs a{min-height:38px;display:inline-flex;align-items:center;white-space:nowrap;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:0 18px;color:#686e82;background:#fff;font-size:13px;font-weight:700}.category-tabs__active{background:#111426!important;color:#fff!important;border-color:#111426!important}.category-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:52px;align-items:start}.category-layout main{min-width:0}.category-sidebar{content-visibility:auto;contain-intrinsic-size:0 900px}.section--inner{width:100%;margin:0 0 64px}.section--inner .section-head{margin-bottom:20px}.section--inner .section-head h2{color:#111827;font-size:24px;font-weight:700}.category-hero{min-height:520px;display:grid;grid-template-columns:.88fr 1fr;gap:34px;align-items:center;padding:46px 42px;border-radius:8px;background:linear-gradient(135deg,#f6f5ff,#fff 58%,#efedff);margin-bottom:58px;overflow:hidden}.category-hero span{display:inline-flex;color:var(--accent);background:var(--accent-soft);border-radius:6px;padding:6px 10px;text-transform:uppercase;font-size:12px;font-weight:800}.category-hero h2{font-size:40px;line-height:1.12;margin:26px 0 20px}.category-hero p{color:var(--muted);line-height:1.65;margin:0 0 34px}.category-hero>picture{width:100%;max-height:420px;display:block}.category-hero>picture>img,.category-hero>img{width:100%;max-height:420px;aspect-ratio:1200/630;object-fit:contain;filter:drop-shadow(0 30px 54px rgba(116,107,255,.16))}.category-hero__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted)}.category-hero__meta img{width:44px;height:44px;border-radius:50%}.category-hero__meta strong{color:var(--text)}.category-hero__meta small{color:#6b7280;font-size:13px;font-weight:500}.category-hero__meta strong+small:before{content:"\2022";margin-right:8px;color:#9ca3af}.category-hero__meta small+small:before{content:"\2022";margin-right:8px;color:#9ca3af}.category-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.category-recommend-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible;padding-bottom:0}.category-recommend-row a{min-height:132px;position:relative;overflow:hidden;border:1px solid #F3F4F6;border-radius:12px;background:#fff;padding:18px;transition:transform .25s ease,box-shadow .25s ease}.category-recommend-row a:after{content:"";position:absolute;top:0;right:0;bottom:0;width:46%;background:linear-gradient(90deg,#fff,#ffffffd1 28%,#fff0);pointer-events:none;z-index:1}.category-recommend-row a:hover{transform:translateY(-2px);box-shadow:0 4px 18px #0000000f}.category-recommend-row span{color:#374151;background:#f3f4f6;border-radius:4px;padding:3px 8px;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:500}.category-recommend-row a:nth-child(1) span{color:#7c3aed;background:#f5f3ff}.category-recommend-row a:nth-child(2) span{color:#374151;background:#f3f4f6}.category-recommend-row a:nth-child(3) span{color:#2563eb;background:#eff6ff}.category-recommend-row strong{position:relative;z-index:2;display:block;margin-top:16px;max-width:72%;color:#111827;font-size:14px;font-weight:600;line-height:1.4}.category-recommend-row small{position:relative;z-index:2;display:block;margin-top:16px;color:#9ca3af;font-size:12px}.category-recommend-row picture,.category-recommend-row img{position:absolute;top:0;right:0;bottom:0;width:42%;height:100%;max-height:none;opacity:.9}.category-recommend-row picture>img{width:100%;height:100%;object-fit:cover}.popular-topics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.popular-topics a{min-height:56px;display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center;padding:12px;border:1px solid #F3F4F6;border-radius:10px;background:#fff;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.popular-topics a:hover{background:#f9fafb;border-color:#e5e7eb;transform:translateY(-1px)}.popular-topics i{grid-row:1/span 2;width:32px;height:32px;border-radius:8px;background:radial-gradient(circle at 50% 50%,#6366F1 0 4px,transparent 5px),#eef2ff}.popular-topics a:nth-child(2) i{background:radial-gradient(circle at 50% 50%,#F59E0B 0 4px,transparent 5px),#fff7ed}.popular-topics a:nth-child(3) i{background:radial-gradient(circle at 50% 50%,#10B981 0 4px,transparent 5px),#ecfdf5}.popular-topics a:nth-child(4) i{background:radial-gradient(circle at 50% 50%,#374151 0 4px,transparent 5px),#f3f4f6}.popular-topics a:nth-child(5) i{background:radial-gradient(circle at 50% 50%,#F59E0B 0 4px,transparent 5px),#fff7ed}.popular-topics a:nth-child(6) i{background:radial-gradient(circle at 50% 50%,#6366F1 0 4px,transparent 5px),#eef2ff}.popular-topics strong{color:#111827;font-size:12px;font-weight:600;line-height:1.25}.popular-topics small{color:#9ca3af;font-size:11px;line-height:1.2}.category-banner{min-height:220px;display:grid;grid-template-columns:220px minmax(0,1fr) auto;gap:36px;align-items:center;margin-top:20px;padding:32px 48px;border-radius:8px;background:linear-gradient(135deg,#f0efff,#fff)}.category-banner img{max-height:170px;object-fit:contain}.category-banner h2{margin:0 0 12px;font-size:25px}.category-banner p{color:var(--muted);line-height:1.55;margin:0 0 22px;max-width:560px}.category-banner dl{display:flex;gap:40px;margin:0}.category-banner dt{color:#4b43d8;font-size:28px;font-weight:800}.category-banner dd{color:var(--muted);margin:4px 0 0}.category-sidebar{display:grid;gap:34px}.tag-page__header{max-width:820px;margin-bottom:28px}.tag-page__header h1{margin:0;color:#111827;font-size:clamp(34px,5vw,48px);line-height:1.08}.tag-page__header p{margin:14px 0 0;color:#6b7280;font-size:17px;line-height:1.6}.tag-page__chips{justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-bottom:28px}.tag-page__chips a,.tag-page__fallback aside a{min-height:36px;display:inline-flex;align-items:center;border:1px solid #E5E7EB;border-radius:999px;padding:0 14px;background:#fff;color:#374151;font-size:13px;font-weight:700}.tag-page__chips a:hover,.tag-page__fallback aside a:hover{border-color:#c7d2fe;background:#eef2ff;color:#111827}.tag-page__chips a:focus-visible,.tag-page__fallback aside a:focus-visible{outline:3px solid #C7D2FE;outline-offset:2px}.tag-page__fallback{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px;align-items:start}.tag-page__fallback h2{margin:0 0 20px;color:#111827;font-size:24px}.tag-page__fallback aside{border:1px solid #E5E7EB;border-radius:8px;padding:22px;background:#fff}.tag-page__fallback aside nav{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.side-panel{border:1px solid var(--line);border-radius:8px;background:#fff;padding:28px}.side-panel h2{font-size:22px;margin:0 0 24px}.side-panel__button{min-height:55px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;padding:0 24px;font-size:14px;font-weight:800;margin-top:22px}.newsletter button{min-height:55px;padding:0 24px;border-radius:8px;font-size:14px;font-weight:800}.mini-list,.author-list{display:grid;gap:18px}.mini-list article{position:relative}.mini-list__main{min-height:72px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;padding-right:38px;border-radius:8px}.mini-list__new-tab{position:absolute;top:50%;right:0;width:30px;height:30px;display:grid;place-items:center;border:1px solid #E5E7EB;border-radius:8px;background:#fff;color:#6b7280;transform:translateY(-50%);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.mini-list__new-tab:hover{border-color:#c7d2fe;background:#eef2ff;color:#111827}.mini-list__new-tab svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mini-list picture{grid-row:1/span 2;width:72px;height:72px;display:block}.mini-list picture>img,.mini-list img{grid-row:1/span 2;width:72px;height:72px;border-radius:8px;object-fit:cover}.mini-list strong,.author-list strong{display:block;font-size:14px;line-height:1.35}.mini-list small,.author-list small,.newsletter small{color:var(--muted);font-size:12px}.newsletter p{color:var(--muted);line-height:1.55}.newsletter input{width:100%;height:44px;border:1px solid var(--line);border-radius:8px;padding:0 16px;margin:10px 0 12px}.newsletter button{width:100%;justify-content:center}.author-list a{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center}.author-list img{grid-row:1/span 2;width:48px;height:48px;border-radius:50%}@media (max-width: 920px){html{scroll-padding-top:82px}.site-header{min-height:72px}.site-header__inner{gap:12px}.site-header--compact{min-height:62px}.site-header__menu-button{display:inline-grid;place-items:center}.site-header__nav,.site-header__actions{display:none}.hero,.article-layout{grid-template-columns:1fr;gap:28px}.hero{flex-direction:column;align-items:flex-start;gap:clamp(18px,5vw,28px);margin-bottom:clamp(42px,10vw,72px)}.hero>div,.hero>picture,.hero>img{width:100%;flex-basis:auto}.hero>div{display:contents}.hero .eyebrow{order:1}.hero h1{order:2}.hero p{order:3}.hero>picture,.hero>img{order:4}.hero__actions{order:5}.hero h1{max-width:100%;font-size:clamp(30px,8vw,40px);line-height:1.12}.hero p{max-width:100%;font-size:16px}.hero__actions{width:100%;margin-top:0}.hero .button{min-width:0}.home-skeleton{min-height:0;grid-template-columns:1fr;gap:28px}.home-skeleton strong{height:104px}.home-skeleton i{min-height:240px}.card-grid,.feature-grid,.comparison,.collections,.collection-list,.experts-row,.recommended-grid,.recommend-card,.site-footer,.category-layout,.category-hero,.category-card-grid,.popular-topics,.category-banner,.article-page-shell,.next-article__main,.search-form,.tag-page__fallback,.search-topic-grid{grid-template-columns:1fr}.card-grid{gap:clamp(14px,4vw,22px)}.section-popular .card-grid{gap:clamp(12px,3.6vw,18px)}.reading-progress{grid-template-columns:1fr;gap:8px}.article-toc,.article-side{display:none}.article-meta{flex-wrap:wrap;column-gap:10px;row-gap:8px;overflow:visible;padding-bottom:0;white-space:normal}.article-meta:before{content:"";order:2;flex:0 0 100%;height:0}.article-meta small{order:1;font-size:12px;white-space:nowrap}.article-meta__category{order:3}.article-meta__tag{order:4}.article-tags{margin-top:32px;padding:18px 0}.article-tags .article-meta__tag{order:0}.article-reactions{grid-template-columns:1fr;align-items:stretch;padding:22px 0 0}.article-reactions h2{font-size:20px}.article-reactions__buttons{justify-content:stretch}.article-reactions__button{flex:1 1 142px;justify-content:center}.article-reactions__reads{width:100%;justify-content:center}.inline-related{grid-template-columns:1fr}.inline-related__list{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:thin}.inline-related__list article{flex:0 0 min(82vw,320px)}.article-page-shell{margin-bottom:clamp(42px,12vw,86px)}.next-article{width:min(100% - 32px,var(--max));margin-bottom:clamp(68px,16vw,118px)}.mobile-article-bar{position:fixed;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;z-index:48;min-height:64px;padding:8px;border:1px solid #E5E7EB;border-radius:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-items:center;background:#fffffff5;box-shadow:0 18px 50px #1118272e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-article-bar button{min-width:0;min-height:48px;padding:4px 2px;border:0;border-radius:8px;display:grid;grid-template-rows:auto auto;place-items:center;gap:2px;background:transparent;color:#374151}.mobile-article-bar button:hover,.mobile-article-bar button[aria-expanded=true],.mobile-article-bar button[aria-pressed=true]{background:#f3f4f6;color:#111827}.mobile-article-bar button:disabled{color:#9ca3af;opacity:.72}.mobile-article-bar button>span{display:block;color:inherit;font-size:18px;line-height:1}.mobile-article-bar button small{display:block;max-width:100%;overflow:hidden;color:inherit;font-size:10px;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-share-panel{position:fixed;right:18px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:49;padding:8px;border:1px solid #E5E7EB;border-radius:12px;display:flex;gap:8px;background:#fff;box-shadow:0 18px 46px #1118272e}.mobile-share-panel button{width:40px;height:40px;min-height:40px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#f3f4f6;color:#374151;font-size:13px}.mobile-share-panel button:hover{background:#e5e7eb}.mobile-toc-sheet__backdrop{position:fixed;inset:0;z-index:50;border:0;background:#1118276b}.mobile-toc-sheet{position:fixed;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;z-index:51;max-height:min(76vh,560px);padding:14px 16px 16px;border:1px solid #E5E7EB;border-radius:18px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;background:#fff;box-shadow:0 -18px 54px #11182733}.mobile-toc-sheet__handle{width:72px;min-height:28px;justify-self:center;display:grid;place-items:center;border:0;border-radius:999px;padding:0;background:transparent;touch-action:none;cursor:grab}.mobile-toc-sheet__handle:active{cursor:grabbing}.mobile-toc-sheet__handle span{width:42px;height:4px;border-radius:999px;background:#d1d5db}.mobile-toc-sheet header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-toc-sheet h2{margin:0;color:#111827;font-size:18px}.mobile-toc-sheet header button{width:40px;height:40px;min-height:40px;padding:0}.mobile-toc-sheet nav{min-height:0;overflow-y:auto;display:grid;gap:6px;align-content:start;color:#374151}.mobile-toc-sheet nav button{width:100%;min-height:44px;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:inherit;text-align:left;font-size:14px;font-weight:700;line-height:1.35}.mobile-toc-sheet nav button:hover,.mobile-toc-sheet__active{background:#eef2ff!important;color:#4f46e5!important}.mobile-toc-sheet p{margin:0;color:#6b7280;line-height:1.5}.share-toast{right:16px;bottom:calc(96px + env(safe-area-inset-bottom));left:16px;max-width:none}.category-recommend-row{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%;padding-bottom:8px;scroll-snap-type:x proximity;scrollbar-width:thin}.category-recommend-row a{flex:0 0 min(82vw,320px);scroll-snap-align:start}.category-banner dl{flex-wrap:wrap}.hero{min-height:0}.hero>picture{align-self:auto}.hero>picture>img,.hero>img{min-height:0;height:auto;max-height:320px;aspect-ratio:1200/630;object-fit:cover}.recommend-card img{min-height:220px}.site-footer>div,.site-footer nav,.site-footer small{width:100%;min-width:0}.site-footer p{max-width:100%}.site-footer nav{flex-wrap:wrap;row-gap:10px}.section-head__link span{display:none}.section-head__link:after{width:32px;height:32px;display:inline-grid;place-items:center;border:1.5px solid #E5E7EB;border-radius:50%;background:#fff;color:#374151}}@media (max-width: 520px){.tag-page{margin-bottom:48px}.tag-page__header{margin-bottom:20px}.tag-page__header h1{font-size:30px;line-height:1.12;overflow-wrap:anywhere}.tag-page__header p{margin-top:10px;font-size:14px;line-height:1.5}.tag-page__chips{gap:8px;margin-bottom:22px}.tag-page__chips a,.tag-page__fallback aside a{min-height:32px;padding:0 12px;font-size:12px}.tag-page__fallback{gap:28px}.tag-page__fallback h2{margin-bottom:16px;font-size:20px}.tag-page__fallback aside{padding:18px}.site-footer{gap:18px;margin:12px auto 24px;padding-top:24px}.site-footer p{margin-top:10px;font-size:13px;line-height:1.45}.site-footer nav{gap:12px;font-size:13px;line-height:1.35}.site-footer small{font-size:12px;line-height:1.35}.hero>picture>img,.hero>img{max-height:240px}.mobile-drawer{right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));left:max(8px,env(safe-area-inset-left));padding:14px;border-radius:16px}.mobile-drawer__nav a{min-height:88px;padding:12px}.mobile-toc-sheet{right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));left:max(8px,env(safe-area-inset-left));padding:14px;border-radius:16px}.share-toast{right:16px;bottom:calc(96px + env(safe-area-inset-bottom));left:16px;max-width:none}}@media (max-width: 360px){.site-header{min-height:64px}.site-header__inner{width:min(100% - 24px,var(--max))}.brand{gap:6px;font-size:16px}.brand__mark{width:28px;height:28px;flex-basis:28px}.site-header__menu-button{width:38px;min-height:38px}.topic-strip{width:min(100% - 24px,var(--max));margin:12px auto 30px;gap:8px}.topic-strip a{min-height:38px;padding:0 16px;font-size:13px}.hero,.section,.article-page-shell,.next-article,.site-footer{width:min(100% - 24px,var(--max))}.hero{gap:14px;margin-bottom:34px}.hero .eyebrow{font-size:10px;padding:4px 8px}.hero h1{font-size:26px;line-height:1.14;margin-top:0}.hero p{font-size:14px;line-height:1.55}.hero .button{min-height:48px;padding:0 16px;font-size:13px}.hero>picture>img,.hero>img{max-height:184px}.section{margin-bottom:48px}.section-popular{margin-top:34px}.section-popular .section-head h2{font-size:22px}.article-card__body{padding:14px}.article-card h3{font-size:18px;line-height:1.28}.article-main h1{font-size:27px;line-height:1.12}.article-main header p{font-size:15px;line-height:1.55}.markdown-view h2{font-size:22px}.markdown-view h3{font-size:18px}.markdown-view p,.markdown-view li{font-size:15px;line-height:1.68}.mobile-drawer__nav a{min-height:72px}.mobile-drawer__nav a span{font-size:14px}.mobile-article-bar{min-height:58px;padding:6px}.mobile-article-bar button{min-height:44px}.mobile-toc-sheet{max-height:min(72vh,500px)}}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){color-scheme:dark;--bg: #0F1117;--surface: #171A22;--text: #F3F4F6;--muted: #AAB0C0;--line: #2A2F3A;--accent-soft: #25233C}}:root[data-theme=dark]{color-scheme:dark;--bg: #0F1117;--surface: #171A22;--text: #F3F4F6;--muted: #AAB0C0;--line: #2A2F3A;--accent-soft: #25233C}:root[data-theme=light]{color-scheme:light}body.mobile-overlay-open{overflow:hidden;touch-action:none}.site-header,.site-header--compact,.mobile-drawer,.mobile-toc-sheet,.mobile-share-panel,.article-card,.side-panel{background:var(--surface);border-color:var(--line)}.brand,.site-header__nav,.site-header__nav a,.site-header__nav-active,.site-header__search,.site-header__menu-button,.markdown-view h2,.markdown-view h3,.article-main h1,.article-reactions h2,.share-box strong,.author-panel>strong,.next-article h2,.category-page__header h1,.category-hero h2,.article-card h3,.hero h1,.hero h1 a{color:var(--text)!important}.markdown-view p,.markdown-view li,.article-main header p,.category-hero p,.hero p,.site-footer p{color:var(--muted)}.site-header__theme{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);box-shadow:none}.mobile-drawer__theme{width:100%;justify-content:center}.hero h1 a:hover{color:#4f46e5!important}.hero__dots,.button--save,.section-collections,.section-experts,.section-recommended,.category-recommend-row,.popular-topics,.category-banner,.newsletter{display:none!important}.topic-strip,.category-tabs{flex-wrap:wrap;overflow:visible}.article-main header>picture>img,.article-main header>img,.article-layout header img,.category-hero>picture>img,.category-hero>img,.hero>picture>img,.hero>img{background:transparent!important;filter:none}.inline-related{margin:32px 0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent}.inline-related__list article{border:0;border-radius:0;background:transparent;box-shadow:none}.inline-related__main{padding:12px 0}.article-reactions__button{min-width:132px;border-radius:999px;background:var(--surface);border:1px solid var(--line)}.article-reactions__button span{font-size:24px}.category-sidebar__tags{display:flex;flex-wrap:wrap;gap:8px}.category-sidebar__tags a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--text);background:transparent;font-size:13px;font-weight:700}.site-footer{background:transparent}.loaded-next-article.article-page-shell{margin-top:0;padding-top:54px;border-top:1px solid var(--line)}.loaded-next-article__toc{top:80px}.loaded-next-article__side{min-height:1px}.category-hero{position:relative;background:transparent;border:0;box-shadow:none;overflow:hidden}.category-hero>div{position:relative;z-index:2}.category-hero>picture{position:absolute;inset:0 0 0 auto;z-index:1;width:56%;max-height:none;opacity:.34;pointer-events:none}.category-hero>picture:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,var(--bg) 0%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%)}:root[data-theme=dark] .category-hero>picture:before{background:linear-gradient(90deg,var(--bg) 0%,rgba(15,17,23,0) 58%,rgba(15,17,23,0) 100%)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .category-hero>picture:before{background:linear-gradient(90deg,var(--bg) 0%,rgba(15,17,23,0) 58%,rgba(15,17,23,0) 100%)}}.category-hero>picture>img{width:100%;height:100%;max-height:none;object-fit:cover}@media (max-width: 768px){.topic-strip,.category-tabs{flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:10px;scrollbar-width:thin}.topic-strip a,.category-tabs a{flex:0 0 auto;white-space:nowrap}.article-main header{margin-bottom:22px}.article-main header p{margin-bottom:16px}.article-main header>picture>img,.article-main header>img{height:auto;max-height:none;object-fit:contain}.loaded-next-article.article-page-shell{padding-top:clamp(28px,8vw,48px)}.category-hero>picture{position:relative;width:100%;opacity:1;margin-top:20px}.category-hero>picture:before{display:none}.mobile-article-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}:root[data-theme=dark] .topic-strip a:not(.topic-strip__active),:root[data-theme=dark] .category-tabs a:not(.category-tabs__active),:root[data-theme=dark] .article-meta__tag,:root[data-theme=dark] .article-tags a,:root[data-theme=dark] .share-box button,:root[data-theme=dark] .mobile-share-panel button,:root[data-theme=dark] .mobile-toc-sheet header button,:root[data-theme=dark] .inline-related__new-tab,:root[data-theme=dark] .next-article__new-tab{background:var(--surface);border-color:var(--line);color:var(--text)}:root[data-theme=dark] .topic-strip__active,:root[data-theme=dark] .category-tabs__active{background:var(--accent-soft)!important;color:#c7d2fe!important}:root[data-theme=dark] .site-header__search,:root[data-theme=dark] .search-form,:root[data-theme=dark] .search-form input,:root[data-theme=dark] input[type=search],:root[data-theme=dark] input[type=email]{background:var(--surface)!important;border-color:var(--line)!important;color:var(--text)!important}:root[data-theme=dark] .site-header__search::placeholder,:root[data-theme=dark] .search-form input::placeholder,:root[data-theme=dark] input[type=search]::placeholder,:root[data-theme=dark] input[type=email]::placeholder{color:var(--muted)!important}:root[data-theme=dark] .markdown-table,:root[data-theme=dark] .markdown-table table,:root[data-theme=dark] .article-main table,:root[data-theme=dark] .comparison article,:root[data-theme=dark] .feature-grid article,:root[data-theme=dark] .faq-block__item,:root[data-theme=dark] .article-sources,:root[data-theme=dark] .article-tags,:root[data-theme=dark] .article-reactions,:root[data-theme=dark] .share-box{background:transparent;border-color:var(--line);color:var(--text)}:root[data-theme=dark] .markdown-table th,:root[data-theme=dark] .article-main th,:root[data-theme=dark] .comparison h3{background:#202532;border-color:var(--line);color:var(--text)}:root[data-theme=dark] .markdown-table td,:root[data-theme=dark] .article-main td,:root[data-theme=dark] .comparison li,:root[data-theme=dark] .article-sources li{border-color:var(--line);color:var(--muted)}:root[data-theme=dark] .article-main tr:hover td,:root[data-theme=dark] .comparison li:hover{background:#1d2230}:root[data-theme=dark] .article-toc h2,:root[data-theme=dark] .article-toc nav,:root[data-theme=dark] .article-toc button,:root[data-theme=dark] .mobile-toc-sheet h2,:root[data-theme=dark] .mobile-toc-sheet nav,:root[data-theme=dark] .faq-block h2,:root[data-theme=dark] .faq-block__question,:root[data-theme=dark] .info-block h2,:root[data-theme=dark] .info-block h3,:root[data-theme=dark] .inline-related>div:first-child strong,:root[data-theme=dark] .inline-related__main>strong,:root[data-theme=dark] .article-sources h2,:root[data-theme=dark] .feature-grid strong{color:var(--text)!important}:root[data-theme=dark] .article-toc button:hover,:root[data-theme=dark] .article-toc__active,:root[data-theme=dark] .mobile-toc-sheet nav button:hover,:root[data-theme=dark] .mobile-toc-sheet__active{background:var(--accent-soft)!important;color:#c7d2fe!important}:root[data-theme=dark] .callout,:root[data-theme=dark] blockquote,:root[data-theme=dark] .expert-quote,:root[data-theme=dark] .info-block,:root[data-theme=dark] .faq-block{background:transparent;border-color:#38445a;color:var(--text)}:root[data-theme=dark] .callout p,:root[data-theme=dark] blockquote,:root[data-theme=dark] .expert-quote p,:root[data-theme=dark] .faq-block__answer>p,:root[data-theme=dark] .inline-related__main>small,:root[data-theme=dark] .article-reactions p,:root[data-theme=dark] .article-reactions__reads,:root[data-theme=dark] .feature-grid p,:root[data-theme=dark] .expert-quote small,:root[data-theme=dark] .mobile-toc-sheet p{color:var(--muted)!important}:root[data-theme=dark] .faq-block__question:after{background:#202532;color:var(--muted)}:root[data-theme=dark] .faq-block__item--open .faq-block__question:after{background:var(--accent-soft);color:#c7d2fe}:root[data-theme=dark] .next-article__card{background:linear-gradient(135deg,#171a22,#1d2230);border-color:var(--line);color:var(--text)}:root[data-theme=dark] .site-footer{background:transparent;border-color:var(--line)}:root[data-theme=dark] .site-footer nav{flex-wrap:wrap}:root[data-theme=dark] .site-footer small{color:var(--muted)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .topic-strip a:not(.topic-strip__active),:root:not([data-theme=light]) .category-tabs a:not(.category-tabs__active),:root:not([data-theme=light]) .article-meta__tag,:root:not([data-theme=light]) .article-tags a,:root:not([data-theme=light]) .share-box button,:root:not([data-theme=light]) .mobile-share-panel button,:root:not([data-theme=light]) .mobile-toc-sheet header button,:root:not([data-theme=light]) .inline-related__new-tab,:root:not([data-theme=light]) .next-article__new-tab{background:var(--surface);border-color:var(--line);color:var(--text)}:root:not([data-theme=light]) .topic-strip__active,:root:not([data-theme=light]) .category-tabs__active{background:var(--accent-soft)!important;color:#c7d2fe!important}:root:not([data-theme=light]) .site-header__search,:root:not([data-theme=light]) .search-form,:root:not([data-theme=light]) .search-form input,:root:not([data-theme=light]) input[type=search],:root:not([data-theme=light]) input[type=email]{background:var(--surface)!important;border-color:var(--line)!important;color:var(--text)!important}:root:not([data-theme=light]) .site-header__search::placeholder,:root:not([data-theme=light]) .search-form input::placeholder,:root:not([data-theme=light]) input[type=search]::placeholder,:root:not([data-theme=light]) input[type=email]::placeholder{color:var(--muted)!important}:root:not([data-theme=light]) .markdown-table,:root:not([data-theme=light]) .markdown-table table,:root:not([data-theme=light]) .article-main table,:root:not([data-theme=light]) .comparison article,:root:not([data-theme=light]) .feature-grid article,:root:not([data-theme=light]) .faq-block__item,:root:not([data-theme=light]) .article-sources,:root:not([data-theme=light]) .article-tags,:root:not([data-theme=light]) .article-reactions,:root:not([data-theme=light]) .share-box{background:transparent;border-color:var(--line);color:var(--text)}:root:not([data-theme=light]) .markdown-table th,:root:not([data-theme=light]) .article-main th,:root:not([data-theme=light]) .comparison h3{background:#202532;border-color:var(--line);color:var(--text)}:root:not([data-theme=light]) .markdown-table td,:root:not([data-theme=light]) .article-main td,:root:not([data-theme=light]) .comparison li,:root:not([data-theme=light]) .article-sources li{border-color:var(--line);color:var(--muted)}:root:not([data-theme=light]) .article-main tr:hover td,:root:not([data-theme=light]) .comparison li:hover{background:#1d2230}:root:not([data-theme=light]) .article-toc h2,:root:not([data-theme=light]) .article-toc nav,:root:not([data-theme=light]) .article-toc button,:root:not([data-theme=light]) .mobile-toc-sheet h2,:root:not([data-theme=light]) .mobile-toc-sheet nav,:root:not([data-theme=light]) .faq-block h2,:root:not([data-theme=light]) .faq-block__question,:root:not([data-theme=light]) .info-block h2,:root:not([data-theme=light]) .info-block h3,:root:not([data-theme=light]) .inline-related>div:first-child strong,:root:not([data-theme=light]) .inline-related__main>strong,:root:not([data-theme=light]) .article-sources h2,:root:not([data-theme=light]) .feature-grid strong{color:var(--text)!important}:root:not([data-theme=light]) .article-toc button:hover,:root:not([data-theme=light]) .article-toc__active,:root:not([data-theme=light]) .mobile-toc-sheet nav button:hover,:root:not([data-theme=light]) .mobile-toc-sheet__active{background:var(--accent-soft)!important;color:#c7d2fe!important}:root:not([data-theme=light]) .callout,:root:not([data-theme=light]) blockquote,:root:not([data-theme=light]) .expert-quote,:root:not([data-theme=light]) .info-block,:root:not([data-theme=light]) .faq-block{background:transparent;border-color:#38445a;color:var(--text)}:root:not([data-theme=light]) .callout p,:root:not([data-theme=light]) blockquote,:root:not([data-theme=light]) .expert-quote p,:root:not([data-theme=light]) .faq-block__answer>p,:root:not([data-theme=light]) .inline-related__main>small,:root:not([data-theme=light]) .article-reactions p,:root:not([data-theme=light]) .article-reactions__reads,:root:not([data-theme=light]) .feature-grid p,:root:not([data-theme=light]) .expert-quote small,:root:not([data-theme=light]) .mobile-toc-sheet p{color:var(--muted)!important}:root:not([data-theme=light]) .faq-block__question:after{background:#202532;color:var(--muted)}:root:not([data-theme=light]) .faq-block__item--open .faq-block__question:after{background:var(--accent-soft);color:#c7d2fe}:root:not([data-theme=light]) .next-article__card{background:linear-gradient(135deg,#171a22,#1d2230);border-color:var(--line);color:var(--text)}:root:not([data-theme=light]) .site-footer{background:transparent;border-color:var(--line)}:root:not([data-theme=light]) .site-footer nav{flex-wrap:wrap}:root:not([data-theme=light]) .site-footer small{color:var(--muted)}}
