.lpx{--lpx-bg: #f7f2e9;--lpx-surface: #fffdf8;--lpx-text: #191713;--lpx-muted: #6e685f;--lpx-border: rgba(68, 58, 43, .16);--lpx-accent: #b5945c;--lpx-dark: #171512;--lpx-success: #39654b;--lpx-radius-sm: 10px;--lpx-radius-md: 18px;--lpx-shadow: 0 18px 45px rgba(61, 49, 31, .08);--lpx-container: 1180px;--lpx-transition: .18s ease;--lpx-section-space: 28px;display:block;overflow:clip;color:var(--lpx-text);background:var(--lpx-bg);font-family:inherit}.lpx *,.lpx *:before,.lpx *:after{box-sizing:border-box}.lpx button,.lpx a{font:inherit}.lpx button:focus-visible,.lpx a:focus-visible,.lpx [tabindex="-1"]:focus-visible{outline:3px solid color-mix(in srgb,var(--lpx-accent) 58%,white);outline-offset:3px}.lpx__container{width:min(100%,var(--lpx-container));margin-inline:auto;padding:var(--lpx-section-space) 12px calc(var(--lpx-section-space) + 10px)}.lpx-hero,.lpx-offers{border:1px solid var(--lpx-border);background:var(--lpx-surface);box-shadow:var(--lpx-shadow)}.lpx-hero{display:grid;gap:10px;overflow:hidden;border-radius:var(--lpx-radius-md)}.lpx-hero__media{position:relative;min-width:0;padding:12px 12px 0;background:linear-gradient(180deg,#f3eadc 0%,var(--lpx-surface) 100%)}.lpx-proof{position:absolute;z-index:1;inset-block-start:12px;inset-inline-start:12px;display:inline-flex;align-items:center;gap:7px;min-height:28px;margin:0;padding:5px 10px;border:1px solid color-mix(in srgb,var(--lpx-accent) 40%,transparent);border-radius:999px;color:#504329;background:#fffdf8e8;font-size:1.15rem;font-weight:700;line-height:1.2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lpx-proof__mark{width:6px;height:6px;border-radius:50%;background:var(--lpx-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--lpx-accent) 17%,transparent)}.lpx-hero__image-stage{position:relative;display:grid;place-items:center;width:100%;height:clamp(220px,61vw,286px);overflow:hidden}.lpx .lpx-hero__image-stage .lpx-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%!important;object-fit:contain;object-position:center;transform:none}.lpx-hero__image-placeholder{width:min(72%,240px);color:color-mix(in srgb,var(--lpx-accent) 38%,#e7dece)}.lpx-hero__content{display:grid;gap:9px;min-width:0;padding:2px 16px 17px}.lpx-hero__eyebrow,.lpx-offers__eyebrow{margin:0;color:color-mix(in srgb,var(--lpx-accent) 74%,#4b3c25);font-size:1.05rem;font-weight:800;letter-spacing:.13em;line-height:1.2}.lpx-hero__title{margin:0;color:var(--lpx-dark);font-size:clamp(2.2rem,7.2vw,3rem);font-weight:750;letter-spacing:-.025em;line-height:1.12;text-wrap:balance}.lpx-hero__description{max-width:47ch;margin:0;color:var(--lpx-muted);font-size:1.38rem;line-height:1.55}.lpx-chips{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.lpx-chips li{min-height:30px;padding:5px 11px;border:1px solid var(--lpx-border);border-radius:999px;color:#4f4a42;background:#fbf8f2;font-size:1.15rem;font-weight:650;line-height:1.5}.lpx-hero__teaser{margin:1px 0 0;color:#4a3c26;font-size:1.25rem;font-weight:750;line-height:1.4}.lpx-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;padding:11px 18px;border:1px solid var(--lpx-dark);border-radius:var(--lpx-radius-sm);color:#fff;background:var(--lpx-dark);font-weight:800;line-height:1.25;text-decoration:none;cursor:pointer;transition:transform var(--lpx-transition),box-shadow var(--lpx-transition),color var(--lpx-transition),background-color var(--lpx-transition)}.lpx-button--hero{margin-block-start:1px}.lpx-button:hover{transform:translateY(-1px);box-shadow:0 10px 25px #17151229}.lpx-offers{scroll-margin-block-start:88px;margin-block-start:14px;padding:18px 14px;border-radius:var(--lpx-radius-md)}.lpx-offers__header{display:grid;gap:5px;margin-block-end:14px}.lpx-offers__header h2,.lpx-offers__header p{margin:0}.lpx-offers__header h2{color:var(--lpx-dark);font-size:clamp(2rem,6.6vw,2.8rem);line-height:1.18}.lpx-offers__header>p:last-child{color:var(--lpx-muted);font-size:1.22rem;line-height:1.45}.lpx-offers__list{display:grid;gap:9px}.lpx-offer{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:68px;padding:11px 12px;border:1px solid var(--lpx-border);border-radius:12px;color:var(--lpx-text);background:#fffefb;text-align:start;cursor:pointer;transition:border-color var(--lpx-transition),background-color var(--lpx-transition),box-shadow var(--lpx-transition),transform var(--lpx-transition)}.lpx-offer:hover{border-color:color-mix(in srgb,var(--lpx-accent) 62%,var(--lpx-border));transform:translateY(-1px)}.lpx-offer.is-selected{border-color:var(--lpx-accent);background:color-mix(in srgb,var(--lpx-accent) 7%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--lpx-accent) 13%,transparent)}.lpx-offer__choice{display:grid;place-items:center;width:20px;height:20px;border:1px solid #a9a095;border-radius:50%;background:#fff}.lpx-offer.is-selected .lpx-offer__choice{border:6px solid var(--lpx-accent)}.lpx-offer__copy{display:grid;gap:2px;min-width:0}.lpx-offer__copy strong{color:var(--lpx-dark);font-size:1.28rem;line-height:1.3}.lpx-offer__copy small{overflow:hidden;color:var(--lpx-muted);font-size:1.05rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.lpx-offer__price{color:var(--lpx-dark);font-size:1.24rem;font-weight:850;white-space:nowrap}.lpx-offer__badge{position:absolute;inset-block-start:-8px;inset-inline-end:10px;padding:3px 8px;border-radius:999px;color:#fff;background:#8a6e3e;font-size:.9rem;font-weight:800;line-height:1.3}.lpx-selection{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-block:14px 10px;padding-block:12px;border-block:1px solid var(--lpx-border)}.lpx-selection__product{display:flex;align-items:center;gap:10px;min-width:0}.lpx-selection__product img{flex:0 0 48px;width:48px;height:48px;border:1px solid var(--lpx-border);border-radius:9px;background:#f6f0e6;object-fit:contain}.lpx-selection__product span{display:grid;gap:2px;min-width:0}.lpx-selection__product small{color:var(--lpx-muted);font-size:1rem}.lpx-selection__product strong{overflow:hidden;max-width:21ch;color:var(--lpx-dark);font-size:1.12rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.lpx-selection__total{display:grid;flex:0 0 auto;gap:2px;text-align:end}.lpx-selection__total span{color:var(--lpx-muted);font-size:1rem}.lpx-selection__total strong{color:var(--lpx-dark);font-size:1.32rem}.lpx-fallback-link{display:block;width:fit-content;margin:10px auto 0;color:#5a4b32;font-size:1.1rem;font-weight:700;text-underline-offset:3px}.lpx-fallback-link[hidden],.lpx-design-status[hidden]{display:none}.lpx-design-status{margin:10px 0 0;padding:9px 11px;border:1px dashed color-mix(in srgb,var(--lpx-accent) 55%,transparent);border-radius:var(--lpx-radius-sm);color:#5e503b;background:#fbf7ee;font-size:1rem;line-height:1.5}@media(max-width:340px){.lpx__container{padding-block-start:12px}.lpx-hero__media{padding:8px 8px 0}.lpx-proof{inset-block-start:8px;inset-inline-start:8px;min-height:26px;padding:4px 9px}.lpx-hero__image-stage{height:180px}.lpx-hero__content{gap:6px;padding:0 12px 12px}.lpx-hero__title{font-size:2rem;line-height:1.08}.lpx-hero__description{font-size:1.22rem;line-height:1.4}.lpx-chips{gap:5px}.lpx-chips li{min-height:28px;padding:4px 9px}.lpx-hero__teaser{font-size:1.15rem}}@media(min-width:750px){.lpx__container{padding-inline:24px}.lpx-hero{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:stretch;gap:0}.lpx-hero__media{padding:24px}.lpx-hero__image-stage{height:clamp(390px,48vw,540px)}.lpx-hero__content{align-content:center;gap:14px;padding:38px 40px}.lpx-hero__title{font-size:clamp(3rem,4vw,5rem)}.lpx-button--hero{width:fit-content;min-width:230px}.lpx-offers{margin-block-start:20px;padding:28px}.lpx-offers__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lpx-offer{grid-template-columns:22px minmax(0,1fr);align-content:center;min-height:126px;padding:18px}.lpx-offer__price{grid-column:2;margin-block-start:6px}.lpx-offer__copy small{white-space:normal}.lpx-selection,.lpx-button--primary{width:min(100%,680px);margin-inline:auto}.lpx-selection{margin-block-start:22px}}@media(min-width:1200px){.lpx__container{padding-inline:0}}@media(prefers-reduced-motion:reduce){.lpx *,.lpx *:before,.lpx *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/luma-product-experience.css.map */
