@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--color-bg:#f5f5f7;--color-bg-alt:#fff;--color-surface:#ffffffc7;--color-surface-solid:#fff;--color-text:#1d1d1f;--color-muted:#6e6e73;--color-primary:#1d1d1f;--color-primary-dark:#000;--color-accent:#0071e3;--color-accent-dark:#005bb5;--color-accent-light:#e8f2ff;--atollspeed-orange:#eb601a;--atollspeed-orange-dark:#d35314;--atollspeed-orange-tagline:#eb601ae0;--wiesheu-blue:#1f5f85;--wiesheu-blue-dark:#184d6c;--wiesheu-blue-tagline:#1f5f85e0;--wachtel-blue:#004b87;--wachtel-blue-dark:#003a68;--wachtel-blue-tagline:#004b87e0;--kolb-burgundy:#96262c;--kolb-burgundy-dark:#7a1e23;--kolb-burgundy-tagline:#96262ce0;--color-border:#00000014;--color-line:#0000000f;--shadow-soft:0 12px 32px #0000000f;--shadow-medium:0 20px 60px #0000001a;--gradient-hero-zone:radial-gradient(circle at 50% 0%, #fff 0%, #f5f5f7eb 42%, #f5f5f7 100%);--gradient-hero:var(--gradient-hero-zone);--gradient-dark:#1d1d1f;--gradient-card:var(--color-surface-solid);--gradient-bg:var(--color-bg);--gradient-bg-alt:var(--color-bg-alt);--gradient-surface:var(--color-surface-solid);--color-accent-soft:#e8f2ff;--color-accent-ring:#0071e32e;--color-accent-border:#0071e359;--color-surface-2:#f5f5f7;--color-surface-soft:var(--color-surface-2);--color-bg-white:var(--color-surface-solid);--color-surface-warm:var(--color-surface-solid);--color-text-muted:var(--color-muted);--color-accent-hover:var(--color-accent-dark);--color-warm-panel:var(--color-surface-2);--color-footer-muted:#86868b;--color-oven-line:#0000000f;--shadow-card:var(--shadow-soft);--shadow-card-hover:var(--shadow-medium);--color-shadow:#0000000f;--color-shadow-hover:#0000001a;--font-family:"Inter", "Noto Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container-max:1280px;--container-padding:48px;--section-spacing:72px;--section-spacing-sm:48px;--brand-section-padding-y:clamp(56px, 7vw, 76px);--brand-section-cta-bottom:clamp(64px, 8.5vw, 84px);--product-section-padding-y:clamp(56px, 7vw, 76px);--section-header-gap:24px;--section-header-gap-lg:34px;--lineup-header-gap:24px;--lineup-tabs-gap:20px;--lineup-panel-min-height:clamp(372px, 32vw, 460px);--lineup-panel-min-height-lg:clamp(400px, 35vw, 492px);--lineup-panel-gap:clamp(32px, 4vw, 44px);--lineup-content-min-height:clamp(248px, 22vw, 320px);--lineup-media-max-height:clamp(300px, 38vw, 460px);--section-padding-y:72px;--section-padding-y-compact:56px;--section-padding-y-mobile:48px;--section-padding-y-mobile-bottom:56px;--brand-benefits-padding-top:var(--section-padding-y);--brand-benefits-padding-bottom:var(--section-padding-y);--brand-benefits-stack-gap:24px;--showcase-card-gap:14px;--showcase-card-gap-mobile:12px;--showcase-card-width:480px;--showcase-card-radius:32px;--showcase-card-radius-mobile:26px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:28px;--transition:.28s ease}@media (width<=1024px){:root{--container-padding:32px;--section-spacing:56px;--section-spacing-sm:42px;--section-padding-y:var(--section-padding-y-compact);--brand-benefits-padding-top:var(--section-padding-y-compact);--brand-benefits-padding-bottom:var(--section-padding-y-compact);--brand-section-padding-y:clamp(52px, 6.5vw, 68px);--product-section-padding-y:clamp(52px, 6.5vw, 68px);--lineup-media-max-height:clamp(264px, 46vw, 388px)}}@media (width<=640px){:root{--container-padding:20px;--section-spacing:52px;--section-spacing-sm:36px;--section-padding-y:var(--section-padding-y-mobile);--brand-benefits-padding-top:var(--section-padding-y-mobile);--brand-benefits-padding-bottom:var(--section-padding-y-mobile-bottom);--brand-section-padding-y:clamp(48px, 12vw, 60px);--product-section-padding-y:clamp(48px, 12vw, 60px);--brand-section-cta-bottom:clamp(56px, 10vw, 72px);--lineup-media-max-height:clamp(230px, 60vw, 318px);--lineup-panel-min-height:clamp(340px, 88vw, 420px);--lineup-panel-min-height-lg:clamp(360px, 92vw, 440px)}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;will-change:opacity, transform;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.reveal.reveal-visible{opacity:1}.reveal-up{transform:translateY(18px)}.reveal-up.reveal-visible{transform:translateY(0)}.reveal-left{transform:translate(-20px)}.reveal-left.reveal-visible{transform:translate(0)}.reveal-right{transform:translate(20px)}.reveal-right.reveal-visible{transform:translate(0)}.reveal-scale{transform:scale(.97)}.reveal-scale.reveal-visible{transform:scale(1)}.reveal:not(.reveal-up):not(.reveal-left):not(.reveal-right):not(.reveal-scale).reveal-visible{transform:translateY(0)}.delay-1{transition-delay:80ms}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}.delay-4{transition-delay:.32s}.delay-5{transition-delay:.4s}.delay-6{transition-delay:.48s}.reveal-stagger>.reveal:first-child{transition-delay:0s}.reveal-stagger>.reveal:nth-child(2){transition-delay:80ms}.reveal-stagger>.reveal:nth-child(3){transition-delay:.16s}.reveal-stagger>.reveal:nth-child(4){transition-delay:.24s}.reveal-stagger>.reveal:nth-child(5){transition-delay:.32s}.reveal-stagger>.reveal:nth-child(6){transition-delay:.4s}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;transform:none!important}}.page-rhythm{--section-tone-white:#fff;--section-tone-muted:#f5f6f8}.page-rhythm>section:nth-child(odd),.page-rhythm>.brand-cta-section:nth-child(odd),.page-rhythm>.showcase-carousel--in-rhythm:nth-child(odd){background-color:var(--section-tone-white)!important}.page-rhythm>section:nth-child(2n),.page-rhythm>.brand-cta-section:nth-child(2n),.page-rhythm>.showcase-carousel--in-rhythm:nth-child(2n){background-color:var(--section-tone-muted)!important}.page-rhythm>:nth-child(odd) .wiesheu-product-benefits__card,.page-rhythm>:nth-child(odd) .wiesheu-product-tech__card{box-shadow:none;background:#f5f6f8}.page-rhythm>.wiesheu-product-section:has(+.wiesheu-product-section--flush-top){padding-bottom:clamp(24px,3.5vw,34px)}.page-rhythm>.wiesheu-product-section--flush-top{padding-top:0}.page-rhythm>.wiesheu-product-section:nth-child(odd)+.wiesheu-product-section--flush-top{background-color:var(--section-tone-white)!important}.page-rhythm>.wiesheu-product-section:nth-child(2n)+.wiesheu-product-section--flush-top{background-color:var(--section-tone-muted)!important}.page-hero--soft,.page-hero.page-hero--soft,.ovens-hero.page-hero--soft,.service-hero.page-hero--soft{isolation:isolate;background:radial-gradient(circle at 50% 20%,#0071e30e 0%,#0000 32%),radial-gradient(circle at 18% 72%,#004c7809 0%,#0000 28%),radial-gradient(circle at 88% 64%,#64748b07 0%,#0000 26%),linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #0000000a;position:relative;overflow:hidden}.page-hero--soft:before{content:"";pointer-events:none;z-index:0;filter:blur(1px);background:radial-gradient(72% 58% at 50% -8%,#0071e312 0%,#0000 58%),radial-gradient(circle at 50% 92%,#94a3b80d 0%,#0000 40%);position:absolute;inset:-18% -8%}.page-hero--soft:after{content:"";pointer-events:none;z-index:0;opacity:.028;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px;position:absolute;inset:0}.page-hero--soft>.container{z-index:1;position:relative}*,:before,:after{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.6}h1{font-weight:800}h2,h3{font-weight:700}.btn{font-weight:600}.header__link{font-weight:500}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.section{padding:var(--section-spacing) 0}.section--sm{padding:var(--section-spacing-sm) 0}.section--white{background:var(--color-surface-solid)}.section--surface,.section--bg{background:var(--color-bg)}.section--bg-alt{background:var(--color-bg-alt)}.section--dark{background:var(--color-primary);color:#fff}.grid{gap:24px;display:grid}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}@media (width<=992px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.grid--2,.grid--3{grid-template-columns:1fr}}.page-hero{background:var(--gradient-hero-zone);border-bottom:1px solid var(--color-line);padding:64px 0 48px}.page-hero__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.page-hero__subtitle{color:var(--color-muted);max-width:640px;font-size:1.125rem;line-height:1.7}.spec-table{border-collapse:collapse;background:var(--color-surface-solid);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-soft);overflow:hidden}.spec-table tr:not(:last-child){border-bottom:1px solid var(--color-line)}.spec-table td{padding:16px 20px}.spec-table td:first-child{color:var(--color-text);background:var(--color-surface-2);width:40%;font-weight:600}.spec-table td:last-child{color:var(--color-muted)}.feature-list{flex-direction:column;gap:12px;display:flex}.feature-list li{color:var(--color-muted);align-items:flex-start;gap:12px;display:flex}.feature-list li:before{content:"";background:var(--color-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:9px}.content-block{margin-bottom:48px}.content-block:last-child{margin-bottom:0}.content-block__title{color:var(--color-text);margin-bottom:16px;font-size:1.375rem;font-weight:700}.content-block__text{color:var(--color-muted);line-height:1.75}.logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.logo__mark{width:auto;height:auto;color:var(--header-logo-color,var(--color-accent));flex-shrink:0;display:block}.logo__text{flex-direction:column;gap:3px;min-width:0;display:flex}.logo__name{letter-spacing:-.04em;white-space:nowrap;color:var(--header-logo-color,var(--color-accent));font-size:23px;font-weight:800;line-height:1.05;transition:color .35s}.logo__subtitle,.logo__tagline{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-size:8.5px;font-weight:500;line-height:1.2}.logo__subtitle{color:var(--header-logo-subtitle-color,var(--color-muted));transition:color .35s}.logo__tagline-wrap{flex-shrink:0;width:11.75em;height:12px;display:block;position:relative;overflow:hidden}.logo__tagline{color:var(--header-logo-subtitle-color,var(--color-muted));align-items:center;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),color .35s;display:flex;position:absolute;inset:0}.logo__tagline--default{opacity:1;transform:translate(0,0)}.logo__tagline:not(.logo__tagline--default){opacity:0;color:var(--header-logo-tagline-accent-color,var(--header-logo-subtitle-color,var(--color-muted)));transform:translateY(110%)}.logo--brand-atollspeed .logo__tagline--default,.header--brand-atollspeed .logo__tagline--default,.logo--brand-wiesheu .logo__tagline--default,.header--brand-wiesheu .logo__tagline--default,.logo--brand-wachtel .logo__tagline--default,.header--brand-wachtel .logo__tagline--default,.logo--brand-kolb .logo__tagline--default,.header--brand-kolb .logo__tagline--default{opacity:0;transform:translateY(-110%)}.logo--brand-atollspeed .logo__tagline--atollspeed,.header--brand-atollspeed .logo__tagline--atollspeed,.logo--brand-wiesheu .logo__tagline--wiesheu,.header--brand-wiesheu .logo__tagline--wiesheu,.logo--brand-wachtel .logo__tagline--wachtel,.header--brand-wachtel .logo__tagline--wachtel,.logo--brand-kolb .logo__tagline--kolb,.header--brand-kolb .logo__tagline--kolb{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.logo__tagline{transition:opacity .15s,color .15s}.logo__tagline--default,.logo__tagline:not(.logo__tagline--default),.logo--brand-atollspeed .logo__tagline--default,.logo--brand-atollspeed .logo__tagline--atollspeed,.header--brand-atollspeed .logo__tagline--default,.header--brand-atollspeed .logo__tagline--atollspeed,.logo--brand-wiesheu .logo__tagline--default,.logo--brand-wiesheu .logo__tagline--wiesheu,.header--brand-wiesheu .logo__tagline--default,.header--brand-wiesheu .logo__tagline--wiesheu,.logo--brand-wachtel .logo__tagline--default,.logo--brand-wachtel .logo__tagline--wachtel,.header--brand-wachtel .logo__tagline--default,.header--brand-wachtel .logo__tagline--wachtel,.logo--brand-kolb .logo__tagline--default,.logo--brand-kolb .logo__tagline--kolb,.header--brand-kolb .logo__tagline--default,.header--brand-kolb .logo__tagline--kolb{transform:none}}.logo--header .logo__mark{width:38px;height:38px}.logo--header:hover .logo__name{color:var(--header-logo-hover-color,var(--color-accent-dark))}.logo:focus:not(:focus-visible){outline:none}.logo:focus-visible{outline-offset:4px;border-radius:10px;outline:2px solid #0066b459}.logo--footer .logo__mark{width:40px;height:40px}.logo--footer:hover .logo__name{color:var(--color-accent-dark)}@media (width<=480px){.logo--compact-mobile{gap:10px}.logo--compact-mobile .logo__mark{width:36px;height:36px}.logo--compact-mobile .logo__name{font-size:22px}.logo--compact-mobile .logo__subtitle,.logo--compact-mobile .logo__tagline-wrap{display:none}}.btn{letter-spacing:-.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:13px 26px;font-size:.9375rem;font-weight:600;transition:background-color .28s,color .28s,border-color .28s,box-shadow .28s,transform .28s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:focus:not(:focus-visible){outline:none}.btn--primary{background-color:var(--color-primary);color:#fff}.btn--primary:hover{background-color:var(--color-primary-dark);box-shadow:var(--shadow-soft)}.btn--primary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.btn--primary:active{background-color:var(--color-primary-dark)}.btn--secondary{background-color:var(--color-surface-solid);color:var(--color-primary);border:1px solid var(--color-border)}.btn--secondary:hover{color:var(--color-accent);background-color:var(--color-accent-light);border-color:#0071e359}.btn--secondary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.btn--white{color:var(--color-primary);background-color:#fff}.btn--white:hover{color:var(--color-primary);box-shadow:var(--shadow-soft);background-color:#ffffffeb}.btn--outline-white{color:#fff;background-color:#0000;border:1px solid #fff6}.btn--outline-white:hover{background-color:#ffffff14;border-color:#ffffffb3}@media (prefers-reduced-motion:reduce){.btn:hover,.btn:active{transform:none}}.header{z-index:1000;background:0 0;transition:border-color .32s,box-shadow .32s;position:sticky;top:0}.header--light{--header-logo-color:var(--color-accent);--header-logo-hover-color:var(--color-accent-dark);--header-logo-subtitle-color:var(--color-muted);--header-link-hover-color:var(--color-accent);--header-link-active-color:var(--color-text);--header-link-active-bg:var(--color-accent-light);border-bottom:1px solid #0f172a14}.header--light:before{content:"";z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(28px)saturate(180%);background:#ffffffb8;position:absolute;inset:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.header--light:before{-webkit-backdrop-filter:none;background:#fffffff0}}.header--light .logo__mark,.header--light .logo__name,.header--light .logo__subtitle{transition:color .35s}.header--brand-atollspeed.header--light{--header-logo-color:var(--atollspeed-orange);--header-logo-hover-color:var(--atollspeed-orange-dark);--header-logo-subtitle-color:#6e6e73;--header-logo-tagline-accent-color:var(--atollspeed-orange-tagline);--header-link-hover-color:var(--atollspeed-orange);--header-link-active-color:var(--color-text);--header-link-active-bg:#eb601a1a}.header--brand-wiesheu.header--light{--header-logo-color:var(--wiesheu-blue);--header-logo-hover-color:var(--wiesheu-blue-dark);--header-logo-subtitle-color:#6e6e73;--header-logo-tagline-accent-color:var(--wiesheu-blue-tagline)}.header--brand-wachtel.header--light{--header-logo-color:var(--wachtel-blue);--header-logo-hover-color:var(--wachtel-blue-dark);--header-logo-subtitle-color:#6e6e73;--header-logo-tagline-accent-color:var(--wachtel-blue-tagline)}.header--brand-kolb.header--light{--header-logo-color:var(--kolb-burgundy);--header-logo-hover-color:var(--kolb-burgundy-dark);--header-logo-subtitle-color:#6e6e73;--header-logo-tagline-accent-color:var(--kolb-burgundy-tagline)}.header--brand-atollspeed.header--light .logo__mark,.header--brand-atollspeed.header--light .logo__name,.header--brand-wiesheu.header--light .logo__mark,.header--brand-wiesheu.header--light .logo__name,.header--brand-wachtel.header--light .logo__mark,.header--brand-wachtel.header--light .logo__name,.header--brand-kolb.header--light .logo__mark,.header--brand-kolb.header--light .logo__name,.logo--brand-atollspeed.logo--header .logo__mark,.logo--brand-atollspeed.logo--header .logo__name,.logo--brand-wiesheu.logo--header .logo__mark,.logo--brand-wiesheu.logo--header .logo__name,.logo--brand-wachtel.logo--header .logo__mark,.logo--brand-wachtel.logo--header .logo__name,.logo--brand-kolb.logo--header .logo__mark,.logo--brand-kolb.logo--header .logo__name{color:var(--header-logo-color)}.header--brand-atollspeed.header--light .logo--header:hover .logo__name,.header--brand-wiesheu.header--light .logo--header:hover .logo__name,.header--brand-wachtel.header--light .logo--header:hover .logo__name,.header--brand-kolb.header--light .logo--header:hover .logo__name,.logo--brand-atollspeed.logo--header:hover .logo__name,.logo--brand-wiesheu.logo--header:hover .logo__name,.logo--brand-wachtel.logo--header:hover .logo__name,.logo--brand-kolb.logo--header:hover .logo__name{color:var(--header-logo-hover-color)}@media (prefers-reduced-motion:reduce){.header--light .logo__mark,.header--light .logo__name,.header--light .logo__subtitle{transition-duration:.15s}}.header--premium-dark{border-bottom:1px solid #ffffff0f}.header--premium-dark:before{content:"";z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(28px)saturate(180%);background:#0a0a0cb8;position:absolute;inset:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.header--premium-dark:before{-webkit-backdrop-filter:none;background:#0a0a0cf0}}.header__inner{z-index:1;justify-content:space-between;align-items:center;gap:24px;height:64px;min-height:64px;display:flex;position:relative}.header__nav{align-items:center;gap:32px;display:flex}.header__menu{align-items:center;gap:4px;display:flex}.header__link{color:var(--color-muted);border-radius:999px;padding:8px 14px;font-size:.875rem;font-weight:500;transition:color .32s,background-color .32s;display:block}.header__link:hover{color:var(--header-link-hover-color,var(--color-accent))}.header__link--active{color:var(--header-link-active-color,var(--color-text));background:var(--header-link-active-bg,var(--color-accent-light));box-shadow:none}.header__link:focus:not(:focus-visible){outline:none}.header__link:focus-visible{outline-offset:2px;outline:2px solid #0066b459}.header--premium-dark .header__link{color:#ffffff9e}.header--premium-dark .header__link:hover{color:#fee800}.header--premium-dark .header__link--active{color:#fff;background:#fee8001f}.header--premium-dark .logo__mark,.header--premium-dark .logo__name{color:#fee800}.header--premium-dark .logo__subtitle{color:#ffffff75}.header--premium-dark .logo--header:hover .logo__name{color:#fff44d}.header--premium-dark .header__burger span{background:#ffffffe0}.header--premium-dark .btn--primary{color:#111318;background-color:#fee800}.header--premium-dark .btn--primary:hover{box-shadow:none;background-color:#fff44d}.header__cta .btn,.header__cta-mobile .btn{box-shadow:none;border-radius:999px;padding:8px 20px;font-size:.8125rem}.header__cta .btn--primary:hover,.header__cta-mobile .btn--primary:hover{box-shadow:none}.header__cta-mobile{display:none}.header__burger{flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.header__burger span{background:var(--color-text);width:100%;height:2px;transition:transform var(--transition), opacity var(--transition), background-color .32s ease;border-radius:2px;display:block}.header__burger:focus:not(:focus-visible){outline:none}.header__burger:focus-visible{outline-offset:3px;border-radius:8px;outline:2px solid #0066b459}.header__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.header__burger--open span:nth-child(2){opacity:0}.header__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__overlay{display:none}@media (width<=992px){.header__burger{display:flex}.header__cta{display:none}.header__nav{-webkit-backdrop-filter:blur(28px)saturate(180%);width:min(320px,85vw);height:calc(100vh - 64px);box-shadow:var(--shadow-medium);background:#fffffff2;flex-direction:column;align-items:stretch;gap:24px;padding:24px;transition:transform .35s cubic-bezier(.22,1,.36,1),background-color .32s;position:fixed;top:64px;right:0;overflow-y:auto;transform:translate(100%)}.header--premium-dark .header__nav{background:#0a0a0cf0;box-shadow:0 20px 60px #0000006b}.header__nav--open{transform:translate(0)}.header__menu{flex-direction:column;align-items:stretch;gap:4px}.header__link{padding:12px 16px}.header__cta-mobile{margin-top:auto;display:block}.header__overlay{z-index:-1;background:#0000003d;display:block;position:fixed;inset:64px 0 0}}.contact-icon{width:18px;height:18px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact-icon svg{width:18px;height:18px}.contact-item{color:inherit;transition:color var(--transition);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;text-decoration:none;display:inline-flex}.contact-item:hover{color:var(--color-accent)}.contact-item:focus:not(:focus-visible){outline:none}.contact-item:focus-visible{outline-offset:3px;border-radius:8px;outline:2px solid #0066b459}.contact-item__text{min-width:0}.footer .contact-icon{color:#ffffff8c}.footer .contact-item:hover .contact-icon,.footer .contact-item:hover{color:var(--color-accent)}.contacts-info__row{align-items:flex-start;gap:12px;display:flex}.contacts-info__row .contact-icon{margin-top:2px}.contacts-info__row-content{flex-direction:column;gap:4px;min-width:0;display:flex}.footer{color:var(--color-footer-muted);background:#1d1d1f;padding:64px 0 0}.footer__grid{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.footer__brand-logo{margin-bottom:0;display:inline-flex}.footer__company{flex-direction:column;align-items:flex-start;gap:8px;max-width:360px;margin-top:24px;display:flex}.footer__company-name{color:#ffffffeb;letter-spacing:-.01em;font-size:.9375rem;font-weight:700;line-height:1.45}.footer__company-line{color:#ffffff9e;font-size:.8125rem;line-height:1.55}.footer__company-label{color:#ffffffb8;font-weight:600}.footer__company-value{color:#ffffff94;font-weight:400}.footer__partner-logos{flex-wrap:wrap;align-items:center;gap:22px;max-width:360px;min-height:18px;margin-top:24px;display:flex}.footer__partner-logos-item{flex:none;justify-content:center;align-items:center;height:18px;line-height:0;text-decoration:none;transition:opacity .2s;display:inline-flex}.footer__partner-logos-item:focus:not(:focus-visible){outline:none}.footer__partner-logos-item:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #0066b459}.footer__partner-logos-image{object-fit:contain;object-position:center center;opacity:.9;width:auto;height:17px;max-height:17px;transition:opacity .2s,transform .2s;display:block}.footer__partner-logos-item:hover .footer__partner-logos-image,.footer__partner-logos-item:focus-visible .footer__partner-logos-image{opacity:1;transform:translateY(-1px)}.footer__partner-logos-item--wachtel .footer__partner-logos-image{max-width:80px}.footer__partner-logos-item--wiesheu .footer__partner-logos-image{max-width:82px}.footer__partner-logos-item--kolb .footer__partner-logos-image{max-width:62px;margin-top:1px}.footer__partner-logos-item--atollspeed .footer__partner-logos-image{max-width:92px;margin-top:1px}.footer__heading{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:20px;font-size:.8125rem;font-weight:600}.footer__links,.footer__contacts{flex-direction:column;gap:10px;display:flex}.footer__links a{transition:color var(--transition);font-size:.9375rem;font-weight:500}.footer__links a:focus:not(:focus-visible){outline:none}.footer__links a:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #0066b459}.footer__links a:hover{color:var(--color-accent)}.footer__contacts li{font-size:.9375rem}.footer__bottom{color:#ffffff61;padding:24px 0;font-size:.8125rem}@media (width<=768px){.footer__grid{grid-template-columns:1fr;gap:32px}.footer__company{margin-top:20px}.footer__partner-logos{gap:16px 20px;min-height:16px;margin-top:22px}.footer__partner-logos-item{height:16px}.footer__partner-logos-image{height:15px;max-height:15px}.footer__partner-logos-item--wachtel .footer__partner-logos-image{max-width:70px}.footer__partner-logos-item--wiesheu .footer__partner-logos-image{max-width:72px}.footer__partner-logos-item--kolb .footer__partner-logos-image{max-width:54px}.footer__partner-logos-item--atollspeed .footer__partner-logos-image{max-width:82px}}.layout{flex-direction:column;min-height:100vh;display:flex}.layout__main{overflow-anchor:none;flex:1}.brand-strip{--brand-logo-card-height:110px;--brand-logo-kolb-width:150px;--brand-logo-atollspeed-width:160px;--brand-logo-wiesheu-width:220px;--brand-logo-wachtel-width:165px;--brand-logo-kolb-max-height:56px;--brand-logo-atollspeed-max-height:56px;--brand-logo-wiesheu-max-height:64px;--brand-logo-wachtel-max-height:56px;border-top:1px solid var(--color-line);margin-top:36px;padding-top:28px}.brand-strip__title{text-transform:uppercase;letter-spacing:.1em;color:var(--color-muted);margin-bottom:20px;font-size:.75rem;font-weight:500}.brand-strip__list{flex-wrap:wrap;justify-content:center;gap:16px;margin:0;padding:0;list-style:none;display:flex}.brand-strip__list>li.reveal{transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.brand-strip__list>li{flex:1 1 0;min-width:140px;max-width:220px}.brand-strip__item,.brand-card{width:100%;height:var(--brand-logo-card-height);background:var(--color-surface-solid,#fff);border:1px solid var(--color-border);border-radius:var(--radius-md);justify-content:center;align-items:center;padding:14px 20px 12px;display:flex;box-shadow:0 1px 3px #0000000a}.brand-card{color:inherit;cursor:pointer;text-decoration:none;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),border-color .28s;position:relative;overflow:hidden}.brand-card__arrow{z-index:2;color:var(--color-accent);opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .26s;display:flex;position:absolute;top:10px;right:10px}@media (hover:hover){.brand-card:hover{border-color:#0000001a;transform:translateY(-3px);box-shadow:0 14px 36px #00000014}.brand-card:hover .brand-card__arrow{opacity:1}.brand-card:hover .brand-logo{opacity:1;transform:translateY(-7px)scale(1.035)}.brand-card:hover .brand-card__caption{opacity:1;transform:translate(-50%)}}.brand-card:focus-visible .brand-logo{opacity:1;transform:translateY(-7px)scale(1.035)}.brand-card:focus-visible .brand-card__caption{opacity:1;transform:translate(-50%)}.brand-card:focus-visible .brand-card__arrow{opacity:1}.brand-card:active{transform:translateY(-2px)scale(.995)}.brand-card:focus-visible{outline-offset:4px;outline:3px solid #0071e338}.brand-card--placeholder{cursor:default}@media (hover:hover){.brand-card--placeholder:hover{border-color:var(--color-border);transform:none;box-shadow:0 1px 3px #0000000a}.brand-card--placeholder:hover .brand-logo{filter:none;transform:none}.brand-card--placeholder:hover .brand-card__arrow{opacity:0}}.brand-card--placeholder:active{transform:none}.brand-strip__item--placeholder{background:#fff9;border-style:dashed}.brand-strip__item-inner{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.brand-card__caption{z-index:1;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:#1d1d1f85;opacity:0;white-space:nowrap;pointer-events:none;font-size:.6875rem;font-weight:600;line-height:1.2;transition:opacity .22s,transform .22s cubic-bezier(.22,1,.36,1);position:absolute;bottom:14px;left:50%;transform:translate(-50%,8px)}.brand-strip__placeholder-wrap{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.brand-strip__placeholder{letter-spacing:-.01em;color:var(--color-text);font-size:.875rem;font-weight:600}.brand-strip__placeholder-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-size:.625rem;font-weight:500}.brand-logo{object-fit:contain;object-position:center;opacity:.88;max-width:100%;height:auto;margin:0 auto;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .26s;display:block}.logo-kolb{width:var(--brand-logo-kolb-width);max-height:var(--brand-logo-kolb-max-height)}.logo-atollspeed{width:var(--brand-logo-atollspeed-width);max-height:var(--brand-logo-atollspeed-max-height)}.logo-wiesheu{width:var(--brand-logo-wiesheu-width);max-height:var(--brand-logo-wiesheu-max-height)}.logo-wachtel{width:var(--brand-logo-wachtel-width);max-height:var(--brand-logo-wachtel-max-height)}.brand-strip__note{color:var(--color-muted);max-width:56ch;margin-top:20px;font-size:.8125rem;line-height:1.6}.brand-strip--home{text-align:center;background:0 0;border-top:none;margin-top:0;padding-top:0}.brand-strip--home .brand-strip__inner{max-width:100%;margin:0 auto}.brand-strip__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 auto 16px;font-size:.6875rem;font-weight:600;display:block}.brand-strip--home .brand-card{box-shadow:0 2px 8px #0f172a0d}.brand-strip--home .brand-logo{opacity:1}.brand-card__hover-caption{z-index:1;letter-spacing:.12em;text-transform:uppercase;text-align:center;color:#6e6e738c;opacity:0;white-space:nowrap;pointer-events:none;font-size:.6875rem;font-weight:600;line-height:1.2;transition:opacity .28s,transform .28s cubic-bezier(.22,1,.36,1);position:absolute;bottom:12px;left:0;right:0;transform:translateY(4px)}@media (hover:hover){.brand-strip--home .brand-card:hover{border-color:#0f172a1f;transform:translateY(-3px);box-shadow:0 8px 24px #0f172a14}.brand-strip--home .brand-card:hover .brand-logo{transform:scale(1.02)}.brand-strip--home .brand-card:hover .brand-card__hover-caption{opacity:1;transform:translateY(0)}}.brand-strip--home .brand-card:focus-visible{outline-offset:4px;outline:3px solid #0071e333}.brand-strip--home .brand-card:focus-visible .brand-logo{transform:scale(1.02)}.brand-strip--home .brand-card:focus-visible .brand-card__hover-caption{opacity:1;transform:translateY(0)}.brand-strip--home .brand-card:active{transform:translateY(-2px)}.brand-strip--home .brand-strip__list{flex-wrap:nowrap;justify-content:center;gap:16px;display:flex}@media (prefers-reduced-motion:reduce){.brand-card,.brand-card__arrow,.brand-card__caption,.brand-logo{transition:none!important}.brand-card:hover,.brand-card:hover .brand-logo,.brand-card:focus-visible .brand-logo,.brand-strip--home .brand-card:hover,.brand-strip--home .brand-card:hover .brand-logo,.brand-strip--home .brand-card:focus-visible .brand-logo{transform:none!important}.brand-strip--home .brand-card:hover .brand-card__hover-caption,.brand-strip--home .brand-card:focus-visible .brand-card__hover-caption{opacity:1;transform:none}.brand-card:active{transform:none!important}}@media (width<=992px){.brand-strip--home .brand-strip__list{flex-wrap:wrap}.brand-strip__list>li{flex:calc(50% - 8px);max-width:none}.brand-card__arrow{display:none}}@media (width<=480px){.brand-strip{--brand-logo-card-height:86px;margin-top:28px;padding-top:24px}.brand-strip__list{gap:12px}.brand-strip__list>li{flex:calc(50% - 6px)}.brand-strip__item,.brand-card{padding:12px 14px 10px}.brand-card__hover-caption{letter-spacing:.14em;font-size:.625rem;bottom:10px}.brand-card__caption{font-size:.625rem;bottom:12px}}@media (width<=360px){.brand-strip__list>li{flex:100%}}.oven-card{background:var(--color-surface-solid);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);height:100%;transition:border-color .28s,box-shadow .28s;display:block;position:relative;overflow:hidden}.oven-card__lift{flex-direction:column;height:100%;transition:box-shadow .28s,transform .28s;display:flex;position:relative}.oven-card:hover .oven-card__lift{transform:translateY(-4px)}.oven-card:hover{box-shadow:var(--shadow-medium);border-color:#0071e333}.oven-card__media{z-index:1;background:linear-gradient(#f3f4f6 0%,#eceef1 100%);flex-shrink:0;justify-content:center;align-items:flex-start;height:210px;padding-top:10px;display:flex;position:relative;overflow:visible}.oven-card__image{width:calc(var(--oven-card-image-scale,.88) * 100%);object-fit:contain;object-position:var(--oven-card-image-position,center top);height:auto;max-height:230px;transform:translateY(var(--oven-card-image-offset-y,8px));margin:0 auto;transition:transform .32s;display:block}.oven-card--wide .oven-card__media{height:228px}.oven-card--rotary .oven-card__media{justify-content:center;align-items:center;padding-right:0}.oven-card--rotary .oven-card__image{max-height:210px;margin:0 auto}.oven-card:hover .oven-card__image{transform:translateY(var(--oven-card-image-offset-y,8px)) scale(1.02)}.oven-card__placeholder{border-radius:var(--radius-md);background:var(--color-surface-2);width:72%;height:160px;margin-top:12px}.oven-card__body{z-index:2;background:var(--color-surface-solid);border-radius:var(--radius-lg) var(--radius-lg) 0 0;flex-direction:column;flex:1;margin-top:-28px;padding:24px 28px 28px;display:flex;position:relative}.oven-card__title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:8px;font-size:1.125rem;font-weight:700}.oven-card__desc{color:var(--color-muted);flex:1;margin-bottom:16px;font-size:.9375rem;line-height:1.6}.oven-card__link{color:var(--color-accent);font-size:.875rem;font-weight:600}.oven-card:hover .oven-card__link{color:var(--color-accent-dark)}@media (width<=640px){.oven-card__media{height:180px;padding-top:8px}.oven-card__image{max-height:200px}.oven-card--wide .oven-card__media{height:190px}.oven-card--rotary .oven-card__media{justify-content:center;padding-right:0}.oven-card--rotary .oven-card__image{margin:0 auto}.oven-card__body{margin-top:-22px;padding:20px 22px 24px}}@media (prefers-reduced-motion:reduce){.oven-card:hover .oven-card__lift{transform:none}.oven-card:hover .oven-card__image{transform:translateY(var(--oven-card-image-offset-y,8px))}}.home-categories__header{max-width:640px;margin-bottom:40px}.home-categories__label{letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin:0 0 10px;font-size:.6875rem;font-weight:600}.home-categories__title{letter-spacing:-.03em;color:var(--color-text);margin:0 0 12px;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.12}.home-categories__subtitle{color:var(--color-muted);margin:0;font-size:1.03125rem;line-height:1.65}.home-categories__grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:clamp(20px,2.5vw,28px);display:grid}.home-categories__grid>.oven-card:nth-child(-n+3){grid-column:span 2}.home-categories__grid>.oven-card:nth-child(n+4){grid-column:span 3}@media (width<=992px){.home-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-categories__grid>.oven-card{grid-column:auto}}@media (width<=640px){.home-categories__header{margin-bottom:28px}.home-categories__grid{grid-template-columns:1fr}}.showcase-card,.business-showcase-card{flex:0 0 var(--showcase-card-width);width:var(--showcase-card-width);min-width:var(--showcase-card-width);max-width:var(--showcase-card-width);cursor:pointer;flex-shrink:0;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .36s;overflow:visible}.showcase-card:focus-visible{outline:none}.showcase-card:focus-visible .showcase-card__visual{outline-offset:3px;outline:2px solid #0066b46b}.showcase-card__frame{position:relative;overflow:visible}.showcase-card__visual{aspect-ratio:4/3;border-radius:var(--showcase-card-radius);width:100%;height:auto;box-shadow:var(--shadow-soft);background:#1d1d1f;position:relative;overflow:hidden}.showcase-card--segment .showcase-card__frame--segment{padding-bottom:0}.showcase-card--segment .showcase-card__visual--segment{aspect-ratio:4/3;width:100%;height:auto;min-height:0}.showcase-card__copy--segment{padding:20px}.showcase-card__image,.showcase-card__placeholder{object-fit:cover;filter:saturate(.7)brightness(.88);transform-origin:50%;width:100%;height:100%;transition:transform .32s cubic-bezier(.22,1,.36,1),filter .36s;position:absolute;inset:0;transform:scale(1)}.showcase-card--adjacent .showcase-card__image,.showcase-card--adjacent .showcase-card__placeholder{filter:saturate(.85)brightness(.92)}.showcase-card--active .showcase-card__image,.showcase-card--active .showcase-card__placeholder{filter:saturate()brightness()}.showcase-card__placeholder{justify-content:flex-start;align-items:flex-end;padding:20px;display:flex;overflow:hidden}.showcase-card__placeholder:before,.showcase-card__placeholder:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.showcase-card__placeholder:before{background:#ffffff24;width:160px;height:160px;top:-40px;right:-30px}.showcase-card__placeholder:after{background:#ffffff14;width:100px;height:100px;bottom:60px;left:-20px}.showcase-card__placeholder-label{z-index:1;letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b;font-size:.625rem;font-weight:600;position:relative}.showcase-card__placeholder--azs{background:radial-gradient(circle at 78% 18%,#0071e347 0%,#0071e300 52%),linear-gradient(145deg,#2a3140 0%,#171b24 100%)}.showcase-card__placeholder--supermarkets{background:radial-gradient(circle at 22% 24%,#ffffff29 0%,#fff0 48%),linear-gradient(145deg,#3a3f4a 0%,#1f232b 100%)}.showcase-card__placeholder--bakeries{background:radial-gradient(circle at 70% 72%,#ffc67838 0%,#ffc67800 50%),linear-gradient(145deg,#4a3f35 0%,#26201a 100%)}.showcase-card__placeholder--cafe-restaurants{background:radial-gradient(circle at 30% 68%,#0071e333 0%,#0071e300 46%),linear-gradient(145deg,#353942 0%,#1c2028 100%)}.showcase-card__placeholder--hotels{background:radial-gradient(circle at 82% 64%,#ffffff1f 0%,#fff0 44%),linear-gradient(145deg,#3d3a46 0%,#222028 100%)}.showcase-card__placeholder--food-to-go{background:radial-gradient(circle at 72% 28%,#ffc67833 0%,#ffc67800 48%),linear-gradient(145deg,#3a3d46 0%,#1e2229 100%)}.showcase-card__placeholder--production{background:radial-gradient(circle at 24% 36%,#0071e338 0%,#0071e300 50%),radial-gradient(circle at 72% 64%,#ffc67829 0%,#ffc67800 48%),linear-gradient(145deg,#3d4038 0%,#22241e 100%)}.showcase-card__placeholder--production-bakeries{background:radial-gradient(circle at 24% 36%,#0071e338 0%,#0071e300 50%),linear-gradient(145deg,#3d4038 0%,#22241e 100%)}.showcase-card__placeholder--industrial-bakeries{background:radial-gradient(circle at 68% 40%,#ffc6782e 0%,#ffc67800 52%),linear-gradient(145deg,#454035 0%,#26221c 100%)}.showcase-card__placeholder--chain-business{background:radial-gradient(circle at 18% 30%,#0071e33d 0%,#0071e300 50%),linear-gradient(145deg,#2f3642 0%,#181d26 100%)}.showcase-card__shade{filter:brightness(.94);pointer-events:none;background:linear-gradient(#0000000d 0%,#00000059 50%,#000000b8 100%);transition:filter .36s;position:absolute;inset:0}.showcase-card--active .showcase-card__shade{filter:brightness(1.08)}.showcase-card--adjacent .showcase-card__shade{filter:brightness()}.showcase-card--distant .showcase-card__shade{filter:brightness(.9)}.showcase-card__copy{z-index:1;color:#fff;padding:20px;position:absolute;bottom:0;left:0;right:0}.showcase-card__title{letter-spacing:-.03em;margin:0;font-size:clamp(1.2rem,1.6vw,1.5rem);font-weight:700;line-height:1.15}.showcase-card:hover{transform:translateY(-4px)}.showcase-card:hover .showcase-card__image,.showcase-card:hover .showcase-card__placeholder{transform:scale(1.02)}@media (width<=640px){.showcase-card,.business-showcase-card{flex:0 0 min(var(--showcase-card-width), calc(100vw - 40px));width:min(var(--showcase-card-width), calc(100vw - 40px));min-width:min(var(--showcase-card-width), calc(100vw - 40px));max-width:min(var(--showcase-card-width), calc(100vw - 40px))}.showcase-card__visual{border-radius:var(--showcase-card-radius-mobile,var(--showcase-card-radius))}.showcase-card__copy{padding:18px}}@media (prefers-reduced-motion:reduce){.showcase-card,.showcase-card__image,.showcase-card__placeholder,.showcase-card__shade{transition:none}.showcase-card:hover,.showcase-card:hover .showcase-card__image,.showcase-card:hover .showcase-card__placeholder{transform:none}}.business-showcase{overflow:clip visible}.business-showcase__header{max-width:100%;margin-bottom:28px}.business-showcase__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:10px;font-size:.6875rem;font-weight:600;display:block}.business-showcase__heading-row{justify-content:space-between;align-items:flex-end;gap:24px 40px;display:flex}.business-showcase__title{letter-spacing:-.03em;color:var(--color-text);margin-bottom:12px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.business-showcase__subtitle{max-width:640px;color:var(--color-muted);font-size:1.0625rem;line-height:1.65}.business-showcase__nav{flex-shrink:0;align-items:center;gap:10px;display:flex}.business-showcase__nav-btn{color:#3a3a3c;background:#f3f3f5;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;transition:background-color .22s,border-color .22s,transform .22s,box-shadow .22s,opacity .22s;display:inline-flex}.business-showcase__nav-icon{flex-shrink:0;display:block}.business-showcase__nav-btn:hover:not(:disabled){background:#e8e8ed;border-color:#0000001f;transform:translateY(-1px);box-shadow:0 4px 14px #0000000f}.business-showcase__nav-btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.business-showcase__nav-btn:disabled{opacity:.45;cursor:default}.business-showcase__rail{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;padding-top:4px;padding-bottom:8px;overflow:auto visible}.business-showcase__rail::-webkit-scrollbar{display:none}.showcase-carousel--product{--showcase-container-max:var(--product-container-max);--showcase-container-padding:var(--product-container-padding);padding:var(--product-section-padding-y) 0}.showcase-carousel--wiesheu .business-showcase__label{color:#1f5f85}.business-showcase__track{--showcase-rail-padding:max(var(--showcase-container-padding,var(--container-padding)), calc((100vw - var(--showcase-container-max,var(--container-max))) / 2 + var(--showcase-container-padding,var(--container-padding))));justify-content:flex-start;align-items:flex-start;gap:var(--showcase-card-gap);width:max-content;padding:8px var(--showcase-rail-padding) 28px var(--showcase-rail-padding);flex-wrap:nowrap;display:flex;overflow:visible}@media (width<=768px){.business-showcase__header{margin-bottom:24px}.business-showcase__heading-row{flex-direction:column;align-items:flex-start}.business-showcase__nav{align-self:flex-end}.business-showcase__nav-btn{width:42px;height:42px}.business-showcase__track{gap:var(--showcase-card-gap-mobile,var(--showcase-card-gap));padding-bottom:24px}}@media (prefers-reduced-motion:reduce){.business-showcase__nav-btn:hover:not(:disabled){transform:none}}.selection-route__header{text-align:center;max-width:580px;margin:0 auto 48px}.selection-route__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:10px;font-size:.6875rem;font-weight:600;display:block}.selection-route__title{letter-spacing:-.03em;color:var(--color-text);margin-bottom:12px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.selection-route__subtitle{color:var(--color-muted);font-size:1.0625rem;line-height:1.65}.selection-route__timeline{max-width:900px;margin:0 auto;padding:8px 0;position:relative}.selection-route__line{background:var(--color-line);z-index:0;width:1px;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.selection-route__line-fill{background:#0071e326;width:100%;height:0;transition:height .7s cubic-bezier(.22,1,.36,1)}.process-line.reveal-visible .selection-route__line-fill{height:100%}.selection-route__track{z-index:1;list-style:none;position:relative}.selection-route__stage{margin-bottom:56px;position:relative}.selection-route__stage:last-child{margin-bottom:0}.selection-route__marker{z-index:2;line-height:0;position:absolute;top:14px;left:50%;transform:translate(-50%)}.selection-route__dot{background:var(--color-surface-solid);border:1.5px solid var(--color-line);width:10px;height:10px;box-shadow:0 0 0 4px var(--color-bg);border-radius:50%;transition:background-color .5s,border-color .5s,box-shadow .5s;display:block}.selection-route__stage.reveal-visible .selection-route__dot{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 0 0 6px var(--color-accent-light)}.selection-route__stage.reveal-visible .selection-route__num{color:var(--color-accent)}.selection-route__panel{width:calc(50% - 40px);min-width:0;max-width:400px}.selection-route__stage--left .selection-route__panel{text-align:right;margin-left:auto;margin-right:calc(50% + 40px)}.selection-route__stage--right .selection-route__panel{text-align:left;margin-left:calc(50% + 40px);margin-right:auto}.selection-route__head{flex-wrap:wrap;align-items:baseline;gap:10px 12px;margin-bottom:10px;display:flex}.selection-route__stage--left .selection-route__head{justify-content:flex-end}.selection-route__stage--right .selection-route__head{justify-content:flex-start}.selection-route__num{letter-spacing:.04em;color:var(--color-muted);flex-shrink:0;font-size:.75rem;font-weight:600;transition:color .5s}.selection-route__stage-title{letter-spacing:-.02em;color:var(--color-text);font-size:clamp(1.125rem,2vw,1.3125rem);font-weight:700;line-height:1.3}.selection-route__stage-desc{color:var(--color-muted);font-size:.9375rem;line-height:1.7}@media (prefers-reduced-motion:reduce){.selection-route__line-fill,.process-line.reveal-visible .selection-route__line-fill{height:100%}}@media (width<=768px){.selection-route__header{text-align:left;margin-bottom:32px}.selection-route__timeline{max-width:none;padding-left:4px}.selection-route__line{left:15px;transform:none}.selection-route__stage{margin-bottom:44px;padding-left:36px}.selection-route__marker{top:12px;left:15px;transform:translate(-50%)}.selection-route__panel{width:100%;max-width:none}.selection-route__stage--left .selection-route__panel,.selection-route__stage--right .selection-route__panel{text-align:left;margin-left:0;margin-right:0}.selection-route__stage--left .selection-route__head,.selection-route__stage--right .selection-route__head{justify-content:flex-start}}@media (width<=480px){.selection-route__stage{margin-bottom:36px}}.brand-cta-section{padding:var(--section-spacing,var(--brand-section-padding-y)) 0}.brand-cta-section--muted{background:#f5f6f8}.brand-cta-section--white{background:#fff}.brand-cta-section.brand-cta-section--muted{background-color:#f5f6f8}.brand-cta-section.brand-cta-section--white{background-color:#fff}.brand-cta-section.wiesheu-section--cta,.brand-cta-section.wachtel-section--cta,.brand-cta-section.kolb-section--cta,.brand-cta-section.speed-premium-cta,.brand-cta-section.wiesheu-product-section--cta,.brand-cta-section.atoll-product-section--cta,.brand-cta-section.product-section--cta,.brand-cta-section.category-section--cta{padding-bottom:var(--brand-section-cta-bottom)}.brand-dark-cta{isolation:isolate;background:var(--color-primary);color:#fff;box-shadow:var(--shadow-soft);border-radius:32px;grid-template-columns:.42fr .58fr;align-items:start;gap:48px 64px;padding:clamp(48px,6vw,64px);display:grid;position:relative;overflow:hidden}.brand-dark-cta:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 72% 78% at 10% 14%, var(--brand-cta-glow-primary,#0071e324) 0%, transparent 58%), radial-gradient(ellipse 58% 64% at 92% 88%, var(--brand-cta-glow-secondary,#0071e30f) 0%, transparent 62%);position:absolute;inset:0}.brand-dark-cta__intro,.brand-dark-cta__list{z-index:1;position:relative}.brand-dark-cta__intro{flex-direction:column;align-items:flex-start;display:flex}.brand-dark-cta__label{letter-spacing:.16em;text-transform:uppercase;color:var(--brand-cta-accent,var(--color-accent));margin:0 0 10px;font-size:.6875rem;font-weight:700;display:block}.brand-dark-cta__title{letter-spacing:-.03em;color:#fff;margin:0 0 16px;font-size:clamp(1.5rem,2.8vw,2.125rem);font-weight:700;line-height:1.2}.brand-dark-cta__desc{color:#ffffff9e;max-width:42ch;margin:0 0 28px;font-size:1rem;line-height:1.7}.brand-dark-cta__btn{background:var(--brand-cta-accent,var(--color-accent));color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 28px;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1);display:inline-flex}.brand-dark-cta__btn:hover{background:var(--brand-cta-accent-hover,var(--color-accent-dark));transform:translateY(-2px);box-shadow:0 12px 28px #00000038}.brand-dark-cta__btn:active{box-shadow:none;transform:translateY(0)}.brand-dark-cta--product .brand-dark-cta__btn{min-height:44px;padding:12px 24px;font-size:.875rem}.brand-dark-cta__list{margin:0;padding:0;list-style:none}.brand-dark-cta__item{padding:20px 0;position:relative}.brand-dark-cta__item:after{content:"";z-index:2;pointer-events:none;background-color:#ffffff1f;height:1px;transition:background-color .26s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0}.brand-dark-cta__item:first-child{padding-top:0}.brand-dark-cta__item:hover:after{background-color:#ffffff38}.brand-dark-cta__item:before{content:"";z-index:1;background:linear-gradient(90deg, var(--brand-cta-accent,var(--color-accent)) 0%, color-mix(in srgb, var(--brand-cta-accent,var(--color-accent)) 48%, transparent) 42%, transparent 100%);opacity:0;transform-origin:0;pointer-events:none;height:1px;transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.brand-dark-cta__item-inner{z-index:1;grid-template-columns:44px 1fr;align-items:baseline;gap:16px;transition:transform .26s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.brand-dark-cta__item-num{letter-spacing:.04em;color:var(--brand-cta-accent,var(--color-accent));opacity:.82;font-size:.8125rem;font-weight:600;transition:color .26s cubic-bezier(.22,1,.36,1),opacity .26s cubic-bezier(.22,1,.36,1)}.brand-dark-cta__item-text{letter-spacing:-.02em;color:#ffffffeb;font-size:clamp(1rem,1.8vw,1.1875rem);font-weight:600;line-height:1.4;transition:color .26s cubic-bezier(.22,1,.36,1)}.brand-dark-cta__item:hover:before{opacity:1;transform:scaleX(1)}.brand-dark-cta__item:hover .brand-dark-cta__item-inner{transform:translate(4px)}.brand-dark-cta__item:hover .brand-dark-cta__item-num{opacity:1}.brand-dark-cta__item:hover .brand-dark-cta__item-text{color:#fff}@media (width<=992px){.brand-dark-cta{grid-template-columns:1fr;gap:36px;padding:48px 40px}.brand-dark-cta__desc{max-width:none}}@media (width<=640px){.brand-dark-cta{border-radius:24px;gap:32px;padding:32px 28px}.brand-dark-cta__item{padding:16px 0}.brand-dark-cta__item:first-child{padding-top:0}.brand-dark-cta__item-inner{grid-template-columns:40px 1fr}.brand-dark-cta__btn{width:100%;max-width:320px}}@media (prefers-reduced-motion:reduce){.brand-dark-cta__item-inner,.brand-dark-cta__btn,.brand-dark-cta__item-num,.brand-dark-cta__item-text,.brand-dark-cta__item:before,.brand-dark-cta__item:after{transition:none}.brand-dark-cta__item:hover .brand-dark-cta__item-inner,.brand-dark-cta__item:hover:before,.brand-dark-cta__item:hover:after,.brand-dark-cta__btn:hover{transform:none}.brand-dark-cta__item:hover:before{opacity:1}}.hero-zone{isolation:isolate;background:radial-gradient(circle at 50% 20%,#0071e30e 0%,#0000 32%),radial-gradient(circle at 18% 72%,#004c7809 0%,#0000 28%),radial-gradient(circle at 88% 64%,#64748b07 0%,#0000 26%),linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #0000000a;padding:88px 0 72px;position:relative;overflow:hidden}.hero-zone:before{content:"";pointer-events:none;z-index:0;filter:blur(1px);background:radial-gradient(72% 58% at 50% -8%,#0071e312 0%,#0000 58%),radial-gradient(circle at 50% 92%,#94a3b80d 0%,#0000 40%);position:absolute;inset:-18% -8%}.hero-zone:after{content:"";pointer-events:none;z-index:0;opacity:.028;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px;position:absolute;inset:0}.hero-zone__inner{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.hero__content{text-align:center;max-width:800px;margin:0 auto}.hero__title{letter-spacing:-.04em;color:var(--color-text);margin-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.08}.hero__title-line{display:block}.hero__subtitle{color:var(--color-muted);max-width:720px;margin:0 auto 36px;font-size:1.125rem;line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-zone__brands{width:100%;margin-top:64px}.home-section-header{max-width:640px;margin-bottom:40px}.home-section-header__label,.business-showcase__label,.selection-route__label,.why-nantech__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:10px;font-size:.6875rem;font-weight:600;display:block}.home-section-header__title{letter-spacing:-.03em;color:var(--color-text);margin-bottom:12px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.home-section-header__subtitle{color:var(--color-muted);max-width:56ch;font-size:1.0625rem;line-height:1.65}@media (width<=992px){.hero-zone{padding:72px 0 60px}.hero-zone__brands{margin-top:52px}}@media (width<=768px){.hero-zone{padding:56px 0 48px}.hero__title{margin-bottom:20px;font-size:clamp(2rem,8vw,2.5rem)}.hero__subtitle{margin-bottom:28px;font-size:1rem}.hero__actions{flex-direction:column;align-items:center}.hero__actions .btn{justify-content:center;width:100%;max-width:300px}.hero-zone__brands{margin-top:44px}.home-section-header{margin-bottom:28px}}@media (width>=769px){.hero__actions{flex-direction:row}}@media (width<=480px){.hero__actions .btn{width:auto;max-width:none}.hero__actions{flex-flow:wrap;justify-content:center}}.section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--section-eyebrow-color,var(--comparison-accent,var(--wiesheu-accent,var(--atoll-accent,var(--color-accent,#1f5f85)))));margin:0 0 10px;font-size:.6875rem;font-weight:600}.about-hero{text-align:left;padding:clamp(56px,7vw,88px) 0 clamp(32px,4vw,48px)}.about-hero__content{text-align:left;max-width:820px}.about-hero__title{letter-spacing:-.03em;color:var(--color-text);margin:0 0 16px;font-size:clamp(2rem,4vw,2.875rem);font-weight:800;line-height:1.12}.about-hero__desc{max-width:720px;color:var(--color-muted);margin:0;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.7}.about-section-header{max-width:760px;margin-bottom:clamp(28px,4vw,40px)}.about-section-title{letter-spacing:-.03em;color:var(--color-text);margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.about-section-desc{max-width:720px;color:var(--color-muted);margin:14px 0 0;font-size:1.0625rem;line-height:1.7}.about-intro__grid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:clamp(32px,5vw,56px);display:grid}.about-intro__copy{max-width:640px}.about-intro__card,.about-clients__card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0071e31a;border-radius:24px;padding:clamp(28px,4vw,36px)}.about-check-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.about-check-list--2col{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 28px}.about-check-list__item{align-items:flex-start;gap:12px;min-width:0;display:flex}.about-check-list__check{width:22px;height:22px;color:var(--color-accent);background:var(--color-accent-soft);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.about-check-list__check svg{width:12px;height:12px;display:block}.about-check-list__text{color:var(--color-text);font-size:.9375rem;line-height:1.55}.about-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.5vw,24px);margin:0;padding:0;list-style:none;display:grid}.about-brands__grid>li{min-height:100%;display:flex}.about-brand-card{width:100%;min-height:100%;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0071e31a;border-radius:24px;flex-direction:column;flex:1;padding:clamp(24px,3vw,32px);text-decoration:none;transition:border-color .28s,box-shadow .28s,transform .28s cubic-bezier(.22,1,.36,1);display:flex}.about-brand-card:hover{box-shadow:var(--shadow-medium);border-color:#0071e333;transform:translateY(-3px)}.about-brand-card__logo-wrap{align-items:center;min-height:52px;margin-bottom:18px;display:flex}.about-brand-card__logo{object-fit:contain;object-position:left center;width:auto;height:auto;display:block}.about-brand-card--wiesheu .about-brand-card__logo{max-width:132px;max-height:38px}.about-brand-card--wachtel .about-brand-card__logo{max-width:118px;max-height:36px}.about-brand-card--atollspeed .about-brand-card__logo{max-width:128px;max-height:36px}.about-brand-card--kolb .about-brand-card__logo{max-width:96px;max-height:40px}.about-brand-card__desc{color:var(--color-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.65}.about-responsibilities__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.5vw,24px);margin:0;padding:0;list-style:none;display:grid}.about-responsibilities__grid>li{min-height:100%;display:flex}.about-responsibility-card{width:100%;min-height:100%;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0071e31a;border-radius:24px;flex-direction:column;flex:1;padding:clamp(24px,3vw,32px);transition:border-color .28s,box-shadow .28s,transform .28s cubic-bezier(.22,1,.36,1);display:flex}.about-responsibility-card:hover{box-shadow:var(--shadow-medium);border-color:#0071e333;transform:translateY(-3px)}.about-responsibility-card__accent{background:var(--color-accent);border-radius:999px;width:32px;height:3px;margin-bottom:18px;display:block}.about-responsibility-card__title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 10px;font-size:1.0625rem;font-weight:700;line-height:1.3}.about-responsibility-card__desc{color:var(--color-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.65}@media (width<=1100px){.about-intro__grid{grid-template-columns:1fr}.about-intro__card{max-width:560px}}@media (width<=992px){.about-responsibilities__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-check-list--2col{grid-template-columns:1fr}}@media (width<=640px){.about-brands__grid,.about-responsibilities__grid{grid-template-columns:1fr}.about-brand-card:hover,.about-responsibility-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){.about-brand-card:hover,.about-responsibility-card:hover{transform:none}}.equipment-catalog{padding-top:clamp(28px,4vw,40px);padding-bottom:clamp(32px,4vw,48px)}.equipment-catalog__layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,36px);display:grid}.equipment-catalog__sidebar{background:var(--color-surface-solid);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:24px;position:sticky;top:96px}.equipment-catalog__sidebar-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.equipment-catalog__sidebar-title{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:1.0625rem;font-weight:700}.equipment-catalog__sidebar-close{border:1px solid var(--color-border);background:var(--color-surface-solid);width:36px;height:36px;color:var(--color-muted);cursor:pointer;border-radius:999px;font-size:1.5rem;line-height:1;display:none}.equipment-catalog__filters-panel{gap:24px;display:grid}.equipment-catalog__filter-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-size:.6875rem;font-weight:600}.equipment-catalog__filter-group{border:0;min-width:0;margin:0;padding:0}.equipment-catalog__filter-list{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.equipment-catalog__filter-option{cursor:pointer;border-radius:12px;align-items:center;gap:10px;min-height:40px;padding:8px 10px;transition:background-color .2s,color .2s;display:flex}.equipment-catalog__filter-option:hover{background:#0071e30a}.equipment-catalog__filter-option--active{background:#0071e314}.equipment-catalog__filter-option--disabled{opacity:.45;cursor:not-allowed}.equipment-catalog__filter-option--disabled:hover{background:0 0}.equipment-catalog__filter-input{opacity:0;pointer-events:none;position:absolute}.equipment-catalog__filter-marker{background:var(--color-surface-solid);border:1.5px solid #0000002e;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:border-color .2s,box-shadow .2s}.equipment-catalog__filter-option--active .equipment-catalog__filter-marker{border-color:var(--color-accent);box-shadow:inset 0 0 0 4px var(--color-accent)}.equipment-catalog__filter-text{color:var(--color-text);font-size:.875rem;font-weight:500;line-height:1.35}.equipment-catalog__filter-option--active .equipment-catalog__filter-text{color:var(--color-accent-dark);font-weight:600}.equipment-catalog__reset{border:1px solid var(--color-border);width:100%;min-height:42px;color:var(--color-accent);cursor:pointer;background:0 0;border-radius:12px;padding:10px 14px;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}.equipment-catalog__reset:hover{color:var(--color-accent-dark);background:#0071e30d;border-color:#0071e338}.equipment-catalog__main{min-width:0}.equipment-catalog__filters-toggle{border:1px solid var(--color-border);background:var(--color-surface-solid);min-height:40px;color:var(--color-text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 14px;font-size:.875rem;font-weight:600;display:none}.equipment-catalog__filters-badge{background:var(--color-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.6875rem;font-weight:700;display:inline-flex}.equipment-catalog__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(20px,2.5vw,24px);display:grid}.equipment-card{background:var(--color-surface-solid);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-soft);flex-direction:column;transition:border-color .24s,box-shadow .24s,transform .24s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.equipment-card:hover{box-shadow:var(--shadow-medium);border-color:#0071e329;transform:translateY(-2px)}.equipment-card__media{background:linear-gradient(#fafbfc 0%,#f2f4f7 100%);justify-content:center;align-items:flex-end;height:240px;padding:28px 24px 16px;display:flex}.equipment-card__image{object-fit:contain;object-position:bottom center;width:auto;max-width:100%;height:auto;max-height:196px;display:block}.equipment-card__body{flex-direction:column;flex:1;gap:0;height:100%;padding:22px 22px 24px;display:flex}.equipment-card__brand{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.6875rem;font-weight:700}.equipment-card__title{letter-spacing:-.02em;color:var(--color-text);flex:1;margin:8px 0 0;font-size:1.1875rem;font-weight:700;line-height:1.25}.equipment-card__button{color:#fff;text-align:center;width:100%;min-height:48px;box-shadow:none;background:#171717;border:none;border-radius:999px;justify-content:center;margin-top:20px;padding:12px 20px;font-size:.9375rem;font-weight:700;line-height:1.2;transition:transform .2s,background-color .2s,box-shadow .2s}.equipment-card__button.btn--primary{color:#fff;background-color:#171717}.equipment-card__button.btn--primary:hover{box-shadow:none;background-color:#005f9e;transform:translateY(-1px)}.equipment-card__button.btn--primary:active{background-color:#004d82;transform:translateY(0)}.equipment-catalog__empty{background:var(--color-surface-solid);border:1px solid var(--color-border);border-radius:var(--radius-lg);justify-items:start;gap:16px;padding:clamp(32px,5vw,48px);display:grid}.equipment-catalog__empty-title{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:1.375rem;font-weight:700}.equipment-catalog__empty-text{max-width:46ch;color:var(--color-muted);margin:0;font-size:1rem;line-height:1.7}.equipment-catalog__backdrop{display:none}@media (width<=1100px){.equipment-catalog__layout{grid-template-columns:1fr}.equipment-catalog__sidebar{z-index:120;border-radius:0;width:min(100%,360px);height:100dvh;transition:transform .26s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%)}.equipment-catalog__sidebar--open{transform:translate(0)}.equipment-catalog__sidebar-close{justify-content:center;align-items:center;display:inline-flex}.equipment-catalog__filters-toggle{display:inline-flex}.equipment-catalog__backdrop{z-index:110;cursor:pointer;background:#0f0f125c;border:0;display:block;position:fixed;inset:0}.equipment-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.equipment-catalog__grid{grid-template-columns:1fr}.equipment-card__media{height:220px}.equipment-card__image{max-height:176px}}@media (prefers-reduced-motion:reduce){.equipment-card:hover,.equipment-card__button.btn--primary:hover,.equipment-card__button.btn--primary:active{transform:none}.equipment-catalog__sidebar{transition:none}}.ovens-hero{text-align:left;padding:clamp(56px,7vw,88px) 0 clamp(24px,3vw,36px)}.ovens-hero__content{text-align:left;max-width:820px}.ovens-hero__title{letter-spacing:-.03em;color:var(--color-text);margin:0 0 16px;font-size:clamp(2rem,4vw,2.875rem);font-weight:800;line-height:1.12}.ovens-hero__desc{max-width:680px;color:var(--color-muted);margin:0;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.7}.ovens-hero__brands{max-width:680px;color:var(--color-text);margin:14px 0 0;font-size:.9375rem;font-weight:600;line-height:1.6}.ovens-cta{padding-bottom:clamp(56px,7vw,88px)}.image-placeholder{border-radius:inherit;color:#86868b;text-align:center;box-sizing:border-box;background:radial-gradient(circle at 72% 18%,#eb601a0d 0%,#eb601a00 52%),linear-gradient(#fafafa 0%,#f3f3f5 100%);border:1px solid #0000000f;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;min-height:120px;padding:20px 16px;display:flex}.image-placeholder--embedded{background:0 0;border:none;border-radius:0;min-height:0;padding:16px}.image-placeholder--fill{min-height:0;position:absolute;inset:0}.image-placeholder--logo{border-radius:16px;width:min(56vw,220px);min-height:clamp(48px,8vw,80px);padding:14px 12px}.image-placeholder__icon{opacity:.55;flex-shrink:0;width:28px;height:28px;display:block}.image-placeholder--logo .image-placeholder__icon{width:22px;height:22px}.image-placeholder__label{letter-spacing:.01em;color:#86868b;font-size:.75rem;font-weight:500;line-height:1.35}.image-placeholder--logo .image-placeholder__label{font-size:.6875rem}@keyframes brand-oven-hero-enter{to{opacity:1;transform:translate(0,0)}}@media (width<=900px){.brand-oven-hero__grid{grid-template-columns:1fr;min-height:0}.brand-oven-hero__content-logo,.brand-oven-hero__content-logo-placeholder{width:var(--brand-hero-content-logo-width-mobile,var(--brand-hero-content-logo-width,clamp(104px, 36vw, 144px)));margin-bottom:clamp(20px,2.5vh,24px)}.brand-oven-hero--content-logo .brand-oven-hero__grid{grid-template-columns:1fr;gap:clamp(28px,5vw,40px)}.brand-oven-hero--content-logo .brand-oven-hero__media{order:1;justify-content:center}.brand-oven-hero--content-logo .brand-oven-hero__content{order:0}.brand-oven-hero--content-logo .brand-oven-hero__media-image,.brand-oven-hero--content-logo .brand-oven-hero__media-image-placeholder{width:min(100%, var(--brand-hero-photo-max-width-mobile,100%));max-width:100%;max-height:clamp(220px,56vw,380px)}.brand-oven-hero--content-logo .brand-oven-hero__media:after{width:var(--brand-hero-media-shadow-width-mobile,min(80%, 360px));height:var(--brand-hero-media-shadow-height-mobile,clamp(10px, 2.8vw, 18px));filter:blur(var(--brand-hero-media-shadow-blur-mobile,clamp(10px, 2vw, 20px)));opacity:var(--brand-hero-media-shadow-opacity-mobile,.58)}.brand-oven-hero__brand{order:-1;justify-content:flex-start}.brand-oven-hero__logo,.brand-oven-hero__logo-placeholder{width:var(--brand-hero-logo-width-mobile,var(--brand-hero-logo-width,clamp(200px, 52vw, 300px)))}.brand-oven-hero__photo,.brand-oven-hero__photo-placeholder{width:var(--brand-hero-photo-width-mobile,var(--brand-hero-photo-width,clamp(240px, 72vw, 420px)));max-height:clamp(200px,48vw,320px)}.brand-oven-hero__title{max-width:none}}@media (width<=640px){.brand-oven-hero{min-height:0}.brand-oven-hero__actions{flex-direction:column;align-items:stretch}.brand-oven-hero__actions .brand-oven-btn,.brand-oven-hero__actions .speed-premium-btn,.brand-oven-hero__actions .wiesheu-btn,.brand-oven-hero__actions .wachtel-btn,.brand-oven-hero__actions .kolb-btn{width:100%}}@media (prefers-reduced-motion:reduce){.brand-oven-page--ready .brand-oven-hero__enter{opacity:1;animation:none;transform:none}.brand-oven-btn:hover,.speed-premium-btn:hover,.wiesheu-btn:hover,.wachtel-btn:hover,.kolb-btn:hover{transform:none}}@media (width<=900px){.brand-oven-hero__grid{grid-template-columns:1fr;min-height:0}.brand-oven-hero__content-logo,.brand-oven-hero__content-logo-placeholder{width:var(--brand-hero-content-logo-width-mobile,var(--brand-hero-content-logo-width,clamp(104px, 36vw, 144px)));margin-bottom:clamp(20px,2.5vh,24px)}.brand-oven-hero--content-logo .brand-oven-hero__grid{grid-template-columns:1fr;gap:clamp(28px,5vw,40px)}.brand-oven-hero--content-logo .brand-oven-hero__media{order:1;justify-content:center}.brand-oven-hero--content-logo .brand-oven-hero__content{order:0}.brand-oven-hero--content-logo .brand-oven-hero__media-image,.brand-oven-hero--content-logo .brand-oven-hero__media-image-placeholder{width:min(100%, var(--brand-hero-photo-max-width-mobile,100%));max-width:100%;max-height:clamp(220px,56vw,380px)}.brand-oven-hero--content-logo .brand-oven-hero__media:after{width:var(--brand-hero-media-shadow-width-mobile,min(80%, 360px));height:var(--brand-hero-media-shadow-height-mobile,clamp(10px, 2.8vw, 18px));filter:blur(var(--brand-hero-media-shadow-blur-mobile,clamp(10px, 2vw, 20px)));opacity:var(--brand-hero-media-shadow-opacity-mobile,.58)}.brand-oven-hero__brand{order:-1;justify-content:flex-start}.brand-oven-hero__logo,.brand-oven-hero__logo-placeholder{width:var(--brand-hero-logo-width-mobile,var(--brand-hero-logo-width,clamp(200px, 52vw, 300px)))}.brand-oven-hero__photo,.brand-oven-hero__photo-placeholder{width:var(--brand-hero-photo-width-mobile,var(--brand-hero-photo-width,clamp(240px, 72vw, 420px)));max-height:clamp(200px,48vw,320px)}.brand-oven-hero__title{max-width:none}}@media (width<=640px){.brand-oven-hero{min-height:0}.brand-oven-hero__actions{flex-direction:column;align-items:stretch}.brand-oven-hero__actions .brand-oven-btn,.brand-oven-hero__actions .speed-premium-btn,.brand-oven-hero__actions .wiesheu-btn,.brand-oven-hero__actions .wachtel-btn,.brand-oven-hero__actions .kolb-btn{width:100%}}@media (prefers-reduced-motion:reduce){.brand-oven-page--ready .brand-oven-hero__enter{opacity:1;animation:none;transform:none}.brand-oven-btn:hover,.speed-premium-btn:hover,.wiesheu-btn:hover,.wachtel-btn:hover,.kolb-btn:hover{transform:none}}.speed-premium-page{--speed-accent:#eb601a;--speed-accent-hover:#d35314;--speed-accent-light:#fff4ed;--speed-accent-soft:#eb601a1f;--speed-accent-ring:#eb601a33;--speed-accent-border:#eb601a57;--speed-premium-accent:var(--speed-accent);--speed-premium-bg:var(--color-bg);--speed-premium-surface:var(--color-surface-solid);--speed-premium-surface-alt:var(--color-bg-alt);--speed-premium-text:var(--color-text);--speed-premium-muted:var(--color-muted);--speed-premium-line:var(--color-line);--brand-accent:var(--speed-accent);--brand-accent-hover:var(--speed-accent-hover);--brand-accent-light:var(--speed-accent-light);--brand-accent-border:var(--speed-accent-border);--brand-accent-shadow:#eb601a2e;--brand-hero-tint:#fff4ec;--brand-hero-tint-end:#fff;--brand-hero-grid-columns:minmax(0, .9fr) minmax(0, 1.1fr);--brand-hero-grid-gap:clamp(52px, 6.5vw, 100px);--brand-hero-content-logo-width:clamp(148px, 14vw, 210px);--brand-hero-content-logo-width-mobile:clamp(120px, 34vw, 168px);--brand-hero-photo-max-width:640px;--brand-hero-photo-max-height:clamp(300px, 46vh, 540px);--brand-hero-media-shadow-width:min(78%, 520px);--brand-hero-media-shadow-height:clamp(16px, 2.6vw, 30px);--brand-hero-media-shadow-blur:clamp(16px, 2.4vw, 34px);--brand-hero-media-shadow-opacity:.68;--brand-hero-media-shadow-bottom:4%;--brand-hero-media-shadow-color:radial-gradient(ellipse at center, #eb601a33 0%, #eb601a12 48%, transparent 72%);--brand-hero-media-shadow-width-mobile:min(82%, 340px);--brand-hero-media-shadow-height-mobile:clamp(10px, 2.6vw, 16px);--brand-hero-media-shadow-blur-mobile:clamp(10px, 1.8vw, 18px);--brand-hero-media-shadow-opacity-mobile:.52;--brand-surface:var(--speed-premium-surface);--brand-bg:var(--speed-premium-bg);--brand-text:var(--speed-premium-text);--brand-muted:var(--speed-premium-muted);background:var(--speed-premium-surface);color:var(--speed-premium-text);position:relative}.speed-premium-page .brand-oven-hero{background:radial-gradient(circle at 70% 35%,#ff5c1629,#0000 38%),linear-gradient(135deg,#fff4ec 0%,#fff8f2 55%,#fff 100%);min-height:clamp(360px,50vh,470px);padding:clamp(36px,5.5vh,58px) 0 clamp(32px,4.5vh,48px)}.speed-premium-page .brand-oven-hero__grid{min-height:clamp(300px,44vh,400px)}.speed-premium-page .brand-oven-hero__content-logo,.speed-premium-page .brand-oven-hero__content-logo-placeholder{margin-bottom:clamp(14px,1.8vh,20px)}.speed-premium-page .brand-oven-hero__title{margin-bottom:clamp(18px,2.2vh,24px)}.speed-premium-page .brand-oven-hero__description{max-width:min(36rem,100%);margin-bottom:clamp(32px,3.5vh,40px);line-height:1.72}.speed-premium-page .brand-oven-hero__media{align-items:flex-end;padding-top:clamp(6px,1vh,12px)}.speed-premium-page .brand-oven-hero__media-image{transform:translateY(clamp(6px,.8vh,12px))}.speed-premium-page .brand-oven-hero--content-logo .brand-oven-hero__media:after{transform:translate(-50%)translateY(clamp(4px,.5vh,8px))}@media (width<=900px){.speed-premium-page .brand-oven-hero{padding:clamp(36px,5vh,52px) 0 clamp(32px,4.5vh,44px)}.speed-premium-page .brand-oven-hero__content-logo,.speed-premium-page .brand-oven-hero__content-logo-placeholder{margin-bottom:clamp(12px,1.6vh,16px)}.speed-premium-page .brand-oven-hero__description{max-width:100%;margin-bottom:clamp(28px,4vh,36px);line-height:1.68}.speed-premium-page .brand-oven-hero__media-image{transform:translateY(clamp(4px,.6vh,8px))}.speed-premium-page .brand-oven-hero--content-logo .brand-oven-hero__media:after{transform:translate(-50%)translateY(clamp(2px,.4vh,6px))}}.speed-premium-section{position:relative}.speed-premium-section--white{background:var(--speed-premium-surface)}.speed-premium-section--muted{background:var(--speed-premium-bg)}.speed-premium-benefits{--premium-benefits-gutter:max(var(--container-padding), calc((100vw - var(--container-max)) / 2 + var(--container-padding)));margin-top:0;overflow:visible}.premium-benefits__header{max-width:100%;margin-bottom:var(--premium-benefits-stack-gap)}.speed-premium-section__header{max-width:640px}.premium-benefits__header .speed-premium-section__title{margin-bottom:0}.premium-benefits{--premium-benefits-reveal-duration:.65s;--premium-benefits-reveal-ease:cubic-bezier(.22, 1, .36, 1)}@media (prefers-reduced-motion:no-preference){.premium-benefits__eyebrow,.premium-benefits__title,.premium-benefits-card__reveal,.premium-benefits__controls-reveal{opacity:0;transition:opacity var(--premium-benefits-reveal-duration) var(--premium-benefits-reveal-ease), transform var(--premium-benefits-reveal-duration) var(--premium-benefits-reveal-ease);will-change:opacity, transform}.premium-benefits__eyebrow,.premium-benefits__title{transform:translateY(24px)}.premium-benefits-card__reveal{transform-origin:bottom;transform:translateY(28px)scale(.98)}.premium-benefits__controls-reveal{transform:translateY(16px)}.premium-benefits--revealed .premium-benefits__eyebrow{opacity:1;transition-delay:0s;transform:translate(0,0)}.premium-benefits--revealed .premium-benefits__title{opacity:1;transition-delay:.12s;transform:translate(0,0)}.premium-benefits--revealed .premium-benefits-card__reveal{opacity:1;transition-delay:var(--premium-benefits-card-delay,.24s);transform:translate(0,0)scale(1)}.premium-benefits--revealed .premium-benefits__controls-reveal{opacity:1;transition-delay:.58s;transform:translate(0,0)}}.premium-benefits__controls-wrap{margin-top:var(--premium-benefits-stack-gap);justify-content:center;display:flex}.premium-benefits__controls{justify-content:center;align-items:center;gap:12px;display:flex}.premium-benefits__indicators{border:1px solid var(--color-border);background:#f3f3f5;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:10px 16px;display:flex}.premium-benefits__indicator{cursor:pointer;background:#1d1d1f2e;border:none;border-radius:999px;flex-shrink:0;width:8px;height:8px;padding:0;transition:width .32s cubic-bezier(.22,1,.36,1),background-color .28s;position:relative;overflow:hidden}.premium-benefits__indicator--active{background:#1d1d1f1a;width:56px;height:8px}.premium-benefits__indicator--progress{background:#1d1d1f1a}.premium-benefits__indicator-progress{border-radius:inherit;background:var(--speed-accent);transform-origin:0;width:100%;animation-name:premium-benefits-indicator-fill;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;inset:0 auto 0 0;transform:scaleX(0)}.premium-benefits__indicator--paused .premium-benefits__indicator-progress{animation-play-state:paused}@keyframes premium-benefits-indicator-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.premium-benefits__indicator:focus-visible{outline:2px solid var(--speed-accent);outline-offset:2px}.premium-benefits__playback{border:1px solid var(--color-border);color:#3a3a3c;background:#f3f3f5;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .28s,border-color .28s,color .28s,transform .28s;display:inline-flex}.premium-benefits__playback:hover{background:var(--speed-accent-light);border-color:var(--speed-accent-border);color:var(--speed-accent)}.premium-benefits__playback:focus-visible{outline:2px solid var(--speed-accent);outline-offset:2px}.premium-benefits__playback-icon{display:block}.premium-benefits__rail{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;scroll-padding-inline-start:var(--premium-benefits-gutter);overflow:auto clip}.premium-benefits__rail::-webkit-scrollbar{display:none}.premium-benefits__track{width:max-content;min-height:0;padding-inline:var(--premium-benefits-gutter);align-items:stretch;gap:24px;display:flex}.premium-benefits-card{cursor:pointer;opacity:.88;flex:0 0 clamp(720px,58vw,920px);min-width:0;transition:opacity .36s}.premium-benefits-card__reveal{height:100%}.premium-benefits-card:focus-visible{outline:none}.premium-benefits-card:focus-visible .premium-benefits-card__frame{outline:2px solid var(--speed-accent);outline-offset:3px}.premium-benefits-card--active{opacity:1}.premium-benefits-card__frame{background:#1d1d1f;border-radius:32px;height:clamp(480px,42vw,600px);position:relative;overflow:hidden}.premium-benefits-card__image,.premium-benefits-card__video,.premium-benefits-card__poster,.premium-benefits-card__image--placeholder{object-fit:cover;border-radius:inherit;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.03)}.premium-benefits-card__image,.premium-benefits-card__image--placeholder{will-change:transform}.premium-benefits-card__video{z-index:0;will-change:auto}.premium-benefits-card__image--placeholder{object-fit:unset;will-change:auto;border:none;border-radius:0;transform:none}.premium-benefits-card__overlay{z-index:1;opacity:0;pointer-events:none;background:linear-gradient(#0000 32%,#00000029 58%,#000000b8 100%);transition:opacity .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.premium-benefits-card--active .premium-benefits-card__overlay{opacity:1}.premium-benefits-card__content{z-index:2;color:#fff;opacity:0;pointer-events:none;padding:28px 32px 32px;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:auto 0 0;transform:translateY(14px)}.premium-benefits-card--active .premium-benefits-card__content{opacity:1;transform:translate(0,0)}.premium-benefits-card__title{letter-spacing:-.03em;color:#fff;margin:0 0 10px;font-size:clamp(1.375rem,2vw,1.75rem);font-weight:700;line-height:1.12}.premium-benefits-card__desc{color:#ffffffd6;max-width:42ch;margin:0;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.6}.premium-benefits-card--in-view .premium-benefits-card__image{animation:28s ease-in-out infinite alternate premium-benefits-image-drift}@keyframes premium-benefits-image-drift{0%{transform:scale(1.03)translate(0,0)}to{transform:scale(1.08)translate(-1.4%,-.9%)}}.speed-premium-section__label{letter-spacing:.12em;text-transform:uppercase;color:var(--speed-accent);margin-bottom:10px;font-size:.6875rem;font-weight:600;display:block}.speed-premium-section__title{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.12}.speed-premium-section__lead{color:var(--speed-premium-muted);margin:0;font-size:1.0625rem;line-height:1.65}.speed-lineup{scroll-margin-top:80px}.speed-lineup__header{max-width:640px}.speed-lineup__tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.speed-lineup__tabs::-webkit-scrollbar{display:none}.speed-lineup__tab{border:1px solid var(--color-border);background:var(--speed-premium-bg);letter-spacing:-.01em;color:var(--speed-premium-text);cursor:pointer;border-radius:999px;flex-shrink:0;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background-color .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),opacity .22s}.speed-lineup__tab:hover:not(:disabled){border-color:var(--speed-accent-border);color:var(--speed-accent);background:var(--speed-accent-light)}.speed-lineup__tab:focus-visible{outline:2px solid var(--speed-accent);outline-offset:2px}.speed-lineup__tab:active:not(:disabled){transform:scale(.98)}.speed-lineup__tab:disabled{cursor:default;opacity:.72}.speed-lineup__tab--active{border-color:var(--speed-accent);background:var(--speed-accent-light);color:var(--speed-accent);box-shadow:0 0 0 1px #eb601a24}.speed-lineup__panel-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;display:grid}.speed-lineup__panel-inner--hidden{pointer-events:none}.speed-lineup__content{flex-direction:column;min-width:0;display:flex}.speed-lineup__cta{margin-top:auto;padding-top:4px}@media (prefers-reduced-motion:no-preference){@keyframes speed-lineup-fade-out{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(-10px)}}@keyframes speed-lineup-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes speed-lineup-media-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}.speed-lineup__panel-inner--hidden .speed-lineup__stage{animation:.28s cubic-bezier(.22,1,.36,1) forwards speed-lineup-fade-out}.speed-lineup__panel-inner--animate-in .speed-lineup__stage--media{animation:.58s cubic-bezier(.22,1,.36,1) both speed-lineup-media-in}.speed-lineup__panel-inner--animate-in .speed-lineup__stage--title{animation:.55s cubic-bezier(.22,1,.36,1) 90ms both speed-lineup-fade-up}.speed-lineup__panel-inner--animate-in .speed-lineup__stage--desc{animation:.55s cubic-bezier(.22,1,.36,1) .15s both speed-lineup-fade-up}.speed-lineup__panel-inner--animate-in .speed-lineup__stage--highlight{animation:.52s cubic-bezier(.22,1,.36,1) both speed-lineup-fade-up;animation-delay:calc(.22s + var(--lineup-highlight-index,0) * 65ms)}.speed-lineup__panel-inner--animate-in .speed-lineup__stage--cta{animation:.55s cubic-bezier(.22,1,.36,1) .48s both speed-lineup-fade-up}}.speed-lineup__media{min-height:clamp(248px,28vw,372px);box-shadow:none;background:0 0;border:none;border-radius:0;place-items:center;padding:0;display:grid;overflow:visible}.speed-lineup__image{object-fit:contain;object-position:center;width:100%;max-height:clamp(248px,32vw,400px);display:block}.speed-lineup__image--placeholder{place-self:stretch stretch;width:100%;min-height:clamp(196px,23vw,300px)}.speed-lineup__title{letter-spacing:-.03em;color:var(--speed-premium-text);margin:0 0 14px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.12}.speed-lineup__desc{color:var(--speed-premium-muted);margin:0 0 20px;font-size:1.03125rem;line-height:1.65}.speed-lineup__highlights{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.speed-lineup__highlight{color:var(--speed-premium-text);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.speed-lineup__marker{background:var(--speed-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5em}.premium-benefits-card__image--placeholder.image-placeholder--embedded{color:#ffffff80}.premium-benefits-card__image--placeholder.image-placeholder--embedded .image-placeholder__label{color:#ffffff94}.speed-premium-model{background:var(--speed-premium-bg)}.speed-premium-model--alt{background:var(--speed-premium-surface)}.speed-premium-model__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;display:grid}.speed-premium-model--reverse .speed-premium-model__inner{direction:rtl}.speed-premium-model--reverse .speed-premium-model__inner>*{direction:ltr}.speed-premium-model__image-wrap{border-radius:var(--radius-lg);background:var(--speed-premium-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);padding:22px}.speed-premium-model__image{object-fit:contain;width:100%;height:auto;display:block}.speed-premium-model__image--placeholder{min-height:clamp(220px,28vw,320px)}.speed-premium-model__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--speed-accent);margin:0 0 10px;font-size:.75rem;font-weight:600}.speed-premium-model__title{letter-spacing:-.03em;color:var(--speed-premium-text);margin:0 0 14px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.12}.speed-premium-model__desc{color:var(--speed-premium-muted);margin:0 0 20px;font-size:1.03125rem;line-height:1.65}.speed-premium-model__highlights{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.speed-premium-model__highlight{color:var(--speed-premium-text);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.speed-premium-model__marker{background:var(--speed-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5em}.speed-premium-use-cases__list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.speed-premium-use-cases__pill{color:var(--speed-premium-text);background:var(--speed-premium-bg);border:1px solid var(--color-border);border-radius:999px;padding:11px 16px;font-size:.9375rem;font-weight:600;transition:transform .28s,border-color .28s,background-color .28s,color .28s}@media (hover:hover){.speed-premium-use-cases__pill:hover{border-color:var(--speed-accent-border);background:var(--speed-accent-light);color:var(--speed-accent-hover);transform:translateY(-2px)}}.speed-premium-cta{padding-bottom:var(--brand-section-cta-bottom)}.speed-premium-cta__banner{width:100%}.speed-premium-cta__content{max-width:560px}.speed-premium-cta__title{letter-spacing:-.03em;color:var(--speed-premium-text);margin:0 0 10px;font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:700;line-height:1.15}.speed-premium-cta__text{color:var(--speed-premium-muted);margin:0;font-size:1rem;line-height:1.65}@media (width<=992px){.speed-premium-model__inner{grid-template-columns:1fr;gap:32px}.speed-premium-model--reverse .speed-premium-model__inner{direction:ltr}.speed-lineup__panel{min-height:0}.speed-lineup__panel-inner{grid-template-columns:1fr;gap:32px}.speed-lineup__media{min-height:clamp(240px,52vw,360px)}.premium-benefits-card{flex-basis:clamp(580px,86vw,760px)}.premium-benefits-card__frame{height:clamp(420px,68vw,520px)}}@media (width<=768px){.premium-benefits{--premium-benefits-stack-gap:24px}.premium-benefits__track{gap:20px}.premium-benefits__playback{width:42px;height:42px}.premium-benefits-card{flex-basis:clamp(520px,94vw,700px)}.premium-benefits-card__frame{height:clamp(400px,80vw,520px)}.premium-benefits-card__content{padding:24px 24px 28px}}@media (width<=640px){.speed-premium-section{padding:64px 0}.premium-benefits-card{flex-basis:calc(100vw - (var(--container-padding) * 2));opacity:1}.premium-benefits-card__frame{border-radius:24px;height:clamp(420px,128vw,540px)}.premium-benefits-card__content{padding:22px 22px 26px}.speed-lineup__tab{padding:9px 14px;font-size:.8125rem}.speed-lineup__media{min-height:clamp(220px,58vw,320px)}.speed-lineup__image--placeholder{min-height:clamp(180px,50vw,260px)}.speed-lineup__highlights{margin-bottom:24px}}@media (prefers-reduced-motion:reduce){.premium-benefits__eyebrow,.premium-benefits__title,.premium-benefits-card__reveal,.premium-benefits__controls-reveal{will-change:auto;opacity:1!important;transition:none!important;transform:none!important}.premium-benefits-card{transition:none}.premium-benefits-card:hover{transform:none}.premium-benefits-card__image,.premium-benefits-card__video,.premium-benefits-card__image--placeholder{animation:none!important;transform:none!important}.premium-benefits-card__content{transition:opacity .18s;transform:none}.premium-benefits-card--active .premium-benefits-card__content{transform:none}.premium-benefits-card__overlay{transition:opacity .18s}.premium-benefits__indicator-progress{animation:none!important;transform:scaleX(1)!important}.premium-benefits__playback:hover{transform:none}.speed-lineup__panel-inner--hidden .speed-lineup__stage,.speed-lineup__panel-inner--animate-in .speed-lineup__stage{animation:none!important}.speed-lineup__tab:active:not(:disabled){transform:none}}@media (width<=900px){.brand-oven-hero__grid{grid-template-columns:1fr;min-height:0}.brand-oven-hero__content-logo,.brand-oven-hero__content-logo-placeholder{width:var(--brand-hero-content-logo-width-mobile,var(--brand-hero-content-logo-width,clamp(104px, 36vw, 144px)));margin-bottom:clamp(20px,2.5vh,24px)}.brand-oven-hero--content-logo .brand-oven-hero__grid{grid-template-columns:1fr;gap:clamp(28px,5vw,40px)}.brand-oven-hero--content-logo .brand-oven-hero__media{order:1;justify-content:center}.brand-oven-hero--content-logo .brand-oven-hero__content{order:0}.brand-oven-hero--content-logo .brand-oven-hero__media-image,.brand-oven-hero--content-logo .brand-oven-hero__media-image-placeholder{width:min(100%, var(--brand-hero-photo-max-width-mobile,100%));max-width:100%;max-height:clamp(220px,56vw,380px)}.brand-oven-hero--content-logo .brand-oven-hero__media:after{width:var(--brand-hero-media-shadow-width-mobile,min(80%, 360px));height:var(--brand-hero-media-shadow-height-mobile,clamp(10px, 2.8vw, 18px));filter:blur(var(--brand-hero-media-shadow-blur-mobile,clamp(10px, 2vw, 20px)));opacity:var(--brand-hero-media-shadow-opacity-mobile,.58)}.brand-oven-hero__brand{order:-1;justify-content:flex-start}.brand-oven-hero__logo,.brand-oven-hero__logo-placeholder{width:var(--brand-hero-logo-width-mobile,var(--brand-hero-logo-width,clamp(200px, 52vw, 300px)))}.brand-oven-hero__photo,.brand-oven-hero__photo-placeholder{width:var(--brand-hero-photo-width-mobile,var(--brand-hero-photo-width,clamp(240px, 72vw, 420px)));max-height:clamp(200px,48vw,320px)}.brand-oven-hero__title{max-width:none}}@media (width<=640px){.brand-oven-hero{min-height:0}.brand-oven-hero__actions{flex-direction:column;align-items:stretch}.brand-oven-hero__actions .brand-oven-btn,.brand-oven-hero__actions .speed-premium-btn,.brand-oven-hero__actions .wiesheu-btn,.brand-oven-hero__actions .wachtel-btn,.brand-oven-hero__actions .kolb-btn{width:100%}}@media (prefers-reduced-motion:reduce){.brand-oven-page--ready .brand-oven-hero__enter{opacity:1;animation:none;transform:none}.brand-oven-btn:hover,.speed-premium-btn:hover,.wiesheu-btn:hover,.wachtel-btn:hover,.kolb-btn:hover{transform:none}}.wiesheu-page{--wiesheu-blue:#1f5f85;--wiesheu-blue-hover:#184d6c;--wiesheu-blue-light:#eef4f8;--wiesheu-blue-soft:#1f5f851a;--wiesheu-blue-border:#1f5f8547;--wiesheu-surface:var(--color-surface-solid);--wiesheu-bg:var(--color-bg);--wiesheu-text:var(--color-text);--wiesheu-muted:var(--color-muted);--brand-accent:var(--wiesheu-blue);--brand-accent-hover:var(--wiesheu-blue-hover);--brand-accent-light:var(--wiesheu-blue-light);--brand-accent-border:var(--wiesheu-blue-border);--brand-accent-shadow:#1f5f8529;--brand-hero-tint:#f0f7fb;--brand-hero-tint-end:#e6f0f6;--brand-hero-grid-columns:minmax(0, .9fr) minmax(0, 1.1fr);--brand-hero-grid-gap:clamp(52px, 6.5vw, 100px);--brand-hero-content-logo-width:clamp(200px, 18.5vw, 275px);--brand-hero-content-logo-width-mobile:clamp(148px, 38vw, 185px);--brand-hero-photo-max-width:620px;--brand-hero-photo-max-height:clamp(300px, 46vh, 540px);--brand-hero-media-shadow-width:min(74%, 500px);--brand-hero-media-shadow-height:clamp(16px, 2.6vw, 30px);--brand-hero-media-shadow-blur:clamp(16px, 2.4vw, 34px);--brand-hero-media-shadow-opacity:.74;--brand-hero-media-shadow-bottom:4%;--brand-hero-media-shadow-width-mobile:min(82%, 340px);--brand-hero-media-shadow-height-mobile:clamp(10px, 2.6vw, 16px);--brand-hero-media-shadow-blur-mobile:clamp(10px, 1.8vw, 18px);--brand-hero-media-shadow-opacity-mobile:.55;--brand-surface:var(--wiesheu-surface);--brand-bg:var(--wiesheu-bg);--brand-text:var(--wiesheu-text);--brand-muted:var(--wiesheu-muted);background:var(--wiesheu-surface);color:var(--wiesheu-text);position:relative}.wiesheu-page .brand-oven-hero{min-height:clamp(360px,50vh,470px);padding:clamp(36px,5.5vh,58px) 0 clamp(32px,4.5vh,48px)}.wiesheu-page .brand-oven-hero__grid{min-height:clamp(300px,44vh,400px)}.wiesheu-page .brand-oven-hero__content-logo,.wiesheu-page .brand-oven-hero__content-logo-placeholder{margin-bottom:clamp(14px,1.8vh,20px)}.wiesheu-page .brand-oven-hero__title{margin-bottom:clamp(18px,2.2vh,24px)}.wiesheu-page .brand-oven-hero__description{max-width:min(36rem,100%);margin-bottom:clamp(32px,3.5vh,40px);line-height:1.72}.wiesheu-page .brand-oven-hero__media{align-items:flex-end;padding-top:clamp(6px,1vh,12px)}.wiesheu-page .brand-oven-hero__media-image{transform:translateY(clamp(6px,.8vh,12px))}.wiesheu-page .brand-oven-hero--content-logo .brand-oven-hero__media:after{transform:translate(-50%)translateY(clamp(4px,.5vh,8px))}@media (width<=900px){.wiesheu-page .brand-oven-hero{padding:clamp(36px,5vh,52px) 0 clamp(32px,4.5vh,44px)}.wiesheu-page .brand-oven-hero__content-logo,.wiesheu-page .brand-oven-hero__content-logo-placeholder{margin-bottom:clamp(12px,1.6vh,16px)}.wiesheu-page .brand-oven-hero__description{max-width:100%;margin-bottom:clamp(28px,4vh,36px);line-height:1.68}.wiesheu-page .brand-oven-hero__media-image{transform:translateY(clamp(4px,.6vh,8px))}.wiesheu-page .brand-oven-hero--content-logo .brand-oven-hero__media:after{transform:translate(-50%)translateY(clamp(2px,.4vh,6px))}}.wiesheu-section--white{background:#fff}.wiesheu-section--muted{background:#f5f6f8}.wiesheu-section--cta{padding-bottom:var(--brand-section-cta-bottom)}.wiesheu-benefits{--wiesheu-benefits-gutter:max(var(--container-padding), calc((100vw - var(--container-max)) / 2 + var(--container-padding)));--wiesheu-reveal-duration:.65s;--wiesheu-reveal-ease:cubic-bezier(.22, 1, .36, 1);margin-top:0;overflow:visible}.wiesheu-benefits__header{max-width:100%;margin-bottom:var(--wiesheu-benefits-stack-gap)}.wiesheu-benefits__header .wiesheu-section__title{margin-bottom:0}@media (prefers-reduced-motion:no-preference){.wiesheu-benefits__eyebrow,.wiesheu-benefits__title,.wiesheu-benefits-card__reveal,.wiesheu-benefits__controls-reveal{opacity:0;transition:opacity var(--wiesheu-reveal-duration) var(--wiesheu-reveal-ease), transform var(--wiesheu-reveal-duration) var(--wiesheu-reveal-ease);will-change:opacity, transform}.wiesheu-benefits__eyebrow,.wiesheu-benefits__title{transform:translateY(24px)}.wiesheu-benefits-card__reveal{transform-origin:bottom;transform:translateY(28px)scale(.98)}.wiesheu-benefits__controls-reveal{transform:translateY(16px)}.wiesheu-benefits--revealed .wiesheu-benefits__eyebrow{opacity:1;transition-delay:0s;transform:translate(0,0)}.wiesheu-benefits--revealed .wiesheu-benefits__title{opacity:1;transition-delay:.12s;transform:translate(0,0)}.wiesheu-benefits--revealed .wiesheu-benefits-card__reveal{opacity:1;transition-delay:var(--wiesheu-benefits-card-delay,.24s);transform:translate(0,0)scale(1)}.wiesheu-benefits--revealed .wiesheu-benefits__controls-reveal{opacity:1;transition-delay:.58s;transform:translate(0,0)}}.wiesheu-benefits__controls-wrap{margin-top:var(--wiesheu-benefits-stack-gap);justify-content:center;display:flex}.wiesheu-benefits__controls{justify-content:center;align-items:center;gap:12px;display:flex}.wiesheu-benefits__indicators{border:1px solid var(--color-border);background:#f3f3f5;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:10px 16px;display:flex}.wiesheu-benefits__indicator{cursor:pointer;background:#1d1d1f2e;border:none;border-radius:999px;flex-shrink:0;width:8px;height:8px;padding:0;transition:width .32s cubic-bezier(.22,1,.36,1),background-color .28s;position:relative;overflow:hidden}.wiesheu-benefits__indicator--active{background:#1d1d1f1a;width:56px;height:8px}.wiesheu-benefits__indicator--progress{background:#1d1d1f1a}.wiesheu-benefits__indicator-progress{border-radius:inherit;background:var(--wiesheu-blue);transform-origin:0;width:100%;animation-name:wiesheu-benefits-indicator-fill;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;inset:0 auto 0 0;transform:scaleX(0)}.wiesheu-benefits__indicator--paused .wiesheu-benefits__indicator-progress{animation-play-state:paused}@keyframes wiesheu-benefits-indicator-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.wiesheu-benefits__indicator:focus-visible{outline:2px solid var(--wiesheu-blue);outline-offset:2px}.wiesheu-benefits__playback{border:1px solid var(--color-border);color:#3a3a3c;cursor:pointer;background:#f3f3f5;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .28s,border-color .28s,color .28s,transform .28s;display:inline-flex}.wiesheu-benefits__playback:hover{background:var(--wiesheu-blue-light);border-color:var(--wiesheu-blue-border);color:var(--wiesheu-blue)}.wiesheu-benefits__playback:focus-visible{outline:2px solid var(--wiesheu-blue);outline-offset:2px}.wiesheu-benefits__playback-icon{display:block}.wiesheu-benefits__rail{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;scroll-padding-inline-start:var(--wiesheu-benefits-gutter);overflow:auto clip}.wiesheu-benefits__rail::-webkit-scrollbar{display:none}.wiesheu-benefits__track{width:max-content;min-height:0;padding-inline:var(--wiesheu-benefits-gutter);align-items:stretch;gap:24px;display:flex}.wiesheu-benefits-card{cursor:pointer;opacity:.88;flex:0 0 clamp(720px,58vw,920px);min-width:0;transition:opacity .36s}.wiesheu-benefits-card__reveal{height:100%}.wiesheu-benefits-card:focus-visible{outline:none}.wiesheu-benefits-card:focus-visible .wiesheu-benefits-card__frame{outline:2px solid var(--wiesheu-blue);outline-offset:3px}.wiesheu-benefits-card--active{opacity:1}.wiesheu-benefits-card__frame{background:#1a3344;border-radius:32px;height:clamp(480px,42vw,600px);position:relative;overflow:hidden}.wiesheu-benefits-card__image,.wiesheu-benefits-card__image--placeholder{object-fit:cover;transform-origin:50%;will-change:transform;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.03)}.wiesheu-benefits-card__image--placeholder{object-fit:unset;will-change:auto;border:none;border-radius:0;transform:none}.wiesheu-benefits-card__overlay{z-index:1;opacity:0;pointer-events:none;background:linear-gradient(#0000 32%,#00000029 58%,#000000b8 100%);transition:opacity .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.wiesheu-benefits-card--active .wiesheu-benefits-card__overlay{opacity:1}.wiesheu-benefits-card__content{z-index:2;color:#fff;opacity:0;pointer-events:none;padding:28px 32px 32px;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:auto 0 0;transform:translateY(14px)}.wiesheu-benefits-card--active .wiesheu-benefits-card__content{opacity:1;transform:translate(0,0)}.wiesheu-benefits-card__title{letter-spacing:-.03em;color:#fff;margin:0 0 10px;font-size:clamp(1.375rem,2vw,1.75rem);font-weight:700;line-height:1.12}.wiesheu-benefits-card__desc{color:#ffffffd6;max-width:42ch;margin:0;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.6}.wiesheu-benefits-card--in-view .wiesheu-benefits-card__image:not(.wiesheu-benefits-card__image--placeholder){animation:28s ease-in-out infinite alternate wiesheu-benefits-image-drift}@keyframes wiesheu-benefits-image-drift{0%{transform:scale(1.03)}to{transform:scale(1.08)}}.wiesheu-benefits-card__image--placeholder.image-placeholder--embedded{color:#ffffff80}.wiesheu-benefits-card__image--placeholder.image-placeholder--embedded .image-placeholder__label{color:#ffffff94}.wiesheu-lineup{--wiesheu-lineup-media-ratio:5 / 4;--wiesheu-lineup-media-max-height:var(--lineup-media-max-height);--wiesheu-lineup-glow-core:#e6f0f6b8;--wiesheu-lineup-glow-mid:#eef4f85c;--wiesheu-lineup-glow-outer:#f0f7fb7a;scroll-margin-top:80px}.wiesheu-lineup__panel{min-height:var(--lineup-panel-min-height-lg)}.wiesheu-lineup__header{max-width:640px}.wiesheu-lineup__tabs{scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.wiesheu-lineup__tabs::-webkit-scrollbar{display:none}.wiesheu-lineup__tab{border:1px solid var(--color-border);background:var(--wiesheu-bg);color:var(--wiesheu-text);cursor:pointer;border-radius:999px;flex-shrink:0;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background-color .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),opacity .22s}.wiesheu-lineup__tab:hover:not(:disabled){border-color:var(--wiesheu-blue-border);color:var(--wiesheu-blue);background:var(--wiesheu-blue-light)}.wiesheu-lineup__tab:focus-visible{outline:2px solid var(--wiesheu-blue);outline-offset:2px}.wiesheu-lineup__tab:active:not(:disabled){transform:scale(.98)}.wiesheu-lineup__tab:disabled{cursor:default;opacity:.72}.wiesheu-lineup__tab--active{border-color:var(--wiesheu-blue);background:var(--wiesheu-blue-light);color:var(--wiesheu-blue);box-shadow:0 0 0 1px #1f5f851f}.wiesheu-lineup__panel-inner{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);align-items:center;display:grid}.wiesheu-lineup__panel-inner--hidden{pointer-events:none}.wiesheu-lineup__content{z-index:5;flex-direction:column;min-width:0;display:flex;position:relative}.wiesheu-lineup__cta{z-index:5;margin-top:auto;padding-top:4px;position:relative}.wiesheu-lineup__cta .wiesheu-btn{z-index:5;pointer-events:auto;cursor:pointer;position:relative}@media (prefers-reduced-motion:no-preference){@keyframes wiesheu-lineup-fade-out{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(-10px)}}@keyframes wiesheu-lineup-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes wiesheu-lineup-media-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}.wiesheu-lineup__panel-inner--hidden .wiesheu-lineup__stage{animation:.28s cubic-bezier(.22,1,.36,1) forwards wiesheu-lineup-fade-out}.wiesheu-lineup__panel-inner--animate-in .wiesheu-lineup__stage--media{animation:.58s cubic-bezier(.22,1,.36,1) both wiesheu-lineup-media-in}.wiesheu-lineup__panel-inner--animate-in .wiesheu-lineup__stage--title{animation:.55s cubic-bezier(.22,1,.36,1) 90ms both wiesheu-lineup-fade-up}.wiesheu-lineup__panel-inner--animate-in .wiesheu-lineup__stage--desc{animation:.55s cubic-bezier(.22,1,.36,1) .15s both wiesheu-lineup-fade-up}.wiesheu-lineup__panel-inner--animate-in .wiesheu-lineup__stage--highlight{animation:.52s cubic-bezier(.22,1,.36,1) both wiesheu-lineup-fade-up;animation-delay:calc(.22s + var(--wiesheu-lineup-highlight-index,0) * 65ms)}.wiesheu-lineup__panel-inner--animate-in .wiesheu-lineup__stage--cta{animation:.55s cubic-bezier(.22,1,.36,1) .48s both wiesheu-lineup-fade-up}}.wiesheu-lineup__media{z-index:1;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100%;padding:clamp(8px,1.4vw,14px);display:flex;position:relative}.wiesheu-lineup__media-frame{width:100%;max-width:100%;aspect-ratio:var(--wiesheu-lineup-media-ratio);max-height:var(--wiesheu-lineup-media-max-height);isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative}.wiesheu-lineup__media-frame:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 54% 58% at 50% 58%, var(--wiesheu-lineup-glow-core) 0%, var(--wiesheu-lineup-glow-mid) 44%, transparent 76%), radial-gradient(ellipse 82% 72% at 50% 50%, var(--wiesheu-lineup-glow-outer) 0%, transparent 72%);filter:blur(20px);position:absolute;inset:-6% -4% -10%;transform:translateZ(0)}.wiesheu-lineup__media-frame:after{content:"";z-index:0;pointer-events:none;filter:blur(14px);background:radial-gradient(68% 52% at 50% 62%,#e2ecf447 0%,#0000 70%);position:absolute;inset:8% 12% 10%;transform:translateZ(0)}.wiesheu-lineup__image{z-index:1;object-fit:contain;object-position:center center;pointer-events:none;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:relative}.wiesheu-lineup__image--placeholder{pointer-events:none;width:100%;height:100%;min-height:0}.wiesheu-lineup__title{letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.12}.wiesheu-lineup__desc{color:var(--wiesheu-muted);margin:0 0 20px;font-size:1.03125rem;line-height:1.65}.wiesheu-lineup__highlights{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.wiesheu-lineup__highlight{align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.wiesheu-lineup__marker{background:var(--wiesheu-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5em}.wiesheu-card-section__header{max-width:640px}.wiesheu-card-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.wiesheu-card-section__card{background:var(--wiesheu-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-soft);flex-direction:column;gap:10px;padding:24px 22px;display:flex}.wiesheu-card-section__accent{background:var(--wiesheu-blue);border-radius:999px;width:28px;height:3px}.wiesheu-card-section__card-title{letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.wiesheu-card-section__card-text{color:var(--wiesheu-muted);margin:0;font-size:.9375rem;line-height:1.65}.wiesheu-use-cases__header{max-width:640px}.wiesheu-use-cases__list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.wiesheu-use-cases__pill{color:var(--wiesheu-text);background:var(--wiesheu-bg);border:1px solid var(--color-border);border-radius:999px;padding:11px 16px;font-size:.9375rem;font-weight:600;transition:transform .28s,border-color .28s,background-color .28s,color .28s}@media (hover:hover){.wiesheu-use-cases__pill:hover{border-color:var(--wiesheu-blue-border);background:var(--wiesheu-blue-light);color:var(--wiesheu-blue-hover);transform:translateY(-2px)}}@media (width<=992px){.wiesheu-lineup__panel-inner{grid-template-columns:1fr}.wiesheu-benefits-card{flex-basis:clamp(560px,78vw,720px)}.wiesheu-benefits-card__frame{height:clamp(420px,58vw,520px)}.wiesheu-card-section__grid{grid-template-columns:1fr}}@media (width<=640px){.wiesheu-btn{width:100%;max-width:320px}.wiesheu-benefits{--wiesheu-benefits-stack-gap:24px}.wiesheu-benefits__track{gap:16px}.wiesheu-benefits-card{flex-basis:min(88vw,520px)}.wiesheu-benefits-card__frame{height:clamp(380px,92vw,480px)}.wiesheu-benefits-card__content{padding:22px 20px 24px}.wiesheu-card-section__grid{grid-template-columns:1fr}.wiesheu-lineup__tab{padding:9px 14px;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.wiesheu-benefits__eyebrow,.wiesheu-benefits__title,.wiesheu-benefits-card__reveal,.wiesheu-benefits__controls-reveal{will-change:auto;opacity:1!important;transition:none!important;transform:none!important}.wiesheu-benefits-card{transition:none}.wiesheu-benefits-card__image:not(.wiesheu-benefits-card__image--placeholder){animation:none!important;transform:none!important}.wiesheu-benefits-card__content{transition:opacity .18s;transform:none}.wiesheu-benefits-card--active .wiesheu-benefits-card__content{transform:none}.wiesheu-benefits-card__overlay{transition:opacity .18s}.wiesheu-benefits__indicator-progress{animation:none!important;transform:scaleX(1)!important}.wiesheu-benefits__playback:hover,.wiesheu-use-cases__pill:hover{transform:none}.wiesheu-lineup__panel-inner--hidden .wiesheu-lineup__stage,.wiesheu-lineup__panel-inner--animate-in .wiesheu-lineup__stage{animation:none!important}.wiesheu-lineup__tab:active:not(:disabled),.wiesheu-btn:hover{transform:none}}@media (width<=900px){.brand-oven-hero__grid{grid-template-columns:1fr;min-height:0}.brand-oven-hero__content-logo,.brand-oven-hero__content-logo-placeholder{width:var(--brand-hero-content-logo-width-mobile,var(--brand-hero-content-logo-width,clamp(104px, 36vw, 144px)));margin-bottom:clamp(20px,2.5vh,24px)}.brand-oven-hero--content-logo .brand-oven-hero__grid{grid-template-columns:1fr;gap:clamp(28px,5vw,40px)}.brand-oven-hero--content-logo .brand-oven-hero__media{order:1;justify-content:center}.brand-oven-hero--content-logo .brand-oven-hero__content{order:0}.brand-oven-hero--content-logo .brand-oven-hero__media-image,.brand-oven-hero--content-logo .brand-oven-hero__media-image-placeholder{width:min(100%, var(--brand-hero-photo-max-width-mobile,100%));max-width:100%;max-height:clamp(220px,56vw,380px)}.brand-oven-hero--content-logo .brand-oven-hero__media:after{width:var(--brand-hero-media-shadow-width-mobile,min(80%, 360px));height:var(--brand-hero-media-shadow-height-mobile,clamp(10px, 2.8vw, 18px));filter:blur(var(--brand-hero-media-shadow-blur-mobile,clamp(10px, 2vw, 20px)));opacity:var(--brand-hero-media-shadow-opacity-mobile,.58)}.brand-oven-hero__brand{order:-1;justify-content:flex-start}.brand-oven-hero__logo,.brand-oven-hero__logo-placeholder{width:var(--brand-hero-logo-width-mobile,var(--brand-hero-logo-width,clamp(200px, 52vw, 300px)))}.brand-oven-hero__photo,.brand-oven-hero__photo-placeholder{width:var(--brand-hero-photo-width-mobile,var(--brand-hero-photo-width,clamp(240px, 72vw, 420px)));max-height:clamp(200px,48vw,320px)}.brand-oven-hero__title{max-width:none}}@media (width<=640px){.brand-oven-hero{min-height:0}.brand-oven-hero__actions{flex-direction:column;align-items:stretch}.brand-oven-hero__actions .brand-oven-btn,.brand-oven-hero__actions .speed-premium-btn,.brand-oven-hero__actions .wiesheu-btn,.brand-oven-hero__actions .wachtel-btn,.brand-oven-hero__actions .kolb-btn{width:100%}}@media (prefers-reduced-motion:reduce){.brand-oven-page--ready .brand-oven-hero__enter{opacity:1;animation:none;transform:none}.brand-oven-btn:hover,.speed-premium-btn:hover,.wiesheu-btn:hover,.wachtel-btn:hover,.kolb-btn:hover{transform:none}}.wachtel-page{--wachtel-blue:#004b87;--wachtel-blue-hover:#003a68;--wachtel-blue-light:#eef4fa;--wachtel-blue-soft:#004b871a;--wachtel-blue-border:#004b8747;--wachtel-surface:var(--color-surface-solid);--wachtel-bg:var(--color-bg);--wachtel-text:var(--color-text);--wachtel-muted:var(--color-muted);--brand-accent:var(--wachtel-blue);--brand-accent-hover:var(--wachtel-blue-hover);--brand-accent-light:var(--wachtel-blue-light);--brand-accent-border:var(--wachtel-blue-border);--brand-accent-shadow:#004b8729;--brand-hero-tint:#ebf3fa;--brand-hero-tint-end:#dfeaf5;--brand-hero-grid-columns:minmax(0, .9fr) minmax(0, 1.1fr);--brand-hero-grid-gap:clamp(52px, 6.5vw, 100px);--brand-hero-content-logo-width:clamp(168px, 16vw, 240px);--brand-hero-content-logo-width-mobile:clamp(132px, 36vw, 180px);--brand-hero-photo-max-width:806px;--brand-hero-photo-max-height:clamp(390px, 59.8vh, 676px);--brand-hero-media-shadow-width:min(74%, 650px);--brand-hero-media-shadow-height:clamp(21px, 3.4vw, 39px);--brand-hero-media-shadow-blur:clamp(16px, 2.4vw, 34px);--brand-hero-media-shadow-opacity:.74;--brand-hero-media-shadow-bottom:4%;--brand-hero-media-shadow-color:radial-gradient(ellipse at center, #004b873d 0%, #004b871a 48%, transparent 72%);--brand-hero-media-shadow-width-mobile:min(82%, 442px);--brand-hero-media-shadow-height-mobile:clamp(13px, 3.4vw, 21px);--brand-hero-media-shadow-blur-mobile:clamp(10px, 1.8vw, 18px);--brand-hero-media-shadow-opacity-mobile:.55;--brand-hero-logo-width:clamp(250px, 30vw, 360px);--brand-hero-logo-width-mobile:clamp(210px, 56vw, 300px);--brand-surface:var(--wachtel-surface);--brand-bg:var(--wachtel-bg);--brand-text:var(--wachtel-text);--brand-muted:var(--wachtel-muted);background:var(--wachtel-surface);color:var(--wachtel-text);position:relative}.wachtel-page .brand-oven-hero{min-height:clamp(420px,58vh,560px);padding:clamp(36px,5.5vh,58px) 0 clamp(32px,4.5vh,48px)}.wachtel-page .brand-oven-hero__grid{min-height:clamp(360px,52vh,480px)}.wachtel-page .brand-oven-hero__content-logo,.wachtel-page .brand-oven-hero__content-logo-placeholder{margin-bottom:clamp(14px,1.8vh,20px)}.wachtel-page .brand-oven-hero__title{max-width:16ch;margin-bottom:clamp(18px,2.2vh,24px)}.wachtel-page .brand-oven-hero__description{max-width:min(36rem,100%);margin-bottom:clamp(32px,3.5vh,40px);line-height:1.72}.wachtel-page .brand-oven-hero__media{align-items:flex-end;padding-top:clamp(6px,1vh,12px)}.wachtel-page .brand-oven-hero__media-image{filter:drop-shadow(0 30px 45px #0000002e);transform:translateY(clamp(6px,.8vh,12px))}.wachtel-page .brand-oven-hero--content-logo .brand-oven-hero__media:after{transform:translate(-50%)translateY(clamp(4px,.5vh,8px))}@media (width<=900px){.wachtel-page .brand-oven-hero{padding:clamp(36px,5vh,52px) 0 clamp(32px,4.5vh,44px)}.wachtel-page .brand-oven-hero__content-logo,.wachtel-page .brand-oven-hero__content-logo-placeholder{margin-bottom:clamp(12px,1.6vh,16px)}.wachtel-page .brand-oven-hero__title{max-width:100%}.wachtel-page .brand-oven-hero__description{max-width:100%;margin-bottom:clamp(28px,4vh,36px);line-height:1.68}.wachtel-page .brand-oven-hero__media-image{filter:drop-shadow(0 22px 32px #00000024);transform:translateY(clamp(4px,.6vh,8px))}.wachtel-page .brand-oven-hero--content-logo .brand-oven-hero__media:after{transform:translate(-50%)translateY(clamp(2px,.4vh,6px))}}.wachtel-section--white{background:var(--wachtel-surface)}.wachtel-section--muted{background:var(--wachtel-bg)}.wachtel-section--cta{padding-bottom:var(--brand-section-cta-bottom)}.wachtel-benefits{--wachtel-benefits-gutter:max(var(--container-padding), calc((100vw - var(--container-max)) / 2 + var(--container-padding)));--wachtel-reveal-duration:.65s;--wachtel-reveal-ease:cubic-bezier(.22, 1, .36, 1);margin-top:0;overflow:visible}.wachtel-benefits__header{max-width:100%;margin-bottom:var(--wachtel-benefits-stack-gap)}.wachtel-benefits__header .wachtel-section__title{margin-bottom:0}@media (prefers-reduced-motion:no-preference){.wachtel-benefits__eyebrow,.wachtel-benefits__title,.wachtel-benefits-card__reveal,.wachtel-benefits__controls-reveal{opacity:0;transition:opacity var(--wachtel-reveal-duration) var(--wachtel-reveal-ease), transform var(--wachtel-reveal-duration) var(--wachtel-reveal-ease);will-change:opacity, transform}.wachtel-benefits__eyebrow,.wachtel-benefits__title{transform:translateY(24px)}.wachtel-benefits-card__reveal{transform-origin:bottom;transform:translateY(28px)scale(.98)}.wachtel-benefits__controls-reveal{transform:translateY(16px)}.wachtel-benefits--revealed .wachtel-benefits__eyebrow{opacity:1;transition-delay:0s;transform:translate(0,0)}.wachtel-benefits--revealed .wachtel-benefits__title{opacity:1;transition-delay:.12s;transform:translate(0,0)}.wachtel-benefits--revealed .wachtel-benefits-card__reveal{opacity:1;transition-delay:var(--wachtel-benefits-card-delay,.24s);transform:translate(0,0)scale(1)}.wachtel-benefits--revealed .wachtel-benefits__controls-reveal{opacity:1;transition-delay:.58s;transform:translate(0,0)}}.wachtel-benefits__controls-wrap{margin-top:var(--wachtel-benefits-stack-gap);justify-content:center;display:flex}.wachtel-benefits__controls{justify-content:center;align-items:center;gap:12px;display:flex}.wachtel-benefits__indicators{border:1px solid var(--color-border);background:#f3f3f5;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:10px 16px;display:flex}.wachtel-benefits__indicator{cursor:pointer;background:#1d1d1f2e;border:none;border-radius:999px;flex-shrink:0;width:8px;height:8px;padding:0;transition:width .32s cubic-bezier(.22,1,.36,1),background-color .28s;position:relative;overflow:hidden}.wachtel-benefits__indicator--active{background:#1d1d1f1a;width:56px;height:8px}.wachtel-benefits__indicator--progress{background:#1d1d1f1a}.wachtel-benefits__indicator-progress{border-radius:inherit;background:var(--wachtel-blue);transform-origin:0;width:100%;animation-name:wachtel-benefits-indicator-fill;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;inset:0 auto 0 0;transform:scaleX(0)}.wachtel-benefits__indicator--paused .wachtel-benefits__indicator-progress{animation-play-state:paused}@keyframes wachtel-benefits-indicator-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.wachtel-benefits__indicator:focus-visible{outline:2px solid var(--wachtel-blue);outline-offset:2px}.wachtel-benefits__playback{border:1px solid var(--color-border);color:#3a3a3c;cursor:pointer;background:#f3f3f5;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .28s,border-color .28s,color .28s,transform .28s;display:inline-flex}.wachtel-benefits__playback:hover{background:var(--wachtel-blue-light);border-color:var(--wachtel-blue-border);color:var(--wachtel-blue)}.wachtel-benefits__playback:focus-visible{outline:2px solid var(--wachtel-blue);outline-offset:2px}.wachtel-benefits__playback-icon{display:block}.wachtel-benefits__rail{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;scroll-padding-inline-start:var(--wachtel-benefits-gutter);overflow:auto clip}.wachtel-benefits__rail::-webkit-scrollbar{display:none}.wachtel-benefits__track{width:max-content;min-height:0;padding-inline:var(--wachtel-benefits-gutter);align-items:stretch;gap:24px;display:flex}.wachtel-benefits-card{cursor:pointer;opacity:.88;flex:0 0 clamp(720px,58vw,920px);min-width:0;transition:opacity .36s}.wachtel-benefits-card__reveal{height:100%}.wachtel-benefits-card:focus-visible{outline:none}.wachtel-benefits-card:focus-visible .wachtel-benefits-card__frame{outline:2px solid var(--wachtel-blue);outline-offset:3px}.wachtel-benefits-card--active{opacity:1}.wachtel-benefits-card__frame{background:#1a3344;border-radius:32px;height:clamp(480px,42vw,600px);position:relative;overflow:hidden}.wachtel-benefits-card__image,.wachtel-benefits-card__image--placeholder{object-fit:cover;transform-origin:50%;will-change:transform;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.03)}.wachtel-benefits-card__image--placeholder{object-fit:unset;will-change:auto;border:none;border-radius:0;transform:none}.wachtel-benefits-card__overlay{z-index:1;opacity:0;pointer-events:none;background:linear-gradient(#0000 32%,#00000029 58%,#000000b8 100%);transition:opacity .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.wachtel-benefits-card--active .wachtel-benefits-card__overlay{opacity:1}.wachtel-benefits-card__content{z-index:2;color:#fff;opacity:0;pointer-events:none;padding:28px 32px 32px;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:auto 0 0;transform:translateY(14px)}.wachtel-benefits-card--active .wachtel-benefits-card__content{opacity:1;transform:translate(0,0)}.wachtel-benefits-card__title{letter-spacing:-.03em;color:#fff;margin:0 0 10px;font-size:clamp(1.375rem,2vw,1.75rem);font-weight:700;line-height:1.12}.wachtel-benefits-card__desc{color:#ffffffd6;max-width:42ch;margin:0;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.6}.wachtel-benefits-card--in-view .wachtel-benefits-card__image:not(.wachtel-benefits-card__image--placeholder){animation:28s ease-in-out infinite alternate wachtel-benefits-image-drift}@keyframes wachtel-benefits-image-drift{0%{transform:scale(1.03)}to{transform:scale(1.08)}}.wachtel-benefits-card__image--placeholder.image-placeholder--embedded{color:#ffffff80}.wachtel-benefits-card__image--placeholder.image-placeholder--embedded .image-placeholder__label{color:#ffffff94}.wachtel-lineup{--wachtel-lineup-media-ratio:5 / 4;--wachtel-lineup-media-max-height:var(--lineup-media-max-height);--wachtel-lineup-glow-core:#e0eaf4b8;--wachtel-lineup-glow-mid:#e8f0f85c;--wachtel-lineup-glow-outer:#ecf4fa7a;scroll-margin-top:80px}.wachtel-lineup__header{max-width:640px}.wachtel-lineup__tabs{scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.wachtel-lineup__tabs::-webkit-scrollbar{display:none}.wachtel-lineup__tab{border:1px solid var(--color-border);background:var(--wachtel-bg);color:var(--wachtel-text);cursor:pointer;border-radius:999px;flex-shrink:0;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background-color .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),opacity .22s}.wachtel-lineup__tab:hover:not(:disabled){border-color:var(--wachtel-blue-border);color:var(--wachtel-blue);background:var(--wachtel-blue-light)}.wachtel-lineup__tab:focus-visible{outline:2px solid var(--wachtel-blue);outline-offset:2px}.wachtel-lineup__tab:active:not(:disabled){transform:scale(.98)}.wachtel-lineup__tab:disabled{cursor:default;opacity:.72}.wachtel-lineup__tab--active{border-color:var(--wachtel-blue);background:var(--wachtel-blue-light);color:var(--wachtel-blue);box-shadow:0 0 0 1px #004b871f}.wachtel-lineup__panel-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;display:grid}.wachtel-lineup__panel-inner--hidden{pointer-events:none}.wachtel-lineup__content{flex-direction:column;min-width:0;display:flex}.wachtel-lineup__cta{margin-top:auto;padding-top:4px}@media (prefers-reduced-motion:no-preference){@keyframes wachtel-lineup-fade-out{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(-10px)}}@keyframes wachtel-lineup-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes wachtel-lineup-media-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}.wachtel-lineup__panel-inner--hidden .wachtel-lineup__stage{animation:.28s cubic-bezier(.22,1,.36,1) forwards wachtel-lineup-fade-out}.wachtel-lineup__panel-inner--animate-in .wachtel-lineup__stage--media{animation:.58s cubic-bezier(.22,1,.36,1) both wachtel-lineup-media-in}.wachtel-lineup__panel-inner--animate-in .wachtel-lineup__stage--title{animation:.55s cubic-bezier(.22,1,.36,1) 90ms both wachtel-lineup-fade-up}.wachtel-lineup__panel-inner--animate-in .wachtel-lineup__stage--desc{animation:.55s cubic-bezier(.22,1,.36,1) .15s both wachtel-lineup-fade-up}.wachtel-lineup__panel-inner--animate-in .wachtel-lineup__stage--highlight{animation:.52s cubic-bezier(.22,1,.36,1) both wachtel-lineup-fade-up;animation-delay:calc(.22s + var(--wachtel-lineup-highlight-index,0) * 65ms)}.wachtel-lineup__panel-inner--animate-in .wachtel-lineup__stage--cta{animation:.55s cubic-bezier(.22,1,.36,1) .48s both wachtel-lineup-fade-up}}.wachtel-lineup__media{z-index:1;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100%;padding:clamp(8px,1.4vw,14px);display:flex;position:relative}.wachtel-lineup__media--brand{border-radius:var(--radius-lg);background:linear-gradient(180deg, #f4f8fc 0%, var(--wachtel-blue-light) 100%);border:1px solid var(--color-border);min-height:clamp(280px,32vw,420px);box-shadow:var(--shadow-soft);pointer-events:auto;padding:28px}.wachtel-lineup__media-frame{width:100%;max-width:100%;aspect-ratio:var(--wachtel-lineup-media-ratio);max-height:var(--wachtel-lineup-media-max-height);isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative}.wachtel-lineup__media-frame:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 54% 58% at 50% 58%, var(--wachtel-lineup-glow-core) 0%, var(--wachtel-lineup-glow-mid) 44%, transparent 76%), radial-gradient(ellipse 82% 72% at 50% 50%, var(--wachtel-lineup-glow-outer) 0%, transparent 72%);filter:blur(20px);position:absolute;inset:-6% -4% -10%;transform:translateZ(0)}.wachtel-lineup__media-frame:after{content:"";z-index:0;pointer-events:none;filter:blur(14px);background:radial-gradient(68% 52% at 50% 62%,#e2ecf447 0%,#0000 70%);position:absolute;inset:8% 12% 10%;transform:translateZ(0)}.wachtel-lineup__image{z-index:1;object-fit:contain;object-position:center center;pointer-events:none;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:relative}.wachtel-lineup__brand-zone{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;max-width:320px;display:flex}.wachtel-lineup__brand-logo{object-fit:contain;opacity:.92;width:min(180px,52%);height:auto;max-height:56px;display:block}.wachtel-lineup__brand-model{letter-spacing:-.02em;color:var(--wachtel-text);margin:0;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:700;line-height:1.2}.wachtel-lineup__brand-type{color:var(--wachtel-muted);margin:0;font-size:.9375rem;line-height:1.45}.wachtel-lineup__title{letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.12}.wachtel-lineup__desc{color:var(--wachtel-muted);margin:0 0 20px;font-size:1.03125rem;line-height:1.65}.wachtel-lineup__highlights{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.wachtel-lineup__highlight{align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.wachtel-lineup__marker{background:var(--wachtel-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5em}.wachtel-card-section__header{max-width:640px}.wachtel-card-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.wachtel-card-section__card{background:var(--wachtel-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-soft);flex-direction:column;gap:10px;padding:24px 22px;display:flex}.wachtel-card-section__accent{background:var(--wachtel-blue);border-radius:999px;width:28px;height:3px}.wachtel-card-section__card-title{letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.wachtel-card-section__card-text{color:var(--wachtel-muted);margin:0;font-size:.9375rem;line-height:1.65}.wachtel-use-cases__header{max-width:640px}.wachtel-use-cases__list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.wachtel-use-cases__pill{color:var(--wachtel-text);background:var(--wachtel-bg);border:1px solid var(--color-border);border-radius:999px;padding:11px 16px;font-size:.9375rem;font-weight:600;transition:transform .28s,border-color .28s,background-color .28s,color .28s}@media (hover:hover){.wachtel-use-cases__pill:hover{border-color:var(--wachtel-blue-border);background:var(--wachtel-blue-light);color:var(--wachtel-blue-hover);transform:translateY(-2px)}}@media (width<=992px){.wachtel-lineup__panel-inner{grid-template-columns:1fr}.wachtel-benefits-card{flex-basis:clamp(560px,78vw,720px)}.wachtel-benefits-card__frame{height:clamp(420px,58vw,520px)}.wachtel-card-section__grid{grid-template-columns:1fr}}@media (width<=640px){.wachtel-btn{width:100%;max-width:320px}.wachtel-benefits{--wachtel-benefits-stack-gap:24px}.wachtel-benefits__track{gap:16px}.wachtel-benefits-card{flex-basis:min(88vw,520px)}.wachtel-benefits-card__frame{height:clamp(380px,92vw,480px)}.wachtel-benefits-card__content{padding:22px 20px 24px}.wachtel-card-section__grid{grid-template-columns:1fr}.wachtel-lineup__tab{padding:9px 14px;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.wachtel-benefits__eyebrow,.wachtel-benefits__title,.wachtel-benefits-card__reveal,.wachtel-benefits__controls-reveal{will-change:auto;opacity:1!important;transition:none!important;transform:none!important}.wachtel-benefits-card{transition:none}.wachtel-benefits-card__image:not(.wachtel-benefits-card__image--placeholder){animation:none!important;transform:none!important}.wachtel-benefits-card__content{transition:opacity .18s;transform:none}.wachtel-benefits-card--active .wachtel-benefits-card__content{transform:none}.wachtel-benefits-card__overlay{transition:opacity .18s}.wachtel-benefits__indicator-progress{animation:none!important;transform:scaleX(1)!important}.wachtel-benefits__playback:hover,.wachtel-use-cases__pill:hover{transform:none}.wachtel-lineup__panel-inner--hidden .wachtel-lineup__stage,.wachtel-lineup__panel-inner--animate-in .wachtel-lineup__stage{animation:none!important}.wachtel-lineup__tab:active:not(:disabled),.wachtel-btn:hover{transform:none}}.brand-oven-page--ready .brand-oven-hero__enter{opacity:0;transform:translateY(12px)}.brand-oven-page--ready .brand-oven-hero__enter--1{animation:.62s cubic-bezier(.22,1,.36,1) 50ms forwards brand-oven-hero-enter}.brand-oven-page--ready .brand-oven-hero__enter--2{animation:.6s cubic-bezier(.22,1,.36,1) .12s forwards brand-oven-hero-enter}.brand-oven-page--ready .brand-oven-hero__enter--3{animation:.6s cubic-bezier(.22,1,.36,1) .28s forwards brand-oven-hero-enter}.brand-oven-page--ready .brand-oven-hero__enter--4{animation:.58s cubic-bezier(.22,1,.36,1) .4s forwards brand-oven-hero-enter}.brand-oven-btn,.speed-premium-btn,.wiesheu-btn,.wachtel-btn,.kolb-btn{letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:13px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1),background-color .28s,color .28s,border-color .28s,box-shadow .28s;display:inline-flex}.brand-oven-btn:hover,.speed-premium-btn:hover,.wiesheu-btn:hover,.wachtel-btn:hover,.kolb-btn:hover{transform:translateY(-1px)}.brand-oven-btn--primary,.speed-premium-btn--primary,.wiesheu-btn--primary,.wachtel-btn--primary,.kolb-btn--primary{background:var(--brand-accent);color:#fff;box-shadow:0 4px 14px var(--brand-accent-shadow,#0000001f)}.brand-oven-btn--primary:hover,.speed-premium-btn--primary:hover,.wiesheu-btn--primary:hover,.wachtel-btn--primary:hover,.kolb-btn--primary:hover{background:var(--brand-accent-hover)}.brand-oven-btn--secondary,.speed-premium-btn--secondary,.wiesheu-btn--secondary,.wachtel-btn--secondary,.kolb-btn--secondary{background:var(--brand-surface,var(--color-surface-solid));color:var(--brand-text,var(--color-text));border-color:var(--color-border)}.brand-oven-btn--secondary:hover,.speed-premium-btn--secondary:hover,.wiesheu-btn--secondary:hover,.wachtel-btn--secondary:hover,.kolb-btn--secondary:hover{border-color:var(--brand-accent-border);color:var(--brand-accent);background:var(--brand-accent-light)}.brand-oven-btn--disabled,.brand-oven-btn--disabled:hover,.speed-premium-btn--disabled,.speed-premium-btn--disabled:hover,.wiesheu-btn--disabled,.wiesheu-btn--disabled:hover,.wachtel-btn--disabled,.wachtel-btn--disabled:hover,.kolb-btn--disabled,.kolb-btn--disabled:hover{opacity:.48;cursor:not-allowed;pointer-events:none;box-shadow:none;transform:none}.brand-oven-btn--lg,.speed-premium-btn--lg,.wiesheu-btn--lg,.wachtel-btn--lg,.kolb-btn--lg{padding:15px 28px}.brand-oven-section,.speed-premium-section,.wiesheu-section,.wachtel-section,.kolb-section{padding:var(--brand-section-padding-y) 0}.brand-oven-section__label,.speed-premium-section__label,.wiesheu-section__label,.wachtel-section__label,.kolb-section__label{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-accent);margin:0 0 10px;font-size:.6875rem;font-weight:600}.brand-oven-section__title,.speed-premium-section__title,.wiesheu-section__title,.wachtel-section__title,.kolb-section__title{letter-spacing:-.03em;color:var(--brand-text,var(--color-text));margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.15}.brand-oven-section__lead,.speed-premium-section__lead,.wiesheu-section__lead,.wachtel-section__lead,.kolb-section__lead{max-width:720px;color:var(--brand-muted,var(--color-muted));margin:12px 0 0;font-size:1.03125rem;line-height:1.65}.brand-oven-hero{background:linear-gradient(165deg, var(--brand-hero-tint) 0%, var(--brand-hero-tint-end,var(--brand-hero-tint)) 100%);min-height:clamp(340px,48vh,440px);padding:clamp(28px,4.5vh,50px) 0 clamp(24px,3.5vh,40px);position:relative;overflow:hidden}.brand-oven-hero__container{z-index:1;height:100%;position:relative}.brand-oven-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);align-items:center;gap:clamp(28px,4vw,48px);min-height:clamp(280px,42vh,380px);display:grid}.brand-oven-hero__label{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-accent);margin:0 0 12px;font-size:.6875rem;font-weight:700}.brand-oven-hero__content-logo{width:var(--brand-hero-content-logo-width,clamp(120px, 14vw, 168px));object-fit:contain;object-position:left center;align-self:flex-start;max-width:100%;height:auto;margin:0 0 clamp(20px,2.5vh,28px);display:block}.brand-oven-hero__content-logo-placeholder{width:var(--brand-hero-content-logo-width,clamp(120px, 14vw, 168px));align-self:flex-start;max-width:100%;min-height:clamp(20px,3vw,28px);margin:0 0 clamp(20px,2.5vh,28px)}.brand-oven-hero--content-logo .brand-oven-hero__grid{grid-template-columns:var(--brand-hero-grid-columns,minmax(0, .9fr) minmax(0, 1.1fr));gap:var(--brand-hero-grid-gap,clamp(48px, 6vw, 72px));align-items:center}.brand-oven-hero--content-logo .brand-oven-hero__content{z-index:2;flex-direction:column;align-self:center;align-items:flex-start;min-width:0;display:flex;position:relative}.brand-oven-hero--content-logo .brand-oven-hero__media{z-index:1;justify-content:flex-end;align-self:center;align-items:center;min-width:0;display:flex;position:relative;overflow:visible}.brand-oven-hero--content-logo .brand-oven-hero__media:after{content:"";left:50%;bottom:var(--brand-hero-media-shadow-bottom,5%);z-index:0;width:var(--brand-hero-media-shadow-width,min(74%, 480px));height:var(--brand-hero-media-shadow-height,clamp(14px, 2.4vw, 28px));background:var(--brand-hero-media-shadow-color,radial-gradient(ellipse at center, #1c486242 0%, #1c48621a 48%, transparent 72%));filter:blur(var(--brand-hero-media-shadow-blur,clamp(14px, 2.2vw, 30px)));opacity:var(--brand-hero-media-shadow-opacity,.72);pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%)}.brand-oven-hero__media-image{z-index:1;width:min(100%, var(--brand-hero-photo-max-width,620px));max-width:var(--brand-hero-photo-max-width,620px);height:auto;max-height:var(--brand-hero-photo-max-height,clamp(280px, 44vh, 520px));object-fit:contain;object-position:center center;display:block;position:relative}.brand-oven-hero__media-image-placeholder{width:min(100%, var(--brand-hero-photo-max-width,620px));max-width:var(--brand-hero-photo-max-width,620px);min-height:clamp(200px,32vw,360px)}.brand-oven-hero__title{letter-spacing:-.04em;max-width:18ch;color:var(--brand-text,var(--color-text));margin:0 0 16px;font-size:clamp(2rem,4.2vw,3rem);font-weight:700;line-height:1.08}.brand-oven-hero__description{max-width:42rem;color:var(--brand-muted,var(--color-muted));margin:0 0 28px;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.65}.brand-oven-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.brand-oven-hero__brand{justify-content:center;align-self:center;align-items:center;padding:0;display:flex}.brand-oven-hero__logo{width:var(--brand-hero-logo-width,clamp(240px, 28vw, 340px));object-fit:contain;max-width:100%;height:auto;display:block}.brand-oven-hero__logo-placeholder{width:var(--brand-hero-logo-width,clamp(240px, 28vw, 340px));max-width:100%;min-height:clamp(72px,10vw,96px)}.brand-oven-hero__brand--photo{justify-content:center;align-self:center}.brand-oven-hero__photo{width:var(--brand-hero-photo-width,clamp(280px, 38vw, 520px));object-fit:contain;object-position:center;max-width:100%;height:auto;max-height:clamp(240px,42vh,460px);display:block}.brand-oven-hero__photo-placeholder{width:var(--brand-hero-photo-width,clamp(280px, 38vw, 520px));max-width:100%;min-height:clamp(200px,34vh,360px)}@media (width<=900px){.brand-oven-hero__grid{grid-template-columns:1fr;min-height:0}.brand-oven-hero__content-logo,.brand-oven-hero__content-logo-placeholder{width:var(--brand-hero-content-logo-width-mobile,var(--brand-hero-content-logo-width,clamp(104px, 36vw, 144px)));margin-bottom:clamp(20px,2.5vh,24px)}.brand-oven-hero--content-logo .brand-oven-hero__grid{grid-template-columns:1fr;gap:clamp(28px,5vw,40px)}.brand-oven-hero--content-logo .brand-oven-hero__media{order:1;justify-content:center}.brand-oven-hero--content-logo .brand-oven-hero__content{order:0}.brand-oven-hero--content-logo .brand-oven-hero__media-image,.brand-oven-hero--content-logo .brand-oven-hero__media-image-placeholder{width:min(100%, var(--brand-hero-photo-max-width-mobile,100%));max-width:100%;max-height:clamp(220px,56vw,380px)}.brand-oven-hero--content-logo .brand-oven-hero__media:after{width:var(--brand-hero-media-shadow-width-mobile,min(80%, 360px));height:var(--brand-hero-media-shadow-height-mobile,clamp(10px, 2.8vw, 18px));filter:blur(var(--brand-hero-media-shadow-blur-mobile,clamp(10px, 2vw, 20px)));opacity:var(--brand-hero-media-shadow-opacity-mobile,.58)}.brand-oven-hero__brand{order:-1;justify-content:flex-start}.brand-oven-hero__logo,.brand-oven-hero__logo-placeholder{width:var(--brand-hero-logo-width-mobile,var(--brand-hero-logo-width,clamp(200px, 52vw, 300px)))}.brand-oven-hero__photo,.brand-oven-hero__photo-placeholder{width:var(--brand-hero-photo-width-mobile,var(--brand-hero-photo-width,clamp(240px, 72vw, 420px)));max-height:clamp(200px,48vw,320px)}.brand-oven-hero__title{max-width:none}}@media (width<=640px){.brand-oven-hero{min-height:0}.brand-oven-hero__actions{flex-direction:column;align-items:stretch}.brand-oven-hero__actions .brand-oven-btn,.brand-oven-hero__actions .speed-premium-btn,.brand-oven-hero__actions .wiesheu-btn,.brand-oven-hero__actions .wachtel-btn,.brand-oven-hero__actions .kolb-btn{width:100%}}@media (prefers-reduced-motion:reduce){.brand-oven-page--ready .brand-oven-hero__enter{opacity:1;animation:none;transform:none}.brand-oven-btn:hover,.speed-premium-btn:hover,.wiesheu-btn:hover,.wachtel-btn:hover,.kolb-btn:hover{transform:none}}.wiesheu-benefits,.wachtel-benefits,.kolb-benefits,.speed-premium-benefits,.premium-benefits{--wiesheu-benefits-stack-gap:var(--brand-benefits-stack-gap);--wachtel-benefits-stack-gap:var(--brand-benefits-stack-gap);--kolb-benefits-stack-gap:var(--brand-benefits-stack-gap);--premium-benefits-stack-gap:var(--brand-benefits-stack-gap);padding-top:var(--brand-benefits-padding-top);padding-bottom:var(--brand-benefits-padding-bottom)}.wiesheu-lineup__header,.wachtel-lineup__header,.kolb-lineup__header,.speed-lineup__header,.wiesheu-card-section__header,.wachtel-card-section__header,.kolb-card-section__header,.wiesheu-use-cases__header,.wachtel-use-cases__header,.kolb-use-cases__header{margin-bottom:var(--section-header-gap)}.wiesheu-lineup__tabs-wrap,.wachtel-lineup__tabs-wrap,.kolb-lineup__tabs-wrap,.speed-lineup__tabs-wrap{margin-bottom:var(--lineup-tabs-gap)}.wiesheu-lineup__panel,.wachtel-lineup__panel,.kolb-lineup__panel,.speed-lineup__panel{min-height:var(--lineup-panel-min-height)}.wiesheu-lineup__panel-inner,.wachtel-lineup__panel-inner,.kolb-lineup__panel-inner,.speed-lineup__panel-inner{gap:var(--lineup-panel-gap)}.wiesheu-lineup__content,.wachtel-lineup__content,.kolb-lineup__content,.speed-lineup__content{min-height:var(--lineup-content-min-height)}.speed-premium-section__header{margin-bottom:var(--section-header-gap-lg)}.wiesheu-section--cta,.wachtel-section--cta,.kolb-section--cta{padding-bottom:var(--brand-section-cta-bottom)}.kolb-page{--kolb-burgundy:#96262c;--kolb-burgundy-hover:#7a1e23;--kolb-burgundy-light:#f9eff0;--kolb-burgundy-soft:#96262c1a;--kolb-burgundy-border:#96262c47;--kolb-burgundy-deep:#4a1418;--kolb-burgundy-card:linear-gradient(165deg, #7a1e23 0%, #4a1418 100%);--kolb-burgundy-accent-soft:#e29ca0eb;--kolb-surface:var(--color-surface-solid);--kolb-bg:var(--color-bg);--kolb-text:var(--color-text);--kolb-muted:var(--color-muted);--brand-accent:var(--kolb-burgundy);--brand-accent-hover:var(--kolb-burgundy-hover);--brand-accent-light:var(--kolb-burgundy-light);--brand-accent-border:var(--kolb-burgundy-border);--brand-accent-shadow:#96262c29;--brand-hero-tint:#faf3f4;--brand-hero-logo-width:clamp(260px, 32vw, 380px);--brand-hero-logo-width-mobile:clamp(220px, 58vw, 320px);--brand-surface:var(--kolb-surface);--brand-bg:var(--kolb-bg);--brand-text:var(--kolb-text);--brand-muted:var(--kolb-muted);background:var(--kolb-surface);color:var(--kolb-text);position:relative}.kolb-page .brand-oven-hero{background:var(--brand-hero-tint)}.kolb-section--white{background:var(--kolb-surface)}.kolb-section--muted{background:var(--kolb-bg)}.kolb-section--cta{padding-bottom:var(--brand-section-cta-bottom)}.kolb-benefits{--kolb-benefits-gutter:max(var(--container-padding), calc((100vw - var(--container-max)) / 2 + var(--container-padding)));--kolb-reveal-duration:.65s;--kolb-reveal-ease:cubic-bezier(.22, 1, .36, 1);margin-top:0;overflow:visible}.kolb-benefits__header{max-width:100%;margin-bottom:var(--kolb-benefits-stack-gap)}.kolb-benefits__header .kolb-section__title{margin-bottom:0}@media (prefers-reduced-motion:no-preference){.kolb-benefits__eyebrow,.kolb-benefits__title,.kolb-benefits-card__reveal,.kolb-benefits__controls-reveal{opacity:0;transition:opacity var(--kolb-reveal-duration) var(--kolb-reveal-ease), transform var(--kolb-reveal-duration) var(--kolb-reveal-ease);will-change:opacity, transform}.kolb-benefits__eyebrow,.kolb-benefits__title{transform:translateY(24px)}.kolb-benefits-card__reveal{transform-origin:bottom;transform:translateY(28px)scale(.98)}.kolb-benefits__controls-reveal{transform:translateY(16px)}.kolb-benefits--revealed .kolb-benefits__eyebrow{opacity:1;transition-delay:0s;transform:translate(0,0)}.kolb-benefits--revealed .kolb-benefits__title{opacity:1;transition-delay:.12s;transform:translate(0,0)}.kolb-benefits--revealed .kolb-benefits-card__reveal{opacity:1;transition-delay:var(--kolb-benefits-card-delay,.24s);transform:translate(0,0)scale(1)}.kolb-benefits--revealed .kolb-benefits__controls-reveal{opacity:1;transition-delay:.58s;transform:translate(0,0)}}.kolb-benefits__controls-wrap{margin-top:var(--kolb-benefits-stack-gap);justify-content:center;display:flex}.kolb-benefits__controls{justify-content:center;align-items:center;gap:12px;display:flex}.kolb-benefits__indicators{border:1px solid var(--color-border);background:#f3f3f5;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:10px 16px;display:flex}.kolb-benefits__indicator{cursor:pointer;background:#1d1d1f2e;border:none;border-radius:999px;flex-shrink:0;width:8px;height:8px;padding:0;transition:width .32s cubic-bezier(.22,1,.36,1),background-color .28s;position:relative;overflow:hidden}.kolb-benefits__indicator--active{background:#1d1d1f1a;width:56px;height:8px}.kolb-benefits__indicator--progress{background:#1d1d1f1a}.kolb-benefits__indicator-progress{border-radius:inherit;background:var(--kolb-burgundy);transform-origin:0;width:100%;animation-name:kolb-benefits-indicator-fill;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;inset:0 auto 0 0;transform:scaleX(0)}.kolb-benefits__indicator--paused .kolb-benefits__indicator-progress{animation-play-state:paused}@keyframes kolb-benefits-indicator-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.kolb-benefits__indicator:focus-visible{outline:2px solid var(--kolb-burgundy);outline-offset:2px}.kolb-benefits__playback{border:1px solid var(--color-border);color:#3a3a3c;cursor:pointer;background:#f3f3f5;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .28s,border-color .28s,color .28s,transform .28s;display:inline-flex}.kolb-benefits__playback:hover{background:var(--kolb-burgundy-light);border-color:var(--kolb-burgundy-border);color:var(--kolb-burgundy)}.kolb-benefits__playback:focus-visible{outline:2px solid var(--kolb-burgundy);outline-offset:2px}.kolb-benefits__playback-icon{display:block}.kolb-benefits__rail{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;scroll-padding-inline-start:var(--kolb-benefits-gutter);overflow:auto clip}.kolb-benefits__rail::-webkit-scrollbar{display:none}.kolb-benefits__track{width:max-content;min-height:0;padding-inline:var(--kolb-benefits-gutter);align-items:stretch;gap:24px;display:flex}.kolb-benefits-card{cursor:pointer;opacity:.88;flex:0 0 clamp(720px,58vw,920px);min-width:0;transition:opacity .36s}.kolb-benefits-card__reveal{height:100%}.kolb-benefits-card:focus-visible{outline:none}.kolb-benefits-card:focus-visible .kolb-benefits-card__frame{outline:2px solid var(--kolb-burgundy);outline-offset:3px}.kolb-benefits-card--active{opacity:1}.kolb-benefits-card__frame{background:var(--kolb-burgundy-card);border-radius:32px;height:clamp(480px,42vw,600px);position:relative;overflow:hidden}.kolb-benefits-card__image,.kolb-benefits-card__image--placeholder{object-fit:cover;transform-origin:50%;will-change:transform;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.03)}.kolb-benefits-card__image--placeholder{object-fit:unset;will-change:auto;border:none;border-radius:0;transform:none}.kolb-benefits-card__overlay{z-index:1;opacity:0;pointer-events:none;background:linear-gradient(#0000 32%,#00000029 58%,#000000b8 100%);transition:opacity .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.kolb-benefits-card--active .kolb-benefits-card__overlay{opacity:1}.kolb-benefits-card__content{z-index:2;color:#fff;opacity:0;pointer-events:none;padding:28px 32px 32px;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:auto 0 0;transform:translateY(14px)}.kolb-benefits-card--active .kolb-benefits-card__content{opacity:1;transform:translate(0,0)}.kolb-benefits-card__title{letter-spacing:-.03em;color:#fff;margin:0 0 10px;font-size:clamp(1.375rem,2vw,1.75rem);font-weight:700;line-height:1.12}.kolb-benefits-card__desc{color:#ffffffd6;max-width:42ch;margin:0;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.6}.kolb-benefits-card--in-view .kolb-benefits-card__image:not(.kolb-benefits-card__image--placeholder){animation:28s ease-in-out infinite alternate kolb-benefits-image-drift}@keyframes kolb-benefits-image-drift{0%{transform:scale(1.03)}to{transform:scale(1.08)}}.kolb-benefits-card__image--placeholder.image-placeholder--embedded{color:#ffffff80}.kolb-benefits-card__image--placeholder.image-placeholder--embedded .image-placeholder__label{color:#ffffff94}.kolb-lineup{scroll-margin-top:80px}.kolb-lineup__header{max-width:640px}.kolb-lineup__tabs{scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.kolb-lineup__tabs::-webkit-scrollbar{display:none}.kolb-lineup__tab{border:1px solid var(--color-border);background:var(--kolb-bg);color:var(--kolb-text);cursor:pointer;border-radius:999px;flex-shrink:0;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background-color .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),opacity .22s}.kolb-lineup__tab:hover:not(:disabled){border-color:var(--kolb-burgundy-border);color:var(--kolb-burgundy);background:var(--kolb-burgundy-light)}.kolb-lineup__tab:focus-visible{outline:2px solid var(--kolb-burgundy);outline-offset:2px}.kolb-lineup__tab:active:not(:disabled){transform:scale(.98)}.kolb-lineup__tab:disabled{cursor:default;opacity:.72}.kolb-lineup__tab--active{border-color:var(--kolb-burgundy);background:var(--kolb-burgundy-light);color:var(--kolb-burgundy);box-shadow:0 0 0 1px #96262c1f}.kolb-lineup__panel-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;display:grid}.kolb-lineup__panel-inner--hidden{pointer-events:none}.kolb-lineup__content{flex-direction:column;min-width:0;display:flex}.kolb-lineup__cta{margin-top:auto;padding-top:4px}@media (prefers-reduced-motion:no-preference){@keyframes kolb-lineup-fade-out{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(-10px)}}@keyframes kolb-lineup-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes kolb-lineup-media-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}.kolb-lineup__panel-inner--hidden .kolb-lineup__stage{animation:.28s cubic-bezier(.22,1,.36,1) forwards kolb-lineup-fade-out}.kolb-lineup__panel-inner--animate-in .kolb-lineup__stage--media{animation:.58s cubic-bezier(.22,1,.36,1) both kolb-lineup-media-in}.kolb-lineup__panel-inner--animate-in .kolb-lineup__stage--title{animation:.55s cubic-bezier(.22,1,.36,1) 90ms both kolb-lineup-fade-up}.kolb-lineup__panel-inner--animate-in .kolb-lineup__stage--desc{animation:.55s cubic-bezier(.22,1,.36,1) .15s both kolb-lineup-fade-up}.kolb-lineup__panel-inner--animate-in .kolb-lineup__stage--highlight{animation:.52s cubic-bezier(.22,1,.36,1) both kolb-lineup-fade-up;animation-delay:calc(.22s + var(--kolb-lineup-highlight-index,0) * 65ms)}.kolb-lineup__panel-inner--animate-in .kolb-lineup__stage--cta{animation:.55s cubic-bezier(.22,1,.36,1) .48s both kolb-lineup-fade-up}}.kolb-lineup__media{border-radius:var(--radius-lg);background:var(--brand-accent-light);border:1px solid var(--color-border);min-height:clamp(280px,32vw,420px);box-shadow:var(--shadow-soft);place-items:center;padding:28px;display:grid;overflow:hidden}.kolb-lineup__image{object-fit:contain;width:100%;max-height:clamp(240px,28vw,380px);display:block}.kolb-lineup__image--placeholder{place-self:stretch stretch;width:100%;min-height:clamp(220px,26vw,340px)}.kolb-lineup__title{letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.12}.kolb-lineup__desc{color:var(--kolb-muted);margin:0 0 20px;font-size:1.03125rem;line-height:1.65}.kolb-lineup__highlights{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.kolb-lineup__highlight{align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.kolb-lineup__marker{background:var(--kolb-burgundy);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5em}.kolb-card-section__header{max-width:640px}.kolb-card-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.kolb-card-section__card{background:var(--kolb-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-soft);flex-direction:column;gap:10px;padding:24px 22px;display:flex}.kolb-card-section__accent{background:var(--kolb-burgundy);border-radius:999px;width:28px;height:3px}.kolb-card-section__card-title{letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.kolb-card-section__card-text{color:var(--kolb-muted);margin:0;font-size:.9375rem;line-height:1.65}.kolb-use-cases__header{max-width:640px}.kolb-use-cases__list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.kolb-use-cases__pill{color:var(--kolb-text);background:var(--kolb-bg);border:1px solid var(--color-border);border-radius:999px;padding:11px 16px;font-size:.9375rem;font-weight:600;transition:transform .28s,border-color .28s,background-color .28s,color .28s}@media (hover:hover){.kolb-use-cases__pill:hover{border-color:var(--kolb-burgundy-border);background:var(--kolb-burgundy-light);color:var(--kolb-burgundy-hover);transform:translateY(-2px)}}@media (width<=992px){.kolb-lineup__panel-inner{grid-template-columns:1fr}.kolb-benefits-card{flex-basis:clamp(560px,78vw,720px)}.kolb-benefits-card__frame{height:clamp(420px,58vw,520px)}.kolb-card-section__grid{grid-template-columns:1fr}}@media (width<=640px){.kolb-btn{width:100%;max-width:320px}.kolb-benefits{--kolb-benefits-stack-gap:24px}.kolb-benefits__track{gap:16px}.kolb-benefits-card{flex-basis:min(88vw,520px)}.kolb-benefits-card__frame{height:clamp(380px,92vw,480px)}.kolb-benefits-card__content{padding:22px 20px 24px}.kolb-card-section__grid{grid-template-columns:1fr}.kolb-lineup__tab{padding:9px 14px;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.kolb-benefits__eyebrow,.kolb-benefits__title,.kolb-benefits-card__reveal,.kolb-benefits__controls-reveal{will-change:auto;opacity:1!important;transition:none!important;transform:none!important}.kolb-benefits-card{transition:none}.kolb-benefits-card__image:not(.kolb-benefits-card__image--placeholder){animation:none!important;transform:none!important}.kolb-benefits-card__content{transition:opacity .18s;transform:none}.kolb-benefits-card--active .kolb-benefits-card__content{transform:none}.kolb-benefits-card__overlay{transition:opacity .18s}.kolb-benefits__indicator-progress{animation:none!important;transform:scaleX(1)!important}.kolb-benefits__playback:hover,.kolb-use-cases__pill:hover{transform:none}.kolb-lineup__panel-inner--hidden .kolb-lineup__stage,.kolb-lineup__panel-inner--animate-in .kolb-lineup__stage{animation:none!important}.kolb-lineup__tab:active:not(:disabled),.kolb-btn:hover{transform:none}}.kolb-coming-soon{background:radial-gradient(circle at 18% 12%,#96262c12,#0000 34%),radial-gradient(circle at 82% 88%,#0071e30f,#0000 38%),linear-gradient(#fafbfc 0%,#fff 42%,#f5f6f8 100%);min-height:calc(100vh - 344px);padding:clamp(56px,8vw,96px) 0 clamp(72px,10vw,120px)}.kolb-coming-soon__container{justify-content:center;display:flex}.kolb-coming-soon__panel{text-align:center;border:1px solid var(--color-line);width:min(100%,760px);box-shadow:var(--shadow-soft);background:#ffffffe0;border-radius:32px;padding:clamp(36px,5vw,56px)}.kolb-coming-soon__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,36px);margin-bottom:clamp(28px,4vw,40px);display:flex}.kolb-coming-soon__logo-slot{justify-content:center;align-items:center;min-height:clamp(56px,9vw,72px);display:flex}.kolb-coming-soon__nantech-logo{--header-logo-color:var(--color-accent);--header-logo-hover-color:var(--color-accent-dark);--header-logo-subtitle-color:var(--color-muted);align-items:center;gap:14px}.kolb-coming-soon__nantech-logo.logo--footer .logo__mark{width:clamp(48px,7vw,56px);height:clamp(48px,7vw,56px)}.kolb-coming-soon__nantech-logo .logo__name{font-size:clamp(1.625rem,3.6vw,2.125rem);line-height:1.05}.kolb-coming-soon__nantech-logo .logo__subtitle{letter-spacing:.14em;margin-top:2px;font-size:.625rem;line-height:1.2}.kolb-coming-soon__logos-sep{color:#0000002e;flex-shrink:0;align-self:center;font-size:clamp(1.5rem,3vw,2rem);font-weight:300;line-height:1}.kolb-coming-soon__kolb-logo{object-fit:contain;object-position:center;width:clamp(148px,24vw,220px);max-width:100%;height:auto;display:block}.kolb-coming-soon__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--kolb-burgundy);margin:0 0 12px;font-size:.6875rem;font-weight:700}.kolb-coming-soon__title{margin:0 0 14px;letter-spacing:-.03em;max-width:34rem;color:var(--color-text);margin-inline:auto;font-size:clamp(1.375rem,3.2vw,2rem);font-weight:800;line-height:1.2}.kolb-coming-soon__note{max-width:28rem;color:var(--color-muted);margin:0 auto clamp(32px,4vw,40px);font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.65}.kolb-coming-soon__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.kolb-coming-soon__btn{min-width:min(100%,240px)}@media (width<=640px){.kolb-coming-soon__panel{border-radius:24px;padding:28px 22px}.kolb-coming-soon__logos{flex-direction:column;gap:18px}.kolb-coming-soon__logos-sep{transform:rotate(90deg)}.kolb-coming-soon__actions{flex-direction:column;align-items:stretch}.kolb-coming-soon__btn{width:100%;min-width:0}}.info-tooltip{vertical-align:middle;flex-shrink:0;display:inline-flex;position:relative}.info-tooltip__trigger{width:20px;height:20px;color:var(--color-accent);cursor:help;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .16s,color .16s;display:inline-flex}.info-tooltip__trigger:hover,.info-tooltip__trigger:focus-visible{background:var(--color-accent-light);outline:none}.info-tooltip__icon{flex-shrink:0;width:18px;height:18px;display:block}.info-tooltip__panel{z-index:20;border:1px solid var(--color-border);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:14px;width:min(300px,100vw - 32px);padding:14px 16px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 14px 36px #0000001a}.info-tooltip__title{letter-spacing:-.02em;color:var(--color-text);margin-bottom:6px;font-size:.8125rem;font-weight:700;line-height:1.3;display:block}.info-tooltip__text{color:var(--color-muted);font-size:.8125rem;line-height:1.55;display:block}.info-tooltip:hover .info-tooltip__panel,.info-tooltip:focus-within .info-tooltip__panel,.info-tooltip.is-open .info-tooltip__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}@media (hover:none){.info-tooltip:hover .info-tooltip__panel,.info-tooltip:focus-within .info-tooltip__panel{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%)translateY(4px)}.info-tooltip.is-open .info-tooltip__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}}@media (width<=640px){.info-tooltip__panel{left:auto;right:-8px;transform:translateY(4px)}.info-tooltip:hover .info-tooltip__panel,.info-tooltip:focus-within .info-tooltip__panel,.info-tooltip.is-open .info-tooltip__panel{transform:translateY(0)}@media (hover:none){.info-tooltip:hover .info-tooltip__panel,.info-tooltip:focus-within .info-tooltip__panel{transform:translateY(4px)}.info-tooltip.is-open .info-tooltip__panel{transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.info-tooltip__panel,.info-tooltip__trigger{transition:none}}.product-media{border:1px solid var(--color-border);box-shadow:var(--shadow-soft);background:#fff;border-radius:28px;overflow:hidden}.product-media__image{width:100%;aspect-ratio:var(--product-media-ratio,4 / 3);object-fit:contain;object-position:center;background:var(--color-surface-2);display:block}.product-media__placeholder{width:100%;aspect-ratio:var(--product-media-ratio,4 / 3);border-radius:inherit;border:none;justify-content:center;align-items:center;min-height:0;display:flex}.product-media__placeholder .image-placeholder__label{letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.product-media--hero{z-index:1;aspect-ratio:var(--product-media-ratio,4 / 3);box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:36px 44px;display:flex;position:relative;overflow:visible}.product-media--hero .product-media__image{z-index:1;width:auto;max-width:72%;max-height:100%;aspect-ratio:unset;background:0 0;height:auto;position:relative}.product-media--hero .product-media__placeholder{z-index:1;width:100%;max-width:72%;aspect-ratio:unset;background:0 0;border:none;min-height:clamp(180px,24vw,260px);margin:0 auto;position:relative}@media (width<=640px){.product-media{border-radius:24px}.product-media--hero{padding:28px 20px}.product-media--hero .product-media__image{max-width:78%}}.ui-icon{color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ui-icon--badge{background:var(--color-accent-light);border:1px solid #0071e31f;border-radius:14px;width:48px;height:48px}.ui-icon--plain{width:22px;height:22px}.ui-icon__svg{flex-shrink:0;display:block}.ui-icon--plain .ui-icon__svg{width:22px;height:22px}.ui-icon--badge .ui-icon__svg--filled{width:24px;height:24px}.product-page{--product-container-max:1320px;--product-container-padding:48px;--product-text-max:720px}.product-hero{background:#fff;padding:44px 0 50px}.product-section{padding:var(--section-spacing) 0;border-top:none;border-bottom:none}.product-section--white{background:var(--color-surface-solid)}.product-section--gray{background:var(--color-bg)}.product-container{width:100%;max-width:var(--product-container-max);padding:0 var(--product-container-padding);margin:0 auto}.product-hero__back{color:var(--color-accent);margin-bottom:var(--section-header-gap);font-size:.875rem;font-weight:600;transition:color .18s;display:inline-block}.product-hero__back:hover{color:var(--color-accent-dark)}.product-hero__grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:48px 64px;display:grid}.product-hero__label{letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:8px;font-size:.6875rem;font-weight:600;display:block}.product-hero__category{color:var(--color-muted);margin-bottom:12px;font-size:.8125rem;font-weight:500;display:block}.product-hero__title{letter-spacing:-.035em;color:var(--color-text);margin-bottom:16px;font-size:clamp(2.125rem,4.5vw,3rem);font-weight:800;line-height:1.08}.product-hero__subtitle{color:var(--color-muted);max-width:44ch;margin-bottom:0;font-size:1.125rem;line-height:1.7}.product-hero__actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:28px;display:flex}.product-hero__btn{margin-top:0}.product-hero__badges{flex-wrap:wrap;gap:10px;list-style:none;display:flex}.product-hero__badge{letter-spacing:-.01em;color:var(--color-text);background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:999px;align-items:center;padding:8px 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.product-hero__media{width:100%;position:relative;overflow:visible}.product-hero__media:before{content:"";z-index:0;filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#0071e333 0%,#0071e321 32%,#0071e30f 55%,#fff0 76%);width:clamp(480px,46vw,580px);height:clamp(480px,46vw,580px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-hero__media .product-media{z-index:1;position:relative;overflow:visible}.product-hero__media .product-media__image{z-index:1;position:relative}.product-section__header{margin-bottom:var(--section-header-gap)}.product-section__label{letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:10px;font-size:.6875rem;font-weight:600;display:block}.product-section__title{letter-spacing:-.03em;color:var(--color-text);margin-bottom:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.15}.product-section__lead{color:var(--color-muted);max-width:var(--product-text-max);margin-top:12px;font-size:1rem;line-height:1.7}.product-description{grid-template-columns:1.18fr .82fr;align-items:start;gap:40px 72px;width:100%;display:grid}.product-description--text-only{grid-template-columns:1fr}.product-description__media,.product-description__content,.product-description__media{min-width:0}.product-description__frame{padding-bottom:20px;position:relative;overflow:visible}.product-description__figure{width:100%;height:clamp(300px,32vw,440px);box-shadow:none;background:0 0;border:none;border-radius:28px;margin:0;overflow:hidden}.product-description__image{object-fit:cover;object-position:44% 38%;transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1.06)}.product-tags-panel{z-index:2;background:#1d1d1ff0;border:1px solid #ffffff14;border-radius:22px;width:min(92%,560px);margin:-36px 0 0 16px;padding:12px 16px 14px;position:relative;box-shadow:0 12px 28px #00000024}.product-tags-panel--inline{margin-top:28px}.product-tags-panel--inline .product-tags-panel{width:min(88%,440px);margin:0}.product-tags-panel__label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff7a;margin:0 0 8px;font-size:.5625rem;font-weight:600}.product-tags-panel__list{flex-wrap:wrap;gap:6px;list-style:none;display:flex}.product-tags-panel__tag{color:#ffffffeb;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:5px 10px;font-size:.6875rem;font-weight:500;line-height:1.2;display:inline-flex}@media (width>=993px){.product-description__frame .product-tags-panel{width:min(96%,580px)}.product-description__frame .product-tags-panel__list{flex-wrap:nowrap;gap:4px}.product-description__frame .product-tags-panel__tag{white-space:nowrap;flex-shrink:0;padding:4px 8px;font-size:.625rem}}.product-description__content .product-section__title{margin-bottom:20px}.product-description__text{flex-direction:column;gap:18px;display:flex}.product-description__text p{color:var(--color-text);max-width:52ch;margin:0;font-size:clamp(1.0625rem,2vw,1.1875rem);line-height:1.75}.product-effects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;list-style:none;display:grid}.product-effects-grid__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-soft);background:#fff;flex-direction:column;gap:16px;padding:24px 22px;display:flex}.product-effects-grid__body{flex-direction:column;flex:1;gap:8px;display:flex}.product-effects-grid__title{letter-spacing:-.02em;color:var(--color-text);font-size:1rem;font-weight:700;line-height:1.3}.product-effects-grid__text{color:var(--color-muted);font-size:.9375rem;line-height:1.65}.product-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;list-style:none;display:grid;overflow:visible}.product-feature-list__item{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;align-items:flex-start;gap:14px;padding:20px 18px;display:flex;position:relative;overflow:visible}.product-feature-list__num{letter-spacing:.04em;color:var(--color-accent);flex-shrink:0;font-size:.8125rem;font-weight:700}.product-feature-list__text{color:var(--color-text);flex-wrap:wrap;align-items:center;gap:8px;font-size:.9375rem;line-height:1.55;display:flex}.product-specs{border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:8px 28px}.product-specs__row{border-bottom:1px solid var(--color-line);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px 32px;padding:18px 0;display:grid}.product-specs__row--last{border-bottom:none}.product-specs__label{color:var(--color-muted);font-size:.875rem;font-weight:500;line-height:1.5}.product-specs__value{color:var(--color-text);font-size:.9375rem;font-weight:600;line-height:1.5}.product-included{border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:24px 28px}.product-included__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 40px;list-style:none;display:grid}.product-included__item{align-items:flex-start;gap:10px;min-width:0;display:flex}.product-included__check{width:20px;height:20px;color:var(--color-accent);background:var(--color-accent-light);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.product-included__check-icon{width:12px;height:12px;display:block}.product-included__text{color:var(--color-text);font-size:.9375rem;line-height:1.5}.product-section--cta{border:none}.product-cta{background:var(--color-primary);color:#fff;width:100%;box-shadow:var(--shadow-soft);border-radius:32px;justify-content:space-between;align-items:center;gap:32px 48px;padding:56px 64px;display:flex}.product-cta__content{max-width:560px}.product-cta__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 10px;font-size:.6875rem;font-weight:600;display:block}.product-cta__title{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(1.375rem,2.8vw,1.875rem);font-weight:700;line-height:1.25}.product-cta__desc{color:#ffffff9e;max-width:48ch;font-size:1rem;line-height:1.7}@media (width<=1024px){.product-page{--product-container-padding:32px}}@media (width<=992px){.product-hero__grid,.product-description{grid-template-columns:1fr;gap:36px}.product-description__content .product-section__title{margin-bottom:16px}.product-effects-grid,.product-feature-list{grid-template-columns:1fr}.product-cta{flex-direction:column;align-items:flex-start;padding:44px 40px}}@media (width<=640px){.product-page{--product-container-padding:20px}.product-hero{padding:34px 0 40px}.product-hero__subtitle{font-size:1rem}.product-hero__badges{gap:8px}.product-hero__badge{padding:7px 12px;font-size:.75rem}.product-hero__media:before{filter:blur(7px);width:min(92vw,420px);height:min(92vw,420px)}.product-description{gap:28px}.product-description__figure{border-radius:24px;height:clamp(240px,58vw,340px)}.product-tags-panel{border-radius:20px;width:88%;margin:-32px 0 0 12px;padding:11px 12px 12px}.product-tags-panel--inline .product-tags-panel{width:100%}.product-specs{border-radius:20px;padding:4px 18px}.product-included{border-radius:20px;padding:20px 18px}.product-included__list{grid-template-columns:1fr;gap:12px}.product-specs__row{grid-template-columns:1fr;gap:6px;padding:16px 0}.product-cta{border-radius:24px;padding:32px 24px}.product-cta .btn{width:100%;max-width:320px}}@media (prefers-reduced-motion:reduce){.product-hero__back{transition:none}}.product-page--atollspeed{--atoll-accent:#eb601a;--atoll-accent-hover:#d35314;--atoll-accent-light:#fff4ed;--atoll-accent-soft:#eb601a1f;--atoll-accent-border:#eb601a57;--atoll-bg:var(--color-bg);--atoll-surface:var(--color-surface-solid);--atoll-text:var(--color-text);--atoll-muted:var(--color-muted);background:var(--atoll-surface);color:var(--atoll-text)}.atoll-product-hero{background:var(--atoll-surface);padding:44px 0 56px}.atoll-product-hero__back{margin-bottom:var(--section-header-gap);color:var(--atoll-accent);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-block}.atoll-product-hero__back:hover{color:var(--atoll-accent-hover)}.atoll-product-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:48px 64px;display:grid}.atoll-product-hero__label{letter-spacing:.14em;text-transform:uppercase;color:var(--atoll-accent);margin:0 0 10px;font-size:.6875rem;font-weight:600}.atoll-product-hero__title{letter-spacing:-.035em;color:var(--atoll-text);margin:0 0 16px;font-size:clamp(2rem,4.2vw,2.875rem);font-weight:800;line-height:1.08}.atoll-product-hero__subtitle{max-width:44ch;color:var(--atoll-muted);margin:0;font-size:1.125rem;line-height:1.7}.atoll-product-hero__highlights{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.atoll-product-hero__highlight{color:var(--atoll-text);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.atoll-product-hero__marker{background:var(--atoll-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5em}.atoll-product-hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.atoll-product-btn{letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:13px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1),background-color .28s,color .28s,border-color .28s,box-shadow .28s;display:inline-flex}.atoll-product-btn:hover{transform:translateY(-1px)}.atoll-product-btn:focus-visible{outline:2px solid var(--atoll-accent);outline-offset:2px}.atoll-product-btn--primary{background:var(--atoll-accent);color:#fff;box-shadow:0 4px 14px #eb601a2e,0 10px 28px #eb601a24}.atoll-product-btn--primary:hover{background:var(--atoll-accent-hover)}.atoll-product-btn--secondary{background:var(--atoll-surface);color:var(--atoll-text);border-color:var(--color-border)}.atoll-product-btn--secondary:hover{border-color:var(--atoll-accent-border);color:var(--atoll-accent);background:var(--atoll-accent-light)}.atoll-product-hero__media{min-height:clamp(280px,32vw,420px);box-shadow:none;background:0 0;border:none;border-radius:0;place-items:center;padding:0;display:grid;overflow:visible}.atoll-product-hero__image{object-fit:contain;object-position:center;width:100%;max-height:clamp(280px,32vw,420px);display:block}.atoll-product-hero__image--placeholder{place-self:stretch stretch;width:100%;min-height:clamp(220px,26vw,340px)}.atoll-product-section{padding:var(--product-section-padding-y) 0}.atoll-product-section--muted{background:var(--color-bg)}.atoll-product-section--white{background:var(--atoll-surface)}.atoll-product-details__on-request--follows-specs{margin-top:clamp(28px,4vw,36px)}.atoll-product-details__on-request--follows-specs .atoll-product-section__header{margin-bottom:24px}.atoll-product-section--surface{background:var(--color-bg-alt)}.atoll-product-section__header--compact{margin-top:0;margin-bottom:24px}.atoll-product-section__header{max-width:640px;margin-bottom:var(--section-header-gap)}.atoll-product-section__label{letter-spacing:.14em;text-transform:uppercase;color:var(--atoll-accent);margin:0 0 10px;font-size:.6875rem;font-weight:600}.atoll-product-section__title{letter-spacing:-.03em;color:var(--atoll-text);margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.15}.atoll-product-section__lead{max-width:720px;color:var(--atoll-muted);margin:12px 0 0;font-size:1rem;line-height:1.7}.atoll-product-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.atoll-product-benefits__card{background:var(--atoll-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-soft);flex-direction:column;gap:10px;padding:24px 22px;display:flex}.atoll-product-benefits__accent{background:var(--atoll-accent);border-radius:999px;width:28px;height:3px}.atoll-product-benefits__title{letter-spacing:-.02em;color:var(--atoll-text);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.atoll-product-benefits__text{color:var(--atoll-muted);margin:0;font-size:.9375rem;line-height:1.65}.atoll-product-specs{background:var(--atoll-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);border-radius:24px;padding:8px 28px}.atoll-product-specs__row{border-bottom:1px solid var(--color-line);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px 32px;padding:18px 0;display:grid}.atoll-product-specs__row--last{border-bottom:none}.atoll-product-specs__label{color:var(--atoll-muted);font-size:.875rem;font-weight:500;line-height:1.5}.atoll-product-specs__value{color:var(--atoll-text);font-size:.9375rem;font-weight:600;line-height:1.5}.atoll-product-included{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 40px;margin:0;padding:0;list-style:none;display:grid}.atoll-product-included-card{padding:24px 28px}.atoll-product-included__item{color:var(--atoll-text);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.atoll-product-included__check{width:20px;height:20px;color:var(--atoll-accent);background:var(--atoll-accent-light);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.atoll-product-included__check svg{width:12px;height:12px;display:block}.atoll-product-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.atoll-product-options__item{background:var(--atoll-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-direction:column;gap:6px;padding:20px 22px;display:flex}.atoll-product-options__label{letter-spacing:.02em;text-transform:uppercase;color:var(--atoll-accent);font-size:.8125rem;font-weight:600}.atoll-product-options__value{color:var(--atoll-text);font-size:.9375rem;line-height:1.55}.atoll-product-section--cta{padding-bottom:var(--brand-section-cta-bottom)}@media (width<=992px){.atoll-product-hero__grid{grid-template-columns:1fr;gap:36px}.atoll-product-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.atoll-product-hero{padding:34px 0 44px}.atoll-product-hero__subtitle{font-size:1rem}.atoll-product-hero__media{min-height:clamp(220px,58vw,320px);padding:20px}.atoll-product-hero__image--placeholder{min-height:clamp(180px,50vw,260px)}.atoll-product-hero__actions{flex-direction:column;align-items:stretch}.atoll-product-benefits,.atoll-product-options,.atoll-product-included{grid-template-columns:1fr}.atoll-product-included-card{padding:20px 18px}.atoll-product-specs{border-radius:20px;padding:4px 18px}.atoll-product-specs__row{grid-template-columns:1fr;gap:6px;padding:16px 0}.atoll-product-btn{width:100%;max-width:320px}}@media (prefers-reduced-motion:reduce){.atoll-product-hero__back,.atoll-product-btn{transition:none}.atoll-product-btn:hover{transform:none}}.product-page--wiesheu{--wiesheu-accent:#1f5f85;--wiesheu-accent-hover:#184d6c;--wiesheu-accent-light:#eef4f8;--wiesheu-accent-soft:#1f5f851a;--wiesheu-accent-border:#1f5f8547;--wiesheu-bg-blue:#f0f7fb;--wiesheu-bg-gray:var(--color-bg);--wiesheu-surface:var(--color-surface-solid);--wiesheu-text:var(--color-text);--wiesheu-muted:var(--color-muted);--brand-hero-tint:#f0f7fb;--brand-hero-tint-end:#e6f0f6;background:var(--wiesheu-surface);color:var(--wiesheu-text)}.wiesheu-product-hero{background:linear-gradient(165deg, var(--brand-hero-tint) 0%, var(--brand-hero-tint-end) 100%);padding:44px 0 56px}.wiesheu-product-hero__back{margin-bottom:var(--section-header-gap);color:var(--wiesheu-accent);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-block}.wiesheu-product-hero__back:hover{color:var(--wiesheu-accent-hover)}.wiesheu-product-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:48px 64px;display:grid}.wiesheu-product-hero__label{letter-spacing:.14em;text-transform:uppercase;color:var(--wiesheu-accent);margin:0 0 8px;font-size:.6875rem;font-weight:600}.wiesheu-product-hero__brand-logo{object-fit:contain;object-position:left center;width:clamp(200px,18.5vw,275px);max-width:100%;height:auto;margin:0 0 clamp(14px,1.8vh,20px);display:block}.wiesheu-product-hero__brand-logo--placeholder{min-height:clamp(20px,3vw,28px)}.wiesheu-product-hero__category{letter-spacing:.12em;text-transform:uppercase;color:var(--wiesheu-accent);margin:0 0 12px;font-size:.6875rem;font-weight:600}.wiesheu-product-hero__title{letter-spacing:-.035em;color:var(--wiesheu-text);margin:0 0 16px;font-size:clamp(2rem,4.2vw,2.875rem);font-weight:800;line-height:1.08}.wiesheu-product-hero__lead{max-width:40ch;color:var(--wiesheu-text);margin:0 0 12px;font-size:1.125rem;font-weight:600;line-height:1.45}.wiesheu-product-hero__subtitle{max-width:52ch;color:var(--wiesheu-muted);margin:0;font-size:1.0625rem;line-height:1.7}.wiesheu-product-hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.wiesheu-product-btn{letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:13px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1),background-color .28s,color .28s,border-color .28s,box-shadow .28s;display:inline-flex}.wiesheu-product-btn:hover{transform:translateY(-1px)}.wiesheu-product-btn:focus-visible{outline:2px solid var(--wiesheu-accent);outline-offset:2px}.wiesheu-product-btn--primary{background:var(--wiesheu-accent);color:#fff;box-shadow:0 4px 14px #1f5f8529,0 10px 28px #1f5f851f}.wiesheu-product-btn--primary:hover{background:var(--wiesheu-accent-hover)}.wiesheu-product-btn--secondary{background:var(--wiesheu-surface);color:var(--wiesheu-text);border-color:var(--color-border)}.wiesheu-product-btn--secondary:hover{border-color:var(--wiesheu-accent-border);color:var(--wiesheu-accent);background:var(--wiesheu-accent-light)}.wiesheu-product-hero__media{isolation:isolate;justify-content:center;align-items:center;width:100%;min-height:clamp(280px,32vw,420px);display:flex;position:relative;overflow:visible}.wiesheu-product-hero__media:before{content:"";z-index:0;pointer-events:none;filter:blur(20px);background:radial-gradient(54% 58% at 50% 58%,#e6f0f6b8 0%,#eef4f85c 44%,#0000 76%),radial-gradient(82% 72%,#f0f7fb7a 0%,#0000 72%);position:absolute;inset:-6% -4% -10%}.wiesheu-product-hero__media--product-shadow:after{content:"";filter:blur(18px);z-index:0;pointer-events:none;background:#1428372e;border-radius:999px;width:54%;height:22px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.wiesheu-product-hero__media--product-shadow .wiesheu-product-hero__image{filter:drop-shadow(0 20px 24px #14283724)}.wiesheu-product-hero__image{z-index:1;object-fit:contain;object-position:center center;width:100%;max-height:clamp(260px,32vw,480px);display:block;position:relative}.wiesheu-product-hero__image--placeholder{width:100%;min-height:clamp(220px,28vw,360px)}.wiesheu-product-section{padding:var(--product-section-padding-y) 0}.wiesheu-product-section--white{background:#fff}.wiesheu-product-section--muted,.wiesheu-product-section--gray{background:#f5f6f8}.wiesheu-product-section--warm{background:#faf7f2}.page-rhythm>.wiesheu-product-section--warm{background-color:#faf7f2!important}.wiesheu-product-section--flush-top{padding-top:0}.wiesheu-product-section--muted:has(+.wiesheu-product-section--flush-top){padding-bottom:clamp(24px,3.5vw,34px)}.wiesheu-product-section__header{max-width:720px;margin-bottom:var(--section-header-gap)}.wiesheu-product-section__title{letter-spacing:-.03em;color:var(--wiesheu-text);margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.15}.wiesheu-product-section__lead{max-width:720px;color:var(--wiesheu-muted);margin:12px 0 0;font-size:1rem;line-height:1.7}.wiesheu-product-segments{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.wiesheu-product-segments__item{color:var(--wiesheu-accent);background:var(--wiesheu-surface);border-radius:999px;align-items:center;padding:10px 16px;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #1f5f850f}.wiesheu-product-section--gray .wiesheu-product-benefits__card{border:1px solid #1f5f8514;box-shadow:0 1px 3px #1f5f850a}.wiesheu-product-benefits--tech-cards{align-items:stretch;gap:18px}.wiesheu-product-benefits--tech-cards>li{height:100%}.wiesheu-product-benefits--tech-cards .wiesheu-product-benefits__card{border-radius:16px;gap:12px;padding:22px 22px 24px;transition:border-color .18s,box-shadow .18s}.wiesheu-product-benefits--tech-cards .wiesheu-product-benefits__card:hover{border-color:#1f5f8524;box-shadow:0 4px 14px #1f5f850f}.wiesheu-product-benefits__icon-wrap{background:var(--wiesheu-accent);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.wiesheu-product-benefits__icon{object-fit:contain;object-position:center;width:24px;height:24px;display:block}.wiesheu-product-benefits--tech-cards .wiesheu-product-benefits__icon{filter:brightness(0)invert()}.wiesheu-product-benefits--tech-cards .wiesheu-product-benefits__icon--svg{filter:none;fill:currentColor;stroke:currentColor}.wiesheu-product-benefits__icon--placeholder{background:#fff3;border-radius:6px}.wiesheu-product-benefits--tech-cards .wiesheu-product-benefits__accent{width:24px;margin-bottom:4px}.wiesheu-product-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.wiesheu-product-benefits--business{grid-template-columns:repeat(3,minmax(0,1fr))}.wiesheu-product-benefits__card{border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:10px;height:100%;padding:24px 22px;display:flex;box-shadow:0 1px 4px #1f5f850d}.wiesheu-product-section--white .wiesheu-product-benefits__card{box-shadow:none;background:#f5f6f8}.wiesheu-product-benefits__accent{background:var(--wiesheu-accent);border-radius:999px;width:28px;height:3px}.wiesheu-product-benefits__title{letter-spacing:-.02em;color:var(--wiesheu-text);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.wiesheu-product-benefits__text{color:var(--wiesheu-muted);margin:0;font-size:.9375rem;line-height:1.65}.wiesheu-product-tech{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.wiesheu-product-tech__card{border-radius:var(--radius-lg);background:#f5f6f8;flex-direction:column;gap:8px;padding:22px 20px;display:flex}.wiesheu-product-section--white .wiesheu-product-tech__card{background:#fff;box-shadow:0 1px 4px #1f5f850d}.wiesheu-product-tech__title{letter-spacing:-.02em;color:var(--wiesheu-accent);margin:0;font-size:.9375rem;font-weight:700;line-height:1.3}.wiesheu-product-tech__text{color:var(--wiesheu-muted);margin:0;font-size:.9375rem;line-height:1.65}.wiesheu-product-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 32px;margin:0;padding:0;list-style:none;display:grid}.wiesheu-product-features__item{color:var(--wiesheu-text);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.55;display:flex}.wiesheu-product-features__marker{background:var(--wiesheu-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55em}.wiesheu-product-table-wrap{-webkit-overflow-scrolling:touch;margin-top:16px;overflow-x:auto}.wiesheu-product-table{border-collapse:collapse;background:var(--wiesheu-surface);border-radius:var(--radius-lg);width:100%;min-width:520px;overflow:hidden;box-shadow:0 1px 4px #1f5f850d}.wiesheu-product-table th,.wiesheu-product-table td{text-align:left;vertical-align:top;padding:14px 18px;font-size:.875rem;line-height:1.5}.wiesheu-product-table th{color:var(--wiesheu-accent);background:var(--wiesheu-accent-light);font-weight:600}.wiesheu-product-table td{color:var(--wiesheu-text);border-top:1px solid #1f5f8514}.wiesheu-product-table td:first-child{color:var(--wiesheu-muted);font-weight:500}.wiesheu-product-specs-block{margin-top:0}.wiesheu-product-specs-block--spaced{margin-top:clamp(36px,5vw,48px)}.wiesheu-product-specs-block__title{letter-spacing:-.02em;color:var(--wiesheu-text);margin:0 0 16px;font-size:1.125rem;font-weight:700}.wiesheu-product-specs{background:var(--wiesheu-surface);border-radius:var(--radius-lg);padding:4px 24px;box-shadow:0 1px 4px #1f5f850d}.wiesheu-product-specs__row{border-bottom:1px solid #1f5f8514;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px 32px;padding:16px 0;display:grid}.wiesheu-product-specs__row--last{border-bottom:none}.wiesheu-product-specs__label{color:var(--wiesheu-muted);font-size:.875rem;font-weight:500;line-height:1.5}.wiesheu-product-specs__value{color:var(--wiesheu-text);font-size:.9375rem;font-weight:600;line-height:1.5}.wiesheu-product-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 32px;margin:0;padding:0;list-style:none;display:grid}.wiesheu-product-options__item{color:var(--wiesheu-text);align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.55;display:flex}.wiesheu-product-options__marker{background:var(--wiesheu-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.6em}.wiesheu-product-included-card{border:1px solid var(--color-border);box-shadow:var(--shadow-soft);border-radius:24px;padding:24px 28px}.wiesheu-product-included{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 40px;margin:0;padding:0;list-style:none;display:grid}.wiesheu-product-included__item{color:var(--wiesheu-text);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.wiesheu-product-included__check{width:20px;height:20px;color:var(--wiesheu-accent);background:var(--wiesheu-accent-light);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.wiesheu-product-included__check svg{width:12px;height:12px;display:block}.wiesheu-product-section--cta{padding-bottom:var(--brand-section-cta-bottom)}@media (width<=992px){.wiesheu-product-hero__grid{grid-template-columns:1fr;gap:36px}.wiesheu-product-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.wiesheu-product-benefits--tech-cards{grid-template-columns:1fr}.wiesheu-product-benefits--business{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.wiesheu-product-hero{padding:34px 0 44px}.wiesheu-product-hero__brand-logo{width:clamp(148px,38vw,185px)}.wiesheu-product-hero__subtitle{font-size:1rem}.wiesheu-product-hero__media{min-height:clamp(220px,58vw,320px)}.wiesheu-product-hero__actions{flex-direction:column;align-items:stretch}.wiesheu-product-btn{width:100%;max-width:320px}.wiesheu-product-benefits,.wiesheu-product-benefits--business,.wiesheu-product-tech,.wiesheu-product-features,.wiesheu-product-options,.wiesheu-product-included{grid-template-columns:1fr}.wiesheu-product-specs,.wiesheu-product-included-card{border-radius:20px;padding:20px 18px}.wiesheu-product-specs__row{grid-template-columns:1fr;gap:6px;padding:14px 0}}@media (prefers-reduced-motion:reduce){.wiesheu-product-hero__back,.wiesheu-product-btn{transition:none}.wiesheu-product-btn:hover{transform:none}}.product-page--wachtel{--wiesheu-accent:#004b87;--wiesheu-accent-hover:#003a68;--wiesheu-accent-light:#eef4fa;--wiesheu-accent-soft:#004b871a;--wiesheu-accent-border:#004b8747;--wiesheu-bg-blue:#eef4fa;--wiesheu-bg-gray:var(--color-bg);--wiesheu-surface:var(--color-surface-solid);--wiesheu-text:var(--color-text);--wiesheu-muted:var(--color-muted);--brand-hero-tint:#eef4fa;--brand-hero-tint-end:#e3edf6;background:var(--wiesheu-surface);color:var(--wiesheu-text)}.product-page--wachtel .wiesheu-product-section--cta{--brand-accent:#004b87;--brand-accent-hover:#003a68}@media (width<=640px){.product-page--wachtel .wiesheu-product-options,.product-page--wachtel .wiesheu-product-included{grid-template-columns:1fr}}.animated-collapse{transition:height var(--animated-collapse-duration,.42s) cubic-bezier(.22, 1, .36, 1), opacity calc(var(--animated-collapse-duration,.42s) * .65) ease;will-change:height, opacity;overflow:hidden}.animated-collapse__content{transition:transform calc(var(--animated-collapse-duration,.42s) * .65) ease;transform:translateY(0)}.animated-collapse.is-closed .animated-collapse__content{transform:translateY(-8px)}.animated-collapse.is-open .animated-collapse__content{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.animated-collapse,.animated-collapse__content{transition:none;transform:none}}.section-title-row{flex-wrap:wrap;align-items:center;gap:0;max-width:100%;display:flex}.section-title-row>:is(h1,h2,h3,h4){margin:0}.info-hint{z-index:50;cursor:help;flex-shrink:0;justify-content:center;align-items:center;margin-left:10px;display:inline-flex;position:relative}.info-hint__trigger{background:var(--info-hint-accent-light,var(--wiesheu-accent-light,var(--atoll-accent-light,var(--color-accent-light,#eef4f8))));width:18px;height:18px;color:var(--info-hint-accent,var(--wiesheu-accent,var(--atoll-accent,var(--color-accent,#1f5f85))));cursor:help;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:color .16s,background-color .16s;display:inline-flex}.info-hint:hover .info-hint__trigger,.info-hint:focus-within .info-hint__trigger,.info-hint.is-open .info-hint__trigger{background:var(--info-hint-accent-light-hover,var(--wiesheu-accent-light-hover,#1f5f8529))}.info-hint__trigger:focus-visible{outline:2px solid var(--wiesheu-accent,var(--atoll-accent,var(--color-accent)));outline-offset:2px}.info-hint__icon{width:14px;height:14px;display:block}.info-hint__panel{border:1px solid var(--color-border);color:var(--color-text);text-align:left;white-space:normal;background:#fff;border-radius:12px;padding:12px 14px;font-size:.8125rem;font-weight:400;line-height:1.6;box-shadow:0 12px 32px #0f172a1f}.info-hint__panel--portal{z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s,transform .18s,visibility .18s;position:fixed;transform:translate(-50%)}.info-hint__panel--portal.is-visible{opacity:1;visibility:visible;pointer-events:auto}@media (hover:none){.info-hint{cursor:pointer}}@media (prefers-reduced-motion:reduce){.info-hint__panel--portal,.info-hint__trigger{transition:none}}.comparison-table-block__top{margin-bottom:var(--section-header-gap,28px);justify-content:space-between;align-items:flex-start;gap:20px 32px;display:flex}.comparison-table-block__intro{flex:1;min-width:0;max-width:720px}.comparison-table-block__title{letter-spacing:-.03em;color:var(--comparison-text,var(--wiesheu-text,var(--atoll-text,var(--color-text))));margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.15}.comparison-table-block__description{max-width:720px;color:var(--comparison-muted,var(--wiesheu-muted,var(--atoll-muted,var(--color-muted))));margin:12px 0 0;font-size:1rem;line-height:1.7}.comparison-table-block__toggle{border:1px solid var(--color-border);background:var(--comparison-surface,var(--wiesheu-surface,var(--color-surface-solid,#fff)));min-height:36px;color:var(--comparison-muted,var(--wiesheu-muted,var(--atoll-muted,var(--color-muted))));letter-spacing:-.01em;white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;margin-top:2px;padding:7px 14px;font-size:.8125rem;font-weight:600;line-height:1.2;transition:background-color .24s,border-color .24s,color .24s;display:inline-flex}.comparison-table-block__toggle:hover{border-color:var(--comparison-accent-border,var(--wiesheu-accent-border,#1f5f8547));color:var(--comparison-accent,var(--wiesheu-accent,var(--atoll-accent,#1f5f85)));background:var(--comparison-head-bg,var(--wiesheu-accent-light,#eef4f8))}.comparison-table-block__toggle:focus-visible{outline:2px solid var(--comparison-accent,var(--wiesheu-accent,var(--atoll-accent,#1f5f85)));outline-offset:2px}.comparison-table-block__toggle-icon{flex-shrink:0;transition:transform .32s cubic-bezier(.22,1,.36,1)}.comparison-table-block__toggle-icon--expanded{transform:rotate(180deg)}.comparison-table-block__card,.comparison-table{background:var(--comparison-surface,var(--wiesheu-surface,var(--color-surface-solid,#fff)));border:1px solid var(--color-border);box-shadow:var(--shadow-soft,0 1px 3px #0f172a0a);border-radius:24px;overflow:hidden}.comparison-table__scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.comparison-table__grid{border-collapse:collapse;table-layout:fixed;width:100%;min-width:560px}.comparison-table__col--param{width:28%}.comparison-table__col--model{width:calc(72% / var(--comparison-model-cols,3))}.comparison-table__head-cell{text-align:left;vertical-align:top;background:var(--comparison-head-bg,var(--wiesheu-accent-light,var(--atoll-accent-light,#eef4f8)));border-bottom:1px solid var(--color-line);padding:14px 24px;font-size:.8125rem;font-weight:600;line-height:1.4}.comparison-table__head-cell--param{color:var(--comparison-muted,var(--wiesheu-muted,var(--atoll-muted,var(--color-muted))))}.comparison-table__head-cell--model{color:var(--comparison-accent,var(--wiesheu-accent,var(--atoll-accent,#1f5f85)))}.comparison-table__row{border-bottom:1px solid var(--color-line)}.comparison-table__row:last-child{border-bottom:none}.comparison-table__param,.comparison-table__value{text-align:left;vertical-align:top;padding:16px 24px;font-size:.875rem;line-height:1.55}.comparison-table__param{color:var(--comparison-muted,var(--wiesheu-muted,var(--atoll-muted,var(--color-muted))));font-weight:500}.comparison-table__value{color:var(--comparison-text,var(--wiesheu-text,var(--atoll-text,var(--color-text))));font-weight:600}.comparison-table__grid--details{border-top:none}.comparison-table-block__details-collapse{border-top:2px solid var(--color-line)}.comparison-table__row--detail-first .comparison-table__param,.comparison-table__row--detail-first .comparison-table__value{border-top:none}@media (width<=768px){.comparison-table-block__top{flex-direction:column;align-items:stretch;gap:16px}.comparison-table-block__toggle{align-self:flex-start;min-height:40px;margin-top:0;padding-inline:16px}.comparison-table__head-cell,.comparison-table__param,.comparison-table__value{padding:12px 16px;font-size:.8125rem}.comparison-table__grid{min-width:520px}}@media (prefers-reduced-motion:reduce){.comparison-table-block__toggle,.comparison-table-block__toggle-icon,.comparison-table__param,.comparison-table__value{transition:none}}.product-automation-features__header{max-width:920px;margin-bottom:clamp(28px,3.5vw,40px)}.product-automation-features__title{letter-spacing:-.03em;max-width:920px;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.12}.product-automation-features__lead{max-width:920px;color:var(--wiesheu-muted,var(--color-muted));margin:12px 0 0;font-size:1rem;line-height:1.65}.product-automation-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(16px,2.5vw,24px);margin:0;padding:0;list-style:none;display:grid}.product-automation-features__grid>li{min-height:100%;display:flex}.product-automation-features__card{background:#f5f6f8;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;flex:1;gap:14px;padding:clamp(24px,2.5vw,28px);display:flex;box-shadow:0 1px 2px #1428370a}.product-automation-features__accent{background:var(--wiesheu-blue,#1f5f85);border-radius:999px;flex-shrink:0;width:28px;height:3px}.product-automation-features__card-title{letter-spacing:-.02em;max-width:36ch;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:1rem;font-weight:700;line-height:1.35}.product-automation-features__card-text{max-width:42ch;color:var(--wiesheu-muted,var(--color-muted));margin:0;font-size:.9375rem;line-height:1.65}.product-automation-features__list{flex-direction:column;gap:10px;margin:auto 0 0;padding:8px 0 0;list-style:none;display:flex}.product-automation-features__list-item{max-width:42ch;color:var(--wiesheu-text,var(--color-text));align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.55;display:flex}.product-automation-features__marker{background:var(--wiesheu-blue,#1f5f85);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.55em}@media (width<=992px){.product-automation-features__grid{grid-template-columns:1fr}}.product-configurations__header{max-width:720px;margin-bottom:var(--section-header-gap,28px)}.product-configurations__title{letter-spacing:-.03em;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.15}.product-configurations__lead{max-width:720px;color:var(--wiesheu-muted,var(--color-muted));margin:12px 0 0;font-size:1rem;line-height:1.7}.product-configurations__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(28px,3vw,32px);margin:0;padding:0;list-style:none;display:grid}.product-configurations__grid>li{min-height:100%;display:flex}.product-configurations__item{text-align:center;flex-direction:column;flex:1;align-items:center;width:100%;min-width:0;transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex}.product-configurations__item:hover{transform:translateY(-3px)}.product-configurations__media{justify-content:center;align-items:flex-end;width:100%;height:340px;padding:0 4px;display:flex}.product-configurations__image{object-fit:contain;object-position:bottom center;width:auto;max-width:100%;height:auto;max-height:300px;display:block}.product-configurations__image--scale-sm{max-height:252px}.product-configurations__image--placeholder{aspect-ratio:3/4;width:100%;max-height:300px}.product-configurations__caption{letter-spacing:-.01em;width:100%;color:var(--wiesheu-text,var(--color-text));text-align:center;margin:0;padding:0;font-size:.9375rem;font-weight:600;line-height:1.45}.product-configurations__labels{flex-direction:column;flex:1;align-items:center;gap:8px;width:100%;margin-top:16px;display:flex}.product-configurations__item-title{letter-spacing:.04em;text-transform:uppercase;color:var(--wiesheu-blue,#1f5f85);text-align:center;margin:0;padding:0;font-size:.9375rem;font-weight:600;line-height:1.45}.product-configurations__item-caption{max-width:26ch;color:var(--wiesheu-muted,var(--color-muted));text-align:center;margin:0;padding:0;font-size:.875rem;font-weight:500;line-height:1.5}.product-configurations__grid--3{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,3.5vw,40px)}.product-configurations__grid--3 .product-configurations__media{height:360px}.product-configurations__grid--3 .product-configurations__image{max-height:320px}.product-configurations__grid--3 .product-configurations__image--scale-sm{max-height:268px}.product-configurations__grid--5{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(24px,2.5vw,32px)}.product-configurations__grid--5>li:nth-child(-n+3){grid-column:span 2}.product-configurations__grid--5>li:nth-child(4){grid-column:2/span 2}.product-configurations__grid--5>li:nth-child(5){grid-column:4/span 2}.product-configurations__grid--5 .product-configurations__media{height:320px}.product-configurations__grid--5 .product-configurations__image{max-height:280px}@media (width<=1199px){.product-configurations__grid,.product-configurations__grid--3{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,36px)}.product-configurations__media{height:320px}.product-configurations__image{max-height:280px}.product-configurations__image--scale-sm{max-height:236px}.product-configurations__grid--3 .product-configurations__media{height:340px}.product-configurations__grid--3 .product-configurations__image{max-height:300px}.product-configurations__grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}.product-configurations__grid--5>li{grid-column:auto}.product-configurations__grid--5 .product-configurations__media{height:300px}.product-configurations__grid--5 .product-configurations__image{max-height:260px}}@media (width<=991px){.product-configurations__grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.product-configurations__grid,.product-configurations__grid--3{grid-template-columns:1fr;gap:36px}.product-configurations__grid--5{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,5vw,32px)}.product-configurations__grid--5>li{grid-column:auto}.product-configurations__media{height:clamp(280px,62vw,340px)}.product-configurations__image{max-height:clamp(240px,56vw,300px)}.product-configurations__image--scale-sm{max-height:clamp(200px,48vw,252px)}}@media (width<=479px){.product-configurations__grid--5{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-configurations__item{transition:none}.product-configurations__item:hover{transform:none}}.temperature-modes__header{max-width:920px;margin-bottom:clamp(28px,3.5vw,40px)}.temperature-modes__title{letter-spacing:-.03em;max-width:920px;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.12}.temperature-modes__lead{max-width:920px;color:var(--wiesheu-muted,var(--color-muted));margin:12px 0 0;font-size:1rem;line-height:1.65}.temperature-modes__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(16px,2.5vw,24px);margin:0;padding:0;list-style:none;display:grid}.temperature-modes__grid>li{min-height:100%;display:flex}.temperature-modes__card{background:#fff;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;flex:1;gap:12px;padding:clamp(24px,2.5vw,28px);display:flex;box-shadow:0 1px 2px #1428370a}.temperature-modes__accent{background:var(--wiesheu-blue,#1f5f85);border-radius:999px;flex-shrink:0;width:28px;height:3px}.temperature-zones{gap:6px;width:100%;margin:0 0 4px;display:flex}.temperature-zones__segment{background:var(--wiesheu-blue,#1f5f85);opacity:.9;border-radius:999px;flex:1;height:8px}.temperature-zones--1{max-width:42%}.temperature-modes__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--wiesheu-blue,#1f5f85);margin:0;font-size:.75rem;font-weight:600;line-height:1.4}.temperature-modes__card-title{letter-spacing:-.02em;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:1rem;font-weight:700;line-height:1.35}.temperature-modes__card-text{color:var(--wiesheu-muted,var(--color-muted));margin:0;font-size:.9375rem;line-height:1.65}.temperature-modes__list{flex-direction:column;gap:10px;margin:auto 0 0;padding:8px 0 0;list-style:none;display:flex}.temperature-modes__list-item{color:var(--wiesheu-text,var(--color-text));align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.55;display:flex}.temperature-modes__marker{background:var(--wiesheu-blue,#1f5f85);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.55em}@media (width<=992px){.temperature-modes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.temperature-modes__grid{grid-template-columns:1fr}.temperature-zones--1{max-width:56%}}.product-control__header{max-width:920px;margin-bottom:clamp(28px,3.5vw,40px)}.product-control__title{letter-spacing:-.03em;max-width:920px;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.12}.product-control__lead{max-width:920px;color:var(--wiesheu-muted,var(--color-muted));margin:12px 0 0;font-size:1rem;line-height:1.65}.product-control__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,20px);margin:0;padding:0;list-style:none;display:grid}.product-control__card{background:#fff;border:1px solid #14283717;border-radius:24px;flex-direction:column;gap:10px;padding:clamp(22px,2.5vw,28px);display:flex;box-shadow:0 1px 2px #1428370a}.product-control__card-title{letter-spacing:.04em;text-transform:uppercase;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}.product-control__card-text{color:var(--wiesheu-muted,var(--color-muted));margin:0;font-size:.9375rem;line-height:1.65}.product-control__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2.5vw,24px);margin-top:clamp(20px,2.5vw,28px);display:grid}.product-control__column{background:#fff;border:1px solid #14283717;border-radius:24px;padding:clamp(22px,2.5vw,28px);box-shadow:0 1px 2px #1428370a}.product-control__column-title{letter-spacing:.04em;text-transform:uppercase;color:var(--wiesheu-text,var(--color-text));margin:0 0 16px;font-size:.9375rem;font-weight:700;line-height:1.35}.product-control__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.product-control__list-item{color:var(--wiesheu-text,var(--color-text));align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.55;display:flex}.product-control__marker{background:var(--wiesheu-blue,#1f5f85);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.55em}@media (width<=992px){.product-control__cards,.product-control__columns{grid-template-columns:1fr}}.product-efficiency__header{max-width:920px;margin-bottom:clamp(28px,3.5vw,40px)}.product-efficiency__title{letter-spacing:-.03em;max-width:920px;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.12}.product-efficiency__title .info-hint{vertical-align:middle;z-index:50;margin-left:8px;display:inline-flex;position:relative;transform:translateY(-2px)}.product-efficiency__lead{max-width:920px;color:var(--wiesheu-muted,var(--color-muted));margin:12px 0 0;font-size:1rem;line-height:1.65}.product-efficiency__rows{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.product-efficiency__row{background:#fff;border:1px solid #14283717;border-radius:18px;grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr) minmax(0,1fr);align-items:center;gap:clamp(16px,2.5vw,28px);padding:clamp(20px,2.4vw,26px) clamp(20px,2.5vw,28px);display:grid;box-shadow:0 1px 2px #1428370a}.product-efficiency__row--accent{background:linear-gradient(135deg,#1f5f850d 0%,#1f5f8505 100%);border-color:#1f5f8533;box-shadow:0 1px 2px #1f5f850a,0 8px 24px #1f5f850f}.product-efficiency__config-title{letter-spacing:-.02em;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}.product-efficiency__row--accent .product-efficiency__config-title{color:var(--wiesheu-blue,#1f5f85)}.product-efficiency__config-subtitle{color:var(--wiesheu-muted,var(--color-muted));margin:6px 0 0;font-size:.875rem;line-height:1.45}.product-efficiency__visual{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0;display:flex}.product-efficiency__cycles{flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px;max-width:100%;min-height:24px;display:inline-flex}.product-efficiency__cycle{background:#14283724;border-radius:999px;flex-shrink:0;width:8px;height:24px}.product-efficiency__cycle--accent{background:var(--wiesheu-blue,#1f5f85);box-shadow:inset 0 1px #ffffff2e}.product-efficiency__cycles-label{letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--wiesheu-muted,var(--color-muted));margin:0;font-size:.6875rem;font-weight:600}.product-efficiency__cycles-label--accent{color:var(--wiesheu-blue,#1f5f85)}.product-efficiency__outcome{flex-direction:column;align-items:flex-end;gap:12px;min-width:0;display:flex}.product-efficiency__result{text-align:right;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:.9375rem;line-height:1.45}.product-efficiency__result-cycles{color:var(--wiesheu-muted,var(--color-muted));font-weight:500}.product-efficiency__result-cycles--accent{color:var(--wiesheu-blue,#1f5f85);font-weight:700}.product-efficiency__result-value{color:var(--wiesheu-text,var(--color-text));font-weight:700}.product-efficiency__row--accent .product-efficiency__result-value{color:var(--wiesheu-blue,#1f5f85)}.product-efficiency__badge{letter-spacing:-.01em;color:var(--wiesheu-blue,#1f5f85);background:#1f5f851a;border:1px solid #1f5f852e;border-radius:999px;align-items:center;padding:7px 14px;font-size:.75rem;font-weight:600;line-height:1.3;display:inline-flex;box-shadow:inset 0 1px #ffffffa6}.product-efficiency__highlight-wrap{margin-top:clamp(28px,3.5vw,36px)}.product-efficiency__highlight{text-align:center;background:linear-gradient(160deg,#1f5f851a 0%,#1f5f850a 52%,#ffffffeb 100%);border:1px solid #1f5f8529;border-radius:22px;padding:clamp(28px,3.5vw,36px) clamp(28px,4vw,44px);box-shadow:0 10px 32px #1f5f8512}.product-efficiency__highlight-title{margin:0;letter-spacing:-.025em;max-width:28ch;color:var(--wiesheu-blue,#1f5f85);margin-inline:auto;font-size:clamp(1.25rem,2.4vw,1.5rem);font-weight:700;line-height:1.3}.product-efficiency__highlight-note{color:var(--wiesheu-muted,var(--color-muted));margin:10px 0 0;font-size:.875rem;line-height:1.5}.product-efficiency__footnote{color:#1428378c;margin:18px 0 0;font-size:.8125rem;line-height:1.5}@media (width<=900px){.product-efficiency__row{grid-template-columns:1fr;gap:18px;padding:20px 18px}.product-efficiency__config,.product-efficiency__visual,.product-efficiency__outcome{width:100%}.product-efficiency__visual{border-top:1px solid #1428370f;border-bottom:1px solid #1428370f;align-items:flex-start;padding-top:4px;padding-bottom:4px}.product-efficiency__row--accent .product-efficiency__visual{border-top-color:#1f5f851a;border-bottom-color:#1f5f851a}.product-efficiency__cycles{flex-wrap:wrap;justify-content:flex-start;max-width:100%}.product-efficiency__outcome{align-items:flex-start}.product-efficiency__result{text-align:left}.product-efficiency__highlight{padding:24px 20px}.product-efficiency__highlight-title{max-width:none}}@media (prefers-reduced-motion:reduce){.product-efficiency__row,.product-efficiency__highlight-wrap{transition:none}}.product-feature-spotlight{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(32px,4vw,56px);display:grid}.product-feature-spotlight--top-right{align-items:start}.product-feature-spotlight--top-right .product-feature-spotlight__media,.product-feature-spotlight--top-right .product-feature-spotlight__content{align-self:start}.product-feature-spotlight--top-right .product-feature-spotlight__image{width:100%;max-width:none;margin:0}.product-feature-spotlight--rounded-cover .product-feature-spotlight__media{align-self:stretch}.product-feature-spotlight__image-wrap,.infra-stone__image{border-radius:24px;width:100%;overflow:hidden}.product-feature-spotlight--rounded-cover .product-feature-spotlight__image-wrap{aspect-ratio:4/3}.product-feature-spotlight--rounded-cover .product-feature-spotlight__image{object-fit:cover;width:100%;max-width:none;height:100%;margin:0}.product-feature-spotlight--top-right.product-feature-spotlight--rounded-cover .product-feature-spotlight__image-wrap{aspect-ratio:5/4}.product-feature-spotlight__media{justify-content:center;align-items:center;display:flex}.product-feature-spotlight__image{object-fit:contain;width:min(100%,520px);height:auto;margin:0 auto;display:block}.product-feature-spotlight__image--placeholder{aspect-ratio:4/5}.product-feature-spotlight__content{flex-direction:column;gap:22px;display:flex}.product-feature-spotlight__header,.product-feature-spotlight__block{max-width:640px}.product-feature-spotlight__block-title{letter-spacing:-.02em;color:var(--wiesheu-text,var(--color-text));margin:0 0 8px;font-size:1rem;font-weight:700;line-height:1.4}.product-feature-spotlight__block-text{color:var(--wiesheu-muted,var(--color-muted));margin:0;font-size:.9375rem;line-height:1.7}.product-feature-spotlight__closing{max-width:640px;color:var(--wiesheu-text,var(--color-text));margin:4px 0 0;font-size:.9375rem;line-height:1.7}@media (width<=992px){.product-feature-spotlight{grid-template-columns:1fr;gap:28px}.product-feature-spotlight__content{order:1}.product-feature-spotlight__media{order:2}.product-feature-spotlight--top-right .product-feature-spotlight__media{order:1}.product-feature-spotlight--top-right .product-feature-spotlight__content{order:2}.product-feature-spotlight--rounded-cover .product-feature-spotlight__image-wrap,.product-feature-spotlight--top-right.product-feature-spotlight--rounded-cover .product-feature-spotlight__image-wrap{aspect-ratio:16/11}}@media (width<=768px){.product-feature-spotlight__image{width:min(100%,440px)}.product-feature-spotlight__block-title{font-size:.9375rem}.product-feature-spotlight__block-text,.product-feature-spotlight__closing{font-size:.875rem}}.product-loader-showcase__header{max-width:920px;margin-bottom:clamp(28px,3.5vw,40px)}.product-loader-showcase__title{letter-spacing:-.03em;max-width:920px;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:700;line-height:1.12}.product-loader-showcase__lead{max-width:920px;color:var(--wiesheu-muted,var(--color-muted));margin:12px 0 0;font-size:1rem;line-height:1.65}.product-loader-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2.5vw,28px);margin:0;padding:0;list-style:none;display:grid}.product-loader-showcase__grid>li{min-height:100%;display:flex}.product-loader-showcase__card{background:#fff;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 1px 2px #1428370a}.product-loader-showcase__media{background:#f3f6f8;flex-shrink:0;height:320px;overflow:hidden}.product-loader-showcase__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.product-loader-showcase__image--placeholder{min-height:320px}.product-loader-showcase__body{flex-direction:column;flex:1;gap:16px;padding:24px 24px 28px;display:flex}.product-loader-showcase__card-title{letter-spacing:.04em;text-transform:uppercase;color:var(--wiesheu-text,var(--color-text));margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}.product-loader-showcase__card-text{color:var(--wiesheu-muted,var(--color-muted));margin:0;font-size:.9375rem;line-height:1.65}.product-loader-showcase__list{flex-direction:column;gap:10px;margin:auto 0 0;padding:0;list-style:none;display:flex}.product-loader-showcase__list-item{color:var(--wiesheu-text,var(--color-text));align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.55;display:flex}.product-loader-showcase__marker{background:var(--wiesheu-blue,#1f5f85);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.55em}@media (width<=992px){.product-loader-showcase__grid{grid-template-columns:1fr}.product-loader-showcase__media{height:clamp(240px,56vw,320px)}}.info-note{cursor:help;align-items:flex-start;gap:8px;width:fit-content;max-width:100%;margin-top:16px;display:flex;position:relative}.info-note__trigger{background:var(--info-note-accent-light,var(--wiesheu-accent-light,var(--atoll-accent-light,var(--color-accent-light,#eef4f8))));width:18px;height:18px;color:var(--info-note-accent,var(--wiesheu-accent,var(--atoll-accent,var(--color-accent,#1f5f85))));cursor:help;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:0;transition:color .16s,background-color .16s;display:inline-flex}.info-note:hover .info-note__trigger,.info-note:focus-within .info-note__trigger,.info-note.is-open .info-note__trigger{background:var(--info-note-accent-light-hover,var(--wiesheu-accent-light-hover,#1f5f8529));color:var(--info-note-accent,var(--wiesheu-accent,var(--atoll-accent,var(--color-accent,#1f5f85))))}.info-note__trigger:focus-visible{outline:2px solid var(--wiesheu-accent,var(--atoll-accent,var(--color-accent)));outline-offset:2px}.info-note__icon{width:16px;height:16px;display:block}.info-note__text{color:var(--color-muted);font-size:.8125rem;line-height:1.55}.info-note__panel{z-index:40;border:1px solid var(--color-border);width:min(360px,100vw - 32px);color:var(--color-text);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:12px;padding:12px 14px;font-size:.8125rem;line-height:1.6;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;bottom:calc(100% + 10px);left:0;transform:translateY(4px);box-shadow:0 12px 32px #0f172a1f}.info-note:hover .info-note__panel,.info-note:focus-within .info-note__panel,.info-note.is-open .info-note__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media (hover:none){.info-note{cursor:pointer}.info-note__panel{top:calc(100% + 10px);bottom:auto}.info-note:hover .info-note__panel,.info-note:focus-within .info-note__panel{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px)}.info-note.is-open .info-note__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.info-note__panel,.info-note__trigger{transition:none}}.solutions-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.solution-detail-card{background:var(--color-surface-solid);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);padding:36px;transition:border-color .28s,box-shadow .28s,transform .28s}.solution-detail-card:hover{box-shadow:var(--shadow-medium);border-color:#0071e333;transform:translateY(-4px)}.solution-detail-card__title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:12px;font-size:1.25rem;font-weight:700}.solution-detail-card__desc{color:var(--color-muted);margin-bottom:20px;font-size:.9375rem;line-height:1.7}.solution-detail-card__label{text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent);margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.solution-detail-card__ovens ul{flex-wrap:wrap;gap:8px;display:flex}.solution-detail-card__ovens li{background:var(--color-surface-2);color:var(--color-text);border:1px solid var(--color-border);border-radius:999px;padding:6px 14px;font-size:.875rem;font-weight:500}@media (width<=768px){.solutions-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.solution-detail-card:hover{transform:none}}.service-hero{padding:clamp(56px,8vw,96px) 0 clamp(48px,6vw,72px)}.service-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(32px,5vw,64px);display:grid}.service-hero__content{max-width:640px}.service-hero__title{letter-spacing:-.03em;color:var(--color-text);margin:0 0 20px;font-size:clamp(2rem,4.2vw,3rem);font-weight:800;line-height:1.1}.service-hero__desc{max-width:580px;color:var(--color-muted);margin:0;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.7}.service-hero__actions{margin-top:clamp(28px,3.5vw,36px)}.service-hero__actions .btn{min-width:min(100%,240px)}.service-hero__card{background:var(--color-surface-solid);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:clamp(28px,4vw,40px)}.service-hero__highlights{gap:18px;margin:0;padding:0;list-style:none;display:grid}.service-hero__highlight{align-items:center;gap:14px;display:flex}.service-hero__highlight-mark{background:var(--color-accent);border-radius:999px;flex-shrink:0;width:28px;height:3px}.service-hero__highlight-text{letter-spacing:-.01em;color:var(--color-text);font-size:1.0625rem;font-weight:600}.service-section-header{max-width:720px;margin-bottom:clamp(32px,4vw,48px)}.service-section-header--center{text-align:center;margin-inline:auto}.service-section-header__title{letter-spacing:-.03em;color:var(--color-text);margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.service-section-header__desc{max-width:680px;color:var(--color-muted);margin:14px 0 0;font-size:1.0625rem;line-height:1.7}.service-section-header--center .service-section-header__desc{margin-inline:auto}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.5vw,28px);margin:0;padding:0;list-style:none;display:grid}.service-grid>li{min-height:100%;display:flex}.service-card{background:var(--color-surface-solid);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;min-height:100%;box-shadow:var(--shadow-soft);flex-direction:column;flex:1;padding:clamp(28px,3vw,36px);transition:border-color .28s,box-shadow .28s,transform .28s cubic-bezier(.22,1,.36,1);display:flex}.service-card:hover{box-shadow:var(--shadow-medium);border-color:#0071e32e;transform:translateY(-4px)}.service-card__accent{background:var(--color-accent);border-radius:999px;width:32px;height:3px;margin-bottom:20px;display:block}.service-card__title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 12px;font-size:1.125rem;font-weight:700;line-height:1.3}.service-card__desc{color:var(--color-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.65}.service-process__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2.5vw,24px);margin:0;padding:0;list-style:none;display:grid}.service-process__step{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;min-height:100%;padding:clamp(24px,3vw,32px);display:flex}.service-process__num{letter-spacing:.08em;color:var(--color-accent);margin-bottom:16px;font-size:.8125rem;font-weight:700;display:block}.service-process__title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 10px;font-size:1.0625rem;font-weight:700;line-height:1.3}.service-process__desc{color:var(--color-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.65}@media (width<=1100px){.service-hero__grid{grid-template-columns:1fr}.service-hero__visual{max-width:420px}.service-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=992px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.service-grid,.service-process__grid{grid-template-columns:1fr}.service-hero__actions .btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.service-card:hover{transform:none}}.contact-form{flex-direction:column;display:flex}.contact-form__honeypot{display:none}.contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.contact-form__field{flex-direction:column;gap:8px;display:flex}.contact-form__field--full{grid-column:1/-1}.contact-form__field label{color:var(--color-text);font-size:.875rem;font-weight:600}.contact-form__required{color:var(--color-accent)}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);font:inherit;transition:border-color var(--transition), box-shadow var(--transition), background-color var(--transition);background:#fff;border-radius:14px;padding:13px 16px}.contact-form__field input:disabled,.contact-form__field select:disabled,.contact-form__field textarea:disabled{opacity:.72;cursor:not-allowed}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-ring);outline:none}.contact-form__field textarea{resize:vertical;min-height:112px}.contact-form__field-error{color:#c62828;margin:0;font-size:.8125rem}.contact-form__notice{border-radius:14px;margin-bottom:20px;padding:14px 16px;font-size:.9375rem;line-height:1.55}.contact-form__notice--success{color:var(--color-text);background:#0071e314;border:1px solid #0071e329}.contact-form__notice--error{color:#8b1a1a;background:#c628280f;border:1px solid #c628282e}.contact-form__submit{justify-content:center;width:100%;min-height:52px}.contact-form__submit:disabled{opacity:.72;cursor:not-allowed}@media (width<=640px){.contact-form__grid{grid-template-columns:1fr}}.contacts-hero{text-align:left;padding:clamp(56px,7vw,88px) 0 clamp(32px,4vw,48px)}.contacts-hero__content{text-align:left;max-width:820px}.contacts-hero__title{letter-spacing:-.03em;color:var(--color-text);margin:0 0 16px;font-size:clamp(2rem,4vw,2.875rem);font-weight:800;line-height:1.12}.contacts-hero__desc{max-width:720px;color:var(--color-muted);margin:0;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.7}.contacts-main__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:clamp(32px,5vw,56px);display:grid}.contacts-info__title,.contacts-form-panel__title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 24px;font-size:clamp(1.375rem,2.4vw,1.625rem);font-weight:700;line-height:1.2}.contacts-info__cards{gap:14px;margin:0;padding:0;list-style:none;display:grid}.contacts-info__card{background:var(--color-surface-solid);box-shadow:var(--shadow-soft);border:1px solid #0071e314;border-radius:20px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.contacts-info__icon-wrap{width:44px;height:44px;color:var(--color-accent);background:#0071e314;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contacts-info__icon-wrap .contact-icon,.contacts-info__icon-wrap .contact-icon svg{width:20px;height:20px}.contacts-info__card-body{flex-direction:column;gap:6px;min-width:0;display:flex}.contacts-info__label{text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent);font-size:.75rem;font-weight:600}.contacts-info__value{color:var(--color-text);font-size:1rem;line-height:1.55}.contacts-info__value--link{transition:color var(--transition);text-decoration:none}.contacts-info__value--link:hover{color:var(--color-accent)}.contacts-info__value--link:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #0066b459}.contacts-info__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.contacts-info__actions .btn{justify-content:center;min-width:min(100%,180px);min-height:48px}.contacts-form-panel__inner{background:var(--color-surface-solid);box-shadow:var(--shadow-soft);border:1px solid #0071e31a;border-radius:24px;padding:clamp(28px,4vw,36px)}.contacts-form-panel__header{margin-bottom:24px}.contacts-form-panel__subtitle{max-width:520px;color:var(--color-muted);margin:0;font-size:1rem;line-height:1.65}@media (width<=992px){.contacts-main__grid{grid-template-columns:1fr}.contacts-form-panel{order:1}.contacts-info{order:2}}@media (width<=640px){.contacts-info__actions{flex-direction:column}.contacts-info__actions .btn{width:100%}}
