.product-category-nav{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.product-category-nav__container{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex;overflow-x:auto}.product-category-nav__container::-webkit-scrollbar{display:none}.product-category-nav__link{color:#6b7280;white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;padding:1rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s}.product-category-nav__link:hover{color:#b8860b;background:#fdf8f0}.product-category-nav__link--active{color:#b8860b;border-bottom-color:#b8860b;font-weight:600}@media (max-width:768px){.product-category-nav__container{gap:.25rem;padding:0 .75rem}.product-category-nav__link{padding:.875rem 1rem;font-size:.875rem}}@media (min-width:769px) and (max-width:1024px){.product-category-nav__container{padding:0 1.5rem}}
.product-category-page{background:#fff;min-height:100vh}.product-hero{text-align:center;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);padding:4rem 1rem;position:relative}.product-hero .hero-badge{color:#d97706;background:#fbbf2433;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.product-hero .hero-title{color:#111827;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.product-hero .hero-subtitle{color:#6b7280;margin-top:.5rem;font-size:clamp(1.25rem,3vw,2rem);font-weight:400;display:block}.product-hero .hero-description{color:#4b5563;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.product-hero .hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.product-content-section{padding:4rem 1rem}.product-content-section .container{max-width:1280px;margin:0 auto}.product-placeholder{text-align:center;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:1rem;padding:4rem 2rem}.product-placeholder .placeholder-icon{margin-bottom:1.5rem;font-size:4rem}.product-placeholder h2{color:#111827;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.product-placeholder p{color:#6b7280;margin-bottom:2rem;font-size:1rem}.product-placeholder .placeholder-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.bottom-cta-section{text-align:center;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);padding:4rem 1rem}.bottom-cta-section .cta-badge{margin-bottom:1rem;font-size:3rem}.bottom-cta-section .cta-title{color:#111827;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.bottom-cta-section .cta-description{color:#6b7280;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.bottom-cta-section .cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary,.btn-secondary,.btn-cta-primary,.btn-cta-secondary{cursor:pointer;border:none;border-radius:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary,.btn-cta-primary{color:#fff;background:#2563eb}.btn-primary:hover,.btn-cta-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.btn-secondary,.btn-cta-secondary{color:#2563eb;background:#fff;border:2px solid #2563eb}.btn-secondary:hover,.btn-cta-secondary:hover{background:#eff6ff;transform:translateY(-2px)}@media (max-width:768px){.product-hero{padding:3rem 1rem}.product-hero .hero-description{font-size:1rem}.product-content-section{padding:3rem 1rem}.product-placeholder{padding:3rem 1.5rem}.bottom-cta-section{padding:3rem 1rem}.btn-primary,.btn-secondary,.btn-cta-primary,.btn-cta-secondary{width:100%;max-width:300px}}
