:root{--atlas-radius-sm:.375rem;--atlas-radius-md:.625rem;--atlas-radius-lg:1rem;--atlas-radius-xl:1.25rem;--atlas-shadow-sm:0 1px 2px #0000000d;--atlas-shadow-md:0 4px 12px #00000014;--atlas-shadow-lg:0 8px 30px #0000001f;--atlas-shadow-hover:0 12px 40px #00000026;--atlas-transition:.2s cubic-bezier(.4, 0, .2, 1);--atlas-transition-slow:.35s cubic-bezier(.4, 0, .2, 1);--atlas-container:1280px;--atlas-header-h:64px;--atlas-spacing-xs:.25rem;--atlas-spacing-sm:.5rem;--atlas-spacing-md:1rem;--atlas-spacing-lg:1.5rem;--atlas-spacing-xl:2rem;--atlas-spacing-2xl:3rem;--atlas-spacing-3xl:4rem;--atlas-spacing-4xl:6rem}.atlas-h1{font-family:var(--font-heading,inherit);letter-spacing:-.02em;color:var(--brand-text,#1b1b1b);font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.1}.atlas-h2{font-family:var(--font-heading,inherit);letter-spacing:-.015em;color:var(--brand-text,#1b1b1b);font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.atlas-h3{font-family:var(--font-heading,inherit);color:var(--brand-text,#1b1b1b);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.atlas-h4{font-family:var(--font-heading,inherit);color:var(--brand-text,#1b1b1b);font-size:1.25rem;font-weight:600;line-height:1.3}.atlas-h5{font-family:var(--font-heading,inherit);color:var(--brand-text,#1b1b1b);font-size:1.0625rem;font-weight:600;line-height:1.4}.atlas-h6{font-family:var(--font-heading,inherit);text-transform:uppercase;letter-spacing:.04em;color:var(--brand-text,#1b1b1b);font-size:.9375rem;font-weight:600;line-height:1.4}.atlas-body{font-family:var(--font-body,inherit);color:var(--brand-text,#1b1b1b);font-size:1rem;line-height:1.7}.atlas-body-lg{font-family:var(--font-body,inherit);color:var(--brand-text,#1b1b1b);font-size:1.125rem;line-height:1.7}.atlas-caption{font-family:var(--font-body,inherit);color:color-mix(in srgb, var(--brand-text,#1b1b1b) 60%, transparent);font-size:.8125rem;line-height:1.5}.atlas-label{font-family:var(--font-body,inherit);letter-spacing:.06em;text-transform:uppercase;color:var(--brand-secondary,#52b788);font-size:.75rem;font-weight:600}.atlas-overline{font-family:var(--font-body,inherit);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-secondary,#52b788);font-size:.6875rem;font-weight:700}.atlas-container{max-width:var(--atlas-container);padding-left:var(--atlas-spacing-lg);padding-right:var(--atlas-spacing-lg);margin-left:auto;margin-right:auto}.atlas-section{padding-top:var(--atlas-spacing-3xl);padding-bottom:var(--atlas-spacing-3xl)}.atlas-section-sm{padding-top:var(--atlas-spacing-2xl);padding-bottom:var(--atlas-spacing-2xl)}.atlas-card{background:var(--brand-background,#fff);border:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 8%, transparent);border-radius:var(--atlas-radius-lg);transition:box-shadow var(--atlas-transition), transform var(--atlas-transition), border-color var(--atlas-transition);overflow:hidden}.atlas-card:hover{box-shadow:var(--atlas-shadow-hover);border-color:color-mix(in srgb, var(--brand-primary,#2d6a4f) 25%, transparent);transform:translateY(-2px)}.atlas-card-flat{background:var(--brand-background,#fff);border:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 8%, transparent);border-radius:var(--atlas-radius-md);overflow:hidden}.atlas-btn{font-family:var(--font-body,inherit);border-radius:var(--atlas-radius-md);cursor:pointer;transition:background var(--atlas-transition), color var(--atlas-transition), border-color var(--atlas-transition), box-shadow var(--atlas-transition), transform var(--atlas-transition);-webkit-user-select:none;user-select:none;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.atlas-btn:active{transform:scale(.97)}.atlas-btn-primary{background:var(--brand-primary,#2d6a4f);color:#fff;border-color:var(--brand-primary,#2d6a4f)}.atlas-btn-primary:hover{background:color-mix(in srgb, var(--brand-primary,#2d6a4f) 85%, #000);border-color:color-mix(in srgb, var(--brand-primary,#2d6a4f) 85%, #000);box-shadow:var(--atlas-shadow-md)}.atlas-btn-secondary{background:var(--brand-secondary,#52b788);color:#fff;border-color:var(--brand-secondary,#52b788)}.atlas-btn-secondary:hover{background:color-mix(in srgb, var(--brand-secondary,#52b788) 85%, #000);border-color:color-mix(in srgb, var(--brand-secondary,#52b788) 85%, #000)}.atlas-btn-outline{color:var(--brand-primary,#2d6a4f);border-color:var(--brand-primary,#2d6a4f);background:0 0}.atlas-btn-outline:hover{background:var(--brand-primary,#2d6a4f);color:#fff}.atlas-btn-ghost{color:var(--brand-text,#1b1b1b);background:0 0;border-color:#0000}.atlas-btn-ghost:hover{background:color-mix(in srgb, var(--brand-text,#1b1b1b) 6%, transparent)}.atlas-btn-sm{padding:.5rem 1rem;font-size:.8125rem}.atlas-btn-lg{padding:1rem 2rem;font-size:1.0625rem}.atlas-btn-icon{border-radius:var(--atlas-radius-sm);padding:.625rem}.atlas-badge{background:color-mix(in srgb, var(--brand-primary,#2d6a4f) 10%, transparent);color:var(--brand-primary,#2d6a4f);border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.atlas-badge-secondary{background:color-mix(in srgb, var(--brand-secondary,#52b788) 12%, transparent);color:var(--brand-secondary,#52b788)}.atlas-badge-solid{background:var(--brand-primary,#2d6a4f);color:#fff}.atlas-input,.atlas-textarea,.atlas-select{font-family:var(--font-body,inherit);border:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 15%, transparent);border-radius:var(--atlas-radius-md);background:var(--brand-background,#fff);color:var(--brand-text,#1b1b1b);width:100%;transition:border-color var(--atlas-transition), box-shadow var(--atlas-transition);outline:none;padding:.75rem 1rem;font-size:.9375rem;line-height:1.5}.atlas-input:focus,.atlas-textarea:focus,.atlas-select:focus{border-color:var(--brand-primary,#2d6a4f);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary,#2d6a4f) 15%, transparent)}.atlas-input::placeholder,.atlas-textarea::placeholder{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 35%, transparent)}.atlas-textarea{resize:vertical;min-height:120px}.atlas-product-grid{gap:var(--atlas-spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.atlas-product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.atlas-product-grid{grid-template-columns:repeat(4,1fr)}}.atlas-article-grid{gap:var(--atlas-spacing-xl);grid-template-columns:1fr;display:grid}@media (min-width:640px){.atlas-article-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.atlas-article-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:640px){.atlas-category-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.atlas-category-grid{gap:var(--atlas-spacing-lg);grid-template-columns:repeat(3,1fr)}}@keyframes atlas-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes atlas-slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes atlas-slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes atlas-pulse{0%,to{opacity:1}50%{opacity:.4}}.atlas-fade-in{animation:atlas-fadeIn .4s var(--atlas-transition) both}.atlas-hover-lift{transition:transform var(--atlas-transition), box-shadow var(--atlas-transition)}.atlas-hover-lift:hover{box-shadow:var(--atlas-shadow-lg);transform:translateY(-3px)}.atlas-skeleton{background:linear-gradient(90deg, color-mix(in srgb, var(--brand-text,#1b1b1b) 6%, transparent) 25%, color-mix(in srgb, var(--brand-text,#1b1b1b) 10%, transparent) 50%, color-mix(in srgb, var(--brand-text,#1b1b1b) 6%, transparent) 75%);border-radius:var(--atlas-radius-sm);background-size:200% 100%;animation:1.5s ease-in-out infinite atlas-pulse}.atlas-empty-state{text-align:center;padding:var(--atlas-spacing-4xl) var(--atlas-spacing-xl);color:color-mix(in srgb, var(--brand-text,#1b1b1b) 45%, transparent);flex-direction:column;justify-content:center;align-items:center;display:flex}.atlas-empty-state svg{width:48px;height:48px;margin-bottom:var(--atlas-spacing-md);opacity:.35}.atlas-divider{border:none;border-top:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 8%, transparent);margin:var(--atlas-spacing-2xl) 0}.atlas-backdrop{z-index:998;opacity:0;transition:opacity var(--atlas-transition-slow);pointer-events:none;background:#00000073;position:fixed;inset:0}.atlas-backdrop[data-open=true]{opacity:1;pointer-events:auto}.atlas-drawer{background:var(--brand-background,#fff);z-index:999;width:min(380px,85vw);box-shadow:var(--atlas-shadow-lg);transition:transform var(--atlas-transition-slow);position:fixed;top:0;bottom:0;overflow-y:auto}.atlas-drawer--left{left:0;transform:translate(-100%)}.atlas-drawer--left[data-open=true]{transform:translate(0)}.atlas-drawer--right{right:0;transform:translate(100%)}.atlas-drawer--right[data-open=true]{transform:translate(0)}.atlas-drawer-header{padding:var(--atlas-spacing-lg);border-bottom:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 8%, transparent);justify-content:space-between;align-items:center;display:flex}.atlas-drawer-body{padding:var(--atlas-spacing-lg)}.atlas-drawer-footer{padding:var(--atlas-spacing-lg);border-top:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 8%, transparent);margin-top:auto}.atlas-header{z-index:100;height:var(--atlas-header-h);background:var(--brand-background,#fff);border-bottom:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 8%, transparent);transition:background var(--atlas-transition), box-shadow var(--atlas-transition);position:sticky;top:0}.atlas-header[data-scrolled=true]{box-shadow:var(--atlas-shadow-sm)}.atlas-header-inner{max-width:var(--atlas-container);padding:0 var(--atlas-spacing-lg);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.atlas-header-logo{font-family:var(--font-heading,inherit);color:var(--brand-primary,#2d6a4f);letter-spacing:-.01em;font-size:1.25rem;font-weight:800;text-decoration:none}.atlas-header-nav{align-items:center;gap:var(--atlas-spacing-lg);display:none}@media (min-width:768px){.atlas-header-nav{display:flex}}.atlas-header-nav a{font-family:var(--font-body,inherit);color:var(--brand-text,#1b1b1b);transition:color var(--atlas-transition);font-size:.875rem;font-weight:500;text-decoration:none;position:relative}.atlas-header-nav a:hover{color:var(--brand-primary,#2d6a4f)}.atlas-header-nav a:after{content:"";background:var(--brand-primary,#2d6a4f);width:0;height:2px;transition:width var(--atlas-transition);position:absolute;bottom:-4px;left:0}.atlas-header-nav a:hover:after{width:100%}.atlas-header-actions{align-items:center;gap:var(--atlas-spacing-sm);display:flex}.atlas-cart-badge{position:relative}.atlas-cart-count{background:var(--brand-secondary,#52b788);color:#fff;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.625rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.atlas-hamburger{cursor:pointer;color:var(--brand-text,#1b1b1b);background:0 0;border:none;padding:.5rem;display:flex}@media (min-width:768px){.atlas-hamburger{display:none}}.atlas-footer{background:var(--brand-primary,#2d6a4f);color:#ffffffbf;padding:var(--atlas-spacing-3xl) 0 var(--atlas-spacing-xl)}.atlas-footer a{color:#ffffffbf;transition:color var(--atlas-transition);text-decoration:none}.atlas-footer a:hover{color:#fff}.atlas-footer-grid{gap:var(--atlas-spacing-2xl);grid-template-columns:1fr;display:grid}@media (min-width:640px){.atlas-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.atlas-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.atlas-footer-brand{font-family:var(--font-heading,inherit);color:#fff;margin-bottom:var(--atlas-spacing-sm);font-size:1.25rem;font-weight:800}.atlas-footer-tagline{max-width:280px;font-size:.875rem;line-height:1.6}.atlas-footer-heading{font-family:var(--font-heading,inherit);text-transform:uppercase;letter-spacing:.06em;color:#fff;margin-bottom:var(--atlas-spacing-md);font-size:.8125rem;font-weight:700}.atlas-footer-links{gap:var(--atlas-spacing-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.atlas-footer-links li a{font-size:.875rem}.atlas-footer-social{gap:var(--atlas-spacing-md);display:flex}.atlas-footer-social a{width:36px;height:36px;transition:background var(--atlas-transition);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.atlas-footer-social a:hover{background:#fff3}.atlas-footer-bottom{margin-top:var(--atlas-spacing-2xl);padding-top:var(--atlas-spacing-lg);justify-content:space-between;align-items:center;gap:var(--atlas-spacing-md);opacity:.6;border-top:1px solid #ffffff1f;flex-wrap:wrap;font-size:.75rem;display:flex}.atlas-cart-item{gap:var(--atlas-spacing-md);padding:var(--atlas-spacing-md) 0;border-bottom:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 6%, transparent);display:flex}.atlas-cart-item:last-child{border-bottom:none}.atlas-cart-item-image{border-radius:var(--atlas-radius-sm);object-fit:cover;background:color-mix(in srgb, var(--brand-text,#1b1b1b) 4%, transparent);flex-shrink:0;width:64px;height:64px}.atlas-cart-item-info{flex:1;min-width:0}.atlas-cart-item-name{color:var(--brand-text,#1b1b1b);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.atlas-qty-stepper{border:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 15%, transparent);border-radius:var(--atlas-radius-sm);align-items:center;gap:0;display:inline-flex;overflow:hidden}.atlas-qty-stepper button{cursor:pointer;width:28px;height:28px;color:var(--brand-text,#1b1b1b);transition:background var(--atlas-transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.atlas-qty-stepper button:hover{background:color-mix(in srgb, var(--brand-text,#1b1b1b) 6%, transparent)}.atlas-qty-stepper span{text-align:center;width:32px;color:var(--brand-text,#1b1b1b);font-size:.8125rem;font-weight:600}.atlas-mobile-nav-link{padding:var(--atlas-spacing-md) 0;color:var(--brand-text,#1b1b1b);border-bottom:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 6%, transparent);transition:color var(--atlas-transition);align-items:center;font-size:1.0625rem;font-weight:500;text-decoration:none;display:flex}.atlas-mobile-nav-link:hover{color:var(--brand-primary,#2d6a4f)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.atlas-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.atlas-pdp-grid{grid-template-columns:1fr 1fr}.atlas-pdp-below{grid-template-columns:2fr 1fr}.atlas-contact-layout,.atlas-zigzag-row{grid-template-columns:1fr 1fr}.atlas-zigzag-reverse{direction:rtl}.atlas-zigzag-reverse>*{direction:ltr}.atlas-article-layout{grid-template-columns:2fr 1fr}}.atlas-article-body h2{margin:2rem 0 1rem;font-size:1.5rem;font-weight:700}.atlas-article-body h3{margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.atlas-article-body p{margin:0 0 1rem;line-height:1.8}.atlas-article-body ul,.atlas-article-body ol{margin:0 0 1rem;padding-left:1.5rem;line-height:1.8}.atlas-article-body blockquote{border-left:4px solid var(--brand-primary,#2d6a4f);opacity:.85;margin:1rem 0;padding:.75rem 1rem;font-style:italic}.atlas-article-body img{border-radius:var(--atlas-radius-md);max-width:100%;height:auto;margin:1rem 0}.atlas-hero{background:var(--brand-primary,#2d6a4f);color:#fff;text-align:center;padding:5rem 0 4rem}.atlas-hero-inner{max-width:720px;margin-left:auto;margin-right:auto}.atlas-hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;opacity:.75;margin:0 0 1rem;font-size:.75rem;font-weight:700}.atlas-hero-headline{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;font-family:var(--font-heading,inherit);margin:0 0 1.25rem}.atlas-hero-sub{opacity:.85;margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.atlas-hero-cta-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.atlas-hero-cta-row .atlas-btn-outline{color:#fff;border-color:#ffffffb3}.atlas-hero-cta-row .atlas-btn-outline:hover{background:#ffffff26;border-color:#fff}.atlas-section-alt{background:color-mix(in srgb, var(--brand-primary,#2d6a4f) 5%, var(--brand-background,#fff))}.atlas-section-heading{font-size:1.75rem;font-weight:700;font-family:var(--font-heading,inherit);color:var(--brand-text,#1b1b1b);margin:0 0 1.5rem}.atlas-section-header-row{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.atlas-section-header-row .atlas-section-heading{margin-bottom:0}.atlas-link-arrow{color:var(--brand-primary,#2d6a4f);white-space:nowrap;transition:opacity var(--atlas-transition);font-size:.875rem;font-weight:600;text-decoration:none}.atlas-link-arrow:hover{opacity:.75}.atlas-category-grid{gap:var(--atlas-spacing-md);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.atlas-category-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.atlas-category-grid{grid-template-columns:repeat(4,1fr)}}.atlas-category-card{border-radius:var(--atlas-radius-lg);border:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 10%, transparent);color:var(--brand-text,#1b1b1b);text-align:center;transition:border-color var(--atlas-transition), box-shadow var(--atlas-transition), transform var(--atlas-transition);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;text-decoration:none;display:flex}.atlas-category-card:hover{border-color:var(--brand-primary,#2d6a4f);box-shadow:var(--atlas-shadow-md);transform:translateY(-2px)}.atlas-category-icon{font-size:2rem;line-height:1}.atlas-category-name{font-size:.9375rem;font-weight:600}.atlas-category-desc{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 60%, transparent);font-size:.8125rem;line-height:1.4}.atlas-cta-banner{background:var(--brand-secondary,#52b788);color:#fff;text-align:center;padding:4rem 0}.atlas-cta-heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;font-family:var(--font-heading,inherit);margin:0 0 .75rem}.atlas-cta-sub{opacity:.9;margin:0 0 1.75rem;font-size:1.0625rem}.atlas-cta-banner .atlas-btn-primary{color:var(--brand-secondary,#52b788);background:#fff;border-color:#fff}.atlas-cta-banner .atlas-btn-primary:hover{background:#ffffffe6;border-color:#ffffffe6}.atlas-shop-header{align-items:baseline;gap:1rem;margin:1.5rem 0 1rem;display:flex}.atlas-page-title{font-size:2rem;font-weight:700;font-family:var(--font-heading,inherit);color:var(--brand-text,#1b1b1b);margin:0}.atlas-shop-count{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 55%, transparent);margin:0;font-size:.875rem}.atlas-category-pills{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.atlas-pill{color:var(--brand-text,#1b1b1b);background:color-mix(in srgb, var(--brand-text,#1b1b1b) 7%, transparent);transition:background var(--atlas-transition), color var(--atlas-transition), border-color var(--atlas-transition);border:1px solid #0000;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.atlas-pill:hover{background:color-mix(in srgb, var(--brand-primary,#2d6a4f) 12%, transparent);border-color:var(--brand-primary,#2d6a4f);color:var(--brand-primary,#2d6a4f)}.atlas-pill-active{background:var(--brand-primary,#2d6a4f);color:#fff;border-color:var(--brand-primary,#2d6a4f)}.atlas-pill-active:hover{background:color-mix(in srgb, var(--brand-primary,#2d6a4f) 85%, #000);border-color:color-mix(in srgb, var(--brand-primary,#2d6a4f) 85%, #000);color:#fff}.atlas-pill-count{background:#0000001a;border-radius:9999px;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .25rem;font-size:.6875rem;font-weight:700;display:inline-flex}.atlas-pill-active .atlas-pill-count{background:#ffffff40}.atlas-shop-toolbar{justify-content:flex-end;margin-bottom:1.25rem;display:flex}.atlas-sort-wrapper{align-items:center;gap:.5rem;display:flex}.atlas-sort-label{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 65%, transparent);white-space:nowrap;font-size:.875rem;font-weight:500}.atlas-sort-select{min-width:180px;padding:.375rem .75rem;font-size:.875rem}@media (min-width:640px){.atlas-product-grid-dense{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.atlas-product-grid-dense{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.atlas-product-grid-dense{grid-template-columns:repeat(5,1fr)}}.atlas-pagination{flex-wrap:wrap;justify-content:center;gap:.375rem;margin-top:3rem;display:flex}.atlas-page-link{border-radius:var(--atlas-radius-sm);min-width:2.25rem;height:2.25rem;color:var(--brand-text,#1b1b1b);border:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 15%, transparent);transition:background var(--atlas-transition), border-color var(--atlas-transition), color var(--atlas-transition);justify-content:center;align-items:center;padding:0 .5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.atlas-page-link:hover{background:color-mix(in srgb, var(--brand-primary,#2d6a4f) 8%, transparent);border-color:var(--brand-primary,#2d6a4f);color:var(--brand-primary,#2d6a4f)}.atlas-page-link-active{background:var(--brand-primary,#2d6a4f);border-color:var(--brand-primary,#2d6a4f);color:#fff}.atlas-page-link-active:hover{background:color-mix(in srgb, var(--brand-primary,#2d6a4f) 85%, #000);border-color:color-mix(in srgb, var(--brand-primary,#2d6a4f) 85%, #000);color:#fff}.atlas-empty-state{text-align:center;padding:5rem 1rem}.atlas-empty-title{color:var(--brand-text,#1b1b1b);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.atlas-empty-sub{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 55%, transparent);margin:0;font-size:.9375rem;line-height:1.6}.atlas-pdp-gallery{position:relative}.atlas-pdp-main-image{aspect-ratio:1;border-radius:var(--atlas-radius-lg);background:#f5f5f5;position:relative;overflow:hidden}.atlas-pdp-image-empty{aspect-ratio:1;border-radius:var(--atlas-radius-lg);color:#aaa;background:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.atlas-pdp-thumbnail-strip{gap:.5rem;margin-top:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.atlas-pdp-thumbnail{border-radius:var(--atlas-radius-sm);cursor:pointer;width:64px;height:64px;transition:border-color var(--atlas-transition), opacity var(--atlas-transition);background:0 0;border:2px solid #0000;flex-shrink:0;padding:0;position:relative;overflow:hidden}.atlas-pdp-thumbnail:hover{border-color:color-mix(in srgb, var(--brand-primary,#2d6a4f) 50%, transparent)}.atlas-pdp-thumbnail-active{border-color:var(--brand-primary,#2d6a4f)}.atlas-pdp-info{flex-direction:column;display:flex}.atlas-pdp-category-badge{text-transform:uppercase;letter-spacing:.06em;width:fit-content;color:var(--brand-primary,#2d6a4f);transition:opacity var(--atlas-transition);margin-bottom:.5rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-block}.atlas-pdp-category-badge:hover{opacity:.7}.atlas-pdp-name{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2;font-family:var(--font-heading,inherit);color:var(--brand-text,#1b1b1b);margin:0 0 .75rem}.atlas-pdp-price-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.atlas-pdp-price{color:var(--brand-text,#1b1b1b);font-size:1.5rem;font-weight:700}.atlas-pdp-price-sale{color:#c53030}.atlas-pdp-compare-price{color:#999;font-size:1.125rem;text-decoration:line-through}.atlas-pdp-stock-badge{border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.atlas-pdp-out-of-stock{color:#c53030;background:#fed7d7}.atlas-pdp-short-desc{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 75%, transparent);margin:0 0 .75rem;font-size:1rem;line-height:1.7}.atlas-pdp-sku{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 45%, transparent);margin:0;font-size:.8125rem}.atlas-pdp-section-title{color:var(--brand-text,#1b1b1b);font-size:1.125rem;font-weight:600;font-family:var(--font-heading,inherit);margin:0 0 .75rem}.atlas-pdp-attr-list{margin:0;padding:0;list-style:none}.atlas-pdp-attr-list li{border-bottom:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 8%, transparent);padding:.375rem 0;font-size:.9375rem;line-height:1.5}.atlas-pdp-attr-list li:last-child{border-bottom:none}.atlas-spec-table{border-collapse:collapse;width:100%;font-size:.9375rem}.atlas-spec-table th,.atlas-spec-table td{text-align:left;border-bottom:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 8%, transparent);padding:.625rem .75rem}.atlas-spec-table th{color:var(--brand-text,#1b1b1b);width:40%;font-weight:600}.atlas-spec-table td{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 75%, transparent)}.atlas-spec-table tr:nth-child(2n){background:color-mix(in srgb, var(--brand-text,#1b1b1b) 3%, transparent)}.atlas-pdp-faq-list{flex-direction:column;gap:0;display:flex}.atlas-pdp-faq-item{border-bottom:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 10%, transparent)}.atlas-pdp-faq-item:first-child{border-top:1px solid color-mix(in srgb, var(--brand-text,#1b1b1b) 10%, transparent)}.atlas-pdp-faq-question{cursor:pointer;color:var(--brand-text,#1b1b1b);justify-content:space-between;align-items:center;padding:.875rem 0;font-size:.9375rem;font-weight:600;list-style:none;display:flex}.atlas-pdp-faq-question::-webkit-details-marker{display:none}.atlas-pdp-faq-question:after{content:"+";color:color-mix(in srgb, var(--brand-text,#1b1b1b) 45%, transparent);transition:transform var(--atlas-transition);font-size:1.25rem;font-weight:300}.atlas-pdp-faq-item[open] .atlas-pdp-faq-question:after{content:"-"}.atlas-pdp-faq-answer{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 70%, transparent);margin:0;padding:0 0 1rem;font-size:.9375rem;line-height:1.7}.atlas-sidebar-callout{background:color-mix(in srgb, var(--brand-primary,#2d6a4f) 6%, var(--brand-background,#fff));border:1px solid color-mix(in srgb, var(--brand-primary,#2d6a4f) 18%, transparent);border-radius:var(--atlas-radius-lg);margin-bottom:var(--atlas-spacing-lg);padding:1.25rem}.atlas-sidebar-callout-title{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-primary,#2d6a4f);align-items:center;gap:.375rem;margin:0 0 .625rem;font-size:.875rem;font-weight:700;display:flex}.atlas-sidebar-callout-text{color:color-mix(in srgb, var(--brand-text,#1b1b1b) 80%, transparent);margin:0;font-size:.9375rem;line-height:1.7}.atlas-pros-cons{gap:var(--atlas-spacing-md);margin-bottom:var(--atlas-spacing-lg);flex-direction:column;display:flex}.atlas-pros-title,.atlas-cons-title{text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;font-size:.875rem;font-weight:700}.atlas-pros-title{color:#276749}.atlas-cons-title{color:#c05621}.atlas-pros-list,.atlas-cons-list{margin:0;padding:0;font-size:.9375rem;list-style:none}.atlas-pros-list li,.atlas-cons-list li{padding:.25rem 0 .25rem 1.375rem;line-height:1.5;position:relative}.atlas-pros-list li:before{content:"✓";color:#38a169;font-weight:700;position:absolute;left:0}.atlas-cons-list li:before{content:"✗";color:#dd6b20;font-weight:700;position:absolute;left:0}.atlas-tag-pills{flex-wrap:wrap;gap:.375rem;display:flex}.atlas-tag-pill{background:color-mix(in srgb, var(--brand-secondary,#52b788) 12%, var(--brand-background,#fff));color:color-mix(in srgb, var(--brand-text,#1b1b1b) 80%, transparent);border:1px solid color-mix(in srgb, var(--brand-secondary,#52b788) 25%, transparent);border-radius:9999px;padding:.3rem .7rem;font-size:.8125rem;font-weight:500;display:inline-block}
