.blog-index,.post{max-width:820px;margin:0 auto;padding:56px 20px 60px}.blog-index h1{font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;font-size:clamp(28px,4.6vw,44px);line-height:1.15;margin:8px 0 14px}.blog-lead{font-size:17px;line-height:1.6;margin:0 0 36px;max-width:640px}.blog-empty,.blog-lead{color:var(--text-muted)}.post-list{display:grid;grid-gap:18px;gap:18px}.post-card{display:block;text-decoration:none;color:inherit;overflow:hidden;padding:0}.post-card img{display:block;width:100%;aspect-ratio:16/7;object-fit:cover;object-position:top;border-bottom:1px solid hsla(0,0%,100%,.06)}.post-card-body{padding:20px 22px 22px}.post-card h2{font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;font-size:22px;line-height:1.25;margin:10px 0 8px}.post-card p{margin:0;color:var(--text-muted);font-size:15px;line-height:1.55}.post-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:13px;color:var(--text-muted)}.post-meta .badge{margin:0}.post-back{text-decoration:none;color:var(--text-muted)}.post-back:hover{color:#fff}.post-draft{background:rgba(255,90,46,.12);border:1px solid rgba(255,90,46,.5);color:#ffb39e;padding:10px 14px;border-radius:10px;font-size:13px;margin-bottom:22px}.post-head h1{font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;font-size:clamp(28px,4.8vw,44px);line-height:1.15;margin:14px 0 12px}.post-lead{font-size:18px;line-height:1.6;color:var(--text-muted);margin:0 0 30px}.post-body{font-size:17.5px;line-height:1.7;color:#dddbd6}.post-body p{margin:0 0 18px}.post-body h2{font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;font-size:26px;line-height:1.25;margin:40px 0 14px;color:#fff}.post-body h3{font-size:20px;margin:30px 0 10px;color:#fff}.post-body ol,.post-body ul{margin:0 0 18px;padding-left:22px}.post-body li{margin:0 0 8px}.post-body a{color:#9aa6ff}.post-body blockquote{margin:0 0 18px;padding:12px 18px;border-left:3px solid #ff5a2e;background:hsla(0,0%,100%,.03);border-radius:0 10px 10px 0;color:#cfcdc8}.post-body hr{border:0;border-top:1px solid hsla(0,0%,100%,.08);margin:34px 0}.post-body strong{color:#fff}.post-body code{font-size:.92em;background:hsla(0,0%,100%,.06);padding:1px 6px;border-radius:6px}.post-figure{margin:26px 0 32px;padding:12px;border-radius:16px;background:linear-gradient(180deg,#2a2d3a,#1f2130);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 22px 60px rgba(0,0,0,.55),inset 0 1px 0 hsla(0,0%,100%,.06)}.post-figure:before{content:"";display:block;height:10px;margin:0 0 10px 4px;width:42px;background:radial-gradient(circle at 5px 5px,#ff5f57 4px,transparent 4.5px),radial-gradient(circle at 21px 5px,#febc2e 4px,transparent 4.5px),radial-gradient(circle at 37px 5px,#28c840 4px,transparent 4.5px);opacity:.9}.post-figure img{display:block;width:auto;max-width:100%;height:auto;margin:0 auto;border-radius:8px;border:1px solid rgba(0,0,0,.6)}.post-figure figcaption{font-size:13.5px;color:#b9bcc8;margin:12px 4px 2px;text-align:left}.post-figure figcaption:before{content:"Скриншот · ";color:#ff8a66;letter-spacing:.02em;font-weight:500}.post-author{display:flex;gap:18px;align-items:flex-start;padding:20px 22px;margin-top:44px}.post-author img{width:64px;height:64px;border-radius:50%;object-fit:cover;flex:0 0 64px}.post-author b{display:block;font-size:16px;margin-bottom:6px;color:#fff}.post-author p{margin:0;font-size:14.5px;line-height:1.55;color:var(--text-muted)}.post-cta{margin-top:28px;padding:26px 24px;text-align:left}.post-cta h2{font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;font-size:24px;line-height:1.25;margin:0 0 10px}.post-cta p{margin:0 0 18px;color:var(--text-muted);font-size:15.5px;line-height:1.6}.post-more{margin-top:52px}.post-more .post-list{margin-top:14px}@media (max-width:640px){.blog-index,.post{padding:34px 16px 48px}.post-body{font-size:16.5px}.post-author{flex-direction:column}}.blog-topbar .topbar-inner{gap:12px}@media (max-width:640px){.blog-topbar .btn-secondary{display:none}.blog-topbar .btn-primary{padding:8px 12px!important;font-size:13px!important;white-space:nowrap}}