.store-intro{padding-top:42px;padding-bottom:24px;max-width:1140px}
.store-intro h1{font-size:clamp(25px,3.2vw,38px);line-height:1.65;margin:8px 0 10px;max-width:780px}
.store-intro>p:not(.journey-eyebrow){color:var(--ink-soft);margin:0 0 14px;font-size:16px;line-height:1.9}
.store-products{padding-top:20px}.store-products .section-head{margin-bottom:16px}.store-products .section-head h2{font-size:22px}
.store-products .search-bar{margin-bottom:14px}.store-products .slip .btn{white-space:nowrap}
.store-products .product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}
.product-description{border-block:1px solid var(--line);margin:20px 0;padding:16px 0}
.product-description summary{cursor:pointer;font-weight:700;min-height:28px}.product-description-body{padding-top:16px;line-height:2;overflow-wrap:anywhere}
.product-description summary:focus-visible{outline:3px solid var(--brass);outline-offset:4px}
.product-detail h1{font-size:clamp(25px,3vw,36px);line-height:1.6;margin:10px 0}
.product-detail>.buy-box{position:sticky;top:100px}
.order-history-entry{border:1px solid var(--line);border-radius:12px;margin-bottom:14px;background:var(--paper)}
.order-history-entry>summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:16px;min-height:48px;font-size:14px}
.order-history-entry>summary small{display:block;color:var(--ink-soft);margin-top:6px}.order-history-entry>summary>span:last-child{color:var(--brass-deep);text-decoration:underline}
.order-history-entry>summary:focus-visible{outline:3px solid var(--brass);outline-offset:3px}.order-history-entry .slip-top,.order-history-entry .perforation{display:none}.order-history-entry .slip{border:0;margin-bottom:0!important}
@media(max-width:800px){.store-intro{padding-top:24px;padding-bottom:16px}.store-intro h1{font-size:26px}.store-intro>p:not(.journey-eyebrow){font-size:14px}.store-products{padding-top:14px}.store-products .section-head h2{font-size:19px}.product-detail>.buy-box{position:static}}
