.section-header .header-wrapper,.section-header .header,.header-wrapper,.header{background:transparent!important;box-shadow:none;border-bottom:0}.header__menu-item,.header__menu-item span,.header__heading-link,.header__icon,.header__icon .svg-wrapper,header-drawer .svg-wrapper,.header svg{color:#1c1c1c;stroke:currentColor}.header__menu-item{white-space:nowrap}@media(min-width:990px){.header__inline-menu .list-menu--inline{gap:8px}.header__menu-item{padding:0 8px;font-size:var(--elm-header-nav-size, 15px)}}.header__menu-item:hover,.header__menu-item:hover span,.header__active-menu-item,details[open]>.header__menu-item{color:var(--elm-brass, #B9914E)}.header .cart-count-bubble{background:#1c1c1c;color:#fff}.elm-btn2{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 18px;border-radius:999px;font-family:inherit;font-size:13px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.02em;line-height:1.2;text-decoration:none;white-space:nowrap;border:1px solid transparent;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease;-webkit-tap-highlight-color:transparent}.elm-btn2--primary{background:var(--elm-btn-primary-bg, #B9914E);color:var(--elm-btn-primary-text, #29421C)}.elm-btn2--primary:hover,.elm-btn2--primary:focus-visible{background:var(--elm-btn-primary-hover-bg, #8B6E2F);color:var(--elm-btn-primary-hover-text, #F7F3EA)}.elm-btn2--secondary{background:var(--elm-white, #FFFFFF);color:var(--elm-btn-secondary-text, #29421C);border-color:var(--elm-live-line, rgba(28, 18, 13, .13));transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.elm-btn2--secondary:hover{background:var(--elm-white, #FFFFFF);color:var(--elm-btn-secondary-text, #29421C);border-color:#1c120d38;transform:translateY(-1px);box-shadow:0 10px 24px #2b1a121f}.elm-btn2--secondary:focus-visible{outline:0;box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201, 154, 74, .28)),0 10px 24px #2b1a121a}.elm-btn2--dark{background:var(--elm-btn-dark-bg, #B9914E);color:var(--elm-btn-dark-text, #29421C)}.elm-btn2--dark:hover,.elm-btn2--dark:focus-visible{background:var(--elm-btn-dark-hover-bg, #F7F3EA);color:var(--elm-btn-dark-text, #29421C)}.elm-btn2--block{display:flex;width:100%;border-radius:10px;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.elm-btn2[disabled],.elm-btn2[aria-disabled=true]{opacity:.45;cursor:not-allowed;pointer-events:none}.elm2-wrap{width:min(1180px,calc(100vw - 32px));margin-inline:auto}.elm2-section{padding-top:var(--elm-section-pt-mobile, 28px);padding-bottom:var(--elm-section-pb-mobile, 28px)}@media(min-width:750px){.elm2-section{padding-top:var(--elm-section-pt-desktop, 44px);padding-bottom:var(--elm-section-pb-desktop, 44px)}}.elm2-head{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px}.elm2-heading{font-family:var(--font-heading-family);font-size:clamp(23px,3.4vw,34px);font-weight:var(--font-heading-weight, 600);letter-spacing:-.03em;line-height:.98;margin:0;color:var(--elm-charcoal, #1F211D)}.elm2-ew{display:flex;align-items:center;gap:7px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--elm-brass-dark, #8B6E2F);font-weight:var(--font-body-weight-bold, 700);margin:0 0 8px}.elm2-ew:before{content:"";width:18px;height:1px;background:var(--elm-brass, #B9914E)}.elm2-sub{font-size:14px;color:var(--elm-charcoal-3, #5E635A);line-height:1.6;margin:6px 0 0;max-width:560px}.elm2-pill-link{display:inline-flex;align-items:center;min-height:40px;padding:8px 16px;border-radius:999px;border:1px solid rgba(41,66,28,.18);color:var(--elm-forest, #29421C);font-size:12px;font-weight:var(--font-body-weight-bold, 700);text-decoration:none;white-space:nowrap;transition:background .14s ease}.elm2-pill-link:hover{background:var(--elm-brass-tint, #F5EDD8)}.elm2-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.elm2-scroll::-webkit-scrollbar{display:none}@media(min-width:750px){.elm2-scroll--wrap-desktop{flex-wrap:wrap;justify-content:center;overflow:visible}}.elm2-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:4px 13px 4px 5px;border-radius:999px;border:1px solid var(--elm-live-line, rgba(28, 18, 13, .13));background:var(--elm-live-cream, #FFF6E7);color:var(--elm-forest, #29421C);font-size:11px;font-weight:var(--font-body-weight-bold, 700);text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:0 1px 2px #1f211d0d;transition:background .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.elm2-chip__well{width:27px;height:27px;border-radius:50%;background:var(--elm-white, #FFFFFF);border:1px solid var(--elm-live-line, rgba(28, 18, 13, .13));color:var(--elm-brass-dark, #8B6E2F);font-size:10px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.02em;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.elm2-chip__well img{width:100%;height:100%;object-fit:cover;display:block}.elm2-chip__label{line-height:1}.elm2-chip:hover{background:var(--elm-white, #FFFFFF);border-color:#1c120d38;transform:translateY(-1px);box-shadow:0 4px 14px #29421c24}.elm2-chip:focus-visible{outline:0;box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201, 154, 74, .28))}.elm2-chip--active{background:var(--elm-forest, #29421C);border-color:var(--elm-forest, #29421C);color:var(--elm-ivory, #F7F3EA)}.elm2-chip--active:hover{background:var(--elm-forest-dark, #1C2E12);border-color:var(--elm-forest-dark, #1C2E12);color:var(--elm-ivory, #F7F3EA)}.elm2-chip--active .elm2-chip__well{background:var(--elm-white, #FFFFFF)}@media(prefers-reduced-motion:reduce){.elm2-chip{transition:none}.elm2-chip:hover{transform:none}}.elm2-row-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--elm-charcoal-3, #5E635A);font-weight:var(--font-body-weight-bold, 700);margin:0 0 10px}.elm2-btile{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:4px 13px 4px 5px;border-radius:999px;border:1px solid var(--elm-live-line, rgba(28, 18, 13, .13));background:var(--elm-live-cream, #FFF6E7);color:var(--elm-forest, #29421C);text-decoration:none;white-space:nowrap;box-shadow:0 1px 2px #1f211d0d;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.elm2-btile:hover{background:var(--elm-white, #FFFFFF);transform:translateY(-1px);border-color:var(--elm-forest, #29421C);color:var(--elm-forest, #29421C);box-shadow:0 4px 14px #29421c29}.elm2-btile__mono{width:27px;height:27px;border-radius:50%;background:var(--elm-white, #FFFFFF);color:var(--elm-brass-dark, #8B6E2F);border:1px solid var(--elm-live-line, rgba(28, 18, 13, .13));font-size:11px;font-weight:var(--font-body-weight-bold, 700);display:flex;align-items:center;justify-content:center;letter-spacing:.02em;flex-shrink:0;overflow:hidden}.elm2-btile__mono img{width:100%;height:100%;object-fit:contain}.elm2-btile__name{font-size:11px;font-weight:var(--font-body-weight-bold, 700)}.elm2-btile--preview{border-style:dashed;border-color:#29421c40;opacity:.55;pointer-events:none}.elm2-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:750px){.elm2-grid{gap:13px}}@media(min-width:990px){.elm2-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.elm2-card{display:flex;flex-direction:column;border-radius:16px;padding:10px;border:1px solid rgba(31,33,29,.09);background:var(--elm-white, #FFFFFF)}@media(min-width:750px){.elm2-card{border-radius:20px;padding:14px}}.elm2-card__media{position:relative;border-radius:12px;overflow:hidden;background:var(--elm-white, #FFFFFF);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:9px;padding:8%}.elm2-card__media img{width:100%;height:100%;object-fit:contain}.elm2-card__badge{position:absolute;top:7px;left:7px;padding:4px 9px;border-radius:999px;font-size:10px;font-weight:var(--font-body-weight-bold, 700);background:var(--elm-forest, #29421C);color:var(--elm-ivory, #F7F3EA)}.elm2-card__vendor{font-size:10px;color:var(--elm-brass-dark, #8B6E2F);font-weight:var(--font-body-weight-bold, 700);letter-spacing:.06em;text-transform:uppercase;margin:0 0 2px}.elm2-card__title{font-size:14px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:-.02em;line-height:1.25;color:var(--elm-charcoal, #1F211D);margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elm2-card__title a{color:inherit;text-decoration:none}.elm2-card__note{font-size:11px;color:var(--elm-charcoal-3, #5E635A);margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elm2-srow{display:flex;align-items:center;gap:8px;margin-bottom:5px}.elm2-srow__label{width:66px;flex-shrink:0;font-size:9px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.13em;text-transform:uppercase;color:var(--elm-brass-dark, #8B6E2F)}.elm2-srow__dots{display:flex;gap:4px}.elm2-srow__dots i{width:8px;height:8px;border-radius:50%;background:var(--elm-brass, #B9914E);display:block}.elm2-srow__dots i.off{background:#b9914e40}.elm2-card__rating{font-size:11px;color:var(--elm-brass-dark, #8B6E2F);display:flex;align-items:center;gap:5px;margin:4px 0 0}.elm2-card__rating .count{color:var(--elm-charcoal-3, #5E635A)}.elm2-card__price--push{margin-top:auto}.elm2-card__price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin:auto 0 9px;padding-top:8px}.elm2-card__price .now{font-size:15px;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-forest, #29421C)}.elm2-card__price .was{font-size:11px;color:var(--elm-charcoal-3, #5E635A);text-decoration:line-through}.elm2-card__price .save{font-size:10px;font-weight:var(--font-body-weight-bold, 700);padding:2px 7px;border-radius:5px;background:var(--elm-brass-tint, #F5EDD8);color:var(--elm-brass-dark, #8B6E2F)}.elm2-card__form{margin:0 0 6px}.elm2-card .elm-btn2--block{min-height:40px;font-size:11px;font-weight:600;letter-spacing:.05em;border-radius:8px;gap:6px}@media(min-width:750px){.elm2-card .elm-btn2--block{min-height:42px}}.elm2-card .elm-btn2--secondary{background:var(--elm-white, #FFFFFF);border:1px solid var(--elm-btn-ink, #1C1C1C);color:var(--elm-btn-ink, #1C1C1C)}.elm2-card .elm-btn2--secondary:hover{background:var(--elm-btn-ink, #1C1C1C);border-color:var(--elm-btn-ink, #1C1C1C);color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #2b1a121f}.elm2-card .elm-btn2--secondary:focus-visible{outline:0;box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201, 154, 74, .28))}.elm2-card__gbadge{display:inline-block;font-size:9px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.06em;text-transform:uppercase;padding:1px 5px;border:1px solid var(--elm-brass-dark, #8B6E2F);border-radius:3px;color:var(--elm-brass-dark, #8B6E2F);opacity:.75;margin-left:5px;vertical-align:middle;line-height:1.5}.elm2-card__families{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.elm2-card__ftag{display:inline-block;padding:3px 10px;border-radius:20px;border:1px solid var(--elm-brass, #B9914E);font-size:10px;font-weight:600;color:var(--elm-brass-dark, #8B6E2F);background:#b9914e12;text-transform:capitalize;line-height:1.5}.elm2-bundles{display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:750px){.elm2-bundles{grid-template-columns:repeat(2,1fr);gap:13px}}@media(min-width:1200px){.elm2-bundles{grid-template-columns:repeat(4,1fr)}}.elm2-bundle{display:flex;flex-direction:column;border-radius:16px;border:1px solid rgba(31,33,29,.09);background:var(--elm-white, #FFFFFF);padding:12px}.elm2-bundle__imgs{display:flex;align-items:center;gap:6px;margin-bottom:10px}.elm2-bundle__img{flex:1 1 0;min-width:0;height:148px;border-radius:10px;background:var(--elm-white, #FFFFFF);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px}@media(min-width:750px){.elm2-bundle__img{height:160px}}.elm2-bundle__img img{width:100%;height:100%;object-fit:contain}.elm2-bundle__plus{font-size:16px;color:var(--elm-charcoal-3, #5E635A);flex-shrink:0}.elm2-bundle__name{font-size:15px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:-.02em;margin:0 0 3px;color:var(--elm-charcoal, #1F211D)}.elm2-bundle__note{font-size:11px;color:var(--elm-charcoal-3, #5E635A);line-height:1.45;margin:0 0 10px}.elm2-bundle__foot{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:auto}.elm2-bundle__price{font-size:15px;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-forest, #29421C);white-space:nowrap}.elm2-bundle__src{display:block;font-size:8px;color:var(--elm-charcoal-4, #9AA095);font-weight:600;letter-spacing:.05em;text-transform:uppercase}.elm2-bundle .elm-btn2{min-height:42px;padding:8px 16px;font-size:12px}.elm-bundles .elm2-heading{color:var(--elm2b-h-color, var(--elm-charcoal, #1F211D));font-size:var(--elm2b-h-size-m, clamp(26px, 5.4vw, 44px))}@media(min-width:750px){.elm-bundles .elm2-heading{font-size:var(--elm2b-h-size-d, clamp(23px, 3.4vw, 34px))}}.elm-bundles .elm2-sub{color:var(--elm2b-text-color, var(--elm-charcoal-3, #5E635A))}.elm2-bundles__group+.elm2-bundles__group{margin-top:30px}@media(min-width:750px){.elm2-bundles__group+.elm2-bundles__group{margin-top:40px}}.elm2-bundles__grouplabel{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-charcoal-3, #5E635A);margin:0 0 14px}.elm2-bundles__grouplabel:after{content:"";flex:1;height:1px;background:#29421c1f}.elm2-occ-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}@media(min-width:750px){.elm2-occ-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media(min-width:1200px){.elm2-occ-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.elm2-occ-card{display:flex;flex-direction:column;background:var(--elm-white, #FFFFFF);border:1px solid rgba(31,33,29,.08);border-radius:12px;padding:10px;text-decoration:none}.elm2-occ-card__img{position:relative;height:92px;border-radius:8px;background:var(--elm-white, #FFFFFF);display:flex;align-items:center;justify-content:center;margin:8px 0 10px;overflow:visible}.elm2-occ-card__img img{max-width:82%;max-height:92%;object-fit:contain}.elm2-occ-card__badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);background:var(--elm-brass, #B9914E);color:var(--elm-forest, #29421C);font-size:8px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.1em;text-transform:uppercase;padding:3px 9px;border-radius:3px;white-space:nowrap}.elm2-occ-card__title{font-size:11px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.07em;text-transform:uppercase;color:var(--elm-forest, #29421C);margin:0 0 3px}.elm2-occ-card__line{font-size:11px;color:var(--elm-charcoal-3, #5E635A);line-height:1.45;margin:0 0 10px;flex:1}.elm2-occ-card .elm-btn2{min-height:40px;border-radius:6px;font-size:10px;letter-spacing:.09em;text-transform:uppercase;width:100%}.elm2-trust{background:var(--elm-ivory, #F7F3EA);color:var(--elm-charcoal, #1F211D)}.elm2-trust__header{margin-bottom:36px}.elm2-trust__heading{font-family:var(--font-heading-family);font-size:clamp(23px,3.4vw,34px);font-weight:700;letter-spacing:-.025em;line-height:1.12;margin:8px 0 0;color:var(--elm-forest, #29421C);text-wrap:balance}.elm2-trust__heading em{color:var(--elm-brass, #B9914E);font-style:italic}.elm2-trust__cards{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}.elm2-trust__cards::-webkit-scrollbar{display:none}@media(min-width:768px){.elm2-trust__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;overflow-x:visible;scroll-snap-type:none;padding-bottom:0}}.elm2-tc{flex:0 0 82%;max-width:320px;scroll-snap-align:start;background:#fff;border:1px solid rgba(41,66,28,.09);border-radius:10px;padding:22px 18px 20px}@media(min-width:768px){.elm2-tc{flex:none;max-width:100%;scroll-snap-align:none}}.elm2-tc__icon{margin-bottom:14px}.elm2-tc__img{width:48px;height:48px;border-radius:50%;overflow:hidden;margin-bottom:14px;background:var(--elm-brass-tint, #F5EDD8);border:1px solid rgba(41,66,28,.08)}.elm2-tc__img img{width:100%;height:100%;object-fit:cover;display:block}.elm2-tc__icon svg{width:26px;height:26px;fill:none;stroke:var(--elm-forest, #29421C);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;display:block}.elm2-tc__title{font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--elm-forest, #29421C);margin:0 0 8px;line-height:1.35}.elm2-tc__body{font-size:13px;color:var(--elm-charcoal-3, #5E635A);line-height:1.6;margin:0}.elm2-trust__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px;margin-top:36px}.elm2-trust__link{font-size:14px;font-weight:600;color:var(--elm-forest, #29421C);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .16s ease}.elm2-trust__link:hover{color:var(--elm-brass, #B9914E)}.elm2-sticky{position:fixed;left:0;right:0;bottom:0;z-index:190;background:var(--elm-forest, #29421C);color:var(--elm-ivory, #F7F3EA);border-top:1px solid rgba(247,243,234,.08);display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 12px}.elm2-sticky[hidden]{display:none}@media(max-width:767px){.elm2-sticky{bottom:calc(62px + env(safe-area-inset-bottom,0px))}html.elm2-sticky-open body{padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}}@media(min-width:768px){.elm2-sticky{padding:8px 32px}html.elm2-sticky-open body{padding-bottom:56px}}.elm2-sticky__txt{min-width:0;font-size:13px;font-weight:var(--font-body-weight-bold, 700);line-height:1.25;overflow:hidden}.elm2-sticky__sub{display:block;font-size:10px;font-weight:400;color:#f7f3ea99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elm2-sticky__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.elm2-sticky .elm-btn2--dark{min-height:38px;padding:6px 14px;font-size:12px}.elm2-sticky__x{width:36px;height:36px;border-radius:50%;border:0;background:#f7f3ea1f;color:var(--elm-ivory, #F7F3EA);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.elm2-sticky__x svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}@media(max-width:767px){#kiwi-big-iframe-wrapper{bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}html.elm2-sticky-open #kiwi-big-iframe-wrapper{bottom:calc(120px + env(safe-area-inset-bottom,0px))!important}}@media(min-width:768px){html.elm2-sticky-open #kiwi-big-iframe-wrapper{bottom:66px!important}}@media(prefers-reduced-motion:reduce){.elm-btn2,.elm2-chip,.elm2-btile{transition:none}}.elm2-hero{padding-top:var(--elm-section-pt-mobile, 16px);padding-bottom:var(--elm-section-pb-mobile, 8px)}@media(min-width:750px){.elm2-hero{padding-top:var(--elm-section-pt-desktop, 28px);padding-bottom:var(--elm-section-pb-desktop, 12px)}}.elm2-hero__card{position:relative;border-radius:24px;border:1px solid rgba(31,33,29,.09);background:var(--elm-live-hero-grad, linear-gradient(135deg, #ffffff94, #fff6e7d1));box-shadow:0 14px 44px #2b1a1214;overflow:hidden}@media(min-width:990px){.elm2-hero__card{border-radius:36px}}.elm2-hero__slide{display:none;padding:22px 18px 54px}.elm2-hero__slide.is-active{display:grid}@media(min-width:750px){.elm2-hero__slide.is-active{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:28px;align-items:center;padding:40px 40px 64px}}.elm2-hero__media{background:var(--elm-white, #FFFFFF);border-radius:18px;display:flex;align-items:center;justify-content:center;padding:8%;aspect-ratio:1 / 1;max-width:420px;margin:0 auto 16px;width:100%}@media(min-width:750px){.elm2-hero__media{margin:0;aspect-ratio:auto;min-height:340px}}.elm2-hero__media img{max-width:100%;max-height:380px;object-fit:contain}.elm2-hero__media--custom{background:transparent;border-radius:0;padding:0;aspect-ratio:auto;min-height:0}.elm2-hero__media--custom img{max-height:300px;filter:drop-shadow(0 18px 30px rgba(43,26,18,.14))}@media(min-width:750px){.elm2-hero__media--custom img{max-height:420px}}.elm2-hero__eyebrow{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.15em;text-transform:uppercase;color:var(--elm-brass-dark, #8B6E2F);margin:0 0 8px}.elm2-hero__eyebrow:before{content:"";width:20px;height:1px;background:var(--elm-brass, #B9914E)}.elm2-hero__title{font-family:var(--font-heading-family);font-size:clamp(28px,4.6vw,44px);font-weight:var(--font-heading-weight, 600);letter-spacing:-.045em;line-height:.95;color:var(--elm-charcoal, #1F211D);margin:0 0 10px}.elm2-hero__title em{display:block;font-style:normal;font-size:.68em;color:var(--elm-brass-dark, #8B6E2F)}.elm2-hero__desc{font-size:14px;line-height:1.7;color:var(--elm-charcoal-3, #5E635A);max-width:46ch;margin:0 0 14px}.elm2-hero__pills{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px;padding:0;list-style:none}.elm2-hero__pill{padding:6px 11px;border-radius:999px;border:1px solid rgba(31,33,29,.11);background:#fff9;font-size:10px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.04em;text-transform:uppercase;color:var(--elm-charcoal, #1F211D)}.elm2-hero__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 16px}.elm2-hero__copy,.elm2-hero__media{min-width:0}.elm2-hero__price .amount{font-size:22px;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-forest, #29421C)}.elm2-hero__price .compare{font-size:14px;color:var(--elm-charcoal-4, #9AA095);text-decoration:line-through}.elm2-hero__price .save{font-size:11px;font-weight:var(--font-body-weight-bold, 700);padding:3px 8px;border-radius:6px;background:var(--elm-brass-tint, #F5EDD8);color:var(--elm-brass-dark, #8B6E2F)}.elm2-hero__ctas{display:flex;flex-wrap:wrap;gap:10px}.elm2-hero__dots{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;gap:6px;padding:7px 10px;border-radius:999px;background:#ffffff9e;border:1px solid rgba(31,33,29,.1)}.elm2-hero__dot{width:8px;height:10px;padding:0;border:0;border-radius:999px;background:#d4c7b7;cursor:pointer;transition:width .16s ease,background .16s ease}.elm2-hero__dot.is-active{width:22px;background:var(--elm-brass, #B9914E)}.elm2-hero__dot{position:relative}.elm2-hero__dot:before{content:"";position:absolute;top:-13px;right:-8px;bottom:-13px;left:-8px}.elm-faq-list{border-top:1px solid rgba(31,33,29,.12)}.elm-faq-list .elm-faq{background:none!important;border:0!important;border-bottom:1px solid rgba(31,33,29,.12)!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.elm-faq-list .elm-faq summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 4px!important;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-forest, #29421C)!important;cursor:pointer;list-style:none}.elm-faq-list .elm-faq summary::-webkit-details-marker{display:none}.elm-faq-list .elm-faq summary:after{content:"+";flex-shrink:0;width:30px;height:30px;border-radius:50%;border:1px solid rgba(185,145,78,.5);color:var(--elm-brass, #B9914E);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;transition:transform .16s ease}.elm-faq-list .elm-faq[open] summary:after{transform:rotate(45deg)}.elm-faq-list .elm-faq>div{padding:0 4px 16px!important;color:var(--elm-charcoal-3, #5E635A);line-height:1.65}@media(prefers-reduced-motion:reduce){.elm-faq-list .elm-faq summary:after,.elm2-hero__dot{transition:none}}.elm2-ugc{background:var(--elm-ivory, #F7F3EA)}.elm2-ugc__header{margin-bottom:20px}.elm2-ugc__heading{font-family:var(--font-heading-family);font-size:clamp(1.35rem,3.5vw,2rem);font-weight:700;letter-spacing:-.022em;color:var(--elm-forest, #29421C);margin:0 0 6px}.elm2-ugc__sub{font-size:14px;color:var(--elm-charcoal-3, #5E635A);margin:0}.elm2-ugc__rail{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:12px}.elm2-ugc__rail::-webkit-scrollbar{display:none}@media(min-width:768px){.elm2-ugc__rail{gap:16px}}.elm2-ugc-card{flex:0 0 78%;max-width:260px;min-width:140px;scroll-snap-align:start;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(41,66,28,.08);display:flex;flex-direction:column;flex-shrink:0}@media(min-width:768px){.elm2-ugc-card{flex:0 0 calc(25% - 12px);max-width:300px}}@media(min-width:1200px){.elm2-ugc-card{flex:0 0 calc(20% - 12.8px);max-width:280px}}.elm2-ugc-card__media{position:relative;aspect-ratio:9 / 16;background:#e8e4db;overflow:hidden;flex-shrink:0}.elm2-ugc-card__video,.elm2-ugc-card__poster{width:100%;height:100%;object-fit:cover;display:block}.elm2-ugc-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#e8e4db,#f0ece3)}.elm2-ugc-card__ph-icon{width:40px;height:40px;opacity:.35}.elm2-ugc-card__label{position:absolute;bottom:10px;left:10px;right:10px;background:#29421cb8;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elm2-ugc-card__cta{display:block;padding:11px 14px;font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--elm-forest, #29421C);text-align:center;border-top:1px solid rgba(41,66,28,.08);text-decoration:none;transition:background .14s ease}.elm2-ugc-card__cta:hover{background:var(--elm-brass-tint, #F5EDD8)}.elm2-body-gel{background:var(--elm-ivory, #F7F3EA);border-top:3px solid var(--elm-forest, #29421C)}.elm2-body-gel__header{text-align:center;padding-bottom:24px}.elm2-body-gel__heading{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:var(--elm-forest, #29421C);margin:0 0 8px;letter-spacing:-.01em;text-wrap:balance}.elm2-body-gel__sub{font-size:clamp(.95rem,2.5vw,1.1rem);color:var(--elm-brass, #B9914E);margin:0 auto 20px;max-width:540px;line-height:1.55}.elm2-body-gel__rail{display:flex;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;scroll-snap-type:x mandatory;scroll-padding-left:2px}.elm2-body-gel__rail::-webkit-scrollbar{display:none}.elm2-body-gel__rail .elm2-card{flex:0 0 68vw;max-width:280px;min-width:220px;scroll-snap-align:start}@media(min-width:768px){.elm2-body-gel__rail{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));overflow-x:visible;scroll-snap-type:none}.elm2-body-gel__rail .elm2-card{flex:none;max-width:100%;scroll-snap-align:none}}.elm2-top10 .elm2-heading{color:var(--elm2t-h-color, var(--elm-charcoal, #1F211D));font-size:var(--elm2t-h-size-m, clamp(26px, 5.4vw, 44px))}@media(min-width:750px){.elm2-top10 .elm2-heading{font-size:var(--elm2t-h-size-d, clamp(23px, 3.4vw, 34px))}}.elm2-top10 .elm2-sub{color:var(--elm2t-text-color, var(--elm-charcoal-3, #5E635A))}.elm2-top10__rail{list-style:none;margin:0;padding:0 0 4px;display:flex;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-padding-left:2px}.elm2-top10__rail::-webkit-scrollbar{display:none}.elm2-top10__item{display:flex;flex-direction:column;flex:0 0 68vw;max-width:280px;min-width:220px;scroll-snap-align:start}.elm2-top10__cardwrap{position:relative;display:flex;flex:1}.elm2-top10__cardwrap>.elm2-card{flex:1;width:100%}.elm2-top10__why{margin:0 0 8px;min-height:1.25em;padding-left:2px;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-brass-dark, #8B6E2F);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elm2-top10__rank{position:absolute;top:14px;right:14px;z-index:2;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--elm-forest, #29421C);color:var(--elm-ivory, #F7F3EA);font-family:var(--font-heading-family);font-size:15px;font-weight:700;letter-spacing:-.02em;box-shadow:0 2px 8px #29421c40;pointer-events:none}@media(min-width:768px){.elm2-top10__rail{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;overflow-x:visible;scroll-snap-type:none}.elm2-top10__item{flex:none;max-width:100%;min-width:0;scroll-snap-align:none}}@media(min-width:1100px){.elm2-top10__rail{grid-template-columns:repeat(5,minmax(0,1fr))}}.elm2-edit{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:900px){.elm2-edit{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:26px;align-items:stretch}.elm2-edit__listwrap{display:flex;flex-direction:column;height:100%}.elm2-edit__list{flex:1}.elm2-edit__more{margin-top:auto}}.elm2-edit__feat{background:var(--elm-white, #FFFFFF);border:1px solid rgba(31,33,29,.09);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:opacity .14s ease,transform .14s ease}.elm2-edit__feat.is-switching{opacity:0;transform:translateY(6px)}.elm2-edit__media{position:relative;aspect-ratio:5 / 4;background:var(--elm-white, #FFFFFF);display:flex;align-items:center;justify-content:center;overflow:hidden}.elm2-edit__media img{width:100%;height:100%;object-fit:contain;padding:6%}.elm2-edit__media.is-photo img{object-fit:cover;padding:0}.elm2-edit__num{position:absolute;left:14px;top:6px;font-family:var(--font-heading-family);font-size:50px;line-height:1;font-weight:600;color:var(--elm-brass, #B9914E);letter-spacing:-.04em;text-shadow:0 2px 10px rgba(0,0,0,.12);pointer-events:none}@media(min-width:900px){.elm2-edit__num{font-size:66px}}.elm2-edit__body{padding:13px 15px 15px;display:flex;flex-direction:column;gap:4px}.elm2-edit__why,.elm2-edit__vendor{margin:0;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-brass-dark, #8B6E2F)}.elm2-edit__why{min-height:1.2em}.elm2-edit__vendor{opacity:.85;letter-spacing:.08em}.elm2-edit__name{margin:0;font-family:var(--font-heading-family);font-size:17px;line-height:1.2;letter-spacing:-.01em;font-weight:var(--font-heading-weight, 600)}.elm2-edit__name a{color:var(--elm-charcoal, #1F211D);text-decoration:none}@media(min-width:900px){.elm2-edit__name{font-size:20px}}.elm2-edit__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;flex-wrap:wrap}.elm2-edit__price{margin:0;display:flex;align-items:baseline;gap:8px}.elm2-edit__price .now{font-weight:var(--font-body-weight-bold, 700);font-size:16px;color:var(--elm-forest, #29421C);font-variant-numeric:tabular-nums}.elm2-edit__price .was{font-size:11px;color:var(--elm-charcoal-4, #9AA095);text-decoration:line-through}.elm2-edit__form{margin:0}.elm2-edit__ctas{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.elm2-edit__ctas .elm-btn2{min-height:40px;font-size:12px;padding:7px 15px}.elm2-edit__award{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;max-width:100%;margin:0 0 4px;padding:3px 10px;border-radius:999px;background:var(--elm-brass-tint, #F5EDD8);color:var(--elm-forest, #29421C);font-size:11px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.04em;line-height:1.2;white-space:nowrap;overflow:hidden}.elm2-edit__award>span{overflow:hidden;text-overflow:ellipsis}.elm2-edit__award[hidden]{display:none}.elm2-edit__award--row{margin:3px 0 2px;padding:2px 8px;font-size:9.5px}.elm2-edit__title:hover{text-decoration:none;color:var(--elm-forest, #29421C)}.elm2-edit__listwrap{display:flex;flex-direction:column}.elm2-edit__list{list-style:none;margin:0;padding:0;background:var(--elm-white, #FFFFFF);border:1px solid rgba(31,33,29,.09);border-radius:18px;overflow:hidden}.elm2-edit__item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"pick text add" "pick price add";column-gap:10px;row-gap:1px;align-items:center;padding:7px 10px 7px 6px;min-height:58px;border-bottom:1px solid rgba(31,33,29,.07);border-left:3px solid transparent;cursor:pointer;transition:background .14s ease,border-color .14s ease}.elm2-edit__item:last-child{border-bottom:0}.elm2-edit__item:hover{background:var(--elm-ivory, #F7F3EA)}.elm2-edit__item.is-active{background:var(--elm-brass-tint, #F5EDD8);border-left-color:var(--elm-brass, #B9914E)}.elm2-edit__item.is-collapsed{display:none}.elm2-edit__item--empty{cursor:default}.elm2-edit__pick{grid-area:pick;display:flex;align-items:center;gap:8px;background:none;border:0;padding:0;cursor:pointer;color:inherit;font:inherit}.elm2-edit__pick:focus-visible{outline:2px solid var(--elm-brass, #B9914E);outline-offset:2px;border-radius:12px}.elm2-edit__rank{font-family:var(--font-heading-family);font-size:19px;font-weight:600;color:var(--elm-brass, #B9914E);letter-spacing:-.03em;width:26px;text-align:center}.elm2-edit__thumb{width:44px;height:44px;border-radius:12px;background:var(--elm-white, #FFFFFF);border:1px solid rgba(31,33,29,.08);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.elm2-edit__thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.elm2-edit__text{grid-area:text;display:flex;flex-direction:column;min-width:0}.elm2-edit__title{font-weight:var(--font-body-weight-bold, 700);font-size:12.5px;line-height:1.3;color:var(--elm-charcoal, #1F211D);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.elm2-edit__reason{font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-brass-dark, #8B6E2F);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.elm2-edit__p{grid-area:price;justify-self:start;font-weight:var(--font-body-weight-bold, 700);font-size:12.5px;color:var(--elm-forest, #29421C);font-variant-numeric:tabular-nums;white-space:nowrap}.elm2-edit__add{grid-area:add;margin:0}@media(min-width:600px){.elm2-edit__item{grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"pick text price add"}.elm2-edit__p{justify-self:end}}.elm2-edit__plus{width:40px;height:40px;border-radius:50%;border:0;background:var(--elm-forest, #29421C);color:var(--elm-ivory, #F7F3EA);font-size:19px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .14s ease,color .14s ease}.elm2-edit__plus:hover{background:var(--elm-brass, #B9914E);color:var(--elm-forest, #29421C)}.elm2-edit__more{margin-top:10px;min-height:44px;border:1px solid rgba(41,66,28,.22);background:var(--elm-brass-tint, #F5EDD8);color:var(--elm-forest, #29421C);border-radius:999px;font:inherit;font-size:12px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .14s ease}.elm2-edit__more:hover{background:var(--elm-white, #FFFFFF)}@media(prefers-reduced-motion:reduce){.elm2-edit__feat,.elm2-edit__item,.elm2-edit__plus,.elm2-edit__more{transition:none}}.elm2-rail{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.elm2-rail__nav{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.elm2-rail__nav::-webkit-scrollbar{display:none}.elm2-rail__btn{flex:0 0 auto;width:44px;height:44px;padding:0;border:1px solid var(--elm-hairline-strong, rgba(28,18,13,.16));border-radius:999px;background:var(--elm-surface, #FFFFFF);color:var(--elm-charcoal, #1F211D);font:inherit;font-size:13px;font-weight:var(--font-body-weight-bold, 700);font-variant-numeric:tabular-nums;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.elm2-rail__btn:hover{border-color:var(--elm-brass, #B9914E);color:var(--elm-brass-dark, #8B6E2F)}.elm2-rail__btn.is-active{background:var(--elm-forest, #29421C);border-color:var(--elm-forest, #29421C);color:var(--elm-ivory, #F7F3EA)}.elm2-rail__btn:focus-visible{outline:2px solid var(--elm-brass, #B9914E);outline-offset:2px}.elm2-rail__track{position:relative;display:flex;align-items:flex-start;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;min-width:0}.elm2-rail__track::-webkit-scrollbar{display:none}.elm2-rail__track:focus-visible{outline:2px solid var(--elm-brass, #B9914E);outline-offset:4px;border-radius:20px}.elm2-rail__track:before,.elm2-rail__track:after{content:"";flex:0 0 calc(7% - 12px)}.elm2-rail__slide{flex:0 0 86%;min-width:0;scroll-snap-align:center;scroll-snap-stop:always;display:grid;grid-template-columns:minmax(0,1fr);gap:14px;padding:12px;border:1px solid var(--elm-hairline, rgba(28,18,13,.1));border-radius:18px;background:linear-gradient(150deg,#1f211d09,#b9914e14),var(--elm-surface, #FFFFFF)}.elm2-rail__slide--empty{min-height:200px}.elm2-rail__media{position:relative;aspect-ratio:1;display:grid;place-items:center;border-radius:14px;overflow:hidden;background:radial-gradient(circle,rgba(185,145,78,.22),transparent 62%),linear-gradient(145deg,#fff9ee,#ead4a8)}.elm2-rail__img{width:82%;max-width:420px;height:auto;max-height:88%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(31,33,29,.2))}.elm2-rail__notes{margin:0;font-size:12.5px;line-height:1.5;color:var(--elm-charcoal-3, #5E635A)}.elm2-rail__notes b{font-weight:var(--font-body-weight-bold, 700);color:var(--elm-charcoal, #1F211D)}.elm2-rail__badge{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:46px;padding:7px 11px;border-radius:999px;background:var(--elm-charcoal, #1F211D);color:var(--elm-ivory, #F7F3EA);font-size:12px;font-weight:var(--font-body-weight-bold, 700);font-variant-numeric:tabular-nums;letter-spacing:.02em}.elm2-rail__copy{display:grid;gap:10px;align-content:center;min-width:0}.elm2-rail__award{display:inline-flex;align-items:center;width:fit-content;padding:6px 11px;border-radius:999px;background:var(--elm-brass-tint, #F5EDD8);color:var(--elm-brass-dark, #8B6E2F);font-size:11.5px;font-weight:var(--font-body-weight-bold, 700)}.elm2-rail__name{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-size:clamp(21px,5.2vw,30px);line-height:1.06;text-wrap:balance;overflow-wrap:anywhere}.elm2-rail__name a{color:var(--elm-charcoal, #1F211D);text-decoration:none}.elm2-rail__name a:hover{color:var(--elm-forest, #29421C)}.elm2-rail__why{margin:0;font-size:13.5px;line-height:1.55;color:var(--elm-charcoal-3, #5E635A)}.elm2-rail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;font-size:13px;color:var(--elm-charcoal-2, #3D4039)}.elm2-rail__family{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:var(--elm-forest-tint, #E4EEE0);color:var(--elm-forest, #29421C);font-size:11.5px;font-weight:var(--font-body-weight-bold, 700)}.elm2-rail__price{display:inline-flex;align-items:baseline;gap:7px}.elm2-rail__price .now{font-weight:var(--font-body-weight-bold, 700);font-size:16px;color:var(--elm-forest, #29421C);font-variant-numeric:tabular-nums}.elm2-rail__price .was{font-size:11.5px;color:var(--elm-charcoal-4, #9AA095);text-decoration:line-through}.elm2-rail__signals{display:grid;gap:7px;margin-top:2px}.elm2-rail__sig{display:grid;grid-template-columns:62px minmax(0,1fr) 20px;gap:9px;align-items:center;font-size:12.5px;color:var(--elm-charcoal-3, #5E635A)}.elm2-rail__sig strong{font-weight:var(--font-body-weight-bold, 700);color:var(--elm-charcoal, #1F211D);text-align:right;font-variant-numeric:tabular-nums}.elm2-rail__bar{display:block;height:8px;border-radius:999px;overflow:hidden;background:#1c120d17}.elm2-rail__bar:before{content:"";display:block;width:calc(var(--score, 0) * 20%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--elm-brass, #B9914E),var(--elm-brass-dark, #8B6E2F))}.elm2-rail__ctas{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.elm2-rail__ctas .elm-btn2{min-height:42px;font-size:12.5px;padding:8px 16px}.elm2-rail__ctas .elm-btn2[aria-disabled=true]{opacity:.6;pointer-events:none}@media(min-width:750px){.elm2-rail__slide{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:20px;padding:16px}.elm2-rail__name{font-size:clamp(22px,2.6vw,30px)}.elm2-rail__sig{grid-template-columns:70px minmax(0,1fr) 22px}}@media(min-width:990px){.elm2-rail{grid-template-columns:40px minmax(0,1fr);gap:20px;align-items:stretch}.elm2-rail__nav{display:grid;grid-auto-rows:40px;align-content:start;gap:7px;overflow:visible;padding:0}.elm2-rail__btn{width:40px;height:40px;font-size:12.5px}.elm2-rail__track{align-items:stretch}.elm2-rail__track:before,.elm2-rail__track:after{display:none}.elm2-rail__slide{flex-basis:100%;scroll-snap-align:start;padding:20px;gap:26px}.elm2-rail__copy{padding-right:8px}}@media(prefers-reduced-motion:reduce){.elm2-rail__btn{transition:none}.elm2-rail__track,.elm2-rail__nav{scroll-behavior:auto}}.elm2-coltabs__panel[hidden]{display:none}.elm2-coltabs__chips{margin-bottom:20px}.elm2-featured-drop{background:var(--elm-ivory, #F7F3EA);border-top:3px solid var(--elm-forest, #29421C)}.product__media.media--transparent{background-color:#fff}.product__media img{object-fit:contain!important}.product-form__submit{background:var(--elm-forest, #29421C)!important;color:var(--elm-ivory, #F7F3EA)!important;border-color:var(--elm-forest, #29421C)!important}.product-form__submit:hover,.product-form__submit:focus-visible{background:var(--elm-brass, #B9914E)!important;border-color:var(--elm-brass, #B9914E)!important;color:var(--elm-forest, #29421C)!important}.product-form__submit:disabled,.product-form__submit[aria-disabled=true]{background:#29421c52!important;border-color:transparent!important;color:var(--elm-ivory, #F7F3EA)!important}.elm-buy-row{display:flex;flex-direction:column;gap:10px;width:100%}@media(min-width:750px){.elm-buy-row{flex-direction:row;gap:12px;align-items:stretch}.elm-buy-row>.elm-btn-atc{order:2;flex:1 1 0;width:auto;min-width:0;height:52px;min-height:52px}.elm-buy-row>.elm-btn-bit{order:1;flex:1 1 0;width:auto;min-width:0;height:52px;min-height:52px}}.elm-btn-atc{min-height:52px!important}.elm-btn-bit{min-height:52px;background:transparent!important;color:var(--elm-forest, #29421C)!important;border:2px solid var(--elm-forest, #29421C)!important;font-size:15px!important;font-weight:600!important;letter-spacing:.02em;cursor:pointer;transition:background .17s ease,color .17s ease!important}.elm-btn-bit:not([disabled]):hover,.elm-btn-bit:not([disabled]):focus-visible{background:var(--elm-forest, #29421C)!important;color:var(--elm-ivory, #F7F3EA)!important}.elm-btn-bit[disabled]{opacity:.38!important;cursor:not-allowed!important;pointer-events:none}.elm-payment-sep{display:flex;align-items:center;gap:10px;margin:16px 0 2px;color:#1f211d61;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.elm-payment-sep:before,.elm-payment-sep:after{content:"";flex:1;height:1px;background:#1f211d1f}.product__title h1,.product__title .h1{font-size:22px!important;line-height:1.2!important}@media(min-width:750px){.product__title h1,.product__title .h1{font-size:30px!important}}.product__vendor{font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--elm-brass-dark, #8B6E2F)!important;font-weight:700!important}.elm-pdp-type{font-size:12px;color:var(--elm-charcoal-3, #5E635A);letter-spacing:.06em;text-transform:uppercase;margin:-2px 0 8px;font-weight:600}.elm-pdp-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--elm-forest, #29421C);background:#29421c12;border:1px solid rgba(41,66,28,.14);border-radius:4px;padding:3px 9px;margin:2px 0 10px}.elm-pdp-trust{border-top:1px solid rgba(31,33,29,.1);border-bottom:1px solid rgba(31,33,29,.1);padding-top:var(--elm-section-pt-mobile, 16px);padding-bottom:var(--elm-section-pb-mobile, 16px);background:var(--elm-white, #FFFFFF)}@media(min-width:750px){.elm-pdp-trust{padding-top:var(--elm-section-pt-desktop, 16px);padding-bottom:var(--elm-section-pb-desktop, 16px)}}.elm-pdp-trust__wrap{width:min(1180px,calc(100vw - 32px));margin-inline:auto;display:flex;flex-wrap:wrap;gap:10px 28px;justify-content:center;align-items:center}.elm-pdp-titem{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--elm-charcoal, #1F211D)}.elm-pdp-titem svg{width:18px;height:18px;flex-shrink:0;stroke:var(--elm-forest, #29421C);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.elm-pdp-scent{background:var(--elm-ivory, #F7F3EA);padding-top:var(--elm-section-pt-mobile, 24px);padding-bottom:var(--elm-section-pb-mobile, 24px)}@media(min-width:750px){.elm-pdp-scent{padding-top:var(--elm-section-pt-desktop, 24px);padding-bottom:var(--elm-section-pb-desktop, 24px)}}.elm-pdp-scent__wrap{width:min(800px,calc(100vw - 32px));margin-inline:auto}.elm-pdp-scent__heading{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--elm-brass-dark, #8B6E2F);margin:0 0 10px}.elm-pdp-scent__notes{font-size:14px;color:var(--elm-charcoal-3, #5E635A);line-height:1.6;margin:0 0 16px}.elm-pdp-scent__rows{display:flex;flex-direction:column;gap:12px}.elm-pdp-srow{display:flex;align-items:center;gap:12px}.elm-pdp-srow__label{width:50px;flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--elm-brass-dark, #8B6E2F)}.elm-pdp-srow__dots{display:inline-flex;gap:5px;align-items:center}.elm-pdp-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.elm-pdp-dot--on{background:var(--elm-brass, #B9914E)}.elm-pdp-dot--off{background:transparent;border:1.5px solid rgba(185,145,78,.35)}.elm-pdp-srow__val{width:26px;flex-shrink:0;font-size:10px;font-weight:700;color:var(--elm-brass-dark, #8B6E2F);text-align:right}.elm-pdp-scent__family{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.elm-pdp-scent__tag{display:inline-block;padding:4px 12px;border-radius:20px;border:1px solid var(--elm-brass, #B9914E);font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--elm-brass-dark, #8B6E2F);background:#b9914e12;text-transform:capitalize}.elm-pdp-acc{background:var(--elm-white, #FFFFFF);padding-top:var(--elm-section-pt-mobile, 0px);padding-bottom:var(--elm-section-pb-mobile, 0px)}@media(min-width:750px){.elm-pdp-acc{padding-top:var(--elm-section-pt-desktop, 0px);padding-bottom:var(--elm-section-pb-desktop, 0px)}}.elm-pdp-acc__wrap{width:min(800px,calc(100vw - 32px));margin-inline:auto;border-top:1px solid rgba(31,33,29,.1)}.elm-pdp-acc details{border-bottom:1px solid rgba(31,33,29,.1)}.elm-pdp-acc details summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;font-size:14px;font-weight:700;color:var(--elm-forest, #29421C);cursor:pointer;list-style:none}.elm-pdp-acc details summary::-webkit-details-marker{display:none}.elm-pdp-acc details summary:after{content:"+";flex-shrink:0;width:28px;height:28px;border-radius:50%;border:1px solid rgba(185,145,78,.5);color:var(--elm-brass, #B9914E);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;transition:transform .16s ease}.elm-pdp-acc details[open] summary:after{transform:rotate(45deg)}.elm-pdp-acc .elm-pdp-acc__body{padding:0 0 16px;font-size:14px;color:var(--elm-charcoal-3, #5E635A);line-height:1.7}.elm-pdp-acc .elm-pdp-acc__body p{margin:0 0 8px}.elm-pdp-acc .elm-pdp-acc__body p:last-child{margin-bottom:0}.elm-pdp-crosssell{background:var(--elm-ivory, #F7F3EA);padding-top:var(--elm-section-pt-mobile, 28px);padding-bottom:var(--elm-section-pb-mobile, 28px)}@media(min-width:750px){.elm-pdp-crosssell{padding-top:var(--elm-section-pt-desktop, 44px);padding-bottom:var(--elm-section-pb-desktop, 44px)}}.elm-pdp-crosssell__wrap{width:min(1180px,calc(100vw - 32px));margin-inline:auto}.elm-pdp-crosssell__head{margin-bottom:18px}@media(prefers-reduced-motion:reduce){.elm-pdp-acc details summary:after{transition:none}}.elm2-faq2--ivory{background:var(--elm-ivory, #F7F3EA)}.elm2-faq2--white{background:var(--elm-white, #FFFFFF)}.elm2-faq2__head{margin-bottom:18px}.elm2-faq2__heading{color:var(--elm-forest, #29421C)}.elm2-faq2__intro{margin-top:8px}.elm2-faq2__list{border-top:1px solid rgba(31,33,29,.12)}.elm2-faq2__item{border-bottom:1px solid rgba(31,33,29,.12)}.elm2-faq2__q{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 2px;cursor:pointer;list-style:none;font-size:15px;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-forest, #29421C)}.elm2-faq2__q::-webkit-details-marker{display:none}.elm2-faq2__q::marker{content:""}.elm2-faq2__q-text{min-width:0}.elm2-faq2__icon{position:relative;flex-shrink:0;width:30px;height:30px;border-radius:50%;border:1px solid rgba(185,145,78,.5)}.elm2-faq2__icon:before,.elm2-faq2__icon:after{content:"";position:absolute;top:50%;left:50%;background:var(--elm-brass, #B9914E)}.elm2-faq2__icon:before{width:12px;height:1.5px;transform:translate(-50%,-50%)}.elm2-faq2__icon:after{width:1.5px;height:12px;transform:translate(-50%,-50%);transition:transform .16s ease}.elm2-faq2__item[open] .elm2-faq2__icon:after{transform:translate(-50%,-50%) scaleY(0)}.elm2-faq2__a{padding:0 2px 18px;font-size:14px;color:var(--elm-charcoal-3, #5E635A);line-height:1.65}.elm2-faq2__a p{margin:0 0 8px}.elm2-faq2__a p:last-child{margin-bottom:0}@media(max-width:749px){.elm2-faq2__head{margin-bottom:12px}.elm2-faq2__q{padding:13px 2px;font-size:14.5px;gap:12px}.elm2-faq2__a{padding:0 2px 14px}.elm2-faq2__icon{width:26px;height:26px}}.elm2-faq2__a--setup{opacity:.5;font-style:italic}@media(prefers-reduced-motion:reduce){.elm2-faq2__icon:after{transition:none}}.elm2-occ2__heading{color:var(--elm2o-h-color, var(--elm-forest, #29421C))}.elm2-occ2__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:750px){.elm2-occ2__grid{gap:14px}}@media(min-width:900px){.elm2-occ2__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.elm2-occ2__card{position:relative;display:block;min-width:0;aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;text-decoration:none;background:var(--elm-forest, #29421C);border:1px solid var(--elm-live-line, rgba(28, 18, 13, .13));box-shadow:0 1px 2px #1f211d0d;transition:transform .16s ease,box-shadow .16s ease}@media(min-width:900px){.elm2-occ2__card{aspect-ratio:4 / 5}}.elm2-occ2__card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #29421c2e}.elm2-occ2__card:focus-visible{outline:0;box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201, 154, 74, .28))}.elm2-occ2__card.is-plain{background:linear-gradient(150deg,var(--elm-forest-mid, #3E6229),var(--elm-forest-dark, #1C2E12))}.elm2-occ2__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.elm2-occ2__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0c1408cc,#0c140866 42%,#0c14080f 72%)}.elm2-occ2__prod{position:absolute;right:6px;top:8px;width:34%;max-width:88px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;pointer-events:none}.elm2-occ2__prod img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.35))}.elm2-occ2__body{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:3px;padding:10px 11px 11px;min-width:0}@media(min-width:900px){.elm2-occ2__body{padding:13px 14px 14px}}.elm2-occ2__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-size:14px;line-height:1.2;color:#fff;letter-spacing:-.01em;overflow-wrap:anywhere}@media(min-width:900px){.elm2-occ2__title{font-size:17px}}.elm2-occ2__line{font-size:10px;line-height:1.35;color:#ffffffd6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:900px){.elm2-occ2__line{font-size:11.5px}}.elm2-occ2__cta{align-self:flex-start;margin-top:6px;display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;border-radius:999px;background:var(--elm-white, #FFFFFF);color:var(--elm-forest, #29421C);font-size:10.5px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;transition:background .14s ease,color .14s ease}@media(min-width:900px){.elm2-occ2__cta{min-height:34px;padding:6px 14px;font-size:11px}}.elm2-occ2__card:hover .elm2-occ2__cta{background:var(--elm-brass, #B9914E);color:var(--elm-forest, #29421C)}@media(prefers-reduced-motion:reduce){.elm2-occ2__card,.elm2-occ2__cta{transition:none}.elm2-occ2__card:hover{transform:none}}@media(min-width:900px){.elm-bundles .elm2-bundles{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:18px;align-items:stretch}.elm-bundles .elm2-body-gel__rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media(min-width:1200px){.elm-bundles .elm2-bundles,.elm-bundles .elm2-body-gel__rail{gap:20px}}.elm-bundles .elm2-bundle{height:100%}.elm-bundles .elm2-bundle__foot{margin-top:auto;padding-top:11px;border-top:1px solid rgba(31,33,29,.08);gap:12px}.elm-bundles .elm2-bundle__name{font-size:14.5px;line-height:1.25}@media(min-width:900px){.elm-bundles .elm2-bundle__name{font-size:16px}}.elm-bundles .elm2-bundle__note{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:900px){.elm2-bundles__group+.elm2-bundles__group{margin-top:34px}}@media(max-width:749px){.elm-bundles .elm2-bundles{grid-template-columns:1fr;gap:10px}.elm-bundles .elm2-bundle__foot{flex-wrap:wrap}.elm-bundles .elm2-bundle .elm-btn2{flex:1 1 auto}}@media(max-width:749px){.elm2-heading{font-size:23px;line-height:1.12;letter-spacing:-.02em}.elm2-sub{font-size:13px;line-height:1.5}.elm2-hero__title{font-size:28px;line-height:1.08;letter-spacing:-.03em}.elm2-trust__heading{font-size:23px;line-height:1.14}.elm2-ew,.elm2-row-label{font-size:10px;letter-spacing:.13em}.elm2-bundles__grouplabel{font-size:10px}}.elm2-top10 .elm2-head{margin-bottom:14px}.elm2-edit__feat{align-self:start}@media(min-width:900px){.elm2-edit{gap:22px}.elm2-edit__body{padding:14px 16px 16px}}@media(min-width:900px){.elm2-edit__item{min-height:56px;padding:6px 10px 6px 6px;flex:1}.elm2-edit__list{display:flex;flex-direction:column}.elm2-edit__thumb{width:42px;height:42px}}.elm-fragprofile{margin:16px 0 0;padding:14px 16px;border:1px solid var(--elm-live-line, rgba(28, 18, 13, .13));border-radius:14px;background:var(--elm-live-cream, #FFF6E7)}.elm-fragprofile__title{margin:0 0 10px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-brass-dark, #8B6E2F)}.elm-fragprofile__list{margin:0;display:flex;flex-direction:column;gap:7px}.elm-fragprofile__row{display:grid;grid-template-columns:minmax(84px,34%) minmax(0,1fr);gap:10px;align-items:baseline}.elm-fragprofile__row dt{margin:0;font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-charcoal-3, #5E635A)}.elm-fragprofile__row dd{margin:0;font-size:13px;line-height:1.45;color:var(--elm-charcoal, #1F211D);display:flex;flex-wrap:wrap;gap:5px;overflow-wrap:anywhere}.elm-fragprofile__tag{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:var(--elm-white, #FFFFFF);border:1px solid var(--elm-live-line, rgba(28, 18, 13, .13));color:var(--elm-forest, #29421C);font-size:11.5px;font-weight:var(--font-body-weight-bold, 700);white-space:nowrap}@media(max-width:749px){.elm-fragprofile{padding:12px 13px}.elm-fragprofile__row{grid-template-columns:1fr;gap:2px}.elm-fragprofile__row dd{font-size:12.5px}}.elm2-occ2__cta{min-height:44px;padding:9px 14px}@media(min-width:900px){.elm2-occ2__cta{min-height:44px;padding:9px 16px}}.elm2-sticky .elm-btn2,.elm2-sticky .elm-btn2--dark{min-height:44px}.elm-crumbs{margin:0 0 10px;min-width:0}.elm-crumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin:0;padding:0;list-style:none;font-size:12.5px;line-height:1.45}.elm-crumbs__item{display:inline-flex;align-items:center;min-width:0}.elm-crumbs__item+.elm-crumbs__item:before{content:"";flex:none;width:5px;height:5px;margin-right:8px;border-right:1.5px solid var(--elm-brass, #B9914E);border-bottom:1.5px solid var(--elm-brass, #B9914E);transform:rotate(-45deg);opacity:.75}.elm-crumbs__link{color:var(--elm-forest, #29421C);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .14s ease}.elm-crumbs__link:hover{border-bottom-color:var(--elm-brass, #B9914E)}.elm-crumbs__link:focus-visible{outline:0;border-radius:3px;box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201, 154, 74, .28))}.elm-crumbs__current{color:#6b6f66;min-width:0;max-width:46ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:749px){.elm-crumbs__list{font-size:12px}.elm-crumbs__current{max-width:24ch}}@media(prefers-reduced-motion:reduce){.elm-crumbs__link{transition:none}}.elm-btn2{font-size:var(--elm-fs-btn, 12.5px);padding:7px 16px}@media(min-width:750px){.elm-btn2{min-height:38px;padding:7px 17px}}.elm2-card__cta .elm-btn2,.elm2-bundle__foot .elm-btn2{font-size:var(--elm-fs-btn-sm, 11.5px)}.elm2-bundle__btnwrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:100%}.elm2-bundle__err,.elm2-card__err{margin:4px 0 0;color:#c0392b;font-size:11px;text-align:center;line-height:1.4}.elm2-bundle__err{flex-basis:100%;margin-top:2px}.elm2-bundle__btnwrap .elm-btn2{flex:1 1 0;min-width:0;width:auto;text-align:center;justify-content:center;padding-left:10px;padding-right:10px;font-size:var(--elm-fs-btn-sm, 11.5px);white-space:nowrap}.elm-btn2--secondary{border-color:var(--elm-btn-secondary-border, rgba(28,18,13,.22))}.elm2-heading{font-size:clamp(21px,3.1vw,31px)}.elm2-hero__title{font-size:clamp(26px,4.2vw,40px)}.elm2-sub{font-size:13.5px}.elm2-ew{font-size:10.5px}.elm2-card__title{font-size:13.5px}@media(max-width:749px){.elm2-heading{font-size:21px}.elm2-hero__title{font-size:26px}.elm2-sub{font-size:13px}}.elm2-trust{background:var(--elm-surface-2, #FBF9F5)}.elm2-card,.elm2-bundle{background:var(--elm-surface, #FFFFFF);border-color:var(--elm-hairline, rgba(28,18,13,.1))}.elm2-sticky{background:var(--elm-surface-2, #FBF9F5);color:var(--elm-forest, #29421C);border-top:1px solid var(--elm-hairline-strong, rgba(28,18,13,.16));box-shadow:0 -6px 22px #1f211d12}.elm2-sticky__text{color:var(--elm-forest, #29421C);font-size:13.5px}.elm2-sticky__sub{color:var(--elm-charcoal-3, #5E635A);font-size:11.5px}.elm2-sticky__x{color:var(--elm-charcoal-3, #5E635A);background:transparent}.elm2-sticky__x:hover{background:#1c120d0f}.elm2-sticky .elm-btn2{min-height:40px}.elm2-sticky{transform:translateY(100%);transition:transform .26s ease}.elm2-sticky.is-shown{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.elm2-sticky{transition:none}}@media(max-width:749px){body:has(.elm-mobile-dock) .elm2-sticky{display:none}}.collection-hero .elm-colldesc p:last-child{margin-bottom:0}.collection-hero .elm-colldesc a{color:var(--elm-forest, #29421C);text-decoration:underline;text-decoration-color:var(--elm-brass, #B9914E);text-underline-offset:3px;text-decoration-thickness:1px}.collection-hero .elm-colldesc a:hover{text-decoration-thickness:2px}.elm-colldesc__toggle{margin-top:12px;min-height:36px;padding:7px 16px;border-radius:999px;font-size:var(--elm-fs-btn-sm, 11.5px);font-weight:var(--font-body-weight-bold, 700);letter-spacing:.06em;text-transform:uppercase;background:var(--elm-btn-secondary-bg, #FFFFFF);color:var(--elm-btn-secondary-text, #29421C);border:1px solid var(--elm-btn-secondary-border, rgba(28,18,13,.22));cursor:pointer}.elm-colldesc__toggle:hover{background:var(--elm-btn-secondary-hover-bg, #FBF9F5)}.elm-colldesc__toggle:focus-visible{outline:0;box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201,154,74,.28))}.collection .card__inner,.collection .card-wrapper .card{background:var(--elm-surface, #FFFFFF);border-radius:14px}@media(max-width:749px){.collection-hero .elm-colldesc{padding:15px 16px;font-size:13.5px;line-height:1.62;border-radius:12px;margin-top:13px}.collection-hero__title{font-size:22px}.elm-colldesc__toggle{width:100%;min-height:40px}}.template-collection .card__inner,.template-search .card__inner,.collection .card__inner{border-radius:14px;background:var(--elm-surface, #FFFFFF)}.template-collection .card--standard .card__content,.template-search .card--standard .card__content,.collection .card--standard .card__content{padding-top:10px}.template-collection .card--standard .card__content,.template-search .card--standard .card__content,.collection .card--standard .card__content{grid-template-rows:1fr auto;height:100%}.template-collection .card--standard .card__content>.quick-add,.template-search .card--standard .card__content>.quick-add,.collection .card--standard .card__content>.quick-add{margin-top:8px;align-self:end}.template-collection .product-grid>li,.template-search .product-grid>li,.collection .product-grid>li{display:flex}.template-collection .product-grid>li .card-wrapper,.template-search .product-grid>li .card-wrapper,.collection .product-grid>li .card-wrapper{width:100%}.template-collection .card__heading,.template-search .card__heading,.collection .card__heading{font-size:14px;line-height:1.32;letter-spacing:-.005em}.template-collection .card__heading a,.template-search .card__heading a,.collection .card__heading a{color:var(--elm-forest, #29421C)}.template-collection .card-information .price,.template-search .card-information .price,.collection .card-information .price{font-size:14px;font-weight:var(--font-body-weight-bold, 700);color:var(--elm-forest, #29421C)}.template-collection .price--on-sale .price-item--regular,.collection .price--on-sale .price-item--regular{font-size:12px}.template-collection .quick-add__submit,.template-search .quick-add__submit,.collection .quick-add__submit,.collection .quick-add-bulk .quantity__button+button[type=submit]{min-height:38px;border-radius:999px;background:var(--elm-btn-primary-bg, #3E6229);color:var(--elm-btn-primary-text, #FFFFFF);border:0;font-size:var(--elm-fs-btn-sm, 11.5px);font-weight:var(--font-body-weight-bold, 700);letter-spacing:.06em;text-transform:uppercase;box-shadow:none;transition:background .16s ease}.template-collection .quick-add__submit:hover,.template-search .quick-add__submit:hover,.collection .quick-add__submit:hover{background:var(--elm-btn-primary-hover-bg, #29421C);color:var(--elm-btn-primary-hover-text, #FFFFFF)}.template-collection .quick-add__submit:focus-visible,.collection .quick-add__submit:focus-visible{outline:0;box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201,154,74,.28))}.template-collection .quick-add__submit:before,.template-collection .quick-add__submit:after,.collection .quick-add__submit:before,.collection .quick-add__submit:after{display:none}.collection .quantity,.template-collection .quantity{border-radius:999px;min-height:38px;box-shadow:0 0 0 1px var(--elm-hairline-strong, rgba(28,18,13,.16)) inset}.collection .quantity__button,.template-collection .quantity__button{font-size:14px;color:var(--elm-forest, #29421C)}.collection .quantity__input,.template-collection .quantity__input{font-size:13px}.template-collection .facets__summary,.template-collection .facet-filters__label,.template-collection .facets__label{font-size:12.5px;color:var(--elm-charcoal-2, #3D4039)}.template-collection .facets__disclosure .facets__display{border-radius:12px;border:1px solid var(--elm-hairline, rgba(28,18,13,.1))}@media(max-width:749px){.collection .card__heading,.template-collection .card__heading,.collection .card-information .price,.template-collection .card-information .price{font-size:13px}.collection .quick-add__submit,.template-collection .quick-add__submit{min-height:40px}}.template-collection .product-grid,.template-search .product-grid,.collection .product-grid,.template-collection .card-wrapper,.template-search .card-wrapper,.collection .card-wrapper{--product-card-corner-radius: 14px;--border-radius: 14px}.template-collection .product-card-wrapper .card,.template-search .product-card-wrapper .card,.collection .product-card-wrapper .card{--border-radius: 14px}.elm-colldesc__toggle[hidden]{display:none!important}@media(max-width:749px){.quantity,.quantity__button,.quick-add__submit,.quick-add-modal__toggle,.elm-btn2{min-height:44px}.mobile-facets__open-wrapper,.mobile-facets__open{min-height:44px;display:flex;align-items:center}}.elm-scent-chips__row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding:2px 2px 6px}.elm-scent-chips__row::-webkit-scrollbar{display:none}@media(min-width:990px){.elm-scent-chips__row{flex-wrap:wrap;justify-content:center;overflow:visible;gap:20px 18px}}.elm-scent-tile{flex:0 0 auto;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:10px;width:108px;text-decoration:none;color:var(--elm-charcoal, #1F211D)}@media(min-width:560px){.elm-scent-tile{width:120px}}.elm-scent-tile__media{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:26px;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,rgba(185,145,78,.16),transparent 60%),var(--elm-surface-2, #FBF9F5);border:1px solid var(--elm-hairline, rgba(28, 18, 13, .1));box-shadow:0 2px 6px #1f211d0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.elm-scent-tile__img{width:100%;height:100%;object-fit:cover}.elm-scent-tile__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--elm-brass-tint, #F5EDD8);color:var(--elm-brass-dark, #8B6E2F)}.elm-scent-tile__icon svg{width:32px;height:32px}.elm-scent-tile__emoji{font-size:34px;line-height:1}.elm-scent-tile__go{position:absolute;right:7px;bottom:7px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--elm-btn-ink, #1C1C1C);color:#fff;box-shadow:0 2px 6px #00000047;transition:transform .18s ease,background .18s ease}.elm-scent-tile__go svg{width:14px;height:14px}.elm-scent-tile__label{font-size:13.5px;font-weight:var(--font-body-weight-bold, 700);line-height:1.15;text-align:center}.elm-scent-tile:hover .elm-scent-tile__media{transform:translateY(-3px);box-shadow:0 12px 24px #29421c29;border-color:var(--elm-brass, #B9914E)}.elm-scent-tile:hover .elm-scent-tile__go{background:var(--elm-brass, #B9914E);color:#1c1c1c;transform:scale(1.08)}.elm-scent-tile:focus-visible{outline:0}.elm-scent-tile:focus-visible .elm-scent-tile__media{box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201, 154, 74, .28));border-color:var(--elm-brass, #B9914E)}.elm-scent-tile--empty{opacity:.4}.elm-scent-tile--empty .elm-scent-tile__media{border-style:dashed}@media(max-width:749px){.elm-scent-tile:first-child .elm-scent-tile__go{animation:elm-scent-nudge 2.4s ease .6s 2}}@keyframes elm-scent-nudge{0%,to{transform:none}40%{transform:translate(3px)}70%{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.elm-scent-tile__media,.elm-scent-tile__go{transition:none}.elm-scent-tile:first-child .elm-scent-tile__go{animation:none}}@media(min-width:990px)and (max-width:1199.98px){.section-header .header.header--middle-left{grid-template-areas:"left-icons heading icons"!important;grid-template-columns:1fr auto 1fr!important;align-items:center}.section-header .header.header--middle-left .header__inline-menu{display:none!important}.section-header .header.header--middle-left .menu-drawer-container{display:flex!important;grid-area:left-icons;justify-self:start}.section-header .header.header--middle-left .header__icon--menu{display:flex!important}.section-header .header.header--middle-left .header__heading,.section-header .header.header--middle-left .header__heading-link{justify-self:center!important;text-align:center!important;margin-left:0!important}.section-header .header.header--middle-left .header__icons{grid-area:icons;justify-self:end}}.elm-btn2--secondary{border-color:var(--elm-btn-ink, #1C1C1C);color:var(--elm-btn-ink, #1C1C1C)}.elm-btn2--secondary:hover,.elm-btn2--secondary:focus-visible{background:var(--elm-btn-ink, #1C1C1C);color:#fff;border-color:var(--elm-btn-ink, #1C1C1C)}.elm2-ctr__cta:hover{color:#1c1c1c}.elm2-ctr__btn2{color:var(--elm-btn-ink, #1C1C1C);border-color:var(--elm-btn-ink, #1C1C1C)}.elm2-ctr__btn2:hover{background:var(--elm-btn-ink, #1C1C1C);color:#fff;border-color:var(--elm-btn-ink, #1C1C1C)}.elm2-chip--active{background:var(--elm-btn-ink, #1C1C1C);border-color:var(--elm-btn-ink, #1C1C1C);color:#fff}.elm2-chip--active:hover{background:var(--elm-brass, #B9914E);border-color:var(--elm-brass, #B9914E);color:#1c1c1c}.elm2-occ2__cta{background:var(--elm-btn-ink, #1C1C1C);color:#fff}.elm2-occ2__card:hover .elm2-occ2__cta{background:var(--elm-brass, #B9914E);color:#1c1c1c}.elm2-pill-link{border-color:var(--elm-btn-ink, #1C1C1C);color:var(--elm-btn-ink, #1C1C1C)}.elm2-pill-link:hover{background:var(--elm-btn-ink, #1C1C1C);color:#fff}.elm2-btile{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;width:84px;min-height:0;padding:0;border:0;background:none;box-shadow:none;color:var(--elm-charcoal, #1F211D);white-space:normal}.elm2-btile__mono{width:84px;height:84px;border-radius:22px;overflow:hidden;display:grid;place-items:center;background:var(--elm-surface, #FFFFFF);border:1px solid var(--elm-hairline-strong, rgba(28, 18, 13, .16));color:var(--elm-brass-dark, #8B6E2F);font-size:21px;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.02em;box-shadow:0 2px 6px #1f211d0f;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.elm2-btile__mono img{width:74%;height:74%;object-fit:contain}.elm2-btile__name{font-size:12.5px;font-weight:var(--font-body-weight-bold, 700);text-align:center;line-height:1.15;color:var(--elm-charcoal, #1F211D);min-height:2.3em;display:flex;align-items:flex-start;justify-content:center}.elm2-btile:hover{background:none;transform:none;box-shadow:none}.elm2-btile:hover .elm2-btile__mono{transform:translateY(-2px);border-color:var(--elm-brass, #B9914E);box-shadow:0 10px 20px #29421c24}.elm2-coltabs__chips{align-items:flex-start}.elm2-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;width:88px;min-height:0;padding:0;border:0;background:none;box-shadow:none;color:var(--elm-charcoal, #1F211D);white-space:normal}.elm2-chip__well{width:76px;height:76px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:var(--elm-surface-2, #FBF9F5);border:1px solid var(--elm-hairline-strong, rgba(28, 18, 13, .16));color:var(--elm-brass-dark, #8B6E2F);font-size:20px;font-weight:var(--font-body-weight-bold, 700);box-shadow:0 2px 6px #1f211d0f;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.elm2-chip__well img{width:100%;height:100%;object-fit:cover}.elm2-chip__label{font-size:12.5px;font-weight:var(--font-body-weight-bold, 700);text-align:center;line-height:1.15}.elm2-chip:hover{background:none;box-shadow:none}.elm2-chip:hover .elm2-chip__well{transform:translateY(-2px);border-color:var(--elm-brass, #B9914E);box-shadow:0 10px 20px #29421c24}.elm2-chip--active{background:none;color:var(--elm-charcoal, #1F211D)}.elm2-chip--active .elm2-chip__well{border-color:var(--elm-brass, #B9914E);box-shadow:0 0 0 2px var(--elm-brass, #B9914E)}.elm2-chip--active:hover .elm2-chip__well{box-shadow:0 0 0 2px var(--elm-brass, #B9914E),0 10px 20px #29421c24}.elm2-chip:focus-visible{outline:0}.elm2-chip:focus-visible .elm2-chip__well{box-shadow:var(--elm-live-focus, 0 0 0 3px rgba(201, 154, 74, .28));border-color:var(--elm-brass, #B9914E)}.elm2-occ2__card:not(.is-plain){background:linear-gradient(168deg,#fcf8ef,#f4ead8 54%,#ece0c8);border:1px solid rgba(185,145,78,.3)}.elm2-occ2__card:not(.is-plain):before{content:"";position:absolute;left:50%;top:30%;width:128%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);background:radial-gradient(closest-side,#ffffffd9,#fff0 70%);pointer-events:none;z-index:0}.elm2-occ2__card:not(.is-plain) .elm2-occ2__bg{object-fit:contain;object-position:center 42%;padding:16px 16px 30%;filter:drop-shadow(0 12px 18px rgba(74,52,26,.22));z-index:1}.elm2-occ2__card:not(.is-plain) .elm2-occ2__scrim{background:linear-gradient(to top,#ece0c8 4%,#ece0c8eb 26%,#ece0c800 58%);z-index:1}.elm2-occ2__card:not(.is-plain) .elm2-occ2__body{z-index:2}.elm2-occ2__card:not(.is-plain) .elm2-occ2__title{color:var(--elm-forest, #29421C)}.elm2-occ2__card:not(.is-plain) .elm2-occ2__line{color:#3a2d1cbd}.elm2-coltabs--centered .elm2-row-label--h{text-align:center;font-size:12px;letter-spacing:.2em;margin:0 0 16px;color:var(--elm-charcoal-3, #5E635A);font-family:inherit;font-weight:var(--font-body-weight-bold, 700)}.elm2-coltabs--centered .elm2-coltabs__chips{margin-bottom:26px}@media(min-width:750px){.elm2-coltabs--centered .elm2-coltabs__chips{justify-content:center;gap:22px}}.elm2-coltabs__more{text-align:center;margin:18px 0 0}.elm2-card__media--large{padding:2%}.announcement-bar__link:hover,.header__menu-item:hover,.header__menu-item:hover span{text-decoration:none!important}.header__menu-item:hover{background:#0000000a;border-radius:4px}.elm2-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.elm2-row-head .elm2-row-label{margin-bottom:0}.elm2-row-head--centered{justify-content:center}.elm2-swipe-hint{display:none;align-items:center;gap:4px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--elm-charcoal-3, #5E635A);white-space:nowrap;flex-shrink:0;opacity:.7}@media(max-width:749px){.elm2-swipe-hint{display:flex}}.elm-scent-chips__row--fade,.elm2-coltabs__chips--fade{-webkit-mask-image:linear-gradient(to right,#000 78%,transparent 100%);mask-image:linear-gradient(to right,#000 78%,transparent 100%)}@media(min-width:750px){.elm-scent-chips__row--fade,.elm2-coltabs__chips--fade{-webkit-mask-image:none;mask-image:none}}
/*# sourceMappingURL=/cdn/shop/t/128/assets/elm-phase2.css.map */
