:root{--bg:#f5f4ef;--surface:#fffef9;--surface-strong:#fff;--text:#171a16;--muted:#62685f;--faint:#8b9088;--line:#dfe1d9;--line-strong:#c9cdc2;--accent:#4f6f52;--accent-strong:#28452d;--accent-soft:#e3eadf;--warm:#e26442;--warm-soft:#f8e7df;--code-bg:#20251f;--code-text:#edf2e9;--shadow:0 18px 50px #1f271d14;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--container:1160px;--article:760px}@media (prefers-color-scheme:dark){:root{--bg:#111310;--surface:#181b17;--surface-strong:#1d211c;--text:#edf0e8;--muted:#adb4a8;--faint:#858c81;--line:#2d332c;--line-strong:#3c443a;--accent:#9fbd98;--accent-strong:#d2e4cc;--accent-soft:#253125;--warm:#ee8a6d;--warm-soft:#38251f;--code-bg:#090b09;--code-text:#edf2e9;--shadow:0 18px 60px #0000004d}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:radial-gradient(circle at 12% -10%, color-mix(in srgb, var(--accent-soft) 72%, transparent), transparent 34rem), var(--bg);min-width:320px;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.65}::selection{background:var(--accent);color:var(--surface-strong)}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}img{max-width:100%;height:auto}button,input{font:inherit}.skip-link{z-index:100;background:var(--text);color:var(--bg);border-radius:8px;padding:10px 14px;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.site-header{z-index:40;border-bottom:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:74px;display:flex}.brand{color:var(--text);letter-spacing:-.025em;align-items:center;gap:9px;font-size:1.12rem;font-weight:820;text-decoration:none;display:inline-flex}.brand-mark{background:var(--accent-strong);width:32px;height:32px;color:var(--surface);border-radius:10px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;display:grid;box-shadow:inset 0 0 0 1px #ffffff24}.brand-dot,.footer-brand span{color:var(--warm)}.primary-nav{color:var(--muted);align-items:center;gap:26px;font-size:.91rem;font-weight:650;display:flex}.primary-nav a{text-decoration:none;transition:color .15s}.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--text)}.nav-search{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 72%, transparent);border-radius:999px;align-items:center;gap:7px;padding:7px 12px;display:inline-flex}.nav-search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round}.hero{padding:92px 0 64px}.hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;gap:72px;display:grid}.kicker{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:.79rem;font-weight:800;display:inline-flex}.kicker:before{content:"";background:var(--warm);border-radius:2px;width:26px;height:2px}.hero h1{letter-spacing:-.065em;max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7.2vw,6.7rem);font-weight:500;line-height:.96}.hero h1 em{color:var(--accent);font-weight:inherit}.hero-copy{color:var(--muted);margin:0;font-size:1.05rem}.hero-rule{background:linear-gradient(90deg, var(--line-strong), transparent);height:1px;margin-top:38px}.section{padding:66px 0}.section+.section{border-top:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.section-heading h2,.page-title{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:500;line-height:1.04}.section-heading p{max-width:510px;color:var(--muted);margin:0}.featured-grid{grid-template-columns:1.35fr .65fr;gap:20px;display:grid}.featured-side{gap:20px;display:grid}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.post-card{border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 92%, transparent);flex-direction:column;min-height:330px;padding:28px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 0 #0000}.post-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-3px)}.post-card-featured{background:linear-gradient(145deg, color-mix(in srgb, var(--accent-soft) 78%, var(--surface)), var(--surface) 65%);min-height:480px;padding:clamp(30px,5vw,52px)}.post-card-topline{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:flex}.eyebrow-link{color:var(--accent-strong);text-decoration:none}.post-card-title{letter-spacing:-.035em;margin:26px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:500;line-height:1.12}.post-card-featured .post-card-title{max-width:760px;font-size:clamp(2.4rem,5vw,4.8rem)}.post-card-title a{text-decoration:none}.post-card-description{color:var(--muted);margin:0}.post-card-featured .post-card-description{max-width:650px;font-size:1.08rem}.post-card-footer{color:var(--faint);justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:34px;font-size:.84rem;display:flex}.read-link{color:var(--text);font-weight:750;text-decoration:none}.read-link span{transition:transform .15s;display:inline-block}.read-link:hover span{transform:translate(4px)}.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.topic-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.topic-card:hover{border-color:var(--accent);transform:translateY(-2px)}.topic-card strong{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.topic-card span{color:var(--muted);font-size:.82rem}.tag-cloud{flex-wrap:wrap;gap:10px;display:flex}.tag-pill{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;padding:7px 12px;font-size:.78rem;font-weight:680;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.tag-pill:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 72%, transparent);text-align:center;place-items:center;min-height:320px;padding:42px;display:grid}.empty-state-inner{max-width:540px}.empty-state-mark{background:var(--accent-soft);width:58px;height:58px;color:var(--accent-strong);border-radius:18px;place-items:center;margin:0 auto 20px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;display:grid}.empty-state h2{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.empty-state p{color:var(--muted);margin:0}.page-header{padding:78px 0 42px}.page-header-narrow{max-width:820px}.page-intro{max-width:720px;color:var(--muted);margin:22px 0 0;font-size:1.12rem}.result-count{color:var(--faint);margin-top:14px;font-size:.9rem}.breadcrumbs{color:var(--faint);margin-bottom:28px;font-size:.8rem}.breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:var(--line-strong);margin-left:8px}.breadcrumbs a{text-decoration:none}.article-header{padding:62px 0 42px}.article-header-inner{max-width:980px}.article-title{letter-spacing:-.062em;max-width:980px;margin:20px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7.7vw,7rem);font-weight:500;line-height:.98}.article-deck{max-width:790px;color:var(--muted);margin:0;font-size:clamp(1.08rem,2.2vw,1.34rem);line-height:1.55}.article-meta{color:var(--faint);flex-wrap:wrap;align-items:center;gap:10px;margin-top:30px;font-size:.84rem;display:flex}.article-meta a{color:var(--accent-strong);font-weight:700;text-decoration:none}.article-cover{aspect-ratio:16/8.8;border-radius:var(--radius-lg);background:var(--accent-soft);box-shadow:var(--shadow);margin:20px auto 58px;position:relative;overflow:hidden}.article-layout{grid-template-columns:minmax(0, var(--article)) 250px;justify-content:center;align-items:start;gap:70px;padding-bottom:78px;display:grid}.article-body{min-width:0}.article-aside{border-left:1px solid var(--line);padding-left:20px;position:sticky;top:105px}.article-aside-title{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin:0 0 13px;font-size:.72rem;font-weight:800}.article-aside ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.article-aside a{color:var(--muted);font-size:.81rem;line-height:1.35;text-decoration:none;display:block}.article-aside li[data-depth="3"] a{color:var(--faint);padding-left:14px}.article-aside a:hover{color:var(--text)}.prose{color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.82}.prose>:first-child{margin-top:0}.prose h2,.prose h3{color:var(--text);letter-spacing:-.035em;scroll-margin-top:100px;font-family:Inter,ui-sans-serif,sans-serif;line-height:1.2}.prose h2{margin:2.6em 0 .8em;font-size:clamp(1.85rem,3.5vw,2.6rem)}.prose h3{margin:2.1em 0 .65em;font-size:1.45rem}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre,.prose table{margin:1.35em 0}.prose ul,.prose ol{padding-left:1.35em}.prose li+li{margin-top:.5em}.prose a{color:var(--accent-strong);-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 55%, transparent)}.prose blockquote{border-left:3px solid var(--warm);color:var(--muted);margin-inline:0;padding:6px 0 6px 24px;font-style:italic}.prose code{border:1px solid var(--line);background:var(--accent-soft);color:var(--accent-strong);border-radius:6px;padding:.12em .35em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.84em}.prose pre{border-radius:var(--radius-md);background:var(--code-bg);color:var(--code-text);tab-size:2;border:1px solid #ffffff14;padding:22px;font-size:.88rem;line-height:1.65;overflow-x:auto}.prose pre code{color:inherit;font-size:inherit;background:0 0;border:0;padding:0}.prose hr{background:var(--line);border:0;height:1px;margin:3em 0}.prose img{border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow);margin:2em auto;display:block}.table-scroll{border:1px solid var(--line);border-radius:var(--radius-sm);margin:1.8em 0;overflow-x:auto}.prose table{border-collapse:collapse;width:100%;min-width:560px;margin:0;font-family:Inter,ui-sans-serif,sans-serif;font-size:.9rem}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;padding:12px 15px}.prose th{background:var(--accent-soft);font-weight:750}.article-tags{border-top:1px solid var(--line);flex-wrap:wrap;gap:9px;margin-top:46px;padding-top:26px;display:flex}.author-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:56px 1fr;gap:18px;margin-top:34px;padding:24px;display:grid}.author-avatar{background:var(--accent-strong);width:56px;height:56px;color:var(--surface);border-radius:18px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;display:grid}.author-card strong{margin-bottom:4px;display:block}.author-card p{color:var(--muted);margin:0;font-size:.9rem}.related-section{border-top:1px solid var(--line);padding:68px 0}.search-form{gap:10px;max-width:760px;margin-top:28px;display:flex}.search-form input{border:1px solid var(--line-strong);background:var(--surface);min-width:0;color:var(--text);border-radius:999px;outline:none;flex:1;padding:13px 18px}.search-form input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 14%, transparent)}.search-form button,.button-link{background:var(--accent-strong);color:var(--surface);cursor:pointer;border:0;border-radius:999px;padding:12px 20px;font-weight:750;text-decoration:none}.content-page{max-width:780px;padding-bottom:90px}.content-page h2{letter-spacing:-.03em;margin:2.2em 0 .6em;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.content-page p,.content-page li{color:var(--muted)}.content-page a{color:var(--accent-strong)}.not-found{text-align:center;place-items:center;min-height:62vh;padding:80px 20px;display:grid}.not-found h1{color:var(--accent);letter-spacing:-.08em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,15vw,10rem);font-weight:500}.not-found h2{margin:-10px 0 10px}.not-found p{max-width:520px;color:var(--muted);margin:0 0 28px}.site-footer{border-top:1px solid var(--line);background:color-mix(in srgb, var(--surface) 68%, transparent);padding:58px 0 24px}.footer-grid{grid-template-columns:1fr auto;align-items:start;gap:50px;display:grid}.footer-brand{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:2rem}.footer-note{max-width:520px;color:var(--muted);margin:8px 0 0;font-size:.9rem}.footer-links{grid-template-columns:repeat(2,auto);gap:10px 26px;font-size:.86rem;display:grid}.footer-links a{color:var(--muted);text-decoration:none}.footer-bottom{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;gap:20px;margin-top:48px;padding-top:20px;font-size:.75rem;display:flex}@media (max-width:980px){.hero-grid,.featured-grid,.article-layout{grid-template-columns:1fr}.hero-grid{gap:32px}.featured-side,.post-grid,.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{max-width:var(--article)}.article-aside{display:none}}@media (max-width:700px){.container{width:min(calc(100% - 28px), var(--container))}.header-inner{min-height:66px}.primary-nav{gap:14px}.primary-nav>a:not(.nav-search),.nav-search span{display:none}.nav-search{padding:8px}.hero{padding:62px 0 42px}.hero h1{font-size:clamp(3.2rem,17vw,5.4rem)}.section{padding:48px 0}.section-heading{display:block}.section-heading p{margin-top:12px}.featured-side,.post-grid,.topic-grid{grid-template-columns:1fr}.post-card,.post-card-featured{min-height:330px;padding:24px}.article-header{padding-top:42px}.article-title{font-size:clamp(3rem,15vw,5rem)}.article-cover{border-radius:var(--radius-md);margin-bottom:40px}.prose{font-size:1.04rem}.search-form{display:grid}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.brand-mark-image{border-radius:10px;flex:0 0 38px;width:38px;height:38px;display:block;box-shadow:0 7px 20px #0a12282e}.post-card-media{aspect-ratio:16/9;background:color-mix(in srgb, var(--surface,#f5f4ef) 88%, #6d7cff 12%);border-radius:16px;width:100%;margin-bottom:20px;display:block;position:relative;overflow:hidden}.post-card-media img{object-fit:cover;transition:transform .22s}.post-card:hover .post-card-media img,.post-card:focus-within .post-card-media img{transform:scale(1.025)}.markdown-image{border-radius:16px;max-width:100%;height:auto;margin:2rem auto;display:block;box-shadow:0 14px 42px #0f172a1f}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:42px;display:flex}.pagination a,.pagination span{border:1px solid color-mix(in srgb, currentColor 18%, transparent);border-radius:999px;justify-content:center;align-items:center;min-width:42px;min-height:42px;padding:0 13px;text-decoration:none;display:inline-flex}.pagination a:hover,.pagination a:focus-visible{border-color:currentColor}.pagination [aria-current=page]{color:#fff;background:#172018;border-color:#0000;font-weight:700}.pagination-previous,.pagination-next{min-width:auto!important}.article-list-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.article-list-heading .read-link{flex:none}@media (max-width:640px){.brand-mark-image{flex-basis:34px;width:34px;height:34px}.article-list-heading{flex-direction:column;align-items:start}}
