.archive{position:relative;width:100vw;color:var(--foreground)}.archive,.archive .container{height:100%;background-color:var(--background)}.archive .container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.archive-hero{position:relative;width:100%;padding-top:8em;background-color:var(--background);z-index:2}.archive-hero h1{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:2rem}.advertiser-intro{margin-top:3rem;padding:2rem 0}.advertiser-intro .primary{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#4ade80;font-weight:600;font-family:NeueBit;margin-bottom:1rem}.advertiser-intro h3{font-family:Nippo;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;letter-spacing:-.05rem;margin:1rem 0}.advertiser-intro .description{font-size:clamp(1rem,2vw,1.1rem);line-height:1.8;margin-top:1.5rem;color:var(--foreground);opacity:.85}.products-gallery{padding:4rem 0;background-color:var(--background)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem;margin:3rem 0}.product-card{background-color:var(--background);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.product-image{width:100%;height:300px;overflow:hidden;background-color:rgba(255,255,255,.05)}.product-image img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:1.5rem}.product-id{font-family:NeueBit;font-size:1.25rem;font-weight:700;color:#4ade80;margin-bottom:.5rem}.product-name{font-family:Nippo;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:400;margin-bottom:.75rem;letter-spacing:-.02rem}.product-specs{font-size:clamp(.8rem,1.5vw,.9rem);opacity:.7;margin-bottom:1rem;line-height:1.6}.product-tags{display:flex;gap:.5rem;flex-wrap:wrap}.tag{font-size:clamp(.65rem,1.2vw,.75rem);padding:.25rem .75rem;background-color:rgba(74,222,128,.2);border:1px solid #4ade80;text-transform:uppercase;letter-spacing:.05rem}.cta-section,.tag{border-radius:1rem}.cta-section{margin-top:5rem;padding:3rem;text-align:center;background-color:#173937;-webkit-clip-path:polygon(2% 0,98% 0,100% 8%,100% 92%,98% 100%,2% 100%,0 92%,0 8%);clip-path:polygon(2% 0,98% 0,100% 8%,100% 92%,98% 100%,2% 100%,0 92%,0 8%)}.cta-section .primary{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#4ade80;font-weight:600;font-family:NeueBit;margin-bottom:1rem}.cta-section h2{font-family:Nippo;font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:-.1rem;margin:1rem 0}.cta-description{font-size:clamp(1rem,2vw,1.1rem);line-height:1.8;max-width:800px;margin:1.5rem auto 0;opacity:.9}@media (min-width:601px) and (max-width:1200px){.products-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.archive .container{padding:0 1.5rem}}@media (max-width:900px){.archive .container{padding:0 1rem}.archive-hero{padding-top:6em}.advertiser-intro{margin-top:2rem;padding:1rem 0}.products-gallery{padding:3rem 0}.products-grid{grid-template-columns:1fr;gap:2rem;margin:2rem 0}.product-image{height:250px}.product-info{padding:1.25rem}.cta-section{margin-top:3rem;padding:2rem 1.5rem;-webkit-clip-path:polygon(3% 0,97% 0,100% 5%,100% 95%,97% 100%,3% 100%,0 95%,0 5%);clip-path:polygon(3% 0,97% 0,100% 5%,100% 95%,97% 100%,3% 100%,0 95%,0 5%)}}@media (max-width:600px){.archive-hero{padding-top:5em}.advertiser-intro h3{margin:.75rem 0}.product-image{height:220px}.product-info{padding:1rem}.product-id{font-size:1.1rem}.product-tags{gap:.375rem}.tag{padding:.2rem .6rem}.cta-section{padding:1.5rem 1rem}}@media (max-width:400px){.archive .container{padding:0 .75rem}.product-image{height:200px}.cta-description{font-size:.95rem}}