*,:before,:after{box-sizing:border-box}:root{--color-page:246 247 252;--color-surface:250 250 254;--color-surface-soft:241 243 252;--color-surface-glass:255 255 255 / .68;--color-text-main:24 28 42;--color-text-secondary:86 94 120;--color-text-muted:132 140 164;--color-text-inverse:238 240 248;--color-brand:109 116 244;--color-brand-soft:169 173 255;--color-brand-faint:226 228 255;--color-accent:232 78 116;--color-line:215 220 238;--color-line-strong:176 183 218;--color-shadow:60 70 120 / .12}html{scroll-behavior:smooth}body{min-width:320px;color:var(--theme-text,rgb(var(--color-text-main)));font-family:var(--theme-font), Inter, "Noto Sans SC", system-ui, sans-serif;background:var(--theme-page,rgb(var(--color-page)));margin:0;line-height:1.65;overflow-x:hidden}.theme-shell{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.shell{width:min(100% - 3rem,1440px);margin-inline:auto}.site-main{padding-bottom:5rem}.site-main>.shell:not(.hero-visual),.site-main>.pagination{width:min(80%,1440px)}.breadcrumb,.eyebrow{color:var(--theme-brand,rgb(var(--color-brand)));letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.chip,.tags-chip,.query-chips span{border:1px solid rgb(var(--color-line-strong));min-height:28px;color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint) / .48);border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.meta-line{color:rgb(var(--color-text-muted));flex-wrap:wrap;align-items:center;gap:.65rem;font-size:.82rem;display:flex}mark{color:var(--theme-brand,rgb(var(--color-brand)));background:0 0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}iconify-icon{vertical-align:middle;line-height:1;display:inline-block}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-page:12 15 26;--color-surface:22 26 43;--color-surface-soft:31 36 58;--color-surface-glass:20 24 39 / .78;--color-text-main:238 240 248;--color-text-secondary:182 190 213;--color-text-muted:132 144 176;--color-text-inverse:18 22 36;--color-brand-faint:46 52 96;--color-line:65 73 108;--color-line-strong:94 105 148;--color-shadow:0 0 0 / .28}html[data-theme=dark] body{background:rgb(var(--color-page));--theme-page:rgb(var(--color-page))!important;--theme-text:rgb(var(--color-text-main))!important}html[data-theme=dark] .hero-media:after{background:linear-gradient(90deg, rgb(var(--color-page)) 0%, rgb(var(--color-page) / .92) 34%, rgb(var(--color-page) / .38) 58%, transparent 78%), linear-gradient(0deg, rgb(var(--color-page)) 0%, rgb(var(--color-page) / .76) 18%, transparent 40%)}html[data-theme=dark] .hero-visual:after{background:linear-gradient(0deg, rgb(var(--color-page)) 8%, rgb(var(--color-page) / .82) 34%, transparent)}html[data-theme=dark] .featured-carousel,html[data-theme=dark] .large-search,html[data-theme=dark] .page-circle,html[data-theme=dark] .stats-ribbon,html[data-theme=dark] .profile-grid,html[data-theme=dark] .join-links{background:rgb(var(--color-surface-glass))}html[data-theme=dark] .featured-carousel__copy{background:linear-gradient(135deg, rgb(var(--color-surface) / var(--featured-copy-opacity,.92)), rgb(var(--color-surface-soft) / var(--featured-copy-opacity,.92)) 58%, rgb(var(--color-brand-faint) / var(--featured-copy-opacity,.82)))}html[data-theme=dark] .featured-carousel__panel:after{background:linear-gradient(90deg,#0000003d,#0000 44%)}html[data-theme=dark] .post-content blockquote,html[data-theme=dark] .note-box,html[data-theme=dark] .chip,html[data-theme=dark] .tags-chip,html[data-theme=dark] .query-chips span{background:rgb(var(--color-brand-faint) / .5)}html[data-theme=dark] .back-top{background:linear-gradient(135deg, rgb(var(--color-surface-soft) / .9), rgb(var(--color-brand-faint) / .78)), rgb(var(--color-surface-glass))}.theme-toggle{border:1px solid rgb(var(--color-line-strong));width:46px;height:46px;color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-surface-glass));cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:transform .18s,border-color .18s,background .18s;display:inline-grid;position:relative}.theme-toggle:hover{border-color:var(--theme-brand,rgb(var(--color-brand)));transform:translateY(-.12rem)}.theme-toggle__icon{place-items:center;width:22px;height:22px;transition:opacity .18s,transform .18s;display:grid;position:absolute}.theme-toggle__icon iconify-icon{color:currentColor;font-size:20px}.theme-toggle__icon--moon{opacity:0;transform:rotate(-12deg)scale(.72)}html[data-theme=dark] .theme-toggle{background:rgb(var(--color-surface-glass))}html[data-theme=dark] .theme-toggle__icon--sun{opacity:0;transform:rotate(90deg)scale(.72)}html[data-theme=dark] .theme-toggle__icon--moon{opacity:1;transform:rotate(-12deg)scale(1)}.site-header{z-index:20;border-bottom:1px solid rgb(var(--color-line) / .18);background:rgb(var(--color-surface-glass));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:72px;padding-block:0;padding-inline:.75rem;display:grid}.brand-mark{width:fit-content;color:rgb(var(--color-text-main));letter-spacing:0;align-items:center;font-size:clamp(1.55rem,3.6vw,2rem);font-weight:800;line-height:1;display:inline-flex}.brand-mark b{color:var(--theme-brand,rgb(var(--color-brand)))}.site-nav{justify-content:center;align-items:center;gap:clamp(1.4rem,4vw,4.8rem);font-size:.88rem;font-weight:700;line-height:1;display:flex}.site-nav__item{align-items:center;display:flex;position:relative}.site-nav__link{align-items:center;gap:.28rem;max-width:8rem;padding:.72rem 0;display:inline-flex;position:relative}.site-nav__link:hover:after,.site-nav .is-active:after{background:var(--theme-brand,rgb(var(--color-brand)));content:"";height:3px;position:absolute;bottom:.22rem;left:0;right:0}.site-nav__link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-nav__link iconify-icon{font-size:.9rem;transition:transform .18s}.site-nav__item:hover .site-nav__link iconify-icon,.site-nav__item:focus-within .site-nav__link iconify-icon{transform:rotate(180deg)}.site-nav__submenu{border:1px solid rgb(var(--color-line) / .28);background:rgb(var(--color-surface-glass));min-width:10rem;box-shadow:0 18px 44px rgb(var(--color-shadow));opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:.5rem;padding:.5rem;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%,.4rem)}.site-nav__item:hover .site-nav__submenu,.site-nav__item:focus-within .site-nav__submenu{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-nav__submenu a{max-width:14rem;color:rgb(var(--color-text-main));text-overflow:ellipsis;white-space:nowrap;border-radius:.4rem;padding:.62rem .75rem;font-size:.86rem;display:block;overflow:hidden}.site-nav__submenu a:hover,.site-nav__submenu a:focus-visible{background:rgb(var(--color-brand-faint) / .55);color:var(--theme-brand,rgb(var(--color-brand)))}.site-actions{justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.menu-toggle{border:1px solid rgb(var(--color-line-strong));min-width:2.875rem;max-width:2.875rem;min-height:2.875rem;max-height:2.875rem;color:var(--theme-brand,rgb(var(--color-brand)));cursor:pointer;background:#ffffff7a;border-radius:50%;place-items:center;padding:0;transition:transform .18s,border-color .18s,background .18s;display:none}.menu-toggle:hover{border-color:var(--theme-brand,rgb(var(--color-brand)));transform:translateY(-.12rem)}.menu-toggle iconify-icon{font-size:20px}.avatar{border:1px solid rgb(var(--color-line-strong));object-fit:cover;border-radius:50%;min-width:2.875rem;max-width:2.875rem;min-height:2.875rem;max-height:2.875rem}.avatar-link{border-radius:50%;align-items:center;transition:transform .18s,box-shadow .18s;display:inline-flex}.avatar-link:hover{box-shadow:0 4px 16px rgb(var(--color-shadow));transform:scale(1.06)}html[data-theme=dark] .site-nav__submenu,html[data-theme=dark] .menu-toggle{background:rgb(var(--color-surface-glass))}.mobile-menu{z-index:60;visibility:hidden;pointer-events:none;position:fixed;inset:0}.mobile-menu__backdrop{opacity:0;cursor:pointer;background:#0a0d1861;border:0;width:100%;height:100%;padding:0;transition:opacity .22s;position:absolute;inset:0}.mobile-menu__panel{border-left:1px solid rgb(var(--color-line) / .32);background:rgb(var(--color-surface-glass));width:min(88vw,360px);height:100%;box-shadow:-24px 0 60px rgb(var(--color-shadow));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);align-content:start;padding:1.1rem;transition:transform .26s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-menu__head{border-bottom:1px solid rgb(var(--color-line) / .22);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.mobile-menu__head .brand-mark{min-width:0;font-size:1.35rem}.mobile-menu__close{border:1px solid rgb(var(--color-line-strong));min-width:3rem;max-width:3rem;min-height:3rem;max-height:3rem;color:var(--theme-brand,rgb(var(--color-brand)));cursor:pointer;background:#ffffff7a;border-radius:50%;place-items:center;padding:0;transition:transform .18s,border-color .18s,background .18s;display:inline-grid}.mobile-menu__close:hover{border-color:var(--theme-brand,rgb(var(--color-brand)));transform:translateY(-.12rem)}.mobile-menu__close iconify-icon{font-size:20px}.mobile-menu__profile{border:1px solid rgb(var(--color-line) / .24);color:rgb(var(--color-text-main));background:rgb(var(--color-brand-faint) / .34);border-radius:.65rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-top:1rem;padding:.8rem;transition:border-color .18s,background .18s,transform .18s;display:grid}.mobile-menu__profile:hover,.mobile-menu__profile:focus-visible{border-color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint) / .55);transform:translateY(-.08rem)}.mobile-menu__avatar{border:1px solid rgb(var(--color-line-strong));object-fit:cover;border-radius:50%;width:3rem;height:3rem}.mobile-menu__profile-copy{gap:.15rem;min-width:0;display:grid}.mobile-menu__profile-copy strong,.mobile-menu__profile-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-menu__profile-copy strong{font-size:.98rem}.mobile-menu__profile-copy small{color:rgb(var(--color-text-secondary));text-transform:uppercase;font-size:.78rem;font-weight:700}.mobile-menu__profile iconify-icon{color:var(--theme-brand,rgb(var(--color-brand)));font-size:1rem}.mobile-nav{gap:.2rem;padding-top:.9rem;display:grid}.mobile-nav__group{gap:.25rem;display:grid}.mobile-nav__row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem;display:grid}.mobile-nav__link,.mobile-nav__children a{overflow-wrap:anywhere;min-height:44px;color:rgb(var(--color-text-main));border-radius:.5rem;align-items:center;gap:.8rem;padding:.65rem .8rem;font-weight:750;display:flex}.mobile-nav__link{min-width:0}.mobile-nav__link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-nav__toggle{border:1px solid rgb(var(--color-line) / .24);width:2.4rem;height:2.4rem;color:rgb(var(--color-text-secondary));background:rgb(var(--color-brand-faint) / .22);cursor:pointer;border-radius:.5rem;place-items:center;padding:0;transition:border-color .18s,color .18s,background .18s;display:inline-grid}.mobile-nav__link:hover,.mobile-nav__link:focus-visible,.mobile-nav__toggle:hover,.mobile-nav__toggle:focus-visible,.mobile-nav__children a:hover,.mobile-nav__children a:focus-visible{background:rgb(var(--color-brand-faint) / .55);color:var(--theme-brand,rgb(var(--color-brand)))}.mobile-nav__toggle:hover,.mobile-nav__toggle:focus-visible{border-color:var(--theme-brand,rgb(var(--color-brand)))}.mobile-nav__toggle iconify-icon{font-size:1rem;transition:transform .18s}.mobile-nav__group.is-expanded .mobile-nav__toggle iconify-icon{transform:rotate(180deg)}.mobile-nav__children{gap:.15rem;padding:0 0 .55rem 1rem;display:none}.mobile-nav__group.is-expanded .mobile-nav__children{display:grid}.mobile-nav__children a{min-height:38px;color:rgb(var(--color-text-secondary));padding-block:.45rem;font-size:.94rem;font-weight:650}body.is-mobile-menu-open{overflow:hidden}body.is-mobile-menu-open .mobile-menu{visibility:visible;pointer-events:auto}body.is-mobile-menu-open .mobile-menu__backdrop{opacity:1}body.is-mobile-menu-open .mobile-menu__panel{transform:translate(0)}html[data-theme=dark] .mobile-menu__close,html[data-theme=dark] .mobile-menu__panel{background:rgb(var(--color-surface-glass))}.hero-visual{isolation:isolate;align-items:center;width:100%;min-height:clamp(22rem,40vw,25rem);max-height:none;padding:76px 5vw 2.5rem 22.5vw;position:relative;overflow:hidden}.hero-post-detail.hero-visual{overflow:visible}.hero-visual:not(.hero-home):not(.hero-post-detail){min-height:clamp(23rem,38vw,26rem);max-height:none;padding:clamp(5.5rem,9vw,7rem) clamp(12rem,20vw,40rem) clamp(1.5rem,3vw,2.25rem)}.hero-visual:after{z-index:1;background:linear-gradient(0deg, var(--theme-page,rgb(var(--color-page))) 8%, rgb(var(--color-page) / .86) 34%, transparent);content:"";pointer-events:none;height:18rem;position:absolute;bottom:0;left:0;right:0}.hero-visual:before{content:none}.hero-copy{z-index:4;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;position:relative}.hero-copy h1{letter-spacing:0;overflow-wrap:normal;margin:1.2rem 0 1rem;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(3.8rem,10vw,7rem);line-height:.9}.hero-copy h1 mark{color:var(--theme-brand,rgb(var(--color-brand)));-webkit-text-fill-color:var(--theme-brand,rgb(var(--color-brand)))}.hero-post-detail .hero-copy h1{overflow-wrap:anywhere;max-width:100%;margin:0 0 .5rem;padding:0;font-size:clamp(1.9rem,4.2vw,3rem);line-height:1.2}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy{width:min(100%,40rem);min-width:0}.hero-visual:not(.hero-home):not(.hero-post-detail) .breadcrumb{color:var(--theme-brand,rgb(var(--color-brand)));letter-spacing:.08em;font-size:clamp(1rem,1.4vw,1.4rem)}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h1{color:#12172d;max-width:11ch;margin:0 0 .5rem;padding:0;font-size:clamp(2.7rem,7.2vw,5.2rem);line-height:1.02}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h1 mark{font-family:Noto Serif SC,Playfair Display,serif;font-size:.8em}html[data-theme=dark] .hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h1{color:rgb(var(--color-text-main))}.hero-copy h2{max-width:28rem;color:rgb(var(--color-text-secondary));margin:.8rem 0 1.6rem .5rem;font-size:clamp(.95rem,1.2vw,1.12rem);font-weight:600}.hero-post-detail .hero-copy h2{overflow-wrap:anywhere;max-width:100%}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h2{max-width:80%;color:rgb(var(--color-text-secondary));overflow-wrap:anywhere;margin:.8rem 0 1.6rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:600;line-height:1.85}.hero-post-meta{gap:1rem;max-width:100%;margin-left:.5rem;display:grid}.hero-post-meta .meta-line{margin-top:0}.hero-tags{flex-wrap:nowrap;align-items:center;gap:.7rem;width:min(38rem,100%);max-width:100%;display:flex;position:relative;overflow:visible}.post-tag,.hero-tags__more>span{--tag-color:var(--theme-brand,rgb(var(--color-brand)));min-width:4rem;max-width:min(16rem,100%);min-height:2rem;color:color-mix(in srgb, var(--tag-color) 72%, rgb(var(--color-text-main)));background:color-mix(in srgb, var(--tag-color) 18%, rgb(var(--color-surface-glass)));text-align:center;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.3rem .8rem;font-size:.78rem;font-weight:800;line-height:1.2;transition:color .16s,background .16s,transform .16s;display:inline-flex;overflow:hidden}.post-tag:hover,.post-tag:focus-visible,.hero-tags__more:hover>span,.hero-tags__more:focus-within>span{color:var(--tag-color);background:color-mix(in srgb, var(--tag-color) 26%, rgb(var(--color-surface-glass)));transform:translateY(-.08rem)}.hero-tags__more[hidden]{display:none}.hero-tags__more{outline:none;flex:none;display:inline-flex;position:relative}.hero-tags__more>span{cursor:default}.hero-tags__popover{z-index:30;border:1px solid rgb(var(--color-line) / .78);background:rgb(var(--color-surface-glass));width:min(18rem,100vw - 2rem);max-height:12rem;box-shadow:0 18px 46px rgb(var(--color-shadow));opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:.75rem;flex-wrap:wrap;gap:.55rem;padding:.8rem;transition:opacity .16s,transform .16s;display:flex;position:absolute;bottom:calc(100% + .7rem);right:0;overflow-y:auto;transform:translateY(.4rem)}.hero-tags__popover:after{border-right:1px solid rgb(var(--color-line) / .78);border-bottom:1px solid rgb(var(--color-line) / .78);background:rgb(var(--color-surface-glass));content:"";width:.72rem;height:.72rem;position:absolute;bottom:-.38rem;right:1.2rem;transform:rotate(45deg)}.hero-tags__more:hover .hero-tags__popover,.hero-tags__more:focus-within .hero-tags__popover{opacity:1;pointer-events:auto;transform:translateY(0)}.hero-tags__popover .post-tag{z-index:1;max-width:100%;position:relative}.hero-home .hero-copy p,.hero-home .hero-copy small{display:none}.hero-home .hero-copy h1{white-space:pre-line;margin-bottom:1.4rem;font-size:8vw}.hero-home .hero-copy h2{max-width:80%;color:rgb(var(--color-text-secondary));font-family:var(--theme-font), Inter, "Noto Sans SC", system-ui, sans-serif;font-size:2vw;font-weight:700}.hero-media{z-index:0;clip-path:none;height:100%;position:absolute;inset:0;overflow:hidden}.hero-media img{object-fit:cover;object-position:center center;filter:saturate(1.05)contrast(1.02);width:100%;height:100%}.hero-media:after{background:linear-gradient(90deg, var(--theme-page,rgb(var(--color-page))) 0%, rgb(var(--color-page) / .96) 34%, rgb(var(--color-page) / .24) 54%, transparent 76%), linear-gradient(0deg, var(--theme-page,rgb(var(--color-page))) 0%, rgb(var(--color-page) / .72) 16%, transparent 36%);content:"";pointer-events:none;position:absolute;inset:0}.hero-home .hero-media img{object-position:center center}.hero-post-detail .hero-media img{object-position:76% 0%}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-media img{object-position:74% center;transform:scale(1.02)}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-media:after{background:radial-gradient(ellipse 58% 88% at 78% 46%, transparent 0 48%, rgb(var(--color-page) / .12) 62%, rgb(var(--color-page) / .72) 78%, var(--theme-page,rgb(var(--color-page))) 100%), linear-gradient(0deg, var(--theme-page,rgb(var(--color-page))) 0%, rgb(var(--color-page) / .38) 12%, transparent 34%)}.status-info{z-index:5;border:1px solid rgb(var(--color-line) / .5);min-height:0;color:rgb(var(--color-text-main));background:linear-gradient(100deg, rgb(var(--color-surface-glass)), rgb(var(--color-surface-soft) / .72) 48%, rgb(var(--color-brand-faint) / .34)), rgb(var(--color-surface-glass));box-shadow:0 18px 42px rgb(var(--color-shadow)), inset 0 1px 0 rgb(var(--color-surface) / .82);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:clamp(1.2rem,2.8vw,2.1rem);grid-template-columns:minmax(0,1fr) minmax(240px,.36fr);align-items:center;gap:clamp(1.6rem,4vw,4.3rem);margin-top:clamp(1.5rem,4vw,3.5rem);padding:clamp(1.8rem,3.4vw,2rem) clamp(2rem,5vw,4.4rem);display:grid;position:relative;overflow:visible}.status-info__profile{z-index:1;grid-template-columns:clamp(116px,11vw,160px) minmax(0,1fr);align-items:center;gap:clamp(1.8rem,4vw,4.2rem);display:grid;position:relative}.status-info__avatar{aspect-ratio:1;border:1px solid rgb(var(--color-brand-soft) / .34);background:linear-gradient(rgb(var(--color-surface-glass)), rgb(var(--color-surface-glass))) padding-box, conic-gradient(from 110deg, transparent, rgb(var(--color-brand-soft) / .54), transparent 62%) border-box;width:clamp(116px,11vw,160px);box-shadow:0 12px 30px rgb(var(--color-shadow));border-radius:50%;place-items:center;padding:.52rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.status-info__avatar:hover,.status-info__avatar:focus-visible{border-color:rgb(var(--color-brand-soft) / .62);box-shadow:0 16px 36px rgb(var(--color-shadow));transform:translateY(-.12rem)}.status-info__avatar:before{content:"";z-index:-1;pointer-events:none;border:1px solid rgb(var(--color-brand-soft) / .2);border-radius:50%;position:absolute;inset:-1rem}.status-info__avatar img{border:4px solid rgb(var(--color-surface-glass));object-fit:cover;border-radius:50%;width:100%;height:100%}.status-info__copy h2{color:rgb(var(--color-text-main));align-items:center;gap:.45rem;margin:0;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(1.9rem,2.35vw,2.7rem);line-height:1.1;display:flex}.status-info__copy h2 iconify-icon{color:var(--theme-brand);font-size:1.4rem}.status-info__role{color:rgb(var(--color-text-secondary));overflow-wrap:anywhere;margin:.2rem 0 1.05rem;font-size:clamp(1.08rem,1.2vw,1.28rem);font-weight:600}.status-info__bio{color:rgb(var(--color-text-secondary));overflow-wrap:anywhere;margin:0;font-size:clamp(1.04rem,1.1vw,1.18rem);line-height:1.55}.status-info__socials{flex-wrap:wrap;align-items:center;gap:.55rem;max-height:none;margin-top:.9rem;display:flex;position:relative;overflow:visible}.status-info__socials:after{content:attr(data-more);background:rgb(var(--color-brand-faint) / .5);color:var(--theme-brand);white-space:nowrap;border-radius:2rem;flex:none;padding:.28rem .55rem;font-size:.72rem;font-weight:700;line-height:1;display:none}.status-info__socials.is-overflowing:after{align-items:center;display:inline-flex}.status-info__socials.is-overflowing:hover:after,.status-info__socials.is-overflowing:focus-within:after{display:none}.status-info__social-link{min-width:2.1rem;min-height:2.1rem;color:rgb(var(--color-text-muted));border-radius:.38rem;justify-content:center;align-items:center;transition:color .18s,background .18s,transform .18s;display:inline-flex}.status-info__social-link:hover{color:var(--theme-brand);background:rgb(var(--color-brand-faint) / .35);transform:translateY(-.1rem)}.status-info__social-link iconify-icon{font-size:1.42rem}.status-info__stats{grid-template-columns:repeat(4,minmax(4.4rem,1fr));max-width:32rem;margin-top:clamp(1.5rem,2.2vw,2rem);display:grid}.status-info__stats>a,.status-info__stats>span{color:rgb(var(--color-text-muted));text-align:center;font-size:clamp(.86rem,.9vw,.96rem);line-height:1.35;text-decoration:none;transition:color .18s,transform .18s;position:relative}.status-info__stats>a:hover,.status-info__stats>a:focus-visible{color:var(--theme-brand);transform:translateY(-.08rem)}.status-info__stats>*+:before{background:rgb(var(--color-line) / .72);content:"";width:1px;position:absolute;top:.2rem;bottom:.2rem;left:0}.status-info__stats b{color:rgb(var(--color-text-main));margin-bottom:.08rem;font-size:clamp(1.14rem,1.22vw,1.34rem);font-weight:850;display:block}.status-info__aside{z-index:1;border-left:1px solid rgb(var(--color-line) / .72);align-content:center;gap:clamp(1rem,1.8vw,1.45rem);min-height:0;padding-left:clamp(1.6rem,3vw,3.5rem);display:grid;position:relative}.status-info__date,.status-info__weather{align-items:center;gap:1rem;display:flex}.status-info__date p,.status-info__weather p{margin:0}.status-info__date b,.status-info__date small,.status-info__weather b,.status-info__weather small{line-height:1.28;display:block}.status-info__date b,.status-info__weather b{color:rgb(var(--color-text-secondary));font-size:clamp(.96rem,1vw,1.08rem);font-weight:700}.status-info__date small,.status-info__weather small{color:rgb(var(--color-text-secondary));font-size:clamp(.9rem,.94vw,1rem)}.status-info__icon{width:2.55rem;color:var(--theme-brand);place-items:center;display:grid}.status-info__icon iconify-icon,.status-info__weather-icon iconify-icon{color:inherit;font-size:2.2rem;display:block}.status-info__time{color:rgb(var(--color-text-main));align-items:baseline;gap:.55rem;display:flex}.status-info__time b{font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(2.65rem,4.4vw,4.8rem);line-height:.95}.status-info__time small{color:var(--theme-brand);font-size:1rem;font-weight:850}.status-info__weather-icon{width:2.55rem;color:rgb(var(--color-text-main));place-items:center;display:grid}html[data-theme=dark] .status-info{color:rgb(var(--color-text-main));border-color:rgb(var(--color-line) / .38);background:linear-gradient(100deg, rgb(var(--color-surface) / .62), rgb(var(--color-surface-soft) / .76) 48%, rgb(var(--color-brand-faint) / .46)), rgb(var(--color-surface-glass))}html[data-theme=dark] .status-info__copy h2,html[data-theme=dark] .status-info__stats b,html[data-theme=dark] .status-info__time,html[data-theme=dark] .status-info__weather-icon{color:rgb(var(--color-text-main))}html[data-theme=dark] .status-info__role,html[data-theme=dark] .status-info__bio,html[data-theme=dark] .status-info__stats span,html[data-theme=dark] .status-info__date b,html[data-theme=dark] .status-info__date small,html[data-theme=dark] .status-info__weather b,html[data-theme=dark] .status-info__weather small{color:rgb(var(--color-text-secondary))}.music-player{z-index:60;color:#25315f;width:5.9rem;transition:left .26s cubic-bezier(.4,0,.2,1),right .26s cubic-bezier(.4,0,.2,1),width .26s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.4,0,.2,1);position:fixed;bottom:clamp(1rem,2vw,1.5rem);left:clamp(1rem,2vw,1.5rem)}.music-player.is-collapsed{width:5.9rem}.music-player.is-expanded{width:min(100vw - 2rem,980px);left:50%;transform:translate(-50%)}.music-player__body{background:linear-gradient(115deg, #ffffffb3, #f7f9ffc7 48%, #f1f5ffa8), rgb(var(--color-surface-glass));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #d6deff85;align-items:center;display:grid;position:relative;box-shadow:0 18px 42px #3d498824,inset 0 1px #ffffffa3}.music-player:not(.is-expanded) .music-player__body{aspect-ratio:1;border-radius:50%;place-items:center;display:grid;overflow:visible}.music-player.is-expanded .music-player__body{border-radius:1.45rem;grid-template-columns:minmax(120px,1fr) minmax(130px,1fr) minmax(150px,1.5fr) auto;gap:clamp(.9rem,1.8vw,1.7rem);min-height:6.5rem;padding:.55rem 1rem 2.15rem clamp(6.2rem,10vw,8rem);overflow:visible}.music-player__cover{isolation:isolate;position:relative;overflow:hidden;box-shadow:0 12px 26px #2d355f33}.music-player:not(.is-expanded) .music-player__cover{background:conic-gradient(from 30deg,#13172c,#566fff,#11172d,#9ba8ff,#151a31);border-radius:50%;position:absolute;inset:.52rem}.music-player.is-expanded .music-player__cover{z-index:5;background:conic-gradient(from 30deg,#13172c,#566fff,#11172d,#9ba8ff,#151a31);border-radius:50%;width:clamp(6.2rem,10vw,8rem);height:clamp(6.2rem,10vw,8rem);position:absolute;top:50%;left:-1rem;transform:translateY(-50%);box-shadow:0 14px 34px #2d355f38}.music-player__cover:before,.music-player__cover:after{pointer-events:none;content:"";position:absolute}.music-player__cover:before{z-index:2;background:#20284f;border:.28rem solid #ffffffb8;border-radius:50%;width:1.35rem;height:1.35rem;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.music-player__cover:after{z-index:1;background:radial-gradient(circle,#0000 0 20%,#ffffff29 21% 22%,#0000 23% 42%,#ffffff1a 43% 44%,#0000 45%),linear-gradient(120deg,#0000 44%,#ffffff52 50%,#0000 58%);inset:0}.music-player__cover img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.music-player:not(.is-expanded) .music-player__cover img{animation:12s linear infinite paused musicCoverSpin}.music-player:not(.is-expanded) .music-player__body.is-playing .music-player__cover img{animation-play-state:running}.music-player.is-expanded .music-player__cover img{animation:12s linear infinite paused musicCoverSpin}.music-player.is-expanded .music-player__body.is-playing .music-player__cover img{animation-play-state:running}.music-player__meta,.music-player__timeline{min-width:0}.music-player__meta b,.music-player__meta small,.music-player__timeline em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.music-player__meta b{color:#24305f;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.25}.music-player__meta small{color:#566286;margin-top:.18rem;font-size:.86rem}.music-player:not(.is-expanded) .music-player__meta,.music-player:not(.is-expanded) .music-player__timeline{display:none}.music-player__timeline em{color:#36436f;margin-bottom:.55rem;font-style:normal;font-weight:780;line-height:1}.music-player__progress{background:#b9c3e7c2;border-radius:999px;height:3px;display:block;overflow:hidden}.music-player.is-expanded .music-player__progress{cursor:pointer;height:5px;transition:height .12s}.music-player.is-expanded .music-player__progress:hover{height:7px}.music-player__progress i{width:var(--progress,0%);border-radius:inherit;background:var(--theme-brand,#5674ff);height:100%;display:block;box-shadow:0 0 0 3px #5674ff14}.music-player__wave{height:3.2rem;color:var(--theme-brand,#5b78ff);justify-content:center;align-items:center;gap:clamp(.16rem,.32vw,.3rem);display:flex}.music-player:not(.is-expanded) .music-player__wave{display:none}.music-player__wave i{width:clamp(2px,.26vw,4px);height:calc(8px + var(--level,.3) * 30px);background:var(--theme-brand);border-radius:999px;transition:height 90ms linear;display:block}.music-player__controls{align-items:center;gap:.42rem;display:flex}.music-player:not(.is-expanded) .music-player__controls{place-items:center;display:grid;position:absolute;inset:0}.music-player__play,.music-player__skip,.music-player__mode{color:var(--theme-brand);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid;position:relative}.music-player__play{background:#ffffff75;border:2px solid #c0ccffd1;border-radius:50%;width:clamp(2.65rem,4vw,3.25rem);height:clamp(2.65rem,4vw,3.25rem)}.music-player:not(.is-expanded) .music-player__play{background:#ffffff8f;border-color:#fffc;width:2.45rem;height:2.45rem;box-shadow:0 8px 18px #1d244c33}.music-player__skip{color:#6a77a0;width:2rem;height:2rem}.music-player:not(.is-expanded) .music-player__skip{display:none}.music-player__mode{z-index:3;background:#ffffffb8;border:1px solid #c0ccffbd;border-radius:50%;width:1.9rem;height:1.9rem;position:absolute;box-shadow:0 8px 18px #3d498821}.music-player:not(.is-expanded) .music-player__mode{top:50%;right:-.75rem;transform:translateY(-50%)}.music-player.is-expanded .music-player__mode{z-index:6;top:50%;left:-2.2rem;right:auto;transform:translateY(-50%)}.music-player.is-expanded .music-player__mode iconify-icon{transform:rotate(180deg)}.music-player__play span{place-items:center;line-height:1;display:grid;position:absolute}.music-player__play iconify-icon,.music-player__skip iconify-icon,.music-player__mode iconify-icon{font-size:1.06rem;transition:transform .18s}.music-player__play [data-icon=pause],.music-player__body.is-playing .music-player__play [data-icon=play]{opacity:0}.music-player__body.is-playing .music-player__play [data-icon=pause]{opacity:1}.music-player__lyric{display:none}.music-player.is-expanded .music-player__lyric{color:var(--theme-brand,#5674ff);white-space:nowrap;justify-content:center;align-items:center;font-size:.92rem;font-weight:760;line-height:1.3;display:flex;position:absolute;bottom:.62rem;left:calc(clamp(6.2rem,10vw,8rem) + 1.5rem);right:1.2rem;overflow:hidden}.music-player__lyric span{vertical-align:top;max-width:100%;display:inline-block}.music-player__lyric span.is-overflowing{max-width:none;animation:musicLyricPingPong var(--lyric-duration,9s) ease-in-out infinite alternate}.music-player__lyric-empty{color:rgb(var(--color-text-secondary,148 163 184));font-size:.88rem;font-weight:500;display:none}.music-player__lyric [data-music-lyric]:empty~.music-player__lyric-empty{display:inline-block}.music-player__lyric [data-music-lyric]:not(:empty)~.music-player__lyric-empty{display:none}html[data-theme=dark] .music-player__body{color:rgb(var(--color-text-main));border-color:rgb(var(--color-line) / .62);background:linear-gradient(115deg, #1b2034c7, #181d30d6 48%, #232944b8), rgb(var(--color-surface-glass))}html[data-theme=dark] .music-player__mode,html[data-theme=dark] .music-player__play{background:#1b2034bd}html[data-theme=dark] .music-player__meta b,html[data-theme=dark] .music-player__timeline em,html[data-theme=dark] .music-player__play,html[data-theme=dark] .music-player__mode{color:rgb(var(--color-text-main))}html[data-theme=dark] .music-player__meta small,html[data-theme=dark] .music-player__skip,html[data-theme=dark] .music-player__lyric-empty{color:rgb(var(--color-text-secondary))}@keyframes musicCoverSpin{to{transform:rotate(360deg)}}@keyframes musicLyricPingPong{0%{transform:translate(0)}to{transform:translateX(calc(-1 * var(--lyric-overflow,0px)))}}@media (width<=980px){.music-player.is-expanded{width:min(100vw - 1.5rem,800px)}.music-player.is-expanded .music-player__body{grid-template-columns:minmax(110px,1fr) minmax(120px,1fr) minmax(100px,1fr) auto;gap:.8rem;padding:.5rem .8rem 2rem clamp(5rem,9vw,6.5rem)}.music-player.is-expanded .music-player__cover{width:clamp(5rem,9vw,6.5rem);height:clamp(5rem,9vw,6.5rem);left:-.6rem}.music-player.is-expanded .music-player__lyric{left:clamp(5.5rem,10vw,7.5rem);right:clamp(.8rem,2vw,1.4rem)}}@media (width<=640px){.music-player.is-expanded{width:min(100vw - .75rem,34rem);bottom:.75rem;left:50%;right:auto;transform:translate(-50%)}.music-player.is-expanded .music-player__body{border-radius:1.1rem;grid-template-columns:1fr auto;grid-template-areas:"cover mode""meta meta""timeline timeline""controls controls""lyric lyric";place-items:center;gap:.55rem .75rem;min-height:0;padding:.72rem;display:grid;overflow:hidden}.music-player.is-expanded .music-player__cover{grid-area:cover;width:3.8rem;height:3.8rem;margin-left:2.35rem;position:relative;inset:auto;transform:none}.music-player.is-expanded .music-player__cover:before{border-width:.2rem;width:1rem;height:1rem}.music-player.is-expanded .music-player__meta{text-align:center;grid-area:meta;justify-self:stretch}.music-player.is-expanded .music-player__timeline{grid-area:timeline;justify-self:stretch;width:100%}.music-player.is-expanded .music-player__controls{grid-area:controls;justify-content:center;gap:.55rem}.music-player.is-expanded .music-player__mode{grid-area:mode;width:1.6rem;height:1.6rem;position:relative;inset:auto;transform:none}.music-player.is-expanded .music-player__mode iconify-icon{font-size:.85rem}.music-player.is-expanded .music-player__wave{display:none}.music-player.is-expanded .music-player__lyric{text-align:center;grid-area:lyric;width:100%;min-width:0;margin-top:.1rem;font-size:.82rem;position:relative;inset:auto}}.featured-carousel{height:var(--featured-height,clamp(330px, 31vw, 500px));border:1px solid rgb(var(--color-line) / .72);background:#ffffff85;margin-top:3.2rem;position:relative;overflow:visible}.featured-carousel__track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;cursor:grab;display:flex;position:absolute;inset:0;overflow:auto hidden}.featured-carousel__track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.featured-carousel__track::-webkit-scrollbar{display:none}.featured-carousel__panel{scroll-snap-align:start;flex:0 0 100%;height:100%;position:relative;overflow:hidden}.featured-carousel__panel:before{content:none}.featured-carousel__panel:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff24,#0000 42%);position:absolute;inset:0}.featured-carousel__panel img{object-fit:cover;object-position:center 44%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.featured-carousel__panel-link{display:none}.featured-carousel__panel b{color:#fff;letter-spacing:0;font:700 clamp(7rem,12vw,15rem)/.82 Playfair Display,serif;position:absolute;bottom:-.3rem;right:clamp(1.4rem,3vw,3rem)}.featured-carousel__copy{z-index:3;width:var(--featured-copy-width,47%);min-width:min(100%,25rem);clip-path:polygon(0 0, var(--featured-angle,78%) 0, 100% 50%, var(--featured-angle,78%) 100%, 0 100%);background:linear-gradient(135deg, rgb(255 255 255/var(--featured-copy-opacity,.9)), rgb(245 247 255/var(--featured-copy-opacity,.9)));flex-direction:column;justify-content:flex-start;padding:clamp(1.8rem,3.2vw,3.5rem) clamp(4rem,7.5vw,8rem) clamp(2rem,4vw,4.6rem) clamp(2.6rem,5.4vw,6.4rem);display:flex;position:absolute;inset:0 auto 0 0;overflow:hidden}.featured-carousel__copy:after{content:none}.featured-carousel__copy--measure{z-index:-1!important;visibility:hidden!important;pointer-events:none!important;height:auto!important;min-height:0!important;max-height:none!important;position:absolute!important;inset:auto auto 0 0!important}.featured-carousel__copy .eyebrow{width:max-content;max-width:min(100%,22rem);color:var(--theme-brand,rgb(var(--color-brand)));letter-spacing:.04em;text-align:left;margin:0 0 clamp(1.9rem,3.6vw,3rem);font-size:clamp(.98rem,1.26vw,1.24rem);font-weight:950;display:block}.featured-carousel__copy-title{max-width:min(100%,36rem);color:rgb(var(--color-text-main));text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:calc(2.6*clamp(1.8rem,2.8vw,2.8rem));margin:0 0 .5rem;padding:0;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(1.8rem,2.8vw,2.8rem);line-height:1.18;display:-webkit-box;overflow:hidden}.featured-carousel__copy-title-link{color:inherit;text-decoration:none;transition:color .18s}.featured-carousel__copy-title-link:hover,.featured-carousel__copy-title-link:focus-visible{color:var(--theme-brand,rgb(var(--color-brand)))}.featured-carousel__copy-excerpt{max-width:min(100%,34rem);color:rgb(var(--color-text-secondary));text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:none;min-height:calc(3*clamp(1rem,1.05vw,1.12rem));margin:0 0 .85rem;font-size:clamp(1rem,1.05vw,1.12rem);line-height:1.5;display:-webkit-box;overflow:hidden}.featured-carousel__copy-meta{width:max-content;max-width:min(100%,24rem);color:rgb(var(--color-text-muted));white-space:nowrap;align-items:center;gap:.5rem;margin-bottom:.72rem;font-size:clamp(.78rem,.86vw,.92rem);font-weight:780;line-height:1.2;display:flex}.featured-carousel__copy-meta span{color:rgb(var(--color-text-muted) / .72)}.featured-carousel__copy-tags,.featured-carousel__panel-tags{flex-wrap:wrap;gap:.65rem;display:flex}.featured-carousel__panel-tags{display:none}.featured-carousel__copy-tags{max-width:24rem;min-height:1.35rem;margin:0;overflow:hidden}.featured-carousel__copy-tags[hidden]{display:none}.featured-carousel__copy-tags a{color:var(--theme-brand,rgb(var(--color-brand)));align-items:center;font-size:.82rem;font-weight:820;line-height:1.25;transition:color .16s;display:inline-flex}.featured-carousel__copy-tags a:hover,.featured-carousel__copy-tags a:focus-visible{color:rgb(var(--color-text-main))}.featured-carousel__copy-link{display:none}.featured-carousel__rail{color:rgb(var(--color-text-muted));letter-spacing:.18em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.68rem;font-weight:800;position:absolute;top:clamp(1.6rem,3vw,3rem);right:clamp(-3.2rem,-3vw,-2rem)}.featured-carousel__rail:after{content:none}.featured-carousel__dots{display:block;position:absolute;top:50%;right:clamp(-3.1rem,-2.7vw,-2rem);transform:translateY(-50%)}.featured-carousel__dots button{background:rgb(var(--color-line-strong) / .58);cursor:pointer;border:0;border-radius:50%;width:clamp(5px,.5vw,7px);height:clamp(5px,.5vw,7px);margin-block:clamp(.45rem,.8vw,.8rem);padding:0;display:block}.featured-carousel__dots button.is-active{background:var(--theme-brand,rgb(var(--color-brand)))}.featured-carousel__slashes{z-index:5;gap:clamp(.18rem,.35vw,.32rem);display:grid;position:absolute;bottom:clamp(2rem,5vw,4rem);left:clamp(1.4rem,2.6vw,2.6rem)}.featured-carousel__slashes button{background:rgb(var(--color-line-strong) / .58);cursor:pointer;border:0;border-radius:999px;width:clamp(.34rem,.55vw,.55rem);height:clamp(1.5rem,2.2vw,2.2rem);padding:0;display:block;transform:rotate(-34deg)}.featured-carousel__slashes button.is-active{background:var(--theme-brand,rgb(var(--color-brand)))}.featured-carousel__mobile-rail{display:none}@media (width<=980px){.featured-carousel{height:auto;overflow:hidden}.featured-carousel__track{height:clamp(220px,54vw,360px);position:relative;inset:auto}.featured-carousel__panel{height:100%}.featured-carousel__panel-link{z-index:2;display:block;position:absolute;inset:0}.featured-carousel__panel:after{background:linear-gradient(#1216242e,#0000 38%),linear-gradient(#0000 55%,#1216246b);display:block}.featured-carousel__panel b{z-index:3;color:#ffffffd1;pointer-events:none;font-size:clamp(5.2rem,22vw,8.5rem);bottom:-.1rem;right:1rem}.featured-carousel__copy{width:100%;min-width:0;min-height:var(--featured-copy-mobile-min-height,auto);clip-path:none;max-height:none;padding:2rem;position:relative;inset:auto}.featured-carousel__copy .eyebrow{display:none}.featured-carousel__copy-title{white-space:normal;max-width:100%;min-height:0;margin:0 0 .78rem -.04em;padding-bottom:.1em;font-size:clamp(1.5rem,3.2vw,4.2rem);line-height:1.2}.featured-carousel__copy-meta{margin-bottom:.58rem;font-size:.78rem}.featured-carousel__copy-tags{gap:.56rem}.featured-carousel__copy-tags a{font-size:.78rem}.featured-carousel__mobile-rail{z-index:3;color:#ffffffd1;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl;pointer-events:none;font-size:.62rem;font-weight:850;display:block;position:absolute;top:1rem;right:1rem}.featured-carousel__slashes{z-index:5;grid-auto-flow:column;gap:.28rem;display:grid;position:absolute;top:calc(clamp(220px,54vw,360px) - 2.95rem);bottom:auto;left:1rem}.featured-carousel__slashes button{cursor:pointer;background:#ffffffbd;border:0;border-radius:999px;width:.42rem;height:1.8rem;margin:0;padding:0;display:block;transform:rotate(-34deg)}.featured-carousel__slashes button.is-active{background:var(--theme-brand,rgb(var(--color-brand)))}.featured-carousel__dots,.featured-carousel__rail{display:none}}@media (width<=640px){.featured-carousel__copy{padding:1.35rem 1.2rem 1.45rem}.featured-carousel__copy .eyebrow{margin-bottom:1.1rem;font-size:.82rem}.featured-carousel__copy-title{overflow-wrap:anywhere;margin-top:0;margin-bottom:.65rem;font-size:clamp(1.35rem,6vw,1.75rem)}.featured-carousel__copy-excerpt{min-height:0;max-height:none;font-size:.95rem;line-height:1.62}}.section-grid{grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:clamp(1.5rem,2vw,5rem);min-height:0;margin-top:clamp(2.4rem,4vw,3.8rem);display:grid}.section-grid__rail-title{border-top:1px solid rgb(var(--color-line));height:auto;min-height:0;padding-top:1.7rem;position:sticky;top:110px}.section-grid__rail-title:before{border:1px solid rgb(var(--color-line) / .6);content:"";opacity:.5;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-28px;left:-38px}.section-grid__rail-title:after{content:none}.section-grid__rail-title h2,.section-heading h2,.discussion h2,.suggest-panel h2{margin:0;font-size:1.4rem;line-height:1.1}.section-grid__rail-title a{color:var(--theme-brand,rgb(var(--color-brand)))}.section-grid__progress-line{background:rgb(var(--color-line));width:120px;height:3px;margin-top:1.1rem;display:block}.section-grid__progress-line i{width:var(--section-progress,60%);background:var(--theme-brand,rgb(var(--color-brand)));height:100%;transition:width .22s;display:block}.section-grid__rail-title small{color:rgb(var(--color-text-secondary));margin-top:clamp(2rem,6vw,5rem);font-size:.72rem;font-weight:800;display:block}.section-grid__rail-dots{gap:.45rem;width:max-content;margin-top:1.6rem;display:grid}.section-grid__rail-dots i{background:var(--theme-brand,rgb(var(--color-brand)));border-radius:50%;width:7px;height:7px}.posts-list{align-content:start;gap:0;margin:0;padding:0;list-style:none;display:grid}.posts-list--wide{margin-top:3rem}.post-list-item{border-bottom:1px solid rgb(var(--color-line));grid-template-columns:clamp(4rem,7vw,6rem) minmax(12rem,16rem) minmax(0,1fr) max-content;align-items:center;gap:clamp(1rem,1.8vw,1.2rem);min-height:clamp(8.5rem,14vw,11rem);display:grid}.post-list-item__no{text-align:center;color:var(--theme-brand,rgb(var(--color-brand)));font:600 clamp(2.7rem,5vw,4.8rem)/1 Playfair Display,serif}.post-list-item__body{min-width:0}.post-list-item__image{aspect-ratio:16/9;width:100%;height:auto;overflow:hidden}.post-list-item__image img{object-fit:cover;width:100%;height:100%}.post-list-item h3{overflow-wrap:anywhere;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:.06em 0 .16em .04em;font-family:Noto Serif SC,Playfair Display,serif;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.36;overflow:hidden}.post-list-item h3 a{color:rgb(var(--color-text-main));transition:color .18s}.post-list-item h3 a:hover,.post-list-item h3 a:focus-visible{color:var(--theme-brand,rgb(var(--color-brand)))}.post-list-item p{max-width:48rem;color:rgb(var(--color-text-secondary));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.post-list-item .meta-line{margin-top:.25rem}.post-list-item .meta-line a{color:var(--theme-brand,rgb(var(--color-brand)));font-weight:800}.post-list-item__tags{flex-wrap:wrap;gap:.55rem;margin-top:.25rem;display:flex}.post-list-item__tags a{color:rgb(var(--color-text-muted));font-size:.78rem;font-weight:760;line-height:1.2;transition:color .16s}.post-list-item__tags a:hover,.post-list-item__tags a:focus-visible{color:var(--theme-brand,rgb(var(--color-brand)))}.read-more{color:var(--theme-brand,rgb(var(--color-brand)));white-space:nowrap;justify-self:end;align-items:center;gap:.32rem;margin-top:80%;font-size:.78rem;font-weight:850;line-height:1;display:inline-flex}.read-more iconify-icon{font-size:.96rem;line-height:1}.post-card{border-bottom:1px solid rgb(var(--color-line));gap:.75rem;padding:clamp(1.2rem,2.4vw,1.8rem) 0;display:grid}.post-card__title{margin:0;font-family:Noto Serif SC,Playfair Display,serif;font-size:clamp(1.35rem,2.4vw,2.1rem);line-height:1.25}.post-card__title a{color:rgb(var(--color-text-main));transition:color .18s}.post-card__title a:hover,.post-card__title a:focus-visible{color:var(--theme-brand,rgb(var(--color-brand)))}.post-card__meta{color:rgb(var(--color-text-muted));margin:0;font-size:.84rem;font-weight:650}.post-card__meta .category{color:var(--theme-brand,rgb(var(--color-brand)));font-weight:800}.post-card__excerpt{max-width:48rem;color:rgb(var(--color-text-secondary));overflow-wrap:anywhere;margin:0;line-height:1.65}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.page-circle{border:1px solid rgb(var(--color-line));background:#ffffff80;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.page-circle.is-active{color:#fff;background:var(--theme-brand,rgb(var(--color-brand)))}.page-total{color:rgb(var(--color-text-muted));font-size:.84rem;font-weight:800}.load-more{margin-left:2rem;font-weight:700}.post-shell{grid-template-columns:180px minmax(0,940px);gap:clamp(2rem,6vw,7rem);display:grid}.post-shell--post{grid-template-columns:minmax(170px,230px) minmax(0,900px);justify-content:center;align-items:start;gap:clamp(2.2rem,5vw,5.8rem);margin-top:0}.post-shell--page{grid-template-columns:minmax(0,920px);justify-content:center}.post-main{min-width:0}.post-toc{z-index:9;min-width:0;max-height:calc(100vh - 7.5rem);position:sticky;top:6.875rem}.post-toc__panel{border-top:1px solid rgb(var(--color-line));background:0 0;gap:.5rem;min-height:28rem;padding-top:1.35rem;display:grid;position:relative}.post-toc__panel:before{border:1px solid rgb(var(--color-line) / .45);content:"";opacity:.42;pointer-events:none;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:-1.4rem;left:-2.15rem}.post-toc__header{z-index:1;align-items:start;gap:.48rem;display:grid;position:relative}.post-toc__eyebrow{color:rgb(var(--color-text-main));letter-spacing:.08em;font-size:.74rem;font-weight:900;line-height:1.25}.post-toc__percent{color:var(--theme-brand,rgb(var(--color-brand)));letter-spacing:0;font:600 clamp(1.42rem,2.3vw,2.05rem)/1 Playfair Display,Noto Serif SC,serif;display:block}.post-toc__body{z-index:1;min-height:17rem;position:relative}.post-toc__close{border:1px solid rgb(var(--color-line-strong) / .72);width:2rem;height:2rem;color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-surface-glass));cursor:pointer;border-radius:50%;place-items:center;display:none}.post-toc-toggle{z-index:29;border:1px solid rgb(var(--color-line-strong) / .72);min-height:2.75rem;color:rgb(var(--color-text-main));background:rgb(var(--color-surface-glass) / .86);box-shadow:0 16px 36px rgb(var(--color-shadow));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;grid-template-columns:auto auto;place-items:center;gap:.35rem;padding:0 .9rem;display:none;position:fixed;bottom:5.2rem;right:1rem}.post-toc-toggle iconify-icon,.post-toc__close iconify-icon{font-size:1.15rem}.post-toc__progress{display:none}.post-toc__nav{scrollbar-width:thin;scrollbar-color:rgb(var(--color-line-strong) / .72) transparent;max-height:min(58vh,32rem);padding:.2rem .5rem .2rem .2rem;overflow:hidden auto}.post-toc__nav::-webkit-scrollbar{width:5px}.post-toc__nav::-webkit-scrollbar-track{background:linear-gradient(180deg, transparent, rgb(var(--color-line) / .26), transparent)}.post-toc__nav::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--theme-brand,rgb(var(--color-brand))), rgb(var(--color-brand-soft)));border-radius:999px}.post-toc__list{margin:0;padding:.15rem 0 .3rem;list-style:none;display:block;position:relative}.post-toc__item{min-height:2.28rem;padding-left:1.62rem;transition:min-height .18s;position:relative}.post-toc__item.is-active{min-height:clamp(8.4rem,15vh,10.8rem)}.post-toc__item:before{z-index:2;border:2px solid rgb(var(--color-line-strong));background:rgb(var(--color-page));width:.74rem;height:.74rem;box-shadow:none;content:"";border-radius:50%;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;position:absolute;top:.52rem;left:.12rem}.post-toc__item:after{z-index:1;background:rgb(var(--color-line));content:"";border-radius:999px;width:2px;position:absolute;top:.52rem;bottom:-.9rem;left:.415rem}.post-toc__item:last-child:after{content:none}.post-toc__item--fallback:after{content:""}.post-toc__item.is-complete:before,.post-toc__item.is-active:before{border-color:var(--theme-brand,rgb(var(--color-brand)));background:var(--theme-brand,rgb(var(--color-brand)))}.post-toc__item.is-active:before{box-shadow:0 0 0 .24rem rgb(var(--color-brand-faint) / .86);transform:scale(1.08)}.post-toc__item.is-complete:after{background:var(--theme-brand,rgb(var(--color-brand)))}.post-toc__item.is-active:after{background:linear-gradient(180deg, var(--theme-brand,rgb(var(--color-brand))) 0%, var(--theme-brand,rgb(var(--color-brand))) var(--node-progress,0%), rgb(var(--color-line)) var(--node-progress,0%))}.post-toc__link{min-width:0;padding:.32rem 0 .38rem calc(var(--toc-level,0) * .72rem);color:rgb(var(--color-text-muted));font-size:clamp(.75rem,.76vw,.86rem);font-weight:720;line-height:1.35;text-decoration:none;transition:color .16s,transform .16s,font-size .16s;display:block;position:relative}.post-toc__title{text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.35;display:-webkit-box;position:relative;overflow:hidden}.post-toc__item[data-level="3"] .post-toc__link{font-size:clamp(.7rem,.72vw,.8rem)}.post-toc__item[data-level="4"] .post-toc__link{font-size:clamp(.66rem,.68vw,.76rem)}.post-toc__item.is-complete .post-toc__link{color:rgb(var(--color-text-muted));opacity:.78}.post-toc__item.is-active .post-toc__link{color:var(--theme-brand,rgb(var(--color-brand)));font-size:clamp(.8rem,.84vw,.96rem);font-weight:860;transform:translate(.14rem)}.post-toc__item.is-pending .post-toc__link{color:rgb(var(--color-text-muted))}.post-toc__empty{color:rgb(var(--color-text-muted));margin:0;font-size:.86rem}.post-content{overflow-wrap:anywhere;max-width:100%;color:rgb(var(--color-text-secondary));word-break:break-word;font-size:clamp(1rem,.96vw,1.08rem);line-height:1.9}.post-content>*{max-width:100%}.post-content>*+*{margin-top:.65rem;margin-bottom:.85rem}.post-content p{margin-top:0;margin-bottom:0}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:rgb(var(--color-text-main));margin:2.7rem 0 .9rem;padding-top:.25rem;scroll-margin-top:6rem;font-family:Playfair Display,Noto Serif SC,serif;line-height:1.22;position:relative}.post-content h1{color:var(--theme-brand,rgb(var(--color-brand)));font-size:clamp(2.25rem,5vw,4.75rem)}.post-content h2{color:rgb(var(--color-text-main));font-size:clamp(1.85rem,3vw,3rem)}.post-content h2:before{background:var(--theme-brand,rgb(var(--color-brand)));content:"";border-radius:999px;width:3rem;height:.28rem;margin-bottom:.72rem;display:block}.post-content h3{color:color-mix(in srgb, var(--theme-brand,rgb(var(--color-brand))) 62%, rgb(var(--color-text-main)));font-size:clamp(1.45rem,2.1vw,2.12rem)}.post-content h4{color:rgb(var(--color-text-main));font-size:clamp(1.18rem,1.4vw,1.42rem)}.post-content h5,.post-content h6{color:var(--theme-brand,rgb(var(--color-brand)));letter-spacing:.05em;text-transform:uppercase;font-size:1rem;font-weight:900}.post-content a{color:var(--theme-brand,rgb(var(--color-brand)));text-underline-offset:.22em;overflow-wrap:anywhere;word-break:break-word;font-weight:800;text-decoration:underline;text-decoration-thickness:.08em}.post-content .hyperlink-inline-card,.post-content a.hyperlink-inline-card,.post-content .hyperlink-card,.post-content a[data-type=link-card]{border:1px solid rgb(var(--color-line) / .74);color:rgb(var(--color-text-main));background:linear-gradient(90deg, rgb(var(--color-brand-faint) / .48), transparent 68%), rgb(var(--color-surface-glass));box-shadow:0 14px 36px rgb(var(--color-shadow));border-radius:.5rem;gap:.38rem;margin:1.4rem 0;padding:.95rem 1rem;text-decoration:none;display:grid}.post-content .hyperlink-inline-card:hover,.post-content a.hyperlink-inline-card:hover,.post-content .hyperlink-card:hover,.post-content a[data-type=link-card]:hover{border-color:var(--theme-brand,rgb(var(--color-brand)))}.post-content img,.post-content video,.post-content canvas,.post-content svg,.post-demo-rich img{border:1px solid rgb(var(--color-line));width:100%;box-shadow:0 18px 48px rgb(var(--color-shadow));border-radius:.5rem;overflow:hidden}.post-content blockquote{border:1px solid rgb(var(--color-line) / .76);color:rgb(var(--color-text-main));background:linear-gradient(90deg, rgb(var(--color-brand-faint) / .74), transparent 70%), rgb(var(--color-surface-glass));box-shadow:0 16px 42px rgb(var(--color-shadow));border-left:0;border-radius:.5rem;margin:2.2rem 0;padding:2.1rem 2rem 1.6rem 4.3rem;position:relative}.post-content blockquote:before,.post-content blockquote:after{color:var(--theme-brand,rgb(var(--color-brand)));font-family:Noto Serif SC,serif;font-weight:900;line-height:1;position:absolute}.post-content blockquote:before{content:"“";font-size:4.2rem;top:.5rem;left:.25rem}.post-content blockquote:after{content:"”";opacity:.58;font-size:2.8rem;bottom:.25rem;right:-.25rem}.post-content blockquote>:first-child{margin-top:0}.post-content blockquote>:last-child{margin-bottom:0}.post-content ul,.post-content ol{border:1px solid rgb(var(--color-line) / .64);background:rgb(var(--color-surface-glass));border-radius:.5rem;gap:.62rem;margin:.8rem 0;padding:1.1rem 1.35rem 1.1rem 2.4rem;display:grid}.post-content li::marker{color:var(--theme-brand,rgb(var(--color-brand)));font-weight:900}.post-content li>ul,.post-content li>ol{border-color:rgb(var(--color-line) / .46);background:rgb(var(--color-surface-soft) / .62);margin:.7rem 0 0}.post-content code,.post-content kbd,.post-content samp{border:1px solid rgb(var(--color-line) / .74);color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint) / .54);overflow-wrap:anywhere;word-break:break-word;border-radius:.32rem;padding:.12rem .38rem;font-size:.92em}.post-content shiki-code{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--shiki-dark-bg:rgb(var(--color-code-bg));--shiki-dark:rgb(var(--color-code-text));margin:2rem 0;display:block}.post-content pre{border:1px solid rgb(var(--color-line-strong) / .48);max-width:100%;color:rgb(var(--color-code-text));background:linear-gradient(90deg, rgb(var(--color-brand) / .18), transparent 46%), rgb(var(--color-code-bg));box-shadow:0 18px 48px rgb(var(--color-shadow));white-space:pre;border-radius:.5rem;margin:2rem 0;padding:3.2rem 1.4rem 1.35rem;position:relative;overflow-x:auto}.post-content pre:before{border-bottom:1px solid rgb(var(--color-line-strong) / .36);background:rgb(var(--color-code-bar) / .7);content:"";height:2.25rem;position:absolute;top:0;left:0;right:0}.post-content pre:after{content:"";background:#ff6b7a;border-radius:50%;width:.58rem;height:.58rem;position:absolute;top:.72rem;left:1rem;box-shadow:1rem 0 #ffd166,2rem 0 #8be28b}.post-content pre code{color:inherit;overflow-wrap:normal;word-break:normal;background:0 0;border:0;padding:0}.post-content .code-block,.post-content .halo-code-block,.post-content figure[data-type=codeBlock]{border:1px solid rgb(var(--color-line-strong) / .48);background:rgb(var(--color-code-bg));box-shadow:0 18px 48px rgb(var(--color-shadow));border-radius:.5rem;overflow:hidden}.post-content .code-block pre,.post-content .halo-code-block pre,.post-content figure[data-type=codeBlock] pre{box-shadow:none;border:0;border-radius:0;margin:0}.post-content .hljs{color:rgb(var(--color-code-text));background:0 0}.post-content .hljs-keyword,.post-content .hljs-selector-tag,.post-content .hljs-built_in{color:rgb(var(--color-brand-soft))}.post-content .hljs-string,.post-content .hljs-attr,.post-content .hljs-symbol{color:#8be28b}.post-content .hljs-comment,.post-content .hljs-quote{color:#b6bed5ad}.post-content .hljs-number,.post-content .hljs-literal{color:#ffd166}.post-content table{border:1px solid rgb(var(--color-line));border-collapse:collapse;background:rgb(var(--color-surface-glass));border-radius:.5rem;width:max-content;max-width:100%;margin:2rem 0;display:block;overflow-x:auto}.post-content th,.post-content td{border:1px solid rgb(var(--color-line) / .72);overflow-wrap:break-word;word-break:break-word;max-width:min(24rem,70vw);padding:.8rem 1rem}.post-content th{color:rgb(var(--color-text-main));background:rgb(var(--color-brand-faint) / .58)}.post-content hr{background:linear-gradient(90deg, transparent, var(--theme-brand,rgb(var(--color-brand))), transparent);border:0;height:1px;margin:2.5rem 0}.post-content iframe,.post-content embed,.post-content object{width:100%;display:block}.post-content .table-wrapper,.post-content .halo-table-wrapper,.post-content .katex-display,.post-content .math-display{max-width:100%;overflow-x:auto}.note-box{border:1px solid var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint) / .45);border-radius:.5rem;gap:.3rem;margin:2rem 0;padding:1.4rem 2rem;display:grid}.post-nav{border-top:1px solid rgb(var(--color-line));grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:3rem;padding-top:2rem;display:grid}.discussion{grid-template-columns:minmax(13rem,.28fr) minmax(0,.72fr);align-items:start;gap:clamp(1.4rem,4vw,4rem);margin-top:3.5rem;display:grid}.discussion__head{position:sticky;top:6.25rem}.discussion__eyebrow{color:var(--theme-brand,rgb(var(--color-brand)));letter-spacing:.08em;font-size:.72rem;font-weight:900}.discussion__head h2{color:rgb(var(--color-text-main));margin:.3rem 0 .6rem;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(2rem,4vw,4.4rem);line-height:1}.discussion__head p{max-width:18rem;color:rgb(var(--color-text-muted));margin:0}.discussion__panel{border:1px solid rgb(var(--color-line) / .78);background:rgb(var(--color-surface-glass));min-width:0;box-shadow:0 20px 54px rgb(var(--color-shadow));border-radius:.5rem;padding:clamp(1rem,2vw,1.5rem)}.post-nav-card{border:1px solid rgb(var(--color-line) / .72);min-width:0;color:rgb(var(--color-text-main));background:rgb(var(--color-surface-glass));border-radius:.75rem;grid-template-columns:minmax(7.5rem,34%) minmax(0,1fr);transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.post-nav-card:hover,.post-nav-card:focus-visible{border-color:var(--theme-brand,rgb(var(--color-brand)));box-shadow:0 14px 34px rgb(var(--color-shadow));transform:translateY(-.12rem)}.post-nav-card__media{background:rgb(var(--color-brand-faint) / .3);min-width:0;display:block;overflow:hidden}.post-nav-card__media img{object-fit:cover;width:100%;height:100%;min-height:100%;transition:transform .24s}.post-nav-card:hover .post-nav-card__media img,.post-nav-card:focus-visible .post-nav-card__media img{transform:scale(1.04)}.post-nav-card__body{align-content:start;gap:.45rem;min-width:0;padding:1rem;display:grid}.post-nav-card__eyebrow{color:var(--theme-brand,rgb(var(--color-brand)));letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.post-nav-card strong{color:rgb(var(--color-text-main));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;padding-bottom:.12em;font-family:Noto Serif SC,Playfair Display,serif;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.42;display:-webkit-box;overflow:hidden}.post-nav-card__excerpt{color:rgb(var(--color-text-secondary));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.5;display:-webkit-box;overflow:hidden}.post-nav-card__meta{color:rgb(var(--color-text-muted));flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.76rem;font-weight:700;display:flex}.post-nav-card__tags{flex-wrap:wrap;gap:.35rem;min-width:0;display:inline-flex}.post-nav-card__tags span{border:1px solid rgb(var(--color-line-strong) / .72);max-width:8rem;color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint) / .36);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:.1rem .48rem;overflow:hidden}.post-nav-card--previous{direction:ltr}.post-nav-card--next{direction:rtl}.post-nav-card--next .post-nav-card__body,.post-nav-card--next .post-nav-card__meta,.post-nav-card--next .post-nav-card__tags{direction:ltr}html[data-theme=dark] .discussion__panel,html[data-theme=dark] .post-content ul,html[data-theme=dark] .post-content ol,html[data-theme=dark] .post-content table{background:rgb(var(--color-surface-glass))}html[data-theme=dark] .post-toc__item:not(.is-complete):not(.is-active):before{background:rgb(var(--color-page));box-shadow:none}html[data-theme=dark] .post-toc__item.is-complete:before,html[data-theme=dark] .post-toc__item.is-active:before{border-color:var(--theme-brand,rgb(var(--color-brand)));background:var(--theme-brand,rgb(var(--color-brand)))}html[data-theme=dark] .post-toc__nav{scrollbar-color:rgb(var(--color-line-strong) / .78) transparent}html[data-theme=dark] .post-content blockquote,html[data-theme=dark] .note-box{background:linear-gradient(90deg, rgb(var(--color-brand-faint) / .52), transparent 72%), rgb(var(--color-surface-glass))}html[data-theme=dark] .post-content code,html[data-theme=dark] .post-content kbd,html[data-theme=dark] .post-content samp{border-color:rgb(var(--color-line-strong) / .62);color:rgb(var(--color-brand-soft));background:rgb(var(--color-brand-faint) / .48)}html[data-theme=dark] .post-content shiki-code{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--shiki-dark-bg:rgb(var(--color-code-bg));--shiki-dark:rgb(var(--color-code-text));margin:2rem 0;display:block}.post-content hyperlink-inline-card{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--shiki-dark-bg:rgb(var(--color-code-bg));--shiki-dark:rgb(var(--color-code-text));--inline-card-bg:rgb(var(--color-brand-faint) / .44);--inline-card-hover-bg:rgb(var(--color-brand-faint) / .64);--inline-title:rgb(var(--color-text-main));--hover-inline-card:rgb(var(--color-brand-faint) / .64)}html[data-theme=dark] .post-content shiki-code{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] .post-content hyperlink-inline-card{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--inline-card-bg:rgb(var(--color-surface-soft) / .92);--inline-card-hover-bg:rgb(var(--color-brand-faint) / .78);--inline-title:rgb(var(--color-text-main));--hover-inline-card:rgb(var(--color-brand-faint) / .78)}.post-content pre{border-color:rgb(var(--color-line-strong) / .58);color:rgb(var(--color-code-text));background:linear-gradient(90deg, rgb(var(--color-brand) / .2), transparent 48%), rgb(var(--color-code-bg));box-shadow:0 18px 48px #00000042}html[data-theme=dark] .post-content pre:before{border-bottom-color:rgb(var(--color-line-strong) / .36);background:rgb(var(--color-code-bar) / .7)}html[data-theme=dark] .post-content .code-block,html[data-theme=dark] .post-content .halo-code-block,html[data-theme=dark] .post-content figure[data-type=codeBlock]{border-color:rgb(var(--color-line-strong) / .58);background:rgb(var(--color-code-bg));box-shadow:0 18px 48px #00000042}html[data-theme=dark] .post-content .hljs,html[data-theme=dark] .post-content pre code,html[data-theme=dark] .post-content pre code *{color:rgb(var(--color-code-text));background:0 0}html[data-theme=dark] .post-content .hljs-keyword,html[data-theme=dark] .post-content .hljs-selector-tag,html[data-theme=dark] .post-content .hljs-built_in{color:rgb(var(--color-brand-soft))}html[data-theme=dark] .post-content .hljs-string,html[data-theme=dark] .post-content .hljs-attr,html[data-theme=dark] .post-content .hljs-symbol{color:#9fe7a4}html[data-theme=dark] .post-content .hljs-comment,html[data-theme=dark] .post-content .hljs-quote{color:#b6bed5ad}html[data-theme=dark] .post-content .hljs-number,html[data-theme=dark] .post-content .hljs-literal{color:#ffd166}html[data-theme=dark] .post-content .hyperlink-inline-card,html[data-theme=dark] .post-content a.hyperlink-inline-card,html[data-theme=dark] .post-content .hyperlink-card,html[data-theme=dark] .post-content a[data-type=link-card]{border-color:rgb(var(--color-line-strong) / .64);color:rgb(var(--color-text-main));background:linear-gradient(90deg, rgb(var(--color-brand-faint) / .38), transparent 70%), rgb(var(--color-surface-glass));box-shadow:0 16px 38px #0000003d}html[data-theme=dark] .post-content .hyperlink-inline-card *,html[data-theme=dark] .post-content a.hyperlink-inline-card *,html[data-theme=dark] .post-content .hyperlink-card *,html[data-theme=dark] .post-content a[data-type=link-card] *{color:inherit}html[data-theme=dark] .post-content .hyperlink-inline-card .title,html[data-theme=dark] .post-content a.hyperlink-inline-card .title,html[data-theme=dark] .post-content .hyperlink-card .title,html[data-theme=dark] .post-content a[data-type=link-card] .title{color:rgb(var(--color-text-main))}html[data-theme=dark] .post-content .hyperlink-inline-card .desc,html[data-theme=dark] .post-content .hyperlink-inline-card .description,html[data-theme=dark] .post-content a.hyperlink-inline-card .desc,html[data-theme=dark] .post-content a.hyperlink-inline-card .description,html[data-theme=dark] .post-content .hyperlink-card .desc,html[data-theme=dark] .post-content .hyperlink-card .description,html[data-theme=dark] .post-content a[data-type=link-card] .desc,html[data-theme=dark] .post-content a[data-type=link-card] .description{color:rgb(var(--color-text-secondary))}html[data-theme=dark] .post-content img,html[data-theme=dark] .post-demo-rich img{filter:brightness(.9)saturate(.92)}@media (width<=980px){.post-shell--post,.discussion{grid-template-columns:1fr}.post-toc-toggle{display:inline-grid}.post-toc{z-index:39;background:rgb(var(--color-page) / .54);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-height:none;padding:5rem 1rem 1rem;display:none;position:fixed;inset:0}.post-toc.is-open{display:block}.post-toc__panel{border:1px solid rgb(var(--color-line) / .78);background:rgb(var(--color-surface-glass));max-width:25rem;min-height:0;max-height:calc(100vh - 6rem);box-shadow:0 20px 54px rgb(var(--color-shadow));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:.5rem;margin-left:auto;padding:1rem;overflow:hidden}.post-toc__panel:before{content:none}.post-toc__header{grid-template-columns:1fr auto;align-items:start}.post-toc__percent{grid-column:1;font-size:clamp(1.1rem,5vw,1.6rem)}.post-toc__body{min-height:0}.post-toc__close{display:inline-grid}.post-toc__nav{max-height:calc(100vh - 12rem)}.discussion__head{position:relative;top:auto}}@media (width<=640px){.post-content{font-size:1rem;line-height:1.82}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin-top:2.2rem}.post-content blockquote{padding:1.8rem 1.2rem 1.35rem 3.2rem}.post-content blockquote:before{font-size:3.4rem;left:-.25rem}.post-content ul,.post-content ol{padding-left:2rem;padding-right:1rem}.post-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.post-nav-card,.post-nav-card--next{direction:ltr;grid-template-columns:1fr}.post-nav-card__media{aspect-ratio:16/9}.post-nav-card__body{gap:.35rem;padding:.62rem}.post-nav-card strong{padding-bottom:.12em;font-size:.94rem;line-height:1.4}.post-nav-card__excerpt{display:none}.post-nav-card__meta{gap:.32rem;font-size:.7rem}.post-nav-card__tags span{max-width:5.5rem}.discussion__panel{padding:.85rem}.post-nav-card__tags,.post-toc-toggle span{display:none}.post-toc-toggle{width:2.75rem;padding:0}}.post-content img.is-zoomable{cursor:zoom-in}html.is-post-image-lightbox-open,html.is-post-image-lightbox-open body{overscroll-behavior:none;touch-action:none;overflow:hidden}.post-image-lightbox{z-index:9999;background:radial-gradient(circle at 50% 20%, rgb(var(--color-brand) / .2), transparent 32rem), rgb(var(--color-page) / .86);opacity:0;pointer-events:none;overscroll-behavior:contain;touch-action:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);place-items:center;padding:clamp(1rem,4vw,3rem);transition:opacity .18s;display:grid;position:fixed;inset:0}.post-image-lightbox[hidden]{display:none}.post-image-lightbox.is-visible{opacity:1;pointer-events:auto}.post-image-lightbox__image{border:1px solid rgb(var(--color-line) / .78);width:auto;max-width:min(100%,92rem);height:auto;max-height:calc(100vh - 7rem);box-shadow:0 28px 90px rgb(var(--color-shadow));object-fit:contain;cursor:zoom-in;touch-action:none;-webkit-user-select:none;user-select:none;transform-origin:50%;will-change:transform;border-radius:.75rem;transition:transform .12s;transform:translate(0,0)scale(1)}.post-image-lightbox__image[data-zoomed=true]{cursor:grab}.post-image-lightbox__image.is-dragging{cursor:grabbing;transition:none}.post-image-lightbox__image.is-swiping{transition:none}.post-image-lightbox__caption{max-width:min(48rem,100vw - 2rem);color:rgb(var(--color-text-secondary));text-align:center;margin:0 auto;font-size:.9rem;font-weight:700;line-height:1.6;position:fixed;bottom:clamp(1rem,4vw,2.2rem);left:clamp(1rem,4vw,3rem);right:clamp(1rem,4vw,3rem)}.post-image-lightbox__counter{border:1px solid rgb(var(--color-line) / .72);color:rgb(var(--color-text-main));background:rgb(var(--color-surface-glass) / .88);box-shadow:0 16px 42px rgb(var(--color-shadow));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;padding:.34rem .78rem;font-size:.8rem;font-weight:850;line-height:1;position:fixed;top:clamp(1rem,3vw,1.7rem);left:50%;transform:translate(-50%)}.post-image-lightbox__nav{z-index:1;border:1px solid rgb(var(--color-line) / .72);width:clamp(2.7rem,6vw,3.4rem);height:clamp(2.7rem,6vw,3.4rem);color:rgb(var(--color-text-main));background:rgb(var(--color-surface-glass) / .88);box-shadow:0 18px 48px rgb(var(--color-shadow));cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;justify-content:center;align-items:center;font-size:clamp(2rem,5vw,2.8rem);line-height:.8;transition:border-color .16s,color .16s,transform .16s;display:inline-flex;position:fixed;top:50%;transform:translateY(-50%)}.post-image-lightbox__nav[hidden]{display:none}.post-image-lightbox__nav--prev{left:clamp(.8rem,3vw,2rem)}.post-image-lightbox__nav--next{right:clamp(.8rem,3vw,2rem)}.post-image-lightbox__nav:hover,.post-image-lightbox__nav:focus-visible{border-color:var(--theme-brand,rgb(var(--color-brand)));color:var(--theme-brand,rgb(var(--color-brand)));transform:translateY(-50%)scale(1.04)}.post-image-lightbox__close{border:1px solid rgb(var(--color-line) / .72);width:2.6rem;height:2.6rem;color:rgb(var(--color-text-main));background:rgb(var(--color-surface-glass) / .88);box-shadow:0 16px 42px rgb(var(--color-shadow));cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;transition:border-color .16s,color .16s,transform .16s;display:inline-flex;position:fixed;top:clamp(.9rem,3vw,1.5rem);right:clamp(.9rem,3vw,1.5rem)}.post-image-lightbox__close:hover,.post-image-lightbox__close:focus-visible{border-color:var(--theme-brand,rgb(var(--color-brand)));color:var(--theme-brand,rgb(var(--color-brand)));transform:translateY(-.08rem)}html[data-theme=dark] .post-image-lightbox{background:radial-gradient(circle at 50% 20%, rgb(var(--color-brand) / .22), transparent 32rem), #050810e0}@media (width<=640px){.post-image-lightbox{padding:4.8rem .9rem 4.2rem}.post-image-lightbox__image{max-height:calc(100vh - 10rem)}.post-image-lightbox__nav{display:none}}.stats-ribbon{z-index:5;border:1px solid rgb(var(--color-line) / .78);background:linear-gradient(110deg, #ffffffd1, rgb(var(--color-brand-faint) / .24)), rgb(var(--color-surface-glass));box-shadow:0 22px 64px rgb(var(--color-shadow)), inset 0 1px 0 #ffffffc2;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:clamp(1.5rem,4vw,3.5rem);display:grid;position:relative;overflow:hidden}.stats-ribbon span{border-right:1px solid rgb(var(--color-line) / .7);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.18rem .9rem;min-width:0;min-height:5rem;padding:1rem clamp(.75rem,1.4vw,1.2rem);display:grid}.stats-ribbon span:last-child{border-right:0}.stats-ribbon iconify-icon{color:var(--theme-brand,rgb(var(--color-brand)));grid-row:span 2;font-size:1.45rem}.stats-ribbon b{color:#424a76;min-width:0;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(1.05rem,1.55vw,1.45rem);font-weight:600;line-height:1}.stats-ribbon small{min-width:0;color:rgb(var(--color-text-secondary));font-size:.68rem;font-weight:700;line-height:1.35}.archive-layout{grid-template-columns:minmax(0,1fr) clamp(11rem,16vw,15rem);gap:clamp(3rem,8vw,8rem);margin-top:clamp(3.4rem,6vw,5.5rem);padding-bottom:4rem;display:grid}.archive-timeline{min-width:0;padding-left:clamp(1.6rem,4vw,4.5rem);position:relative}.archive-timeline:before{background:linear-gradient(180deg, transparent, rgb(var(--color-brand) / .44) 5rem, rgb(var(--color-line-strong) / .64), transparent);content:"";width:1px;position:absolute;top:5.2rem;bottom:3.4rem;left:clamp(.25rem,1vw,.75rem)}.archive-year{gap:clamp(1.8rem,4vw,3rem);margin-bottom:clamp(4rem,8vw,7rem);display:grid;position:relative}.archive-year__head h2{color:#12172d;letter-spacing:0;margin:0;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(3.3rem,6.2vw,5.6rem);font-weight:500;line-height:.9}.archive-month{gap:clamp(1.4rem,3vw,2.3rem);display:grid;position:relative}.archive-month__head{align-items:baseline;gap:1.2rem;min-width:0;display:flex}.archive-month__head b{color:var(--theme-brand,rgb(var(--color-brand)));letter-spacing:.04em;font-size:clamp(.88rem,1.08vw,1.05rem);font-weight:900}.archive-month__head em{color:rgb(var(--color-text-muted));font-size:clamp(.84rem,1.02vw,1rem);font-style:normal;font-weight:800}.archive-posts{gap:clamp(1.6rem,3.2vw,2.6rem);margin:0;padding:0;list-style:none;display:grid}.archive-entry{grid-template-columns:minmax(12rem,23rem) minmax(0,1fr);align-items:center;gap:clamp(1rem,2.4vw,2.2rem);min-width:0;padding:.55rem 0 .55rem clamp(.2rem,1vw,.8rem);display:grid;position:relative}.archive-entry:before{border:1px solid rgb(var(--color-brand) / .4);background:rgb(var(--color-page));width:.68rem;height:.68rem;box-shadow:0 0 0 .34rem rgb(var(--color-brand-faint) / .34), inset 0 0 0 2px rgb(var(--color-brand) / .22);content:"";border-radius:50%;position:absolute;top:50%;left:calc(-1*clamp(1.6rem,4vw,4.5rem) + clamp(.25rem,1vw,.75rem) - .34rem);transform:translateY(-50%)rotate(45deg)}.archive-entry__cover{border:1px solid rgb(var(--color-line) / .82);background:rgb(var(--color-brand-faint) / .34);min-width:0;box-shadow:0 16px 36px rgb(var(--color-shadow)), inset 0 1px 0 #ffffffb8;border-radius:6px;display:block;overflow:hidden}.archive-entry__cover img{aspect-ratio:2.45;object-fit:cover;width:100%;transition:filter .18s,transform .22s;display:block}.archive-entry:hover .archive-entry__cover img{filter:saturate(1.1)contrast(1.04);transform:scale(1.03)}.archive-entry__body{min-width:0}.archive-entry__top{grid-template-columns:minmax(0,1fr) minmax(0,max-content);align-items:start;gap:.9rem;min-width:0;display:grid}.archive-entry__body h3{color:#161c34;min-width:0;max-width:100%;margin:0;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(1.12rem,1.62vw,1.72rem);font-weight:650;line-height:1.2}.archive-entry__body h3 a{max-width:100%;color:inherit;overflow-wrap:anywhere;background:linear-gradient(currentColor,currentColor) 0 100%/0 1px no-repeat;min-height:2rem;transition:background-size .18s,color .18s;display:block}.archive-entry__body h3 a:hover,.archive-entry__body h3 a:focus-visible{color:var(--theme-brand,rgb(var(--color-brand)));background-size:100% 1px}.archive-entry__body h3:after{background:var(--theme-brand,rgb(var(--color-brand)));content:"";border-radius:999px;width:2.3rem;height:2px;margin-top:.52rem;display:block}.archive-entry__body p{max-width:42rem;color:rgb(var(--color-text-secondary));overflow-wrap:anywhere;margin:.72rem 0 .92rem;font-size:clamp(.84rem,.98vw,.94rem);line-height:1.8}.archive-entry__meta{color:rgb(var(--color-text-muted));flex-wrap:wrap;gap:.6rem 1.25rem;font-size:.78rem;font-weight:760;display:flex}.archive-entry__meta span{align-items:center;gap:.45rem;display:inline-flex}.archive-entry__meta iconify-icon{color:#69739e;font-size:.95rem}.archive-entry__meta b{font:inherit}.archive-entry__tags{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;min-width:0;max-width:min(18rem,30vw);max-height:none;display:flex;overflow:visible}.archive-entry__tags a{border:1px solid rgb(var(--color-line) / .52);min-width:0;max-width:8rem;color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint) / .58);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex:0 auto;padding:.22rem .56rem;font-size:.64rem;font-weight:900;line-height:1.2;overflow:hidden}.archive-end{color:rgb(var(--color-text-muted));text-align:center;text-transform:uppercase;align-items:center;gap:1rem;margin:1rem 0 0;font-size:.75rem;font-weight:800;display:flex}.archive-end:before,.archive-end:after{background:rgb(var(--color-line-strong) / .62);content:"";flex:1;height:1px}.archive-empty{border:1px solid rgb(var(--color-line) / .72);min-height:18rem;color:rgb(var(--color-text-secondary));background:rgb(var(--color-surface-glass));text-align:center;border-radius:8px;place-items:center;padding:3rem 1rem;display:grid}.archive-empty iconify-icon{color:var(--theme-brand,rgb(var(--color-brand)));font-size:2rem}.archive-empty b{color:rgb(var(--color-text-main));margin-top:.5rem;font-size:1rem}.year-rail{border-left:1px solid rgb(var(--color-line) / .78);place-self:start end;width:min(100%,12.5rem);min-height:32rem;padding-left:1.6rem;position:sticky;top:120px}.year-rail>span{color:rgb(var(--color-text-muted));letter-spacing:.1em;font-size:.68rem;font-weight:800;display:block}.year-rail>b{color:rgb(var(--color-text-main));margin:.15rem 0 2.5rem;font-size:.74rem;display:block}.year-rail a{color:rgb(var(--color-text-muted));padding:.85rem 0;font-size:.76rem;font-weight:850;transition:color .18s;display:block;position:relative}.year-rail a:before{background:rgb(var(--color-line-strong));content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:calc(-1.6rem - 4px);transform:translateY(-50%)}.year-rail a:hover,.year-rail a:focus-visible,.year-rail a.is-active{color:var(--theme-brand,rgb(var(--color-brand)))}.year-rail a.is-active:before{background:var(--theme-brand,rgb(var(--color-brand)));width:12px;height:12px;box-shadow:0 0 0 .45rem rgb(var(--color-brand-faint) / .6);left:calc(-1.6rem - 6.5px)}.year-rail small{color:rgb(var(--color-text-muted));font-size:.64rem}html[data-theme=dark] .archive-year__head h2,html[data-theme=dark] .archive-entry__body h3,html[data-theme=dark] .stats-ribbon b{color:rgb(var(--color-text-main))}html[data-theme=dark] .stats-ribbon,html[data-theme=dark] .archive-empty{background:rgb(var(--color-surface-glass))}html[data-theme=dark] .archive-entry:before{background:rgb(var(--color-page))}@media (width<=1180px){.archive-layout{grid-template-columns:minmax(0,1fr) 11rem;gap:3rem}.archive-entry{grid-template-columns:minmax(12rem,21rem) minmax(0,1fr)}.archive-entry__top{grid-template-columns:minmax(0,1fr)}.archive-entry__tags{justify-content:flex-start;max-width:100%}}@media (width<=980px){.stats-ribbon span{border-bottom:1px solid rgb(var(--color-line) / .7)}.stats-ribbon span:nth-child(2n){border-right:0}.stats-ribbon span:nth-last-child(-n+2){border-bottom:0}.archive-layout{grid-template-columns:1fr;width:min(100% - 2rem,1440px)}.year-rail{border-top:1px solid rgb(var(--color-line) / .78);border-left:0;align-items:center;gap:1rem;min-height:0;padding:1rem 0 0;display:flex;position:static;overflow-x:auto}.year-rail>b{white-space:nowrap;margin:0}.year-rail a{flex:none;padding:.5rem .2rem}.year-rail a:before{content:none}}@media (width<=640px){.stats-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100% - 1rem,1440px);margin-top:1rem}.stats-ribbon span{min-height:4.35rem;padding:.78rem .8rem}.stats-ribbon span:nth-child(2n){border-right:0}.stats-ribbon span:nth-last-child(-n+2){border-bottom:0}.stats-ribbon iconify-icon{font-size:1.18rem}.stats-ribbon b{font-size:1rem}.stats-ribbon small{font-size:.62rem;line-height:1.2}.archive-layout{width:min(100% - 1rem,1440px);margin-top:2.6rem}.archive-timeline{padding-left:1.25rem}.archive-timeline:before{left:.25rem}.archive-year__head h2{font-size:clamp(2.8rem,16vw,4.1rem)}.archive-month__head{gap:.75rem}.archive-entry{grid-template-columns:1fr;gap:.9rem;padding-left:.85rem}.archive-entry:before{top:5.4rem;left:-1.35rem}.archive-entry__cover img{aspect-ratio:1.95}.archive-entry__body h3{font-size:clamp(1.05rem,6.2vw,1.36rem)}.archive-entry__body p{font-size:.82rem;line-height:1.62}.archive-entry__meta{gap:.55rem 1rem;font-size:.7rem}.archive-entry__tags a{max-width:6.5rem}.archive-end{font-size:.68rem}}.categories-tags-page{color:rgb(var(--color-text-main));gap:clamp(2rem,4vw,4rem);display:grid}.categories-tags-heading{color:rgb(var(--color-text-main));text-transform:uppercase;align-content:start;gap:.7rem;font-weight:900;display:grid}.categories-tags-heading span{font-size:clamp(.92rem,1.05vw,1.08rem);line-height:1.35}.categories-tags-heading small{color:rgb(var(--color-text-secondary));letter-spacing:.04em;font-size:.92rem;font-weight:850}.categories-tags-number{color:var(--theme-brand,rgb(var(--color-brand)));text-shadow:0 0 18px rgb(var(--color-brand) / .2);font:500 clamp(3.6rem,6vw,5rem)/.82 Playfair Display,Noto Serif SC,serif}.categories-tags-link{color:var(--theme-brand,rgb(var(--color-brand)));white-space:nowrap;align-items:center;gap:.55rem;font-size:.8rem;font-weight:900;display:inline-flex}.categories-tags-link iconify-icon{font-size:1.15rem;transition:transform .18s}.categories-tags-link:hover iconify-icon,.categories-tags-link:focus-visible iconify-icon{transform:translate(.22rem)}.categories-tags-featured{border-top:1px solid rgb(var(--color-line));grid-template-columns:12rem minmax(0,1fr);gap:clamp(2rem,4vw,3.8rem);min-height:16rem;padding:clamp(1.8rem,3vw,2.8rem) 0 2.2rem;display:grid;position:relative;overflow:hidden}.categories-tags-featured__actions{z-index:3;gap:1.1rem;display:inline-flex;position:absolute;top:0;right:0}.categories-tags-featured__button{width:2.4rem;height:2.4rem;color:rgb(var(--color-text-secondary));appearance:none;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:color .18s,opacity .18s,transform .18s;display:inline-grid}.categories-tags-featured__button iconify-icon{font-size:2rem}.categories-tags-featured__button:hover,.categories-tags-featured__button:focus-visible{color:var(--theme-brand,rgb(var(--color-brand)));transform:translateY(-.08rem)}.categories-tags-featured__button:disabled{opacity:.34;cursor:default;transform:none}.categories-tags-featured__list{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-column:2;min-width:0;display:flex;overflow:auto hidden}.categories-tags-featured__list::-webkit-scrollbar{display:none}.categories-tags-featured__item{border-left:1px solid rgb(var(--color-line));scroll-snap-align:start;flex:0 0 clamp(15rem,17vw,20rem);align-content:start;min-width:0;min-height:12.8rem;padding:0 2rem;display:grid;position:relative}.categories-tags-featured__item:first-child:before{background:var(--theme-brand,rgb(var(--color-brand)));width:1px;height:3.2rem;box-shadow:0 0 20px rgb(var(--color-brand) / .42);content:"";position:absolute;bottom:.5rem;left:-1px}.categories-tags-featured__item:first-child:after{background:var(--theme-brand,rgb(var(--color-brand)));clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);content:"";width:.45rem;height:.45rem;position:absolute;bottom:.32rem;left:-.22rem}.categories-tags-featured__item strong,.categories-tags-category-row__meta h2,.categories-tags-post strong{color:rgb(var(--color-text-main));font-weight:950;line-height:1.16}.categories-tags-featured__item strong{margin-top:2.15rem;font-size:clamp(1.05rem,1.25vw,1.35rem)}.categories-tags-featured__item strong,.categories-tags-featured__item em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.categories-tags-featured__item em,.categories-tags-category-row__meta p{color:rgb(var(--color-text-secondary));font-style:normal;font-weight:850}.categories-tags-featured__item em{min-height:1.35rem;margin-top:.52rem}.categories-tags-featured__item small{color:rgb(var(--color-text-secondary));margin-top:1.4rem;font-size:.95rem;font-weight:850}.categories-tags-featured__link{position:absolute;top:-3rem;right:0}.categories-tags-popular{grid-template-columns:12rem minmax(0,1fr);gap:clamp(2rem,4vw,3.8rem);padding-bottom:2.2rem;display:grid}.categories-tags-popular__cloud{grid-template-columns:repeat(5,minmax(8rem,1fr));align-content:start;gap:clamp(1.05rem,2vw,1.45rem) clamp(1.2rem,2vw,1.8rem);min-width:0;display:grid}.categories-tags-pill{--tag-color:var(--theme-brand,rgb(var(--color-brand)));border:1px solid color-mix(in srgb, var(--tag-color) 28%, rgb(var(--color-line)));min-width:0;min-height:3rem;color:rgb(var(--color-text-main));background:rgb(var(--color-surface-glass) / .52);border-radius:999px;justify-content:space-between;align-items:center;gap:.7rem;padding:.56rem 1.05rem;font-size:clamp(.8rem,1vw,.95rem);font-weight:900;line-height:1.2;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff6b}.categories-tags-pill span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.categories-tags-pill small{color:color-mix(in srgb, var(--tag-color) 70%, rgb(var(--color-text-secondary)));flex:none;font-size:.88rem;font-weight:950}.categories-tags-pill:hover,.categories-tags-pill:focus-visible{border-color:color-mix(in srgb, var(--tag-color) 58%, rgb(var(--color-line)));color:var(--tag-color);background:color-mix(in srgb, var(--tag-color) 9%, rgb(var(--color-surface-glass)));transform:translateY(-.08rem)}.categories-tags-browse{grid-template-columns:minmax(10rem,15rem) minmax(0,1fr);gap:clamp(2rem,4vw,3.2rem);padding-top:.6rem;display:grid}.categories-tags-browse__heading{align-self:start}.categories-tags-browse__list{grid-column:1/-1;min-width:0;display:grid}.categories-tags-category-row{grid-template-columns:minmax(10rem,15rem) minmax(0,1fr);gap:clamp(2rem,4vw,3.2rem);min-width:0;display:grid}.categories-tags-category-row__meta{align-content:start;min-height:18rem;padding:.2rem 1rem 1rem 4rem;display:grid;position:relative}.categories-tags-category-row__meta:before{z-index:0;background:rgb(var(--color-line-strong));content:"";width:1px;position:absolute;top:2.05rem;bottom:-4.2rem;left:.95rem}.categories-tags-category-row:last-child .categories-tags-category-row__meta:before{bottom:1rem}.categories-tags-category-row__dot{z-index:2;border:2px solid rgb(var(--color-brand) / .62);background:rgb(var(--color-bg));isolation:isolate;width:1.15rem;height:1.15rem;box-shadow:0 0 0 .3rem rgb(var(--color-brand-faint) / .55), 0 0 18px rgb(var(--color-brand) / .18);border-radius:50%;position:absolute;top:.88rem;left:.38rem}.categories-tags-category-row__dot:before{z-index:-1;background:rgb(var(--color-bg));content:"";border-radius:999px;position:absolute;inset:-.42rem}.categories-tags-category-row__arrow{z-index:2;color:var(--theme-brand,rgb(var(--color-brand)));font-size:1.25rem;position:absolute;top:.82rem;left:1.82rem}.categories-tags-category-row__meta .categories-tags-number{font-size:clamp(2.25rem,3.3vw,3.15rem)}.categories-tags-category-row__meta h2{text-transform:uppercase;margin:1rem 0 0;font-size:clamp(1rem,1.5vw,1.8rem)}.categories-tags-category-row__meta p{margin:.5rem 0 0;font-size:1rem}.categories-tags-category-row__meta small{color:rgb(var(--color-text-muted));margin-top:.5rem;font-size:.8rem;font-weight:850}.categories-tags-category-row__meta .categories-tags-link{margin-top:1.8rem}.categories-tags-posts{scroll-snap-type:x proximity;scrollbar-width:thin;min-width:0;display:flex;overflow:auto hidden}.categories-tags-post{scroll-snap-align:start;flex:0 0 calc(33.3333% - .666667rem);grid-template-rows:auto 1fr;min-width:clamp(15rem,24vw,20rem);height:auto;min-height:clamp(15.5rem,15vw,20rem);padding:0 0 0 .8rem;display:grid}.categories-tags-post img,.categories-tags-post__placeholder{aspect-ratio:2.16;border:1px solid rgb(var(--color-line-strong));object-fit:cover;background:linear-gradient(135deg, rgb(var(--color-brand) / .16), transparent 55%), rgb(var(--color-surface-glass));border-radius:4px;width:100%;display:block}.categories-tags-post__body{border-left:1px solid rgb(var(--color-line));grid-template-rows:auto auto auto 1fr;align-content:start;min-height:0;margin-top:.75rem;padding:.15rem 1rem 0;display:grid}.categories-tags-post small{min-width:0;color:var(--theme-brand,rgb(var(--color-brand)));text-overflow:ellipsis;white-space:nowrap;min-height:1.2rem;font-size:.8rem;font-weight:900;overflow:hidden}.categories-tags-post strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:calc(1.2*clamp(.98rem,1.05vw,1.12rem));margin-top:.45rem;font-size:clamp(.98rem,1.05vw,1.12rem);display:block;overflow:hidden}.categories-tags-post em{text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:1.35rem;color:rgb(var(--color-text-muted));margin-top:.35rem;font-size:.85rem;font-style:normal;font-weight:500;display:block;overflow:hidden}.categories-tags-post__meta{color:rgb(var(--color-text-secondary));justify-content:space-between;align-self:end;align-items:center;gap:1rem;margin-top:.9rem;font-size:.86rem;font-weight:800;display:flex}.categories-tags-post__views{white-space:nowrap;align-items:center;gap:.38rem;display:inline-flex}.categories-tags-post__views iconify-icon{color:rgb(var(--color-text-secondary) / .72);font-size:1rem}.categories-tags-post:hover strong,.categories-tags-post:focus-visible strong{color:var(--theme-brand,rgb(var(--color-brand)))}.categories-tags-empty{border-top:1px solid rgb(var(--color-line));border-bottom:1px solid rgb(var(--color-line));min-height:18rem;color:rgb(var(--color-text-secondary));text-align:center;place-items:center;padding:3rem 1rem;display:grid}.categories-tags-empty iconify-icon{color:var(--theme-brand,rgb(var(--color-brand)));font-size:2rem}.categories-tags-empty b{color:rgb(var(--color-text-main));margin-top:.7rem;font-size:1.2rem}.categories-tags-empty span{margin-top:.3rem}html[data-theme=dark] .categories-tags-category-row__dot{background:rgb(var(--color-bg))}@media (width<=1180px){.categories-tags-popular__cloud{flex-wrap:wrap;gap:.75rem;display:flex}.categories-tags-featured__item{flex-basis:clamp(14rem,38vw,18rem)}.categories-tags-post{flex-basis:calc(50% - .5rem);min-width:clamp(15rem,42vw,19rem)}}@media (width<=980px){.categories-tags-featured,.categories-tags-popular,.categories-tags-browse,.categories-tags-category-row{grid-template-columns:1fr}.categories-tags-category-row__meta{z-index:1;grid-template-rows:auto auto auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:.85rem;min-height:0;padding:0 0 0 3rem;display:grid;position:relative}.categories-tags-category-row__meta:before{display:none}.categories-tags-category-row__arrow{left:1.76rem}.categories-tags-post{height:auto;min-height:16.2rem}}@media (width<=640px){.categories-tags-page{gap:3rem;width:min(100% - 1rem,1440px)}.categories-tags-featured{min-height:0}.categories-tags-featured__actions{gap:.6rem;top:1rem}.categories-tags-featured__button{width:2rem;height:2rem}.categories-tags-featured__button iconify-icon{font-size:1.65rem}.categories-tags-featured__item{flex-basis:min(74vw,16rem);min-height:10rem;margin-top:0;padding:0 1.25rem 1.5rem}.categories-tags-featured__link{position:relative;bottom:auto;right:auto}.categories-tags-pill{flex:0 auto;width:auto;max-width:100%;min-height:2.45rem;padding:.48rem .85rem}.categories-tags-browse{gap:1.35rem}.categories-tags-browse__heading{margin-bottom:.2rem}.categories-tags-category-row{grid-template-columns:1fr;gap:.85rem;padding-bottom:2.35rem;position:relative}.categories-tags-category-row:before,.categories-tags-category-row:after{z-index:0;background:rgb(var(--color-line-strong));content:"";width:1px;position:absolute;left:.82rem}.categories-tags-category-row:before{top:2.05rem;bottom:0}.categories-tags-category-row:after{height:.62rem;top:0}.categories-tags-category-row:first-child:after{display:none}.categories-tags-category-row:last-child:before{bottom:0}.categories-tags-category-row__dot{z-index:5;background:rgb(var(--color-surface));width:1rem;height:1rem;box-shadow:0 0 0 .5rem rgb(var(--color-surface)), 0 0 0 .62rem rgb(var(--color-brand-faint) / .55), 0 0 18px rgb(var(--color-brand) / .18);top:.74rem;left:.32rem}.categories-tags-category-row__dot:before{display:none}.categories-tags-category-row__arrow{z-index:3;font-size:1.05rem;top:.66rem;left:1.48rem}.categories-tags-category-row__meta .categories-tags-number{grid-area:1/1/4;align-self:start;font-size:clamp(2.15rem,14vw,3rem)}.categories-tags-category-row__meta h2{text-overflow:ellipsis;white-space:nowrap;grid-area:1/2;min-width:0;margin:0;font-size:clamp(1rem,5.4vw,1.35rem);overflow:hidden}.categories-tags-category-row__meta p{text-overflow:ellipsis;white-space:nowrap;grid-area:2/2;min-width:0;margin:.24rem 0 0;font-size:.86rem;overflow:hidden}.categories-tags-category-row__meta small{grid-area:3/2;margin-top:.35rem;font-size:.76rem}.categories-tags-category-row__meta .categories-tags-link{grid-area:1/3/4;align-self:center;margin:0;font-size:.76rem}.categories-tags-posts{margin-left:3rem;padding-bottom:.6rem}.categories-tags-post{flex-basis:min(82vw,20rem);min-width:min(82vw,20rem);height:auto;padding-left:0;padding-right:0}.categories-tags-post img,.categories-tags-post__placeholder{aspect-ratio:2.15}.categories-tags-post__body{min-height:7.1rem;padding-right:.7rem}.categories-tags-post__meta{font-size:.8rem}}.author-page{--author-ink:rgb(var(--color-text-main));--author-muted:rgb(var(--color-text-secondary));--author-soft:rgb(var(--color-text-muted));--author-accent:var(--theme-brand,rgb(var(--color-brand)));--author-accent-soft:rgb(var(--color-brand-soft) / .72);--author-accent-faint:rgb(var(--color-brand-faint) / .54);--author-line:rgb(var(--color-line) / .78);--author-surface:rgb(var(--color-surface-glass) / .82);width:min(100% - 2.5rem,1680px);color:var(--author-ink);margin:0 auto clamp(4rem,7vw,7rem)}.author-frame{border:1px solid var(--author-line);background:linear-gradient(45deg, transparent 0 54%, rgb(var(--color-brand-faint) / .2) 54% 55.5%, transparent 55.5% 100%), linear-gradient(180deg, rgb(var(--color-surface) / .72), rgb(var(--color-surface-glass) / .58)), var(--author-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;overflow:hidden}.author-frame+.author-frame,.author-frame+.author-notes-tags{border-top:0}.author-block-head h2,.author-block-head p{margin:0}.author-block-head h2{color:var(--author-ink);letter-spacing:0;font-size:clamp(1rem,1.35vw,1.32rem);font-weight:950;line-height:1.05}.author-block-head h2 span{color:var(--author-accent-soft);margin-left:.28rem;font-weight:900}.author-block-head p{color:var(--author-accent);margin-top:.72rem;font-size:.86rem;font-weight:900}.author-block-head--row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.author-block-head a,.author-notes-tags a,.author-posts>header a{color:var(--author-accent);font-size:.9rem;font-weight:900;text-decoration:none}.author-block-head--row>a,.author-posts>header>a{flex:none;align-items:center;gap:.45rem;margin-top:.1rem;display:inline-flex}.author-block-head--row iconify-icon,.author-posts>header iconify-icon{font-size:1.2rem}.author-overview{grid-template-columns:minmax(15rem,.74fr) minmax(32rem,1.6fr) minmax(18rem,.9fr);min-height:clamp(25rem,34vw,33rem);display:grid}.author-overview>article{min-width:0;padding:clamp(2.1rem,3.4vw,3.6rem) clamp(2rem,3.2vw,3.2rem)}.author-overview>article+article{border-left:1px solid var(--author-line)}.author-achievements{gap:clamp(1.8rem,2.8vw,2.6rem);margin:clamp(2.2rem,4vw,4rem) 0 0;padding:0;list-style:none;display:grid}.author-achievements li{grid-template-columns:2.35rem minmax(0,1fr);align-items:center;gap:1rem;display:grid}.author-achievements__icon{aspect-ratio:1;border:1px solid rgb(var(--color-brand-soft) / .56);width:2.15rem;color:var(--author-accent);background:rgb(var(--color-brand-faint) / .44);border-radius:50%;place-items:center;display:grid;position:relative}.author-achievements__icon:before,.author-achievements__icon:after{border:1px solid rgb(var(--color-brand-soft) / .38);content:"";position:absolute;inset:.24rem;transform:rotate(30deg)}.author-achievements__icon:after{transform:rotate(-30deg)}.author-achievements__icon iconify-icon{z-index:1;font-size:1rem;position:relative}.author-achievements b,.author-achievements small,.author-series-list b,.author-series-list small,.author-focus-grid b,.author-focus-grid small,.author-focus-grid p{display:block}.author-achievements b{color:var(--author-ink);font-size:1.02rem;font-weight:900;line-height:1.2}.author-achievements small{color:var(--author-muted);margin-top:.42rem;font-size:.78rem;font-weight:780;line-height:1.35}.author-focus-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(2.6rem,5vw,4.6rem);display:grid}.author-focus-grid article{text-align:center;justify-items:center;min-width:0;min-height:15rem;padding:0 clamp(.9rem,1.7vw,1.45rem);display:grid}.author-focus-grid article+article{border-left:1px solid var(--author-line)}.author-focus-grid iconify-icon{width:clamp(3.1rem,5vw,4.4rem);height:clamp(3.1rem,5vw,4.4rem);color:var(--author-accent);justify-content:center;align-items:center;font-size:clamp(2.4rem,4vw,3.2rem);display:flex}.author-focus-grid b{color:var(--author-ink);margin-top:clamp(1.8rem,3vw,2.6rem);font-size:.86rem;font-weight:950;line-height:1.25}.author-focus-grid small{color:var(--author-accent);margin-top:.95rem;font-size:.82rem;font-weight:900}.author-focus-grid p{max-width:10.4rem;color:var(--author-muted);margin:clamp(1.6rem,2.6vw,2.2rem) auto 0;font-size:.78rem;font-weight:760;line-height:1.85}.author-series-list{gap:clamp(1.3rem,2.2vw,2rem);margin-top:clamp(2.1rem,3.5vw,3.2rem);display:grid}.author-series-list a{color:inherit;grid-template-columns:minmax(6.2rem,8.2rem) minmax(0,1fr);align-items:center;gap:1rem;text-decoration:none;display:grid}.author-series-list img{aspect-ratio:1.55;border:1px solid rgb(var(--color-line) / .62);object-fit:cover;border-radius:.24rem;width:100%}.author-series-list b{color:var(--author-ink);font-size:.86rem;font-weight:950;line-height:1.3}.author-series-list small{color:var(--author-muted);margin-top:.52rem;font-size:.78rem;font-weight:820;line-height:1.45}.author-journey{min-height:clamp(22rem,29vw,31rem);padding:clamp(2rem,3.5vw,3.5rem) clamp(2rem,3.4vw,3.8rem)}.author-journey:after{color:rgb(var(--color-brand-faint) / .54);content:"001";pointer-events:none;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(5rem,13vw,9.5rem);line-height:1;position:absolute;top:clamp(3rem,6vw,5.4rem);right:clamp(2rem,4vw,4.8rem)}.author-journey__viewport{z-index:1;scrollbar-width:thin;scrollbar-color:rgb(var(--color-brand-soft) / .8) transparent;margin-top:clamp(2.4rem,4vw,3.4rem);padding:.1rem 0 1rem;position:relative;overflow:auto hidden}.author-journey__line{grid-auto-columns:minmax(12rem,1fr);grid-auto-flow:column;min-width:max(70rem,100%);margin:0;padding:0 .2rem;list-style:none;display:grid;position:relative}.author-journey__line:before{background:linear-gradient(90deg, transparent, var(--author-accent-soft) 4%, var(--author-accent-soft) 96%, transparent);content:"";height:2px;position:absolute;top:3.05rem;left:.35rem;right:.35rem}.author-journey__line li{text-align:center;min-width:0;padding-top:.1rem;position:relative}.author-journey__line time{color:var(--author-accent);font-size:.95rem;font-weight:950;line-height:1.2;display:block}.author-journey__dot{z-index:1;background:var(--author-accent);width:.75rem;height:.75rem;box-shadow:0 0 0 .28rem rgb(var(--color-brand-faint) / .9);border-radius:50%;margin:1.34rem auto 2.2rem;display:block;position:relative}.author-journey__line b,.author-journey__line small{display:block}.author-journey__line b{color:var(--author-ink);font-size:1rem;font-weight:950;line-height:1.35}.author-journey__line small{color:var(--author-accent);margin-top:.6rem;font-size:.86rem;font-weight:900}.author-journey__line p{max-width:10.5rem;color:var(--author-muted);margin:1.45rem auto 0;font-size:.82rem;font-weight:760;line-height:1.95}.author-notes-tags{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);min-height:clamp(28rem,37vw,40rem);display:grid}.author-notes,.author-tags__top,.author-quote{padding:clamp(2rem,3.4vw,3.5rem) clamp(2rem,3.4vw,3.7rem)}.author-tags{border-left:1px solid var(--author-line);grid-template-rows:minmax(14rem,1fr) minmax(12rem,.86fr);display:grid}.author-notes__list{margin-top:clamp(2rem,4vw,3.3rem);display:grid}.author-notes__list a{min-height:clamp(5.4rem,7vw,6.7rem);color:inherit;grid-template-columns:clamp(3.5rem,5.6vw,5.2rem) minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,2.8vw,2.4rem);text-decoration:none;display:grid}.author-notes__list a+a{border-top:1px solid var(--author-line)}.author-notes__list img{object-fit:contain;width:clamp(3.2rem,5vw,4.6rem);max-height:4.8rem}.author-notes__list b,.author-notes__list small{display:block}.author-notes__list b{color:var(--author-ink);overflow-wrap:anywhere;font-size:clamp(.95rem,1.35vw,1.15rem);font-weight:880;line-height:1.45}.author-notes__list small{color:var(--author-muted);margin-top:.85rem;font-size:.82rem;font-weight:780}.author-notes__list>a>iconify-icon{color:rgb(var(--color-text-muted) / .7);font-size:1.45rem}.author-tags__top{min-height:0}.author-tags__cloud{flex-wrap:wrap;gap:.9rem .8rem;margin-top:clamp(2rem,4vw,3.1rem);display:flex}.author-tags__cloud a{--tag-color:var(--author-accent);min-width:4.5rem;min-height:2.05rem;color:color-mix(in srgb, var(--tag-color) 62%, var(--author-ink));background:color-mix(in srgb, var(--tag-color) 10%, rgb(var(--color-surface-glass)));text-align:center;white-space:nowrap;border-radius:.65rem;justify-content:center;align-items:center;padding:.28rem .9rem;font-size:.83rem;font-weight:900;line-height:1.15;text-decoration:none;display:inline-flex}.author-quote{border-top:1px solid var(--author-line);background:linear-gradient(90deg, rgb(var(--color-surface) / .8), rgb(var(--color-brand-faint) / .34)), rgb(var(--color-surface-glass) / .64);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.15rem;min-height:100%;margin:0;display:grid;position:relative;overflow:hidden}.author-quote>iconify-icon{z-index:1;color:rgb(var(--color-brand-soft) / .68);align-self:start;margin-top:.6rem;font-size:clamp(3rem,5vw,4.6rem);position:relative}.author-quote>div{z-index:1;position:relative}.author-quote p{color:var(--author-ink);margin:0;font-size:clamp(1.15rem,2vw,1.65rem);font-weight:900;line-height:1.55}.author-quote cite{color:var(--author-muted);margin-top:1rem;font-size:.95rem;font-style:normal;font-weight:820;line-height:1.55;display:block}.author-quote img{object-fit:cover;object-position:center;opacity:.18;filter:saturate(.72)contrast(.9);width:min(48%,28rem);height:100%;position:absolute;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 26%);mask-image:linear-gradient(90deg,#0000,#000 26%)}.author-posts{padding:clamp(2rem,3.4vw,3.5rem) clamp(2rem,3.4vw,3.7rem)}.author-posts__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.8rem,3.3vw,3.4rem);margin-top:clamp(2rem,4vw,3.1rem);display:grid}.author-posts article{min-width:0}.author-posts__cover{border:1px solid rgb(var(--color-line) / .64);border-radius:.28rem;display:block;overflow:hidden}.author-posts__cover img{aspect-ratio:1.52;object-fit:cover;width:100%;transition:transform .22s;display:block}.author-posts article:hover .author-posts__cover img{transform:scale(1.035)}.author-posts__body{padding-top:1.65rem}.author-posts__label-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.author-posts__label-row span{max-width:calc(100% - 2.2rem);color:var(--author-accent);background:rgb(var(--color-brand-faint) / .46);text-overflow:ellipsis;white-space:nowrap;border-radius:.45rem;padding:.18rem .45rem;font-size:.82rem;font-weight:900;display:inline-flex;overflow:hidden}.author-posts__label-row iconify-icon{color:var(--author-muted);flex:none;font-size:1.55rem}.author-posts h3{min-height:3.3rem;color:var(--author-ink);margin:1rem 0 1.15rem;font-size:clamp(1rem,1.32vw,1.16rem);font-weight:900;line-height:1.55}.author-posts h3 a{color:inherit;overflow-wrap:anywhere;text-decoration:none}html[data-theme=dark] .author-frame{background:linear-gradient(45deg, transparent 0 54%, rgb(var(--color-brand-faint) / .16) 54% 55.5%, transparent 55.5% 100%), linear-gradient(180deg, rgb(var(--color-surface) / .72), rgb(var(--color-surface-soft) / .62)), rgb(var(--color-surface-glass))}html[data-theme=dark] .author-quote{background:linear-gradient(90deg, rgb(var(--color-surface) / .72), rgb(var(--color-brand-faint) / .24)), rgb(var(--color-surface-glass))}.category-filter{border:0;border-bottom:1px solid rgb(var(--color-line));background:0 0;align-items:center;gap:2rem;margin-top:3rem;padding:1rem 0;display:flex}.category-filter .is-active{color:var(--theme-brand,rgb(var(--color-brand)))}.category-filter label{margin-left:auto}.category-filter input{border:1px solid rgb(var(--color-line));background:#ffffff80;border-radius:999px;min-height:44px;padding:0 1rem}.hero-search+.search-layout{z-index:6;position:relative}.search-layout{--search-line:rgb(var(--color-line)/.78);margin-top:-1.5rem;padding-bottom:clamp(3rem,7vw,6rem);display:block}.search-layout [hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.large-search{border:1px solid rgb(var(--color-line-strong)/.7);background:rgb(var(--color-surface)/.92);width:min(100%,76rem);min-height:4.8rem;box-shadow:0 1.1rem 3.6rem rgb(var(--color-shadow)),inset 0 1px 0 #ffffffb8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:clamp(.55rem,1.4vw,1.1rem);margin:auto;padding:.48rem .58rem .48rem clamp(1.25rem,3vw,2rem);display:grid}.large-search>iconify-icon{color:var(--theme-brand,rgb(var(--color-brand)));font-size:1.65rem}.large-search input{min-width:0;min-height:3.6rem;color:rgb(var(--color-text-main));background:0 0;border:0;outline:0;font-size:clamp(1rem,1.4vw,1.3rem);font-weight:620}.large-search input::placeholder{color:rgb(var(--color-text-muted))}.large-search input::-webkit-search-cancel-button{display:none}.large-search__clear{width:2.4rem;height:2.4rem;color:rgb(var(--color-text-muted));cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.large-search__clear:hover{color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint)/.58)}.large-search__submit{color:#fff;background:var(--theme-brand,rgb(var(--color-brand)));min-width:9rem;min-height:3.75rem;box-shadow:0 .7rem 1.7rem color-mix(in srgb,var(--theme-brand) 25%,transparent);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:0 1.5rem;font-weight:800;transition:all .18s;display:flex}.large-search__submit:hover{transform:translateY(-.1rem)}.search-active{width:min(100%,71rem);color:rgb(var(--color-text-muted));letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:.6rem;margin:.85rem auto 0;padding-inline:1.1rem;font-size:.72rem;font-weight:800;display:flex}.search-active button{cursor:pointer;background:0 0;border:0}.search-active [data-search-keyword]{border:1px solid rgb(var(--color-line));color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint)/.64);border-radius:999px;padding:.28rem .75rem;font-weight:760}.search-active [data-search-keyword]:after{content:"×";margin-left:.45rem}.search-active [data-search-clear]{color:var(--theme-brand,rgb(var(--color-brand)))}.search-toolbar{border-bottom:1px solid var(--search-line);grid-template-columns:minmax(15rem,1fr) auto auto;align-items:end;gap:clamp(1.2rem,4vw,4rem);margin-top:clamp(2.7rem,6vw,5.2rem);display:grid}.search-summary{padding-bottom:1.25rem}.search-summary h2{margin:.35rem 0 .15rem;font:700 clamp(1.7rem,3vw,2.5rem)/1.15 Playfair Display,Noto Serif SC,serif}.search-summary h2 mark{font-style:italic}.search-summary p{color:rgb(var(--color-text-muted));margin:0;font-size:.76rem}.search-filters{scrollbar-width:none;gap:clamp(.65rem,2vw,1.7rem);display:flex;overflow-x:auto}.search-filters button{min-height:3.8rem;color:rgb(var(--color-text-secondary));cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:720;position:relative}.search-filters button:after{background:var(--theme-brand,rgb(var(--color-brand)));content:"";opacity:0;height:2px;position:absolute;inset:auto 0 -1px}.search-filters button:hover,.search-filters button.is-active{color:var(--theme-brand,rgb(var(--color-brand)))}.search-filters button.is-active:after{opacity:1}.search-sort{border:1px solid var(--search-line);min-width:10rem;min-height:2.8rem;color:rgb(var(--color-text-muted));border-radius:999px;align-items:center;padding:0 2.25rem 0 1rem;font-size:.72rem;display:flex;position:relative}.search-sort select{width:100%;color:rgb(var(--color-text-main));appearance:none;background:0 0;border:0;outline:0;font-size:.74rem;font-weight:750}.search-sort iconify-icon{position:absolute;right:.9rem}.search-content{grid-template-columns:minmax(0,1fr) minmax(14rem,19rem);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.search-results{min-width:0}.search-hint,.search-empty,.search-error{text-align:center;min-height:20rem;color:rgb(var(--color-text-secondary));justify-items:center;padding:clamp(3rem,8vw,7rem) 1rem;display:grid}.search-hint>iconify-icon,.search-empty>iconify-icon,.search-error>iconify-icon{color:var(--theme-brand,rgb(var(--color-brand)));font-size:3rem}.search-hint h2,.search-empty h3,.search-error h3{color:rgb(var(--color-text-main));margin:1rem 0 .15rem;font:700 clamp(1.5rem,3vw,2.2rem)/1.2 Playfair Display,Noto Serif SC,serif}.search-hint p,.search-empty p,.search-error p{color:rgb(var(--color-text-muted));margin:0}.search-loading{min-height:20rem;color:rgb(var(--color-text-muted));flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;display:flex}.search-loading span{background:var(--theme-brand,rgb(var(--color-brand)));border-radius:50%;width:.48rem;height:.48rem;animation:.9s ease-in-out infinite alternate search-pulse}.search-loading span:nth-child(2){animation-delay:.16s}.search-loading span:nth-child(3){animation-delay:.32s}.search-loading p{text-align:center;flex-basis:100%}@keyframes search-pulse{to{opacity:.2;transform:translateY(-.35rem)}}.search-card{border:0;border-bottom:1px solid var(--search-line);min-height:clamp(9.5rem,16vw,12rem);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:clamp(3.2rem,6vw,5.2rem) minmax(9rem,15rem) minmax(0,1fr) auto;align-items:center;gap:clamp(.9rem,2vw,1.5rem);padding:1.15rem 0;transition:all .18s;display:grid}.search-card:hover{border-color:var(--theme-brand,rgb(var(--color-brand)));box-shadow:none;transform:translate(.2rem)}.search-card__no{color:var(--theme-brand,rgb(var(--color-brand)));font:500 clamp(2.5rem,5vw,4.4rem)/1 Playfair Display,serif}.search-card__thumb{aspect-ratio:16/9;background:rgb(var(--color-brand-faint)/.6);width:100%;position:relative;overflow:hidden}.search-card__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .48s}.search-card:hover .search-card__thumb img{transform:scale(1.045)}.search-card__thumb>span{color:var(--theme-brand,rgb(var(--color-brand)));place-items:center;font-size:2rem;display:grid;position:absolute;inset:0}.search-card__body{min-width:0}.search-card__type{color:rgb(var(--color-text-muted));letter-spacing:.1em;font-size:.62rem;font-weight:850}.search-card__body h3{min-height:0;margin:.25rem 0;font:800 clamp(1.2rem,2vw,1.75rem)/1.3 Noto Serif SC,Playfair Display,serif}.search-card__body h3 a{color:rgb(var(--color-text-main))}.search-card__body h3 a:hover{color:var(--theme-brand,rgb(var(--color-brand)))}.search-card__body p{max-width:43rem;color:rgb(var(--color-text-secondary));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.76rem,1.1vw,.9rem);line-height:1.55;display:-webkit-box;overflow:hidden}.search-card__meta{color:rgb(var(--color-text-muted));flex-wrap:wrap;gap:.55rem;margin-top:.48rem;font-size:.68rem;display:flex}.search-card__meta [data-result-category]{color:var(--theme-brand,rgb(var(--color-brand)));font-weight:800}.search-card__arrow{width:2.6rem;height:2.6rem;color:var(--theme-brand,rgb(var(--color-brand)));border-radius:50%;place-items:center;display:grid}.search-card:hover .search-card__arrow{background:rgb(var(--color-brand-faint)/.5)}.search-sidebar{border-inline:1px solid var(--search-line)}.search-side-panel{border-bottom:1px solid var(--search-line);padding:1.4rem 1.2rem}.search-side-panel h3{align-items:center;gap:.55rem;margin:0 0 1rem;font:700 1rem/1.3 Playfair Display,Noto Serif SC,serif;display:flex}.search-side-panel h3 iconify-icon{color:var(--theme-brand,rgb(var(--color-brand)))}.search-tag-cloud{flex-wrap:wrap;gap:.45rem;display:flex}.search-tag-cloud a{color:var(--theme-brand,rgb(var(--color-brand)));background:rgb(var(--color-brand-faint)/.62);border-radius:999px;padding:.3rem .62rem;font-size:.68rem;font-weight:750}.search-explore-links{display:grid}.search-explore-links a{border-top:1px solid rgb(var(--color-line)/.55);color:rgb(var(--color-text-secondary));justify-content:space-between;padding:.72rem 0;font-size:.76rem;display:flex}.search-recommendations{gap:.8rem;display:grid}.search-recommendations a{grid-template-columns:4.3rem minmax(0,1fr);align-items:center;gap:.7rem;display:grid}.search-recommendations img{aspect-ratio:4/3;object-fit:cover;width:100%}.search-recommendations span{min-width:0;display:grid}.search-recommendations strong{text-overflow:ellipsis;white-space:nowrap;font:700 .72rem/1.35 Noto Serif SC,serif;overflow:hidden}.search-recommendations small{color:rgb(var(--color-text-muted));font-size:.61rem}.search-load-more{border:1px solid rgb(var(--color-line-strong));width:min(21rem,100%);min-height:3.4rem;color:rgb(var(--color-text-main));cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.75rem;margin:2.2rem auto 0;font-size:.78rem;font-weight:780;display:flex}.search-load-more:hover{border-color:var(--theme-brand,rgb(var(--color-brand)));color:var(--theme-brand,rgb(var(--color-brand)))}.search-no-match{border:1px solid var(--search-line);background:linear-gradient(110deg,rgb(var(--color-brand-faint)/.52),transparent 38%),rgb(var(--color-surface-glass));grid-template-columns:1.25fr repeat(3,1fr);margin-top:clamp(3rem,7vw,6rem);display:grid}.search-no-match__title,.search-no-match>a{padding:clamp(1.3rem,3vw,2.2rem)}.search-no-match__title h2{margin:.35rem 0 0;font:700 clamp(1.7rem,3vw,2.5rem)/1.2 Playfair Display,Noto Serif SC,serif}.search-no-match__title p{color:rgb(var(--color-text-muted));margin:.15rem 0;font-size:.76rem}.search-no-match>a{border-left:1px solid var(--search-line);grid-template-columns:auto minmax(0,1fr);align-content:center;gap:.9rem;display:grid}.search-no-match>a>iconify-icon{color:var(--theme-brand,rgb(var(--color-brand)));font-size:1.35rem}.search-no-match>a span{display:grid}.search-no-match>a strong{font-size:.76rem}.search-no-match>a small{color:rgb(var(--color-text-muted));font-size:.65rem}html[data-theme=dark] .large-search{background:rgb(var(--color-surface)/.9);box-shadow:0 1.1rem 3.6rem #0000004d}@media (width<=1180px){.search-toolbar{grid-template-columns:minmax(13rem,1fr) auto}.search-filters{grid-area:2/1/auto/-1;justify-content:center}.search-sort{justify-self:end}.search-content{grid-template-columns:minmax(0,1fr) minmax(13rem,16rem);gap:2.2rem}.search-card{grid-template-columns:3.8rem minmax(9rem,12rem) minmax(0,1fr)}.search-card__arrow{display:none}.search-no-match{grid-template-columns:repeat(3,1fr)}.search-no-match__title{border-bottom:1px solid var(--search-line);grid-column:1/-1}.search-no-match>a:first-of-type{border-left:0}}@media (width<=980px){.search-layout{width:min(100% - 2rem,1440px)}.large-search{min-height:4.2rem}.large-search__submit{min-width:7.5rem;min-height:3.15rem}.search-content{grid-template-columns:1fr}.search-sidebar{border-top:1px solid var(--search-line);grid-template-columns:repeat(3,1fr);display:grid}.search-side-panel{border-right:1px solid var(--search-line);border-bottom:0}}@media (width<=640px){.search-layout{width:min(100% - 1.25rem,1440px);margin-top:-.75rem}.large-search{grid-template-columns:auto minmax(0,1fr) auto;gap:.35rem;min-height:3.6rem;padding:.32rem .38rem .32rem .9rem}.large-search>iconify-icon{font-size:1.2rem}.large-search input{min-height:2.9rem;font-size:.9rem}.large-search__clear{width:2rem;height:2rem}.large-search__submit{min-width:2.9rem;min-height:2.9rem;padding:0}.large-search__submit span{display:none}.search-toolbar{grid-template-columns:1fr;gap:0;margin-top:2.6rem}.search-sort{grid-row:2;justify-self:start;margin-bottom:.65rem}.search-filters{grid-area:3/1;justify-content:start;width:100%}.search-filters button{min-height:3rem}.search-content{gap:2rem}.search-card{grid-template-columns:3rem minmax(0,1fr);gap:.75rem .9rem;min-height:0;padding:1rem 0}.search-card:hover{transform:none}.search-card__no{grid-row:1/span 2;align-self:start;font-size:2.4rem}.search-card__thumb{aspect-ratio:16/8;grid-column:2;max-height:10rem}.search-card__body{grid-column:2}.search-card__body h3{white-space:normal;font-size:1.12rem}.search-sidebar{grid-template-columns:1fr}.search-side-panel{border-right:0;border-bottom:1px solid var(--search-line)}.search-no-match{grid-template-columns:1fr}.search-no-match__title{grid-column:1}.search-no-match>a{border-top:1px solid var(--search-line);border-left:0}}@media (prefers-reduced-motion:reduce){.search-loading span{animation:none}}.link-groups{margin-top:3rem}.link-group{border-bottom:1px solid rgb(var(--color-line));grid-template-columns:260px 1fr;padding:2rem 0;display:grid}.link-group aside b{color:var(--theme-brand,rgb(var(--color-brand)));font:600 4rem/1 Playfair Display,serif;display:block}.link-lines a{border-bottom:1px solid rgb(var(--color-line));grid-template-columns:1fr 2fr auto;gap:1rem;padding:1rem 0;display:grid}.join-links{border:1px solid rgb(var(--color-line));background:rgb(var(--color-surface-glass));grid-template-columns:1fr 1fr 1fr;margin-top:3rem;padding:1.4rem;display:grid}.error-actions{border:1px solid rgb(var(--color-line));background:rgb(var(--color-surface-glass));grid-template-columns:repeat(6,1fr);margin-top:3rem;display:grid}.button-primary,.error-actions a{border:1px solid rgb(var(--color-line-strong));background:#ffffff7a;border-radius:999px;padding:.55rem 1rem;font-size:.84rem;font-weight:700}.error-actions a{border-right:1px solid rgb(var(--color-line));padding:1.4rem}.site-footer{border-top:1px solid rgb(var(--color-line));padding:2rem 0}.site-footer__inner{text-align:center;color:rgb(var(--color-text-muted));flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.site-footer__copyright{margin:0;font-size:.88rem}.site-footer__icp{color:rgb(var(--color-text-muted));font-size:.82rem}.site-footer__icp:hover{color:var(--theme-brand,rgb(var(--color-brand)))}.back-top{--back-top-accent:var(--theme-brand,rgb(var(--color-brand)));--back-top-soft-accent:color-mix(in srgb, var(--back-top-accent) 48%, transparent);z-index:30;width:56px;height:56px;color:var(--back-top-accent);cursor:pointer;opacity:.84;isolation:isolate;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:all .35s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;bottom:24px;right:24px;transform:translateZ(0)}.back-top:before,.back-top:after,.back-top__base,.back-top__core{pointer-events:none;content:"";border-radius:inherit;transition:all .35s cubic-bezier(.22,1,.36,1);position:absolute}.back-top:before{z-index:-2;filter:blur(12px);opacity:.58;inset:-7px}.back-top:after{z-index:-1;opacity:.86;inset:3px;box-shadow:inset 0 1px 2px #ffffffb8}.back-top__base{z-index:-1;background:var(--back-top-base);-webkit-backdrop-filter:blur(12px)saturate(1.08);border:1px solid #ffffff9e;inset:0;box-shadow:inset 0 1px 2px #ffffffc7,inset 0 -8px 16px #6f5ddc14,0 10px 24px #5b4ab424,0 2px 8px #403a821a}.back-top__orbit{z-index:1;width:56px;height:56px;filter:drop-shadow(0 0 4px color-mix(in srgb, var(--back-top-accent) 24%, transparent));position:absolute;inset:0;overflow:visible}.back-top__ring{fill:none;stroke:var(--back-top-accent);stroke-width:1.45px;stroke-linecap:round;stroke-dasharray:18 7 18 7 18 7 18 7;stroke-dashoffset:3.5px;transform-origin:50%;vector-effect:non-scaling-stroke;opacity:.68;transform:rotate(26deg)}.back-top__dot{fill:var(--back-top-accent);opacity:.72}.back-top__dot--top{fill:var(--back-top-accent);opacity:.9}.back-top__dot--left,.back-top__dot--right,.back-top__dot--bottom-a,.back-top__dot--bottom-b,.back-top__dot--bottom-c{fill:var(--back-top-soft-accent);opacity:.78}.back-top__core{z-index:2;background:var(--back-top-core);-webkit-backdrop-filter:blur(10px)saturate(1.04);justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:inset 0 1px 2px #ffffffb3,inset 0 -7px 13px #6455c812,0 7px 16px #4b41961a}.back-top__arrow{z-index:3;fill:none;width:25px;height:25px;stroke:var(--back-top-accent);stroke-width:3.4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px color-mix(in srgb, var(--back-top-accent) 28%, transparent));transition:all .35s cubic-bezier(.22,1,.36,1);position:relative}.back-top:hover{opacity:.96;transform:scale(1.05)translateZ(0)}.back-top:hover:before{opacity:.78;filter:blur(13px)}.back-top:hover .back-top__base{box-shadow:inset 0 1px 2px #ffffffd1, inset 0 -8px 16px #6f5ddc1a, 0 12px 28px #5b4ab42e, 0 0 18px color-mix(in srgb, var(--back-top-accent) 16%, transparent)}.back-top:hover .back-top__ring,.back-top:hover .back-top__dot{opacity:.9}.back-top:hover .back-top__arrow{filter:drop-shadow(0 0 8px color-mix(in srgb, var(--back-top-accent) 42%, transparent))}.back-top:active{transform:scale(.95)translateZ(0)}.back-top:focus-visible{outline:1px solid color-mix(in srgb, var(--back-top-accent) 62%, transparent);outline-offset:5px}html[data-theme=dark] .back-top{--back-top-base:#20243ac7;--back-top-core:#2a2e48bd;opacity:.86;background:0 0}html[data-theme=dark] .back-top:after{box-shadow:inset 0 1px 1px #ffffff21}html[data-theme=dark] .back-top__base{box-shadow:inset 0 1px 2px #ffffff21, inset 0 -9px 18px #0003, 0 12px 26px #00000047, 0 0 18px color-mix(in srgb, var(--back-top-accent) 12%, transparent);border-color:#d2d7ff2e}html[data-theme=dark] .back-top__core{box-shadow:inset 0 1px 2px #ffffff21,inset 0 -7px 13px #0000002e,0 8px 16px #0000003d}@media (prefers-reduced-motion:reduce){.back-top,.back-top:before,.back-top:after,.back-top__base,.back-top__core,.back-top__arrow{transition-duration:.01ms}}:where(.site-main,.shell,.hero-copy,.status-info,.section-grid,.post-list-item,.archive-layout,.categories-tags-page)>*{min-width:0}:where(h1,h2,h3,h4,p,a,span,small,strong){overflow-wrap:anywhere}:where(img,video,iframe){max-width:100%}:root{--article-list-title-size:clamp(1.6rem, 2.5vw, 2rem);--article-list-title-color:rgb(var(--color-text-main));--article-list-summary-size:clamp(.85rem, 1.4vw, 1rem);--article-list-summary-color:rgb(var(--color-text-secondary));--article-list-meta-size:clamp(.72rem, .76vw, .8rem);--article-list-meta-color:rgb(var(--color-text-muted));--article-list-accent:var(--theme-brand,rgb(var(--color-brand)))}:where(.post-list-item h3,.post-card__title,.archive-entry__body h3 a,.author-posts h3 a,.categories-tags-post strong,.search-card__body h3 a,.post-nav-card strong){text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}:where(.post-list-item p,.post-card__excerpt,.archive-entry__body p,.categories-tags-post em,.search-card__body p,.post-nav-card__excerpt){white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post-list-item h3,.post-card__title,.archive-entry__body h3,.author-posts h3,.categories-tags-post strong,.search-card__body h3,.post-nav-card strong{min-height:0;color:var(--article-list-title-color);font-family:Noto Serif SC,Playfair Display,serif;font-size:var(--article-list-title-size);margin-block:.55rem;padding:0;font-weight:800;line-height:1.42}.post-list-item h3 a,.post-card__title a,.archive-entry__body h3 a,.author-posts h3 a,.search-card__body h3 a,.post-nav-card strong{color:var(--article-list-title-color);text-decoration:none;transition:color .18s}.post-list-item h3 a:hover,.post-list-item h3 a:focus-visible,.post-card__title a:hover,.post-card__title a:focus-visible,.archive-entry__body h3 a:hover,.archive-entry__body h3 a:focus-visible,.author-posts h3 a:hover,.author-posts h3 a:focus-visible,.search-card__body h3 a:hover,.search-card__body h3 a:focus-visible{color:var(--article-list-accent)}.post-list-item p,.post-card__excerpt,.archive-entry__body p,.categories-tags-post em,.search-card__body p,.post-nav-card__excerpt{color:var(--article-list-summary-color);font-family:var(--theme-font), Inter, "Noto Sans SC", system-ui, sans-serif;font-size:var(--article-list-summary-size);margin-block:.4rem .65rem;font-style:normal;font-weight:500;line-height:1.65}.post-list-item .meta-line,.post-card__meta,.archive-entry__meta,.author-posts__label-row,.categories-tags-post small,.categories-tags-post__meta,.search-card__meta,.post-nav-card__meta{color:var(--article-list-meta-color);font-size:var(--article-list-meta-size);font-weight:700;line-height:1.4}.post-list-item .meta-line a,.post-card__meta .category,.categories-tags-post small,.author-posts__label-row span{color:var(--article-list-accent);font-weight:800}@media (width<=1180px){.site-main{padding-bottom:0}.section-grid{grid-template-columns:minmax(0,1fr)}.section-grid__rail-title{grid-template-columns:auto 1fr auto;align-items:end;gap:1rem;height:auto;display:grid;position:relative;top:auto}.section-grid__rail-title small,.section-grid__rail-dots{display:none}.section-grid__progress-line{align-self:center;width:100%}.post-list-item{grid-template-columns:clamp(3.8rem,8vw,5.5rem) minmax(12rem,16rem) minmax(0,1fr) max-content}.hero-visual{min-height:clamp(20rem,30vw,25rem)}.hero-copy{width:min(100%,46rem);min-width:0}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h1{max-width:90%}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h2{overflow-wrap:anywhere;margin:.8rem 0 1.6rem;font-size:clamp(1.1rem,2vw,1.4rem)}.author-overview{grid-template-columns:1fr}.author-overview>article+article{border-top:1px solid var(--author-line);border-left:0}.author-achievements{grid-template-columns:repeat(4,minmax(0,1fr))}.author-series-list{grid-template-columns:repeat(3,minmax(0,1fr))}.author-series-list a{grid-template-columns:minmax(6rem,8rem) minmax(0,1fr)}.author-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.hero-visual,.section-grid,.post-shell,.archive-layout,.search-layout,.link-group{grid-template-columns:1fr}.hero-copy{width:100%;min-width:0;max-width:100%}.hero-visual:not(.hero-home):not(.hero-post-detail){min-height:clamp(15rem,35vw,22rem);padding:clamp(5rem,9vw,6rem) clamp(4rem,10vw,10rem) clamp(1.25rem,2.5vw,1.8rem)}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy{padding-left:0}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h2{max-width:100%}.hero-home .hero-copy h1{max-width:100%;font-size:clamp(3rem,10vw,5rem)}.hero-home .hero-copy h2{max-width:100%;font-size:clamp(1.2rem,2.5vw,2.4rem)}.hero-copy h2{margin:0}.site-footer__inner{place-items:center}.hero-visual{align-items:start;min-height:clamp(18rem,25vw,22rem);max-height:none;padding:clamp(4rem,10vw,6rem) 4rem 2rem}.site-main>.shell:not(.hero-visual),.site-main>.pagination{width:min(100% - 2rem,1440px)}.hero-rail,.reading-rail,.year-rail{display:none}.hero-media{clip-path:none;height:100%;position:absolute}.status-info{grid-template-columns:1fr;margin-top:1.5rem}.status-info__aside{border-top:1px solid #b7bfe5b8;border-left:0;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;min-height:0;padding-top:1.4rem;padding-left:0;overflow:hidden}.post-list-item{grid-template-columns:clamp(3.6rem,10vw,5rem) minmax(11rem,40vw) minmax(0,1fr);padding:1rem 0}.read-more{display:none}.profile-grid,.join-links,.error-actions,.site-footer__inner{grid-template-columns:1fr}.author-page{width:min(100% - 1rem,1680px)}.author-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem 0}.author-focus-grid article:nth-child(odd){border-left:0}.author-focus-grid article:nth-child(n+3){border-top:1px solid var(--author-line);padding-top:2.2rem}.author-notes-tags{grid-template-columns:1fr}.author-tags{border-top:1px solid var(--author-line);border-left:0}.author-achievements,.author-series-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){:root{--article-list-title-size:clamp(1rem, 4.4vw, 1.15rem);--article-list-summary-size:clamp(.8rem, 3.6vw, .88rem);--article-list-meta-size:clamp(.68rem, 3vw, .76rem)}.shell{width:min(100%,1440px)}.hero-post-detail{min-height:clamp(16rem,30vh,20rem)}.hero-visual{padding:clamp(1rem,10vw,6rem) 2rem 1rem}.hero-visual:not(.hero-home):not(.hero-post-detail){min-height:19rem;padding:4rem 2rem 1.1rem}.hero-visual:not(.hero-home):not(.hero-post-detail) .breadcrumb{font-size:.78rem}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy{max-width:100%}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h1{font-size:clamp(2.15rem,14vw,2.8rem);line-height:1.05}.hero-visual:not(.hero-home):not(.hero-post-detail) .hero-copy h2{font-size:1.1rem;line-height:1.65}.site-actions .avatar-link{display:none}.archive-timeline li,.link-lines a{grid-template-columns:1fr}.section-grid__rail-title{grid-template-columns:1fr auto}.section-grid__progress-line{grid-column:1/-1}.post-list-item{grid-template-columns:clamp(3rem,16vw,4.5rem) minmax(0,1fr);align-items:start;gap:1rem;min-height:0}.post-list-item__image,.post-list-item__body{grid-column:2}.post-list-item__image{min-height:0;max-height:none}.status-info{border-radius:1.25rem;justify-content:center;padding:1.3rem}.status-info__profile{grid-template-columns:1fr;justify-items:center;gap:1rem}.status-info__avatar{justify-self:center;width:min(25vw,112px)}.status-info__copy{text-align:center;justify-items:center;min-width:0;max-width:100%}.status-info__copy h2{justify-content:center;font-size:clamp(1.75rem,7vw,2.15rem)}.status-info__role{font-size:clamp(1rem,4.2vw,1.12rem)}.status-info__bio{font-size:clamp(.98rem,4vw,1.08rem)}.status-info__stats>a,.status-info__stats>span{font-size:clamp(.78rem,3.25vw,.88rem)}.status-info__stats b{font-size:clamp(1.06rem,4.5vw,1.22rem)}.status-info__date b,.status-info__weather b{overflow-wrap:normal;font-size:clamp(.88rem,3.6vw,.98rem)}.status-info__date small,.status-info__weather small{font-size:clamp(.82rem,3.3vw,.9rem)}.status-info__time b{font-size:clamp(2.35rem,10vw,3.2rem)}.status-info__bio{max-width:min(80%,28rem);margin-inline:auto}.status-info__socials{justify-content:center;gap:.7rem;margin-top:.65rem}.status-info__social-link{min-width:2.2rem;min-height:2.2rem}.status-info__social-link iconify-icon{font-size:1.5rem}.status-info__stats{margin-top:.5rem}.status-info__aside{grid-template-columns:repeat(3,1fr);grid-auto-flow:column;padding-top:1rem}.status-info__date,.status-info__weather,.status-info__time{justify-content:center;align-items:center;gap:.5rem}.author-page{width:min(100% - .75rem,1680px)}.author-overview>article,.author-journey,.author-notes,.author-tags__top,.author-quote,.author-posts{padding:1.25rem}.author-block-head--row{display:grid}.author-achievements,.author-focus-grid,.author-series-list,.author-posts__grid{grid-template-columns:1fr}.author-focus-grid article:nth-child(n){border-left:0}.author-focus-grid article:nth-child(n+2){border-top:1px solid var(--author-line);padding-top:2rem}.author-journey__line{grid-auto-columns:minmax(12rem,74vw);min-width:max-content}.author-notes__list a{grid-template-columns:3.5rem minmax(0,1fr)}.author-notes__list>a>iconify-icon{display:none}.author-quote{grid-template-columns:1fr}.author-quote>iconify-icon{margin-top:0}.author-quote img{opacity:.12;width:70%}}@media (width<=980px){.site-header{height:64px}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;height:100%;min-height:0;padding-block:0;padding-inline:1rem;display:flex}.brand-mark{min-width:0}.site-nav{display:none}.site-actions{flex:none;justify-content:flex-end}.menu-toggle{display:inline-grid}}@media (width<=640px){.site-header__inner{padding-inline:.85rem}.brand-mark{font-size:clamp(1.35rem,6vw,1.65rem)}.theme-toggle,.menu-toggle,.mobile-menu__close{min-width:2.875rem;max-width:2.875rem;min-height:2.875rem;max-height:2.875rem}.mobile-menu__panel{width:min(92vw,340px)}}
