.FeaturedPost-module__ZtEVtq__card{background:var(--card-background);border:1px solid var(--foreground-extra-light);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;grid-template-columns:1fr 1fr;min-height:320px;display:grid;overflow:hidden}.FeaturedPost-module__ZtEVtq__visual{background:var(--background);border-right:1px solid var(--foreground-extra-light);grid-area:1/1;position:relative;overflow:hidden}.FeaturedPost-module__ZtEVtq__placeholder{background:repeating-linear-gradient(135deg,var(--placeholder-stripe)0 1px,transparent 1px 18px),radial-gradient(circle at 30% 50%,var(--placeholder-glow),transparent 60%),var(--background);position:absolute;inset:0}.FeaturedPost-module__ZtEVtq__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.FeaturedPost-module__ZtEVtq__card:hover .FeaturedPost-module__ZtEVtq__image{transform:scale(1.04)}.FeaturedPost-module__ZtEVtq__tag{background:var(--color-1);color:#062314;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;padding:.375rem .75rem;font-size:.625rem;font-weight:600;position:absolute;top:1.25rem;left:1.25rem}.FeaturedPost-module__ZtEVtq__body{flex-direction:column;grid-area:1/2;justify-content:center;gap:1rem;padding:2.25rem 2.5rem;display:flex}.FeaturedPost-module__ZtEVtq__meta{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground-light);align-items:center;gap:1rem;font-size:.6875rem;display:flex}.FeaturedPost-module__ZtEVtq__category{color:var(--color-1)}.FeaturedPost-module__ZtEVtq__title{letter-spacing:-.02em;color:var(--foreground-highlight);text-wrap:balance;font-size:2rem;font-weight:600;line-height:1.15}.FeaturedPost-module__ZtEVtq__titleLink{color:inherit;transition:color .22s}.FeaturedPost-module__ZtEVtq__titleLink:hover{color:var(--color-1)}.FeaturedPost-module__ZtEVtq__excerpt{color:var(--foreground);text-wrap:pretty;font-size:.9375rem;line-height:1.6}.FeaturedPost-module__ZtEVtq__readLink{color:var(--color-1);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;width:fit-content;font-size:.8125rem;font-weight:500;display:inline-flex}.FeaturedPost-module__ZtEVtq__readLink svg{transition:transform .2s}.FeaturedPost-module__ZtEVtq__readLink:hover svg{transform:translate(2px,-2px)}@media screen and (max-width:1024px){.FeaturedPost-module__ZtEVtq__card{grid-template-columns:1fr}.FeaturedPost-module__ZtEVtq__visual{border-right:0;border-bottom:1px solid var(--foreground-extra-light);grid-area:1/1;min-height:220px}.FeaturedPost-module__ZtEVtq__body{grid-area:2/1;padding:1.75rem 1.5rem}.FeaturedPost-module__ZtEVtq__title{font-size:1.625rem}}
.PostCard-module__ZIqyNa__card{background:var(--card-background);border:1px solid var(--foreground-extra-light);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;animation:var(--animation-reveal-element).6s ease forwards;animation-delay:calc(var(--index,0)*60ms);border-radius:1.5rem;transition:background .22s,border-color .22s;position:relative;overflow:hidden}.PostCard-module__ZIqyNa__card:hover{border-color:var(--color-1-t)}.PostCard-module__ZIqyNa__link{height:100%;color:inherit;grid-template-columns:110px 1fr auto;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;display:grid}.PostCard-module__ZIqyNa__date{letter-spacing:.1em;color:var(--foreground-light);text-transform:uppercase;font-size:.6875rem}.PostCard-module__ZIqyNa__body{flex-direction:column;gap:.4rem;min-width:0;display:flex}.PostCard-module__ZIqyNa__title{color:var(--foreground-highlight);letter-spacing:-.01em;font-size:1.125rem;font-weight:500;line-height:1.3}.PostCard-module__ZIqyNa__sub{color:var(--foreground);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.PostCard-module__ZIqyNa__category{color:var(--color-1);letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem}.PostCard-module__ZIqyNa__tag{background:var(--chip-background);letter-spacing:.1em;text-transform:lowercase;color:var(--foreground);border-radius:999px;padding:.125rem .5rem;font-size:.625rem}.PostCard-module__ZIqyNa__arrow{background:var(--chip-background);width:36px;height:36px;color:var(--foreground-light);border-radius:50%;place-items:center;transition:background .22s,color .22s;display:grid}.PostCard-module__ZIqyNa__card:hover .PostCard-module__ZIqyNa__arrow{background:var(--color-1);color:#062314}@media screen and (max-width:640px){.PostCard-module__ZIqyNa__link{grid-template-columns:1fr auto;gap:1rem;padding:1rem 1.25rem}.PostCard-module__ZIqyNa__date{grid-column:1/-1}}
.PostList-module__Hh7U7a__list{flex-direction:column;gap:.75rem;display:flex}
.BlogAside-module__zslsxG__aside{flex-direction:column;gap:1.25rem;display:flex}.BlogAside-module__zslsxG__card{background:var(--card-background);border:1px solid var(--foreground-extra-light);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.5rem;padding:1.5rem}.BlogAside-module__zslsxG__title{letter-spacing:.14em;text-transform:uppercase;color:var(--foreground-light);margin-bottom:1rem;font-size:.6875rem;font-weight:500}.BlogAside-module__zslsxG__searchBox{background:var(--input-background);border:1px solid var(--foreground-extra-light);border-radius:.75rem;align-items:center;gap:.625rem;padding:.75rem .875rem;transition:border-color .18s;display:flex}.BlogAside-module__zslsxG__searchBox:focus-within{border-color:var(--color-1-t)}.BlogAside-module__zslsxG__searchIcon{color:var(--foreground-light);flex-shrink:0}.BlogAside-module__zslsxG__searchInput{min-width:0;color:var(--foreground-highlight);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:.875rem}.BlogAside-module__zslsxG__searchInput::placeholder{color:var(--foreground-light)}.BlogAside-module__zslsxG__kbd{background:var(--kbd-background);border:1px solid var(--foreground-extra-light);color:var(--foreground-light);border-radius:.25rem;padding:.1875rem .375rem;font-size:.625rem}.BlogAside-module__zslsxG__catList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.BlogAside-module__zslsxG__catItem{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.625rem;justify-content:space-between;align-items:center;padding:.5625rem .625rem;font-family:inherit;font-size:.875rem;transition:all .18s;display:flex}.BlogAside-module__zslsxG__catItem:hover{background:var(--input-background);color:var(--foreground-highlight)}.BlogAside-module__zslsxG__catItemActive,.BlogAside-module__zslsxG__catItemActive:hover{background:var(--accent-faint-background);color:var(--color-1)}.BlogAside-module__zslsxG__count{letter-spacing:.06em;color:var(--foreground-light);font-size:.6875rem}.BlogAside-module__zslsxG__catItemActive .BlogAside-module__zslsxG__count{color:var(--color-1)}.BlogAside-module__zslsxG__archiveList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.BlogAside-module__zslsxG__archiveItem{border-bottom:1px dashed var(--foreground-extra-light);justify-content:space-between;align-items:baseline;padding:.625rem 0;font-size:.875rem;display:flex}.BlogAside-module__zslsxG__archiveItem:last-child{border-bottom:0}.BlogAside-module__zslsxG__archiveLabel{color:var(--foreground-highlight)}.BlogAside-module__zslsxG__tagCloud{flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.BlogAside-module__zslsxG__tagPill{border:1px solid var(--foreground-extra-light);letter-spacing:.06em;color:var(--foreground);border-radius:999px;padding:.3125rem .625rem;font-size:.6875rem;transition:all .18s}.BlogAside-module__zslsxG__tagPill:hover{color:var(--color-1);border-color:var(--color-1-t);background:var(--accent-subtle-background)}
.BlogLayout-module__8bO-yq__grid{grid-template-columns:1fr 320px;gap:1.25rem;display:grid}.BlogLayout-module__8bO-yq__main{flex-direction:column;gap:1rem;min-width:0;display:flex}.BlogLayout-module__8bO-yq__empty{border:1px dashed var(--foreground-extra-light);text-align:center;color:var(--foreground-light);border-radius:1.5rem;margin:2rem 0;padding:1.5rem;font-size:.9375rem}@media screen and (max-width:960px){.BlogLayout-module__8bO-yq__grid{grid-template-columns:1fr}}
