.commerce-section{padding-top:56px;padding-bottom:88px}.commerce-section h1{font-size:clamp(32px,4.3vw,58px);font-weight:500;line-height:1.08;letter-spacing:-.045em;margin:12px 0 20px;color:var(--ink)}.commerce-page-heading{margin-bottom:42px}.commerce-page-heading>p:not(.eyebrow),.commerce-page-heading__description{max-width:680px;color:var(--muted);font-size:16px;line-height:1.7}.commerce-page-heading--row{display:flex;align-items:end;justify-content:space-between;gap:24px}.commerce-heading-count{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-left:16px;border-radius:100%;background:var(--surface);color:var(--blue);font-size:18px;letter-spacing:0;width:36px;height:36px}.commerce-text-link{font-size:14px;font-weight:600;color:var(--ink);text-decoration:none}.commerce-text-link span{margin-left:16px;color:var(--blue)}.commerce-label{display:block;font-size:13px;color:var(--ink);font-weight:600;margin:0 0 9px}.commerce-input{font:inherit;font-size:14px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:8px;padding:13px 15px;min-height:48px;width:100%;max-width:100%}.commerce-input:focus-visible,.commerce-filter input:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.commerce-input:disabled{opacity:.5}.commerce-section textarea{resize:vertical}.commerce-form-error{padding:16px 20px;margin-bottom:20px;border:1px solid #dfb1b1;background:#fff5f5;border-radius:8px;color:#8b2020;font-size:14px}.commerce-form-success{padding:16px 20px;margin-bottom:20px;border:1px solid #acd1bf;background:#f0faf5;border-radius:8px;color:#245640;font-size:14px}.commerce-form-error ul{padding-left:18px}.commerce-richtext{font-size:15px;line-height:1.85;overflow-wrap:anywhere}.commerce-richtext p{margin:0 0 18px}.commerce-richtext h2,.commerce-richtext h3,.commerce-richtext h4{letter-spacing:-.02em;line-height:1.3;margin:30px 0 16px}.commerce-richtext ul,.commerce-richtext ol{padding-left:24px;margin-bottom:20px}.commerce-richtext a{color:var(--blue);text-underline-offset:3px}.commerce-richtext img,.commerce-richtext iframe,.commerce-richtext video{max-width:100%;height:auto}.commerce-richtext table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.commerce-richtext td,.commerce-richtext th{border:1px solid var(--line);padding:10px}.commerce-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 20px}.commerce-card{min-width:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.commerce-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #101e3c09}.commerce-card__image{display:block;position:relative;aspect-ratio:1/1;background:var(--surface);overflow:hidden}.commerce-card__image img{height:100%;width:100%;object-fit:contain;transition:transform .3s}.commerce-card:hover .commerce-card__image img{transform:scale(1.035)}.commerce-card__badge{position:absolute;top:14px;left:14px;background:#fff;border-radius:5px;font-size:10px;font-weight:600;letter-spacing:.035em;padding:7px 9px}.commerce-card__illustrative{position:absolute;bottom:10px;left:10px;border-radius:4px;background:#ffffffdf;color:var(--muted);font-size:9px;line-height:1.4;padding:4px 7px}.commerce-card__body{padding:21px 20px 18px}.commerce-card__vendor{font-size:10px;letter-spacing:.11em;font-weight:700;color:var(--muted);text-transform:uppercase;margin:0 0 9px}.commerce-card h3{font-size:17px;line-height:1.45;letter-spacing:-.02em;margin:0 0 8px;font-weight:600}.commerce-card h3 a{color:var(--ink);text-decoration:none}.commerce-card__condition{font-size:12px;line-height:1.5;color:var(--muted);margin:0 0 12px}.commerce-card__bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:20px}.commerce-card__price{font-size:18px;font-weight:600;margin:0;line-height:1.4;color:var(--ink)}.commerce-card__price span{font-size:12px;font-weight:400;color:var(--muted)}.commerce-card__link{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--blue);text-decoration:none;font-size:19px;flex-shrink:0}.commerce-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:48px}.commerce-pagination>a,.commerce-pagination>span{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:6px;color:var(--ink);text-decoration:none;font-size:13px}.commerce-pagination [aria-current=page]{background:var(--blue);color:#fff;border-color:var(--blue)}.commerce-breadcrumb{display:flex;gap:11px;font-size:11px;line-height:1.6;color:var(--muted);flex-wrap:wrap;margin-bottom:32px}.commerce-breadcrumb a{color:inherit;text-decoration:none}.commerce-breadcrumb>span:last-child{color:var(--ink)}.commerce-product__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:64px;align-items:start}.commerce-gallery{min-width:0;position:sticky;top:110px}.commerce-gallery__panel{display:grid;place-items:center;background:var(--surface);border-radius:16px;overflow:hidden;margin-bottom:16px;aspect-ratio:1/1}.commerce-gallery__panel[hidden]{display:none}.commerce-gallery__panel>img{width:100%;height:100%;object-fit:contain}.commerce-gallery__panel>video,.commerce-gallery__panel>iframe,.commerce-gallery__panel>model-viewer{width:100%;height:100%;border:0}.commerce-gallery__placeholder{position:relative}.commerce-gallery__placeholder>span{position:absolute;bottom:16px;left:16px;right:16px;background:#ffffffeb;border-radius:4px;padding:9px 12px;font-size:10px;color:var(--muted);text-align:center}.commerce-gallery__thumbnails{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin}.commerce-gallery__thumbnails a{position:relative;flex:0 0 82px;height:82px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface);display:block}.commerce-gallery__thumbnails img{width:100%;height:100%;object-fit:contain}.commerce-gallery__thumbnails a[aria-current=true]{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.commerce-gallery__thumbnails a>span{position:absolute;bottom:4px;left:4px;font-size:8px;background:white;border-radius:3px;padding:2px 3px}.commerce-product__information{padding-top:10px}.commerce-product__information h1{font-size:clamp(30px,3.15vw,46px);margin:12px 0 20px}.commerce-condition{display:inline-block;border-radius:4px;color:var(--blue);background:#edf3ff;font-size:11px;line-height:1.5;font-weight:600;padding:7px 11px;margin-bottom:22px}.commerce-product__price{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:31px;font-weight:600;letter-spacing:-.03em;color:var(--ink)}.commerce-product__price s{font-size:20px;font-weight:400;color:var(--muted)}.commerce-product__tax{font-size:12px;color:var(--muted);margin:10px 0 30px;line-height:1.7}.commerce-product__tax a{color:inherit}.commerce-product__form{border-top:1px solid var(--line);padding-top:24px;margin-bottom:26px}.commerce-product__purchase{display:flex;gap:14px;align-items:end;margin-top:20px}.commerce-quantity{flex:0 0 84px}.commerce-quantity .commerce-input{text-align:center;padding:12px 8px}.commerce-add{flex:1;min-height:48px}.commerce-add:disabled{opacity:.45;cursor:not-allowed}.commerce-product__availability{color:var(--muted);font-size:11px;margin:12px 0 0;min-height:17px}.commerce-specs{border-top:1px solid var(--line);padding:22px 0 6px;margin:0}.commerce-specs>div{display:grid;grid-template-columns:130px 1fr;gap:14px;margin-bottom:15px;font-size:13px;line-height:1.6}.commerce-specs dt{color:var(--muted)}.commerce-specs dd{margin:0;color:var(--ink)}.commerce-details{border-top:1px solid var(--line)}.commerce-details:last-child{border-bottom:1px solid var(--line)}.commerce-details>summary{list-style:none;display:flex;justify-content:space-between;gap:16px;font-size:14px;font-weight:600;padding:21px 0;cursor:pointer}.commerce-details>summary::-webkit-details-marker{display:none}.commerce-details>summary span{font-size:19px;font-weight:400}.commerce-details[open]>summary span{transform:rotate(45deg)}.commerce-details .commerce-richtext{padding-bottom:14px;color:var(--muted);font-size:14px}.commerce-collection-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.commerce-collection-bar>p{font-size:13px;color:var(--muted);margin:0;white-space:nowrap}.commerce-sort{display:flex;align-items:center;gap:12px}.commerce-sort>label{font-size:12px;white-space:nowrap;color:var(--muted)}.commerce-sort .commerce-input{width:215px;min-height:40px;padding:10px 12px;font-size:12px}.commerce-small-button{font-size:12px!important;min-height:40px!important;padding:10px 16px!important}.commerce-filters{display:flex;gap:12px;flex-wrap:wrap;padding-top:20px}.commerce-filter{position:relative}.commerce-filter>summary{display:flex;align-items:center;gap:20px;border:1px solid var(--line);border-radius:6px;cursor:pointer;list-style:none;padding:10px 14px;font-size:12px}.commerce-filter>summary::-webkit-details-marker{display:none}.commerce-filter[open]>summary{border-color:var(--blue);color:var(--blue)}.commerce-filter__options{position:absolute;z-index:6;top:calc(100% + 8px);left:0;background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px;width:280px;max-width:calc(100vw - 40px);box-shadow:0 12px 40px #101e3c12}.commerce-filter__options>.button{width:100%;margin-top:16px}.commerce-filter__checkbox{display:flex;gap:9px;align-items:center;font-size:12px;padding:7px 0;cursor:pointer}.commerce-filter__checkbox input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.commerce-filter__checkbox>span:last-child{margin-left:auto;color:var(--muted)}.commerce-filter__checkbox:has(input:disabled){opacity:.45}.commerce-price-filter{display:flex;gap:12px}.commerce-price-filter>label{font-size:11px;width:50%;color:var(--muted)}.commerce-price-filter input{margin-top:8px;padding:8px;min-height:40px;font-size:13px}.commerce-active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.commerce-active-filters:empty{display:none}.commerce-active-filters a{font-size:11px;color:var(--ink);text-decoration:none;padding:8px 10px;background:var(--surface);border-radius:4px}.commerce-active-filters a>span{margin-left:9px}.commerce-active-filters .commerce-active-filters__clear{background:transparent;text-decoration:underline;text-underline-offset:3px;color:var(--muted)}.commerce-filter-form{margin-bottom:32px}.commerce-empty{text-align:center;padding-top:72px;padding-bottom:92px}.commerce-empty h2{font-size:clamp(25px,3vw,38px);letter-spacing:-.035em;font-weight:500;line-height:1.2;margin:16px 0}.commerce-empty>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.7;max-width:540px;margin:0 auto 28px}.commerce-empty__symbol{display:inline-grid;place-items:center;width:64px;height:64px;background:var(--surface);color:var(--blue);border-radius:50%;font-size:32px}.commerce-cart{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:60px;align-items:start}.commerce-cart-item{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:22px;align-items:start;border-top:1px solid var(--line);padding:27px 0}.commerce-cart-item:last-of-type{border-bottom:1px solid var(--line)}.commerce-cart-item__image{aspect-ratio:1;background:var(--surface);border-radius:9px;overflow:hidden}.commerce-cart-item__image img{width:100%;height:100%;object-fit:contain}.commerce-cart-item h2{font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.02em;margin:0 0 8px}.commerce-cart-item h2 a{color:var(--ink);text-decoration:none}.commerce-cart-item__information>p:not(.commerce-card__vendor){font-size:12px;color:var(--muted);line-height:1.5;margin:5px 0}.commerce-cart-item__property a{color:inherit}.commerce-cart-item__controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px}.commerce-cart-item__controls .commerce-label{font-size:11px;font-weight:400;margin:0}.commerce-cart-item__controls .commerce-input{width:66px;min-height:36px;padding:8px;font-size:12px}.commerce-cart-item__controls>a{font-size:11px;color:var(--muted);text-underline-offset:3px}.commerce-cart-item__price{text-align:right;font-size:15px;padding-top:2px;max-width:150px}.commerce-cart-item__price s,.commerce-cart-item__price small{display:block;color:var(--muted);font-size:11px;line-height:1.6;margin-bottom:5px}.commerce-cart__summary{background:var(--surface);border-radius:14px;padding:30px;position:sticky;top:110px}.commerce-summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.commerce-cart__total{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);font-size:14px}.commerce-cart__total strong{font-size:23px;letter-spacing:-.03em;white-space:nowrap}.commerce-cart__shipping{font-size:11px;color:var(--muted);line-height:1.7;margin:14px 0 26px}.commerce-cart__shipping a{color:inherit}.commerce-cart__summary>.button{width:100%;display:flex;justify-content:space-between;align-items:center}.commerce-discount{font-size:11px;color:var(--blue);line-height:1.5;margin:12px 0}.commerce-cart__update{margin-top:22px}.commerce-cart__note{margin-top:36px}.commerce-payments{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;margin-top:24px}.commerce-payment-icon{width:35px;height:22px}.commerce-search{max-width:720px;margin-bottom:44px}.commerce-search>div{display:flex;gap:12px}.commerce-search__count{font-size:13px;color:var(--muted);margin:0 0 26px}.commerce-search-card{padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--surface);min-width:0}.commerce-search-card h2{font-size:21px;letter-spacing:-.02em;line-height:1.4;margin:18px 0 12px}.commerce-search-card h2>a{color:var(--ink);text-decoration:none}.commerce-search-card>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.7;margin-bottom:25px}.commerce-document{max-width:864px}.commerce-contact{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:88px;padding-top:88px}.commerce-contact__intro>p:not(.eyebrow){max-width:340px;color:var(--muted);font-size:15px;line-height:1.8}.commerce-contact__intro h1{font-size:clamp(32px,4vw,52px)}.commerce-contact__form{padding:32px;background:var(--surface);border:1px solid var(--line);border-radius:14px}.commerce-contact__form>div:not(.commerce-form-success):not(.commerce-form-error){margin-bottom:22px}.commerce-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.commerce-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.commerce-collection-card{text-decoration:none;color:var(--ink);min-width:0}.commerce-collection-card>div{position:relative;aspect-ratio:1.3;background:var(--surface);border-radius:14px;overflow:hidden}.commerce-collection-card img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.commerce-collection-card:hover img{transform:scale(1.04)}.commerce-collection-card h2{font-size:21px;font-weight:500;letter-spacing:-.02em;display:flex;justify-content:space-between;gap:15px;margin:20px 0 8px}.commerce-collection-card h2>span{color:var(--blue)}.commerce-collection-card>p{font-size:12px;color:var(--muted);margin:0}
@media(min-width:1400px){.commerce-product__layout{gap:84px}}
@media(max-width:989px){.commerce-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px}.commerce-product__layout{gap:32px}.commerce-cart{grid-template-columns:minmax(0,1fr) 290px;gap:28px}.commerce-cart__summary{padding:24px}.commerce-cart-item{grid-template-columns:82px minmax(0,1fr);gap:16px}.commerce-cart-item__price{grid-column:2;text-align:left;max-width:none}.commerce-contact{gap:40px}.commerce-contact__form{padding:24px}.commerce-card__body{padding:17px}.commerce-card h3{font-size:15px}}
@media(max-width:749px){.commerce-section{padding-top:36px;padding-bottom:60px}.commerce-page-heading{margin-bottom:30px}.commerce-page-heading--row{display:block}.commerce-page-heading--row>.commerce-text-link{display:inline-block;margin-top:8px}.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.commerce-card__body{padding:15px 13px}.commerce-card h3{font-size:14px}.commerce-card__price{font-size:16px}.commerce-card__bottom{margin-top:14px}.commerce-card__vendor{font-size:9px}.commerce-card__link{width:28px;height:28px;font-size:17px}.commerce-card__condition{font-size:11px}.commerce-card__badge{top:9px;left:9px;padding:5px 7px;font-size:9px}.commerce-product__layout{grid-template-columns:1fr;gap:28px}.commerce-gallery{position:static}.commerce-gallery__thumbnails a{flex-basis:66px;height:66px}.commerce-product__information{padding-top:0}.commerce-product__information h1{font-size:34px}.commerce-product__price{font-size:28px}.commerce-collection-bar{align-items:start;flex-wrap:wrap;gap:15px}.commerce-sort{width:100%;gap:9px}.commerce-sort .commerce-input{flex:1;width:0;min-width:0}.commerce-sort>label{font-size:11px}.commerce-filter__options{position:static;margin-top:8px;width:100%;max-width:none;box-shadow:none}.commerce-filters{display:block;padding-top:14px}.commerce-filter{margin-bottom:8px}.commerce-filter>summary{justify-content:space-between}.commerce-active-filters{margin-top:12px}.commerce-cart{grid-template-columns:1fr;gap:30px}.commerce-cart__summary{position:static}.commerce-cart-item{grid-template-columns:88px minmax(0,1fr)}.commerce-cart-item__price{grid-column:2}.commerce-cart-item h2{font-size:15px}.commerce-cart__update{width:100%}.commerce-contact{grid-template-columns:1fr;gap:30px}.commerce-contact__intro>p:not(.eyebrow){max-width:none}.commerce-contact__form{padding:22px 18px}.commerce-contact__row{grid-template-columns:1fr;gap:20px}.commerce-contact__form>.button{width:100%}.commerce-search>div{gap:8px}.commerce-search .button{padding-left:18px;padding-right:18px}.commerce-search .commerce-input{font-size:13px;min-width:0}.commerce-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.commerce-collection-card h2{font-size:17px;margin-top:15px}.commerce-empty{padding-top:45px;padding-bottom:60px}.commerce-card__illustrative{font-size:8px;bottom:7px;left:7px}.commerce-pagination{gap:6px}.commerce-pagination>a,.commerce-pagination>span{min-width:34px;height:36px;padding:0 8px}}
@media(prefers-reduced-motion:reduce){.commerce-card,.commerce-card__image img,.commerce-collection-card img{transition:none}.commerce-card:hover,.commerce-card:hover .commerce-card__image img,.commerce-collection-card:hover img{transform:none}}
