
/* Affscale recovery layer: keeps restored Wayback pages readable when archived theme assets are incomplete. */
:root{color-scheme:light;--aff-bg:#f8f7f3;--aff-ink:#182025;--aff-muted:#657079;--aff-line:#dedbd2;--aff-accent:#1e6f5c;--aff-soft:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--aff-bg);color:var(--aff-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit}img,svg,video{max-width:100%;height:auto}img{object-fit:cover}.site,.page,#page,.elementor,.elementor-page,.layout,.page-inner,main{min-height:100vh}.elementor-section,.elementor-container,.wp-block-group,section{position:relative}.elementor-container,.container,.section-container,[data-ux="SectionContainer"],.page-width{width:min(1180px,calc(100% - 32px));margin-inline:auto}.elementor-column,.elementor-widget,.product,.products li,.card,.collection-grid-item,[data-ux="GridCell"]{min-width:0}header,.site-header,.elementor-location-header,[data-ux="Header"],nav{z-index:2}.products,.woocommerce ul.products,.product-grid,.grid,.collection-grid,[data-ux="Grid"]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;align-items:stretch}.products li,.product,.grid__item,.collection-grid-item{list-style:none;background:rgba(255,255,255,.84);border:1px solid var(--aff-line);border-radius:8px;padding:14px;box-shadow:0 8px 24px rgba(24,32,37,.06)}.products img,.product img,.grid__item img,.collection-grid-item img{aspect-ratio:1/1;width:100%;border-radius:6px;background:#ece8dc}.button,.btn,button,input[type="submit"],.elementor-button,.shopify-payment-button__button,[data-ux*="Button"]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:6px;padding:.72rem 1rem;background:var(--aff-accent);color:white;text-decoration:none;font-weight:700;line-height:1.2;cursor:pointer}h1,h2,h3,h4{line-height:1.14;margin:0 0 .75rem}p{margin:0 0 1rem}.hero,.elementor-widget-container,[data-ux="Hero"]{overflow:hidden}.swiper,.slick-slider,.owl-carousel{overflow:hidden}.navbar,.site-header,.header,.elementor-location-header{background:rgba(255,255,255,.92)}footer,.site-footer,[data-ux="Footer"]{margin-top:40px;padding:32px 16px;background:#1f2529;color:#fff}.affscale-placeholder-note{font-size:12px;color:var(--aff-muted)}@media(max-width:700px){.elementor-container,.container,.section-container,[data-ux="SectionContainer"],.page-width{width:min(100% - 20px,1180px)}.products,.woocommerce ul.products,.product-grid,.grid,.collection-grid,[data-ux="Grid"]{grid-template-columns:1fr}body{font-size:15px}}
