html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}#app{min-height:100vh}:root{--motion-fast:.2s;--motion-base:.28s;--motion-slow:.5s;--motion-ease:cubic-bezier(.22, .61, .36, 1);--motion-ease-emphasis:cubic-bezier(.2, .8, .2, 1);--lift-sm:translateY(-8px);--lift-md:translateY(-14px);--focus-ring:0 0 0 3px #315efb47;color:#d9e1ff;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#506eff38,#0000 32%),linear-gradient(#0b1020 0%,#111a33 45%,#f5f7fb 45% 100%);font-family:Inter,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:0 0;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}:where(a,button,[role=button],.ant-btn,.card-title-link,.text-link):focus-visible{box-shadow:var(--focus-ring);border-radius:10px;outline:none}.page-shell{position:relative}.pointer-particle-canvas{pointer-events:none;z-index:5;width:100%;height:100%;position:fixed;inset:0}.topbar,main,.footer-section{z-index:6;position:relative}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090e1e94;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;padding:20px 40px;display:flex;position:sticky;top:0}.brand-mark{letter-spacing:.04em;transition:color var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease);font-size:20px;font-weight:700}.brand-mark:hover{color:#fff}.topbar-nav{color:#f3f6ff;gap:28px;display:flex}.topbar-auth{align-items:center;gap:10px;display:inline-flex}.topbar-auth .ant-btn{transition:transform var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease)}.topbar-auth .ant-btn:hover{transform:translateY(-1px)}.topbar-user{color:#e8efffeb;font-size:14px}.topbar-nav a{transition:color var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);position:relative}.topbar-nav a:after{content:"";transform-origin:50%;opacity:0;height:2px;transition:transform var(--motion-base) var(--motion-ease-emphasis), opacity var(--motion-base) var(--motion-ease-emphasis);background:linear-gradient(90deg,#7e94ff33,#7e94ff,#7e94ff33);border-radius:999px;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.topbar-link-active,.topbar-nav a:hover{color:#fff;opacity:1}.topbar-link-active:after,.topbar-nav a:hover:after{opacity:1;transform:scaleX(1)}.topbar-nav a:hover{transform:translateY(-2px)}main{width:min(1200px,100% - 48px);margin:0 auto;padding:40px 0 80px}.content-grid{display:grid}.blog-main{width:100%}.hero-section{opacity:.4;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;min-height:calc(100vh - 140px);transition:opacity .8s,transform .8s;display:grid;transform:translateY(40px)}.hero-section.is-visible{opacity:1;transform:translateY(0)}.hero-copy{position:relative}.hero-copy h1{color:#6b7cff;text-shadow:0 10px 28px #3548992e;margin:20px 0 18px;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.05}.hero-copy p{color:#6f82e6;max-width:680px;font-size:18px;font-weight:500}.hero-badge,.section-kicker{color:#eef3ff;letter-spacing:.08em;text-transform:uppercase;background:#425cbb59;border:1px solid #aabfff94;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;display:inline-flex}.hero-actions{gap:16px;margin:32px 0 28px;display:flex}.hero-highlights{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.hero-highlights li{color:#fff;background:#425cbb59;border:1px solid #aabfff94;border-radius:999px;padding:10px 16px}.hero-panel{min-height:520px;position:relative}.glow{filter:blur(18px);border-radius:50%;position:absolute}.glow-primary{background:#7d66ff61;width:220px;height:220px;inset:40px auto auto 20px}.glow-secondary{background:#19c1ff3d;width:180px;height:180px;bottom:80px;right:20px}.hero-card{color:#e7ecffe0;position:absolute;box-shadow:0 24px 80px #080f1e5c;background:linear-gradient(#0e172ee6 0%,#172240d1 100%)!important;border:1px solid #ffffff14!important;border-radius:28px!important}.hero-card-main{width:min(420px,100%);top:32px;right:0}.hero-card-float{width:min(340px,88%);bottom:24px;left:24px}.hero-card h3,.featured-card h3,.topic-card h3{margin:14px 0 12px}.hero-card h3{color:#fff}.featured-card h3,.topic-card h3{color:#101827}.card-title-link{color:inherit;transition:color var(--motion-fast) var(--motion-ease)}.card-title-link:hover{color:#315efb}.hero-card .ant-card-head-title,.hero-card .ant-space-item,.hero-card h3,.hero-card span{color:#f0f5fff5}.hero-card-link{color:#9bb2ff;margin-top:18px;font-weight:600;display:inline-flex}.hero-card-float .ant-tag{color:#eaf0ff;background:#5e7cff61;border:1px solid #a0b4ff85;margin-inline-end:10px;font-weight:600}.hero-card-float .ant-tag-blue,.hero-card-float .ant-tag-red,.hero-card-float .ant-tag-green,.hero-card-float .ant-tag-purple,.hero-card-float .ant-tag-default{color:#eaf0ff}.card-label{color:#9bb2ff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px}.section-block{background:#ffffffc2;border-radius:32px;margin-top:72px;padding:36px;box-shadow:0 18px 60px #0f172a14}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-heading.compact{align-items:center}.section-heading h2{color:#101827;margin:14px 0 0;font-size:32px}.section-heading p{color:#5f6b85;max-width:520px;margin:0}.featured-grid,.topics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.featured-card,.topic-card,.fx-reveal-item{transition:transform var(--motion-base) var(--motion-ease-emphasis), box-shadow var(--motion-base) var(--motion-ease-emphasis), opacity var(--motion-slow) var(--motion-ease), translate var(--motion-slow) var(--motion-ease);background:linear-gradient(#f8fafffa,#fff)!important;border:1px solid #7d8eb329!important;border-radius:24px!important}.featured-card{opacity:0;translate:0 56px}.topic-card,.fx-reveal-item{opacity:0;translate:0 46px}.featured-card.is-visible,.topic-card.is-visible,.fx-reveal-item.is-visible,.fx-reveal-group.is-visible .fx-reveal-item{opacity:1;translate:0}.featured-card:hover,.topic-card:hover,.fx-reveal-item:hover{transform:var(--lift-md) scale(1.015);box-shadow:0 26px 54px #41548738,0 0 0 1px #6d84ff29}.featured-card-top{color:#50607b;justify-content:space-between;align-items:center;font-size:13px;display:flex}.featured-card p,.topic-card p,.footer-section p{color:#647089}.hero-card p{color:#d6e0ffd1}.read-link{color:#315efb;margin-top:12px;font-weight:600;display:inline-flex}.footer-section{color:#4b5563;justify-content:space-between;gap:24px;padding:28px 40px 44px;display:flex}.footer-section a,.footer-section span{transition:color var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease)}.footer-section strong{color:#111827;margin-bottom:8px;display:inline-block}@media (width<=1080px){.hero-section,.featured-grid,.topics-grid,.section-heading,.footer-section{flex-direction:column;grid-template-columns:1fr}.topbar{flex-wrap:wrap;justify-content:center}.hero-section{min-height:auto}.hero-panel{min-height:460px}}@media (width<=768px){.topbar,.footer-section{padding-inline:20px}main{width:min(100%,100% - 24px);padding-top:28px}.section-block{padding:24px}.hero-actions,.topbar-nav{flex-wrap:wrap;justify-content:center}.hero-panel{min-height:380px}.hero-card-main,.hero-card-float{width:100%;position:relative;inset:auto}.hero-panel{gap:18px;display:grid}}.content-hero.compact-block{margin-top:0}.page-title{color:#101827;margin:16px 0 12px;font-size:clamp(2rem,4vw,3rem)}.page-description{color:#5f6b85;max-width:760px;margin:0;font-size:16px}.topic-pills{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.topic-pill{color:#315efb;background:#315efb14;border-radius:999px;padding:10px 14px;font-weight:600}.posts-layout,.detail-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;margin-top:24px;display:grid}.posts-hero{background:linear-gradient(#f2f6ffeb,#ecf2ffd6);border:1px solid #7e92c43d}.posts-layout-minimal{background:linear-gradient(#f4f8ffeb,#eff5ffdb);border:1px solid #7e92c433;border-radius:28px;padding:22px 24px}.posts-grid{gap:24px;margin-top:0}.post-text-list{border-top:1px solid #7d8eb347;gap:0;display:grid}.post-text-item{--mx:50%;--my:50%;isolation:isolate;transition:background var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease);border-bottom:1px solid #7d8eb347;border-radius:14px;padding:20px 4px 22px;position:relative;overflow:hidden}.post-text-item:before{content:"";z-index:-1;background:radial-gradient(300px circle at var(--mx) var(--my), #607cea6b, transparent 72%);opacity:0;transition:opacity var(--motion-fast) var(--motion-ease);pointer-events:none;position:absolute;inset:0}.post-text-list:hover .post-text-item:not(:hover){opacity:.42;transform:scale(.985)}.post-text-item:hover{transform:var(--lift-sm) scale(1.008);background:#ffffffc7;box-shadow:0 22px 42px #4a61a73d,0 0 0 1px #6d84ff29}.post-text-item:hover:before{opacity:1}.post-text-head{margin-bottom:8px}.post-text-title{color:#172133;transition:color var(--motion-fast) var(--motion-ease);font-size:24px;font-weight:700;line-height:1.35}.post-text-title:hover{color:#2f59e6}.post-text-excerpt{color:#495b7c;transition:color var(--motion-fast) var(--motion-ease);margin:0;line-height:1.75}.post-text-item:hover .post-text-title{color:#1e46cf}.post-text-item:hover .post-text-excerpt{color:#415472}.post-text-meta,.post-text-stats{color:#4f6182;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:13px;display:flex}.post-text-stat-item{align-items:center;gap:6px;display:inline-flex}.post-text-tags{color:#5f6f8f}.posts-layout-minimal .sidebar-card{background:linear-gradient(#f5f9fff2,#eff5ffe6)!important;border:1px solid #7e92c43d!important}.posts-layout-minimal .sidebar-list-item{color:#4f6285;background:#eaf2ffb8}.post-meta-row,.detail-meta-row{color:#50607b;flex-wrap:wrap;gap:14px;margin-top:14px;font-size:13px;display:flex}.content-sidebar{gap:20px;display:grid}.detail-sidebar{align-self:start;height:fit-content;position:sticky;top:94px}.detail-sidebar .sidebar-card{flex-shrink:0}.detail-sidebar .toc-card{z-index:auto;width:auto;max-height:none;position:static;top:auto;right:auto;overflow:visible}.system-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.system-item{background:#f5f7ffe6;border-radius:18px;padding:20px}.system-item span{color:#6b7894;margin-bottom:10px;display:block}.system-item strong{color:#101827}.sidebar-card{background:linear-gradient(#f8fafffa,#fff)!important;border:1px solid #7d8eb329!important;border-radius:24px!important}.sidebar-list{gap:14px;display:grid}.sidebar-list-item{color:#52607a;transition:transform var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease);background:#f5f7ffe6;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.sidebar-list-item:hover{transform:translateY(-1px);box-shadow:0 10px 20px #41548714}.sidebar-copy,.category-direction,.series-item p{color:#647089}.series-section{margin-top:24px}.series-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.series-item{background:#f5f7ffe6;border-radius:18px;padding:20px}.series-item strong{color:#101827}.content-card,.category-card,.detail-shell{background:linear-gradient(#f8fafffa,#fff)!important;border:1px solid #7d8eb329!important;border-radius:24px!important}.content-card h3,.category-card h3,.detail-title{color:#101827}.content-card p,.category-card p,.detail-content p{color:#647089}.post-stats-row{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.post-stat-item{color:#3f4d6b;background:#315efb14;border:1px solid #315efb24;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.content-card-footer{color:#6b7894;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.text-link{color:#315efb;transition:color var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease);font-weight:600}.text-link:hover{color:#1f4bdb}.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.category-card{transition:transform var(--motion-base) var(--motion-ease-emphasis), box-shadow var(--motion-base) var(--motion-ease-emphasis), opacity var(--motion-slow) var(--motion-ease), translate var(--motion-slow) var(--motion-ease);position:relative;overflow:hidden;box-shadow:0 18px 40px #315efb24;background:radial-gradient(circle at 100% 0,#6366f129,#0000 55%),linear-gradient(#fff 0%,#f7f9ff 100%)!important;border:1px solid #6366f13d!important}.category-card:hover{transform:var(--lift-md);box-shadow:0 24px 48px #315efb33}.category-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.category-count{color:#4f46e5;background:#4f46e51a;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:700}.category-slug{color:#667085;letter-spacing:.04em;text-transform:uppercase;font-size:12px}.detail-breadcrumb{margin-bottom:24px}.detail-header{margin-bottom:32px}.detail-content{gap:18px;display:grid}.detail-article{color:#26344f;background:#f5f7ffe6;border-radius:18px;padding:22px 26px;font-size:16px;line-height:1.9}.detail-article>:first-child{margin-top:0}.detail-article>:last-child{margin-bottom:0}.detail-article h1,.detail-article h2,.detail-article h3,.detail-article h4{color:#101827;margin:1.5em 0 .65em;line-height:1.35}.detail-article p,.detail-article li,.detail-article blockquote{color:#3f4f6d}.detail-article a{color:#315efb;text-decoration:underline}.detail-article img{border-radius:12px;max-width:100%}.detail-article code{color:#1f3b9f;background:#315efb1a;border-radius:6px;padding:2px 6px}.detail-article pre{background:#0f172a;border-radius:12px;padding:14px 16px;overflow-x:auto}.detail-article pre code{color:#dbe7ff;background:0 0;padding:0}.detail-comment-card{margin-top:28px}.toc-card{max-height:calc(100vh - 124px);position:sticky;top:94px;overflow:auto}.toc-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.toc-toggle-btn{color:#2f59e6;cursor:pointer;transition:color var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease);background:#315efb1f;border:none;border-radius:999px;padding:4px 10px;font-size:12px}.toc-toggle-btn:hover{color:#1f4bdb;background:#315efb33}.toc-list{gap:6px;display:grid}.toc-item{text-align:left;color:#4f6285;cursor:pointer;width:100%;transition:color var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);background:0 0;border:none;border-radius:10px;padding:8px 10px}.toc-item.level-3{padding-left:24px;font-size:13px}.toc-item:hover{color:#2f59e6;background:#315efb1a;transform:translate(2px)}.toc-item.active{color:#1f4bdb;background:#315efb29;font-weight:600}.detail-sidebar .toc-item.level-2.active{box-shadow:inset 3px 0 #1f4bdb,inset 0 0 0 1px #1f4bdb29}.detail-sidebar .toc-item.level-3.active{color:#2452da;background:#315efb1f}.comment-login-tip{color:#5f6b85;margin-bottom:12px;font-size:13px}.detail-stats-row{align-items:center;margin-top:16px}.post-stat-action,.post-text-stat-action{cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease), color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease);border:none}.post-stat-action:hover,.post-text-stat-action:hover{transform:translateY(-1px)}.post-stat-action.is-liked,.post-text-stat-action.is-liked{color:#1f4bdb;background:#315efb2e;border-color:#315efb61}.post-stat-action:disabled,.post-text-stat-action:disabled{opacity:.65;cursor:not-allowed}.post-text-stat-link{color:inherit;transition:color var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease)}.post-text-stat-link:hover{color:#1f4bdb}.login-shell{max-width:560px;margin:48px auto 0}.login-card{margin-top:12px}.login-card .ant-input,.login-card .ant-input-affix-wrapper{transition:box-shadow var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease)}.login-card .ant-input:focus,.login-card .ant-input-affix-wrapper-focused{box-shadow:var(--focus-ring)}.detail-paragraph{background:#f5f7ffe6;border-radius:18px;padding:20px 24px}@media (width<=1080px){.content-grid,.categories-grid,.posts-layout,.detail-layout,.series-grid,.system-grid{grid-template-columns:1fr}.detail-sidebar{position:static;top:auto}}.quick-entry-grid-blog{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.quick-entry-card-blog{transition:transform var(--motion-base) var(--motion-ease-emphasis), box-shadow var(--motion-base) var(--motion-ease-emphasis), opacity var(--motion-slow) var(--motion-ease), translate var(--motion-slow) var(--motion-ease);background:linear-gradient(#f8fafffa,#fff)!important;border:1px solid #7d8eb329!important;border-radius:24px!important}.quick-entry-card-blog:hover{transform:var(--lift-sm) scale(1.012);box-shadow:0 24px 46px #41548733,0 0 0 1px #6d84ff24}.quick-entry-card-blog h3,.timeline-item strong,.timeline-head span,.about-grid-item strong{color:#101827}.quick-entry-card-blog p,.timeline-item p,.series-bullet-list,.about-story p{color:#647089}.timeline-list{gap:18px;display:grid}.timeline-item{transition:transform var(--motion-base) var(--motion-ease-emphasis), box-shadow var(--motion-base) var(--motion-ease-emphasis), opacity var(--motion-slow) var(--motion-ease), translate var(--motion-slow) var(--motion-ease);background:linear-gradient(#f8fafffa,#fff);border:1px solid #7d8eb329;border-radius:24px;padding:24px;box-shadow:0 18px 60px #0f172a14}.timeline-item:hover{transform:var(--lift-sm) scale(1.01);box-shadow:0 28px 52px #41548733,0 0 0 1px #6d84ff24}.timeline-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.archive-post-list{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.series-card-detail,.about-story-card{min-height:100%}.series-bullet-list{margin:16px 0 0;padding-left:18px}.series-bullet-list li+li{margin-top:8px}.sidebar-bullet-list{margin:0}.about-story{gap:14px;margin-bottom:24px;display:grid}.about-story p{margin:0}.about-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-grid-item{background:#f5f7ffe6}.archive-layout{margin-top:24px}@media (width<=1080px){.quick-entry-grid-blog,.about-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pointer-particle-canvas{display:none}.hero-section,.featured-card,.topic-card,.category-card,.quick-entry-card-blog,.timeline-item,.post-text-item,.fx-reveal-item{opacity:1!important;transition:none!important;transform:translate(0,0)!important}.post-text-item:before,.topbar-nav a:after{opacity:0!important;transition:none!important}.post-text-list:hover .post-text-item:not(:hover){opacity:1;transform:none}}
