@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&display=swap";.commercial{--cp-dark: #2d1810;--cp-medium: #6f4e37;--cp-accent: #c17a4a;--cp-cream: #f5f0e8;--cp-fg: #1a1a1a;--cp-muted: #717182;--cp-border: rgba(0, 0, 0, .1);--cp-radius: 10px;--cp-container: 1280px;--cp-heading: "Playfair Display", Georgia, "Times New Roman", serif;background:#fff;color:var(--cp-fg);font-size:16px;line-height:1.5}.commercial h1,.commercial h2,.commercial h3{font-family:var(--cp-heading);letter-spacing:-.01em;color:var(--cp-dark)}.commercial img{max-width:100%;height:auto;display:block}.commercial a{color:inherit;text-decoration:none}.commercial button,.commercial input{font:inherit}.commercial .cp-container{width:min(100% - 48px,var(--cp-container));margin-inline:auto}.commercial .cp-container--narrow{width:min(100% - 48px,800px);margin-inline:auto}.commercial .cp-eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--cp-accent);margin:0 0 12px}.commercial .cp-section-sub{text-align:center;color:var(--cp-muted);margin:0 0 40px}.commercial .rte p{margin:0 0 16px;color:var(--cp-muted)}.commercial .cp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:var(--cp-radius);cursor:pointer;font-weight:500;font-size:16px;line-height:1.4;text-decoration:none;transition:transform .15s,opacity .15s}.commercial .cp-btn:hover{transform:scale(1.02)}.commercial .cp-btn--primary{background:var(--cp-dark);color:#fff;padding:14px 24px}.commercial .cp-btn--primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.commercial .cp-btn--outline{background:#fff;color:var(--cp-dark);border:1.5px solid var(--cp-border);padding:12px 20px}.commercial .cp-btn--sm{padding:8px 14px;font-size:14px}.commercial .cp-promo-bar{background:#111;color:#fff;text-align:center;padding:10px 16px;font-size:13px}.commercial .cp-promo-bar p{margin:0}.commercial .cp-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:12px 0;font-size:12px;color:var(--cp-muted)}.commercial .cp-breadcrumb__current{color:var(--cp-dark)}.commercial .cp-hero{display:grid;gap:40px;padding-bottom:64px}@media(min-width:1024px){.commercial .cp-hero{grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}}.commercial .cp-gallery__main{position:relative;aspect-ratio:1;border-radius:16px;overflow:hidden;background:var(--cp-cream)}.commercial .cp-gallery__badge{position:absolute;top:16px;left:16px;z-index:2;background:#ffffffeb;color:var(--cp-dark);font-size:12px;padding:6px 12px;border-radius:6px}.commercial .cp-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s;pointer-events:none}.commercial .cp-gallery__image.is-active{opacity:1}.commercial .cp-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.commercial .cp-gallery__thumb{aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--cp-cream)}.commercial .cp-gallery__thumb.is-active{border-color:var(--cp-dark)}.commercial .cp-gallery__thumb img{width:100%;height:100%;object-fit:cover}.commercial .cp-share{display:flex;align-items:center;gap:12px;margin-top:16px;font-size:13px;color:var(--cp-muted)}.commercial .cp-share__copy{display:inline-flex;align-items:center;gap:6px;border:none;background:none;color:var(--cp-dark);cursor:pointer;padding:0}.commercial .cp-brand-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.commercial .cp-brand{margin:0;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--cp-muted)}.commercial .cp-rating{display:flex;align-items:center;gap:8px}.commercial .cp-rating__stars{display:flex;gap:2px;color:var(--cp-accent)}.commercial .cp-rating__text{font-size:13px;color:var(--cp-muted);text-decoration:underline}.commercial .cp-title{font-size:clamp(32px,4vw,42px);line-height:1.1;margin:0 0 8px;color:var(--cp-dark)}.commercial .cp-subtitle{margin:0 0 20px;color:var(--cp-muted);font-size:16px}.commercial .cp-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:8px}.commercial .cp-price__current{font-family:var(--cp-heading);font-size:40px;font-weight:600;color:var(--cp-dark);line-height:1}.commercial .cp-price__unit{font-size:14px;color:var(--cp-muted)}.commercial .cp-finance-note{margin:0 0 20px;font-size:14px;color:var(--cp-muted)}.commercial .cp-finance-note a{color:var(--cp-accent);text-decoration:underline}.commercial .cp-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.commercial .cp-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--cp-cream);font-size:12px;color:var(--cp-dark)}.commercial .cp-option{margin-bottom:20px}.commercial .cp-option__label{margin:0 0 10px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--cp-dark)}.commercial .cp-option__values{display:flex;flex-wrap:wrap;gap:10px}.commercial .cp-option__value{border:1.5px solid var(--cp-border);border-radius:var(--cp-radius);background:#fff;padding:10px 16px;cursor:pointer;font-size:14px;color:var(--cp-fg)}.commercial .cp-option__value.is-selected{border-color:var(--cp-dark)}.commercial .cp-option__value--swatch{display:flex;flex-direction:column;align-items:center;gap:6px;border:none;background:none;padding:0;min-width:40px}.commercial .cp-option__swatch{width:32px;height:32px;border-radius:999px;background:var(--swatch);border:2px solid transparent;box-shadow:inset 0 0 0 1px #0000001f}.commercial .cp-option__value--swatch.is-selected .cp-option__swatch{border-color:var(--cp-dark)}.commercial .cp-option__swatch-label{font-size:12px;color:var(--cp-muted)}.commercial .cp-option--config .cp-option__values{display:grid;grid-template-columns:1fr 1fr;gap:12px}.commercial .cp-option__value--card{text-align:left;padding:14px 16px;min-height:64px}.commercial .cp-option__card-title{display:block;font-weight:500;color:var(--cp-dark)}.commercial .cp-inventory{margin-bottom:16px}.commercial .cp-inventory__bar{height:6px;border-radius:999px;background:#ece7df;overflow:hidden;margin-bottom:8px}.commercial .cp-inventory__bar span{display:block;height:100%;background:var(--cp-accent);border-radius:999px}.commercial .cp-inventory__text{margin:0;font-size:13px;color:var(--cp-muted)}.commercial .cp-inventory__text strong{color:var(--cp-dark)}.commercial .cp-ship-note{display:flex;gap:12px;align-items:flex-start;background:var(--cp-cream);border-radius:12px;padding:14px 16px;margin-bottom:20px}.commercial .cp-ship-note svg{color:var(--cp-accent);flex-shrink:0;margin-top:2px}.commercial .cp-ship-note strong{display:block;font-size:14px;color:var(--cp-dark);font-weight:500}.commercial .cp-ship-note span{display:block;font-size:12px;color:var(--cp-muted);margin-top:2px}.commercial .cp-actions{display:flex;gap:12px;margin-bottom:24px}.commercial .cp-qty{display:flex;align-items:center;border:1.5px solid var(--cp-border);border-radius:var(--cp-radius);min-height:48px}.commercial .cp-qty button{border:none;background:none;width:44px;height:48px;cursor:pointer;font-size:18px}.commercial .cp-qty input{width:40px;border:none;text-align:center;background:transparent;-moz-appearance:textfield}.commercial .cp-qty input::-webkit-outer-spin-button,.commercial .cp-qty input::-webkit-inner-spin-button{-webkit-appearance:none}.commercial .cp-actions .cp-btn--primary{flex:1;min-height:48px}.commercial .cp-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px;text-align:center}.commercial .cp-trust__item{padding:14px 8px;border-radius:12px;background:#fff;border:1px solid var(--cp-border)}.commercial .cp-trust__item strong{display:block;font-size:13px;color:var(--cp-dark);font-weight:500}.commercial .cp-trust__item span{display:block;font-size:12px;color:var(--cp-muted);margin-top:4px}.commercial .cp-help{border:1px solid var(--cp-border);border-radius:14px;padding:18px}.commercial .cp-help>p{margin:0 0 12px;font-size:14px;color:var(--cp-muted)}.commercial .cp-help__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.commercial .cp-stats{background:var(--cp-dark);color:#fff;padding:36px 0}.commercial .cp-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;text-align:center}@media(min-width:768px){.commercial .cp-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.commercial .cp-stats__item strong{display:block;font-family:var(--cp-heading);font-size:32px;font-weight:500;color:#fff;margin-bottom:6px}.commercial .cp-stats__item span{font-size:13px;color:#ffffffb3}.commercial .cp-tabs{padding:72px 0;background:#fff}.commercial .cp-tabs__nav{display:flex;gap:0;border-bottom:1px solid var(--cp-border);margin-bottom:40px}.commercial .cp-tabs__tab{border:none;background:none;padding:16px 28px;cursor:pointer;font-size:15px;color:var(--cp-muted);border-bottom:2px solid transparent;margin-bottom:-1px}.commercial .cp-tabs__tab.is-active{color:var(--cp-dark);border-bottom-color:var(--cp-dark)}.commercial .cp-tabs__split{display:grid;gap:40px;align-items:start}@media(min-width:900px){.commercial .cp-tabs__split{grid-template-columns:1fr 1fr;gap:56px}}.commercial .cp-tabs__copy h2{font-size:clamp(28px,3vw,40px);line-height:1.15;margin:0 0 20px}.commercial .cp-check-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.commercial .cp-check-list li{position:relative;padding-left:28px;color:var(--cp-fg);font-size:15px}.commercial .cp-check-list li:before{content:"";position:absolute;left:0;top:6px;width:14px;height:14px;border-radius:999px;background:var(--cp-accent)}.commercial .cp-tabs__media{border-radius:20px;overflow:hidden;background:var(--cp-cream);aspect-ratio:4/3}.commercial .cp-tabs__media img,.commercial .cp-placeholder{width:100%;height:100%;object-fit:cover}.commercial .cp-placeholder{background:linear-gradient(145deg,#e8dfd2,#d4c9b8);min-height:240px}.commercial .cp-specs{border:1px solid var(--cp-border);border-radius:14px;overflow:hidden;margin:0}.commercial .cp-specs__row{display:flex;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid var(--cp-border);background:#fff}.commercial .cp-specs__row:nth-child(2n){background:var(--cp-cream)}.commercial .cp-specs__row:last-child{border-bottom:none}.commercial .cp-specs__row dt{margin:0;color:var(--cp-medium);font-size:14px}.commercial .cp-specs__row dd{margin:0;color:var(--cp-dark);font-size:14px;text-align:right}.commercial .cp-financing{padding:80px 0;background:var(--cp-cream)}.commercial .cp-financing__copy h2{font-size:clamp(28px,3vw,40px);margin:0 0 12px}.commercial .cp-financing__copy>p{color:var(--cp-muted);max-width:520px}.commercial .cp-financing__tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 24px}.commercial .cp-financing__tiers article{background:#fff;border-radius:14px;padding:20px;text-align:center;box-shadow:0 1px 3px #0000000f}.commercial .cp-financing__tiers strong{display:block;font-family:var(--cp-heading);font-size:28px;color:var(--cp-dark);margin-bottom:4px}.commercial .cp-financing__tiers span{font-size:13px;color:var(--cp-muted)}.commercial .cp-reviews{padding:80px 0;background:#fff}.commercial .cp-reviews__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:end;margin-bottom:32px}.commercial .cp-reviews__header h2{margin:0;font-size:clamp(28px,3vw,40px)}.commercial .cp-reviews__summary{margin:8px 0 0;color:var(--cp-muted)}.commercial .cp-reviews__grid{display:grid;gap:20px}@media(min-width:768px){.commercial .cp-reviews__grid{grid-template-columns:repeat(3,1fr)}}.commercial .cp-review-card{background:var(--cp-cream);border-radius:16px;padding:24px}.commercial .cp-review-card h3{margin:12px 0 8px;font-size:18px}.commercial .cp-review-card>p{margin:0 0 16px;color:var(--cp-muted);font-size:14px}.commercial .cp-review-card footer{display:flex;justify-content:space-between;gap:8px;font-size:13px;color:var(--cp-muted)}.commercial .cp-review-card footer strong{color:var(--cp-dark)}.commercial .cp-faq{padding:80px 0;background:#fff}.commercial .cp-faq h2{text-align:center;font-size:clamp(28px,3vw,40px);margin:0 0 32px}.commercial .cp-faq__list{border-top:1px solid var(--cp-border)}.commercial .cp-faq__item{border-bottom:1px solid var(--cp-border);padding:16px 0}.commercial .cp-faq__item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;align-items:center;color:var(--cp-dark);font-size:16px}.commercial .cp-faq__item summary::-webkit-details-marker{display:none}.commercial .cp-faq__item[open] summary svg{transform:rotate(180deg)}.commercial .cp-faq__item .rte{margin-top:12px;color:var(--cp-muted);font-size:14px}.commercial .cp-related{padding:80px 0;background:var(--cp-cream)}.commercial .cp-related h2{text-align:center;font-size:clamp(28px,3vw,40px);margin:0 0 8px}.commercial .cp-related__grid{display:grid;gap:20px}@media(min-width:768px){.commercial .cp-related__grid{grid-template-columns:repeat(4,1fr)}}.commercial .cp-product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.commercial .cp-product-card__media{display:block;aspect-ratio:1;background:#e8dfd2;overflow:hidden}.commercial .cp-product-card__media img{width:100%;height:100%;object-fit:cover}.commercial .cp-product-card__info{padding:16px;display:flex;justify-content:space-between;gap:12px;align-items:center}.commercial .cp-product-card__info h3{margin:0;font-size:15px;color:var(--cp-dark)}.commercial .cp-product-card__info p{margin:4px 0 0;color:var(--cp-muted);font-size:13px}.commercial .cp-product-card__info form{margin:0}@media(max-width:767px){.commercial .cp-trust,.commercial .cp-help__actions,.commercial .cp-option--config .cp-option__values,.commercial .cp-financing__tiers{grid-template-columns:1fr}.commercial .cp-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/commercial-product.css.map */
