.content-hero{padding:7rem 0 4rem;background:#111;color:#fff}.content-hero .section-tag{color:var(--gold)}.content-hero .section-tag::before{background:var(--gold)}.content-hero h1{max-width:900px;margin:0;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.08}.content-hero p{max-width:760px;margin:1.5rem 0 0;color:rgba(255,255,255,.78);font-size:1.08rem;line-height:1.75}.content-section{padding:5rem 0;background:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.blog-card{overflow:hidden;background:#fff;border:1px solid #e6e0d4;border-radius:16px;box-shadow:0 12px 35px rgba(0,0,0,.06)}.blog-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.blog-card-content{padding:1.5rem}.blog-card-meta,.article-meta{color:#7a5a24;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.blog-card h2{margin:.7rem 0;font-size:1.35rem;line-height:1.35}.blog-card p{margin:0 0 1.2rem;color:#555;line-height:1.65}.blog-card a{color:#6c4c16;font-weight:700}.category-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.category-links a{min-height:44px;display:inline-flex;align-items:center;padding:.65rem 1rem;border:1px solid #9a722e;border-radius:999px;color:#5e4317;text-decoration:none;font-weight:700}.article-layout{display:grid;grid-template-columns:minmax(0,800px) minmax(230px,320px);justify-content:center;gap:4rem}.article-body{min-width:0}.article-cover{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:18px;margin-bottom:2.5rem}.article-body h2,.article-body h3{margin:2.2rem 0 1rem;color:#171717;line-height:1.3}.article-body h2{font-size:1.9rem}.article-body h3{font-size:1.4rem}.article-body p,.article-body li{color:#3f3f3f;font-size:1.05rem;line-height:1.85}.article-body p{margin:0 0 1.25rem}.article-body ul,.article-body ol{margin:0 0 1.5rem;padding-left:1.5rem}.article-note{margin:2rem 0;padding:1.25rem 1.4rem;background:#fff7e7;border-left:4px solid #9a722e;border-radius:8px;color:#473513;line-height:1.7}.article-sidebar{position:sticky;top:120px;align-self:start;padding:1.5rem;background:#f7f4ee;border-radius:16px}.article-sidebar h2{font-size:1.15rem;margin-bottom:1rem}.article-sidebar ul{list-style:none;padding:0}.article-sidebar li{margin:.75rem 0}.article-sidebar a{color:#553b12;line-height:1.45}.breadcrumbs{margin-bottom:1.5rem;color:rgba(255,255,255,.72);font-size:.9rem}.breadcrumbs a{color:var(--gold)}.region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.region-card{padding:1.75rem;border:1px solid #ded6c8;border-radius:16px;background:#fff}.region-card h2{margin-bottom:.8rem}.region-card p{color:#555;line-height:1.7}.content-list{margin:2rem 0;padding-left:1.4rem}.content-list li{margin:.8rem 0;line-height:1.7}.author-box{padding:1.5rem;background:#f7f4ee;border-radius:16px}.author-box p{color:#555;line-height:1.7}.content-cta{margin-top:3rem;padding:2rem;background:#111;color:#fff;border-radius:16px}.content-cta h2{color:#fff}.content-cta p{color:rgba(255,255,255,.76)}.content-cta a{display:inline-flex;min-height:44px;align-items:center;margin-top:1rem;padding:.7rem 1rem;color:#111;background:var(--gold);border-radius:8px;font-weight:800;text-decoration:none}@media(max-width:980px){.blog-grid,.region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}}@media(max-width:640px){.content-hero{padding:5rem 0 3rem}.content-section{padding:3.5rem 0}.blog-grid,.region-grid{grid-template-columns:1fr}.blog-card-content{padding:1.25rem}}
.content-hero .article-meta{color:#dfb162}
