.page-hero{position:relative;min-height:40vh;display:flex;align-items:flex-end;overflow:hidden;background:#1c1c1c}.page-hero-bg{position:absolute;inset:0}.page-hero-bg img{width:100%;height:100%;object-fit:cover;opacity:1;filter:contrast(1.1) saturate(.7) brightness(.7)}.page-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(195,22,34,.2) 100%,rgba(195,22,34,.2) 100%,transparent 0%);mix-blend-mode:color}.page-hero-content{position:relative;z-index:2;padding:0 3rem 5rem;max-width:var(--max-w);margin:0 auto;width:100%}.breadcrumb{display:flex;align-items:center;gap:.625rem;margin-bottom:2rem;animation:heroReveal .85s var(--ease-out) .1s both}.breadcrumb a,.breadcrumb span{font-size:.8125rem;font-weight:500;letter-spacing:.02em}.breadcrumb a{color:#fff6;transition:color .3s ease}.breadcrumb a:hover{color:#ffffffbf}.breadcrumb .bc-sep{color:#fff3;font-size:.625rem}.breadcrumb .bc-current{color:#ffffffa6;font-weight:600}.page-hero-content h1{font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:.96;letter-spacing:-.045em;color:var(--surface);max-width:700px;animation:heroReveal 1s var(--ease-out) .2s both}.page-hero-content>p{margin-top:1.75rem;font-size:1.0625rem;color:#fff9;max-width:540px;line-height:1.8;font-weight:400;letter-spacing:.01em;animation:heroReveal .85s var(--ease-out) .4s both}.page-hero-meta{display:flex;align-items:center;gap:1.5rem;margin-top:2.5rem;animation:heroReveal .85s var(--ease-out) .55s both}.hero-stat{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#ffffff73;font-weight:500}.hero-stat strong{color:var(--surface);font-size:1.125rem;font-weight:800;font-variant-numeric:tabular-nums}.hero-stat-divider{width:1px;height:20px;background:#ffffff1f}.page-hero--wipe .page-hero-bg:after{background:linear-gradient(to right,rgba(28,28,28,.92) 0%,rgba(28,28,28,.75) 30%,rgba(28,28,28,.25) 55%,transparent 75%);mix-blend-mode:normal}.cat-nav{position:sticky;top:0;z-index:95;background:var(--bg);border-bottom:1px solid var(--line);transition:box-shadow .4s ease}.cat-nav.stuck{box-shadow:0 2px 16px #0000000d}.cat-nav-inner{max-width:var(--max-w);margin:0 auto;padding:.875rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.cat-nav-pills{display:flex;align-items:center;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-width:0}.cat-nav-pills::-webkit-scrollbar{display:none}.cat-nav-count{font-size:.8125rem;color:var(--mute);font-weight:500;white-space:nowrap;margin-left:.75rem;padding-left:1rem;border-left:1px solid var(--line)}.cat-nav-count strong{color:var(--ink);font-weight:700}.cat-nav-search{display:flex;align-items:center;gap:.5rem;background:var(--surface);border:1.5px solid var(--dark);border-radius:var(--radius-sm);padding:0 1rem;flex-shrink:0;width:240px;transition:all .35s var(--ease-out)}.cat-nav-search:focus-within{border-color:var(--red);box-shadow:0 0 0 3px #c3162214;width:320px}.cat-nav-search .search-icon{width:16px;height:16px;color:var(--mute);flex-shrink:0;transition:color .3s ease}.cat-nav-search:focus-within .search-icon{color:var(--red)}.cat-nav-search input{flex:1;border:none;outline:none;background:none;font-family:var(--font);font-size:.8125rem;padding:.5rem 0;color:var(--ink);letter-spacing:.01em;min-width:0}.cat-nav-search input::placeholder{color:var(--mute)}.cat-products{padding:0 0 var(--section-pad)}.cat-products>.container{padding-top:3rem}.cat-section-header{grid-column:1 / -1;display:flex;align-items:center;gap:1rem;padding:1rem 0 0}.cat-section-header:first-child{padding-top:0}.cat-section-header h3{font-size:1.375rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.cat-section-header .cat-line{flex:1;height:1px;background:var(--line)}.cat-section-header .cat-count{font-size:.75rem;font-weight:700;color:var(--mute);letter-spacing:.05em;white-space:nowrap}.p-card.card-hidden,.reset-card.card-hidden{display:none}.products-grid{transition:opacity .15s ease,transform .15s ease}.products-grid.grid-fading{opacity:0;transform:translateY(6px)}.reset-card{background:var(--surface);border-radius:var(--radius);border:1.5px dashed var(--line-strong);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 2rem;gap:1rem;min-height:280px;transition:border-color .3s ease}.reset-card:hover{border-color:var(--red)}.reset-card-icon{width:40px;height:40px;border-radius:50%;background:var(--bg);display:flex;align-items:center;justify-content:center}.reset-card-icon svg{width:18px;height:18px;color:var(--mute)}.reset-card-info{font-size:.875rem;color:var(--mute);line-height:1.5;max-width:200px}.reset-card-info strong{color:var(--ink);font-weight:700}.reset-card-btn{padding:.75rem 1.75rem;background:var(--red);color:var(--surface);border:none;border-radius:var(--radius-sm);font-family:var(--font);font-size:.8125rem;font-weight:700;cursor:pointer;transition:all .35s var(--ease-out);letter-spacing:.02em}.reset-card-btn:hover{background:var(--red-hover);box-shadow:0 4px 20px #c3162240}.empty-state{text-align:center;padding:5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.empty-state.card-hidden{display:none}.empty-state-icon{width:64px;height:64px;border-radius:50%;background:var(--surface);display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.empty-state-icon svg{width:28px;height:28px;color:var(--mute)}.empty-state h3{font-size:1.375rem;font-weight:800;letter-spacing:-.02em}.empty-state h3 span{color:var(--red)}.empty-state>p{font-size:1rem;color:var(--mute);max-width:360px;line-height:1.6}.cat-info{padding:var(--section-pad) 0;background:var(--surface)}.cat-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.cat-info-text h2{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.035em}.cat-info-text>p{margin-top:1.5rem;color:var(--gray);line-height:1.85;font-size:1.0625rem}.cat-info-right h3{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--mute);margin-bottom:1.75rem}.trust-list{list-style:none}.trust-list li{padding:1.125rem 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;transition:all .35s var(--ease-out);cursor:default}.trust-list li:first-child{border-top:1px solid var(--line)}.trust-list li:hover{padding-left:.75rem;border-color:var(--line-strong)}.trust-list .tl-title{font-size:1rem;font-weight:700;color:var(--ink)}.trust-list .tl-desc{font-size:.8125rem;color:var(--mute);text-align:right}.norm-cloud{margin-top:3rem}.norm-cloud h3{margin-bottom:1rem}.norm-cloud-tags{display:flex;flex-wrap:wrap;gap:.5rem}.norm-tag{padding:.375rem .875rem;background:var(--bg);border-radius:var(--radius-xs);font-size:.75rem;color:var(--gray);font-weight:600;letter-spacing:.02em;transition:all .3s var(--ease-out);cursor:default}.norm-tag:hover{background:var(--dark);color:var(--surface)}.cat-cta{padding:var(--section-pad) 0}.cat-cta .tile{background:var(--surface);border-radius:var(--radius);overflow:hidden;position:relative;box-shadow:0 0 #0000;transition:all .6s ease}.cat-cta .tile:hover{z-index:2}.cat-cta .tile-cta{background:var(--dark);display:flex;align-items:center;justify-content:space-between;padding:4rem;gap:3rem}.cat-cta .tile-cta:hover{background:#243d55;transform:translateY(-4px);box-shadow:0 20px 56px #1b304340}.cat-cta .tile-cta h2{font-size:2rem;font-weight:800;color:var(--surface);line-height:1.2;letter-spacing:-.025em}.cat-cta .tile-cta p{color:#ffffff8c;margin-top:.75rem;font-size:1rem;transition:all .6s ease}.cat-cta .tile-cta:hover p{color:#ffffffbf}.cat-cta .tile-cta .btn-white,.cat-cta .tile-cta:hover .btn-white{box-shadow:none}@media(max-width:1024px){.page-hero-content{padding:0 2rem 4rem}.cat-nav-inner{padding:.875rem 2rem}.cat-nav-search{width:200px}.cat-nav-search:focus-within{width:260px}.cat-info-grid{gap:4rem}.cat-cta .tile-cta{padding:3rem 3.5rem}}@media(max-width:768px){.page-hero{min-height:35vh}.page-hero-content{padding:0 1.5rem 3rem}.page-hero-content h1{font-size:2.5rem;letter-spacing:-.03em}.page-hero-content>p{font-size:1rem}.page-hero-meta{flex-wrap:wrap;gap:1rem}.cat-nav-inner{padding:.75rem 1.5rem;flex-direction:column;gap:.625rem}.cat-nav-pills{gap:.375rem}.cat-nav-count{display:none}.cat-nav-search{width:100%}.cat-nav-search:focus-within{width:100%}.cat-products{padding:3rem 0 5rem}.cat-section-header h3{font-size:1.125rem}.cat-info-grid{grid-template-columns:1fr;gap:3rem}.cat-info-text h2{font-size:2rem}.cat-cta .tile-cta{flex-direction:column;text-align:center;padding:2.5rem;gap:1.5rem}.cat-cta .tile-cta h2{font-size:1.5rem}}@media(max-width:480px){.page-hero{min-height:30vh}.page-hero-content h1{font-size:2rem;line-height:1.02}.breadcrumb{margin-bottom:1.5rem}.hero-stat-divider{display:none}.page-hero-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.trust-list li{flex-direction:column;align-items:flex-start;gap:.25rem}.trust-list .tl-desc{text-align:left}.pill{padding:.375rem 1rem;font-size:.75rem}}.products-section{padding:var(--section-pad) 0}.products-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}.products-top h2{font-size:clamp(2.5rem,4vw,3.75rem);font-weight:800;letter-spacing:-.035em;line-height:1.05}.products-top a{font-size:.875rem;font-weight:600;color:var(--red);transition:all .3s var(--ease-out);display:flex;align-items:center;gap:.5rem;padding-bottom:.25rem;border-bottom:1.5px solid transparent}.products-top a:hover{color:var(--red-hover);border-bottom-color:var(--red-hover)}.products-top a .arrow{display:inline-block;transition:transform .35s var(--ease-out);font-size:1.125rem}.products-top a:hover .arrow{transform:translate(4px)}.products-search{display:flex;align-items:center;gap:1rem;background:var(--surface);border:1.5px solid var(--dark);border-radius:var(--radius);padding:0 1.75rem;margin-bottom:3rem;transition:all .4s ease;box-shadow:0 0 #0000}.products-search:focus-within{border-color:var(--red);box-shadow:0 0 0 3px #c3162214}.products-search .search-icon{width:20px;height:20px;color:var(--mute);flex-shrink:0;transition:color .3s ease}.products-search:focus-within .search-icon{color:var(--red)}.products-search input{flex:1;border:none;outline:none;background:none;font-family:var(--font);font-size:1rem;padding:1.25rem 0;color:var(--ink);letter-spacing:.01em}.products-search input::placeholder{color:var(--mute)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.p-card{background:var(--surface);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px 2px #00000008;transition:all .5s var(--ease-out);cursor:pointer;position:relative}.p-card:after{content:"";position:absolute;inset:0;border-radius:var(--radius);border:2px solid rgba(27,48,67,.5);pointer-events:none;transition:border-color .4s ease}.p-card:hover{box-shadow:0 20px 60px #00000012,0 4px 12px #00000008}.p-card:hover:after{border-color:var(--red)}.p-card-img{aspect-ratio:4/3;background:#fff;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.p-card-img img{max-height:150px;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s var(--ease-out)}.p-card:hover .p-card-img img{transform:scale(1.08)}.p-card-body{padding:1.5rem 1.75rem 1.75rem;background:var(--surface);transition:all .5s ease}.p-card-cat{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--red);transition:all .5s ease}.p-card-body h3{font-size:1.25rem;transition:all .5s ease;font-weight:700;margin-top:.5rem;letter-spacing:-.015em}.p-card-desc{margin-top:.5rem;font-size:.8125rem;line-height:1.6;color:var(--gray-light);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-card-norms{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.375rem}.n-chip{padding:.25rem .625rem;background:var(--bg);border-radius:var(--radius-xs);font-size:.7rem;color:var(--gray-light);font-weight:600;letter-spacing:.02em;transition:all .5s ease}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.p-card-body{padding:1.25rem 1.375rem 1.5rem}.p-card-body h3{font-size:1.0625rem}.products-top{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.products-search{padding:0 1.25rem;margin-bottom:2rem}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}}.cat-bar{margin-top:3.5rem;display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.pill{padding:.5rem 1.5rem;background:transparent;border:1.5px solid var(--line);border-radius:var(--radius-sm);font-family:var(--font);font-size:.8125rem;font-weight:500;color:var(--gray);cursor:pointer;transition:background .3s var(--ease-out),color .3s var(--ease-out),border-color .3s var(--ease-out)}.pill:hover{border-color:var(--ink);color:var(--ink)}.pill.active{background:var(--dark);color:var(--surface);border-color:var(--dark)}
