.gez-sdp{--sdp-cream:#FDFAF6;--sdp-warm:#F7F3EC;--sdp-forest:#2C3E2D;--sdp-forest-deep:#1F2D20;--sdp-sage:#7A9B76;--sdp-muted:#888;--sdp-body:#4A4A4A;--sdp-ink:#2A2A2A;--sdp-line:rgba(0,0,0,.07);--sdp-line-soft:rgba(0,0,0,.06);--sdp-active:#F5EFE3;--sdp-active-deep:#6B5F4C;--sdp-active-tint:#FDF9F1;--sdp-active-border:rgba(107,95,76,.25);--sdp-chip-bg:#E9F3F0;--sdp-chip-border:#BAD8CF;--sdp-chip-text:#2C3E2D;--sdp-pop-bg:#FED93E;--sdp-pop-text:#331A00;--sdp-best-bg:#E9F4E8;--sdp-best-text:#2B7A33;--sdp-tip-bg:#F4E9DC;--sdp-tip-text:#8B590D;--sdp-star:#C8993E;--sdp-save-bg:#FBF1E0;--sdp-save-text:#A06002;--sdp-verified-bg:#E9F4E7;--sdp-verified-text:#2B7A33;--sdp-cta:#EE9922;--sdp-cta-hover:#D88A1D;--sdp-cta-text:#2A2A2A;font-family:Inter,Arial,sans-serif;color:var(--sdp-ink);background:var(--sdp-cream);overflow-x:hidden}.gez-sdp *{box-sizing:border-box}.gez-sdp img{max-width:100%;height:auto;display:block}.gez-sdp,.gez-sdp *,.gez-sdp button,.gez-sdp a,.gez-sdp input,.gez-sdp label,.gez-sdp [role=button]{-webkit-tap-highlight-color:transparent}.gez-sdp button:focus,.gez-sdp a:focus,.gez-sdp input:focus,.gez-sdp [role=button]:focus{outline:none}.gez-sdp button::-moz-focus-inner{border:0;padding:0}.gez-sdp button:focus-visible,.gez-sdp a:focus-visible{outline:2px solid var(--sdp-forest);outline-offset:2px}.gez-sdp .sdp-colorbar{position:sticky;top:0;z-index:1;background:#f2f8ec;border-bottom:1px solid rgba(0,0,0,.08);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.gez-sdp .sdp-colorbar__inner{display:flex;align-items:center;gap:12px;padding:10px 48px;max-width:1440px;margin:0 auto}.gez-sdp .sdp-colorbar__fixed{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding-right:12px;background:#f2f8ec;position:relative;z-index:2}.gez-sdp .sdp-colorbar__fixed:after{content:"";position:absolute;right:-14px;top:0;bottom:0;width:14px;background:linear-gradient(to right,#f2f8ec,#f2f8ec00);pointer-events:none}.gez-sdp .sdp-colorbar__label{font-size:12px;line-height:15px;color:var(--sdp-muted);flex:0 0 auto}.gez-sdp .sdp-colorbar__active-name{font-size:12px;line-height:15px;font-weight:600;color:var(--sdp-ink);flex:0 0 auto;white-space:nowrap}.gez-sdp .sdp-colorbar__chips{position:relative;flex:1 1 0;min-width:0;display:flex;align-items:center;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none}.gez-sdp .sdp-colorbar__chips::-webkit-scrollbar{display:none}.gez-sdp .sdp-colorbar__chips.is-dragging{cursor:grabbing;scroll-behavior:auto}.gez-sdp .sdp-colorbar__chips.is-dragging .sdp-chip{pointer-events:none}.gez-sdp .sdp-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 8px;border-radius:16px;cursor:pointer;background:#f2f2f0;border:1px solid rgba(0,0,0,.08);font-family:inherit;font-weight:400;font-size:11px;line-height:13px;color:var(--sdp-muted);white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease}.gez-sdp .sdp-chip:hover{border-color:#0003}.gez-sdp .sdp-chip.is-active{background:var(--sdp-active-tint);border:1.5px solid var(--sdp-active-border);color:var(--sdp-active-deep);font-weight:600;padding:7.5px 15.5px 7.5px 7.5px}.gez-sdp .sdp-chip__dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;box-shadow:inset 0 0 0 1px #00000014}.gez-sdp .sdp-hero{padding:40px 48px 48px;background:var(--sdp-active);transition:background .3s ease}.gez-sdp .sdp-hero__grid{display:grid;grid-template-columns:620px 1fr;gap:60px;align-items:flex-start;max-width:1392px;margin:0 auto}.gez-sdp .sdp-gallery{width:100%;max-width:620px}.gez-sdp .sdp-gallery__main{position:relative;width:100%;aspect-ratio:620/560;border-radius:18px;overflow:hidden;background:var(--sdp-active-tint);border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 18px -6px #00000038,0 1px 3px #00000014;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.gez-sdp .sdp-gallery__main:hover{transform:translateY(-2px);box-shadow:0 14px 34px -10px #00000052,0 4px 10px -2px #00000024;border-color:#0000002e}.gez-sdp .sdp-gallery__main--has-image{background:var(--sdp-active-tint)}.gez-sdp .sdp-gallery__main--has-image .sdp-sidebar,.gez-sdp .sdp-gallery__main--has-image .sdp-room{display:none}.gez-sdp .sdp-gallery__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:2;background:var(--sdp-active-tint)}.gez-sdp .sdp-sidebar{position:absolute;left:0;top:0;width:26%;height:100%;background:var(--sdp-active-deep);transition:background .3s ease;display:flex;align-items:center;justify-content:center}.gez-sdp .sdp-sidebar__name{color:#fff;font-weight:600;font-size:12px;line-height:14px;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;transform:rotate(-90deg);transform-origin:center}.gez-sdp .sdp-room{position:absolute;left:26%;top:0;right:0;height:100%;background:#d6b19d;display:flex;align-items:center;justify-content:center}.gez-sdp .sdp-room__frame{width:65%;aspect-ratio:256/160;background:var(--sdp-active);border-radius:6px;transition:background .3s ease;position:relative;display:flex;align-items:flex-end;justify-content:space-between;padding:0 6%}.gez-sdp .sdp-room__frame:before,.gez-sdp .sdp-room__frame:after{content:"";width:5%;height:36%;background:var(--sdp-active-deep);border-radius:3px;transition:background .3s ease}.gez-sdp .sdp-room__caption{position:absolute;left:12px;bottom:12px;padding:5px 9px;background:#00000073;color:#fff;border-radius:6px;font-size:10px;line-height:12px}.gez-sdp .sdp-thumbs{display:flex;gap:12px;margin-top:16px;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:4px;touch-action:pan-x}.gez-sdp .sdp-thumbs::-webkit-scrollbar{display:none}.gez-sdp.is-color-selected .sdp-thumbs{display:none}.gez-sdp .sdp-thumb{position:relative;flex:0 0 96px;min-width:96px;width:96px;height:92px;background:var(--sdp-cream);border:1px solid var(--sdp-line-soft);border-radius:10px;cursor:pointer;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;display:flex;align-items:flex-end;justify-content:center;padding:6px;font-family:inherit;font-size:8px;line-height:10px;font-weight:500;color:#888c;text-align:center;transition:border-color .2s ease,background .2s ease;touch-action:manipulation;box-sizing:border-box}.gez-sdp .sdp-thumb.is-active{background-color:var(--sdp-active);border:2px solid var(--sdp-active-border);color:#ffffffe6}.gez-sdp .sdp-thumb:hover{border-color:var(--sdp-active-deep)}.gez-sdp .sdp-info{display:flex;flex-direction:column;gap:0;width:100%;max-width:736px;background:#fff;border-radius:24px;padding:28px}.gez-sdp .sdp-info__eyebrow{font-weight:600;font-size:10px;line-height:12px;letter-spacing:1.2px;color:var(--sdp-sage);text-transform:uppercase;display:block;margin-bottom:14px}.gez-sdp .sdp-info__title{font-family:Libre Baskerville,"Libertinus Serif Display",Georgia,serif;font-weight:700;font-size:40px;line-height:48px;letter-spacing:-.5px;color:var(--sdp-ink);margin:0 0 12px}.gez-sdp .sdp-info__tagline{font-weight:400;font-style:italic;font-size:16px;line-height:25px;color:var(--sdp-body);margin:0 0 22px}.gez-sdp .sdp-color-pill{display:inline-flex;align-items:center;gap:11px;padding:6px 14px 6px 10px;background:#fff;border:1px solid var(--sdp-active-border);border-radius:16px;margin-bottom:18px;align-self:flex-start;transition:border-color .3s ease}.gez-sdp .sdp-color-pill__dot{width:18px;height:18px;border-radius:50%;background:var(--sdp-active);transition:background .3s ease;box-shadow:inset 0 0 0 1px #0000001f}.gez-sdp .sdp-color-pill__name{font-weight:600;font-size:15px;line-height:18px;color:var(--sdp-ink)}.gez-sdp .sdp-info__rating{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.gez-sdp .sdp-info__rating .loox-rating:not(:empty)~.sdp-info__rating--fallback{display:none}.gez-sdp .sdp-info__rating .loox-rating{display:inline-flex;align-items:center}.gez-sdp .sdp-info__rating-stars{color:var(--sdp-cta);font-size:15px;line-height:18px;letter-spacing:.5px}.gez-sdp .sdp-info__rating-text{font-size:12px;line-height:15px;color:var(--sdp-muted)}.gez-sdp .sdp-info__price{font-family:Libre Baskerville,Georgia,serif;font-weight:700;font-size:36px;line-height:44px;letter-spacing:-.5px;color:var(--sdp-ink);margin:0 0 24px}.gez-sdp .sdp-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.gez-sdp .sdp-feat-chip{display:inline-flex;align-items:center;padding:7px 14px;background:var(--sdp-chip-bg);border:1px solid var(--sdp-chip-border);border-radius:14px;font-weight:500;font-size:11px;line-height:13px;color:var(--sdp-chip-text)}.gez-sdp .sdp-packs__label{font-weight:600;font-size:13px;line-height:16px;color:var(--sdp-ink);margin:0 0 14px}.gez-sdp .sdp-packs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:26px}.gez-sdp .sdp-pack{position:relative;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:16px 8px 14px;cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;transition:border-color .2s ease,background .2s ease}.gez-sdp .sdp-pack.is-active{background:var(--sdp-cream);border:2px solid var(--sdp-forest);padding:15px 7px 13px}.gez-sdp .sdp-pack:hover{border-color:var(--sdp-forest)}.gez-sdp .sdp-pack__name{font-weight:700;font-size:17px;line-height:21px;color:var(--sdp-ink);margin:0 0 2px}.gez-sdp .sdp-pack.is-active .sdp-pack__name{color:var(--sdp-forest)}.gez-sdp .sdp-pack__sub{font-size:10px;line-height:12px;color:var(--sdp-muted);margin-bottom:8px}.gez-sdp .sdp-pack__divider{width:80%;height:1px;background:#00000012;margin:0 0 8px}.gez-sdp .sdp-pack__each{font-weight:600;font-size:12px;line-height:15px;color:var(--sdp-body);margin-bottom:3px}.gez-sdp .sdp-pack.is-active .sdp-pack__each{color:var(--sdp-forest)}.gez-sdp .sdp-pack__total{font-size:10px;line-height:12px;color:var(--sdp-muted)}.gez-sdp .sdp-pack__badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:4px 12px;border-radius:11px;white-space:nowrap;font-weight:700;font-size:9px;line-height:11px}.gez-sdp .sdp-pack__badge--popular{background:var(--sdp-pop-bg);color:var(--sdp-pop-text)}.gez-sdp .sdp-pack__badge--best{background:var(--sdp-best-bg);color:var(--sdp-best-text)}.gez-sdp .sdp-purchase-slot{margin-bottom:22px}.gez-sdp .sdp-purchase-slot:empty{display:none}.gez-sdp .sdp-atc{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:56px;padding:0 24px;border:0;border-radius:28px;cursor:pointer;background:var(--sdp-cta);color:var(--sdp-cta-text);font-family:inherit;font-size:16px;font-weight:600;line-height:19px;margin-bottom:22px;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.gez-sdp .sdp-atc:hover:not(:disabled){background:var(--sdp-cta-hover);transform:translateY(-1px);box-shadow:0 6px 14px -6px #e926}.gez-sdp .sdp-atc:disabled{opacity:.5;cursor:not-allowed}.gez-sdp .sdp-shipnudge{background:var(--sdp-chip-bg);border:1px solid var(--sdp-chip-border);border-radius:8px;padding:7px 12px;font-weight:400;font-size:12px;line-height:15px;color:var(--sdp-forest);margin-bottom:22px}.gez-sdp .sdp-trustrow{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gez-sdp .sdp-trustrow__item{font-size:11px;line-height:13px;color:var(--sdp-ink)}.gez-sdp .sdp-specsstrip{background:var(--sdp-cream);border-top:1px solid var(--sdp-line);border-bottom:1px solid rgba(0,0,0,.08)}.gez-sdp .sdp-specsstrip__inner{display:grid;grid-template-columns:repeat(5,1fr);gap:0;max-width:1440px;margin:0 auto}.gez-sdp .sdp-specsstrip__col{padding:10px 20px;border-left:1px solid rgba(0,0,0,.07);position:relative}.gez-sdp .sdp-specsstrip__col:first-child{border-left:0}.gez-sdp .sdp-specsstrip__key{font-weight:600;font-size:9px;line-height:11px;letter-spacing:.8px;color:var(--sdp-muted);margin:0 0 6px}.gez-sdp .sdp-specsstrip__val{font-weight:600;font-size:14px;line-height:17px;color:var(--sdp-ink)}.gez-sdp .sdp-desc{padding:48px 48px 64px;background:var(--sdp-cream)}.gez-sdp .sdp-desc__grid{display:grid;grid-template-columns:minmax(0,1fr) 656px;gap:40px;max-width:1392px;margin:0 auto}.gez-sdp .sdp-desc__text p{font-size:14px;line-height:23px;color:var(--sdp-body);margin:0 0 24px}.gez-sdp .sdp-desc__list{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-direction:column;gap:16px}.gez-sdp .sdp-desc__list li{position:relative;padding-left:22px;font-size:13px;line-height:22px;color:var(--sdp-body)}.gez-sdp .sdp-desc__list li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:3px;background:var(--sdp-forest)}.gez-sdp .sdp-desc__benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.gez-sdp .sdp-benefit{padding:24px;border-radius:16px;min-height:200px;background:var(--sdp-active-tint);border:.5px solid rgba(245,234,226,1);transition:background .3s ease}.gez-sdp .sdp-benefit__icon{font-size:28px;line-height:34px;color:var(--sdp-active-deep);margin-bottom:12px;transition:color .3s ease}.gez-sdp .sdp-benefit__title{font-weight:600;font-size:17px;line-height:22px;color:var(--sdp-ink);margin:0 0 10px}.gez-sdp .sdp-benefit__desc{font-weight:400;font-size:13px;line-height:21px;color:var(--sdp-body);margin:0}.gez-sdp .sdp-tabs{position:sticky;top:52px;z-index:1;background:var(--sdp-cream);border-bottom:1px solid rgba(0,0,0,.08)}.gez-sdp .sdp-tabs__inner{display:flex;gap:32px;padding:0 48px;max-width:1392px;margin:0 auto;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:contain}.gez-sdp .sdp-tabs__inner::-webkit-scrollbar{display:none}.gez-sdp .sdp-tabs__link{position:relative;flex:0 0 auto;padding:18px 0;background:transparent;border:0;cursor:pointer;font-family:inherit;font-size:14px;line-height:17px;font-weight:400;color:var(--sdp-muted);transition:color .2s ease;white-space:nowrap}.gez-sdp .sdp-tabs__link.is-active{color:var(--sdp-forest);font-weight:600}.gez-sdp .sdp-tabs__link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--sdp-forest);border-radius:2px}.gez-sdp .sdp-tab-panels{overflow-x:hidden}.gez-sdp .sdp-tab-panel{display:none}.gez-sdp .sdp-tab-panel.is-active{display:block}.gez-sdp .sdp-eyebrow{font-weight:600;font-size:10px;line-height:12px;letter-spacing:1.2px;color:var(--sdp-sage);text-transform:uppercase;display:block;margin-bottom:10px}.gez-sdp .sdp-h2{font-family:Libre Baskerville,Georgia,serif;font-weight:700;font-size:32px;line-height:40px;letter-spacing:-.3px;color:var(--sdp-ink);margin:0 0 16px}.gez-sdp .sdp-h2--sm{font-size:30px;line-height:37px}.gez-sdp .sdp-sub{font-weight:400;font-size:14px;line-height:22px;color:var(--sdp-body);margin:0 0 28px}.gez-sdp .sdp-howto{padding:48px 48px 64px;background:var(--sdp-warm)}.gez-sdp .sdp-howto__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-howto__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:24px;position:relative}.gez-sdp .sdp-howto__card{background:#fff;border:1px solid var(--sdp-line-soft);border-radius:14px;padding:20px;display:flex;flex-direction:column;min-height:320px;position:relative}.gez-sdp .sdp-howto__card:not(:last-child):after{content:"\2192";position:absolute;right:-12px;top:50%;transform:translateY(-50%);color:#a8c4a4;font-size:16px;line-height:19px;z-index:1}.gez-sdp .sdp-howto__num{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;background:var(--sdp-forest);color:#fff;border-radius:16px;font-weight:700;font-size:13px;line-height:16px;width:fit-content;margin-bottom:24px}.gez-sdp .sdp-howto__title{font-weight:600;font-size:14px;line-height:20px;color:var(--sdp-ink);margin:0 0 10px}.gez-sdp .sdp-howto__desc{font-weight:400;font-size:12px;line-height:19px;color:var(--sdp-body);margin:0}.gez-sdp .sdp-howto__tip{margin-top:24px;padding:10px 16px;background:var(--sdp-tip-bg);border-radius:8px;font-size:12px;line-height:15px;color:var(--sdp-tip-text)}.gez-sdp .sdp-works{padding:48px 48px 64px;background:var(--sdp-cream)}.gez-sdp .sdp-works__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-works__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.gez-sdp .sdp-work{padding:20px;background:#fff;border:1px solid var(--sdp-line-soft);border-radius:14px;min-height:160px;display:flex;flex-direction:column}.gez-sdp .sdp-work__icon{font-size:28px;line-height:34px;margin-bottom:12px}.gez-sdp .sdp-work__title{font-weight:600;font-size:15px;line-height:18px;color:var(--sdp-ink);margin:0 0 8px}.gez-sdp .sdp-work__desc{font-weight:400;font-size:12px;line-height:18px;color:var(--sdp-body);margin:0}.gez-sdp .sdp-specs{padding:48px 48px 64px;background:var(--sdp-warm)}.gez-sdp .sdp-specs__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-specs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 48px;margin-top:16px;background:#fff;border:1px solid var(--sdp-line-soft);border-radius:14px;padding:8px 24px}.gez-sdp .sdp-specs__row{display:grid;grid-template-columns:200px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--sdp-line-soft)}.gez-sdp .sdp-specs__row:last-child{border-bottom:0}.gez-sdp .sdp-specs__label{font-weight:600;font-size:13px;line-height:17px;color:var(--sdp-ink)}.gez-sdp .sdp-specs__value{font-weight:400;font-size:13px;line-height:17px;color:var(--sdp-body)}.gez-sdp .sdp-faq{padding:48px 48px 64px;background:var(--sdp-cream)}.gez-sdp .sdp-faq__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-faq__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:24px}.gez-sdp .sdp-faq__item{background:#fff;border:1px solid var(--sdp-line);border-radius:12px;padding:20px}.gez-sdp .sdp-faq__q{font-weight:600;font-size:14px;line-height:17px;color:var(--sdp-ink);margin:0 0 12px}.gez-sdp .sdp-faq__a{font-weight:400;font-size:13px;line-height:20px;color:var(--sdp-body);margin:0}.gez-sdp .sdp-pairs{padding:48px 48px 64px;background:var(--sdp-cream)}.gez-sdp .sdp-pairs__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-pairs__active{display:inline-flex;align-items:center;gap:14px;padding:12px 20px;border-radius:24px;background:var(--sdp-active-tint);margin:4px 0 14px;transition:background .3s ease}.gez-sdp .sdp-pairs__active-dot{width:20px;height:20px;border-radius:50%;background:var(--sdp-active);transition:background .3s ease}.gez-sdp .sdp-pairs__active-name{font-weight:600;font-size:12px;line-height:15px;color:var(--sdp-active-deep);transition:color .3s ease}.gez-sdp .sdp-pairs__active-sub{font-weight:400;font-size:12px;line-height:15px;color:var(--sdp-muted);margin-left:14px}.gez-sdp .sdp-pairs__arrow{color:#a8c4a4;font-size:18px;line-height:22px;margin-left:auto}.gez-sdp .sdp-pairs__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:20px}.gez-sdp .sdp-pair{background:#fff;border:1px solid var(--sdp-line-soft);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-height:276px}.gez-sdp .sdp-pair__swatch{height:100px;min-height:100px;flex:0 0 100px;position:relative;display:block;background-color:#e5ded0}.gez-sdp .sdp-pair__swatch:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:#fff}.gez-sdp .sdp-pair__chip{position:absolute;top:12px;left:12px;padding:4px 10px;background:#ffffffe0;border-radius:11px;font-weight:600;font-size:10px;line-height:12px;color:var(--sdp-ink)}.gez-sdp .sdp-pair__body{padding:12px 14px 14px;display:flex;flex-direction:column;flex:1}.gez-sdp .sdp-pair__name-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.gez-sdp .sdp-pair__name-dot{width:10px;height:10px;border-radius:50%}.gez-sdp .sdp-pair__name{font-weight:600;font-size:14px;line-height:17px;color:var(--sdp-ink)}.gez-sdp .sdp-pair__hex{font-weight:400;font-size:11px;line-height:13px;color:var(--sdp-muted);margin:0 0 8px}.gez-sdp .sdp-pair__rating-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.gez-sdp .sdp-pair__stars{color:var(--sdp-star);font-size:11px;line-height:13px}.gez-sdp .sdp-pair__count{font-size:10px;line-height:12px;color:var(--sdp-muted)}.gez-sdp .sdp-pair__tag{padding:3px 10px;background:var(--sdp-best-bg);border-radius:10px;font-weight:500;font-size:9px;line-height:11px;color:var(--sdp-best-text)}.gez-sdp .sdp-pair__desc{font-weight:400;font-size:11px;line-height:17px;color:var(--sdp-body);margin:0 0 auto}.gez-sdp .sdp-pair__cta{display:flex;width:100%;align-items:center;justify-content:center;gap:6px;margin-top:14px;padding:10px 0;background:var(--sdp-forest);color:#fff;border:0;border-radius:16px;font-family:inherit;font-weight:600;font-size:11px;line-height:13px;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease}.gez-sdp .sdp-pair__cta:hover{background:var(--sdp-forest-deep)}.gez-sdp .sdp-pair__cta:active{transform:translateY(1px)}.gez-sdp .sdp-pair__cta[disabled]{background:#9ca3a1;cursor:not-allowed;opacity:.75}.gez-sdp .sdp-ba{padding:48px 48px 64px;background:var(--sdp-ink)}.gez-sdp .sdp-ba__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-ba .sdp-eyebrow{color:var(--sdp-sage)}.gez-sdp .sdp-ba .sdp-h2{color:#fff}.gez-sdp .sdp-ba__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:24px}.gez-sdp .sdp-ba__card{display:flex;flex-direction:column}.gez-sdp .sdp-ba__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gez-sdp .sdp-ba__side{position:relative;aspect-ratio:204/240;border-radius:12px;overflow:hidden}.gez-sdp .sdp-ba__side--before{background:#c4a882}.gez-sdp .sdp-ba__side--after{background:var(--sdp-active-tint);transition:background .3s ease}.gez-sdp .sdp-ba__side img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gez-sdp .sdp-ba__label{position:absolute;left:0;right:0;bottom:0;padding:9px 8px 12px;text-align:center;color:#ffffffe6;font-weight:700;font-size:9px;line-height:11px;text-transform:uppercase;letter-spacing:.5px}.gez-sdp .sdp-ba__side--before .sdp-ba__label{background:#2a2a2a80}.gez-sdp .sdp-ba__side--after .sdp-ba__label{background:#2c3e2db3}.gez-sdp .sdp-ba__sublabel{display:block;text-transform:none;font-weight:400;font-size:10px;line-height:12px;color:#ffffffbf;margin-top:4px;letter-spacing:0}.gez-sdp .sdp-ba__attrib{margin-top:14px;font-size:11px;line-height:13px;color:#ffffff8c}.gez-sdp .sdp-reviews{padding:48px 48px 64px;background:var(--sdp-cream)}.gez-sdp .sdp-reviews__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-reviews__grid{display:grid;grid-template-columns:280px repeat(3,minmax(0,1fr));gap:28px;margin-top:24px;align-items:start}.gez-sdp .sdp-reviews__summary{background:var(--sdp-warm);border-radius:16px;padding:20px;text-align:center}.gez-sdp .sdp-reviews__summary-num{font-family:Libre Baskerville,Georgia,serif;font-weight:700;font-size:56px;line-height:69px;color:var(--sdp-forest);margin:0}.gez-sdp .sdp-reviews__summary-stars{color:var(--sdp-star);font-size:18px;line-height:22px;letter-spacing:1px}.gez-sdp .sdp-reviews__summary-count{font-size:12px;line-height:15px;color:var(--sdp-muted);margin-top:4px}.gez-sdp .sdp-reviews__dist{margin-top:16px;display:flex;flex-direction:column;gap:8px;text-align:left}.gez-sdp .sdp-reviews__dist-row{display:grid;grid-template-columns:28px 1fr 36px;gap:8px;align-items:center}.gez-sdp .sdp-reviews__dist-label{font-size:10px;line-height:12px;color:var(--sdp-muted)}.gez-sdp .sdp-reviews__dist-bar{height:10px;background:#e0e0e0;border-radius:5px;overflow:hidden}.gez-sdp .sdp-reviews__dist-fill{height:100%;background:var(--sdp-forest);border-radius:5px}.gez-sdp .sdp-reviews__dist-pct{font-size:10px;line-height:12px;color:var(--sdp-muted);text-align:right}.gez-sdp .sdp-review{background:#fff;border:1px solid var(--sdp-line);border-radius:14px;padding:20px;display:flex;flex-direction:column;min-height:360px}.gez-sdp .sdp-review__head{display:flex;gap:12px;align-items:center;margin-bottom:12px}.gez-sdp .sdp-review__avatar{width:40px;height:40px;border-radius:50%;background:var(--sdp-active);display:grid;place-items:center;color:#fff;font-weight:600;font-size:14px;line-height:17px;transition:background .3s ease}.gez-sdp .sdp-review__who{display:flex;flex-direction:column}.gez-sdp .sdp-review__name{font-weight:600;font-size:13px;line-height:16px;color:var(--sdp-ink)}.gez-sdp .sdp-review__meta{font-size:11px;line-height:13px;color:var(--sdp-muted)}.gez-sdp .sdp-review__badge-row{display:flex;gap:12px;align-items:center;margin-bottom:12px;flex-wrap:wrap}.gez-sdp .sdp-review__stars{color:var(--sdp-star);font-size:13px;line-height:16px}.gez-sdp .sdp-review__verified{background:var(--sdp-verified-bg);color:var(--sdp-verified-text);padding:4px 10px;border-radius:11px;font-weight:500;font-size:10px;line-height:12px}.gez-sdp .sdp-review__title{font-weight:600;font-size:14px;line-height:20px;color:var(--sdp-ink);margin:0 0 8px}.gez-sdp .sdp-review__body{font-weight:400;font-size:12px;line-height:19px;color:var(--sdp-body);margin:0 0 auto}.gez-sdp .sdp-review__product{margin-top:18px;padding:6px 12px;background:var(--sdp-active-tint);border-radius:12px;font-weight:500;font-size:10px;line-height:12px;color:var(--sdp-active-deep);align-self:flex-start;transition:background .3s ease,color .3s ease}.gez-sdp .sdp-fbt{padding:48px 48px 64px;background:var(--sdp-warm)}.gez-sdp .sdp-fbt__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-fbt__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 240px;gap:16px;margin-top:24px;align-items:stretch}.gez-sdp .sdp-fbt__card{background:#fff;border:1px solid var(--sdp-line);border-radius:14px;overflow:hidden;position:relative;display:flex;flex-direction:column}.gez-sdp .sdp-fbt__thumb{position:relative;height:110px;display:grid;place-items:center}.gez-sdp .sdp-fbt__thumb--sdp{background:var(--sdp-active-tint);transition:background .3s ease}.gez-sdp .sdp-fbt__thumb--stripper{background:#f0e8dc}.gez-sdp .sdp-fbt__thumb--shield{background:#eaeef2}.gez-sdp .sdp-fbt__thumb--stain{background:#f4f1e8}.gez-sdp .sdp-fbt__thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gez-sdp .sdp-fbt__icon{font-size:44px;line-height:53px}.gez-sdp .sdp-fbt__chip{position:absolute;top:10px;left:12px;padding:4px 10px;border-radius:11px;font-weight:500;font-size:10px;line-height:12px}.gez-sdp .sdp-fbt__chip--incart{background:var(--sdp-forest);color:#fff}.gez-sdp .sdp-fbt__chip--prep{background:var(--sdp-save-bg);color:var(--sdp-save-text)}.gez-sdp .sdp-fbt__chip--seal{background:#e9f0f4;color:#144d73}.gez-sdp .sdp-fbt__chip--stain{background:#f0e9f4;color:#4d1473}.gez-sdp .sdp-fbt__body{padding:14px;display:flex;flex-direction:column;flex:1}.gez-sdp .sdp-fbt__name{font-weight:600;font-size:13px;line-height:16px;color:var(--sdp-ink);margin:0 0 6px}.gez-sdp .sdp-fbt__price{font-weight:600;font-size:15px;line-height:18px;color:var(--sdp-ink);margin:0 0 12px}.gez-sdp .sdp-fbt__cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:var(--sdp-forest);color:#fff;border:0;border-radius:17px;font-family:inherit;font-weight:500;font-size:12px;line-height:15px;cursor:pointer;width:fit-content;transition:background .2s ease;text-decoration:none}.gez-sdp .sdp-fbt__cta:hover{background:var(--sdp-forest-deep)}.gez-sdp .sdp-fbt__incart{font-weight:500;font-size:11px;line-height:13px;color:var(--sdp-forest)}.gez-sdp .sdp-fbt__plus{position:absolute;right:-18px;top:50%;transform:translateY(-50%);font-size:22px;line-height:27px;color:var(--sdp-muted);z-index:2}.gez-sdp .sdp-fbt__card:last-of-type .sdp-fbt__plus{display:none}.gez-sdp .sdp-fbt__bundle{background:var(--sdp-forest);border-radius:14px;padding:28px 20px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.gez-sdp .sdp-fbt__bundle-label{font-size:12px;line-height:15px;color:#ffffffb3}.gez-sdp .sdp-fbt__bundle-price{font-family:Libre Baskerville,Georgia,serif;font-weight:700;font-size:32px;line-height:39px;color:#fff}.gez-sdp .sdp-fbt__bundle-items{font-size:11px;line-height:13px;color:#ffffffa6}.gez-sdp .sdp-fbt__bundle-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:#fff;color:var(--sdp-forest);border:0;border-radius:22px;font-family:inherit;font-weight:600;font-size:13px;line-height:16px;cursor:pointer;text-decoration:none;transition:transform .15s ease}.gez-sdp .sdp-fbt__bundle-cta:hover{transform:translateY(-1px)}.gez-sdp .sdp-related{padding:48px 48px 64px;background:var(--sdp-warm)}.gez-sdp .sdp-related__inner{max-width:1392px;margin:0 auto}.gez-sdp .sdp-related__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:24px}.gez-sdp .sdp-related__card{background:#fff;border:1px solid var(--sdp-line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative;transition:transform .2s ease,box-shadow .2s ease}.gez-sdp .sdp-related__card:hover{transform:translateY(-3px);box-shadow:0 12px 24px -12px #142a2333}.gez-sdp .sdp-related__thumb{position:relative;height:110px;display:grid;place-items:center}.gez-sdp .sdp-related__thumb--stripper{background:#f0e8dc}.gez-sdp .sdp-related__thumb--shield{background:#eaeef2}.gez-sdp .sdp-related__thumb--stain{background:#f4f1e8}.gez-sdp .sdp-related__thumb--custom{background:var(--sdp-active-tint);transition:background .3s ease}.gez-sdp .sdp-related__thumb--cleaner{background:#dce8dc}.gez-sdp .sdp-related__thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gez-sdp .sdp-related__icon{font-size:38px;line-height:46px}.gez-sdp .sdp-related__badge{position:absolute;top:10px;left:10px;padding:4px 10px;background:var(--sdp-forest);color:#fff;border-radius:11px;font-weight:500;font-size:9px;line-height:11px}.gez-sdp .sdp-related__body{padding:14px;display:flex;flex-direction:column;flex:1}.gez-sdp .sdp-related__name{font-weight:600;font-size:13px;line-height:16px;color:var(--sdp-ink);margin:0 0 4px}.gez-sdp .sdp-related__desc{font-weight:400;font-size:11px;line-height:16px;color:var(--sdp-muted);margin:0 0 16px;flex:1}.gez-sdp .sdp-related__pricerow{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.gez-sdp .sdp-related__price{font-weight:600;font-size:14px;line-height:17px;color:var(--sdp-ink)}.gez-sdp .sdp-related__compare{font-size:11px;line-height:13px;color:var(--sdp-muted);text-decoration:line-through}.gez-sdp .sdp-related__add{margin-left:auto;padding:6px 16px;background:var(--sdp-forest);color:#fff;border:0;border-radius:14px;font-family:inherit;font-weight:500;font-size:11px;line-height:13px;cursor:pointer;text-decoration:none;transition:background .2s ease}.gez-sdp .sdp-related__add:hover{background:var(--sdp-forest-deep)}.gez-sdp .sdp-trust{background:var(--sdp-forest);color:#fff;padding:48px}.gez-sdp .sdp-trust__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;max-width:1392px;margin:0 auto}.gez-sdp .sdp-trust__item{padding:0 28px;text-align:center;position:relative}.gez-sdp .sdp-trust__item+.sdp-trust__item:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:#ffffff26}.gez-sdp .sdp-trust__icon{font-size:28px;line-height:34px;margin-bottom:12px}.gez-sdp .sdp-trust__title{font-weight:600;font-size:13px;line-height:16px;color:#fff;margin:0 0 6px}.gez-sdp .sdp-trust__sub{font-weight:400;font-size:11px;line-height:13px;color:#ffffffa6;margin:0}@media(max-width:1100px){.gez-sdp .sdp-hero{padding:32px 24px 40px}.gez-sdp .sdp-hero__grid{grid-template-columns:1fr;gap:28px}.gez-sdp .sdp-gallery{max-width:100%}.gez-sdp .sdp-info{max-width:100%;padding:22px}.gez-sdp .sdp-desc,.gez-sdp .sdp-howto,.gez-sdp .sdp-works,.gez-sdp .sdp-specs,.gez-sdp .sdp-faq,.gez-sdp .sdp-pairs,.gez-sdp .sdp-ba,.gez-sdp .sdp-reviews,.gez-sdp .sdp-fbt,.gez-sdp .sdp-related,.gez-sdp .sdp-trust{padding:40px 24px}.gez-sdp .sdp-desc__grid{grid-template-columns:1fr;gap:28px}.gez-sdp .sdp-howto__grid{grid-template-columns:repeat(2,1fr);gap:20px}.gez-sdp .sdp-howto__card:not(:last-child):after{display:none}.gez-sdp .sdp-works__grid{grid-template-columns:repeat(2,1fr)}.gez-sdp .sdp-specs__grid{grid-template-columns:1fr;gap:0}.gez-sdp .sdp-pairs__grid{grid-template-columns:repeat(2,1fr)}.gez-sdp .sdp-ba__grid{grid-template-columns:1fr;gap:28px}.gez-sdp .sdp-reviews__grid{grid-template-columns:1fr;gap:20px}.gez-sdp .sdp-fbt__grid{grid-template-columns:repeat(2,1fr) 1fr;gap:14px}.gez-sdp .sdp-fbt__bundle{grid-column:1/-1}.gez-sdp .sdp-fbt__plus{display:none}.gez-sdp .sdp-related__grid{grid-template-columns:repeat(2,1fr);gap:14px}.gez-sdp .sdp-tabs__inner,.gez-sdp .sdp-colorbar__inner{gap:20px;padding:0 24px}.gez-sdp .sdp-colorbar__inner{padding:10px 24px}.gez-sdp .sdp-specsstrip__inner{grid-template-columns:repeat(3,1fr)}.gez-sdp .sdp-specsstrip__col:nth-child(n+4){display:none}}@media(max-width:700px){.gez-sdp .sdp-hero{padding:24px 20px 32px}.gez-sdp .sdp-gallery{max-width:420px;margin-left:auto;margin-right:auto;justify-self:center;min-width:0}.gez-sdp .sdp-thumbs{min-width:0}.gez-sdp .sdp-gallery__main{aspect-ratio:1/1;border-radius:14px}.gez-sdp .sdp-gallery__img{object-fit:contain;padding:6%}.gez-sdp .sdp-thumbs{gap:8px}.gez-sdp .sdp-thumb{flex:0 0 72px;min-width:72px;width:72px;height:64px;border-radius:8px}.gez-sdp .sdp-info__title,.gez-sdp .sdp-info__price{font-size:28px;line-height:36px}.gez-sdp .sdp-desc__benefits,.gez-sdp .sdp-howto__grid,.gez-sdp .sdp-works__grid{grid-template-columns:1fr}.gez-sdp .sdp-pairs__grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:20px -20px 0;padding:0 20px 8px;-ms-overflow-style:none;scrollbar-width:none}.gez-sdp .sdp-pairs__grid::-webkit-scrollbar{display:none}.gez-sdp .sdp-pair{flex:0 0 78%;max-width:280px;scroll-snap-align:start;min-height:auto}.gez-sdp .sdp-pairs__active{flex-wrap:wrap;row-gap:6px}.gez-sdp .sdp-pairs__arrow{display:none}.gez-sdp .sdp-chip{padding:6px 12px 6px 8px}.gez-sdp .sdp-fbt__grid{grid-template-columns:1fr;gap:12px}.gez-sdp .sdp-fbt__bundle{order:5}.gez-sdp .sdp-faq__grid{grid-template-columns:1fr;gap:16px}.gez-sdp .sdp-related__grid{grid-template-columns:1fr}.gez-sdp .sdp-trust__grid{grid-template-columns:repeat(2,1fr);gap:24px 0}.gez-sdp .sdp-trust__item{padding:0 12px}.gez-sdp .sdp-trust__item:nth-child(n+2):before{display:none}.gez-sdp .sdp-trust__item:nth-child(5){grid-column:1/-1;padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}.gez-sdp .sdp-tabs__inner,.gez-sdp .sdp-colorbar__inner{gap:16px;padding:0 16px}.gez-sdp .sdp-colorbar__inner{padding:10px 16px}.gez-sdp .sdp-packs__grid{grid-template-columns:1fr;gap:16px}.gez-sdp .sdp-specsstrip__inner{grid-template-columns:repeat(2,1fr)}.gez-sdp .sdp-specsstrip__col:nth-child(n+3){display:none}.gez-sdp .sdp-trustrow{grid-template-columns:repeat(2,1fr)}.gez-sdp .sdp-h2{font-size:24px;line-height:32px}.gez-sdp .sdp-h2--sm{font-size:22px;line-height:30px}}@media(max-width:420px){.gez-sdp .sdp-info__title{font-size:24px;line-height:32px}.gez-sdp .sdp-gallery__main{aspect-ratio:1/1}.gez-sdp .sdp-thumbs{gap:6px}.gez-sdp .sdp-thumb{flex:0 0 60px;min-width:60px;width:60px;height:56px}.gez-sdp .sdp-trust__sub{display:none}.gez-sdp .sdp-pair{flex:0 0 84%}.gez-sdp .sdp-colorbar__label,.gez-sdp .sdp-colorbar__active-name{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/gez-sdp.css.map */
