.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px;display:grid}.post-card{min-width:0}.post-cover{background:#f1eddf;border-radius:5px;display:block;overflow:hidden}.post-cover>img,.post-placeholder{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.post-placeholder{background:var(--lilac);place-items:center;display:grid}.post-placeholder>img{width:95px;height:auto;transform:rotate(-12deg)}.post-cover>img{transition:transform .25s}.post-cover:hover>img{transform:scale(1.025)}.post-meta{color:var(--muted);margin:18px 0 10px;font-size:11px;line-height:1.7}.post-card h3{letter-spacing:-.025em;overflow-wrap:anywhere;margin:0 0 14px;font-size:25px}.post-card h3 a{text-decoration:none}.post-card h3 a:hover{text-underline-offset:4px;text-decoration:underline}.post-excerpt{color:var(--muted);overflow-wrap:anywhere;font-size:14px;line-height:1.7}.post-card-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding-top:16px;font-size:11px;display:flex}.post-card-bottom a{white-space:nowrap;text-underline-offset:4px}.blog-filters{margin-bottom:40px}.blog-filters>label:first-child{flex:1}.blog-filters select{width:100%}.blog-pagination{justify-content:center;align-items:center;gap:28px;margin-top:50px;font-size:13px;display:flex}.blog-article{max-width:1100px}.post-heading{text-align:center;max-width:850px;margin:45px auto 32px}.post-heading h1{overflow-wrap:anywhere;font-size:clamp(38px,5vw,64px);line-height:1.12}.post-heading .post-meta{font-size:12px}.post-intro{color:var(--muted);overflow-wrap:anywhere;font-size:19px;line-height:1.65}.article-cover{object-fit:cover;aspect-ratio:11/7;border-radius:5px;width:100%;height:auto;max-height:650px;margin:35px 0 50px}.article-body{overflow-wrap:anywhere;max-width:720px;margin:0 auto;font-size:18px;line-height:1.85}.article-body h2{margin:45px 0 20px;font-size:34px;line-height:1.2}.article-body h3{margin-top:35px;font-size:25px}.article-body h4{font-size:21px}.article-body a{color:var(--green);text-underline-offset:4px;text-decoration:underline}.article-body blockquote{border-left:4px solid var(--orange);background:#fbefdf;margin:28px 0;padding:12px 24px;font-family:Glamour,serif;font-size:24px}.article-body blockquote p:last-child{margin-bottom:0}.article-body pre{background:#eef0e7;max-width:100%;padding:18px;font-size:14px;line-height:1.6;overflow:auto}.article-body code{font-size:.85em}.article-body img{border-radius:4px;max-width:100%;height:auto;margin:25px auto}.article-body table{border-collapse:collapse;max-width:100%;margin:25px 0;display:block;overflow:auto}.article-body th,.article-body td{border:1px solid var(--line);padding:10px;font-size:15px}.article-body hr{border:0;border-top:1px solid var(--line);margin:35px 0}.article-body ul,.article-body ol{padding-left:25px}.post-products{border-top:1px solid var(--line);margin-top:65px;padding-top:50px}.post-end{text-align:center;background:var(--lilac);border-radius:6px;margin:60px auto 0;padding:35px 20px}.post-end p{font-size:18px}.home-blog{border-top:1px solid var(--line)}@media (width<=960px){.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.post-card h3{font-size:23px}}@media (width<=600px){.post-grid{grid-template-columns:1fr;gap:40px}.post-cover>img,.post-placeholder{aspect-ratio:3/2}.post-heading{margin-top:30px}.post-intro{font-size:16px}.article-body{font-size:16px;line-height:1.85}.article-body h2{font-size:28px}.article-body h3{font-size:23px}.article-body blockquote{padding:14px 18px;font-size:21px}.blog-filters>label:first-child{flex-basis:100%}.blog-filters>label:nth-child(2){flex:1}.blog-pagination{gap:18px;font-size:11px}.blog-pagination a{font-size:11px}.post-end .button{gap:8px;font-size:13px}.post-end{padding:28px 16px}.article-cover{margin:25px 0 35px}}
