:root{--llmt-h: 59px}@media(max-width:767px){body{padding-bottom:calc(var(--llmt-h, 59px) + env(safe-area-inset-bottom,0px))}.llmt{position:fixed;left:0;right:0;bottom:0;z-index:9500;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;background:var(--ll-surface-inverse, #170A06);border-top:1px solid rgba(255,255,255,.09);padding-bottom:env(safe-area-inset-bottom,0px);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px)}.llmt__tab{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:58px;padding:7px 2px 6px;border:0;background:none;font:inherit;font-size:10px;font-weight:700;letter-spacing:.01em;color:#ffffff9e;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .16s ease}.llmt__tab svg{width:23px;height:23px;fill:currentColor;display:block}.llmt__tab.is-on,.llmt__tab:active{color:#fff}.llmt__tab.is-on:before{content:"";position:absolute;top:0;width:26px;height:3px;border-radius:0 0 3px 3px;background:var(--ll-accent, #F25C3B)}.llmt__badge{position:absolute;top:5px;left:50%;margin-left:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--ll-accent, #F25C3B);color:#fff;font-size:10px;font-weight:800;line-height:16px;text-align:center;font-variant-numeric:tabular-nums}.llmt__badge[hidden],.llmt-sheet[hidden]{display:none}.llmt-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9600;display:flex;align-items:flex-end}.llmt-sheet__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .22s ease}.llmt-sheet.is-open .llmt-sheet__scrim{opacity:1}.llmt-sheet__panel{position:relative;width:100%;max-height:78vh;display:flex;flex-direction:column;background:var(--ll-surface, #fff);color:var(--ll-text, #1A1A1B);border-radius:18px 18px 0 0;padding-bottom:env(safe-area-inset-bottom,0px);transform:translateY(100%);transition:transform .26s cubic-bezier(.32,.72,0,1);box-shadow:0 -12px 40px #0000004d}.llmt-sheet.is-open .llmt-sheet__panel{transform:translateY(0)}.llmt-sheet__grab{width:38px;height:4px;margin:9px auto 2px;border-radius:999px;background:var(--ll-line, rgba(0, 0, 0, .18));flex:none;touch-action:none}.llmt-sheet__head{display:flex;align-items:center;justify-content:space-between;padding:6px 16px 10px;flex:none}.llmt-sheet__head h2{margin:0;font-size:17px;font-weight:900;letter-spacing:-.01em}.llmt-sheet__x{border:0;background:none;font-size:26px;line-height:1;padding:0 4px;color:var(--ll-text-muted, #6b6b6b);cursor:pointer}.llmt-sheet__body{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 8px 10px}.llmt-sheet__list{list-style:none;margin:0;padding:0}.llmt-sheet__list a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 10px;border-radius:12px;color:inherit;text-decoration:none;font-size:15px;font-weight:700}.llmt-sheet__list a:active{background:var(--ll-bg-sunken, rgba(0, 0, 0, .05))}.llmt-sheet__list a svg{width:17px;height:17px;opacity:.4;flex:none}.llmt-sheet__list li+li{border-top:1px solid var(--ll-line, rgba(0, 0, 0, .07))}body.llmt-locked{overflow:hidden}}@media(min-width:768px){.llmt,.llmt-sheet{display:none!important}}@media(prefers-reduced-motion:reduce){.llmt-sheet__panel,.llmt-sheet__scrim{transition:none}}@media(max-width:767px){.llbb[hidden]{display:none}.llbb{position:fixed;left:0;right:0;bottom:calc(var(--llmt-h, 59px) + env(safe-area-inset-bottom,0px));z-index:9400;background:var(--ll-surface, #fff);border-top:1px solid var(--ll-line, rgba(0, 0, 0, .1));box-shadow:0 -6px 22px #00000021;transform:translateY(105%);transition:transform .24s cubic-bezier(.32,.72,0,1)}.llbb.is-up{transform:translateY(0)}.llbb__inner{display:flex;align-items:center;gap:10px;padding:9px 12px}.llbb__thumb{width:44px;height:44px;flex:none;border-radius:9px;object-fit:cover;background:var(--ll-bg-sunken, #f4f1ee)}.llbb__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.llbb__title{font-size:12px;font-weight:600;color:var(--ll-text-muted, #6b6b6b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.llbb__price{font-size:16px;font-weight:900;letter-spacing:-.01em;color:var(--ll-text, #1A1A1B);font-variant-numeric:tabular-nums}.llbb__watch[hidden]{display:none}.llbb__watch{flex:none;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--ll-line, rgba(0,0,0,.14));border-radius:10px;background:none;color:var(--ll-text-muted, #6b6b6b);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,border-color .15s ease,background .15s ease}.llbb__watch svg{width:20px;height:20px}.llbb__watch[aria-pressed=true]{color:var(--ll-accent, #F25C3B);border-color:var(--ll-accent, #F25C3B);background:color-mix(in srgb,var(--ll-accent, #F25C3B) 10%,transparent)}.llbb__cta{flex:none;min-height:44px;padding:0 20px;border:0;border-radius:10px;background:var(--ll-accent, #F25C3B);color:#fff;font:inherit;font-size:14px;font-weight:900;letter-spacing:.01em;cursor:pointer;-webkit-tap-highlight-color:transparent}.llbb__cta:active{filter:brightness(.94)}.llbb__cta[disabled]{background:var(--ll-bg-sunken, #e6e1dc);color:var(--ll-text-muted, #6b6b6b);cursor:default}}@media(min-width:768px){.llbb{display:none!important}}@media(prefers-reduced-motion:reduce){.llbb{transition:none}}@media(max-width:767px){.lltc__lanes{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;margin-inline:-14px;padding-inline:14px;scrollbar-width:none}.lltc__lanes::-webkit-scrollbar{display:none}.lltc__lanes>.lltc__lane{flex:0 0 88%;min-width:0;scroll-snap-align:start}.lltc__lanes>.lltc__lane .lltc__rail{scroll-snap-type:none}}@media(max-width:767px){.llwa__cols.is-clamped{position:relative;max-height:150px;overflow:hidden}.llwa__cols.is-clamped:after{content:"";position:absolute;left:0;right:0;bottom:0;height:62px;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,var(--ll-surface, #fff) 92%)}.llwa-more{display:inline-flex;align-items:center;gap:6px;margin:10px 0 0;padding:9px 15px;min-height:40px;border:1px solid var(--ll-line, rgba(0, 0, 0, .16));border-radius:999px;background:none;color:var(--ll-text, #1A1A1B);font:inherit;font-size:13px;font-weight:800;cursor:pointer;-webkit-tap-highlight-color:transparent}.llwa-more svg{width:14px;height:14px;transition:transform .2s ease}.llwa-more[aria-expanded=true] svg{transform:rotate(180deg)}}@media(min-width:768px){.llwa-more{display:none!important}.llwa__cols.is-clamped{max-height:none;overflow:visible}.llwa__cols.is-clamped:after{content:none}}@media(prefers-reduced-motion:reduce){.llwa-more svg{transition:none}}@media(max-width:767px){.llss[hidden]{display:none}.llss{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9700;display:flex;flex-direction:column;background:var(--ll-surface, #fff);color:var(--ll-text, #1A1A1B);opacity:0;transition:opacity .16s ease}.llss.is-open{opacity:1}.llss__bar{display:flex;align-items:center;gap:6px;padding:calc(env(safe-area-inset-top,0px) + 8px) 10px 8px;border-bottom:1px solid var(--ll-line, rgba(0, 0, 0, .09));flex:none}.llss__back{flex:none;width:40px;height:40px;display:grid;place-items:center;border:0;background:none;color:inherit;cursor:pointer}.llss__back svg{width:22px;height:22px}.llss__form{position:relative;flex:1 1 auto;display:flex;align-items:center}.llss__icon{position:absolute;left:11px;width:17px;height:17px;color:var(--ll-text-muted, #6b6b6b);pointer-events:none}.llss__input{width:100%;min-height:42px;padding:0 36px;border:1px solid var(--ll-line, rgba(0, 0, 0, .14));border-radius:999px;background:var(--ll-bg-sunken, #f6f3f0);font:inherit;font-size:16px;color:inherit;-webkit-appearance:none;appearance:none}.llss__input:focus{outline:2px solid var(--ll-accent, #F25C3B);outline-offset:1px}.llss__input::-webkit-search-cancel-button{display:none}.llss__clear{position:absolute;right:8px;width:26px;height:26px;border:0;border-radius:50%;background:var(--ll-line, rgba(0, 0, 0, .12));color:var(--ll-text, #1A1A1B);font-size:18px;line-height:1;cursor:pointer}.llss__clear[hidden]{display:none}.llss__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:14px 14px calc(24px + env(safe-area-inset-bottom,0px))}.llss__block[hidden]{display:none}.llss__block+.llss__block{margin-top:18px}.llss__block-head{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 9px}.llss__block-head h2{margin:0;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--ll-text-muted, #6b6b6b)}.llss__wipe{border:0;background:none;padding:0;font:inherit;font-size:12px;font-weight:700;color:var(--ll-accent, #F25C3B);cursor:pointer}.llss__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:7px}.llss__chip{display:inline-block;padding:8px 13px;border:1px solid var(--ll-line, rgba(0, 0, 0, .14));border-radius:999px;font-size:13px;font-weight:700;color:inherit;text-decoration:none;background:none;cursor:pointer;font-family:inherit}.llss__chip:active{background:var(--ll-bg-sunken, rgba(0, 0, 0, .05))}.llss__row{display:flex;align-items:center;gap:11px;padding:9px 4px;color:inherit;text-decoration:none;border-radius:10px}.llss__row:active{background:var(--ll-bg-sunken, rgba(0, 0, 0, .05))}.llss__row+.llss__row{border-top:1px solid var(--ll-line, rgba(0, 0, 0, .07))}.llss__row img{width:46px;height:46px;flex:none;border-radius:8px;object-fit:cover;background:var(--ll-bg-sunken, #f4f1ee)}.llss__row-meta{min-width:0;flex:1 1 auto}.llss__row-title{display:block;font-size:13.5px;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.llss__row-price{display:block;margin-top:2px;font-size:13px;font-weight:800;color:var(--ll-text-muted, #6b6b6b);font-variant-numeric:tabular-nums}.llss__all{display:block;margin-top:12px;padding:13px;border-radius:11px;background:var(--ll-accent, #F25C3B);color:#fff;font-size:14px;font-weight:900;text-align:center;text-decoration:none}.llss__all[hidden]{display:none}.llss__empty{margin:26px 4px;text-align:center;font-size:14px;color:var(--ll-text-muted, #6b6b6b)}.llss__empty[hidden]{display:none}body.llss-open{overflow:hidden}}@media(min-width:768px){.llss{display:none!important}}@media(prefers-reduced-motion:reduce){.llss{transition:none}}@media(max-width:767px){.llmt-acc{border:0}.llmt-acc>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 10px;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;list-style:none;-webkit-tap-highlight-color:transparent}.llmt-acc>summary::-webkit-details-marker{display:none}.llmt-acc>summary::marker{content:""}.llmt-acc>summary:active{background:var(--ll-bg-sunken, rgba(0, 0, 0, .05))}.llmt-acc__chev{width:17px;height:17px;flex:none;opacity:.45;transition:transform .18s ease}.llmt-acc[open]>summary>.llmt-acc__chev{transform:rotate(180deg)}.llmt-acc__sub{list-style:none;margin:2px 0 8px;padding:0 0 0 12px;border-left:2px solid var(--ll-line, rgba(0, 0, 0, .09))}.llmt-acc__sub a{display:block;padding:12px 10px;border-radius:10px;font-size:14px;font-weight:600;color:inherit;text-decoration:none}.llmt-acc__sub a:active{background:var(--ll-bg-sunken, rgba(0, 0, 0, .05))}.llmt-acc__all{font-weight:800!important;color:var(--ll-accent-ink, #C2410C)!important}.llmt-acc--deep>summary{font-size:14px;font-weight:700;padding:12px 10px}.llmt-acc--deep .llmt-acc__sub a{font-size:13.5px}.llmt-sheet__panel{max-height:88vh}}@media(max-width:767px){.ll-pdp__crumbs a{display:inline-block;padding:13px 4px;margin:-13px 0}.llreco__bell,.llrv__bell,.llrv__drop{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}.llreco__btn,.llrv__btn{min-height:42px}.doss__tab{min-height:44px;display:inline-flex;align-items:center}.pdp__share-btn{min-width:44px;min-height:44px}}@media(max-width:767px){.ll-pdp .pdp__share-row,.ll-pdp .pdp__share>div:has(.pdp__share-btn){display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;margin-inline:-14px;padding-inline:14px;scroll-padding-inline:14px}.ll-pdp .pdp__share-row::-webkit-scrollbar,.ll-pdp .pdp__share>div::-webkit-scrollbar{display:none}.ll-pdp .pdp__share-btn{flex:0 0 auto;white-space:nowrap}.ll-pdp .ll-pdp__chips.ll-pdp__chips{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:7px;align-items:center}.ll-pdp .ll-pdp__chips.ll-pdp__chips>.ll-pdp__chip{flex:0 0 auto;min-height:32px;display:inline-flex;align-items:center}.ll-pdp .ll-pdp__chips.ll-pdp__chips>.ll-pdp__chip:last-child{flex:1 0 100%;white-space:normal;line-height:1.35;padding-block:8px}}@media(max-width:767px){#google-merchantwidget-iframe-wrapper{transform:translateY(calc(-1 * (var(--llmt-h, 59px) + 12px + env(safe-area-inset-bottom,0px) - 46px)))!important}.llpo__toast,.lltc__toast,.llpz__toast{bottom:calc(var(--llmt-h, 59px) + 14px + env(safe-area-inset-bottom,0px))!important}}@media(max-width:767px){.back-to-top{position:fixed;right:12px;bottom:calc(var(--llmt-h, 59px) + 12px + env(safe-area-inset-bottom,0px));z-index:9450;width:auto;margin:0;padding:0;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top__button{width:44px;height:44px;padding:0;display:grid;place-items:center;border-radius:50%;background:var(--ll-surface-inverse, #170A06);color:#fff;border:0;box-shadow:0 4px 14px #00000047}.back-to-top__button svg{width:18px;height:18px;transform:rotate(180deg)}.back-to-top__button-label,.back-to-top__desktop-label-wrapper{display:none}}@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/ll-mobile-app.css.map */
