.landing-page{--lp-bg: #101010;--lp-bg-elevated: #101010;--lp-text: #ffffff;--lp-text-muted: #f4f3ec;--lp-accent: #C97A4B;--lp-gradient: linear-gradient(135deg, #D98D60 0%, #B87A55 100%);--lp-container: 1400px;--lp-border: rgba(255, 255, 255, .12);--lp-radius: 16px;--lp-radius-lg: 28px;--lp-font: var(--font-heading--family, var(--font-body--family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));color:var(--lp-text);background:var(--lp-bg);font-family:var(--lp-font);overflow-x:clip}.landing-page img,.landing-page svg{display:block;max-width:100%}.landing-page *{box-sizing:border-box}.lp-gradient-text{background:var(--lp-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.lp-gradient-bg{background:var(--lp-gradient)}.lp-gradient-border{position:relative;border:none}.lp-gradient-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:var(--lp-gradient);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.landing-page [class*=accent]{background:var(--lp-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.landing-header{position:relative;top:auto;left:auto;right:auto;z-index:100;padding:32px 48px;pointer-events:none}.landing-header__bar{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:22px 36px;gap:24px;background:#ffffff12;border:1px solid rgba(255,255,255,.16);border-radius:999px;backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);backdrop-filter:url(#lp-frosted) saturate(1.4);box-shadow:inset 0 1px #ffffff1a,0 12px 40px #00000059;pointer-events:auto}.landing-header__logo{font-size:22px;font-weight:900;color:var(--lp-text);text-decoration:none;letter-spacing:-.02em;flex-shrink:0;background:linear-gradient(135deg,#fff,#e0e0e0,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-header__logo-img{width:auto;height:26px;max-width:140px;object-fit:contain;display:block}.landing-header__nav{display:flex;align-items:center;gap:36px;list-style:none;margin:0;padding:0}.landing-header__nav a{font-size:15px;font-weight:400;color:var(--lp-text);text-decoration:none;opacity:.85;transition:opacity .2s ease}.landing-header__nav a:hover{opacity:.6}.landing-header__lang{display:flex;align-items:center;gap:4px;flex-shrink:0;background:#ffffff14;border-radius:999px;padding:4px}.landing-header__lang form{display:contents}.landing-header__lang button{background:transparent;border:none;color:var(--lp-text);font-size:14px;font-weight:600;padding:6px 12px;cursor:pointer;opacity:.55;transition:opacity .2s ease,background .2s ease;border-radius:999px}.landing-header__lang button.is-active{opacity:1;background:#ffffff24}.landing-header__lang button.is-active:disabled{opacity:1;cursor:default}.landing-header__lang button:hover{opacity:.9}.landing-header__menu-toggle{display:none;background:transparent;border:none;color:var(--lp-text);padding:8px;cursor:pointer}.landing-hero{position:relative;min-height:100vh;padding:80px 48px 64px;overflow:hidden;background:var(--lp-bg);isolation:isolate}.landing-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.landing-hero__bg-glow{position:absolute;border-radius:50%;filter:blur(120px);opacity:.45;background:radial-gradient(circle,rgba(201,166,107,.5),transparent 70%)}.landing-hero__bg-glow--top{top:-15%;right:-5%;width:55vw;height:55vw;max-width:800px;max-height:800px}.landing-hero__bg-glow--left{top:10%;left:-15%;width:40vw;height:50vw;max-width:600px;max-height:700px;opacity:.28}.landing-hero__bg-circle--top-left{position:absolute;top:-8%;left:-6%;width:34vw;height:34vw;max-width:480px;max-height:480px;border-radius:50%;background:radial-gradient(circle,rgba(223,158,119,.14) 0%,rgba(223,158,119,.05) 45%,transparent 70%);filter:blur(60px);pointer-events:none}.landing-hero__bg-stripes{position:absolute;top:0;right:0;width:30%;height:100%;display:flex;pointer-events:none}.landing-hero__bg-stripe{flex:1;height:100%;border:none}.landing-hero__bg-stripe--1{background:#ffffff08}.landing-hero__bg-stripe--2{background:#ffffff0a}.landing-hero__bg-stripe--3{background:#ffffff0e}.landing-hero__bg-stripe--4{background:#ffffff12}.landing-hero__bg-stripe--5{background:#ffffff16}.landing-hero__bg-stripe--6{background:#ffffff1a}.landing-hero__inner{position:relative;z-index:1;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.35fr 1.1fr;gap:48px;align-items:center;min-height:calc(100vh - 204px)}.landing-hero__content{max-width:720px}.landing-hero__heading{font-size:64px;line-height:1.08;font-weight:800;margin:0 0 28px;letter-spacing:-.03em}.landing-hero__heading-line{display:block;white-space:nowrap}.landing-hero__heading-line--1{margin-bottom:.02em}.landing-hero__heading-line--2,.landing-hero__heading-line--3{color:var(--lp-text);font-weight:700}.landing-hero__heading-accent{text-transform:uppercase;letter-spacing:inherit;margin-right:.18em}.landing-hero__heading-rest{color:var(--lp-text);font-weight:700}.landing-hero__subheading{font-size:24px;line-height:1.6;font-weight:400;color:var(--lp-text-muted);opacity:.85;margin:0 0 40px;max-width:540px}.landing-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px}.landing-hero__price-block{display:flex;flex-direction:column;gap:4px;margin-right:8px}.landing-hero__price-label{font-size:13px;color:var(--lp-text);opacity:.8;letter-spacing:.02em}.landing-hero__price{font-size:36px;font-weight:700;color:var(--lp-text-muted);line-height:1}.landing-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:56px;padding:0 32px;border-radius:999px;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;border:none}.landing-hero__btn:hover{transform:translateY(-2px)}.landing-hero__btn--primary{background:var(--lp-gradient);color:#fff}.landing-hero__btn--primary:hover{box-shadow:0 12px 32px #c97a4b4d}.landing-hero__btn--secondary{background:transparent;color:var(--lp-text);border:1px solid rgba(255,255,255,.25)}.landing-hero__btn--secondary:hover{background:#ffffff0f}.landing-hero__returns{display:inline-flex;align-items:center;gap:12px;color:var(--lp-text-muted);font-size:16px;font-weight:600;white-space:nowrap}.landing-hero__returns-icon{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border-radius:50%;color:var(--lp-text);background:#ffffff14;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff1a,0 8px 20px #0000002e}.landing-hero__returns-icon svg{width:14px;height:13px}.landing-hero__badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:14px;color:var(--lp-text);opacity:.95}.landing-hero__pay-with{display:inline-flex;align-items:center;gap:0;white-space:nowrap}.landing-hero__pay-with strong{font-weight:700;letter-spacing:.02em}.landing-hero__badge-divider{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.7;flex-shrink:0}.landing-hero__klarna-logo{height:36px;width:auto;display:inline-block;vertical-align:middle;margin-left:0}.landing-hero__badge{display:inline-flex;align-items:center;white-space:nowrap}.landing-hero__badge:first-of-type{margin-left:0}.landing-hero__media{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-hero__image-wrap{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.landing-hero__product-image{width:100%;max-width:620px;height:auto;object-fit:contain;filter:drop-shadow(0 40px 80px rgba(0,0,0,.55));transform:translateY(0);animation:heroFloat 6s ease-in-out infinite;transition:opacity .2s ease}.landing-hero__color-toggle{position:absolute;left:24px;top:15%;display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px;background:#0a0a0a73;border:1px solid rgba(255,255,255,.16);border-radius:999px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);backdrop-filter:url(#lp-frosted);box-shadow:inset 0 1px #ffffff14;z-index:3}.landing-hero__color-toggle-btn{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);padding:0;cursor:pointer;background:transparent;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.landing-hero__color-toggle-btn[data-color=black]{background:linear-gradient(145deg,#5a5a5a,#2a2a2a 45%,#050505)}.landing-hero__color-toggle-btn[data-color=white]{background:linear-gradient(145deg,#b8b8b8,#e8e8e8 45%,#fff)}.landing-hero__color-toggle-btn.is-active{border-color:#ffffffd9;box-shadow:0 0 0 1px #ffffff59,inset 0 1px 2px #ffffff40;transform:scale(1.05)}.landing-hero__image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%;max-width:520px;aspect-ratio:1 / 1;background:var(--lp-bg-elevated);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);color:var(--lp-text);opacity:.6;font-size:15px;text-align:center;padding:40px}.landing-hero__image-placeholder svg{width:120px;height:120px;opacity:.5}.landing-cooking{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:60px 48px;background:var(--lp-bg);overflow:hidden}.landing-cooking__inner{width:100%;max-width:1400px;margin:0 auto}.landing-cooking__video{position:relative;width:100%;aspect-ratio:16 / 8;border-radius:var(--lp-radius-lg);overflow:hidden}.landing-cooking__video-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.landing-cooking__header{text-align:center;margin-bottom:48px}.landing-cooking__title{font-size:clamp(28px,3vw,44px);font-weight:800;margin:0 0 12px;color:var(--lp-text)}.landing-cooking__subtitle{font-size:18px;color:var(--lp-text-muted);opacity:.8;margin:0}.landing-cooking__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.landing-cooking__card{text-align:center}.landing-cooking__card-image{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;margin-bottom:20px;border:1px solid var(--lp-border);background:var(--lp-bg-elevated)}.landing-cooking__card-image img{width:100%;height:100%;object-fit:cover}.landing-cooking__card-title{font-size:18px;font-weight:700;color:var(--lp-text);margin:0 0 8px}.landing-cooking__card-desc{font-size:14px;color:var(--lp-text-muted);opacity:.75;margin:0;line-height:1.5}.landing-benefits{position:relative;padding:120px 48px;background:var(--lp-bg);overflow:hidden;text-align:center}.landing-benefits__inner{max-width:var(--lp-container, 1400px);margin:0 auto}.landing-benefits__title{font-size:clamp(28px,3vw,48px);font-weight:800;color:var(--lp-text);margin:0 0 16px;line-height:1.2}.landing-benefits__subtitle{font-size:18px;color:var(--lp-text-muted);opacity:.7;margin:0}@media(max-width:1200px){.landing-hero__heading{font-size:56px}.landing-hero__heading-line{white-space:normal}}@media(max-width:900px){.landing-hero__inner{grid-template-columns:1fr;gap:48px;text-align:left}.landing-hero__content{max-width:100%}.landing-hero__subheading{margin-left:0;margin-right:0}.landing-hero__actions{justify-content:flex-start}.landing-hero__badges{display:none}.landing-hero__media{order:initial}.landing-hero__color-toggle{left:12px;top:12%}.landing-hero__product-image{max-width:420px}.landing-cooking__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.landing-header__nav{display:none}.landing-header__lang{margin-left:auto;padding:3px}.landing-header__lang button{font-size:13px;padding:5px 10px}.landing-header__bar>nav[aria-label="Main navigation"]{display:none}.landing-header__logo{flex:1 1 auto;min-width:0}.landing-header__logo .landing-header__logo-img{width:100%;max-width:153px;height:auto}.landing-header__menu-toggle{display:flex;flex:0 0 44px;width:44px;height:44px;align-items:center;justify-content:center}.landing-header__menu-toggle svg{flex:0 0 28px;width:28px;height:28px}.landing-header{padding:16px}.landing-header__bar{padding:12px 16px;gap:12px}.landing-hero{padding:120px 24px 48px}.landing-hero__bg-stripes{width:100%}.landing-hero__heading{font-size:clamp(34px,9vw,48px)}.landing-hero__heading-line{white-space:normal}.landing-hero__subheading{font-size:20px}.landing-hero__actions{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:14px 16px}.landing-hero__price-block{order:2;margin-right:0;gap:2px;text-align:left}.landing-hero__price-label{font-size:11px;letter-spacing:0}.landing-hero__price{font-size:22px}.landing-hero__btn{width:auto;order:1;height:44px;padding:0 22px;font-size:14px}.landing-hero__btn--primary svg{display:none}.landing-hero__btn--secondary{display:none}.landing-hero__returns{order:3;flex:0 0 100%;gap:8px;font-size:12px}.landing-hero__returns-icon{width:24px;height:24px;flex-basis:24px}.landing-hero__badges{flex-direction:column;gap:12px}.landing-hero__badge-divider{display:none}.landing-hero__badge{margin:0}.landing-cooking{padding:40px 12px}.landing-cooking__video{border-radius:20px;aspect-ratio:16 / 10}.landing-cooking__grid{grid-template-columns:1fr 1fr;gap:20px}.landing-cooking__play{width:64px;height:64px}.landing-benefits{padding:80px 24px}}@media(max-width:560px){.landing-cooking__grid{grid-template-columns:1fr}.landing-cooking__card-image{max-width:280px;margin-left:auto;margin-right:auto}}.landing-header__mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-header__mobile-nav.is-open{display:block}.landing-header__mobile-nav-inner{position:absolute;top:0;right:0;width:min(80vw,320px);height:100%;background:var(--lp-bg-elevated);padding:80px 32px 32px}.landing-header__mobile-nav-close{position:absolute;top:24px;right:24px;background:transparent;border:none;color:var(--lp-text);cursor:pointer}.landing-header__mobile-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.landing-header__mobile-nav a{color:var(--lp-text);text-decoration:none;font-size:20px;font-weight:500}.landing-page h2{font-size:64px}@media(max-width:900px){.landing-page h2{font-size:40px}}.landing-page .landing-hero__inner,.landing-page .landing-product-cta__container,.landing-page .landing-functions__inner,.landing-page .landing-comparison__inner,.landing-page .landing-comparison-table__inner,.landing-page .landing-quality__inner,.landing-page .landing-recipe-book__inner,.landing-page .landing-capacity__container,.landing-page .landing-heating__container,.landing-page .landing-specs__container,.landing-page .landing-reviews__container,.landing-page .landing-footer__container,.landing-page .landing-lids__container,.landing-page .landing-faq__inner,.landing-page .landing-included__container,.landing-page .landing-probe__content,.landing-page .landing-cooking__inner,.landing-page .landing-benefits__inner,.landing-page .landing-header__bar{max-width:var(--lp-container, 1400px);margin-left:auto;margin-right:auto}.landing-page .landing-lids__item{max-width:none}main[data-template="page.landing"]>.shopify-section>.landing-page>section.landing-comparison-table h2{margin-bottom:100px}main[data-template="page.landing"]{display:block;overflow-x:hidden;overflow-x:clip}main[data-template="page.landing"]>.shopify-section.landing-header-section,main[data-template="page.landing"]>.shopify-section.landing-footer-section{position:relative;z-index:1000}main[data-template="page.landing"]>.shopify-section>.landing-page>section.landing-hero{margin-top:-134px;padding:214px 48px 120px}@media(max-width:900px){main[data-template="page.landing"]>.shopify-section>.landing-page>section.landing-hero{margin-top:-112px;padding:172px 24px 100px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/landing-page.css.map */
