.lp-wrap{max-width:100%;overflow-x:hidden}.lp-sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:400;background:#fdfcfa;border-top:.5px solid rgba(17,17,16,.12);padding:.85rem 1.25rem;gap:.75rem;align-items:center;box-shadow:0 -4px 20px #0000000f}@media(max-width:768px){.lp-sticky{display:flex}body{padding-bottom:74px}}.lp-hero{display:grid;grid-template-columns:55% 45%;min-height:calc(100vh - 100px)}.lp-hero__img{overflow:hidden;background:#f5f2ed;position:relative}.lp-hero__img img{width:100%;height:100%;object-fit:cover;display:block}.lp-hero__badge{position:absolute;top:1.5rem;left:1.5rem;background:#111110;color:#fdfcfa;font-size:10px;letter-spacing:.18em;padding:5px 10px;border-radius:2px;font-family:Inter,sans-serif}.lp-hero__content{display:flex;flex-direction:column;justify-content:center;padding:3.5rem 3rem;background:#fdfcfa}.lp-hero__eyebrow{font-size:11px;letter-spacing:.2em;color:#8a8780;margin-bottom:.75rem;font-family:Inter,sans-serif}.lp-hero__title{font-size:64px;font-weight:300;line-height:1;letter-spacing:-.02em;color:#111110;margin-bottom:.35rem;font-family:Inter,sans-serif}.lp-hero__sub{font-size:13px;font-weight:300;line-height:1.75;color:#3a3935;margin-bottom:1.25rem;max-width:340px;font-family:Inter,sans-serif}.lp-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.lp-chip{font-size:11px;letter-spacing:.1em;color:#3a3935;border:.5px solid rgba(17,17,16,.2);padding:4px 12px;border-radius:99px;font-family:Inter,sans-serif}.lp-stars{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.lp-stars__icons{color:#111110;font-size:13px;letter-spacing:1px}.lp-stars__count{font-size:12px;color:#8a8780;font-family:Inter,sans-serif}.lp-price-row{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.3rem}.lp-price{font-size:30px;font-weight:400;color:#111110;font-family:Inter,sans-serif}.lp-price-note{font-size:12px;color:#8a8780;font-family:Inter,sans-serif}.lp-stock{font-size:12px;color:#8a8780;margin-bottom:1.25rem;font-family:Inter,sans-serif}.lp-stock strong{color:#111110;font-weight:500}.lp-bundle{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.25rem}.lp-bundle__opt{padding:.9rem 1rem;border:.5px solid rgba(17,17,16,.15);border-radius:2px;cursor:pointer;transition:border-color .15s,background .15s;font-family:Inter,sans-serif;text-align:left;background:transparent}.lp-bundle__opt.active{border-color:#111110;background:#f5f2ed}.lp-bundle__opt-name{font-size:12px;font-weight:500;color:#111110;letter-spacing:.06em}.lp-bundle__opt-price{font-size:13px;color:#111110;font-weight:400;margin-top:2px}.lp-bundle__opt-save{font-size:10px;color:#8a8780;margin-top:1px}.lp-btn-p{display:block;width:100%;padding:1rem;background:#111110;color:#fdfcfa;font-size:12px;letter-spacing:.18em;text-align:center;text-decoration:none;border:none;cursor:pointer;border-radius:2px;margin-bottom:.6rem;transition:opacity .15s;font-family:Inter,sans-serif}.lp-btn-p:hover{opacity:.84;color:#fdfcfa}.lp-trust{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;border-top:.5px solid rgba(17,17,16,.1)}.lp-trust-item{display:flex;align-items:center;gap:6px;font-size:11px;color:#8a8780;font-family:Inter,sans-serif}.lp-guarantee{background:#f5f2ed;border:.5px solid rgba(17,17,16,.1);padding:1rem 1.25rem;border-radius:2px;margin-top:1rem;display:flex;align-items:flex-start;gap:.75rem}.lp-guarantee__icon{flex-shrink:0;width:20px;height:20px;margin-top:1px}.lp-guarantee__text{font-size:12px;color:#3a3935;line-height:1.6;font-family:Inter,sans-serif}.lp-guarantee__text strong{color:#111110;font-weight:500;display:block;margin-bottom:2px}.lp-strip{display:flex;justify-content:center;gap:3rem;padding:1.1rem;background:#f5f2ed;border-top:.5px solid rgba(17,17,16,.1);border-bottom:.5px solid rgba(17,17,16,.1);flex-wrap:wrap}.lp-strip span{font-size:11px;letter-spacing:.18em;color:#8a8780;font-family:Inter,sans-serif}.lp-reviews{padding:4rem 2rem;background:#fdfcfa}.lp-reviews__inner{max-width:960px;margin:0 auto}.lp-reviews__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.lp-reviews__rating{font-size:42px;font-weight:300;color:#111110;line-height:1;font-family:Inter,sans-serif}.lp-reviews__sub{font-size:12px;color:#8a8780;margin-top:4px;font-family:Inter,sans-serif}.lp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:.5px solid rgba(17,17,16,.1)}.lp-review-card{padding:1.75rem 1.5rem;border-bottom:.5px solid rgba(17,17,16,.1);border-right:.5px solid rgba(17,17,16,.1)}.lp-review-card:nth-child(3n){border-right:none}.lp-review-card:nth-last-child(-n+3){border-bottom:none}.lp-review__stars{font-size:11px;color:#111110;margin-bottom:.5rem}.lp-review__text{font-size:13px;font-weight:300;line-height:1.7;color:#3a3935;margin-bottom:.75rem;font-family:Inter,sans-serif}.lp-review__author{font-size:11px;color:#8a8780;letter-spacing:.06em;font-family:Inter,sans-serif}.lp-detail{display:grid;grid-template-columns:1fr 1fr}.lp-detail__img{overflow:hidden;background:#f5f2ed}.lp-detail__img img{width:100%;height:100%;object-fit:cover;display:block}.lp-detail__text{padding:5rem 3.5rem;display:flex;flex-direction:column;justify-content:center;background:#fdfcfa}.lp-scent{background:#111110;padding:4rem 2rem}.lp-scent__inner{max-width:960px;margin:0 auto}.lp-scent__cards{display:grid;grid-template-columns:1fr 1fr;border-top:.5px solid rgba(245,242,237,.1);margin-top:2rem}.lp-scent__card{padding:1.75rem 1.5rem;border-bottom:.5px solid rgba(245,242,237,.1);border-right:.5px solid rgba(245,242,237,.1)}.lp-scent__card:nth-child(2n){border-right:none}.lp-scent__name{font-size:15px;font-weight:400;color:#f5f2ed;margin-bottom:.4rem;letter-spacing:.04em;font-family:Inter,sans-serif}.lp-scent__desc{font-size:13px;font-weight:300;line-height:1.7;color:#f5f2ed80;font-family:Inter,sans-serif}.lp-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#edeae4}.lp-gallery__item{overflow:hidden;background:#f5f2ed;aspect-ratio:1}.lp-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.lp-gallery__item:hover img{transform:scale(1.02)}.lp-gallery__wide{grid-column:span 2;aspect-ratio:2/1}.lp-specs{background:#f5f2ed;padding:4rem 2rem}.lp-specs__inner{max-width:960px;margin:0 auto}.lp-specs__head{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:1.25rem;border-bottom:.5px solid rgba(17,17,16,.1)}.lp-specs__price{font-size:24px;font-weight:300;color:#111110;font-family:Inter,sans-serif}.lp-specs__grid{display:grid;grid-template-columns:repeat(3,1fr)}.lp-spec{padding:1.25rem 1.5rem;border-bottom:.5px solid rgba(17,17,16,.1);border-right:.5px solid rgba(17,17,16,.1)}.lp-spec:nth-child(3n){border-right:none}.lp-spec:nth-last-child(-n+3){border-bottom:none}.lp-spec__lbl{font-size:10px;letter-spacing:.18em;color:#8a8780;margin-bottom:.35rem;font-family:Inter,sans-serif}.lp-spec__val{font-size:15px;font-weight:400;color:#111110;font-family:Inter,sans-serif}.lp-scarcity{padding:3rem 2rem;background:#fdfcfa;border-top:.5px solid rgba(17,17,16,.1);border-bottom:.5px solid rgba(17,17,16,.1)}.lp-scarcity__inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.lp-scarcity__lbl{font-size:10px;letter-spacing:.22em;color:#8a8780;margin-bottom:.4rem;font-family:Inter,sans-serif}.lp-scarcity__title{font-size:24px;font-weight:300;color:#111110;max-width:480px;line-height:1.3;font-family:Inter,sans-serif}.lp-scarcity__number{font-size:72px;font-weight:300;line-height:1;color:#111110;letter-spacing:-.03em;font-family:Inter,sans-serif}.lp-scarcity__sub{font-size:10px;letter-spacing:.2em;color:#8a8780;margin-top:.25rem;font-family:Inter,sans-serif}.lp-duo{background:#f5f2ed;padding:4rem 2rem}.lp-duo__inner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.lp-duo__img{aspect-ratio:4/5;overflow:hidden;border-radius:2px;position:relative}.lp-duo__img img{width:100%;height:100%;object-fit:cover;display:block}.lp-duo__badge{position:absolute;bottom:1.25rem;left:1.25rem;background:#fdfcfa;border:.5px solid rgba(17,17,16,.1);padding:.45rem .85rem;font-size:12px;color:#111110;border-radius:2px;font-family:Inter,sans-serif}.lp-duo__lbl{font-size:10px;letter-spacing:.22em;color:#8a8780;margin-bottom:.6rem;font-family:Inter,sans-serif}.lp-duo__title{font-size:28px;font-weight:300;color:#111110;line-height:1.15;margin-bottom:.85rem;letter-spacing:-.01em;font-family:Inter,sans-serif}.lp-duo__desc{font-size:13px;font-weight:300;line-height:1.8;color:#3a3935;margin-bottom:1.25rem;font-family:Inter,sans-serif}.lp-duo__price-row{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.25rem}.lp-duo__price{font-size:26px;font-weight:400;color:#111110;font-family:Inter,sans-serif}.lp-duo__was{font-size:14px;color:#b8b5ae;text-decoration:line-through;font-family:Inter,sans-serif}.lp-duo__save{font-size:11px;color:#111110;border:.5px solid rgba(17,17,16,.2);padding:3px 8px;border-radius:99px;font-family:Inter,sans-serif}.lp-faq{padding:4rem 2rem;background:#fdfcfa}.lp-faq__inner{max-width:720px;margin:0 auto}.lp-faq__title{font-size:22px;font-weight:300;color:#111110;margin-bottom:2rem;letter-spacing:-.01em;font-family:Inter,sans-serif}.lp-faq__item{border-top:.5px solid rgba(17,17,16,.1)}.lp-faq__item:last-child{border-bottom:.5px solid rgba(17,17,16,.1)}.lp-faq__q{width:100%;background:none;border:none;padding:1.1rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:13px;font-weight:400;color:#111110;text-align:left;gap:1rem;font-family:Inter,sans-serif}.lp-faq__icon{flex-shrink:0;font-size:18px;color:#8a8780;transition:transform .25s;line-height:1}.lp-faq__a{font-size:13px;font-weight:300;line-height:1.8;color:#3a3935;padding-bottom:1.1rem;display:none;font-family:Inter,sans-serif}.lp-faq__item.open .lp-faq__a{display:block}.lp-faq__item.open .lp-faq__icon{transform:rotate(45deg)}.lp-final{background:#111110;padding:5rem 2rem;text-align:center}.lp-final__lbl{font-size:10px;letter-spacing:.28em;color:#f5f2ed59;margin-bottom:.85rem;font-family:Inter,sans-serif}.lp-final__title{font-size:36px;font-weight:300;color:#f5f2ed;line-height:1.15;letter-spacing:-.01em;margin-bottom:.4rem;font-family:Inter,sans-serif}.lp-final__sub{font-size:13px;color:#f5f2ed59;margin-bottom:2rem;font-family:Inter,sans-serif}.lp-final__btns{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.lp-btn-lt{display:inline-block;padding:.95rem 2.25rem;background:#f5f2ed;color:#111110;font-size:12px;letter-spacing:.16em;text-decoration:none;border-radius:2px;transition:opacity .15s;font-family:Inter,sans-serif}.lp-btn-lt:hover{opacity:.88;color:#111110}.lp-btn-gh{display:inline-block;padding:.95rem 2.25rem;background:transparent;color:#f5f2ed;font-size:12px;letter-spacing:.16em;text-decoration:none;border:.5px solid rgba(245,242,237,.25);border-radius:2px;transition:border-color .15s;font-family:Inter,sans-serif}.lp-btn-gh:hover{border-color:#f5f2ed99;color:#f5f2ed}@media(max-width:900px){.lp-hero{grid-template-columns:1fr;min-height:auto}.lp-hero__img{height:65vw;min-height:280px}.lp-hero__content{padding:2rem 1.25rem}.lp-hero__title{font-size:42px}.lp-bundle,.lp-detail{grid-template-columns:1fr}.lp-detail__img{height:280px}.lp-detail__text{padding:2.5rem 1.25rem}.lp-scent__cards{grid-template-columns:1fr}.lp-scent__card{border-right:none}.lp-gallery{grid-template-columns:1fr 1fr}.lp-gallery__wide{grid-column:span 2;aspect-ratio:2/1}.lp-specs__grid{grid-template-columns:1fr 1fr}.lp-scarcity__inner{flex-direction:column;text-align:center}.lp-duo__inner{grid-template-columns:1fr;gap:2rem}.lp-reviews__grid{grid-template-columns:1fr}.lp-reviews__head{flex-direction:column;align-items:flex-start;gap:.5rem}.lp-strip{gap:1.25rem}.lp-final__title{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/noir-lp.css.map */
