:root{--ink:#231f20;--muted:#62676b;--accent:#ff5e00;--line:#d8dde0;--blue:#105fa6}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,sans-serif;line-height:1.65;background:#fff}.post-container{width:min(calc(100% - 40px),980px);margin:auto}.post-header{border-bottom:1px solid var(--line);background:#fff}.post-header .post-container{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.back,.shop-link{font-size:14px}.back:hover,.shop-link:hover,.post a:hover{color:var(--accent)}.post-brand{font-weight:800;letter-spacing:.1em}.post-brand span{color:var(--accent)}.breadcrumbs{padding:30px 0 18px;color:var(--muted);font-size:13px;display:flex;gap:10px}.post{max-width:820px;margin:0 auto 90px}.post-hero{display:block;width:100%;aspect-ratio:16/7;object-fit:cover;background:#eef0ed;margin:10px 0 35px}.post-intro{border-bottom:1px solid var(--line);padding-bottom:30px}.post-type{font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--blue);text-transform:uppercase}.post h1{font-size:clamp(38px,6vw,66px);line-height:1.05;letter-spacing:-.05em;margin:12px 0 22px}.lead{font-size:20px;color:var(--muted);line-height:1.5}.post-meta{display:flex;gap:20px;color:#7d858a;font-size:13px;margin-top:24px}.post-body{font-size:17px}.post-body h2{font-size:32px;line-height:1.15;margin:48px 0 15px}.post-body h3{font-size:24px;line-height:1.2;margin:35px 0 12px}.post-body p{margin:0 0 19px}.post-body ul,.post-body ol{padding-left:25px}.post-body img{display:block;width:100%;max-height:430px;object-fit:cover;margin:26px 0;background:#eef0ed}.post-body a{color:var(--blue)}.post-footer{border-top:1px solid var(--line);padding:24px 0;color:var(--muted);font-size:13px}.post-footer .post-container{display:flex;justify-content:space-between}.archive{padding:75px 0 100px}.archive h1{font-size:clamp(44px,7vw,76px);line-height:1;margin:14px 0 20px}.archive .lead{max-width:520px;margin-bottom:55px}.archive-list{border-top:2px solid var(--ink)}.archive-card{padding:25px 0 30px;border-bottom:1px solid var(--line)}.archive-meta{display:flex;gap:15px;color:#7d858a;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.archive-card h2{font-size:27px;line-height:1.18;margin:10px 0 15px}.read-more{font-size:14px;font-weight:700}@media(max-width:640px){.post-header .post-container{height:auto;min-height:70px;flex-wrap:wrap;padding:13px 0}.post-brand{order:-1;width:100%}.post{margin-bottom:55px}.post h1{font-size:40px}.lead{font-size:18px}.post-body{font-size:16px}.post-footer .post-container{display:block}.post-footer a{display:block;margin-top:8px}}
