:root{--llp-cream: #faf7f0;--llp-panel: #fffefa;--llp-paper: #f4eee0;--llp-selected: #ece1c7;--llp-green: #3d7c65;--llp-green-soft: #e3ebe2;--llp-promo-pink: #f6dfd1;--llp-ink: #1e2525;--llp-muted: #565c5c;--llp-yellow: #ffed8a;--llp-cherry: #e94b3f;--llp-burgundy: #8f1d2d;--llp-pink-stripe: #eca3aa;--llp-tan-border: #e2d2ac;--llp-line: rgba(30, 37, 37, .16);--llp-line-strong: #1e2525;--llp-font-body: var(--ll-font-body, "Hanken Grotesk", system-ui, sans-serif);--llp-font-display: var(--ll-font-heading, "Fraunces", Georgia, serif);--llp-shadow-soft: 0 1px 8px rgba(30, 37, 37, .08);--llp-shadow-card: 0 2px 18px rgba(30, 37, 37, .12)}.llp,.llp *,.llp *:before,.llp *:after{box-sizing:border-box}.llp{font-family:var(--llp-font-body);font-size:14px;line-height:1.3;font-weight:400;color:var(--llp-ink);letter-spacing:0;-webkit-font-smoothing:antialiased}:where(.llp) a{color:inherit;text-decoration:none}:where(.llp) img,:where(.llp) svg{display:block;max-width:100%}:where(.llp) button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.llp-container{max-width:1280px;margin:0 auto;padding-left:16px;padding-right:16px}.llp-container--carousel{max-width:1280px}.llp-wordmark{display:inline-flex;align-items:baseline;font-family:var(--llp-font-body);font-weight:800;font-size:24px;line-height:1;letter-spacing:-.015em;color:var(--llp-ink);white-space:nowrap}.llp-wordmark__amp{margin:0 -.03em;transform:translateY(-.02em)}.llp-wordmark__leaf{color:#3d7c65}img.llp-wordmark{display:block;width:auto;height:1em;max-width:100%}.llp-eyebrow{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.llp-display{font-family:var(--llp-font-display);font-weight:360;font-style:italic;font-variation-settings:"SOFT" 0,"WONK" 0,"opsz" 60;line-height:1.15;letter-spacing:.01em}.llp-display--upright{font-style:normal}.llp-muted{color:var(--llp-muted)}.llp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 24px;border:1px solid var(--llp-ink);border-radius:0;background:var(--llp-ink);color:#fff;font-size:14px;font-weight:600;letter-spacing:.02em;text-align:center;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.llp-btn:hover{background:#3a4242;border-color:#3a4242;color:#fff}.llp-btn:disabled,.llp-btn[aria-disabled=true]{background:var(--llp-muted);border-color:var(--llp-muted);color:#fff;cursor:not-allowed;opacity:.7}.llp-btn:disabled:hover,.llp-btn[aria-disabled=true]:hover{background:var(--llp-muted);border-color:var(--llp-muted);color:#fff}.llp-btn--primary{background:var(--llp-ink);border-color:var(--llp-ink);color:#fff}.llp-btn--outline{background:transparent;color:var(--llp-ink)}.llp-btn--outline:hover{background:var(--llp-ink);color:#fff;border-color:var(--llp-ink)}.llp-btn--white{background:#fff;border-color:#fff;color:var(--llp-ink)}.llp-btn--white:hover{background:var(--llp-paper);border-color:var(--llp-paper);color:var(--llp-ink)}.llp-btn--small{min-height:36px;padding:0 24px;font-size:14px}.llp-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:transparent;transition:background-color .2s ease}.llp-iconbtn:hover{background:#1e25250f}.llp-badge{display:inline-block;padding:3px 8px;font-size:12px;font-weight:600;line-height:1.3}.llp-badge--yellow{background:var(--llp-yellow);color:var(--llp-ink)}.llp-badge--tan{background:var(--llp-selected);color:var(--llp-ink);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.llp-card{background:var(--llp-panel);border:1px solid var(--llp-line);border-radius:8px}.llp-choice{border:1px solid var(--llp-line);border-radius:8px;background:var(--llp-paper);color:var(--llp-muted);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.llp-choice:hover{border-color:var(--llp-ink)}.llp-choice[aria-pressed=true],.llp-choice.is-selected{border-color:var(--llp-ink);background:var(--llp-cream);color:var(--llp-ink)}.llp-swatch{position:relative;width:28px;height:28px;border-radius:50%;border:1px solid rgba(30,37,37,.2);cursor:pointer;padding:0}.llp-swatch.is-selected:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid var(--llp-ink);border-radius:50%}.llp-accordion{border-top:1px solid var(--llp-line)}.llp-accordion:last-child{border-bottom:1px solid var(--llp-line)}.llp-accordion>summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:14px;font-weight:600;list-style:none;cursor:pointer}.llp-accordion>summary::-webkit-details-marker{display:none}.llp-accordion>summary:after{content:"+";font-size:18px;font-weight:400;line-height:1}.llp-accordion[open]>summary:after{content:"\2212"}.llp-accordion__body{padding:0 0 16px;color:var(--llp-muted);font-size:14px;line-height:1.45}.llp-promo{position:relative;display:flex;align-items:center;justify-content:center;height:40px;padding:0 56px;background:var(--llp-green);color:var(--llp-cream);text-align:center}.llp-promo__text{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.llp-promo__arrow{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:var(--llp-cream)}.llp-promo__arrow:hover{background:#ffffff24}.llp-promo__arrow--prev{left:12px}.llp-promo__arrow--next{right:12px}.llp-header{background:var(--llp-cream);border-bottom:1px solid var(--llp-line)}.llp-header__row{position:relative;display:flex;align-items:center;height:58px;padding:0 28px}.llp-header__search{display:inline-flex;align-items:center;gap:10px;width:310px;height:38px;padding:0 16px;border-radius:999px;background:var(--llp-paper);color:var(--llp-muted);font-size:14px;flex:0 0 auto}.llp-header__search svg{width:15px;height:15px;flex:0 0 auto}.llp-header__search:hover{background:var(--llp-selected)}.llp-header__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);white-space:nowrap;color:var(--llp-ink)}.llp-header__brand .llp-wordmark{font-size:23px}.llp-header__brand img{max-height:23px;width:auto}.llp-header__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.llp-header__login{display:inline-flex;align-items:center;justify-content:center;padding:0 16px;height:32px;background:var(--llp-ink);color:#fff;font-size:13px;font-weight:600;border-radius:0;transition:background-color .2s ease;white-space:nowrap}.llp-header__login:hover{background:#3a4242}.llp-header__icon{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:34px;height:34px;padding:0 7px;border-radius:0;position:relative;color:var(--llp-ink);font-size:13px}.llp-header__icon:hover{background:#1e25250f}.llp-header__icon svg{width:20px;height:20px;flex:0 0 auto}.llp-header__iconlabel{white-space:nowrap}.llp-header__iconwrap{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.llp-header__count{position:absolute;top:-6px;right:-8px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:var(--llp-ink);color:#fff;font-size:10px;font-weight:700;line-height:15px;text-align:center}.llp-nav{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 16px}.llp-nav__link{padding:6px 12px;font-size:14px;color:var(--llp-ink);border-bottom:1px solid transparent}.llp-nav__link:hover{text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}.llp-header__mobile-left,.llp-header__mobile-menu{display:none}@media(max-width:989px){.llp-header__row{height:52px;padding:0 6px}.llp-header__search,.llp-header__login,.llp-nav{display:none}.llp-header__mobile-left{display:flex;align-items:center}.llp-header__brand .llp-wordmark{font-size:18px}.llp-header__brand img{max-width:calc(100vw - 200px);height:auto}.llp-header__brand img.llp-wordmark{width:auto;height:18px;max-height:18px}.llp-header__actions .llp-header__icon[data-llp-favs-open],.llp-header__actions .llp-header__account{display:none}.llp-header__actions{gap:2px}.llp-header__icon{min-width:44px;height:44px;padding:0}.llp-header__iconlabel{display:none}.llp-header__mobile-menu{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none;visibility:hidden;transition:visibility 0s linear .25s}.llp-header__mobile-menu.is-open{pointer-events:auto;visibility:visible;transition-delay:0s}.llp-header__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e252566;opacity:0;transition:opacity .25s ease}.llp-header__mobile-menu.is-open .llp-header__scrim{opacity:1}.llp-header__drawer{position:absolute;top:0;bottom:0;left:0;width:min(86vw,360px);background:var(--llp-cream);transform:translate(-100%);transition:transform .25s ease;overflow-y:auto;padding:8px 0 32px}.llp-header__mobile-menu.is-open .llp-header__drawer{transform:translate(0)}.llp-header__drawer-close{display:flex;width:44px;height:44px;align-items:center;justify-content:center;margin:4px 4px 8px auto}.llp-header__drawer-link{display:block;padding:14px 24px;font-size:16px;border-bottom:1px solid var(--llp-line)}}.llp-footer{background:var(--llp-paper);margin-top:0}.llp-footer__inner{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px;padding-top:56px;padding-bottom:40px}.llp-footer__heading{font-size:14px;font-weight:700;margin:0 0 14px}.llp-footer__news p{margin:0 0 16px;color:var(--llp-muted);max-width:320px;line-height:1.45}.llp-footer__form{display:flex;max-width:320px;border:1px solid var(--llp-ink);background:var(--llp-panel)}.llp-footer__note{max-width:320px;margin:10px 0 0;font-size:13px;line-height:1.45;color:var(--llp-muted)}.llp-footer__note--error{color:#a1392b}.llp-footer__input{flex:1;min-width:0;height:44px;padding:0 14px;border:0;background:transparent;font:inherit;color:var(--llp-ink)}.llp-footer__input:focus{outline:none}.llp-footer__submit{width:48px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:var(--llp-ink);color:#fff;flex:0 0 auto}.llp-footer__submit:hover{background:#3a4242}.llp-footer__list{list-style:none;margin:0;padding:0}.llp-footer__list li{margin:0 0 10px}.llp-footer__list a{color:var(--llp-muted);font-size:14px}.llp-footer__list a:hover{color:var(--llp-ink);text-decoration:underline;text-underline-offset:4px}.llp-footer__bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:32px;padding-top:18px;padding-bottom:22px;border-top:1px solid var(--llp-line);color:var(--llp-muted);font-size:13px;line-height:1.4}.llp-footer__bottom>span:last-child{justify-self:end;text-align:right}.llp-footer__policies{display:flex;align-items:center;justify-content:center;gap:20px}.llp-footer__policies a{display:inline-flex;align-items:center;min-height:44px;color:inherit;white-space:nowrap;text-underline-offset:4px}.llp-footer__policies a:hover{color:var(--llp-ink);text-decoration:underline}.llp-footer__policies a:focus-visible{outline:2px solid var(--llp-green);outline-offset:3px}@media(max-width:989px){.llp-footer__inner{grid-template-columns:1fr 1fr;gap:28px;padding-top:40px}.llp-footer__news{grid-column:1 / -1}.llp-footer__bottom{grid-template-columns:1fr;justify-items:start;row-gap:4px;padding-top:20px;padding-bottom:24px}.llp-footer__bottom>span:last-child{justify-self:start;text-align:left}.llp-footer__policies{justify-content:flex-start;gap:18px;width:100%;overflow-x:auto}}.llp-trust{background:var(--llp-cream);border-bottom:1px solid var(--llp-line)}.llp-trust__row{display:flex;align-items:center;justify-content:center;gap:28px;padding-top:12px;padding-bottom:12px;flex-wrap:wrap}.llp-trust__chip{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--llp-ink)}.llp-trust__chip svg{color:var(--llp-green);flex:0 0 auto}.llp [hidden]{display:none!important}.llp-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/20/assets/ll-core.css.map */
