@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Barlow+Semi+Condensed:wght@600;700;800&family=JetBrains+Mono:wght@500;700&display=swap");:root{--red-50:#fcebec;--red-100:#f8d2d4;--red-200:#f0a6aa;--red-300:#e76c73;--red-400:#e0454e;--red-500:#d81f26;--red-600:#c0151c;--red-700:#9e1015;--red-800:#7a0c10;--ink-900:#0e0f11;--ink-800:#16181c;--ink-700:#23262b;--ink-600:#33373e;--steel-900:#3a3f46;--steel-700:#5c636c;--steel-500:#868d97;--steel-400:#a7aeb7;--steel-300:#c9ced4;--steel-200:#e2e5e9;--steel-100:#eff1f3;--steel-50:#f6f7f8;--white:#fff;--success:#1f8a4c;--success-bg:#e6f4ec;--warning:#c8810a;--warning-bg:#fcf1dc;--danger:#c0151c;--danger-bg:#fcebec;--info:#1f6fb2;--info-bg:#e6f0f8;--color-brand:var(--red-500);--color-brand-hover:var(--red-600);--color-brand-press:var(--red-700);--color-brand-tint:var(--red-50);--text-strong:var(--ink-800);--text-body:var(--ink-700);--text-muted:var(--steel-500);--text-inverse:var(--white);--text-brand:var(--red-500);--text-on-brand:var(--white);--surface-page:var(--steel-50);--surface-card:var(--white);--surface-raised:var(--white);--surface-sunken:var(--steel-100);--surface-dark:var(--ink-800);--surface-darker:var(--ink-900);--surface-brand:var(--red-500);--border-subtle:var(--steel-200);--border-strong:var(--steel-300);--border-dark:var(--ink-700);--border-brand:var(--red-500);--focus-ring:var(--red-500);--font-display:"Barlow Semi Condensed","Arial Narrow",sans-serif;--font-body:"Barlow",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SFMono-Regular",monospace;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-black:800;--fs-display:4.5rem;--fs-h1:3.25rem;--fs-h2:2.375rem;--fs-h3:1.75rem;--fs-h4:1.375rem;--fs-lg:1.125rem;--fs-body:1rem;--fs-sm:0.875rem;--fs-xs:0.75rem;--fs-eyebrow:0.8125rem;--lh-tight:1.02;--lh-snug:1.15;--lh-normal:1.5;--lh-relaxed:1.65;--ls-tight:-0.02em;--ls-normal:0;--ls-wide:0.04em;--ls-eyebrow:0.14em;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-none:0;--radius-sm:3px;--radius-md:6px;--radius-lg:10px;--radius-xl:16px;--radius-pill:999px;--container-max:1240px;--container-pad:1.5rem;--header-height:80px;--border-width:1px;--border-width-thick:2px;--border-accent:4px;--shadow-xs:0 1px 2px rgba(14,15,17,.06);--shadow-sm:0 1px 3px rgba(14,15,17,.1),0 1px 2px rgba(14,15,17,.06);--shadow-md:0 4px 10px rgba(14,15,17,.1),0 2px 4px rgba(14,15,17,.06);--shadow-lg:0 12px 28px rgba(14,15,17,.14);--shadow-brand:0 6px 18px rgba(216,31,38,.3);--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--dur-fast:120ms;--dur-base:200ms;--dur-slow:320ms;--transition-base:all var(--dur-base) var(--ease-out);--gradient-brand:linear-gradient(135deg,var(--red-500) 0%,var(--red-700) 100%);--gradient-ink:linear-gradient(160deg,var(--ink-700) 0%,var(--ink-900) 100%);--stripe-red:repeating-linear-gradient(-45deg,var(--red-500) 0 18px,var(--ink-800) 18px 36px);--ring:0 0 0 3px rgba(216,31,38,.35)}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-relaxed);color:var(--text-body);background:var(--surface-page);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5{font-family:var(--font-display);color:var(--text-strong);margin:0;line-height:var(--lh-snug)}a{color:var(--text-brand);text-decoration:none}a:hover{color:var(--color-brand-hover)}img{max-width:100%;display:block}::selection{background:var(--red-500);color:var(--white)}:focus-visible{outline:none;box-shadow:var(--ring)}.pm-container{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}@media (max-width:960px){.pm-hide-mobile{display:none!important}.pm-grid-4,.pm-grid-cats,.pm-grid-products{grid-template-columns:repeat(2,1fr)!important}.pm-grid-2,.pm-grid-gallery{grid-template-columns:1fr!important}.pm-grid-footer{grid-template-columns:1fr 1fr!important}}@media (max-width:640px){:root{--container-pad:1.25rem;--header-height:64px}.pm-grid-2,.pm-grid-4,.pm-grid-cats,.pm-grid-footer,.pm-grid-gallery{grid-template-columns:1fr!important}.pm-grid-products{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.pm-form-2col{grid-template-columns:1fr!important}.pm-product-foot{flex-direction:column!important;align-items:stretch!important;gap:.625rem!important}.pm-product-foot .pm-product-cta{width:100%}.pm-block{padding-top:3rem!important;padding-bottom:3rem!important}.pm-sectionhead{margin-bottom:1.75rem!important}.pm-hero-pad{padding-top:3rem!important;padding-bottom:2.75rem!important}.pm-hero-title{font-size:2.4rem!important}.pm-section-title{font-size:1.75rem!important}.pm-page-title{font-size:1.875rem!important}.pm-featured-head{flex-direction:column!important;align-items:flex-start!important;gap:.25rem}.pm-featured-viewall{margin-bottom:0!important}.pm-logo-img{height:44px!important}.pm-nav{gap:2px!important}.pm-nav-link{padding:.4rem .5rem!important;font-size:.8rem!important}.pm-phone-cta{padding:.55rem .7rem!important;margin-left:6px!important;white-space:nowrap}.pm-phone-num{display:none!important}.pm-cta-actions{flex-direction:column!important;align-items:stretch!important;width:100%}.pm-cta-actions a,.pm-cta-actions a>button,.pm-cta-actions>button{width:100%}}