.import-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 28px}.import-grid .product-img{display:block;aspect-ratio:1/1.05;background:#fff;border:1px solid #eee9eb}.import-grid .product-img img{height:100%;object-fit:contain;padding:28px}.import-grid .card-info h3{font-size:24px}.import-grid .card-info p{min-height:22px;margin-bottom:12px}.import-grid .image-label{top:12px;left:12px;padding:5px 9px;font-size:10px;max-width:85%;background:#f3eef0eb}.import-grid .card-bottom{align-items:center;gap:8px;font-size:12px}.catalog-card{min-width:0}.catalog-card[hidden]{display:none!important}.category-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.category-cards>a{min-width:0}.category-cards img{aspect-ratio:1;object-fit:contain;background:#fff;padding:20px;border:1px solid var(--line)}.category-cards h3{display:flex;justify-content:space-between;gap:15px;font:23px/1.3 Georgia,serif;margin:18px 0 0}.category-edit{background:#f0ecee;padding-top:65px;padding-bottom:65px}.category-nav{gap:4px 22px;justify-content:flex-start}.category-nav a{font-size:13px;white-space:nowrap}.catalog-tools{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:24px;align-items:end;margin:32px 0 24px}.catalog-tools label{font-size:12px;color:var(--muted)}.catalog-tools input[type=search],.catalog-tools select{display:block;background:transparent;border:1px solid #c5b9c1;color:var(--ink);height:47px;padding:10px 13px;margin-top:8px;width:100%;font:14px Arial,sans-serif;border-radius:0}.catalog-tools .stock-filter{display:flex;align-items:center;gap:8px;height:47px;font-size:13px;color:var(--ink)}.catalog-tools input[type=checkbox]{width:17px;height:17px;accent-color:var(--plum)}.catalog-tools input:focus-visible,.catalog-tools select:focus-visible{outline:2px solid var(--plum);outline-offset:3px}#catalog-empty{padding:70px 20px;text-align:center;background:#f2edef}.catalog-related h2{margin-bottom:36px}.purchase-note{font-size:12px;line-height:1.6;color:var(--muted);margin:14px 0 27px}.price-block strong{font:32px/1.3 Georgia,serif}.price-block strong small{font:12px Arial,sans-serif;color:var(--muted)}.product-copy h1{font-size:clamp(36px,3.8vw,55px)}.product-copy .finish{overflow-wrap:anywhere}.product-copy .eyebrow a{text-decoration:underline;text-underline-offset:5px}.main-image img{padding:18px}.catalog-related{border-top:1px solid var(--line)}.footer-bottom span{max-width:550px}.home-help .faq p{max-width:550px}@media(max-width:1100px){.import-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-tools{grid-template-columns:1fr 1fr}.stock-filter{grid-column:1/-1}.product-copy h1{font-size:42px}}@media(max-width:760px){.import-grid{gap:30px 18px}.import-grid .product-img img{padding:18px}.import-grid .card-info h3{font-size:23px}.category-cards{gap:28px 18px}.category-cards h3{font-size:22px}.category-cards img{padding:12px}.category-nav{gap:0 18px}.category-nav a{font-size:12px}.catalog-tools{gap:15px}.catalog-tools .search-label{grid-column:1/-1}.catalog-tools label:nth-child(2){grid-column:1/-1}.catalog-tools .stock-filter{height:30px}.catalog-related h2{font-size:37px}.product-copy h1{font-size:43px}.category-edit{padding-top:45px;padding-bottom:45px}.category-cards h3 span{font-size:20px}}@media(max-width:520px){.import-grid{grid-template-columns:1fr}.import-grid .product-img{aspect-ratio:1/1.03}.import-grid .product-img img{padding:25px}.import-grid .card-info h3{font-size:26px}.import-grid .card-bottom{font-size:13px}.category-cards h3{font-size:19px}.category-nav{max-height:none}.product-copy h1{font-size:39px}.catalog-tools{margin-top:22px}.category-cards img{padding:8px}.category-cards{gap:24px 15px}}
.category-cards img{height:auto}
/* Homepage: curated photography, consistent framing, original PDP images retained. */
.home-feature-grid .product-img { aspect-ratio: 4 / 5; border: 0; background: #eae5e0; }
.home-feature-grid .product-img img { width: 100%; height: 100%; padding: 0; object-fit: cover; object-position: 50% 50%; transform: translateY(var(--photo-y, 0%)) scale(var(--photo-scale, 1)); }
.home-feature-grid .product-img:hover img { transform: translateY(var(--photo-y, 0%)) scale(calc(var(--photo-scale, 1) + .025)); }
.home-feature-grid [data-asin="B0CRP6L65V"] { --photo-scale: 1.12; }
.home-feature-grid [data-asin="B0GV285CQ4"] { --photo-scale: 1.16; --photo-y: -7%; }
.home-feature-grid [data-asin="B0F6TKCLS7"] { --photo-scale: 1.16; --photo-y: -7%; }
.home-feature-grid [data-asin="B0GFMLPQXP"] .product-img img { object-position: 57% 50%; }
.home-feature-grid .image-label { top: 14px; left: 14px; background: rgba(252,251,249,.95); }
.category-cards .category-photo { display: block; aspect-ratio: 1; overflow: hidden; background: #eae5e0; }
.category-cards .category-photo img { height: 100%; width: 100%; aspect-ratio: auto; padding: 0; border: 0; object-fit: cover; }
.category-cards a[href="/collections/headbands/"] img { object-position: 50% 20%; }

