:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-primary);background:var(--surface-canvas);font-synthesis:none;text-rendering:optimizelegibility;--action-primary:oklch(37.6% .183 262.64);--border-subtle:oklch(94% 0 0);--focus-ring:oklch(54.1% .185 256.067);--link:oklch(37.6% .183 262.64);--surface-canvas:oklch(100% 0 0);--surface-subtle:oklch(97.3% 0 0);--text-primary:oklch(25.2% 0 0);--text-secondary:oklch(51% 0 0);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--surface-canvas);min-width:320px}body{min-height:100vh;margin:0}a{color:var(--link);text-underline-offset:.18em;touch-action:manipulation}.skip-link{z-index:20;min-height:44px;color:var(--surface-canvas);background:var(--action-primary);border-radius:4px;align-items:center;padding-inline:1rem;display:inline-flex;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header,.site-footer,.hero,.catalog,.product-page{width:min(100% - 2rem,75rem);margin-inline:auto}.site-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;display:flex}.brand{min-height:44px;color:var(--text-primary);letter-spacing:-.03em;align-items:center;font-size:clamp(1.4rem,4vw,1.9rem);font-weight:800;text-decoration:none;display:inline-flex}.status-badge{border:1px solid var(--border-subtle);color:var(--text-primary);background:var(--surface-subtle);border-radius:999px;padding:.45rem .7rem;font-size:.875rem;font-weight:650}.hero{padding-block:clamp(3rem,8vw,6rem)}.eyebrow{color:var(--text-secondary);margin:0 0 .75rem;font-size:.875rem;font-weight:650}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{color:var(--text-primary);letter-spacing:-.02em;margin-block:0;line-height:1.1}h1{max-width:18ch;font-size:clamp(2rem,4vw,3.5rem)}h2{font-size:clamp(1.5rem,2.5vw,2rem)}.hero-copy{max-width:62ch;color:var(--text-secondary);margin:1.5rem 0 0;font-size:1.125rem;line-height:1.6}.catalog{padding-bottom:clamp(4rem,8vw,6rem)}.section-heading{margin-bottom:2rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:2rem 1.5rem;display:grid}.product-card{min-width:0}.product-media,.product-detail-media{aspect-ratio:1;color:var(--text-secondary);background:var(--surface-subtle);border-radius:8px;place-items:center;font-size:3rem;font-weight:800;display:grid;overflow:hidden}.product-media img,.product-detail-media img{object-fit:contain;width:100%;height:100%}.product-copy{padding-block:.75rem}.product-copy h3{font-size:1.125rem;line-height:1.35}.product-link,.back-link,.error-link{align-items:center;min-height:44px;font-weight:650;display:inline-flex}.product-price{color:var(--text-primary);font-variant-numeric:tabular-nums;margin:.5rem 0 0;font-weight:650}.status-panel{background:var(--surface-subtle);border-radius:8px;padding:clamp(1.5rem,4vw,2.5rem)}.status-panel h1,.status-panel h3{font-size:1.25rem}.status-panel p{max-width:62ch;color:var(--text-secondary);margin:.75rem 0 0;line-height:1.6}.product-page{padding-block:2rem clamp(4rem,8vw,6rem)}.product-detail{grid-template-columns:minmax(0,1fr) minmax(18rem,.85fr);align-items:start;gap:clamp(2rem,6vw,5rem);margin-top:2rem;display:grid}.product-detail-copy{padding-top:1rem}.product-detail-copy .product-price{margin-top:1.5rem;font-size:1.25rem}.product-detail-copy>p:last-child{max-width:62ch;color:var(--text-secondary);margin:1.5rem 0 0;line-height:1.6}.site-footer{border-top:1px solid var(--border-subtle);color:var(--text-secondary);padding-block:1.75rem;font-size:.875rem}.site-footer p{margin:0}.error-page{width:min(100% - 2rem,50rem);margin-inline:auto;padding-block:6rem}.error-page h1{font-size:clamp(2rem,4vw,3.5rem)}.error-page>p:not(.eyebrow){color:var(--text-secondary);margin-block:1.25rem;font-size:1.1rem}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (width<=44rem){.product-detail{grid-template-columns:1fr}}@media (width<=34rem){.site-header{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
