.post-page{background:#fff}.post-hero{background:var(--yellow);padding:120px 0 60px;text-align:center;position:relative}.post-hero .cat-pill{display:inline-block;background:#fff;padding:8px 24px;border-radius:100px;font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;box-shadow:0 4px 12px rgba(0,0,0,.05);border:1.5px solid rgba(0,0,0,.05)}.post-hero .cat-pill,.post-hero h1{color:var(--text);font-family:var(--fh);font-weight:800}.post-hero h1{font-size:clamp(32px,5vw,48px);max-width:900px;margin:0 auto 32px;line-height:1.2}.post-share{gap:12px;margin-bottom:24px}.post-share,.share-btn{display:flex;justify-content:center}.share-btn{width:36px;height:36px;border-radius:4px;align-items:center;color:#fff;transition:transform .2s ease}.share-btn:hover{transform:translateY(-2px)}.share-btn.fb{background:#3b5998}.share-btn.tw{background:#000}.share-btn.wa{background:#25d366}.share-btn.li{background:#0077b5}.share-btn.sh{background:#8bc34a}.share-btn svg{width:18px;height:18px}.post-meta-strip{font-family:var(--fb);font-size:14px;color:var(--text);opacity:.7;display:flex;justify-content:center;gap:20px}.post-layout{padding:60px 0 100px;display:grid;grid-template-columns:1fr 340px;gap:48px}@media (max-width:1024px){.post-layout{grid-template-columns:1fr}.post-sidebar{display:none}}.post-main-img{width:100%;border-radius:0;margin-bottom:40px;box-shadow:0 30px 60px -20px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:40px;height:480px}.post-thumb-watermark{font-size:100px;opacity:.2;font-weight:800}.post-body{font-family:var(--fb);font-size:18px;line-height:1.8;color:var(--text)}.post-body p{margin-bottom:24px}.post-body h2{font-size:32px;margin:48px 0 24px}.post-body h2,.sidebar-title{font-family:var(--fh);font-weight:800}.sidebar-title{font-size:20px;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid var(--yellow);display:inline-block}.sidebar-posts{display:flex;flex-direction:column;gap:24px}.side-post{gap:16px}.side-post,.side-post-img{display:flex;align-items:center}.side-post-img{width:80px;height:60px;border-radius:8px;background:var(--blue);flex-shrink:0;justify-content:center;color:#fff;font-weight:800;font-size:12px}.side-post-info h4{font-family:var(--fh);font-size:14px;font-weight:700;line-height:1.4;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.side-post-meta{font-size:12px;color:var(--muted)}@media (max-width:600px){.post-hero{padding:60px 0 30px}.post-layout{padding:30px 0 60px}.post-main-img{height:auto;min-height:240px;padding:30px 20px;margin-bottom:24px}.post-thumb-watermark{font-size:60px}}