.products-hero[data-astro-cid-7v3pcedc]{background:var(--navy-deep);padding:calc(var(--s10) + 120px) 0 var(--s9)}.hero-kicker[data-astro-cid-7v3pcedc]{font-size:.5625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--green);margin-bottom:var(--s4)}.products-hero[data-astro-cid-7v3pcedc] h1[data-astro-cid-7v3pcedc]{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:300;color:#fff;line-height:1.25;max-width:640px;margin-bottom:var(--s5)}.products-hero[data-astro-cid-7v3pcedc] h1[data-astro-cid-7v3pcedc] em{font-style:normal;color:var(--green)}.hero-sub[data-astro-cid-7v3pcedc]{font-size:.9375rem;color:var(--stone);line-height:1.7;max-width:600px}.cat-nav[data-astro-cid-7v3pcedc]{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:9}.cat-nav-inner[data-astro-cid-7v3pcedc]{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.cat-nav-inner[data-astro-cid-7v3pcedc]::-webkit-scrollbar{display:none}.cat-nav-item[data-astro-cid-7v3pcedc]{display:flex;align-items:center;gap:8px;padding:16px 20px;white-space:nowrap;font-size:.75rem;font-weight:600;color:var(--text-3);border-bottom:2px solid transparent;transition:all .2s;flex-shrink:0}.cat-nav-item[data-astro-cid-7v3pcedc]:hover{color:var(--navy)}.cat-nav-item[data-astro-cid-7v3pcedc].active{color:var(--navy);border-bottom-color:var(--green)}.cat-nav-sym[data-astro-cid-7v3pcedc]{font-family:var(--serif);font-size:.875rem;font-weight:500;color:var(--green-dark);background:var(--green-subtle);width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center}.cat-nav-item[data-astro-cid-7v3pcedc].active .cat-nav-sym[data-astro-cid-7v3pcedc]{background:var(--green);color:#fff}.cat-nav-label[data-astro-cid-7v3pcedc]{display:block}.cat-section[data-astro-cid-7v3pcedc]{border-bottom:1px solid var(--border)}.cat-section[data-astro-cid-7v3pcedc]:nth-child(2n){background:var(--bone)}.cat-section[data-astro-cid-7v3pcedc]:last-of-type{border-bottom:none}.cat-editorial[data-astro-cid-7v3pcedc]{display:grid;grid-template-columns:320px 1fr;gap:var(--s6);align-items:center;padding-top:var(--s7);padding-bottom:var(--s5)}.cat-editorial[data-astro-cid-7v3pcedc].is-flipped{grid-template-columns:1fr 320px;direction:rtl}.cat-editorial[data-astro-cid-7v3pcedc].is-flipped>[data-astro-cid-7v3pcedc]{direction:ltr}.cat-image-col[data-astro-cid-7v3pcedc]{position:relative;overflow:hidden;border-radius:var(--r-md)}.cat-image[data-astro-cid-7v3pcedc]{width:100%;height:auto;display:block;border-radius:var(--r-md);max-height:280px;object-fit:cover}.cat-text-col[data-astro-cid-7v3pcedc]{max-width:100%}.cat-sym-badge[data-astro-cid-7v3pcedc]{font-family:var(--serif);font-size:1rem;font-weight:500;color:var(--green-dark);background:var(--green-subtle);width:40px;height:40px;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;margin-bottom:var(--s3)}.cat-text-col[data-astro-cid-7v3pcedc] h2[data-astro-cid-7v3pcedc]{font-family:var(--serif);font-size:1.375rem;font-weight:400;color:var(--navy);line-height:1.3;margin-bottom:var(--s3)}.cat-divider[data-astro-cid-7v3pcedc]{width:32px;height:2px;background:var(--green);margin-bottom:var(--s3)}.cat-intro[data-astro-cid-7v3pcedc]{font-size:.8125rem;color:var(--text-2);line-height:1.7}.cat-products[data-astro-cid-7v3pcedc]{padding-top:var(--s5);padding-bottom:var(--s6)}.product-grid[data-astro-cid-7v3pcedc]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s4);max-width:100%}.product-grid[data-astro-cid-7v3pcedc].grid-2{grid-template-columns:repeat(2,1fr);max-width:720px}.product-card[data-astro-cid-7v3pcedc]{background:var(--bone);border-radius:var(--r-md);padding:var(--s5);position:relative;overflow:hidden;min-width:0;transition:all var(--dur) var(--ease)}.cat-section[data-astro-cid-7v3pcedc]:nth-child(2n) .product-card[data-astro-cid-7v3pcedc]{background:#fff}.product-card[data-astro-cid-7v3pcedc]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--green);transform:scaleY(0);transform-origin:top;transition:transform .35s var(--ease)}.product-card[data-astro-cid-7v3pcedc]:hover{box-shadow:var(--sh-m)}.product-card[data-astro-cid-7v3pcedc]:hover:before{transform:scaleY(1)}.product-card[data-astro-cid-7v3pcedc] h3[data-astro-cid-7v3pcedc]{font-family:var(--serif);font-size:1rem;font-weight:500;color:var(--navy);margin-bottom:var(--s2)}.product-card[data-astro-cid-7v3pcedc] p[data-astro-cid-7v3pcedc]{font-size:.8125rem;color:var(--text-2);line-height:1.65}.products-cta[data-astro-cid-7v3pcedc]{background:var(--navy-deep);padding:var(--s8) 0}.products-cta-inner[data-astro-cid-7v3pcedc]{display:flex;align-items:center;justify-content:space-between;gap:var(--s6)}.cta-content[data-astro-cid-7v3pcedc] h2[data-astro-cid-7v3pcedc]{font-family:var(--serif);font-size:1.5rem;font-weight:400;color:#fff;margin-bottom:var(--s2)}.cta-content[data-astro-cid-7v3pcedc] p[data-astro-cid-7v3pcedc]{font-size:.875rem;color:var(--stone);line-height:1.6;max-width:520px}.cta-btn[data-astro-cid-7v3pcedc]{flex-shrink:0;font-size:.8125rem;font-weight:600;background:var(--green);color:#fff;padding:12px 28px;border-radius:var(--r-sm);transition:all .2s var(--ease)}.cta-btn[data-astro-cid-7v3pcedc]:hover{background:var(--green-bright);transform:translateY(-1px)}@media(max-width:1100px){.product-grid[data-astro-cid-7v3pcedc],.product-grid[data-astro-cid-7v3pcedc].grid-2{grid-template-columns:repeat(2,1fr)}.cat-editorial[data-astro-cid-7v3pcedc],.cat-editorial[data-astro-cid-7v3pcedc].is-flipped{grid-template-columns:260px 1fr}.cat-editorial[data-astro-cid-7v3pcedc].is-flipped{grid-template-columns:1fr 260px}.cat-image[data-astro-cid-7v3pcedc]{max-height:240px}}@media(max-width:800px){.cat-nav-label[data-astro-cid-7v3pcedc]{display:none}.cat-nav-item[data-astro-cid-7v3pcedc]{padding:14px 12px}.cat-nav-inner[data-astro-cid-7v3pcedc]{justify-content:center}.cat-editorial[data-astro-cid-7v3pcedc],.cat-editorial[data-astro-cid-7v3pcedc].is-flipped{grid-template-columns:1fr;direction:ltr;gap:var(--s4);padding-top:var(--s5)}.cat-image[data-astro-cid-7v3pcedc]{max-height:200px}.cat-text-col[data-astro-cid-7v3pcedc]{max-width:100%}.cat-products[data-astro-cid-7v3pcedc]{padding:var(--s5) 0 var(--s7)}.product-grid[data-astro-cid-7v3pcedc],.product-grid[data-astro-cid-7v3pcedc].grid-2{grid-template-columns:1fr}.products-cta-inner[data-astro-cid-7v3pcedc]{flex-direction:column;text-align:center}.cta-content[data-astro-cid-7v3pcedc] p[data-astro-cid-7v3pcedc]{max-width:100%}.products-hero[data-astro-cid-7v3pcedc] h1[data-astro-cid-7v3pcedc]{font-size:1.75rem}}
