.co-hero{background:linear-gradient(135deg,#2c1505 0,#6b3f1f 100%);padding:4rem 1.5rem 3.5rem;color:#fff}.co-hero-inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.co-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)}.co-hero .breadcrumb ol li+li::before{content:"/";margin-right:.375rem}.co-hero .breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.co-hero .breadcrumb a:hover{color:#fff}.co-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 1rem}.co-hero-sub{font-size:1.1rem;color:rgba(255,255,255,.8);margin:0;line-height:1.6}.co-origins{padding:4.5rem 1.5rem;background:#faf8f5}.co-processing{padding:4.5rem 1.5rem;background:#fff}.co-back{padding:2rem 1.5rem 3.5rem;background:#faf8f5}.co-container{max-width:80rem;margin:0 auto}.co-section-title{font-size:1.6rem;font-weight:800;color:#2c1505;margin:0 0 2.5rem;text-align:center}.co-origins-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(21.25rem,1fr));gap:1.5rem}.co-origin-card{background:#fff;border:.0625rem solid #e8ddd4;border-radius:.875rem;padding:1.75rem 1.5rem;transition:box-shadow .2s,transform .2s}.co-origin-card:hover{box-shadow:0 .5rem 1.5rem rgba(60,20,5,.1);transform:translateY(-.125rem)}.co-origin-header{display:flex;align-items:center;gap:.875rem;margin-bottom:.875rem}.co-origin-flag{width:3rem;height:3rem;border-radius:.625rem;background:linear-gradient(135deg,#6b3f1f,#c8864a);color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.0313rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.co-origin-header h3{font-size:1.1rem;font-weight:700;color:#2c1505;margin:0 0 .125rem}.co-origin-label{font-size:.75rem;color:#c8864a;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.co-origin-card>p,.co-process-card p{font-size:.9rem;color:#5a4a3a;line-height:1.6;margin:0 0 .875rem}.co-origin-tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.875rem}.co-tag{background:#f5ede4;color:#6b3f1f;font-size:.75rem;font-weight:600;padding:.1875rem .625rem;border-radius:1.25rem}.co-origin-notes{display:flex;flex-direction:column;gap:.25rem;border-top:.0625rem solid #f0e6dc;padding-top:.875rem}.co-note{font-size:.82rem;color:#6a5a4a}.co-back-link:hover,.co-note strong{color:#2c1505}.co-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:60rem;margin:0 auto}.co-process-card{background:#faf8f5;border:.0625rem solid #e8ddd4;border-radius:.75rem;padding:1.5rem 1.25rem}.co-process-label{font-size:1rem;font-weight:800;color:#2c1505;margin-bottom:.625rem}.co-process-card p{font-size:.88rem;margin:0 0 .75rem}.co-process-profile{font-size:.78rem;font-weight:600;color:#c8864a;font-style:italic}.co-back{display:flex;align-items:center;gap:2rem}.co-back-link,.co-back-link-secondary{color:#6b3f1f;font-weight:600;text-decoration:none;font-size:.9rem}.co-back-link-secondary{color:#c8864a;border-left:.0625rem solid #e8ddd4;padding-left:2rem}.co-back-link-secondary:hover{color:#6b3f1f}@media (max-width:600px){.co-origins-grid,.co-process-grid{grid-template-columns:1fr}.co-back{flex-direction:column;align-items:flex-start;gap:12px}}