.lk-hero{background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;justify-content:center}.lk-hero__wrap{max-width:1500px;margin:0 auto;padding:0 clamp(24px,5vw,80px) 20px!important}.lk-hero__grid{display:grid;grid-template-columns:1fr;align-items:start;gap:clamp(18px,3vw,44px)}.lk-hero__gallery{display:flex;flex-direction:column}.lk-hero__stage{position:relative;border-radius:18px;overflow:hidden;background:rgba(var(--color-foreground),.03);cursor:default;width:100%;height:auto;aspect-ratio:1 / 1}.lk-hero__stage-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0);backface-visibility:hidden;transition:none}.lk-hero__stage.is-switching .lk-hero__stage-img{opacity:1}.lk-hero__stage,.lk-hero__info{transform:translateZ(0)}.lk-hero__zoombtn{position:absolute;right:12px;bottom:12px;width:40px;height:40px;border-radius:999px;display:grid;place-items:center;text-decoration:none;-webkit-tap-highlight-color:transparent;background:radial-gradient(140px 80px at 35% 20%,rgba(255,255,255,.1),transparent 55%),#121212;border:1px solid rgba(18,18,18,.22);box-shadow:0 1px #ffffff1a inset,0 14px 30px #00000024,0 0 0 6px #1212120d;color:#fcfcf9;font-size:18px;line-height:1;cursor:default;z-index:3}.lk-hero__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border:0;border-radius:999px;display:grid;place-items:center;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background:radial-gradient(140px 80px at 35% 20%,rgba(255,255,255,.1),transparent 55%),#121212eb;color:#fcfcf9;box-shadow:0 1px #ffffff1a inset,0 14px 30px #00000024,0 0 0 6px #1212120d;transition:opacity .18s ease,transform .18s cubic-bezier(.22,.61,.36,1),filter .18s ease}.lk-hero__nav span{display:block;font-size:28px;line-height:1;transform:translateY(-1px)}.lk-hero__nav--prev{left:12px}.lk-hero__nav--next{right:12px}.lk-hero__nav.is-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(hover:hover){.lk-hero__nav:hover{transform:translateY(calc(-50% - 1px));filter:brightness(1.03)}.lk-hero__zoombtn{transition:transform .18s cubic-bezier(.22,.61,.36,1),filter .18s ease}.lk-hero__zoombtn:hover{transform:translateY(-1px);filter:brightness(1.03)}}.lk-hero__nav:active{transform:translateY(-50%);filter:brightness(.99)}@media(max-width:749px){.lk-hero__nav{width:38px;height:38px}.lk-hero__nav span{font-size:25px}.lk-hero__nav--prev{left:10px}.lk-hero__nav--next{right:10px}}.lk-hero__thumbs{margin-top:14px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.lk-hero__thumb{-webkit-appearance:none;appearance:none;border:1px solid rgba(var(--color-foreground),.1);border-radius:14px;padding:0;background:rgba(var(--color-foreground),.02);overflow:hidden;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.lk-hero__thumb img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;opacity:.92;transition:opacity .18s ease}.lk-hero__thumb.is-active{border-color:rgba(var(--color-foreground),.22);background:rgba(var(--color-foreground),.04);cursor:default;pointer-events:auto}.lk-hero__kicker{margin:0 0 6px!important;font-size:14px!important;letter-spacing:.2em!important;text-transform:uppercase;font-weight:500;opacity:.72}.lk-hero__title{margin:0 0 8px!important;font-size:38px!important;line-height:1.08!important;font-weight:500;letter-spacing:-.2px;max-width:22ch!important}.lk-hero__sub{margin:0 0 10px!important}.lk-hero__context{margin:0 0 10px;font-size:13px;line-height:1.45;letter-spacing:.2px;color:rgba(var(--color-foreground),.68)}.lk-hero__context-prefix{color:rgba(var(--color-foreground),.68)}.lk-hero__context a,.lk-hero__microcopy a,.lk-hero__quicklink{color:rgba(var(--color-foreground),.82);text-decoration:none;background-image:linear-gradient(currentColor,currentColor),linear-gradient(rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.12));background-repeat:no-repeat;background-position:0 100%,0 100%;background-size:0% 1px,100% 1px;transition:color .22s ease,opacity .22s ease,background-size .34s cubic-bezier(.22,.61,.36,1)}.lk-hero__context a,.lk-hero__microcopy a{font-weight:500}@media(hover:hover){.lk-hero__context a:hover,.lk-hero__microcopy a:hover,.lk-hero__quicklink:hover{color:rgba(var(--color-foreground),.96);text-decoration:none;background-size:100% 1px,100% 1px}}.lk-hero__context-link,.lk-hero__context-link:after{all:unset}@media(max-width:749px){.lk-hero__context{margin:0 0 12px;font-size:12.5px;line-height:1.5}}.lk-hero__values{margin:8px 0 0!important;display:grid;gap:6px!important;padding-bottom:0!important;grid-template-columns:1fr}@media(min-width:990px){.lk-hero__values{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px!important}}.lk-hero__value{position:relative;display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;padding:10px 12px!important;border-radius:20px!important;border:1px solid rgba(18,18,18,.1);background:radial-gradient(820px 340px at 12% 0%,rgba(0,0,0,.035),transparent 60%),radial-gradient(640px 260px at 100% 100%,rgba(0,0,0,.028),transparent 65%),#fcfcf9;box-shadow:0 1px #ffffffe6 inset,0 20px 44px #00000012}.lk-hero__value:before{content:"";position:absolute;left:5px;top:14px;bottom:14px;width:2px;border-radius:999px;background:linear-gradient(to bottom,rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.04));opacity:.6}.lk-hero__value:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:22px;background:linear-gradient(180deg,#ffffff8c,#fff0);pointer-events:none;opacity:.45}.lk-hero__valueI{width:28px!important;height:28px!important;border-radius:999px;display:grid;place-items:center;background:radial-gradient(140px 80px at 35% 20%,rgba(255,255,255,.1),transparent 55%),#121212;border:1px solid rgba(18,18,18,.22);box-shadow:0 1px #ffffff1a inset,0 12px 24px #0000001f,0 0 0 4px #1212120a;opacity:1}.lk-hero__valueI svg{width:15px!important;height:15px!important;display:block;stroke:#fcfcf9;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:1}.lk-hero__valueT{margin:0 0 3px!important;font-size:14px!important;line-height:18px!important;font-weight:600;letter-spacing:.2px;color:#121212}.lk-hero__valueS{margin:0;font-size:12px!important;line-height:16px!important;font-weight:400;letter-spacing:.2px;color:#121212b8}.lk-hero__proof{display:flex;flex-direction:column;gap:4px!important;margin:8px 0 12px!important;padding-top:0!important}.lk-hero__stars{font-size:16px!important;line-height:1;margin:0 0 2px;letter-spacing:2px}.lk-hero__prooftext{margin:0;font-size:14px;line-height:1.35!important;opacity:.85}.lk-hero__prooftext strong{font-weight:600}.lk-hero__pricebox{margin:0!important;padding-top:0!important;padding-bottom:0!important}.lk-hero__price{margin:0!important;font-size:26px!important;line-height:1.02!important;font-weight:600;letter-spacing:.2px;display:block}.lk-hero__iva{margin:0!important;padding:0!important;font-size:12.5px;line-height:1!important;font-weight:400;opacity:.68;display:block;transform:translateY(-2px)!important}.lk-hero__trustbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;margin:10px 0!important}.lk-hero__trustitem{display:flex;align-items:center;justify-content:center;gap:10px;padding:5px 10px!important;border-radius:999px;border:1px solid rgba(18,18,18,.1);background:radial-gradient(220px 90px at 12% 0%,rgba(0,0,0,.035),transparent 60%),radial-gradient(180px 80px at 100% 100%,rgba(0,0,0,.028),transparent 65%),#fcfcf9;box-shadow:0 1px #fffc inset,0 10px 22px #0000000d;min-width:0}.lk-hero__trustico{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;flex:0 0 24px;background:radial-gradient(140px 80px at 35% 20%,rgba(255,255,255,.1),transparent 55%),#121212;border:1px solid rgba(18,18,18,.22);box-shadow:0 1px #ffffff1a inset,0 14px 30px #00000024,0 0 0 6px #1212120d}.lk-hero__trustico svg{width:16px;height:16px;stroke:#fcfcf9;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.lk-hero__trusttxt{font-size:13px!important;line-height:1;font-weight:600;letter-spacing:.15px}.lk-hero .lk-hero__buy{margin-top:0!important;margin-bottom:0!important;flex:0 0 auto}.lk-hero__label{display:block;margin:0!important;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;opacity:.72}.lk-hero__select select{width:100%;border-radius:14px;border:1px solid rgba(var(--color-foreground),.14);background:rgba(var(--color-background),1);padding:14px;font-size:14px;line-height:1.2;outline:none}.lk-hero__qtyrow{margin-top:8px!important}.lk-hero__qty{display:flex;align-items:center;border-radius:14px;overflow:hidden;background:#fff;height:36px!important;border:1px solid rgba(0,0,0,.062)!important;box-shadow:0 1px #ffffffeb inset,0 8px 18px #0000000b;margin-bottom:2px!important}.lk-hero__qbtn{width:36px!important;height:36px!important;border:0;background:#fff;cursor:pointer;font-size:15px;font-weight:500;color:#121212;opacity:.58;transition:opacity .18s ease,background .18s ease}.lk-hero__qinput{width:100%;border:0;text-align:center;font-size:14px;outline:none;background:#fff;color:#121212;height:36px!important;line-height:36px!important;padding:0 14px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.lk-hero__qinput::-webkit-outer-spin-button,.lk-hero__qinput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button{background-color:#121212!important;border-color:#121212!important;color:#fff!important;height:54px!important;min-height:54px!important;padding:0 28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:2px!important;margin-bottom:0!important;border-radius:22px!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 1px #ffffff1a inset!important;background-image:linear-gradient(180deg,#ffffff0f,#fff0)!important;font-size:16px!important;font-weight:600!important;letter-spacing:-.03em!important;text-transform:none!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:transform .18s cubic-bezier(.22,.61,.36,1),filter .18s ease;position:relative;overflow:hidden}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:before,.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:after{background:transparent!important;z-index:0!important}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button>span,.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button .loading__spinner{position:relative;z-index:1;color:#fff!important}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button span{font-size:16px!important;font-weight:600!important;letter-spacing:-.03em!important;line-height:1!important;text-transform:none!important}.lk-hero__microcopy{margin:2px 0 8px!important;font-size:14px!important;line-height:1.45;font-weight:400;color:rgba(var(--color-foreground),.62);text-align:center;letter-spacing:.2px}.lk-hero__quick{margin-top:0!important;margin-bottom:0!important;display:flex;justify-content:center}.lk-hero__quicklink{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:0;cursor:pointer;font-size:14px!important;font-weight:500;letter-spacing:.15px;line-height:1.4;color:rgb(var(--color-foreground));opacity:.72;text-align:center!important;transition:opacity .2s ease,text-decoration-color .2s ease,transform .18s ease}.lk-hero__sticky{position:fixed;left:12px;right:12px;bottom:10px;z-index:60;background:#fcfcf9;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(18,18,18,.06);border-radius:22px;box-shadow:0 1px #ffffff8c inset,0 18px 40px #0000001a,0 4px 14px #0000000d;padding:14px 16px;padding-bottom:calc(14px + env(safe-area-inset-bottom));opacity:0;transform:translateY(18px) scale(.985);pointer-events:none;transition:opacity .3s ease,transform .34s cubic-bezier(.22,.61,.36,1),box-shadow .24s ease,background-color .24s ease}.lk-hero__sticky.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.lk-hero__stickyin{max-width:1100px;margin:0 auto;display:flex;gap:16px;align-items:center;justify-content:space-between}.lk-hero__stickymeta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.lk-hero__stickyt{font-size:13px;line-height:1.15;font-weight:500;letter-spacing:.02em;color:#121212b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:52vw}.lk-hero__stickyp{font-size:16px;line-height:1.05;font-weight:600;letter-spacing:-.01em;color:#121212;opacity:1}.lk-hero__stickybtn{height:44px;min-height:44px;border-radius:999px;padding:0 18px;white-space:nowrap;background:linear-gradient(180deg,#ffffff14,#fff0),#121212!important;border:1px solid rgba(255,255,255,.12)!important;color:#fcfcf9!important;font-size:15px;font-weight:600;letter-spacing:-.01em;box-shadow:0 1px #ffffff1f inset,0 10px 24px #0000002e;transition:transform .18s cubic-bezier(.22,.61,.36,1),filter .18s ease,box-shadow .18s ease}.lk-hero__stickybtn:before,.lk-hero__stickybtn:after{background:transparent!important}@media(hover:hover){.lk-hero__stickybtn:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 1px #ffffff1f inset,0 14px 28px #00000038}.lk-hero__thumb:hover{transform:translateY(-1px);border-color:rgba(var(--color-foreground),.18)}.lk-hero__thumb:hover img{opacity:1}.lk-hero__thumb.is-active:hover{transform:none;border-color:rgba(var(--color-foreground),.22);background:rgba(var(--color-foreground),.04)}.lk-hero__thumb.is-active:hover img{opacity:.92}.lk-hero__value{transition:box-shadow .28s ease,border-color .28s ease;transform-origin:center}.lk-hero__value:hover{transform:none!important;border-color:#12121224;box-shadow:0 1px #ffffffe6 inset,0 32px 70px #0000001f}.lk-hero__valueI{transition:transform .22s ease}.lk-hero__value:hover .lk-hero__valueI{transform:scale(1.03)}.lk-hero__qbtn:hover{opacity:1;background:#f6f6f6}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:hover{transform:translateY(-1px);filter:brightness(1.03)}}.lk-hero__stickybtn:active{transform:translateY(0);filter:brightness(.99)}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:active{transform:translateY(0);filter:brightness(.99)}@media(min-width:750px){.lk-hero__grid{grid-template-columns:45% 55%;align-items:start}.lk-hero__gallery{display:flex;flex-direction:column}.lk-hero__info{position:relative;box-sizing:border-box;background:#fcfcf9;border:1px solid rgba(18,18,18,.1);border-radius:26px;padding:8px 20px 2px!important;box-shadow:0 1px #ffffffe6 inset,0 20px 44px #00000012;overflow:hidden!important;display:flex!important;flex-direction:column}.lk-hero__stage{height:auto;min-height:0}.lk-hero__info:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:26px;background:linear-gradient(180deg,#ffffff8c,#fff0);pointer-events:none;opacity:.45}.lk-hero .lk-hero__values{padding-bottom:10px!important}.lk-hero .lk-hero__proof{padding-top:0!important}.lk-hero .lk-hero__pricebox{margin-bottom:0!important;padding-bottom:0!important}.lk-hero .lk-hero__price{margin:0!important;line-height:1!important;display:block}.lk-hero .lk-hero__iva{margin:0!important;padding:0!important;line-height:1!important;display:block;transform:translateY(-4px)}.lk-hero .lk-hero__trustbar{margin-top:10px!important}.lk-hero__sticky{display:none!important}}@media(max-width:990px){.lk-hero__wrap{padding:74px 18px}.lk-hero__title{font-size:34px}.lk-hero__thumbs{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:749px){.lk-hero{overflow-x:clip}.lk-hero__stage{touch-action:pan-y;-webkit-user-select:none;user-select:none}.lk-hero__stage-img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.lk-hero__wrap{width:100%;max-width:100%;padding:8px 16px 78px!important;overflow-x:clip}.lk-hero__grid{display:flex;flex-direction:column;align-items:stretch;gap:18px;overflow-x:clip}.lk-hero__gallery{display:contents}.lk-hero__stage{order:1;position:relative;width:100%;min-height:320px;height:auto;flex:0 0 auto}.lk-hero__info{order:2;min-width:0}.lk-hero__thumbs{order:3;display:flex;gap:10px;width:100%;max-width:100%;min-width:0;margin-top:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:0 0 2px;scrollbar-width:none}.lk-hero__thumbs::-webkit-scrollbar{display:none}.lk-hero__thumb{flex:0 0 64px;min-width:64px;max-width:64px;scroll-snap-align:start}.lk-hero__title{font-size:32px!important;max-width:none!important}.lk-hero__kicker,.lk-hero__title,.lk-hero__sub,.lk-hero__proof,.lk-hero__pricebox,.lk-hero__trustbar,.lk-hero__label,.lk-hero__qtyrow,.lk-hero__buy,.lk-hero__microcopy,.lk-hero__quick{min-width:0}.lk-hero__value{padding-left:14px!important}.lk-hero__value:before{left:7px}.lk-hero__trustbar{grid-template-columns:1fr}.lk-hero__trustitem{justify-content:flex-start}.lk-hero__stickyt{max-width:44vw}.lk-hero__sticky{left:10px;right:10px;bottom:8px;border-radius:20px;padding:12px 14px;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.lk-hero__stickyin{gap:12px}.lk-hero__stickyt{max-width:42vw;font-size:12.5px}.lk-hero__stickyp{font-size:15px}.lk-hero__stickybtn{height:42px;min-height:42px;padding:0 16px;font-size:14px}}.lk-hero__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:clamp(16px,3vw,32px);background:#0a0a0ae0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.lk-hero__lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.lk-hero__lightbox[hidden]{display:none!important}.lk-hero__lightbox-inner{position:relative;width:min(92vw,1200px);height:min(88vh,920px);display:flex;align-items:center;justify-content:center}.lk-hero__lightbox-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transform:translateZ(0)}.lk-hero__lightbox.is-loading .lk-hero__lightbox-img{opacity:0}.lk-hero__lightbox-close{position:absolute;top:18px;right:18px;z-index:3;width:44px;height:44px;border:0;border-radius:999px;display:grid;place-items:center;cursor:pointer;-webkit-appearance:none;appearance:none;background:radial-gradient(140px 80px at 35% 20%,rgba(255,255,255,.1),transparent 55%),#121212eb;color:#fcfcf9;box-shadow:0 1px #ffffff1a inset,0 14px 30px #00000024,0 0 0 6px #1212120d}.lk-hero__lightbox-close span{font-size:28px;line-height:1;transform:translateY(-1px)}.lk-hero__lightbox .lk-hero__nav{z-index:3}.lk-hero__lightbox .lk-hero__nav--prev{left:16px}.lk-hero__lightbox .lk-hero__nav--next{right:16px}.lk-hero{--lk-premium-shadow-soft: 0 1px 0 rgba(255,255,255,.72) inset, 0 24px 60px rgba(0,0,0,.08), 0 8px 24px rgba(0,0,0,.04);--lk-premium-shadow-hover: 0 1px 0 rgba(255,255,255,.84) inset, 0 34px 78px rgba(0,0,0,.12), 0 10px 28px rgba(0,0,0,.05);--lk-premium-border: rgba(var(--color-foreground), .1);--lk-premium-border-strong: rgba(var(--color-foreground), .18);--lk-premium-bg: rgb(var(--color-background));--lk-premium-fg: rgb(var(--color-foreground));--lk-premium-fg-soft: rgba(var(--color-foreground), .72);--lk-premium-fg-muted: rgba(var(--color-foreground), .58)}.lk-hero__stage{isolation:isolate;box-shadow:0 10px 24px #0000000f}.lk-hero__nav,.lk-hero__zoombtn,.lk-hero__lightbox-close{backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(255,255,255,.1)}@media(hover:hover){.lk-hero__nav:hover,.lk-hero__zoombtn:hover,.lk-hero__lightbox-close:hover{box-shadow:0 1px #ffffff24 inset,0 18px 34px #0003,0 0 0 7px #1212120d}}@media(min-width:750px){.lk-hero__info{position:relative;border-color:var(--lk-premium-border);box-shadow:var(--lk-premium-shadow-soft);background:radial-gradient(140% 90% at 0% 0%,rgba(255,255,255,.58),transparent 44%),radial-gradient(120% 100% at 100% 100%,rgba(0,0,0,.03),transparent 50%),rgb(var(--color-background))}.lk-hero__info:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:25px;pointer-events:none;border:1px solid rgba(255,255,255,.34);opacity:.55}.lk-hero__info:after{background:linear-gradient(180deg,#ffffff7a,#ffffff1f 18%,#fff0 42%),radial-gradient(80% 46% at 12% 0%,rgba(255,255,255,.35),transparent 72%);opacity:.9}}.lk-hero__kicker{color:var(--lk-premium-fg-soft)}.lk-hero__title{text-wrap:balance;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.lk-hero__sub,.lk-hero__prooftext,.lk-hero__microcopy{color:var(--lk-premium-fg-soft)}.lk-hero__iva,.lk-hero__context,.lk-hero__context-prefix{color:var(--lk-premium-fg-muted)}.lk-hero__value{border-color:var(--lk-premium-border);box-shadow:var(--lk-premium-shadow-soft);background:radial-gradient(120% 70% at 0% 0%,rgba(255,255,255,.44),transparent 42%),radial-gradient(90% 70% at 100% 100%,rgba(0,0,0,.028),transparent 50%),rgb(var(--color-background));overflow:hidden}.lk-hero__value:after{background:linear-gradient(180deg,#ffffff75,#fff0 42%);opacity:.8}.lk-hero__value:before{background:linear-gradient(to bottom,rgba(var(--color-foreground),.14),rgba(var(--color-foreground),.04))}.lk-hero__valueI{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.lk-hero__valueT{color:var(--lk-premium-fg)}.lk-hero__valueS{color:var(--lk-premium-fg-soft)}@media(hover:hover){.lk-hero__value{transition:box-shadow .28s ease,border-color .28s ease,background .28s ease}.lk-hero__value:hover{border-color:var(--lk-premium-border-strong);box-shadow:var(--lk-premium-shadow-hover);background:radial-gradient(120% 70% at 0% 0%,rgba(255,255,255,.54),transparent 42%),radial-gradient(90% 70% at 100% 100%,rgba(0,0,0,.036),transparent 50%),rgb(var(--color-background))}.lk-hero__value:hover .lk-hero__valueI{transform:scale(1.04);box-shadow:0 1px #ffffff1f inset,0 16px 30px #00000029,0 0 0 5px #1212120d;filter:brightness(1.02)}}.lk-hero__thumb{position:relative;border-color:rgba(var(--color-foreground),.09);box-shadow:0 1px #ffffff73 inset;transition:transform .22s cubic-bezier(.22,.61,.36,1),border-color .22s ease,box-shadow .22s ease,background .22s ease}.lk-hero__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff29;opacity:.8}.lk-hero__thumb img{transition:opacity .22s ease,transform .34s ease}.lk-hero__thumb.is-active{border-color:rgba(var(--color-foreground),.22);background:rgba(var(--color-foreground),.035);box-shadow:0 1px #ffffff8c inset,0 10px 24px #00000014}.lk-hero__thumb.is-active img{opacity:1}@media(hover:hover){.lk-hero__thumb:hover{transform:translateY(-1px);border-color:rgba(var(--color-foreground),.18);box-shadow:0 1px #ffffff8c inset,0 12px 26px #00000014}.lk-hero__thumb:hover img{opacity:1;transform:scale(1.02)}.lk-hero__thumb.is-active:hover,.lk-hero__thumb.is-active:hover img{transform:none}}.lk-hero__stars{filter:saturate(.94)}.lk-hero__price{text-rendering:optimizeLegibility}.lk-hero__trustitem{border-color:var(--lk-premium-border);box-shadow:0 1px #ffffffad inset,0 14px 28px #0000000d;background:radial-gradient(120% 80% at 0% 0%,rgba(255,255,255,.42),transparent 42%),radial-gradient(90% 80% at 100% 100%,rgba(0,0,0,.025),transparent 50%),rgb(var(--color-background));transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}@media(hover:hover){.lk-hero__trustitem:hover{border-color:rgba(var(--color-foreground),.14);box-shadow:0 1px #ffffffc2 inset,0 18px 34px #00000012}}.lk-hero__select select,.lk-hero__qty{box-shadow:0 1px #ffffffc7 inset,0 10px 22px #0000000a}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button{isolation:isolate;box-shadow:0 1px #ffffff1f inset,0 16px 34px #00000029,0 4px 12px #0000000d!important;transition:transform .18s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease,filter .22s ease}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:before{content:"";position:absolute;inset:-40% auto -40% -20%;width:42%;transform:skew(-18deg) translate(-180%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);opacity:.9;pointer-events:none;z-index:0}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.08);pointer-events:none;z-index:0}@media(hover:hover){.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 1px #ffffff24 inset,0 22px 42px #0003,0 6px 16px #0000000f!important}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:hover:before{animation:lkHeroSheen .9s cubic-bezier(.22,.61,.36,1) 1}}.lk-hero .lk-hero__buy product-form button.lk-hero__atc.button:active{transform:translateY(0) scale(.992);filter:brightness(.99);box-shadow:0 1px #ffffff1a inset,0 10px 20px #00000024!important}@keyframes lkHeroSheen{0%{transform:skew(-18deg) translate(-180%)}to{transform:skew(-18deg) translate(420%)}}.lk-hero__sticky{background:linear-gradient(180deg,#ffffffbd,#ffffffa3),#fcfcf9c7;border-color:rgba(var(--color-foreground),.08);box-shadow:0 1px #fff9 inset,0 22px 44px #0000001f,0 6px 18px #0000000d}.lk-hero__sticky.is-visible{transform:translateY(0) scale(1)}.lk-hero__stickybtn{position:relative;isolation:isolate;overflow:hidden}.lk-hero__stickybtn:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.08);pointer-events:none}@media(hover:hover){.lk-hero__stickybtn:hover{filter:brightness(1.02)}}@media(max-width:749px){.lk-hero__stage{box-shadow:0 1px #ffffff8c inset,0 18px 38px #00000014}.lk-hero__value,.lk-hero__trustitem{box-shadow:0 1px #ffffffb3 inset,0 12px 24px #0000000d}.lk-hero__title{text-wrap:pretty}}.lk-hero__info>*{opacity:0;transform:translateY(14px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.lk-hero.is-ready .lk-hero__info>*{opacity:1;transform:none}.lk-hero__kicker{transition-delay:.05s}.lk-hero__title{transition-delay:.1s}.lk-hero__sub{transition-delay:.15s}.lk-hero__values{transition-delay:.22s}.lk-hero__proof{transition-delay:.28s}.lk-hero__pricebox{transition-delay:.34s}.lk-hero__buy{transition-delay:.4s}.lk-hero__stage-img{opacity:0;transform:scale(1.02);transition:opacity .6s ease,transform 1.2s cubic-bezier(.22,.61,.36,1)}.lk-hero.is-ready .lk-hero__stage-img{opacity:1;transform:scale(1)}.lk-hero__stage{cursor:zoom-in}.lk-hero__stage:hover .lk-hero__stage-img{transform:scale(1.015)}.lk-hero__atc{transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.lk-hero__atc:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000001f;filter:brightness(1.03)}.lk-hero__thumb{transition:transform .25s ease,opacity .25s ease,box-shadow .25s ease;opacity:.7}.lk-hero__thumb:hover{transform:scale(1.05);opacity:1}.lk-hero__thumb.is-active{opacity:1;box-shadow:0 0 0 1px #00000026}.lk-hero__lightbox-inner{transform:translateY(12px) scale(.985);opacity:0;transition:transform .35s cubic-bezier(.22,.61,.36,1),opacity .35s ease}.lk-hero__lightbox.is-open .lk-hero__lightbox-inner{transform:none;opacity:1}.lk-hero__nav{transition:opacity .25s ease,transform .25s ease,background .25s ease;opacity:.6}.lk-hero__nav--next:hover{opacity:1;transform:translateY(-50%) translate(2px)}.lk-hero__nav--prev:hover{opacity:1;transform:translateY(-50%) translate(-2px)}.lk-hero__zoombtn{transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.lk-hero__zoombtn:hover{transform:scale(1.08);box-shadow:0 6px 18px #0000002e}
/*# sourceMappingURL=/cdn/shop/t/8/assets/lkk-pdp-hero.css.map */
