@font-face{font-family:Satoshi;src:url(Satoshi-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(Satoshi-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(Satoshi-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(Satoshi-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Antonio;src:url(Antonio-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.le-root{--le-font-sans: "Satoshi", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--le-font-display: "Antonio", "Oswald", "Satoshi", sans-serif;--le-ease-out: cubic-bezier(.16, 1, .3, 1);--le-teal-bright: #36B5C4;--le-gold: #DAA423;--le-cream: #EDEEE2;--le-ink: #072326;--le-green: #60B050;--le-nav-underline: #F06020;--le-nav-h: 84px;--le-promo-h: 46px;--le-radius-pill: 100px;--le-radius-button: 14px;--le-wave: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='92' height='30' viewBox='0 0 92 30'%3E%3Cg fill='none' stroke='%23ffffff' stroke-width='2.4' stroke-opacity='0.16'%3E%3Cpath d='M-6,8 Q17,-3 40,8 T86,8 T132,8'/%3E%3Cpath d='M-6,18 Q17,7 40,18 T86,18 T132,18'/%3E%3Cpath d='M-6,28 Q17,17 40,28 T86,28 T132,28'/%3E%3C/g%3E%3C/svg%3E");display:block;font-family:var(--le-font-sans)}.le-root *,.le-root *:before,.le-root *:after{box-sizing:border-box}#header-group:has(.le-navbar-section){display:contents}.le-navbar-section{position:sticky;top:0;z-index:100}.le-topbar{position:relative;z-index:50;background:transparent}.le-promo-wrap{height:var(--le-promo-h);overflow:hidden;transition:height .38s var(--le-ease-out)}.le-topbar.le-promo-hidden .le-promo-wrap{height:0}.le-promo{height:var(--le-promo-h);background:var(--le-promo-bg, #f6e4ba);color:var(--le-promo-fg, #3a2f12);display:flex;align-items:center;justify-content:center;position:relative;padding:0 56px}.le-promo__text{font:700 clamp(13px,1.05vw,16px)/1 var(--le-font-sans);letter-spacing:.01em;text-align:center;text-decoration:none;color:inherit}a.le-promo__text:hover{text-decoration:underline}.le-promo__close{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:inherit;border-radius:6px}.le-promo__close:hover{background:#00000014}.le-promo__close svg{width:18px;height:18px}.le-navbar{height:var(--le-nav-h);display:flex;align-items:center;gap:28px;padding:0 40px;background:transparent;transition:background .35s var(--le-ease-out),backdrop-filter .35s var(--le-ease-out);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.le-navbar.le-scrolled{background:#07232633;-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%)}.le-logo{flex:none;display:flex;align-items:center;text-decoration:none}.le-logo img{height:48px;width:auto;display:block;object-fit:contain}.le-logo-text{color:#fff;font:900 22px/1 var(--le-font-display);letter-spacing:.01em;text-transform:uppercase;white-space:nowrap}.le-nav-primary{display:flex;align-items:center;gap:10px;flex:1}.le-nav-item{position:static;display:flex;align-items:center}.le-nav-link{position:relative;text-decoration:none;display:inline-flex;align-items:center;gap:9px;background:transparent;border:none;border-radius:var(--le-radius-button);padding:12px 14px;font:500 1rem/1 var(--le-font-sans);color:#fff;cursor:pointer;white-space:nowrap;transition:color .2s}.le-nav-link:after{content:"";position:absolute;left:14px;right:14px;bottom:2px;height:3px;border-radius:2px;background:var(--le-nav-underline);transform:scaleX(0);transform-origin:left center;transition:transform .24s var(--le-ease-out)}.le-nav-link:hover:after,.le-nav-item.le-open .le-nav-link:after{transform:scaleX(1)}.le-nav-link .le-caret{width:16px;height:16px;color:var(--le-teal-bright);transition:transform .28s var(--le-ease-out);flex:none}.le-nav-item.le-open .le-nav-link .le-caret{transform:rotate(180deg)}.le-new-badge{display:inline-flex;align-items:center;height:16px;padding:0 6px;border-radius:var(--le-radius-pill);background:#7ed321;color:#143a06;font:900 9px/1 var(--le-font-sans);letter-spacing:.06em;text-transform:uppercase}.le-actions{display:flex;align-items:center;gap:12px;flex:none;--account-offset-top: var(--le-nav-h);--icon-stroke-width: 1.8}.le-hamburger{display:none;width:42px;height:42px;border:none;border-radius:9px;background:#0d3a44a6;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex:none}.le-hamburger span{width:20px;height:2.5px;border-radius:2px;background:var(--le-gold);transition:transform .28s var(--le-ease-out),opacity .2s}.le-hamburger.le-active span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.le-hamburger.le-active span:nth-child(2){opacity:0}.le-hamburger.le-active span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.le-actions .search-action .header-actions__action,.le-actions .account-button{width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s,filter .2s}.le-actions .search-action .header-actions__action{background:#0e3a44;color:#fff}.le-actions .account-button{background:#0e3a44;color:#fff;padding:0}.le-actions .search-action .header-actions__action:hover,.le-actions .account-button:hover{filter:brightness(1.12)}.le-actions .search-action .header-actions__action:active,.le-actions .account-button:active{transform:scale(.95)}.le-actions .search-action svg{width:22px;height:22px;stroke-width:1.8}.le-actions .account-button svg{width:18px;height:18px;stroke-width:.8px}.le-actions .search-action{margin:0}.le-actions shopify-account{display:flex;align-items:center;justify-content:center;width:46px;height:46px}.le-actions .account-button__icon{color:#fff}.le-actions header-actions{display:flex;align-items:center;gap:12px;margin:0}.le-actions .cart-drawer{margin:0}.le-actions .cart-drawer>.header-actions__action{background:var(--le-cream);color:var(--le-ink);height:46px;border-radius:10px;display:flex;align-items:center;gap:7px;padding:0 12px;cursor:pointer;transition:transform .15s,filter .2s}.le-actions .cart-drawer>.header-actions__action:hover{filter:brightness(1.04)}.le-actions .cart-drawer>.header-actions__action:active{transform:scale(.96)}.le-actions .header-actions__cart-icon{display:flex;align-items:center;gap:7px}.le-actions .header-actions__cart-icon svg{width:22px;height:22px;stroke-width:1.8;mask:none!important;-webkit-mask:none!important}.le-actions .header-actions__cart-icon .cart-bubble{position:absolute;inset:auto;width:auto;min-width:19px;height:19px;padding:0 5px;border-radius:var(--le-radius-pill);aspect-ratio:auto;top:8px;right:-8px}.le-actions .header-actions__cart-icon .cart-bubble .cart-bubble__background{background:var(--le-gold);border-radius:var(--le-radius-pill)}.le-actions .header-actions__cart-icon .cart-bubble__text{color:var(--le-ink)}.le-actions .header-actions__cart-icon .cart-bubble__text-count{font:700 12px/1 var(--le-font-sans)}.cart-items__media-container{overflow:visible}.cart-items__media-image{height:120px}.le-nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0412148c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .25s var(--le-ease-out),visibility .25s}.le-nav-scrim.le-active{opacity:1;visibility:visible}.le-mega{position:absolute;left:0;right:0;top:100%;padding:8px 40px 40px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .22s var(--le-ease-out),transform .22s var(--le-ease-out),visibility .22s;pointer-events:none;z-index:5}.le-nav-item.le-open .le-mega{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.le-mega-panel{background:#0c3640;border:1px solid rgba(54,181,196,.16);border-radius:18px;box-shadow:0 26px 60px #00000073;padding:30px 34px}.le-mega-cols{display:grid;grid-template-columns:repeat(var(--le-cols, 4),1fr);gap:26px 30px}.le-mega-col-head{display:flex;align-items:center;gap:12px;padding-bottom:12px;margin-bottom:16px;border-bottom:1.5px solid rgba(54,181,196,.28)}.le-mega-col-head img,.le-mega-col-head .le-kit-ico{width:30px;height:30px;object-fit:contain}.le-mega-col-head .le-ttl{font:500 1rem/1.1 var(--le-font-sans);color:#fff}.le-mega-list{display:flex;flex-direction:column;gap:12px}.le-chip{position:relative;display:flex;align-items:center;gap:10px;background:#00000047;border-radius:13px;padding:7px;text-decoration:none;overflow:hidden;transition:transform .16s var(--le-ease-out),box-shadow .2s}.le-chip:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000059}.le-chip-ico{flex:none;width:50px;height:50px;border-radius:9px;background:#08252a;display:flex;align-items:center;justify-content:center}.le-chip-ico img{width:34px;height:34px;object-fit:contain}.le-chip-ico svg{width:30px;height:30px}.le-chip-bar{position:relative;flex:1;min-height:50px;border-radius:9px;background-color:var(--le-c, #4a6b1e);background-image:var(--le-wave);background-size:92px 30px;display:flex;align-items:center;padding:8px 14px}.le-chip-label{position:relative;background:#0000004d;border-radius:var(--le-radius-pill);padding:6px 16px;font:500 1rem/1.15 var(--le-font-sans);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.le-chip.le-light .le-chip-label{color:var(--le-ink);background:#ffffff73;text-shadow:none}.le-ribbon{position:absolute;top:0;right:0;width:58px;height:58px;overflow:hidden;pointer-events:none;z-index:3}.le-ribbon:after{content:"NEW";position:absolute;top:9px;right:-18px;width:80px;transform:rotate(45deg);background:#7ed321;color:#143a06;font:900 11px/1 var(--le-font-sans);text-align:center;padding:4px 0;letter-spacing:.04em;box-shadow:0 2px 4px #0000004d}.le-mega-sub-head{display:flex;align-items:center;gap:12px;padding-bottom:12px;margin:22px 0 16px;border-bottom:1.5px solid rgba(54,181,196,.28)}.le-mega-sub-head img,.le-mega-sub-head .le-kit-ico{width:30px;height:30px}.le-mega-sub-head .le-ttl{font:500 1rem/1.1 var(--le-font-sans);color:#fff}.le-mega-products{display:grid;grid-template-columns:repeat(var(--le-cols, 4),1fr);gap:22px}.le-prod-card{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4 / 3;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;text-decoration:none;background-color:var(--le-c, #4a6b1e);background-image:var(--le-wave);background-size:120px 38px;transition:transform .18s var(--le-ease-out),box-shadow .2s}.le-prod-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0006}.le-prod-card .le-pc-media{position:absolute;right:14px;top:14px;bottom:14px;width:36%;object-fit:contain}.le-prod-card .le-pc-name{position:relative;font:700 38px/.9 var(--le-font-display);text-transform:uppercase;letter-spacing:.01em}.le-prod-card .le-pc-sub{position:relative;margin-top:10px;font:700 16px/1.1 var(--le-font-display);text-transform:uppercase;letter-spacing:.04em}.le-prod-card .le-pc-rule{width:44px;height:4px;margin-top:12px;border-radius:2px}.le-mega-resources{display:grid;grid-template-columns:repeat(var(--le-cols, 4),1fr);gap:20px}.le-tm{font-family:var(--le-font-sans);font-weight:500;font-size:.52em;vertical-align:super;line-height:0;letter-spacing:0}.le-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background-color:var(--le-bg-base, #0b3237);background-image:radial-gradient(circle,#ffffff0a,#021113),var(--le-bg-pattern, none);background-repeat:repeat,repeat;background-size:auto,100px 95px;padding:calc(var(--le-nav-h) + 18px) 26px 40px;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .25s var(--le-ease-out),visibility .25s}.le-mobile-menu.le-open{opacity:1;visibility:visible}.le-acc{border:none}.le-acc-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:transparent;border:none;cursor:pointer;padding:20px 4px;font:500 1rem/1 var(--le-font-sans);color:#fff;text-align:left}.le-acc-head .le-acc-label{display:inline-flex;align-items:center;gap:10px}.le-acc-head .le-caret{width:22px;height:22px;color:var(--le-teal-bright);transition:transform .28s var(--le-ease-out);flex:none}.le-acc.le-open .le-acc-head .le-caret{transform:rotate(180deg)}.le-acc-body{overflow:hidden;max-height:0;opacity:0;padding:0 0 18px}.le-m-divider{height:4px;background:var(--le-gold);border-radius:2px;width:56%;margin:8px 4px 4px}.le-m-link{display:flex;align-items:center;gap:10px;padding:20px 4px;font:500 1rem/1 var(--le-font-sans);color:#fff;text-decoration:none}.le-acc-body .le-mega-cols,.le-acc-body .le-mega-products,.le-acc-body .le-mega-resources{display:flex;flex-direction:column;gap:14px}.le-acc-body .le-mega-col-head{padding:6px 2px 10px;margin:8px 0 12px}.le-m-foot{margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.14)}.le-m-foot .le-loc{display:flex;align-items:center;gap:10px;color:var(--le-teal-bright);font:700 21px/1.2 var(--le-font-sans);margin-bottom:16px}.le-m-foot .le-loc svg{width:26px;height:26px;flex:none}.le-m-foot a{display:block;color:#fff;text-decoration:none;font:500 20px/1.5 var(--le-font-sans);margin:0 0 6px}@media(max-width:960px){.le-navbar{padding:0 14px;gap:8px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.le-nav-primary{display:none}.le-hamburger{display:flex;justify-self:start}.le-logo{justify-self:center}.le-logo img{height:38px}.le-actions{justify-self:end;gap:8px}.le-actions .search-action .header-actions__action,.le-actions .account-button{width:38px;height:38px;border-radius:8px}.le-actions shopify-account{width:38px;height:38px}.le-actions .cart-drawer>.header-actions__action{width:38px;height:38px;padding:0;gap:0;border-radius:8px;justify-content:center}.le-actions .search-action svg,.le-actions .account-button svg{width:19px;height:19px}.le-actions .header-actions__cart-icon svg{width:19px;height:19px}.le-actions header-actions{gap:8px}.le-actions .header-actions__cart-icon .cart-bubble{position:absolute;top:-4px;right:-4px;bottom:auto;left:auto;width:17px;height:17px;min-width:17px;padding:0}.le-mega{display:none}}@media(min-width:961px){.le-mobile-menu{display:none}.le-navbar{display:grid;grid-template-columns:1fr auto 1fr}.le-logo{justify-self:start}.le-nav-primary{flex:none;justify-content:center}.le-actions{justify-self:end}}.le-mega--shop{padding:8px 24px 34px}.le-shop-inner{position:relative;max-width:1200px;margin:0 auto;min-height:500px;background:#0c3640;background-image:radial-gradient(circle at 50% -10%,#ffffff0d,#0211138c 70%);background-repeat:no-repeat;background-size:cover;border:1px solid rgba(54,181,196,.16);border-radius:18px;box-shadow:0 26px 60px #00000073;overflow:hidden}.le-shop-inner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:248px;border-right:1px solid rgba(54,181,196,.14);pointer-events:none}.le-shop-rail-eyebrow{position:relative;width:248px;padding:22px 18px 12px;font:700 11px/1 var(--le-font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--le-teal-bright)}.le-shop-cat{display:contents}.le-shop-rail-item{position:relative;width:248px;display:flex;align-items:center;gap:12px;padding:13px 16px;background:transparent;border:none;border-left:3px solid transparent;border-radius:0 12px 12px 0;cursor:pointer;text-align:left;color:#fff;font-family:var(--le-font-sans);transition:background .16s var(--le-ease-out),border-color .16s}.le-shop-rail-ico{width:30px;height:30px;flex:none;display:flex;align-items:center;justify-content:center}.le-shop-rail-ico img{width:30px;height:30px;object-fit:contain}.le-shop-rail-ico svg{width:28px;height:28px}.le-shop-rail-label{flex:1;font:500 15.5px/1.2 var(--le-font-sans)}.le-shop-caret{width:15px;height:15px;color:var(--le-teal-bright);flex:none;opacity:0;transform:rotate(-90deg);transition:opacity .16s}.le-shop-rail-item:hover{background:#36b5c41a}.le-shop-rail-item:hover .le-shop-caret{opacity:.8}.le-shop-cat.is-active .le-shop-rail-item{background:#36b5c426;border-left-color:var(--le-acc, var(--le-teal-bright))}.le-shop-cat.is-active .le-shop-caret{opacity:1}.le-shop-stage{position:absolute;top:0;left:248px;right:0;min-height:500px;display:grid;grid-template-columns:minmax(0,1fr) 320px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s var(--le-ease-out)}.le-shop-stage--solo{grid-template-columns:minmax(0,1fr)}.le-shop-cat.is-active .le-shop-stage{opacity:1;visibility:visible;pointer-events:auto}.le-nav-item:not(.le-open) .le-shop-stage{visibility:hidden;pointer-events:none}.le-shop-main{padding:24px 28px;min-width:0}.le-shop-main-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px}.le-shop-h{font:700 22px/1 var(--le-font-display);text-transform:uppercase;letter-spacing:.01em;color:#fff}.le-shop-viewall{flex:none;display:inline-flex;align-items:center;gap:6px;font:500 14px/1 var(--le-font-sans);color:var(--le-teal-bright);text-decoration:none}.le-shop-viewall svg{width:15px;height:15px}.le-shop-tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;align-content:start}.le-shop-tiles--compact{gap:10px}.le-shop-tile{position:relative;display:flex;flex-direction:column;min-height:92px;padding:16px 18px;border-radius:14px;text-decoration:none;background-color:#ffffff0b;border:1px solid rgba(255,255,255,.09);box-shadow:inset 3px 0 0 var(--le-acc, var(--le-teal-bright));transition:transform .18s var(--le-ease-out),background-color .18s,box-shadow .18s}.le-shop-tile:hover{transform:translateY(-3px);background-color:#36b5c41a;box-shadow:inset 3px 0 0 var(--le-acc, var(--le-teal-bright)),0 14px 30px #0006}.le-shop-tile-ico{width:34px;height:34px;margin-bottom:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:color-mix(in oklab,var(--le-acc, var(--le-teal-bright)) 26%,transparent)}.le-shop-tile-ico img{width:24px;height:24px;object-fit:contain}.le-shop-tile-ico svg{width:22px;height:22px}.le-shop-tile-name{font:500 16px/1.2 var(--le-font-sans);color:#fff}.le-shop-tile-desc{margin-top:3px;font:400 12.5px/1.3 var(--le-font-sans);color:#ffffff9e}.le-shop-tile-tag{position:absolute;top:12px;right:12px;font:700 9.5px/1 var(--le-font-sans);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:3px 7px}.le-shop-tile:has(.le-shop-tile-tag) .le-shop-tile-name{padding-right:46px}.le-shop-tiles--compact .le-shop-tile{min-height:64px;padding:12px 14px}.le-shop-tiles--compact .le-shop-tile-ico{display:none}.le-shop-tiles--compact .le-shop-tile-name{font-size:15px}.le-shop-feat{border-left:1px solid rgba(54,181,196,.14);padding:22px;display:flex;flex-direction:column}.le-shop-feat-eyebrow{font:700 11px/1 var(--le-font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--le-gold);margin-bottom:14px}.le-shop-spot{position:relative;flex:1;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);text-decoration:none;background:radial-gradient(120% 80% at 50% 0%,color-mix(in srgb,var(--le-acc, var(--le-teal-bright)) 55%,#08252a),#08252a)}.le-shop-spot-tag{position:absolute;top:14px;left:14px;z-index:2;font:700 10.5px/1 var(--le-font-sans);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:5px 10px}.le-shop-spot-img{flex:1;display:flex;align-items:flex-end;justify-content:center;padding-top:22px;min-height:150px}.le-shop-spot-img img{height:280px;width:auto;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(0,0,0,.45))}.le-shop-spot-meta{display:flex;flex-direction:column;gap:6px;padding:16px 18px 18px;background:#07232680;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.le-shop-spot-name{font:700 24px/1 var(--le-font-display);text-transform:uppercase;color:#fff}.le-shop-spot-sub{font:400 13px/1.3 var(--le-font-sans);color:#ffffff9e}.le-shop-spot-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;padding:11px 20px;border-radius:var(--le-radius-button);background:var(--le-gold);color:var(--le-ink);font:700 15px/1 var(--le-font-sans);transition:background .18s,transform .15s}.le-shop-spot:hover .le-shop-spot-cta{background:#c8941b}.le-shop-spot-cta svg{width:17px;height:17px}.le-mobile-nav .le-shop-inner{max-width:none;margin:0;min-height:0;background:transparent;border:none;box-shadow:none;border-radius:0;overflow:visible}.le-mobile-nav .le-shop-inner:before,.le-mobile-nav .le-shop-rail-eyebrow{display:none}.le-mobile-nav .le-shop-cat{display:block;border-bottom:1px solid rgba(54,181,196,.14)}.le-mobile-nav .le-shop-cat:last-child{border-bottom:none}.le-mobile-nav .le-shop-rail-item{width:100%;padding:16px 4px;border-left:none;border-radius:0}.le-mobile-nav .le-shop-rail-label{font-size:17px;font-weight:700}.le-mobile-nav .le-shop-caret{opacity:1;transform:rotate(0);transition:transform .3s var(--le-ease-out);width:18px;height:18px}.le-mobile-nav .le-shop-cat.is-open .le-shop-caret{transform:rotate(180deg)}.le-mobile-nav .le-shop-stage{position:static;left:auto;right:auto;min-height:0;display:block;visibility:visible;pointer-events:auto;max-height:0;opacity:0;overflow:hidden}.le-mobile-nav .le-shop-main{padding:2px 4px 14px}.le-mobile-nav .le-shop-main-head{margin-bottom:12px}.le-mobile-nav .le-shop-h{font-size:18px}.le-mobile-nav .le-shop-tiles,.le-mobile-nav .le-shop-tiles--compact{grid-template-columns:1fr;gap:10px}.le-mobile-nav .le-shop-feat{border-left:none;padding:2px 4px 16px}.le-mobile-nav .le-shop-spot{flex-direction:row;align-items:center;gap:14px}.le-mobile-nav .le-shop-spot-img{flex:0 0 108px;min-height:0;padding:0}.le-mobile-nav .le-shop-spot-img img{height:152px}.le-mobile-nav .le-shop-spot-meta{flex:1;min-width:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:10px 6px}.le-mobile-nav .le-shop-spot-cta{width:auto;align-self:flex-start}.le-mega--resources{padding:8px 24px 34px}.le-res-panel{position:relative;max-width:1120px;margin:0 auto;padding:0;display:grid;grid-template-columns:minmax(0,1fr) 336px;background:#0c3640;background-image:radial-gradient(120% 80% at 30% -10%,#ffffff0d,#0211138c 70%);border:1px solid rgba(54,181,196,.16);border-radius:18px;box-shadow:0 26px 60px #00000073;overflow:hidden}.le-res-panel--solo{grid-template-columns:1fr}.le-res-main{padding:28px 32px 32px;min-width:0}.le-res-h{color:#fff}.le-res-tiles{gap:12px}.le-res-tile{min-height:92px;padding:15px 18px}.le-res-tile-ico{width:38px;height:38px;margin-bottom:9px;border-radius:10px;color:var(--le-acc, var(--le-teal-bright));border:1px solid color-mix(in oklab,var(--le-acc, var(--le-teal-bright)) 32%,transparent)}.le-res-tile-ico img{width:22px;height:22px}.le-res-tile-ico svg{width:22px;height:22px}.le-res-tile .le-shop-tile-name{font-size:16px}.le-res-tile .le-shop-tile-desc{margin-top:4px;font-size:12.5px}.le-res-feat{padding:28px 26px 30px}.le-res-spot{flex:none}.le-res-spot-img{position:relative;aspect-ratio:16 / 10;background:#ffffff0a;overflow:hidden}.le-res-spot-img .le-res-spot-photo,.le-res-spot-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.le-res-spot-meta{display:flex;flex-direction:column;gap:6px;padding:16px 20px 20px;background:#0723268c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.le-res-spot-name{font:700 22px/1.04 var(--le-font-display);text-transform:uppercase;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.le-res-spot-sub{font:400 13px/1.45 var(--le-font-sans);color:#ffffff9e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.le-res-spot .le-shop-spot-cta{margin-top:10px}.le-mobile-nav .le-res-panel{max-width:none;margin:0;grid-template-columns:1fr;background:transparent;border:none;box-shadow:none;border-radius:0;overflow:visible}.le-mobile-nav .le-res-main{padding:2px 4px 14px}.le-mobile-nav .le-res-tiles{grid-template-columns:1fr;gap:12px}.le-mobile-nav .le-res-feat{border-left:none;border-top:1px solid rgba(54,181,196,.14);padding:18px 4px 8px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lab-effects-navbar.css.map */
