.hero[data-astro-cid-5w43p2qc]{display:flex;flex-direction:column;align-items:center;gap:2rem}.roles[data-astro-cid-5w43p2qc]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.pill[data-astro-cid-5w43p2qc]{display:flex;padding:.5rem 1rem;gap:.5rem;color:var(--accent-text-over);border:1px solid var(--accent-regular);background-color:var(--accent-regular);border-radius:999rem;font-size:var(--text-sm);line-height:1.35;white-space:nowrap}.section[data-astro-cid-5w43p2qc]{display:grid;gap:2rem}.with-background[data-astro-cid-5w43p2qc]{position:relative}.with-background[data-astro-cid-5w43p2qc]:before{--hero-bg: var(--bg-image-subtle-2);content:"";position:absolute;pointer-events:none;left:50%;width:100vw;aspect-ratio:calc(2.25 / var(--bg-scale));top:0;transform:translateY(-75%) translate(-50%);background:url(/assets/backgrounds/noise.png) top center/220px repeat,var(--hero-bg) center center / var(--bg-gradient-size) no-repeat,var(--gray-999);background-blend-mode:overlay,normal,normal,normal;mix-blend-mode:var(--bg-blend-mode);z-index:-1}.with-background[data-astro-cid-5w43p2qc].bg-variant:before{--hero-bg: var(--bg-image-subtle-1)}.section-header[data-astro-cid-5w43p2qc]{justify-self:center;text-align:center;max-width:50ch;font-size:var(--text-md);color:var(--gray-300)}.section-header[data-astro-cid-5w43p2qc] h2[data-astro-cid-5w43p2qc]{font-size:var(--text-2xl);color:var(--gray-100)}.category-filter[data-astro-cid-5w43p2qc]{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:0 1rem}.category-btn[data-astro-cid-5w43p2qc]{padding:.75rem 1.5rem;border:2px solid var(--gray-800);background:var(--gray-900);color:var(--gray-300);border-radius:2rem;font-weight:500;cursor:pointer;transition:all var(--theme-transition);font-size:var(--text-sm);white-space:nowrap;transform:translateY(0)}.category-btn[data-astro-cid-5w43p2qc]:hover{border-color:var(--accent-regular);color:var(--gray-100);background:var(--gray-800);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.category-btn[data-astro-cid-5w43p2qc].active{border-color:var(--accent-regular);background:var(--accent-regular);color:var(--accent-text-over);transform:translateY(-3px);box-shadow:var(--shadow-md)}.product-grid[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;transition:all .3s ease}.product-card[data-astro-cid-5w43p2qc]{transition:all .3s ease}.product-card[data-astro-cid-5w43p2qc].hidden{opacity:0;transform:scale(.9);pointer-events:none}.product-card[data-astro-cid-5w43p2qc]:not(.hidden){background:var(--gradient-subtle);border:1px solid var(--gray-800);border-radius:1rem;overflow:hidden;transition:all var(--theme-transition);filter:grayscale(20%);height:100%;display:flex;flex-direction:column}.product-card[data-astro-cid-5w43p2qc]:hover{transform:translateY(-.25rem);box-shadow:var(--shadow-lg);filter:grayscale(0%)}.card-link[data-astro-cid-5w43p2qc]{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.card-image[data-astro-cid-5w43p2qc]{position:relative;aspect-ratio:4 / 3;overflow:hidden;flex-shrink:0}.card-image[data-astro-cid-5w43p2qc] img[data-astro-cid-5w43p2qc]{width:100%;height:100%;object-fit:cover;transition:transform var(--theme-transition)}.product-card[data-astro-cid-5w43p2qc]:hover .card-image[data-astro-cid-5w43p2qc] img[data-astro-cid-5w43p2qc]{transform:scale(1.05)}.card-overlay[data-astro-cid-5w43p2qc]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.8) 100%);display:flex;align-items:flex-end;justify-content:center;padding:1rem;opacity:0;transition:opacity var(--theme-transition)}.product-card[data-astro-cid-5w43p2qc]:hover .card-overlay[data-astro-cid-5w43p2qc]{opacity:1}.view-product[data-astro-cid-5w43p2qc]{color:#fff;font-weight:600;background:var(--accent-regular);padding:.5rem 1rem;border-radius:.5rem;font-size:var(--text-sm)}.card-content[data-astro-cid-5w43p2qc]{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex-grow:1}.product-title[data-astro-cid-5w43p2qc]{font-size:var(--text-lg);font-weight:600;color:var(--gray-100);margin:0}.product-tagline[data-astro-cid-5w43p2qc]{font-size:var(--text-sm);color:var(--accent-regular);font-weight:500;margin:0}.product-features[data-astro-cid-5w43p2qc]{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.25rem}.feature-item[data-astro-cid-5w43p2qc]{display:flex;align-items:center;gap:.5rem;font-size:var(--text-xs);color:var(--gray-400)}.feature-item[data-astro-cid-5w43p2qc]:before{content:"•";color:var(--accent-regular);font-weight:600}.feature-text[data-astro-cid-5w43p2qc]{line-height:1.2}.card-footer[data-astro-cid-5w43p2qc]{margin-top:auto;padding-top:.5rem;border-top:1px solid var(--gray-800)}.price-section[data-astro-cid-5w43p2qc]{display:flex;align-items:baseline;gap:.5rem;justify-content:center}.price[data-astro-cid-5w43p2qc]{font-size:var(--text-lg);font-weight:600;color:var(--accent-regular)}.price-note[data-astro-cid-5w43p2qc]{font-size:var(--text-xs);color:var(--gray-400)}.draft-badge[data-astro-cid-5w43p2qc]{display:inline-block;margin-left:.5rem;padding:.125rem .375rem;font-size:var(--text-xs);font-weight:600;background:orange;color:#fff;border-radius:.25rem;text-transform:uppercase;letter-spacing:.025em}@media (min-width: 50em){.section[data-astro-cid-5w43p2qc]{grid-template-columns:repeat(4,1fr);grid-template-areas:"header header header header" "gallery gallery gallery gallery";gap:5rem}.section-header[data-astro-cid-5w43p2qc]{grid-area:header;font-size:var(--text-lg)}.section-header[data-astro-cid-5w43p2qc] h2[data-astro-cid-5w43p2qc]{font-size:var(--text-4xl)}.product-grid[data-astro-cid-5w43p2qc]{grid-area:gallery;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.hero[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:6fr 4fr;padding-inline:2.5rem;gap:3.75rem}.roles[data-astro-cid-5w43p2qc]{margin-top:.5rem;justify-content:flex-start}}@media (min-width: 80em){.product-grid[data-astro-cid-5w43p2qc]{grid-template-columns:repeat(3,1fr)}}
