.home-writings-layout{grid-template-columns:minmax(0,7fr) minmax(18rem,5fr);align-items:stretch;gap:clamp(1.5rem,4vw,3.5rem);width:min(100%,64rem);margin-inline:auto;display:grid}.home-writings-layout--single{grid-template-columns:minmax(0,1fr)}.home-writings-layout--single .home-featured-post{flex-direction:row;justify-self:center;width:min(100%,60rem);height:20rem}.home-writings-layout--single .home-featured-visual{flex:0 0 58%;width:auto;height:20rem}.home-featured-post{border:1px solid var(--border-color);border-radius:var(--radius-module);min-width:0;color:var(--text-color);background:color-mix(in srgb, var(--surface-color) 84%, transparent);flex-direction:column;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 .125rem .625rem #0000000a}.home-featured-post:hover{border-color:color-mix(in srgb, var(--post-card-accent) 68%, var(--border-color));background:color-mix(in srgb, var(--post-card-accent) 4%, var(--surface-color));transform:translateY(-.25rem);box-shadow:0 .875rem 2rem #0000001a}.home-featured-visual{min-height:13rem}.home-featured-copy{gap:var(--space-2);min-width:0;padding:var(--space-3);flex-direction:column;flex:1;display:flex}.home-featured-heading{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.home-featured-heading h3{overflow-wrap:anywhere;font-family:var(--font-playfair), "Playfair Display", var(--font-noto-serif-sc), "Noto Serif SC", serif;letter-spacing:0;font-size:1.75rem;font-weight:700;line-height:2.125rem;transition:color .18s}.home-featured-heading svg{color:var(--post-card-accent);flex:none;transition:transform .22s;transform:translate(-.2rem,.2rem)}.home-featured-post:hover .home-featured-heading h3{color:var(--post-card-accent)}.home-featured-post:hover .home-featured-heading svg{transform:translate(0)}.home-featured-excerpt{color:var(--muted-color);font-family:var(--font-noto-serif-sc), "Noto Serif SC", serif;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.5rem;display:-webkit-box;overflow:hidden}.home-featured-meta{gap:var(--space-1) var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-color);color:var(--muted-color);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;margin-top:auto;font-size:.75rem;font-weight:600;line-height:1.125rem;display:flex}.home-writings-compact{flex-direction:column;min-width:0;display:flex}.home-writings-items{flex-direction:column;flex:1;min-width:0;display:flex}.home-compact-post{--hover-origin:50%;justify-content:center;gap:var(--space-1);min-width:0;padding:var(--space-2) 0 var(--space-3);color:var(--text-color);flex-direction:column;flex:1;text-decoration:none;display:flex;position:relative}.home-compact-date{justify-content:space-between;gap:var(--space-1) var(--space-2);color:var(--muted-color);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;font-size:.75rem;font-weight:700;line-height:1.125rem;display:flex}.home-compact-heading{justify-content:space-between;align-items:flex-start;gap:var(--space-2);min-width:0;display:flex}.home-compact-heading h3{overflow-wrap:anywhere;min-width:0;font-family:var(--font-playfair), "Playfair Display", var(--font-noto-serif-sc), "Noto Serif SC", serif;letter-spacing:0;font-size:1.375rem;font-weight:700;line-height:1.75rem;transition:color .22s}.home-compact-heading svg{color:var(--accent-color);opacity:0;flex:none;transition:opacity .22s,transform .22s;transform:translate(-.5rem)}.home-compact-post:hover .home-compact-heading h3{color:var(--accent-color)}.home-compact-post:hover .home-compact-heading svg{opacity:1;transform:translate(0)}.home-compact-excerpt{color:var(--muted-color);font-family:var(--font-noto-serif-sc), "Noto Serif SC", serif;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;line-height:1.5rem;display:-webkit-box;overflow:hidden}.home-compact-divider{height:var(--divider-size);background:var(--border-color);position:absolute;bottom:0;left:0;right:0}.home-compact-divider:after{height:var(--divider-highlight-size);content:"";background:var(--accent-color);transform-origin:var(--hover-origin) center;transition:transform .5s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.home-compact-post:hover .home-compact-divider:after{transform:scaleX(1)}.home-writings-view-all{margin-top:var(--space-3);grid-column:1/-1;justify-content:center;display:flex}@media (max-width:960px){.home-writings-layout{grid-template-columns:minmax(0,1fr)}.home-writings-compact{gap:var(--space-3)}}@media (max-width:700px){.home-writings-layout--single .home-featured-post{flex-direction:column;height:auto}.home-writings-layout--single .home-featured-visual{flex:none;width:100%;height:clamp(13rem,62vw,20rem)}.home-featured-copy{padding:var(--space-2)}.home-featured-heading h3{font-size:1.5rem;line-height:1.875rem}}@media (prefers-reduced-motion:reduce){.home-featured-post,.home-featured-heading h3,.home-featured-heading svg,.home-compact-heading h3,.home-compact-heading svg,.home-compact-divider:after{transition:none}}
