.shop-page{--shop-ink:#121412;--shop-muted:#737872;min-height:100vh;color:var(--shop-ink);background:#f5f6f3;padding-top:5.2rem;overflow:clip}.shop-overview,.shop-configurator,.shop-product-bar__inner{width:min(100% - 2rem,1660px);margin-inline:auto}.shop-buy-panel__kicker,.shop-product-bar__eyebrow{color:#54720e;letter-spacing:.17em;text-transform:uppercase;margin:0 0 .8rem;font-size:.68rem;font-weight:800}.shop-overview{min-height:13.5rem;padding:clamp(2.5rem,5vw,4.6rem) 0 2.5rem}.shop-overview h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.25rem,4vw,3.45rem);font-weight:650;line-height:1}.shop-overview__pricing{color:#272b27;margin:1rem 0 0;font-size:clamp(.88rem,1.3vw,1.05rem);line-height:1.55}.shop-overview__pricing strong{font-weight:750}.shop-product-bar{z-index:26;opacity:0;backdrop-filter:blur(18px);width:100%;transition:opacity .24s ease, transform .36s var(--ease);pointer-events:none;background:#f9faf7eb;border-bottom:1px solid #191c191f;position:fixed;top:4.7rem;left:0;transform:translateY(-110%);box-shadow:0 12px 30px #0f120f0f}.shop-product-bar.is-visible{opacity:1;transform:none}.shop-product-bar__inner{justify-content:space-between;align-items:center;min-height:4.6rem;display:flex}.shop-product-bar__inner>div{flex-direction:column;display:flex}.shop-product-bar__eyebrow{margin-bottom:.08rem;font-size:.55rem}.shop-product-bar strong{font-size:1.05rem}.shop-product-bar p{margin:0;font-weight:750}.shop-product-bar small{color:var(--shop-muted);font-size:.65rem;font-weight:500}.shop-configurator{grid-template-columns:minmax(0,1.7fr) minmax(330px,.55fr);align-items:start;gap:clamp(2rem,4vw,5rem);padding:1.5rem 0 7rem;display:grid}.shop-gallery{min-width:0;height:calc(100vh - 11.5rem);position:sticky;top:10rem}.shop-gallery__surface{--finish-glow:#242725;background:radial-gradient(circle at 74% 20%, color-mix(in srgb, var(--finish-glow) 23%, transparent), transparent 36%), linear-gradient(145deg, #edefeb, #e2e5df);isolation:isolate;height:100%;min-height:34rem;transition:background .5s var(--ease);border-radius:1.4rem;position:relative;overflow:hidden}.shop-gallery__surface[data-finish=stone]{--finish-glow:#a5aaa4}.shop-gallery__surface[data-finish=volt]{--finish-glow:#b7ff2a}.shop-gallery__slides{z-index:0;place-items:center;display:grid;position:absolute;inset:0}.shop-gallery__image{object-fit:cover;object-position:center;opacity:0;filter:drop-shadow(0 2rem 1.5rem #0a0c0a2e);width:100%;height:100%;max-height:none;transition:opacity .5s var(--ease), transform .65s var(--ease);position:absolute;inset:0;transform:translate(5%)scale(.96)}.shop-gallery__image.is-active{opacity:1;transform:none}.shop-gallery__arrow{z-index:3;aspect-ratio:1;color:#20231f;cursor:pointer;background:#ffffffb8;border:0;border-radius:50%;place-items:center;width:3rem;font-size:1.15rem;transition:background .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.shop-gallery__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.shop-gallery__arrow--previous{left:1.25rem}.shop-gallery__arrow--next{right:1.25rem}.shop-gallery__dots{z-index:3;gap:.7rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.shop-gallery__dots button{cursor:pointer;background:#afb4ad;border:0;border-radius:50%;width:.42rem;height:.42rem;padding:0}.shop-gallery__dots button.is-active{background:#1a1d19}.shop-gallery__caption{z-index:2;text-align:right;flex-direction:column;max-width:17rem;display:flex;position:absolute;bottom:1.65rem;right:2rem}.shop-gallery__caption strong{font-size:.82rem}.shop-gallery__caption span{color:var(--shop-muted);margin-top:.2rem;font-size:.64rem;line-height:1.4}.shop-options{min-width:0}.shop-step{border:0;border-bottom:1px solid #dfe1dc;min-width:0;min-height:72vh;margin:0;padding:5.5rem 0}.shop-step--accessory{min-height:auto;padding-bottom:2.75rem}.shop-step--package{min-height:auto;padding-bottom:.75rem}.shop-step--package:not(:has(input[name=packageCode]:checked)){min-height:calc(100vh - 27.75rem)}.shop-step legend,.shop-submit-title{letter-spacing:-.045em;padding:0;font-size:clamp(1.45rem,2.2vw,2.15rem);font-weight:650;line-height:1.08}.shop-step legend span{color:var(--shop-ink)}.shop-step legend:not(span),.shop-step legend{color:#8b908a}.shop-submit-title{color:#8b908a;margin:1.25rem 0 0}.shop-submit-title+.shop-buy-panel{margin-top:7.7rem}.shop-option-list{gap:.8rem;margin-top:2.2rem;display:grid}.shop-option-card{cursor:pointer;display:block}.shop-option-card input{opacity:0;pointer-events:none;position:absolute}.shop-option-card__body{background:#ffffff73;border:1px solid #babeb8;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;min-height:6.5rem;padding:1.15rem 1.25rem;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.shop-option-card:hover .shop-option-card__body{background:#fff;border-color:#737972}.shop-option-card input:focus-visible+.shop-option-card__body{outline-offset:3px;outline:2px solid #20231f}.shop-option-card input:checked+.shop-option-card__body{background:#fff;border-color:#78a915;box-shadow:0 0 0 1px #78a915}.shop-option-card__body>span:first-child{flex-direction:column;min-width:0;display:flex}.shop-option-card strong{font-size:.92rem}.shop-option-card small{color:var(--shop-muted);margin-top:.35rem;font-size:.7rem;line-height:1.35}.shop-option-card__price{color:#3d413d;text-align:right;max-width:7rem;font-size:.72rem}.shop-selected-label{margin:2rem 0 1.35rem;font-size:.82rem}.shop-selected-price{margin-left:.5rem;font-weight:750}.shop-swatches{flex-wrap:wrap;gap:.75rem;display:flex}.shop-swatch{cursor:pointer;background:#ffffff73;border:1px solid #babeb8;border-radius:.75rem;justify-content:center;align-items:center;min-width:5.75rem;min-height:2.75rem;padding:.5rem .85rem;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.shop-swatch:hover{background:#fff;border-color:#737972}.shop-swatch input{opacity:0;pointer-events:none;position:absolute}.shop-swatch>.shop-swatch__image{display:none}.shop-swatch small{max-width:7rem;color:var(--shop-ink);text-align:center;font-size:.8rem;font-weight:650;line-height:1.2}.shop-swatch:has(input:checked){background:#fff;border-color:#78a915;box-shadow:0 0 0 1px #78a915}.shop-swatch:has(input:focus-visible){outline-offset:3px;outline:2px solid #20231f}.shop-swatch.is-out-of-stock{cursor:pointer;background:#e0e2de;border-color:#c7cac5}.shop-swatch.is-out-of-stock:hover{background:#e0e2de;border-color:#c7cac5}.shop-swatch.is-out-of-stock small{color:#8f948d}.shop-swatch.is-out-of-stock .shop-stock-tooltip{z-index:5;color:#fff;opacity:0;filter:none;pointer-events:none;background:#20231f;border:0;border-radius:.35rem;width:max-content;height:auto;padding:.4rem .55rem;font-size:.62rem;font-weight:650;line-height:1;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%,-.2rem);box-shadow:0 .45rem 1.2rem #12141224}.shop-swatch.is-out-of-stock:hover .shop-stock-tooltip{opacity:1;transform:translate(-50%)}.shop-accessory-preview{margin:2rem 0 0}.shop-accessory-preview[hidden]{visibility:hidden;display:block}.shop-accessory-preview__visual{aspect-ratio:16/9;background:#f5f6f3;display:block}.shop-accessory-preview__visual img{object-fit:contain;width:100%;height:100%;display:block;transform:translateY(-.2rem)}.shop-step.is-locked{opacity:.43}.shop-step.is-locked .shop-option-list{pointer-events:none}.shop-buy-panel{color:var(--shop-ink);background:#ffffff73;border:1px solid #babeb8;border-radius:.85rem;margin-top:1.25rem;padding:clamp(1.5rem,3vw,2.4rem)}.shop-buy-panel[hidden]{display:none}.shop-buy-panel h2{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(2rem,3.5vw,3.3rem);font-weight:500;line-height:.95}.shop-buy-panel dl{gap:.65rem;margin:1.6rem 0;display:grid}.shop-buy-panel dl div{border-bottom:1px solid #d7dbd4;justify-content:space-between;gap:1rem;padding-bottom:.6rem;display:flex}.shop-buy-panel dt,.shop-buy-panel__requirement{color:var(--shop-muted);font-size:.72rem}.shop-buy-panel dd{text-align:right;margin:0;font-size:.72rem}.shop-buy-panel__price{margin:1rem 0 0;font-size:1.8rem;font-weight:750}.shop-buy-panel__note{color:var(--shop-muted);font-size:.69rem;line-height:1.55}.shop-buy-panel__status{color:#a43a2e;min-height:1.4em;font-size:.72rem}.shop-buy-panel__status a{color:inherit;text-underline-offset:.2em;font-weight:750;text-decoration:underline}.shop-buy-button{background:var(--color-accent);color:#10120f;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:0;border-radius:.25rem;justify-content:space-between;align-items:center;width:100%;min-height:3.35rem;padding:0 1.2rem;font-weight:800;transition:background .18s,transform .18s;display:flex}.shop-buy-button:hover{background:#d4ff75;transform:translateY(-2px)}.shop-buy-button:disabled{cursor:wait;opacity:.65;transform:none}@media (width<=980px){.shop-product-bar{top:4.45rem}.shop-configurator{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:1.5rem}.shop-gallery{height:calc(100vh - 10.6rem);top:9.4rem}.shop-gallery__surface{min-height:28rem}.shop-gallery__caption{display:none}.shop-step{min-height:64vh;padding-block:4.5rem}.shop-submit-title+.shop-buy-panel{margin-top:6.7rem}}@media (width<=720px){.shop-page{padding-top:4.4rem}.shop-overview{min-height:12rem;padding:2.6rem 0 2rem}.shop-product-bar{top:4.2rem}.shop-product-bar__inner{min-height:4rem}.shop-configurator{padding-top:.9rem;display:block}.shop-gallery{z-index:2;height:55svh;min-height:27rem;position:relative;top:auto}.shop-gallery__surface{border-radius:1rem;min-height:100%}.shop-gallery__slides{inset:0}.shop-gallery__arrow{width:2.6rem}.shop-options{padding-inline:.15rem}.shop-step{min-height:auto;padding:4.2rem 0}.shop-step--package{padding-bottom:.75rem}.shop-submit-title+.shop-buy-panel{margin-top:6.4rem}.shop-option-card__body{min-height:5.8rem}.shop-buy-panel{margin-bottom:2rem}}@media (prefers-reduced-motion:reduce){.shop-product-bar,.shop-gallery__image,.shop-buy-button{transition:none}}.shop-purchase-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem;margin-top:1.5rem;display:grid}.shop-purchase-actions .shop-buy-button{letter-spacing:.025em;justify-content:center;gap:.35rem;min-width:0;margin:0;padding:1rem .5rem;font-size:.72rem}.shop-purchase-actions .shop-add-button{color:#171d16;background:#fff;border:1px solid #bbc3b8}.shop-purchase-actions .shop-add-button:hover{background:#f2f6eb;border-color:#7b942e}.shop-purchase-actions .shop-buy-button:disabled{color:#81897c;cursor:not-allowed;background:#d8ddd5}.shop-purchase-actions .shop-buy-button:focus-visible{outline-offset:3px;outline:2px solid #638521}
