*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#121212;background:#fff;line-height:1.6;overflow-x:hidden;padding-top:146px}a{color:#ac0000;text-decoration:none;transition:color .2s}a:hover{color:#8a0000}img{max-width:100%;height:auto}.container{max-width:1280px;margin:0 auto;padding:0 24px}.announcement-bar{background:#242833;color:#fff;text-align:center;padding:8px 16px;font-size:12px;font-weight:500;letter-spacing:.3px}.announcement-bar a{color:#fff;text-decoration:underline;text-underline-offset:2px}.announcement-bar a:hover{opacity:.85}#shopify-section-custom-header{position:fixed;top:0;left:0;right:0;z-index:1000}.site-header{background:#ac0000;color:#fff}.header-top{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.logo img{height:38px;filter:brightness(10)}.header-search{flex:1;max-width:520px;margin:0 32px;position:relative}.header-search input{width:100%;padding:10px 16px 10px 42px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#ffffff26;color:#fff;font-size:14px;font-family:inherit;transition:all .3s}.header-search input::placeholder{color:#ffffffb3}.header-search input:focus{outline:none;background:#ffffff38;border-color:#fff6}.header-search .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#ffffffb3;font-size:16px}.header-search-form{display:contents}.search-autocomplete{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 8px 24px #00000026;display:none;z-index:100;color:#121212;max-height:420px;overflow-y:auto}.search-autocomplete.is-open{display:block}.autocomplete-section{padding:6px 0;border-bottom:1px solid #eee}.autocomplete-section:last-child{border-bottom:none}.autocomplete-section-title{padding:8px 16px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#888}.autocomplete-item{padding:10px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:background .15s;font-size:14px;text-decoration:none;color:#121212}.autocomplete-item:hover,.autocomplete-item.is-active{background:#f3f3f3}.autocomplete-item img{width:36px;height:36px;object-fit:contain;border-radius:4px;background:#f3f3f3;flex-shrink:0}.autocomplete-item .ac-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:18px;background:#f3f3f3;border-radius:4px;flex-shrink:0}.autocomplete-cat{font-size:11px;color:#888;margin-left:auto;white-space:nowrap}.autocomplete-viewall{display:block;text-align:center;padding:12px 16px;font-size:13px;font-weight:600;color:#ac0000;text-decoration:none;border-top:1px solid #eee}.autocomplete-viewall:hover{background:#f9f9f9}.autocomplete-empty{padding:20px 16px;text-align:center;font-size:14px;color:#888}.header-actions{display:flex;align-items:center;gap:16px}.header-actions a{color:#ffffffe6;font-size:13px;font-weight:500;transition:opacity .2s}.header-actions a:hover{color:#fff;opacity:.85}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;min-width:44px;min-height:44px;align-items:center;justify-content:center}.hamburger span{display:block;width:24px;height:3px;background:#fff;margin:4px 0;border-radius:2px;transition:all .3s}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-bar{background:#f3f3f3;border-bottom:1px solid #e5e5e5}.nav-bar ul{display:flex;list-style:none;gap:0}.nav-bar li{position:relative}.nav-bar li>a{display:block;padding:14px 20px;font-size:14px;font-weight:500;color:#121212;transition:all .2s;border-bottom:2px solid transparent}.nav-bar li>a:hover{color:#ac0000;border-bottom-color:#ac0000}.mega-menu{position:absolute;top:100%;left:0;min-width:560px;background:#fff;border:1px solid #e5e5e5;border-top:2px solid #ac0000;border-radius:0 0 8px 8px;box-shadow:0 8px 24px #00000014;padding:24px;display:none;z-index:100}.nav-bar li:hover .mega-menu{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mega-menu a{padding:8px 12px;border-radius:6px;font-size:13px;color:#555;display:block}.mega-menu a:hover{background:#f3f3f3;color:#121212}.mega-menu .mega-heading{font-weight:600;color:#121212;font-size:13px;padding:8px 12px 4px;text-transform:uppercase;letter-spacing:.5px}.nav-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:998}.page-layout{display:flex;gap:32px;padding:32px 0}.main-content{flex:1;min-width:0}.sidebar{width:320px;flex-shrink:0}.section-title{font-size:22px;font-weight:700;margin-bottom:20px;position:relative;padding-bottom:12px}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#ac0000;border-radius:2px}.hero{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:40px}.hero-main{background:#f3f3f3;border-radius:12px;overflow:hidden;position:relative;display:flex;flex-direction:column}.hero-main-img{width:100%;height:300px;object-fit:cover}.hero-main-content{padding:24px;flex:1}.hero-badge{display:inline-block;background:#ac0000;color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.hero-main h2{font-size:24px;font-weight:700;line-height:1.3;margin-bottom:12px}.hero-main h2 a{color:#121212}.hero-main h2 a:hover{color:#ac0000}.hero-main p{color:#555;font-size:15px;line-height:1.6}.hero-stack{display:flex;flex-direction:column;gap:16px}.hero-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:16px;display:flex;gap:14px;align-items:center;transition:box-shadow .2s,transform .2s;cursor:pointer;box-shadow:0 1px 3px #00000014}.hero-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.hero-card img{width:72px;height:72px;object-fit:contain;border-radius:6px;background:#f3f3f3;flex-shrink:0}.hero-card-info h4{font-size:14px;font-weight:600;margin-bottom:4px;line-height:1.3}.hero-card-info h4 a{color:#121212}.hero-card-info h4 a:hover{color:#ac0000}.hero-card-info .trending-tag{font-size:11px;color:#ac0000;font-weight:600;text-transform:uppercase}.staff-picks{margin-bottom:48px}.picks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pick-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #00000014}.pick-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.pick-card-img{width:100%;height:180px;object-fit:contain;background:#f3f3f3;padding:16px}.pick-card-body{padding:16px}.pick-card .brand-tag{font-size:11px;font-weight:600;color:#ac0000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.pick-card h4{font-size:15px;font-weight:600;margin-bottom:8px;line-height:1.3}.pick-card h4 a{color:#121212}.pick-card h4 a:hover{color:#ac0000}.pick-card p{font-size:13px;color:#555;line-height:1.5}.pick-card .pick-cta{display:inline-block;margin-top:12px;font-size:13px;font-weight:600;color:#ac0000;min-height:44px;line-height:44px}.pick-card .pick-cta:hover{color:#8a0000}.buying-guides{margin-bottom:48px}.guides-list{display:flex;flex-direction:column;gap:16px}.guide-card{display:flex;gap:20px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;transition:box-shadow .2s;box-shadow:0 1px 3px #00000014}.guide-card:hover{box-shadow:0 4px 12px #0000001a}.guide-thumb{width:200px;min-height:130px;background:linear-gradient(135deg,#f3f3f3,#e5e5e5);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:36px}.guide-card-body{padding:16px;display:flex;flex-direction:column;justify-content:center}.guide-card .guide-cat{font-size:11px;font-weight:600;color:#ac0000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.guide-card h4{font-size:16px;font-weight:600;margin-bottom:6px;line-height:1.3}.guide-card h4 a{color:#121212}.guide-card h4 a:hover{color:#ac0000}.guide-card p{font-size:13px;color:#555}.guide-card .read-time{font-size:12px;color:#888;margin-top:8px}.browse-categories{margin-bottom:48px}.categories-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.categories-scroll::-webkit-scrollbar{height:4px}.categories-scroll::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.cat-card{min-width:160px;background:#f3f3f3;border:1px solid #e5e5e5;border-radius:10px;padding:20px 16px;text-align:center;scroll-snap-align:start;transition:all .2s;cursor:pointer}.cat-card:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.cat-icon{font-size:32px;margin-bottom:10px}.cat-card h4{font-size:14px;font-weight:600;margin-bottom:4px;color:#121212}.cat-card span{font-size:12px;color:#888}.brands-section{margin-bottom:48px}.brands-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.brand-card{background:#f3f3f3;border:1px solid #e5e5e5;border-radius:10px;padding:20px;text-align:center;transition:all .2s;cursor:pointer}.brand-card:hover{background:#fff;box-shadow:0 4px 12px #0000001a}.brand-logo-placeholder{width:64px;height:64px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff}.brand-card h4{font-size:14px;font-weight:600;color:#121212}.newsletter{background:#ac0000;color:#fff;border-radius:12px;padding:40px;text-align:center;margin-bottom:48px}.newsletter h3{font-size:22px;font-weight:700;margin-bottom:8px}.newsletter p{color:#ffffffd9;font-size:14px;margin-bottom:20px}.newsletter-form{display:flex;max-width:460px;margin:0 auto;gap:8px}.newsletter-form input{flex:1;padding:12px 16px;border-radius:8px;border:none;font-size:14px;font-family:inherit}.newsletter-form button{background:#121212;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s;font-family:inherit;min-height:44px}.newsletter-form button:hover{background:#333}.sidebar-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #00000014}.sidebar-card h3{font-size:16px;font-weight:700;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #ac0000}.deal-card{background:linear-gradient(135deg,#fff8f8,#fff);border:2px solid #ac0000}.deal-card .deal-badge{display:inline-block;background:#ac0000;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px;margin-bottom:12px}.deal-card img{width:100%;height:160px;object-fit:contain;background:#f3f3f3;border-radius:8px;margin-bottom:12px}.deal-card h4{font-size:15px;font-weight:600;margin-bottom:8px}.deal-card .deal-price{font-size:20px;font-weight:700;color:#ac0000;margin-bottom:4px}.deal-card .deal-original{font-size:13px;color:#888;text-decoration:line-through}.deal-card .deal-cta{display:block;text-align:center;background:#ac0000;color:#fff;padding:10px;border-radius:8px;font-size:14px;font-weight:600;margin-top:12px;transition:background .2s;min-height:44px;line-height:24px}.deal-card .deal-cta:hover{background:#8a0000;color:#fff}.popular-list{list-style:none}.popular-list li{padding:10px 0;border-bottom:1px solid #f3f3f3;display:flex;align-items:center;gap:12px}.popular-list li:last-child{border-bottom:none}.popular-rank{width:24px;height:24px;background:#f3f3f3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#555;flex-shrink:0}.popular-list li:nth-child(1) .popular-rank{background:#ac0000;color:#fff}.popular-list li:nth-child(2) .popular-rank{background:#242833;color:#fff}.popular-list li:nth-child(3) .popular-rank{background:#555;color:#fff}.popular-list a{font-size:13px;font-weight:500;color:#121212;line-height:1.3}.popular-list a:hover{color:#ac0000}.review-link{display:block;padding:8px 0;border-bottom:1px solid #f3f3f3;font-size:13px;min-height:44px;line-height:28px}.review-link:last-child{border-bottom:none}.ad-slot{background:#f3f3f3;border:1px dashed #e5e5e5;border-radius:10px;padding:40px 20px;text-align:center;color:#888;font-size:12px;margin-bottom:20px}body.ads-disabled .ad-slot{display:none}.site-footer{background:#242833;color:#fff;padding:48px 0 24px;margin-top:48px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:32px}.footer-col h4{font-size:14px;font-weight:600;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.footer-col a{display:block;color:#fff9;font-size:13px;margin-bottom:8px;transition:color .2s;min-height:32px;line-height:24px}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#fff6}.toggle-ads-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff9;padding:6px 14px;border-radius:6px;cursor:pointer;font-size:12px;font-family:inherit;transition:all .2s;min-height:44px}.toggle-ads-btn:hover{background:#ffffff26;color:#fff}@media(max-width:1024px){.page-layout{display:flex;gap:24px}.sidebar{width:280px;flex-shrink:0}.hero{grid-template-columns:1fr}.picks-grid{grid-template-columns:repeat(2,1fr)}.brands-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){body{padding-top:100px}.announcement-bar{font-size:11px;padding:6px 12px}.header-top{flex-wrap:wrap;padding:10px 0}.hamburger{display:flex}.logo img{height:30px}.header-search{order:3;flex:none;width:100%;margin:10px 0 0;max-width:100%}.header-actions{display:none}.nav-bar{position:fixed;top:0;left:-280px;width:280px;height:100vh;background:#fff;border-right:1px solid #e5e5e5;z-index:1001;transition:left .3s ease;overflow-y:auto;padding-top:20px;border-bottom:none}.nav-bar.open{left:0}.nav-bar .container{padding:0}.nav-bar ul{flex-direction:column}.nav-bar li>a{padding:14px 20px;font-size:15px;border-bottom:1px solid #f3f3f3;min-height:48px}.nav-bar li>a:hover{border-bottom-color:#f3f3f3}.mega-menu{position:static;min-width:100%;border:none;border-top:none;border-radius:0;box-shadow:none;padding:0 20px 12px}.nav-bar li:hover .mega-menu{display:block;grid-template-columns:1fr}.nav-overlay.open{display:block}.mobile-nav-links{display:flex;flex-direction:column;border-top:1px solid #e5e5e5;margin-top:8px;padding-top:8px}.mobile-nav-links a{padding:14px 20px;font-size:15px;color:#121212;font-weight:500;min-height:48px}.page-layout{flex-direction:column;gap:0;padding:20px 0}.sidebar{width:100%}.hero{grid-template-columns:1fr;gap:16px;margin-bottom:30px}.hero-stack{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px}.hero-card{min-width:260px;flex-shrink:0}.hero-main h2{font-size:20px}.hero-main-content{padding:16px}.hero-main p{font-size:14px}.picks-grid{grid-template-columns:1fr}.staff-picks,.buying-guides{margin-bottom:30px}.guide-card{flex-direction:column}.guide-thumb{width:100%;min-height:100px}.guide-card-body{padding:14px}.browse-categories,.brands-section{margin-bottom:30px}.brands-grid{grid-template-columns:repeat(2,1fr);gap:12px}.brand-card{padding:16px}.newsletter{padding:30px 20px;margin-bottom:30px}.newsletter h3{font-size:20px}.newsletter-form{flex-direction:column}.section-title{font-size:20px;margin-bottom:16px}.footer-grid{grid-template-columns:1fr;gap:24px}.site-footer{padding:30px 0 20px;margin-top:30px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}}@media(max-width:480px){.container{padding:0 16px}.brands-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hero-card{min-width:220px}.cat-card{min-width:130px;padding:14px 12px}}.mobile-nav-only{display:none}@media(max-width:768px){.mobile-nav-only{display:block}}.breadcrumb{padding:16px 0;font-size:13px;color:#555}.breadcrumb a{color:#555}.breadcrumb a:hover{color:#ac0000}.breadcrumb span{margin:0 8px;color:#ccc}.blog-hero{background:linear-gradient(135deg,#ac0000,#8a0000);color:#fff;padding:64px 0;text-align:center}.blog-hero h1{font-size:36px;font-weight:700;margin-bottom:12px}.blog-hero p{font-size:16px;color:#ffffffd9;max-width:560px;margin:0 auto}.featured-section{padding:40px 0}.featured-card{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s}.featured-card:hover{box-shadow:0 4px 16px #0000001f}.featured-img{background:linear-gradient(135deg,#f3f3f3,#e5e5e5);display:flex;align-items:center;justify-content:center;min-height:320px;padding:32px}.featured-img img{max-width:100%;max-height:260px;object-fit:contain}.featured-body{padding:40px 36px;display:flex;flex-direction:column;justify-content:center}.featured-badge{display:inline-block;background:#ac0000;color:#fff;font-size:11px;font-weight:600;padding:4px 12px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;width:fit-content}.featured-body h2{font-size:26px;font-weight:700;line-height:1.3;margin-bottom:12px;color:#121212}.featured-body h2 a{color:#121212}.featured-body h2 a:hover{color:#ac0000}.featured-body p{font-size:15px;color:#555;line-height:1.7;margin-bottom:16px}.featured-meta{font-size:13px;color:#888}.featured-meta span{margin-right:12px}.featured-cta{display:inline-block;margin-top:16px;background:#ac0000;color:#fff;padding:12px 28px;border-radius:8px;font-size:14px;font-weight:600;transition:background .2s}.featured-cta:hover{background:#8a0000;color:#fff}.filter-pills{display:flex;gap:8px;padding:24px 0;flex-wrap:wrap}.filter-pill{padding:10px 20px;border:1px solid #e5e5e5;border-radius:20px;font-size:14px;font-weight:500;color:#555;background:#fff;cursor:pointer;transition:all .2s;font-family:inherit}.filter-pill:hover{border-color:#ac0000;color:#ac0000}.filter-pill.active{background:#ac0000;color:#fff;border-color:#ac0000}.blog-layout{display:flex;gap:40px;padding-bottom:48px}.blog-main{flex:1;min-width:0}.blog-sidebar{width:300px;flex-shrink:0}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.article-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #00000014}.article-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.article-thumb{width:100%;height:180px;background:linear-gradient(135deg,#f3f3f3,#e5e5e5);display:flex;align-items:center;justify-content:center;font-size:48px}.article-card-body{padding:20px}.article-card .cat-tag{display:inline-block;font-size:11px;font-weight:600;color:#ac0000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;background:#ac000014;padding:3px 8px;border-radius:4px}.article-card h3{font-size:17px;font-weight:600;line-height:1.35;margin-bottom:10px}.article-card h3 a{color:#121212}.article-card h3 a:hover{color:#ac0000}.article-card .excerpt{font-size:14px;color:#555;line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card .card-meta{font-size:12px;color:#888;display:flex;gap:12px}.popular-articles{list-style:none;padding:0}.popular-articles li{padding:10px 0;border-bottom:1px solid #f3f3f3;display:flex;align-items:flex-start;gap:10px}.popular-articles li:last-child{border-bottom:none}.popular-articles .rank{width:24px;height:24px;background:#f3f3f3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#555;flex-shrink:0;margin-top:2px}.popular-articles li:nth-child(1) .rank{background:#ac0000;color:#fff}.popular-articles li:nth-child(2) .rank{background:#242833;color:#fff}.popular-articles li:nth-child(3) .rank{background:#555;color:#fff}.popular-articles a{font-size:13px;font-weight:500;color:#121212;line-height:1.4}.popular-articles a:hover{color:#ac0000}.newsletter-sidebar{background:linear-gradient(135deg,#ac0000,#8a0000);color:#fff;border:none;border-radius:10px;padding:24px;text-align:center}.newsletter-sidebar h3{color:#fff;border-bottom-color:#ffffff4d;font-size:16px}.newsletter-sidebar p{font-size:13px;color:#ffffffd9;margin-bottom:12px}.newsletter-sidebar input{width:100%;padding:10px 14px;border-radius:6px;border:none;font-size:13px;font-family:inherit;margin-bottom:8px}.newsletter-sidebar button{width:100%;padding:10px;background:#121212;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.newsletter-sidebar button:hover{background:#333}.pagination{display:flex;align-items:center;justify-content:center;gap:6px;padding:32px 0}.page-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;font-weight:500;color:#555;background:#fff;cursor:pointer;transition:all .2s;font-family:inherit}.page-btn:hover{border-color:#ac0000;color:#ac0000}.page-btn.active{background:#ac0000;color:#fff;border-color:#ac0000}@media(max-width:1024px){.blog-layout{flex-direction:column}.blog-sidebar{width:100%}.featured-card{grid-template-columns:1fr}.featured-img{min-height:240px}}@media(max-width:640px){.blog-hero{padding:40px 0}.blog-hero h1{font-size:28px}.article-grid{grid-template-columns:1fr}.featured-body{padding:24px}.featured-body h2{font-size:22px}.filter-pills{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:8px}.filter-pill{white-space:nowrap}}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e5e5e5}.gallery-main{width:100%;aspect-ratio:1;background:#f3f3f3;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px;border:1px solid #e5e5e5}.gallery-main img{max-width:85%;max-height:85%;object-fit:contain}.gallery-thumbs{display:flex;gap:8px}.gallery-thumb{width:72px;height:72px;border-radius:8px;border:2px solid #e5e5e5;background:#f3f3f3;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:border-color .2s;min-width:48px;min-height:48px}.gallery-thumb:hover,.gallery-thumb.active{border-color:#ac0000}.gallery-thumb img{max-width:80%;max-height:80%;object-fit:contain}.product-brand-link{font-size:13px;font-weight:600;color:#ac0000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;display:inline-block}.product-brand-link:hover{color:#8a0000}.product-title{font-size:28px;font-weight:700;line-height:1.3;margin-bottom:16px;color:#121212}.product-specs-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.spec-pill{background:#f3f3f3;border:1px solid #e5e5e5;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:500;color:#555}.product-summary{font-size:15px;color:#555;line-height:1.7;margin-bottom:24px}.amazon-cta{display:inline-flex;align-items:center;gap:10px;background:#ac0000;color:#fff;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;transition:background .2s;margin-bottom:16px;min-height:48px}.amazon-cta:hover{background:#8a0000;color:#fff}.amazon-cta svg{width:20px;height:20px;fill:currentColor}.affiliate-note{font-size:12px;color:#888;line-height:1.5;padding:12px 16px;background:#f3f3f3;border-radius:8px;border-left:3px solid #e5e5e5}.content-nav{display:flex;gap:0;border-bottom:2px solid #e5e5e5;margin-bottom:32px;position:sticky;top:146px;background:#fff;z-index:50;overflow-x:auto;-webkit-overflow-scrolling:touch}.content-nav a{padding:12px 20px;font-size:14px;font-weight:500;color:#555;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s;white-space:nowrap;min-height:44px;display:flex;align-items:center}.content-nav a:hover,.content-nav a.active{color:#ac0000;border-bottom-color:#ac0000}.content-section{margin-bottom:40px}.content-section h2{font-size:22px;font-weight:700;margin-bottom:16px;color:#121212}.content-section h3{font-size:18px;font-weight:600;margin-bottom:12px;color:#121212}.overview-text{font-size:15px;color:#555;line-height:1.8}.overview-text p{margin-bottom:16px}.features-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-item{display:flex;gap:14px;padding:16px;background:#f3f3f3;border-radius:10px;border:1px solid #e5e5e5}.feature-icon{width:40px;height:40px;background:#ac0000;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;color:#fff}.feature-item h4{font-size:14px;font-weight:600;margin-bottom:4px;color:#121212}.feature-item p{font-size:13px;color:#555}.specs-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:16px}.specs-table{width:100%;border-collapse:collapse;min-width:480px}.specs-table tr{border-bottom:1px solid #f3f3f3}.specs-table th{text-align:left;padding:12px 16px;font-size:14px;font-weight:600;color:#121212;width:35%;background:#f3f3f3}.specs-table td{padding:12px 16px;font-size:14px;color:#555}.specs-table tr:first-child th,.specs-table tr:first-child td{border-radius:8px 8px 0 0}.specs-table tr:last-child th,.specs-table tr:last-child td{border-radius:0 0 8px 8px;border-bottom:none}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pros-card,.cons-card{border-radius:10px;padding:20px}.pros-card{background:transparent;border:1px solid #16a34a}.cons-card{background:transparent;border:1px solid #ac0000}.pros-card h3{color:#16a34a}.cons-card h3{color:#ac0000}.pros-card ul,.cons-card ul{list-style:none}.pros-card li,.cons-card li{padding:8px 0;font-size:14px;display:flex;align-items:flex-start;gap:8px}.pros-card li:before{content:"\2713";color:#16a34a;font-weight:700;flex-shrink:0}.cons-card li:before{content:"\2715";color:#ac0000;font-weight:700;flex-shrink:0}.faq-item{border:1px solid #e5e5e5;border-radius:10px;margin-bottom:8px;overflow:hidden}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fff;cursor:pointer;font-size:15px;font-weight:600;transition:background .2s;min-height:48px}.faq-question:hover{background:#f3f3f3}.faq-arrow{font-size:14px;color:#888;transition:transform .3s;flex-shrink:0}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-answer{padding:0 20px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;font-size:14px;color:#555;line-height:1.7}.faq-item.open .faq-answer{max-height:300px;padding:0 20px 16px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.related-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #00000014}.related-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.related-card-img{width:100%;height:140px;object-fit:contain;background:#f3f3f3;padding:12px}.related-card-body{padding:14px}.related-card .brand-tag{font-size:11px;font-weight:600;color:#ac0000;text-transform:uppercase;margin-bottom:4px}.related-card h4{font-size:13px;font-weight:600;line-height:1.3;margin-bottom:8px}.related-card h4 a{color:#121212}.related-card h4 a:hover{color:#ac0000}.related-card .related-cta{font-size:12px;font-weight:600;color:#ac0000;min-height:44px;display:inline-flex;align-items:center}.setup-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f3f3f3;align-items:center}.setup-item:last-child{border-bottom:none}.setup-item img{width:50px;height:50px;object-fit:contain;border-radius:6px;background:#f3f3f3;flex-shrink:0}.setup-item-info h4{font-size:13px;font-weight:600;margin-bottom:2px}.setup-item-info h4 a{color:#121212}.setup-item-info h4 a:hover{color:#ac0000}.setup-item-info span{font-size:12px;color:#888}.guide-link-card{display:flex;gap:12px;align-items:center;padding:16px;background:#f3f3f3;border-radius:8px;margin-top:8px}.guide-link-card .guide-icon{font-size:28px}.guide-link-card div h4{font-size:14px;font-weight:600;margin-bottom:2px}.guide-link-card div h4 a{color:#121212}.guide-link-card div h4 a:hover{color:#ac0000}.guide-link-card div span{font-size:12px;color:#888}@media(max-width:1024px){.product-hero{grid-template-columns:1fr;gap:24px}.features-list{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.product-hero{grid-template-columns:1fr;gap:20px;margin-bottom:24px;padding-bottom:24px}.product-title{font-size:22px}.product-summary{font-size:14px}.amazon-cta{width:100%;justify-content:center;padding:14px 20px}.gallery-thumbs{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.gallery-thumb{min-width:60px;width:60px;height:60px;flex-shrink:0}.content-nav{top:100px}.content-nav a{padding:12px 14px;font-size:13px}.features-list{grid-template-columns:1fr;gap:12px}.feature-item{padding:14px}.pros-cons{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(4,1fr);overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px;gap:12px}.related-card{min-width:200px;flex-shrink:0}.faq-question{padding:14px 16px;font-size:14px}.faq-answer{font-size:13px}}@media(max-width:480px){.product-specs-pills{gap:6px}.spec-pill{padding:4px 10px;font-size:11px}.related-card{min-width:180px}}.category-header{margin-bottom:24px}.category-header h1{font-size:28px;font-weight:700;margin-bottom:8px;color:#121212}.category-header .cat-meta{display:flex;align-items:center;gap:16px;font-size:14px;color:#555}.cat-count{background:#f3f3f3;padding:2px 10px;border-radius:12px;font-size:13px;font-weight:600;color:#121212}.category-header p{margin-top:8px;font-size:15px;color:#555;max-width:700px}.filter-bar{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-bottom:24px;flex-wrap:wrap}.filter-bar label{font-size:13px;font-weight:600;color:#555}.filter-select{padding:8px 32px 8px 12px;border:1px solid #e5e5e5;border-radius:8px;font-size:13px;font-family:inherit;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23555555' d='M2 4l4 4 4-4'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;appearance:none;cursor:pointer;min-height:44px}.filter-select:focus{outline:none;border-color:#ac0000}.filter-chips{display:flex;gap:8px;flex-wrap:wrap}.filter-chip{padding:6px 14px;border:1px solid #e5e5e5;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;background:#f3f3f3;color:#121212;min-height:44px;display:flex;align-items:center}.filter-chip:hover,.filter-chip.active{background:#ac0000;color:#fff;border-color:#ac0000}.price-range{display:flex;align-items:center;gap:6px}.price-input{width:70px;padding:7px 10px;border:1px solid #e5e5e5;border-radius:8px;font-size:13px;font-family:inherit;background:#fff;min-height:44px}.price-input:focus{outline:none;border-color:#ac0000}.availability-toggle{display:flex;align-items:center;gap:6px;font-size:13px;color:#555;cursor:pointer;min-height:44px}.toggle-switch{position:relative;width:36px;height:20px;background:#e5e5e5;border-radius:10px;cursor:pointer;transition:background .3s}.toggle-switch.on{background:#ac0000}.toggle-switch:after{content:"";position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;top:2px;left:2px;transition:left .3s;box-shadow:0 1px 3px #00000026}.toggle-switch.on:after{left:18px}.filter-toggle-btn{display:none;padding:12px 20px;background:#f3f3f3;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;width:100%;text-align:center;margin-bottom:16px;min-height:44px;color:#121212}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}.product-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #00000014}.product-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.product-card-img{width:100%;height:200px;object-fit:contain;background:#f3f3f3;padding:16px}.product-card-body{padding:16px}.product-card .brand-tag{font-size:11px;font-weight:600;color:#ac0000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.product-card h3{font-size:15px;font-weight:600;line-height:1.3;margin-bottom:8px}.product-card h3 a{color:#121212}.product-card h3 a:hover{color:#ac0000}.product-card .quick-specs{font-size:12px;color:#888;margin-bottom:12px;display:flex;flex-wrap:wrap;gap:6px}.product-card .quick-specs span{background:#f3f3f3;padding:2px 8px;border-radius:4px;color:#555}.product-card .card-cta{display:inline-flex;align-items:center;gap:6px;background:#ac0000;color:#fff;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;transition:background .2s;min-height:44px}.product-card .card-cta:hover{background:#8a0000;color:#fff}.pagination a,.pagination span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;font-size:14px;font-weight:500;color:#555;border:1px solid #e5e5e5;transition:all .2s;min-width:44px;min-height:44px}.pagination a:hover{background:#f3f3f3;color:#121212}.pagination .active{background:#ac0000;color:#fff;border-color:#ac0000}.pagination .dots{border:none}.load-more{display:block;width:100%;padding:14px;background:#fff;border:2px solid #e5e5e5;border-radius:10px;font-size:14px;font-weight:600;color:#555;cursor:pointer;transition:all .2s;font-family:inherit;margin-bottom:16px;min-height:44px}.load-more:hover{border-color:#ac0000;color:#ac0000;background:#fff}.related-cats{margin-bottom:48px}.related-cats h2{font-size:20px;font-weight:700;margin-bottom:16px}.related-cats-strip{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.related-cat-chip{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#f3f3f3;border:1px solid #e5e5e5;border-radius:10px;white-space:nowrap;font-size:14px;font-weight:500;transition:all .2s;cursor:pointer;color:#121212;min-height:44px}.related-cat-chip:hover{background:#fff;box-shadow:0 4px 12px #00000014;color:#ac0000}.related-cat-chip .cat-emoji{font-size:20px}.subcat-tree{list-style:none}.subcat-tree>li>a{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;font-weight:500;color:#121212;border-bottom:1px solid #f3f3f3;min-height:44px}.subcat-tree>li>a:hover{color:#ac0000}.subcat-tree .subcat-count{font-size:12px;color:#888;background:#f3f3f3;padding:2px 8px;border-radius:10px}.subcat-tree>li:last-child>a{border-bottom:none}.subcat-tree .sub-items{list-style:none;padding-left:16px}.subcat-tree .sub-items a{display:block;padding:6px 0;font-size:13px;color:#555;min-height:44px;line-height:32px}.subcat-tree .sub-items a:hover{color:#ac0000}.featured-brand-card{text-align:center}.featured-brand-logo{width:72px;height:72px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#1a365d,#2a5298)}.featured-brand-card h4{font-size:16px;font-weight:600;margin-bottom:6px}.featured-brand-card p{font-size:13px;color:#555;margin-bottom:12px}.featured-brand-card .brand-link{display:inline-block;font-size:13px;font-weight:600;color:#ac0000;min-height:44px;line-height:44px}.guide-card-sidebar{display:flex;gap:12px;align-items:center;padding:12px;background:#f3f3f3;border-radius:8px}.guide-card-sidebar .guide-emoji{font-size:28px;flex-shrink:0}.guide-card-sidebar div h4{font-size:14px;font-weight:600;line-height:1.3;margin-bottom:2px}.guide-card-sidebar div h4 a{color:#121212}.guide-card-sidebar div h4 a:hover{color:#ac0000}.guide-card-sidebar div span{font-size:12px;color:#888}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.category-header h1{font-size:24px}.category-header .cat-meta{flex-wrap:wrap}.filter-bar{display:none}.filter-bar.open{display:flex;flex-direction:column;align-items:stretch;gap:12px}.filter-toggle-btn{display:block}.price-range,.filter-chips{width:100%}.product-grid{grid-template-columns:1fr;gap:16px}.product-card-img{height:180px}.related-cats{margin-bottom:30px}}@media(max-width:480px){.product-card-body{padding:12px}}.article-hero{background:#f3f3f3;border-bottom:1px solid #e5e5e5;padding:48px 0}.article-hero-inner{max-width:800px}.article-category{display:inline-block;background:#ac0000;color:#fff;font-size:11px;font-weight:600;padding:4px 12px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.article-hero h1{font-size:36px;font-weight:700;line-height:1.25;margin-bottom:16px;color:#121212}.article-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:14px;color:#555}.article-meta .author{font-weight:600;color:#121212}.article-meta .separator{color:#ccc}.article-meta time{color:#555}.article-layout{display:flex;gap:40px;padding:40px 0 64px}.article-main{flex:1;min-width:0}.article-sidebar{width:300px;flex-shrink:0}article h2{font-size:24px;font-weight:700;margin:40px 0 16px;padding-bottom:10px;border-bottom:2px solid #f3f3f3;color:#121212}article h2:first-of-type{margin-top:0}article h3{font-size:20px;font-weight:600;margin:32px 0 12px;color:#121212}article p{font-size:16px;color:#333;line-height:1.8;margin-bottom:16px}article ul,article ol{margin:0 0 16px 24px}article li{font-size:15px;color:#333;line-height:1.7;margin-bottom:6px}.picks-table{width:100%;border-collapse:collapse;margin:24px 0 32px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden}.picks-table th{background:#242833;color:#fff;font-size:13px;font-weight:600;padding:12px 16px;text-align:left;text-transform:uppercase;letter-spacing:.3px}.picks-table td{padding:14px 16px;font-size:14px;color:#333;border-bottom:1px solid #f3f3f3;vertical-align:middle}.picks-table tr:last-child td{border-bottom:none}.picks-table .product-name{font-weight:600;color:#121212}.picks-table .verdict{font-size:12px;font-weight:600;color:#ac0000;text-transform:uppercase}.product-review{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:28px;margin:24px 0 32px;box-shadow:0 1px 3px #00000014}.product-review-header{display:flex;gap:24px;margin-bottom:20px}.product-review-img{width:180px;height:180px;object-fit:contain;background:#f3f3f3;border-radius:8px;padding:12px;flex-shrink:0}.product-review-info h3{font-size:20px;font-weight:700;margin:0 0 4px;color:#121212}.product-review-info .brand{font-size:13px;font-weight:600;color:#ac0000;text-transform:uppercase;margin-bottom:8px}.product-review-info .price-tag{font-size:24px;font-weight:700;color:#121212;margin-bottom:12px}.product-review-info .amazon-btn{display:inline-block;background:#ac0000;color:#fff;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:600;transition:background .2s}.product-review-info .amazon-btn:hover{background:#8a0000;color:#fff}.article-main .pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:20px}.article-main .pros h4,.article-main .cons h4{font-size:14px;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:.3px}.article-main .pros h4{color:#22863a}.article-main .cons h4{color:#ac0000}.article-main .pros ul,.article-main .cons ul{list-style:none;padding:0;margin:0}.article-main .pros li,.article-main .cons li{font-size:14px;color:#555;padding:4px 0 4px 20px;position:relative;line-height:1.5}.article-main .pros li:before{content:"\2713";position:absolute;left:0;color:#22863a;font-weight:700}.article-main .cons li:before{content:"\2717";position:absolute;left:0;color:#ac0000;font-weight:700}.info-box{background:#f3f3f3;border:1px solid #e5e5e5;border-radius:10px;padding:24px;margin:24px 0}.info-box h3{font-size:18px;font-weight:700;margin:0 0 12px;color:#121212}.info-box p{font-size:14px;margin-bottom:8px}.info-box ul{margin:8px 0 0 20px}.info-box li{font-size:14px}.toc-list{list-style:none;padding:0}.toc-list li{margin-bottom:0}.toc-list a{display:block;padding:8px 0;font-size:13px;font-weight:500;color:#555;border-bottom:1px solid #f3f3f3;transition:color .2s}.toc-list a:hover{color:#ac0000}.toc-list li:last-child a{border-bottom:none}.related-list{list-style:none;padding:0}.related-list li{padding:10px 0;border-bottom:1px solid #f3f3f3}.related-list li:last-child{border-bottom:none}.related-list a{font-size:13px;font-weight:500;color:#121212;line-height:1.4;display:block}.related-list a:hover{color:#ac0000}.related-list .related-meta{font-size:11px;color:#888;margin-top:4px}.featured-product{text-align:center}.featured-product img{width:100%;height:160px;object-fit:contain;background:#f3f3f3;border-radius:8px;margin-bottom:12px}.featured-product h4{font-size:14px;font-weight:600;margin-bottom:6px}.featured-product .feat-price{font-size:18px;font-weight:700;color:#ac0000;margin-bottom:10px}.featured-product .feat-btn{display:block;background:#ac0000;color:#fff;padding:10px;border-radius:8px;font-size:13px;font-weight:600;transition:background .2s}.featured-product .feat-btn:hover{background:#8a0000;color:#fff}@media(max-width:1024px){.article-layout{flex-direction:column}.article-sidebar{width:100%}}@media(max-width:640px){.article-hero{padding:32px 0}.article-hero h1{font-size:26px}.article-meta{font-size:13px}.product-review-header{flex-direction:column}.product-review-img{width:100%;height:200px}.article-main .pros-cons{grid-template-columns:1fr}.picks-table{font-size:13px}.picks-table th,.picks-table td{padding:10px 12px}}.search-hero{background:#f3f3f3;padding:40px 0;border-bottom:1px solid #e5e5e5}.search-bar-large{max-width:720px;margin:0 auto;display:flex;gap:0}.search-bar-large input{flex:1;padding:16px 24px;font-size:16px;border:2px solid #e5e5e5;border-right:none;border-radius:10px 0 0 10px;font-family:inherit;color:#121212;background:#fff}.search-bar-large input:focus{outline:none;border-color:#ac0000}.search-bar-large button{background:#ac0000;color:#fff;border:2px solid #ac0000;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;border-radius:0 10px 10px 0;font-family:inherit;transition:background .2s}.search-bar-large button:hover{background:#8a0000;border-color:#8a0000}.results-header{display:flex;align-items:center;justify-content:space-between;padding:24px 0 16px;border-bottom:1px solid #e5e5e5;margin-bottom:24px}.results-count{font-size:18px;font-weight:600}.results-count span{color:#ac0000}.sort-controls{display:flex;align-items:center;gap:8px}.sort-controls label{font-size:13px;color:#555;font-weight:500}.sort-btn{padding:8px 14px;font-size:13px;font-weight:500;border:1px solid #e5e5e5;border-radius:6px;background:#fff;color:#555;cursor:pointer;font-family:inherit;transition:all .2s}.sort-btn:hover{border-color:#ac0000;color:#ac0000}.sort-btn.active{background:#ac0000;color:#fff;border-color:#ac0000}.search-layout{display:flex;gap:32px;padding-bottom:48px}.search-main{flex:1;min-width:0}.search-sidebar{width:280px;flex-shrink:0}.filter-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #00000014}.filter-card h3{font-size:15px;font-weight:700;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #ac0000}.filter-group{margin-bottom:16px}.filter-group:last-child{margin-bottom:0}.filter-group h4{font-size:13px;font-weight:600;color:#121212;margin-bottom:10px;text-transform:uppercase;letter-spacing:.3px}.filter-option{display:flex;align-items:center;gap:8px;padding:6px 0;cursor:pointer;font-size:14px;color:#555}.filter-option input[type=checkbox]{width:16px;height:16px;accent-color:#ac0000;cursor:pointer}.filter-option span.count{margin-left:auto;font-size:12px;color:#888}.product-card .view-btn{display:block;text-align:center;margin-top:12px;background:#ac0000;color:#fff;padding:10px;border-radius:8px;font-size:13px;font-weight:600;transition:background .2s}.product-card .view-btn:hover{background:#8a0000;color:#fff}.product-card .price{font-size:18px;font-weight:700;color:#121212;margin-bottom:4px}.product-card .availability{font-size:12px;color:#22863a;font-weight:500}.product-card .availability.out{color:#888}.page-ellipsis{width:40px;text-align:center;color:#888;font-size:14px}.page-btn.nav-arrow{font-size:16px}@media(max-width:1024px){.search-layout{flex-direction:column}.search-sidebar{width:100%}}@media(max-width:640px){.search-hero{padding:24px 0}.search-bar-large{flex-direction:column;gap:8px}.search-bar-large input{border-right:2px solid #e5e5e5;border-radius:10px}.search-bar-large button{border-radius:10px}.results-header{flex-direction:column;gap:12px;align-items:flex-start}.sort-controls{flex-wrap:wrap}}.page-hero{background:linear-gradient(135deg,#ac0000,#8a0000);color:#fff;padding:64px 0;text-align:center;margin-bottom:0}.page-hero h1{font-size:36px;font-weight:700;margin-bottom:12px}.page-hero p{font-size:16px;color:#ffffffd9;max-width:600px;margin:0 auto;line-height:1.7}.mission-section{padding:64px 0;background:#fff}.mission-inner{max-width:800px;margin:0 auto;text-align:center}.mission-inner h2{font-size:26px;font-weight:700;margin-bottom:24px;position:relative;display:inline-block}.mission-inner h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:3px;background:#ac0000;border-radius:2px}.mission-inner p{font-size:16px;color:#555;line-height:1.8;margin-top:24px}.stats-section{padding:64px 0;background:#f3f3f3}.stats-section h2{font-size:26px;font-weight:700;text-align:center;margin-bottom:48px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:960px;margin:0 auto}.stat-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:32px 20px;text-align:center;box-shadow:0 1px 3px #00000014;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.stat-number{font-size:36px;font-weight:700;color:#ac0000;margin-bottom:8px;line-height:1}.stat-label{font-size:14px;font-weight:500;color:#555}.what-we-do{padding:64px 0;background:#fff}.what-we-do h2{font-size:26px;font-weight:700;text-align:center;margin-bottom:48px;position:relative;display:inline-block}.what-we-do .section-header{text-align:center}.what-we-do h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:3px;background:#ac0000;border-radius:2px}.wwd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1000px;margin:0 auto}.wwd-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:32px 24px;text-align:center;box-shadow:0 1px 3px #00000014;transition:transform .2s,box-shadow .2s}.wwd-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.wwd-icon{font-size:40px;margin-bottom:16px}.wwd-card h3{font-size:18px;font-weight:700;margin-bottom:12px;color:#121212}.wwd-card p{font-size:14px;color:#555;line-height:1.7}.for-creators{padding:64px 0;background:#f3f3f3}.creators-inner{max-width:800px;margin:0 auto;text-align:center}.creators-inner h2{font-size:26px;font-weight:700;margin-bottom:24px;position:relative;display:inline-block}.creators-inner h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:3px;background:#ac0000;border-radius:2px}.creators-inner p{font-size:15px;color:#555;line-height:1.8;margin-top:20px}.creators-inner .cta-button{display:inline-block;margin-top:32px;background:#ac0000;color:#fff;padding:14px 32px;border-radius:8px;font-size:15px;font-weight:600;transition:background .2s}.creators-inner .cta-button:hover{background:#8a0000;color:#fff}@media(max-width:1024px){.stats-grid,.wwd-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.page-hero{padding:40px 0}.page-hero h1{font-size:28px}.stats-grid{grid-template-columns:1fr 1fr;gap:16px}.stat-number{font-size:28px}.wwd-grid{grid-template-columns:1fr}.mission-section,.stats-section,.what-we-do,.for-creators{padding:40px 0}}.contact-section{padding:48px 0}.contact-layout{display:grid;grid-template-columns:3fr 2fr;gap:40px}.contact-form-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:32px;box-shadow:0 1px 3px #00000014}.contact-form-card h2{font-size:22px;font-weight:700;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #ac0000;display:inline-block}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:600;color:#121212;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;font-family:inherit;color:#121212;background:#fff;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#ac0000;box-shadow:0 0 0 3px #ac00001a}.form-group textarea{min-height:140px;resize:vertical}.form-group select{cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='%23555'%3E%3Cpath d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:10px}.submit-btn{background:#ac0000;color:#fff;border:none;padding:14px 32px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.submit-btn:hover{background:#8a0000}.contact-info-stack{display:flex;flex-direction:column;gap:20px}.info-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014;transition:transform .2s,box-shadow .2s}.info-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.info-card-icon{font-size:28px;margin-bottom:12px}.info-card h3{font-size:16px;font-weight:700;margin-bottom:8px;color:#121212}.info-card p{font-size:14px;color:#555;line-height:1.6}.info-card a{color:#ac0000;font-weight:500}.info-card .response-time{display:inline-block;margin-top:8px;font-size:12px;color:#888;background:#f3f3f3;padding:4px 10px;border-radius:4px}.faq-section{padding:64px 0;background:#f3f3f3}.faq-section h2{font-size:26px;font-weight:700;text-align:center;margin-bottom:40px}.faq-section .faq-list{max-width:800px;margin:0 auto}.faq-section .faq-item{background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin-bottom:12px;overflow:hidden;box-shadow:0 1px 3px #00000014}.faq-section .faq-question{width:100%;padding:18px 24px;font-size:15px;font-weight:600;color:#121212;background:#fff;border:none;text-align:left;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:space-between;transition:background .2s}.faq-section .faq-question:hover{background:#fafafa}.faq-section .faq-arrow{font-size:18px;color:#ac0000;transition:transform .3s;flex-shrink:0;margin-left:16px}.faq-section .faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-section .faq-answer{padding:0 24px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-section .faq-item.open .faq-answer{padding:0 24px 18px;max-height:300px}.faq-section .faq-answer p{font-size:14px;color:#555;line-height:1.7}@media(max-width:1024px){.contact-layout{grid-template-columns:1fr}}@media(max-width:640px){.contact-section{padding:32px 0}.contact-form-card{padding:24px}.faq-section{padding:40px 0}}.error-hero{padding:80px 0 48px;text-align:center}.error-number{font-size:140px;font-weight:700;color:#ac0000;line-height:1;margin-bottom:16px;letter-spacing:-4px}.error-hero h1{font-size:32px;font-weight:700;color:#121212;margin-bottom:12px}.error-hero p{font-size:16px;color:#555;max-width:480px;margin:0 auto 32px}.error-search{max-width:560px;margin:0 auto 48px;display:flex;gap:0}.error-search input{flex:1;padding:14px 20px;font-size:15px;border:2px solid #e5e5e5;border-right:none;border-radius:10px 0 0 10px;font-family:inherit;color:#121212;background:#fff}.error-search input:focus{outline:none;border-color:#ac0000}.error-search button{background:#ac0000;color:#fff;border:2px solid #ac0000;padding:14px 28px;font-size:15px;font-weight:600;cursor:pointer;border-radius:0 10px 10px 0;font-family:inherit;transition:background .2s}.error-search button:hover{background:#8a0000;border-color:#8a0000}.popular-categories{padding:0 0 48px;text-align:center}.popular-categories h2{font-size:20px;font-weight:700;margin-bottom:24px;color:#121212}.cat-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.cat-link{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#f3f3f3;border:1px solid #e5e5e5;border-radius:10px;font-size:14px;font-weight:500;color:#121212;transition:all .2s}.cat-link:hover{background:#fff;border-color:#ac0000;color:#ac0000;box-shadow:0 2px 8px #00000014;transform:translateY(-2px)}.cat-link .cat-emoji{font-size:20px}.popular-products{padding:48px 0 64px;background:#f3f3f3}.popular-products h2{font-size:20px;font-weight:700;text-align:center;margin-bottom:32px;color:#121212}.products-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1000px;margin:0 auto}.mini-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;text-align:center;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #00000014}.mini-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.mini-card-img{width:100%;height:140px;object-fit:contain;background:#f3f3f3;padding:12px;display:block}.mini-card-body{padding:14px}.mini-card .brand-tag{font-size:11px;font-weight:600;color:#ac0000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.mini-card h3{font-size:13px;font-weight:600;line-height:1.4;margin-bottom:8px}.mini-card h3 a{color:#121212}.mini-card h3 a:hover{color:#ac0000}.mini-card .price{font-size:16px;font-weight:700;color:#121212}.back-home{text-align:center;padding:48px 0}.back-home a{display:inline-block;background:#ac0000;color:#fff;padding:14px 36px;border-radius:8px;font-size:15px;font-weight:600;transition:background .2s}.back-home a:hover{background:#8a0000;color:#fff}@media(max-width:1024px){.products-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.error-number{font-size:100px}.error-hero h1{font-size:24px}.error-hero{padding:48px 0 32px}.error-search{flex-direction:column;gap:8px}.error-search input{border-right:2px solid #e5e5e5;border-radius:10px}.error-search button{border-radius:10px}.cat-links{flex-direction:column;align-items:center}.products-row{grid-template-columns:1fr;max-width:320px}}.page-header{padding:32px 0 24px}.page-header h1{font-size:32px;font-weight:700;margin-bottom:8px;color:#121212}.page-header p{font-size:15px;color:#555;max-width:640px}.alpha-jump{display:flex;flex-wrap:wrap;gap:4px;padding:16px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-bottom:32px}.alpha-jump a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;font-size:14px;font-weight:600;color:#888;transition:all .2s;min-width:36px;min-height:36px}.alpha-jump a:hover{background:#f3f3f3;color:#121212}.alpha-jump a.has-brands{color:#121212}.alpha-jump a.has-brands:hover{background:#ac0000;color:#fff}.brand-search{margin-bottom:32px;position:relative}.brand-search input{width:100%;max-width:480px;padding:12px 16px 12px 44px;border:1px solid #e5e5e5;border-radius:10px;font-size:15px;font-family:inherit;transition:border-color .3s;background:#fff;min-height:44px}.brand-search input:focus{outline:none;border-color:#ac0000}.brand-search .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:16px;color:#888}.brand-section{margin-bottom:32px}.brand-section-letter{font-size:28px;font-weight:700;color:#121212;padding-bottom:12px;border-bottom:2px solid #ac0000;margin-bottom:20px;display:inline-block}.brand-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.brand-item{display:flex;gap:20px;padding:20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #00000014}.brand-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.brand-logo-circle{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;flex-shrink:0}.brand-item-info{flex:1;min-width:0}.brand-item-info h3{font-size:17px;font-weight:600;margin-bottom:4px;color:#121212}.brand-item-info p{font-size:13px;color:#555;line-height:1.5;margin-bottom:8px}.brand-item-cats{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px}.brand-item-cats span{font-size:11px;background:#f3f3f3;padding:2px 8px;border-radius:10px;color:#888}.brand-item-footer{display:flex;align-items:center;justify-content:space-between}.product-count-badge{font-size:12px;font-weight:600;color:#555;background:#f3f3f3;padding:4px 10px;border-radius:12px}.shop-brand-btn{font-size:13px;font-weight:600;color:#ac0000;padding:6px 14px;border:1px solid #ac0000;border-radius:6px;transition:all .2s;min-height:44px;display:inline-flex;align-items:center}.shop-brand-btn:hover{background:#ac0000;color:#fff}@media(max-width:1024px){.brand-list{grid-template-columns:1fr}}@media(max-width:768px){.page-header{padding:24px 0 16px}.page-header h1{font-size:26px}.alpha-jump{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:2px;padding-bottom:12px}.alpha-jump a{width:32px;height:32px;font-size:13px;flex-shrink:0;min-width:32px;min-height:32px}.brand-search input{max-width:100%}.brand-list{grid-template-columns:1fr;gap:12px}.brand-item{padding:16px;gap:14px}.brand-logo-circle{width:48px;height:48px;font-size:16px}.brand-item-info h3{font-size:15px}.brand-item-info p{font-size:12px}}@media(max-width:480px){.brand-item{flex-direction:column;gap:12px;text-align:center}.brand-logo-circle{margin:0 auto}.brand-item-cats{justify-content:center}.brand-item-footer{justify-content:center;gap:12px;flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/design-b-ss.css.map */
