/* Homepage revision 6: balanced hero and compact B2B catalog. */
.home-polished{--display-tracking:-.025em;--section-space:58px;background:#fff}
.home-polished ::selection{background:#dcc7cf;color:#35212a}
.home-polished :focus-visible{outline:2px solid #76485a;outline-offset:5px}
.home-polished .home-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;padding-top:36px;padding-bottom:30px;align-items:center}
.home-polished .home-hero-copy{padding:10px 0}
.home-polished .home-hero h1{font-size:clamp(42px,4.2vw,60px);font-weight:400;line-height:1.08;letter-spacing:var(--display-tracking);margin:0 0 22px}
.home-polished .home-intro{font-size:16px;line-height:1.75;max-width:52ch}
.home-polished .home-actions{gap:22px;margin-top:24px}
.home-polished .home-actions a{min-height:46px}
.home-polished .home-actions .home-link{display:inline-flex;align-items:center}
.home-polished .home-hero-details{display:grid;grid-template-columns:1fr 1fr;gap:20px 22px;margin-top:26px;padding-top:22px}
.home-polished .home-hero-details strong{font:normal 20px/1.2 Georgia,serif;margin-bottom:7px}
.home-polished .home-hero-details span{font-size:12px;line-height:1.5;color:#706268;display:block}
.home-polished .home-hero-photo{min-height:0;align-self:center;background:#f6eee8;border-radius:3px;overflow:hidden}
.home-polished .home-hero-photo>img{position:static;display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.home-polished .home-hero-photo figcaption{position:static;background:#f8f2ee;font-size:11px;letter-spacing:.08em;padding:15px 18px}
.home-polished .home-hero-copy>.home-kicker,.home-polished .home-heading>div>.home-kicker,.home-polished .home-private-copy>.home-kicker,.home-polished .home-buying-faq>div>.home-kicker{display:none}
.home-polished .home-shortcuts{padding:20px 0}
.home-polished .home-collection{padding:var(--section-space) 0}
.home-polished .home-heading{margin-bottom:22px;align-items:center}
.home-polished .home-heading h2{font-size:40px;line-height:1.12;letter-spacing:var(--display-tracking);margin:0}
.home-polished .home-heading>p{font-size:15px;line-height:1.7;max-width:40ch}
.home-polished .range-tools{margin-bottom:25px}
.home-polished .range-filters button{font-size:14px;min-height:46px;padding:12px 2px}
.home-polished .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.home-polished .catalog-grid .home-product{display:flex;flex-direction:column;background:#fcfaf7;border:1px solid #e7ded8;border-radius:6px;overflow:hidden;min-width:0;transition:border-color .2s}
.home-polished .catalog-grid .home-product[hidden]{display:none}
.home-polished .catalog-grid .home-product:hover{border-color:#97727e}
.home-polished .catalog-grid .home-product-photo{height:auto;aspect-ratio:1;background:#faf7f3;width:100%;flex-shrink:0}
.home-polished .catalog-grid .home-product-photo img{object-fit:contain;display:block;width:100%;height:100%}
.home-polished .catalog-grid .home-photo-label,.home-polished .home-product-title>span{display:none}
.home-polished .catalog-grid .home-product-title{margin:19px 18px 10px;min-height:52px;align-items:start}
.home-polished .catalog-grid .home-product h3{font-size:24px;font-weight:400;letter-spacing:-.02em;line-height:1.1}
.home-polished .catalog-grid .home-product p{font-size:14px;line-height:1.6;color:#6b5c62;margin:0 18px 20px;flex:1}
.home-polished .catalog-action{display:flex;align-items:center;justify-content:space-between;margin:auto 18px 18px;padding:12px 14px;min-height:44px;background:#eee3e4;color:#492b34;font-size:13px;transition:background .2s,color .2s}
.home-polished .home-product:hover .catalog-action{background:#492b34;color:#fff}
.home-polished .home-image-note{line-height:1.6}
.home-polished .home-private h2,.home-polished .home-buying-faq h2,.home-polished .home-closing h2{letter-spacing:var(--display-tracking)}
.home-polished .home-private-copy>p.home-image-note{font-size:12px;line-height:1.6}
.home-polished .gift-for{color:#795661!important}
@media(min-width:1800px){.home-polished .home-wrap{max-width:1600px;width:90%}.home-polished .catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-polished .home-hero{gap:70px}.home-polished .home-hero h1{font-size:66px}.home-polished .home-intro{font-size:18px}.home-polished .home-hero-copy{max-width:650px}.home-polished .home-hero-photo{max-width:730px;width:100%}}
@media(min-width:701px) and (max-width:1000px){.home-polished .home-hero{gap:28px}.home-polished .home-hero h1{font-size:42px}.home-polished .home-intro{font-size:15px}.home-polished .home-actions{gap:12px}.home-polished .home-hero-details{gap:17px}.home-polished .home-hero-details strong{font-size:18px}.home-polished .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-polished .home-heading h2{font-size:34px}.home-polished .home-hero-photo figcaption{flex-wrap:wrap;gap:5px}}
@media(max-width:700px){.home-polished{--section-space:38px}.home-polished .home-hero{grid-template-columns:1fr;gap:24px;padding-top:24px;padding-bottom:20px}.home-polished .home-hero-copy{grid-row:1;padding:0}.home-polished .home-hero h1{font-size:43px;margin-bottom:17px}.home-polished .home-intro{font-size:15px;line-height:1.7}.home-polished .home-actions{margin-top:20px;gap:15px}.home-polished .home-hero-details{margin-top:22px;padding-top:19px;gap:17px 14px}.home-polished .home-hero-details strong{font-size:18px}.home-polished .home-hero-details span{font-size:12px}.home-polished .home-hero-photo{grid-row:2}.home-polished .home-hero-photo figcaption{font-size:10px;padding:12px}.home-polished .home-hero-photo figcaption span{font-size:10px}.home-polished .home-heading h2{font-size:33px}.home-polished .home-heading>p{font-size:14px;margin-top:13px}.home-polished .range-filters{gap:10px;flex-wrap:nowrap;overflow:auto}.home-polished .range-filters button{font-size:12px;min-height:44px;white-space:nowrap}.home-polished .range-tools{margin-bottom:20px}.home-polished .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.home-polished .catalog-grid .home-product-title{margin:13px 11px 8px;min-height:44px}.home-polished .catalog-grid .home-product h3{font-size:20px;line-height:1.12}.home-polished .catalog-grid .home-product p{font-size:12px;line-height:1.6;margin:0 11px 15px}.home-polished .catalog-action{font-size:12px;margin: auto 11px 12px;padding:10px 8px;gap:4px}.home-polished .catalog-action svg{width:14px;height:14px;flex-shrink:0}.home-polished .home-shortcuts a{min-height:36px;align-items:center}.home-polished .home-image-note{margin-top:20px}}
@media(prefers-reduced-motion:reduce){.home-polished .home-product,.home-polished .catalog-action{transition:none}}
/* Revision 10: ten catalog directions in complete rows. */
@media(min-width:1280px){.home-polished .catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.home-polished .catalog-grid .home-product h3{font-size:23px}}
@media(min-width:701px) and (max-width:1279px){.home-polished .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.home-polished .range-filters{display:flex;flex-wrap:wrap;overflow:visible;gap:0 17px}.home-polished .range-filters button{font-size:13px;min-height:44px;padding:12px 0}.home-polished .range-tools{padding-bottom:4px}}
/* Editorial density pass: fewer, larger product directions on wide screens */
@media(min-width:1280px){
  .home-polished .home-hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:58px;padding-top:48px;padding-bottom:42px}
  .home-polished .home-hero h1{font-size:clamp(56px,4.4vw,72px)}
  .home-polished .home-hero-photo{min-height:610px}
  .home-polished .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 28px}
  .home-polished .catalog-grid .home-product-photo{aspect-ratio:1.16}
  .home-polished .catalog-grid .home-product-title{margin:22px 20px 10px;min-height:62px}
  .home-polished .catalog-grid .home-product h3{font-size:30px;line-height:1.12}
  .home-polished .catalog-grid .home-product p{font-size:15px;line-height:1.72;margin-left:20px;margin-right:20px}
  .home-polished .catalog-action{margin-left:20px;margin-right:20px;margin-bottom:20px}
}
@media(min-width:1800px){.home-polished .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
/* Remove excess hero container height below the caption */
.home-polished .home-hero-photo{min-height:0;height:max-content;align-self:start}
.home-polished .home-hero-photo>img{height:auto;aspect-ratio:3/2;object-fit:cover}
@media(max-width:700px){.home-polished .home-hero-photo{height:max-content;min-height:0}.home-polished .home-hero-photo>img{height:auto;aspect-ratio:3/2}}
