.cc-hero{background:linear-gradient(135deg,#2c1505 0,#6b3f1f 100%);padding:4rem 1.5rem 3.5rem;color:#fff}.cc-hero-inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.cc-hero .breadcrumb ol{display:flex;gap:.375rem;list-style:none;padding:0;margin:0 0 1.25rem;font-size:.8rem;color:rgba(255,255,255,.6)}.cc-hero .breadcrumb ol li+li::before{content:"/";margin-right:.375rem}.cc-hero .breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.cc-hero .breadcrumb a:hover{color:#fff}.cc-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 1rem}.cc-hero-sub{font-size:1.1rem;color:rgba(255,255,255,.8);margin:0;line-height:1.6}.cc-regions,.cc-topics{padding:4.5rem 1.5rem}.cc-topics{background:#faf8f5}.cc-regions{background:#fff}.cc-container{max-width:80rem;margin:0 auto}.cc-section-title{font-size:1.6rem;font-weight:800;color:#2c1505;margin:0 0 2.5rem;text-align:center}.cc-topics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.cc-topic-card{background:#fff;border:.0625rem solid #e8ddd4;border-radius:.75rem;padding:1.75rem 1.5rem;transition:box-shadow .2s,transform .2s}.cc-topic-card:hover{box-shadow:0 .5rem 1.5rem rgba(60,20,5,.1);transform:translateY(-.125rem)}.cc-topic-icon{width:3.25rem;height:3.25rem;background:#f5ede4;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#6b3f1f}.cc-region-info h4,.cc-topic-card h3{font-size:1.05rem;font-weight:700;color:#2c1505;margin:0 0 .5rem}.cc-topic-card p{font-size:.9rem;color:#7a6a5a;line-height:1.6;margin:0 0 1rem}.cc-topic-link{font-size:.85rem;font-weight:600;color:#c8864a;text-decoration:none}.cc-topic-link:hover{color:#2c1505}.cc-regions-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.cc-region,.cc-region-flag{display:flex;align-items:center}.cc-region{gap:1rem;background:#faf8f5;border:.0625rem solid #e8ddd4;border-radius:.625rem;padding:1.125rem 1.25rem}.cc-region-flag{width:2.75rem;height:2.75rem;border-radius:.5rem;background:#6b3f1f;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.0313rem;justify-content:center;flex-shrink:0}.cc-region-info h4{font-size:.95rem;margin:0 0 .25rem}.cc-region-info p{font-size:.82rem;color:#7a6a5a;line-height:1.5;margin:0}@media (max-width:600px){.cc-topics-grid{grid-template-columns:1fr 1fr}.cc-regions-list{grid-template-columns:1fr}}