.theme-blog{--blog-bg:#0a0a0a;--blog-fg:#e8e3d4;--blog-fg-soft:#e8e3d4d1;--blog-fg-muted:#e8e3d49e;--blog-rule:#e8e3d41f;--blog-rule-soft:#e8e3d40f;--blog-tint:#e8e3d408;--blog-accent:#ff3b30;--blog-warning:#ffc850e6;--blog-serif:"Source Serif 4 Variable", Georgia, "Times New Roman", serif;--blog-code-bg:#101010;background:var(--blog-bg);color:var(--blog-fg)}.theme-blog .blog-kicker{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--blog-fg-muted);margin:0;font-size:12px}.theme-blog .blog-link{color:var(--blog-fg);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.theme-blog .blog-link:hover{color:#fff}.theme-blog .blog-rule{border-color:var(--blog-rule)}.theme-blog .ds-cat-chip{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--blog-fg-soft);border:1px solid var(--blog-rule);align-items:baseline;gap:6px;padding:6px 12px;font-size:11px;text-decoration:none;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.theme-blog .ds-cat-chip:hover{color:var(--blog-fg);border-color:#e8e3d452}.theme-blog .ds-cat-chip[data-active=true]{color:var(--blog-bg);background:var(--blog-fg);border-color:var(--blog-fg)}.theme-blog .ds-cat-chip__count{color:var(--blog-fg-muted)}.theme-blog .ds-cat-chip[data-active=true] .ds-cat-chip__count{color:var(--blog-bg);opacity:.6}.theme-blog .ds-scheduled-badge{color:var(--blog-warning);letter-spacing:.16em;text-transform:uppercase;border:1px solid #ffc85066;margin-left:8px;padding:2px 6px;font-size:10px}.theme-blog .ds-post-list{border-top:1px solid var(--blog-rule);margin:0;padding:0;list-style:none}.theme-blog .ds-post-list>li{border-bottom:1px solid var(--blog-rule)}.theme-blog .ds-post-list__item{color:inherit;grid-template-columns:auto 1fr auto;align-items:start;gap:32px;padding:32px 4px;text-decoration:none;transition:background .16s;display:grid}.theme-blog .ds-post-list__item:hover{background:var(--blog-tint)}.theme-blog .ds-post-list__date{min-width:3.4ch;color:var(--blog-fg-muted);font-variant-numeric:tabular-nums;flex-direction:column;align-self:center;align-items:flex-end;gap:2px;transition:color .16s,opacity .16s;display:flex}.theme-blog .ds-post-list__item:hover .ds-post-list__date{color:var(--blog-fg)}.theme-blog .ds-post-list__date--repeat{opacity:.18}.theme-blog .ds-post-list__item:hover .ds-post-list__date--repeat{opacity:.5}.theme-blog .ds-post-list__month{font-family:var(--blog-serif);letter-spacing:-.03em;font-size:clamp(48px,6vw,72px);font-weight:600;line-height:.9}.theme-blog .ds-post-list__year{font-family:var(--blog-serif);letter-spacing:-.01em;color:var(--blog-fg-soft);font-size:clamp(22px,2.2vw,30px);font-weight:400;line-height:1}.theme-blog .ds-post-list__body{min-width:0}.theme-blog .ds-post-list__meta{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--blog-fg-muted);margin:0 0 10px;font-size:11px}.theme-blog .ds-post-list__cat{color:var(--blog-fg)}.theme-blog .ds-post-list__title{font-family:var(--blog-serif);letter-spacing:-.005em;color:var(--blog-fg);margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:600;line-height:1.2}.theme-blog .ds-post-list__desc{font-family:var(--blog-serif);color:var(--blog-fg-soft);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:17px;line-height:1.55;display:-webkit-box;overflow:hidden}.theme-blog .ds-post-list__arrow{font-family:var(--blog-serif);color:var(--blog-fg-muted);align-self:center;font-size:28px;transition:transform .16s,color .16s}.theme-blog .ds-post-list__item:hover .ds-post-list__arrow{color:var(--blog-fg);transform:translate(4px)}@media (width<=640px){.theme-blog .ds-post-list__item{grid-template-columns:auto 1fr;gap:20px;padding:24px 4px}.theme-blog .ds-post-list__arrow{display:none}.theme-blog .ds-post-list__date{min-width:3ch}.theme-blog .ds-post-list__month{font-size:clamp(36px,10vw,52px)}.theme-blog .ds-post-list__year{font-size:clamp(18px,4vw,22px)}}.theme-blog .ds-blog-hero{color:inherit;text-decoration:none;transition:background .16s;display:block}.theme-blog .ds-blog-hero:hover{background:var(--blog-tint)}.theme-blog .ds-blog-hero__grid{gap:40px;max-width:1100px;margin:0 auto;padding:64px 20px;display:grid}@media (width>=768px){.theme-blog .ds-blog-hero__grid{grid-template-columns:1.1fr 1fr;align-items:center;padding:80px 32px}}.theme-blog .ds-blog-hero__cover{aspect-ratio:16/10;border:1px solid var(--blog-rule);background-color:#111;background-position:50%;background-size:cover;box-shadow:0 30px 80px -40px #0009}.theme-blog .ds-blog-hero__title{font-family:var(--blog-serif);letter-spacing:-.01em;color:var(--blog-fg);margin:18px 0 0;font-size:clamp(28px,3.4vw,40px);font-weight:600;line-height:1.1}.theme-blog .ds-blog-hero__lede{font-family:var(--blog-serif);color:var(--blog-fg-soft);margin:14px 0 0;font-size:17px;font-style:italic;line-height:1.55}.theme-blog .ds-blog-hero__meta{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--blog-fg-muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 16px;margin:24px 0 0;font-size:12px;display:flex}.theme-blog .ds-blog-hero__read{color:var(--blog-fg)}.theme-blog .ds-blog-hero:hover .ds-blog-hero__read{letter-spacing:.2em}.theme-blog .ds-blog-carousel{padding-bottom:28px}.theme-blog .ds-blog-carousel__head{justify-content:space-between;align-items:baseline;max-width:1100px;margin:0 auto;padding:56px 20px 16px;display:flex}@media (width>=640px){.theme-blog .ds-blog-carousel__head{padding:56px 32px 16px}}.theme-blog .ds-blog-carousel__hint{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--blog-fg-muted);font-size:11px}.theme-blog .ds-blog-carousel__track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#e8e3d433 transparent;gap:20px;margin:0;padding:16px max(20px,50vw - 550px) 8px;list-style:none;display:flex;overflow-x:auto}.theme-blog .ds-blog-carousel__track::-webkit-scrollbar{height:6px}.theme-blog .ds-blog-carousel__track::-webkit-scrollbar-thumb{background:#e8e3d42e}.theme-blog .ds-blog-carousel__track>li{scroll-snap-align:start;flex:0 0 320px}.theme-blog .ds-blog-card{color:inherit;border:1px solid var(--blog-rule);background:#ffffff04;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:block}.theme-blog .ds-blog-card:hover{background:#e8e3d40a;border-color:#e8e3d438;transform:translateY(-2px)}.theme-blog .ds-blog-card__cover{aspect-ratio:16/9;border-bottom:1px solid var(--blog-rule);background-color:#111;background-position:50%;background-size:cover}.theme-blog .ds-blog-card__body{padding:18px 18px 22px}.theme-blog .ds-blog-card__date{font-family:var(--font-mono);letter-spacing:.16em;color:var(--blog-fg-muted);font-size:11px}.theme-blog .ds-blog-card__title{font-family:var(--blog-serif);color:var(--blog-fg);margin:8px 0 0;font-size:20px;font-weight:600;line-height:1.25}.theme-blog .ds-blog-card__desc{font-family:var(--blog-serif);color:var(--blog-fg-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 0;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}@media (width<=640px){.theme-blog .ds-blog-carousel__track>li{flex-basis:280px}}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-cyrillic-ext-wght-normal.cHuGMAiY.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-cyrillic-wght-normal.DwHjdM4S.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-greek-wght-normal.ece1310W.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-vietnamese-wght-normal.D-yuW59g.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-latin-ext-wght-normal.CxNHBx-q.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-latin-wght-normal.D9elroTD.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
