*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;font-size:15px;color:#111;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.btn-cta{display:inline-block;background:#111;color:#fff;font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;padding:.75rem 1.75rem;border:none;cursor:pointer;transition:background .15s,color .15s,transform .15s}.btn-cta:hover{background:#f5c800;color:#111}.btn-cta:active{transform:scale(.97)}.btn-cta.btn-sm{padding:.5rem 1rem;font-size:.65rem}.btn-yellow{display:inline-block;background:#f5c800;color:#111;font-size:.8rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:.9rem 2.5rem;border:none;cursor:pointer;transition:background .15s,transform .15s}.btn-yellow:hover{background:#e6b800}.btn-yellow:active{transform:scale(.97)}.btn-outline{display:inline-block;background:transparent;color:#111;border:2px solid #111;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.65rem 1.5rem;cursor:pointer;transition:all .15s}.btn-outline:hover{background:#111;color:#fff}.section-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.section-accent{width:4px;height:2rem;background:#f5c800;flex-shrink:0}.section-header h2{font-size:1.875rem;font-weight:900;letter-spacing:-.02em}.section-header h2.light{color:#fff}.section-sub{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#888;margin-bottom:2rem;padding-left:1.25rem}.section-sub.light{color:#666}.section-tag{font-size:.65rem;font-weight:900;letter-spacing:.25em;text-transform:uppercase;color:#f5c800;margin-bottom:.5rem}.text-center{text-align:center}.announcement-bar{background:#111;color:#fff;font-size:.72rem;font-weight:700;text-align:center;padding:.5rem 1rem;letter-spacing:.1em;text-transform:uppercase}.site-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.logo{font-size:1.3rem;font-weight:900;letter-spacing:-.02em;color:#111}.logo span{color:#f5c800}.nav-desktop{display:none;gap:1.5rem}@media(min-width:768px){.nav-desktop{display:flex}}.nav-desktop a{font-size:.8rem;font-weight:700;color:#555;transition:color .15s}.nav-desktop a:hover{color:#111}.header-actions{display:flex;align-items:center;gap:1rem}.cart-icon{position:relative;color:#111}.cart-count{position:absolute;top:-6px;right:-8px;background:#f5c800;color:#111;font-size:.6rem;font-weight:900;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.nav-toggle{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:4px}@media(min-width:768px){.nav-toggle{display:none}}.nav-toggle span{display:block;width:22px;height:2px;background:#111;transition:all .2s}.nav-mobile{display:none;flex-direction:column;background:#fff;border-top:1px solid #eee;padding:1rem 0}.nav-mobile.open{display:flex}.nav-mobile a{padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;color:#333;border-bottom:1px solid #f5f5f5}.nav-mobile a:hover{color:#f5c800}.hero-slider{position:relative;overflow:hidden;background:#111;min-height:580px}.hero-slides{position:relative;min-height:580px}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity .4s ease;min-height:580px;display:flex;align-items:center}.hero-slide.active{opacity:1;position:relative}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.85) 0%,rgba(0,0,0,.5) 50%,transparent 100%)}.hero-content{position:relative;z-index:2;padding:6rem 0}.hero-stars{color:#f5c800;font-size:.8rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.hero-stars span{color:#ffffffb3}.hero-tag{font-size:.65rem;font-weight:900;letter-spacing:.25em;text-transform:uppercase;color:#f5c800;border-left:2px solid #f5c800;padding-left:.75rem;margin-bottom:1rem}.hero-content h1{color:#fff;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:.95;letter-spacing:-.03em;margin-bottom:1.25rem;white-space:pre-line}.hero-desc{color:#ffffffa6;font-size:.875rem;max-width:28rem;margin-bottom:2rem;line-height:1.6}.hero-bottom-bar{position:absolute;bottom:0;left:0;right:0;height:3px;background:#f5c800;z-index:5}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s}.hero-arrow:hover{border-color:#f5c800;color:#f5c800}.hero-prev{left:1rem}.hero-next{right:1rem}.hero-dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem;align-items:center}.hero-dot{width:1rem;height:3px;background:#ffffff4d;border:none;cursor:pointer;transition:all .2s;padding:0}.hero-dot.active{width:2rem;background:#f5c800}.bundle-section{padding:3.5rem 0;background:#fff;border-top:3px solid #f5c800}.bundle-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.bundle-grid{grid-template-columns:repeat(3,1fr)}}.bundle-card{display:block;border:1px solid #eee;overflow:hidden;position:relative;transition:border-color .2s,box-shadow .2s}.bundle-card:hover{border-color:#f5c800;box-shadow:0 8px 32px #0000001f}.bundle-badge{position:absolute;top:0;left:0;background:#f5c800;color:#111;font-size:.6rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;padding:.35rem .75rem;z-index:2}.bundle-card-img{aspect-ratio:1;background:#f9f9f9;overflow:hidden;border-bottom:1px solid #eee}.bundle-card-img img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.bundle-card:hover .bundle-card-img img{transform:scale(1.05)}.bundle-card-info{padding:1rem}.bundle-name{font-weight:900;font-size:.875rem;letter-spacing:-.01em}.bundle-variant{color:#888;font-size:.75rem;margin-bottom:.75rem}.bundle-price-row{display:flex;align-items:center;justify-content:space-between}.bundle-price{font-size:1.25rem;font-weight:900;letter-spacing:-.02em}.body-areas-section{padding:4rem 0;background:#111}.body-areas-desc{color:#999;font-size:.875rem;line-height:1.7;max-width:40rem;margin-bottom:2rem;padding-left:1.25rem}.body-areas-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.body-areas-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.body-areas-grid{grid-template-columns:repeat(4,1fr)}}.body-area-card{position:relative;overflow:hidden;min-height:300px}.body-area-card img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .5s}.body-area-card:hover img{transform:scale(1.05)}.body-area-info{position:absolute;bottom:0;left:0;right:0;padding:1rem;border-top:2px solid #f5c800;background:linear-gradient(to top,rgba(0,0,0,.85),transparent)}.body-area-tag{color:#f5c800;font-weight:900;font-size:1rem;margin-bottom:.25rem}.body-area-info p{color:#ffffffbf;font-size:.75rem;line-height:1.5}.key-benefits-section{padding:4rem 0}.benefits-layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.benefits-layout{grid-template-columns:1fr 1fr}}.stat-bars{margin-bottom:2rem;display:flex;flex-direction:column;gap:1.25rem}.stat-bar-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem;font-size:.875rem;font-weight:800}.stat-pct{color:#f5c800;font-weight:900}.stat-bar-track{height:8px;background:#f0f0f0;overflow:hidden}.stat-bar-fill{height:100%;background:#f5c800}.benefits-list{display:flex;flex-direction:column;gap:.625rem}.benefits-list li{font-size:.875rem;color:#444;display:flex;align-items:flex-start;gap:.625rem}.benefits-list li:before{content:""}.benefits-right img{width:100%;border:1px solid #eee}.testimonials-section{padding:4rem 0;background:#f8f8f8;border-top:1px solid #eee}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;padding:1.5rem;border:1px solid #eee;transition:border-color .2s;display:flex;flex-direction:column}.testimonial-card:hover{border-color:#f5c800}.sport-badge{display:inline-block;background:#f5c800;color:#111;font-size:.6rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;padding:.25rem .625rem;margin-bottom:1rem}.stars{color:#f5c800;font-size:.8rem;margin-bottom:.75rem}.testimonial-text{color:#555;font-size:.8rem;line-height:1.7;font-style:italic;flex:1;margin-bottom:1.25rem}.testimonial-author{border-top:1px solid #eee;padding-top:1rem}.author-name{font-weight:900;font-size:.875rem;letter-spacing:-.01em}.author-role{color:#f5c800;font-size:.7rem;font-weight:700;margin-top:.25rem}.author-location{color:#aaa;font-size:.7rem;margin-top:.125rem}.trust-bar-section{background:#111;color:#fff}.trust-bar-grid{display:grid;grid-template-columns:1fr}@media(min-width:640px){.trust-bar-grid{grid-template-columns:repeat(3,1fr)}}.trust-bar-item{padding:2.5rem 2rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1);transition:background .15s}@media(min-width:640px){.trust-bar-item{border-bottom:none;border-right:1px solid rgba(255,255,255,.1)}}.trust-bar-item:last-child{border:none}.trust-bar-item:hover{background:#ffffff0d}.trust-icon{font-size:2rem;margin-bottom:.75rem}.trust-bar-item h3{font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.trust-bar-item p{color:#888;font-size:.8rem;line-height:1.6}.checkout-cta-section{padding:4rem 0;background:#fff;border-top:3px solid #f5c800}.checkout-cta-section h2{font-size:2.5rem;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.cta-desc{color:#666;font-size:.875rem;max-width:36rem;margin:0 auto 2rem;line-height:1.7}.cta-payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1.5rem 0}.cta-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.75rem;color:#888;font-weight:700}.payment-icons-row,.cta-payment-icons{display:flex;flex-wrap:wrap;gap:.375rem}.payment-icons-row span,.cta-payment-icons span{background:#f5f5f5;border:1px solid #e0e0e0;padding:.25rem .5rem;font-size:.6rem;font-weight:800;letter-spacing:.05em;color:#555}.product-page{padding-bottom:4rem}.breadcrumb{padding:1rem 0;font-size:.75rem;color:#aaa}.breadcrumb a:hover{color:#111}.product-layout{display:grid;grid-template-columns:1fr;gap:2.5rem;padding:2rem 0}@media(min-width:768px){.product-layout{grid-template-columns:1fr 1fr}}.gallery-main{border:1px solid #eee;overflow:hidden;aspect-ratio:1;background:#f9f9f9}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:.5rem;margin-top:.75rem}.gallery-thumb{width:72px;height:72px;object-fit:contain;border:2px solid #eee;cursor:pointer;transition:border-color .15s;background:#f9f9f9}.gallery-thumb.active,.gallery-thumb:hover{border-color:#f5c800}.product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;color:#888}.product-rating .stars{color:#f5c800}.product-title{font-size:1.75rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem}.product-stock{color:#22c55e;font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:.375rem;margin-bottom:.375rem}.stock-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;display:inline-block}.product-tagline{color:#888;font-size:.875rem;font-style:italic;margin-bottom:1.25rem}.variant-label{font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.625rem}.variant-options{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.variant-btn{display:flex;align-items:center;gap:.375rem;border:2px solid #eee;padding:.5rem 1rem;cursor:pointer;font-size:.8rem;font-weight:700;transition:border-color .15s}.variant-btn input{display:none}.variant-btn.active,.variant-btn:hover{border-color:#111}.save-badge{background:#f5c800;color:#111;font-size:.6rem;font-weight:900;padding:.125rem .375rem}.price-row{margin-bottom:1rem}.product-price{font-size:2rem;font-weight:900;letter-spacing:-.03em}.qty-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.8rem;font-weight:700}.qty-btn{width:32px;height:32px;border:1px solid #ddd;background:#fff;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s}.qty-btn:hover{border-color:#111}.qty-input{width:48px;height:32px;border:1px solid #ddd;text-align:center;font-size:.875rem;font-weight:700}.btn-add-to-cart{width:100%;background:#111;color:#fff;border:none;padding:1rem;font-size:.875rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-bottom:.625rem;transition:background .15s}.btn-add-to-cart:hover{background:#333}.btn-buy-now{display:block;width:100%;background:#f5c800;color:#111;text-align:center;padding:1rem;font-size:.875rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;transition:background .15s}.btn-buy-now:hover{background:#e6b800}.delivery-estimate{display:flex;align-items:flex-start;gap:.75rem;background:#f9f9f9;border:1px solid #eee;padding:.875rem 1rem;margin-bottom:.75rem;font-size:.8rem}.delivery-icon{font-size:1.25rem}.trust-row{display:flex;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:#666;font-weight:700;margin-top:.75rem}.product-specs{background:#111;color:#fff;padding:3rem 0}.product-specs h2{font-size:1.5rem;font-weight:900;margin-bottom:1.5rem}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#ffffff1a}@media(min-width:640px){.specs-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.specs-grid{grid-template-columns:repeat(6,1fr)}}.spec-item{background:#1a1a1a;padding:1.25rem;text-align:center}.spec-label{display:block;font-size:.6rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#888;margin-bottom:.5rem}.spec-value{display:block;font-size:1rem;font-weight:900}.product-description{padding:3rem 0}.product-description h2,.product-description h3{font-weight:900;margin-bottom:.75rem;margin-top:1.5rem}.product-description p{color:#555;line-height:1.7;margin-bottom:1rem;font-size:.9rem}.product-description ul{padding-left:1.25rem;margin-bottom:1rem}.product-description li{color:#555;font-size:.9rem;line-height:1.7;list-style:disc}.product-faq{padding:3rem 0;background:#f9f9f9}.product-faq h2{font-size:1.5rem;font-weight:900;margin-bottom:1.5rem}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #e5e5e5}.faq-item summary{padding:1rem 0;font-size:.9rem;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary:after{content:"+";font-size:1.25rem;color:#f5c800}.faq-item[open] summary:after{content:"\2212"}.faq-item p{padding:0 0 1rem;color:#666;font-size:.875rem;line-height:1.7}.cart-page{padding:3rem 0}.cart-title{font-size:2rem;font-weight:900;margin-bottom:2rem}.cart-empty{text-align:center;padding:4rem 0}.cart-empty p{color:#888;margin-bottom:1.5rem}.cart-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.cart-layout{grid-template-columns:2fr 1fr}}.cart-table{width:100%;border-collapse:collapse;font-size:.875rem}.cart-table th{text-align:left;padding:.75rem 0;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;border-bottom:2px solid #111}.cart-table td{padding:1rem 0;border-bottom:1px solid #eee;vertical-align:middle}.cart-product{display:flex;align-items:center;gap:1rem}.cart-product img{width:64px;height:64px;object-fit:contain;border:1px solid #eee;background:#f9f9f9}.cart-product-name{font-weight:800;font-size:.875rem}.cart-product-variant{color:#888;font-size:.75rem}.cart-qty-input{width:56px;padding:.375rem;border:1px solid #ddd;text-align:center;font-size:.875rem}.cart-remove{color:#aaa;font-size:.875rem;transition:color .15s}.cart-remove:hover{color:#e00}.cart-actions{margin-top:1rem}.cart-summary{background:#f9f9f9;padding:1.5rem;border:1px solid #eee}.cart-summary h3{font-size:1.1rem;font-weight:900;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #111}.summary-row{display:flex;justify-content:space-between;font-size:.9rem;font-weight:700;margin-bottom:.5rem}.summary-note{font-size:.75rem;color:#888;margin-bottom:1.25rem}.cart-checkout-btn{display:block;width:100%;text-align:center;margin-bottom:1.25rem}.cart-trust{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.trust-item{font-size:.75rem;color:#666;font-weight:700;display:flex;align-items:center;gap:.5rem}.collection-page{padding:3rem 0}.collection-page h1{font-size:2rem;font-weight:900;margin-bottom:2rem}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-card{border:1px solid #eee;overflow:hidden;transition:border-color .2s,box-shadow .2s;display:block}.product-card:hover{border-color:#f5c800;box-shadow:0 4px 20px #00000014}.product-card-img{aspect-ratio:1;background:#f9f9f9;overflow:hidden}.product-card-img img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-card:hover .product-card-img img{transform:scale(1.05)}.product-card-info{padding:.875rem}.product-card-name{font-weight:800;font-size:.875rem;margin-bottom:.25rem}.product-card-price{font-size:1.1rem;font-weight:900;margin-bottom:.75rem}.blog-hero{background:#111;color:#fff;padding:4rem 0;border-bottom:3px solid #f5c800}.blog-hero h1{font-size:2.5rem;font-weight:900;letter-spacing:-.03em;margin-bottom:.75rem}.blog-hero p{color:#aaa;font-size:.875rem;max-width:36rem;line-height:1.7}.blog-grid-wrap{padding:3rem 0}.blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{border:1px solid #eee;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s}.blog-card:hover{border-color:#f5c800}.blog-card-img{aspect-ratio:16/9;overflow:hidden;background:#f0f0f0}.blog-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-card:hover .blog-card-img img{transform:scale(1.05)}.blog-card-body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.blog-tag{display:inline-block;background:#f5c800;color:#111;font-size:.6rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;padding:.2rem .5rem;margin-bottom:.75rem}.blog-card-body h3{font-size:1rem;font-weight:900;letter-spacing:-.01em;line-height:1.3;margin-bottom:.5rem}.blog-card-body p{color:#666;font-size:.8rem;line-height:1.6;flex:1;margin-bottom:.875rem}.read-more{font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#aaa;transition:color .15s}.blog-card:hover .read-more{color:#f5c800}.article-hero{position:relative;height:20rem;background-size:cover;background-position:center;display:flex;align-items:flex-end}@media(min-width:768px){.article-hero{height:26rem}}.article-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.article-hero-content{position:relative;z-index:2;padding-bottom:2rem}.article-hero-content h1{color:#fff;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:900;letter-spacing:-.02em;max-width:50rem;margin-top:.5rem}.article-meta{color:#fff9;font-size:.75rem;margin-top:.5rem}.article-layout{display:grid;grid-template-columns:1fr;gap:3rem;padding:3rem 0}@media(min-width:1024px){.article-layout{grid-template-columns:2fr 1fr}}.article-excerpt{font-size:1rem;color:#555;line-height:1.7;font-style:italic;border-left:4px solid #f5c800;padding-left:1rem;margin-bottom:2rem}.article-body h2,.article-body h3{font-weight:900;margin:1.5rem 0 .75rem;letter-spacing:-.01em}.article-body h2{font-size:1.25rem}.article-body h3{font-size:1.05rem}.article-body p{color:#555;font-size:.9rem;line-height:1.8;margin-bottom:1rem}.article-body ul{padding-left:1.25rem;margin-bottom:1rem}.article-body li{color:#555;font-size:.9rem;line-height:1.7;list-style:disc;margin-bottom:.375rem}.article-cta-box{background:#111;color:#fff;padding:2rem;margin-top:2.5rem}.article-cta-box h3{font-size:1.25rem;font-weight:900;margin-bottom:.5rem}.article-cta-box p{color:#aaa;font-size:.875rem;margin-bottom:1.25rem}.article-sidebar{position:sticky;top:5rem}.article-sidebar h4{font-size:.7rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;border-left:2px solid #f5c800;padding-left:.75rem}.sidebar-article{display:flex;gap:.75rem;border:1px solid #eee;padding:.75rem;margin-bottom:.75rem;transition:border-color .15s}.sidebar-article:hover{border-color:#f5c800}.sidebar-article img{width:56px;height:56px;object-fit:cover;flex-shrink:0;background:#f0f0f0}.sidebar-article p{font-size:.8rem;font-weight:700;line-height:1.3;margin-top:.25rem}.sidebar-product-box{background:#f5c800;padding:1.25rem;margin-top:1.5rem}.sidebar-product-name{font-weight:900;font-size:.9rem;margin-bottom:.25rem}.sidebar-product-desc{font-size:.75rem;color:#0009;margin-bottom:1rem}.page-content{padding:4rem 0}.page-content h1{font-size:2rem;font-weight:900;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #f5c800}.page-body h2{font-size:1.25rem;font-weight:900;margin:1.5rem 0 .75rem}.page-body h3{font-size:1rem;font-weight:800;margin:1.25rem 0 .5rem}.page-body p{color:#555;font-size:.9rem;line-height:1.8;margin-bottom:1rem}.page-body ul{padding-left:1.25rem;margin-bottom:1rem}.page-body li{color:#555;font-size:.9rem;line-height:1.7;list-style:disc;margin-bottom:.375rem}.not-found{padding:6rem 0;text-align:center}.not-found h1{font-size:6rem;font-weight:900;color:#f5c800;line-height:1;margin-bottom:1rem}.not-found p{color:#888;margin-bottom:2rem}.search-page{padding:3rem 0}.search-page h1{font-size:2rem;font-weight:900;margin-bottom:1.5rem}.search-bar{display:flex;gap:.5rem;margin-bottom:2rem}.search-bar input{flex:1;padding:.75rem 1rem;border:2px solid #eee;font-size:.9rem}.search-bar input:focus{outline:none;border-color:#f5c800}.search-bar button{background:#111;color:#fff;border:none;padding:.75rem 1.5rem;font-weight:800;cursor:pointer}.footer-newsletter{background:#1a1a1a;padding:3rem 0}.footer-newsletter h3{color:#fff;font-size:1.25rem;font-weight:900;margin-bottom:.375rem}.footer-newsletter p{color:#888;font-size:.875rem;margin-bottom:1.25rem}.newsletter-row{display:flex;gap:0;max-width:28rem}.newsletter-row input{flex:1;padding:.75rem 1rem;border:1px solid #333;background:#111;color:#fff;font-size:.875rem}.newsletter-row input::placeholder{color:#666}.newsletter-row input:focus{outline:none;border-color:#f5c800}.newsletter-row button{background:#f5c800;color:#111;border:none;padding:.75rem 1.25rem;font-size:.75rem;font-weight:900;letter-spacing:.1em;cursor:pointer;transition:background .15s}.newsletter-row button:hover{background:#e6b800}.footer-main{background:#111;padding:3rem 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand p{color:#888;font-size:.8rem;line-height:1.7;margin-top:.75rem;max-width:20rem}.footer-logo{font-size:1.2rem}.social-links{display:flex;gap:.75rem;margin-top:1rem}.social-links a{color:#888;transition:color .15s}.social-links a:hover{color:#f5c800}.footer-col h4{color:#f5c800;font-size:.7rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.footer-col ul{display:flex;flex-direction:column;gap:.5rem}.footer-col li a,.footer-col li{color:#888;font-size:.8rem;transition:color .15s}.footer-col li a:hover{color:#f5c800}.footer-badges{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:1rem}.badge{background:#ffffff14;color:#aaa;font-size:.65rem;font-weight:700;padding:.25rem .625rem;border:1px solid rgba(255,255,255,.1)}.footer-bottom{background:#0a0a0a;padding:1.25rem 0}.footer-bottom-inner{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:640px){.footer-bottom-inner{flex-direction:row;justify-content:space-between}}.footer-bottom p{color:#555;font-size:.75rem}.payment-icons{display:flex;flex-wrap:wrap;gap:.375rem}.payment-icons span{background:#1a1a1a;border:1px solid #333;color:#888;font-size:.6rem;font-weight:800;padding:.2rem .5rem;letter-spacing:.05em}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination a,.pagination span{padding:.5rem .875rem;border:1px solid #eee;font-size:.8rem;font-weight:700;transition:all .15s}.pagination a:hover{border-color:#f5c800;color:#f5c800}.pagination .current{background:#111;color:#fff;border-color:#111}@media(max-width:767px){.bundle-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem;scrollbar-width:none}.bundle-grid::-webkit-scrollbar{display:none}.bundle-card{flex-shrink:0;width:85vw;scroll-snap-align:center}.body-areas-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.75rem;padding-bottom:1rem;scrollbar-width:none}.body-areas-grid::-webkit-scrollbar{display:none}.body-area-card{flex-shrink:0;width:75vw;scroll-snap-align:center}.testimonials-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem;scrollbar-width:none}.testimonials-grid::-webkit-scrollbar{display:none}.testimonial-card{flex-shrink:0;width:85vw;scroll-snap-align:center}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/moovthing.css.map */
