.post-hero{align-items:center;min-height:calc(100dvh - 82px);padding:18px 0;display:flex}.post-hero-grid{grid-template-columns:minmax(0,.74fr) minmax(520px,1fr);align-items:center;gap:clamp(26px,4vw,48px);width:min(1320px,100% - 48px);display:grid}.post-title{gap:14px;padding-left:clamp(42px,4.8vw,72px);display:grid}.post-title h1{max-width:16ch;font-size:clamp(2.35rem,4vw,3.65rem);line-height:1.03}.post-image{aspect-ratio:4/3;height:clamp(430px,58dvh,610px)}.post-hero .card-shell{background:linear-gradient(135deg,#a4b49beb,#dfead3db);border:1px solid #6e8f738f;border-radius:26px;justify-self:end;width:100%;padding:12px;box-shadow:0 22px 58px #0f3a2e29,0 18px 42px #6e8f732e}.post-hero .card-core{background:#fffcf647;border:1px solid #fffcf6ad;border-radius:21px;overflow:hidden;box-shadow:inset 0 1px #fffcf68f}.post-image,.post-image img{border-radius:19px}.post-image img{transform-origin:46%;transform:scale(1.035)}.post-title .lead{max-width:56ch;font-size:clamp(1.04rem,1.45vw,1.18rem);line-height:1.66}.post-title .btn{justify-self:start;min-height:44px;padding:5px 6px 5px 17px;font-size:.96rem}.post-title .btn .btn-mark{width:30px;height:30px}.post-layout{grid-template-columns:minmax(0,.75fr) minmax(260px,.25fr);align-items:start;gap:34px;display:grid}.post-content{background:#fffcf6c2;border:1px solid #0f3a2e1f;border-radius:24px;gap:28px;padding:clamp(24px,5vw,54px);display:grid}.post-content h2{max-width:none;margin-bottom:12px;font-size:clamp(1.7rem,3vw,2.7rem)}.post-content ul{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.post-content li{color:var(--forest);background:#a4b49b2e;border:1px solid #0f3a2e1a;border-radius:14px;padding:10px 12px 10px 34px;font-weight:760;line-height:1.42;position:relative}.post-content li:before{background:var(--blush);content:"";border-radius:999px;width:8px;height:8px;position:absolute;top:1.1em;left:14px}.post-content .post-important-note{border:1px solid #f6b1b89e;border-left:6px solid var(--blush-2);color:var(--forest);background:#f6b1b83d;border-radius:16px;margin:18px 0;padding:16px 18px;font-weight:800;line-height:1.58}.post-content a{color:var(--forest);text-decoration:underline;-webkit-text-decoration-color:var(--blush);text-decoration-color:var(--blush);text-underline-offset:4px;font-weight:900;text-decoration-thickness:3px}.post-aside{position:sticky;top:120px}.post-aside .card-core{gap:12px;padding:22px;display:grid}.post-aside a{color:var(--forest);background:#a4b49b2e;border-radius:14px;padding:12px;font-weight:850}@media (max-width:900px){.post-hero-grid,.post-layout{grid-template-columns:1fr}.post-hero-grid{gap:16px}.post-title{gap:12px;padding-left:0}.post-title h1{max-width:16ch}.post-image{height:clamp(280px,42dvh,430px)}.post-aside{position:static}}
