.category-landing-page{width:100%;min-height:100vh}.category-hero{color:#2d1810;background:linear-gradient(135deg,#f4a261 0%,#f4d03f 100%);padding:3rem 0}.category-header{text-align:center;max-width:800px;margin:0 auto}.breadcrumb{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.breadcrumb a{color:#2d1810;opacity:.8;text-decoration:none;transition:opacity .3s}.breadcrumb a:hover{opacity:1;text-decoration:underline}.breadcrumb span{opacity:.6}.category-header h1{margin:0 0 1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.category-description{opacity:.9;margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.category-stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.category-stats .stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:25px;padding:.75rem 1.5rem;font-size:.9rem}.category-stats strong{font-size:1.1rem;font-weight:700}.category-content{background:#f8f9fa;padding:3rem 0}.content-grid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.guide-section h2{color:#2d1810;margin:0 0 1rem;font-size:1.8rem;font-weight:700}.guide-section h3{color:#2d1810;margin:2rem 0 1rem;font-size:1.3rem;font-weight:600}.guide-section p{color:#4a5568;margin-bottom:1.5rem;line-height:1.7}.tasting-tips{background:#fff;border-left:4px solid #f4a261;border-radius:12px;margin-top:2rem;padding:1.5rem}.tasting-tips ul{margin:1rem 0 0;padding-left:1.5rem}.tasting-tips li{color:#4a5568;margin-bottom:.75rem;line-height:1.6}.quick-filters{background:#fff;border-radius:12px;height:fit-content;padding:2rem;position:sticky;top:2rem;box-shadow:0 4px 12px #0000001a}.quick-filters h3{color:#2d1810;margin:0 0 1.5rem;font-size:1.2rem;font-weight:600}.filter-links{flex-direction:column;gap:.75rem;display:flex}.filter-link{color:#4a5568;background:#f8f9fa;border:2px solid #0000;border-radius:8px;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .3s}.filter-link:hover{color:#fff;background:#f4a261;transform:translate(4px)}.chocolates-section{padding:3rem 0}.section-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.section-header h2{color:#2d1810;margin:0;font-size:2rem;font-weight:700}.sort-controls select{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;font-weight:500;transition:border-color .3s}.sort-controls select:focus{border-color:#f4a261;outline:none}.chocolates-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.no-chocolates{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 12px #0000001a}.no-chocolates h3{color:#2d1810;margin:0 0 1rem;font-size:1.5rem}.no-chocolates p{color:#6b7280;margin:0 0 2rem;line-height:1.6}.alternative-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-primary{color:#fff;background:#f4a261}.btn-primary:hover{background:#e6935c;transform:translateY(-2px)}.btn-secondary{color:#f4a261;background:#fff;border:2px solid #f4a261}.btn-secondary:hover{color:#fff;background:#f4a261}.related-categories{background:#f8f9fa;padding:3rem 0}.related-categories h2{text-align:center;color:#2d1810;margin:0 0 3rem;font-size:2rem;font-weight:700}.category-links{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.category-link{color:inherit;background:#fff;border:2px solid #0000;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #0000001a}.category-link:hover{border-color:#f4a261;transform:translateY(-4px);box-shadow:0 8px 24px #f4a26133}.category-link h3{color:#2d1810;margin:0 0 .5rem;font-size:1.3rem;font-weight:600}.category-link p{color:#6b7280;margin:0;line-height:1.5}@media (max-width:768px){.category-hero{padding:2rem 0}.category-header h1{font-size:2rem}.category-stats{gap:1rem}.content-grid{grid-template-columns:1fr;gap:2rem}.quick-filters{position:static}.section-header{flex-direction:column;align-items:stretch;gap:1rem}.chocolates-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.category-links{grid-template-columns:1fr}.alternative-links{flex-direction:column;align-items:center}}@media (max-width:480px){.category-header h1{font-size:1.8rem}.category-stats{flex-direction:column;align-items:center;gap:.5rem}.chocolates-grid{grid-template-columns:1fr}}
