#site-header[data-astro-cid-3ef6ksr2]{transition:transform .3s ease-in-out}#site-header[data-astro-cid-3ef6ksr2].hdr-sticky{position:fixed;top:0;left:0;right:0;z-index:99;transform:translateY(-100%);box-shadow:0 1px 6px #00000014}#site-header[data-astro-cid-3ef6ksr2].hdr-sticky.hdr-visible{transform:translateY(0)}.aslider-title[data-astro-cid-r5fqzjfz]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:normal;word-break:normal}#aslider-wrap[data-astro-cid-r5fqzjfz]{cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}#aslider-wrap[data-astro-cid-r5fqzjfz].is-dragging{cursor:grabbing}.fly-btn{position:fixed;right:20px;z-index:998;width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:none;outline:none}#totop-fly{bottom:-75px;opacity:0;background-color:#efefef;color:#202124;transition:bottom .25s linear,opacity .25s linear,color .2s linear}#totop-fly:hover{color:var(--accent)}#totop-fly.show{bottom:20px;opacity:1}#skin-fly{bottom:20px;background-color:#202124;color:#ffffffd9;transition:background-color .4s linear,color .4s linear,bottom .25s linear}#skin-fly.is-light{background-color:#efefef;color:#202124}#skin-fly:hover{background-color:var(--accent);color:#fff}#skin-fly.top-pos{bottom:60px}:root{--bg: #ffffff;--bg-soft: #f7f8f9;--surface: #ffffff;--surface-2: #fbf3ff;--img-placeholder: #f2f2f2;--text: #202124;--text-heavy: #000000;--text-muted: #777777;--text-faint: #999999;--line: #efefef;--line-soft: rgba(0,0,0,.04);--accent: #9932cc;--accent-hover: #b64bea;--shadow: 0 1px 6px rgba(0,0,0,.08);--overlay-strong: rgba(255,255,255,.6);color-scheme:light}html[data-theme=dark]{--bg: #252d4b;--bg-soft: #252d4b;--surface: #1c2339;--surface-2: #1c2339;--img-placeholder: #1c2339;--text: rgba(255,255,255,.8);--text-heavy: #ffffff;--text-muted: rgba(255,255,255,.7);--text-faint: rgba(255,255,255,.55);--line: rgba(255,255,255,.07);--line-soft: rgba(255,255,255,.04);--shadow: 0 1px 6px rgba(0,0,0,.45);--overlay-strong: rgba(28,35,57,.65);color-scheme:dark}html,body,.fly-btn,#site-header,.latest-card,.trends-tab,.load-more-link,button{transition:background-color .3s ease,color .3s ease,border-color .3s ease}html,body{font-family:Poppins,system-ui,sans-serif;color:var(--text)}body{background-color:var(--bg);display:flex;flex-direction:column;min-height:100vh}.font-display{font-family:Poppins,system-ui,sans-serif}.widget-heading{position:relative;padding-left:13px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.widget-heading:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;background-color:currentColor;height:70%;width:4px}.home-scroll-stage{position:relative}.home-scroll-pin{position:static}.home-grid{display:grid;grid-template-columns:255px minmax(0,500px) 255px;gap:22px;align-items:start}.home-main{min-width:0}.home-rail,.home-rail-right{position:relative;overflow:visible;align-self:start;box-sizing:border-box}.home-sticky-inner{width:100%;will-change:transform}.home-main{align-self:start}.latest-panel{padding-top:22px}.nav-link:before{content:"";position:absolute;bottom:0;left:1px;width:calc(100% - 1px);height:3px;background-color:#9932cc;transform:scaleX(0);transform-origin:center;transition:transform .4s ease}.nav-link:hover:before{transform:scaleX(1)}.site-logo{display:inline-flex;align-items:center;color:#202124;line-height:1}.site-logo svg{display:block}@media(max-width:1024px){.home-scroll-pin{position:static;height:auto!important;overflow:visible!important}.home-scroll-stage{height:auto!important}.home-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.55fr)}.home-grid,.home-rail,.home-main,.home-rail-right{height:auto!important;transform:none!important}.home-rail,.home-rail-right{position:static}.home-grid .home-main{order:-1;grid-column:1 / -1}.home-lower{width:100%}}@media(max-width:720px){.home-grid{display:block}.home-rail{margin-top:28px}}html[data-theme=dark]{background-color:var(--bg)}html[data-theme=dark] #site-header{background-color:transparent!important;background-image:linear-gradient(90deg,#136594,#6010a9)!important;border-bottom-color:var(--line)!important}html[data-theme=dark] #site-header.hdr-sticky{box-shadow:var(--shadow)}html[data-theme=dark] .site-logo{color:var(--text-heavy)}html[data-theme=dark] .nav-link{color:var(--text)!important}html[data-theme=dark] .nav-link:hover{color:var(--accent-hover)!important}html[data-theme=dark] .js-search-open,html[data-theme=dark] .js-drawer-open{color:var(--text-faint)}html[data-theme=dark] .js-search-open:hover,html[data-theme=dark] .js-drawer-open:hover{color:var(--accent-hover)}html[data-theme=dark] #sidebar-drawer{background-color:var(--surface);color:var(--text)}html[data-theme=dark] #sidebar-drawer .drawer-link{color:var(--text)!important}html[data-theme=dark] #sidebar-drawer .drawer-link:hover{background-color:#ffffff0f!important;color:var(--accent-hover)!important}html[data-theme=dark] #sidebar-drawer .border-b,html[data-theme=dark] #sidebar-drawer .border-t{border-color:var(--line)!important}html[data-theme=dark] #search-modal>div{background-color:var(--surface)!important}html[data-theme=dark] #search-input{background-color:transparent!important;color:var(--text-heavy)}html[data-theme=dark] #search-input::-moz-placeholder{color:var(--text-faint)}html[data-theme=dark] #search-input::placeholder{color:var(--text-faint)}html[data-theme=dark] #search-close{color:var(--text-faint)!important;border-color:var(--line)!important}html[data-theme=dark] #search-close:hover{color:var(--text-heavy)!important;background-color:#ffffff0a!important}html[data-theme=dark] body>footer{background-color:var(--surface)!important;border-top-color:var(--line)!important}html[data-theme=dark] body>footer a,html[data-theme=dark] body>footer h4,html[data-theme=dark] body>footer p,html[data-theme=dark] body>footer span{color:var(--text)}html[data-theme=dark] body>footer h4,html[data-theme=dark] body>footer .text-gray-900{color:var(--text-heavy)!important}html[data-theme=dark] body>footer .text-gray-600,html[data-theme=dark] body>footer .text-gray-700,html[data-theme=dark] body>footer .text-gray-800{color:var(--text)!important}html[data-theme=dark] body>footer .text-gray-400,html[data-theme=dark] body>footer .text-gray-300{color:var(--text-faint)!important}html[data-theme=dark] body>footer .border-t{border-color:var(--line)!important}html[data-theme=dark] #article-slider{background:var(--surface-2)!important;border-bottom-color:var(--line)!important}html[data-theme=dark] #article-slider h3{color:var(--text-heavy)!important}html[data-theme=dark] #article-slider h3.group-hover\:text-\[\#b64bea\]:hover,html[data-theme=dark] #article-slider .group:hover h3{color:var(--accent-hover)!important}html[data-theme=dark] [style*="color:#202124"],html[data-theme=dark] [style*="color: #202124"],html[data-theme=dark] [style*="color:#000"],html[data-theme=dark] [style*="color: #000"],html[data-theme=dark] [style*="color:#000000"]{color:var(--text-heavy)!important}html[data-theme=dark] [style*="color:#777"]{color:var(--text-muted)!important}html[data-theme=dark] [style*="color:#999"],html[data-theme=dark] [style*="color: #999"],html[data-theme=dark] [style*="color:#bbb"]{color:var(--text-faint)!important}html[data-theme=dark] [style*="border-top:1px solid #efefef"],html[data-theme=dark] [style*="border-top: 1px solid #efefef"]{border-top-color:var(--line)!important}html[data-theme=dark] [style*="border-bottom:1px solid #efefef"]{border-bottom-color:var(--line)!important}html[data-theme=dark] [style*="background:#f2f2f2"],html[data-theme=dark] [style*="background: #f2f2f2"]{background-color:var(--img-placeholder)!important}html[data-theme=dark] .text-\[\#202124\]{color:var(--text-heavy)!important}html[data-theme=dark] .text-\[\#777\]{color:var(--text-muted)!important}html[data-theme=dark] .text-\[\#999\],html[data-theme=dark] .text-\[\#999999\],html[data-theme=dark] .text-gray-500,html[data-theme=dark] .text-gray-400{color:var(--text-faint)!important}html[data-theme=dark] .text-gray-900{color:var(--text-heavy)!important}html[data-theme=dark] .border-\[\#efefef\],html[data-theme=dark] .border-gray-100{border-color:var(--line)!important}html[data-theme=dark] .hover\:text-\[\#9932cc\]:hover{color:var(--accent-hover)!important}html[data-theme=dark] .latest-read.hover\:text-\[\#202124\]:hover{color:var(--text-heavy)!important}html[data-theme=dark] .latest-card__image{background:var(--img-placeholder)}html[data-theme=dark] .latest-dot{color:var(--text-faint)}html[data-theme=dark] .widget-heading h2,html[data-theme=dark] .widget-heading h4{color:var(--text-heavy)!important}html[data-theme=dark] .quote-text,html[data-theme=dark] .quote-text span{color:var(--text)!important}html[data-theme=dark] .quote-author{color:var(--text-faint)!important}html[data-theme=dark] .daily-progress{background:var(--line)!important}html[data-theme=dark] .daily-prev,html[data-theme=dark] .daily-next{color:var(--text-faint)!important}html[data-theme=dark] .trends-tab{color:var(--text-faint)}html[data-theme=dark] .trends-tab--active{color:var(--accent-hover)}html[data-theme=dark] .trends-tab:not(.trends-tab--active):hover{color:var(--text)}html[data-theme=dark] .trends-content-loader{background:var(--overlay-strong)}html[data-theme=dark] .trends-side-card__img,html[data-theme=dark] .trends-main__img,html[data-theme=dark] .advice-card__img{background:var(--img-placeholder)}html[data-theme=dark] .load-more-link{background:#ffffff0d!important;color:var(--text)!important;border:1px solid var(--line)}html[data-theme=dark] .load-more-link:hover{background:#ffffff14!important;color:var(--accent-hover)!important}html[data-theme=dark] .load-more-link:disabled{color:var(--text-faint)!important}
