.blog-nav-active{color:var(--yellow)!important}
.blog-hub-hero{min-height:430px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,#faf8f1 0%,#f0ede2 35%,#eef1f4 100%);color:#111;border-bottom:4px solid var(--yellow)}
.blog-hub-hero:before{content:"";position:absolute;left:-5%;top:-20%;width:46%;height:150%;background:radial-gradient(circle at 30% 50%,rgba(247,198,0,.18),rgba(247,198,0,.02) 55%,transparent 70%)}
.blog-hub-hero:after{content:"";position:absolute;right:-120px;top:-40px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.95),rgba(225,229,235,.85) 58%,rgba(181,186,192,.28) 72%,transparent 73%)}
.blog-hub-hero-inner{width:100%;position:relative;z-index:1}
.blog-hub-copy{max-width:720px;padding:94px 0 88px 0;position:relative;left:24px}
.blog-hub-kicker{display:inline-block;color:#9b7700;font-weight:950;letter-spacing:.14em;font-size:13px;margin-bottom:16px}
.blog-hub-copy h1{margin:0 0 18px;font-size:clamp(48px,6vw,80px);line-height:.96;font-weight:950;color:#111}
.blog-hub-copy p{font-size:19px;line-height:1.74;color:#4e4e4e;max-width:680px;margin:0}
.blog-hub-tools{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.blog-hub-tools span{display:inline-flex;align-items:center;min-height:36px;padding:0 16px;border-radius:999px;background:#fff;border:1px solid #ebe6d5;color:#444;font-weight:800;font-size:13px;box-shadow:0 10px 24px rgba(0,0,0,.04)}
.blog-hub-section{padding:72px 0 94px;background:#f7f6f1}
.blog-hub-headline{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}
.blog-hub-headline.simple-layout{align-items:flex-start}
.section-kicker{display:inline-block;color:#9b7700;font-size:12px;letter-spacing:.13em;font-weight:950;margin-bottom:8px}
.blog-hub-headline h2{margin:0;color:#111;font-size:38px;line-height:1.05}
.blog-hub-headline p{max-width:540px;margin:0;color:#666;line-height:1.7}
.blog-simple-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.blog-simple-card{background:#fff;border:1px solid #ece7d7;border-radius:24px;padding:28px 26px 26px;box-shadow:0 18px 42px rgba(0,0,0,.05);display:flex;flex-direction:column;min-height:330px}
.blog-simple-card.active-card{border-color:#e1d9bb}
.blog-simple-tag{display:inline-flex;align-items:center;align-self:flex-start;min-height:32px;padding:0 14px;border-radius:999px;background:#fff6cf;color:#8d6c00;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}
.blog-simple-card h3{margin:0 0 12px;font-size:28px;line-height:1.16;color:#111;letter-spacing:-.03em}
.blog-simple-card h3 a{color:#111}
.blog-simple-card h3 a:hover{color:#8d6c00}
.blog-simple-meta{font-size:13px;font-weight:800;color:#8a8a8a;margin-bottom:16px}
.blog-simple-card p{margin:0;color:#5e5e5e;font-size:16px;line-height:1.78;flex:1}
.blog-read-link{display:inline-flex;align-items:center;gap:8px;font-size:17px;font-weight:900;color:#111;margin-top:22px}
.blog-read-link:hover{color:#8d6c00}
.blog-read-link.disabled{color:#a59c83;cursor:default;pointer-events:none}
.coming-soon{background:#fcfbf6}

.article-hero .blog-hub-tools{display:none}
.article-meta{margin-top:18px}
.blog-article-page{padding:72px 0 96px;background:#f7f6f1}
.article-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;align-items:start}
.article-sidebar{position:sticky;top:104px}
.article-side-card{background:#111;border-radius:22px;padding:24px;color:#fff;display:grid;gap:4px}
.article-side-card strong{color:var(--yellow);font-size:15px;margin-bottom:8px}
.article-side-card a{padding:9px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px;color:#d9d9d9;line-height:1.4}
.article-side-card a:last-child{border-bottom:0}
.article-side-card a:hover{color:var(--yellow)}
.article-content{background:#fff;border:1px solid #ece7d7;border-radius:28px;padding:48px 54px;box-shadow:0 20px 46px rgba(0,0,0,.06)}
.article-breadcrumb{font-size:13px;color:#8f8f8f;margin-bottom:16px}
.article-breadcrumb a{color:#8d6c00;font-weight:800}
.article-lead{font-size:21px;line-height:1.8;color:#222;font-weight:650;margin:0 0 22px}
.article-content h2{color:#111;font-size:31px;line-height:1.2;margin:42px 0 14px;scroll-margin-top:108px}
.article-content h3{color:#111;font-size:20px;margin:26px 0 8px}
.article-content p,.article-content li{font-size:16px;line-height:1.85;color:#585858}
.article-content ul{padding-left:22px}
.article-highlight{background:#fff6cf;border-left:5px solid var(--yellow);padding:18px 20px;border-radius:0 14px 14px 0;margin:24px 0;color:#3f3829;line-height:1.7}
.article-link-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0 10px}
.article-link-grid a{background:#faf9f3;border:1px solid #ebe5d3;border-radius:16px;padding:18px 18px;display:grid;gap:5px}
.article-link-grid a strong{color:#111}
.article-link-grid a span{font-size:13px;color:#666}
.article-link-grid a:hover{border-color:var(--yellow);transform:translateY(-2px)}
.article-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0}
.article-check-grid div{background:#f8f7f1;border:1px solid #ebe5d3;border-radius:14px;padding:18px}
.article-check-grid strong{display:block;color:#111;margin-bottom:5px}
.article-check-grid span{font-size:13px;color:#666}
.article-checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}
.article-checklist span{background:#f8f7f1;border-radius:12px;padding:14px 16px;font-weight:800;color:#333}
.article-cta-box{margin-top:50px;background:#111;color:#fff;border-radius:24px;padding:34px}
.article-cta-box>span{display:inline-block;color:var(--yellow);font-size:12px;letter-spacing:.14em;font-weight:950;margin-bottom:10px}
.article-cta-box h2{color:#fff;margin:0 0 10px}
.article-cta-box p{color:#d7d7d7;margin-bottom:22px}
.article-cta-actions{display:flex;gap:12px;flex-wrap:wrap}
@media(max-width:1180px){.blog-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:990px){.blog-hub-headline{display:grid}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.article-side-card{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.blog-hub-copy{left:0;padding:82px 0 72px}.blog-hub-copy h1{font-size:44px}.blog-hub-copy p{font-size:16px}.blog-hub-section,.blog-article-page{padding:48px 0 64px}.blog-simple-grid,.article-link-grid,.article-check-grid,.article-checklist,.article-side-card{grid-template-columns:1fr}.blog-simple-card{min-height:auto;padding:24px 20px}.blog-simple-card h3{font-size:24px}.article-content{padding:32px 22px}.article-lead{font-size:18px}.article-content h2{font-size:27px}}
