/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--red:#d70c16;--ink:#171a1b;--charcoal:#252a2c;--mist:#f2f2f0;--line:#dbdcda;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 40px);margin:0 auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{background:var(--ink);color:#fff;letter-spacing:.035em;font-size:12px}.topbar-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.topbar-inner>span{color:#c8cccd}.topbar-inner div{align-items:center;gap:22px;display:flex}.topbar a{font-weight:800}.top-divider{color:#aab0b2;border-left:1px solid #555c5f;padding-left:22px}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #00000014;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:84px;display:flex}.brand{flex-direction:column;gap:4px;width:270px;display:flex}.brand img{width:100%;height:auto}.brand span{color:#62686a;text-transform:uppercase;letter-spacing:.21em;font-size:10px;font-weight:800}nav{align-items:center;gap:32px;margin-left:auto;display:flex}nav a{color:#3a3f41;font-size:14px;font-weight:700;position:relative}nav a:after{content:"";background:var(--red);width:0;height:2px;transition:width .2s;position:absolute;bottom:-8px;left:0}nav a:hover:after{width:100%}.cart-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:2px;align-items:center;gap:12px;padding:13px 16px 13px 20px;font-size:13px;font-weight:800;display:flex}.cart-button strong{background:var(--red);border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.hero{color:#fff;align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.hero-image{background:url(/appliance-hero.png) 50%/cover no-repeat,linear-gradient(120deg,#343b3d,#151819);position:absolute;inset:0;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,#101213f5 0%,#131617db 40%,#12141547 74%,#1214151f 100%);position:absolute;inset:0}.hero-content{z-index:2;padding:80px 0 70px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#f0f1f1;align-items:center;gap:12px;margin:0 0 24px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--red);width:34px;height:2px;display:inline-block}.eyebrow.dark{color:#555d60}.eyebrow.light{color:#c5cbcd}.hero h1,.section-heading h2,.repair-story h2,.local-grid h2,.faq-grid h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}.hero h1{max-width:750px;font-size:clamp(52px,6.6vw,88px)}em{color:var(--red);font-style:italic}.hero-copy{color:#dfe3e4;max-width:640px;margin:30px 0 32px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;border:0;border-radius:2px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff;box-shadow:0 12px 28px #d70c1638}.button-primary:hover{background:#ec101b}.button-ghost{color:#fff;background:#ffffff08;border:1px solid #ffffff6b}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.hero-proof{color:#d1d6d7;gap:30px;margin-top:42px;font-size:13px;font-weight:700;display:flex}.hero-proof b{color:var(--red);margin-right:7px}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid>div{border-right:1px solid var(--line);align-items:center;gap:16px;min-height:122px;padding:20px 22px;display:flex}.trust-grid>div:first-child{border-left:1px solid var(--line)}.trust-grid strong{color:var(--red);font:italic 700 24px Georgia,serif}.trust-grid span{color:#73797b;font-size:12px;line-height:1.5}.trust-grid b{color:var(--ink);margin-bottom:3px;font-size:14px;display:block}.section{padding:110px 0}.shop-section{background:var(--mist)}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;display:grid}.section-heading h2{font-size:clamp(44px,5vw,66px)}.split-heading>p,.centered>p{color:#686f71;max-width:500px;margin:0 0 7px;line-height:1.75}.catalog-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:54px 0 26px;display:flex}.filter-tabs{flex-wrap:wrap;gap:7px;display:flex}.filter-tabs button{color:#555b5d;cursor:pointer;background:#fff;border:1px solid #d2d4d2;border-radius:2px;padding:11px 15px;font-size:12px;font-weight:800}.filter-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.condition-filter select{color:#303638;background:#fff;border:1px solid #d2d4d2;border-radius:2px;min-height:42px;padding:0 42px 0 14px;font-size:13px}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:#fff;border:1px solid #e2e2df;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #16191a1c}.product-visual{background:linear-gradient(145deg,#e7e9e7,#cfd4d3);place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.product-visual:after{content:"";background:#ffffff73;border-radius:50%;width:190px;height:190px;position:absolute}.product-visual.cool{background:linear-gradient(145deg,#e8edef,#c7d3d7)}.product-visual.dry{background:linear-gradient(145deg,#ebe8e4,#d7cec4)}.product-visual.cook{background:linear-gradient(145deg,#eee9e8,#d6cac8)}.product-badge,.condition-pill{z-index:3;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900;position:absolute;top:14px}.product-badge{background:var(--red);color:#fff;padding:7px 9px;left:14px}.condition-pill{color:#3c4244;background:#ffffffe0;padding:7px 9px;right:14px}.appliance-mark{z-index:2;background:linear-gradient(145deg,#fff,#c4c8c8);border:5px solid #eceeee;border-radius:7px;place-items:center;width:116px;height:140px;display:grid;position:relative;box-shadow:0 20px 28px #1c1f202e}.appliance-mark:before{content:"";border-top:3px solid #4e5557;border-bottom:1px solid #959b9d;height:8px;position:absolute;top:12px;left:10px;right:10px}.appliance-mark span{background:radial-gradient(circle,#c8d4d6 0 37%,#343a3c 38% 43%,#aeb5b6 44%);border:7px solid #7d8486;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.cool .appliance-mark{border-radius:4px;height:150px}.cool .appliance-mark span{background:#848b8d;border:0;border-radius:0;width:84px;height:2px}.cook .appliance-mark{width:145px;height:108px}.cook .appliance-mark span{background:#2e3335;border:5px solid #787f81;border-radius:3px;width:88px;height:52px}.product-body{padding:22px}.product-category{color:var(--red);text-transform:uppercase;letter-spacing:.13em;margin:0 0 9px;font-size:10px;font-weight:900}.product-body h3{margin:0;font:700 21px/1.25 Georgia,serif}.product-body ul{color:#676e70;gap:8px;margin:18px 0 22px;padding:0;font-size:12px;list-style:none;display:grid}.product-body li:before{content:"✓";color:var(--red);margin-right:8px;font-weight:900}.product-bottom{border-top:1px solid #e4e5e3;justify-content:space-between;align-items:end;padding-top:18px;display:flex}.product-bottom small{color:#7c8284;text-transform:uppercase;font-size:10px;display:block}.product-bottom strong{font-size:23px}.product-bottom button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:42px;height:42px;font-size:25px;line-height:1;transition:background .2s}.product-bottom button:hover{background:var(--red)}.catalog-note{color:#777d7f;margin:18px 0 0;font-size:11px}.empty-state{text-align:center;color:#63696b;background:#fff;padding:50px}.repair-section{background:var(--charcoal);color:#fff;padding:110px 0;overflow:hidden}.repair-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.repair-story h2{font-size:clamp(43px,5vw,66px)}.repair-story>p:not(.eyebrow){color:#bec4c6;max-width:530px;margin:28px 0;line-height:1.75}.repair-types{flex-wrap:wrap;gap:8px;display:flex}.repair-types span{color:#d5d9da;border:1px solid #555d60;padding:9px 12px;font-size:11px}.phone-card{border-left:3px solid var(--red);background:#ffffff0a;margin-top:36px;padding:20px 24px}.phone-card small{color:#939b9e;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:9px;display:block}.phone-card a{font-size:28px;font-weight:900}.repair-form-wrap{max-width:630px;margin-left:auto;position:relative}.mascot{z-index:3;filter:drop-shadow(0 18px 24px #0000004d);pointer-events:none;width:205px;position:absolute;top:-105px;right:-45px}.repair-form{z-index:2;color:var(--ink);background:#fff;padding:42px;position:relative;box-shadow:0 30px 65px #0000003d}.form-title{border-bottom:1px solid #e1e2df;flex-direction:column;margin-bottom:23px;padding-bottom:22px;display:flex}.form-title span{font:700 31px Georgia,serif}.form-title b{color:var(--red);text-transform:uppercase;letter-spacing:.11em;margin-top:5px;font-size:9px}.repair-form label{color:#43494b;text-transform:uppercase;letter-spacing:.07em;gap:7px;margin-bottom:15px;font-size:11px;font-weight:900;display:grid}.repair-form input,.repair-form select,.repair-form textarea{color:#1e2223;text-transform:none;letter-spacing:0;background:#f8f8f7;border:1px solid #d8dad8;border-radius:1px;outline:none;width:100%;padding:13px 14px;font-weight:500}.repair-form input:focus,.repair-form select:focus,.repair-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #d70c1614}.repair-form textarea{resize:vertical;min-height:90px}.form-row{grid-template-columns:.55fr 1.45fr;gap:12px;display:grid}.repair-form .button{width:100%;margin-top:4px}.repair-form>small{text-align:center;color:#848a8c;margin-top:13px;font-size:10px;display:block}.centered{text-align:center;flex-direction:column;align-items:center;display:flex}.centered .eyebrow{justify-content:center}.centered>p{margin-top:20px}.process-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:58px;display:grid}.process-grid article{border-right:1px solid var(--line);min-height:260px;padding:32px;position:relative}.process-grid article:last-child{border-right:0}.process-grid strong{color:var(--red);margin-bottom:45px;font:italic 700 29px Georgia,serif;display:block}.process-grid h3{margin:0 0 12px;font:700 20px Georgia,serif}.process-grid p{color:#707779;margin:0;font-size:13px;line-height:1.65}.local-section{background:var(--ink);color:#fff;border-top:5px solid var(--red);padding:85px 0}.local-grid{grid-template-columns:1fr 1fr;align-items:end;gap:90px;display:grid}.local-grid h2{font-size:clamp(40px,4.5vw,58px)}.local-grid>div:last-child>p{color:#bec4c6;margin:0 0 24px;line-height:1.8}.districts{flex-wrap:wrap;gap:7px;display:flex}.districts span{color:#d8dcdd;text-transform:uppercase;letter-spacing:.08em;border:1px solid #454b4d;padding:8px 10px;font-size:10px}.faq-grid{grid-template-columns:.45fr 1fr;gap:100px;display:grid}.faq-grid h2{font-size:clamp(44px,5vw,62px)}.faq-list details{border-top:1px solid var(--line);padding:23px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:30px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:22px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:#6a7173;max-width:700px;margin:14px 40px 0 0;font-size:14px;line-height:1.7}.cart-section{padding:0 0 80px}.cart-panel{border-left:5px solid var(--red);background:#eff0ee;grid-template-columns:1fr auto auto auto;align-items:center;gap:28px;min-height:150px;padding:30px 34px;display:grid}.cart-panel small{color:#777d7f;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.cart-panel h2{margin:6px 0 0;font:700 26px Georgia,serif}.cart-total{min-width:100px}.cart-total strong{margin-top:5px;font-size:22px;display:block}.clear-cart{color:#747a7c;cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:underline}footer{color:#fff;background:#111415;padding:70px 0 24px}.footer-grid{grid-template-columns:1.6fr .8fr 1fr 1fr;gap:65px;display:grid}.footer-brand img{filter:brightness(0)invert();width:300px}.footer-brand p{color:#8f9799;max-width:340px;font-size:13px;line-height:1.7}footer h3{color:#757d80;text-transform:uppercase;letter-spacing:.13em;margin:0 0 20px;font-size:10px}footer p{color:#9ca3a5;font-size:13px;line-height:1.65}footer>.footer-grid>div:not(:first-child)>a{margin-bottom:11px;font-size:13px;display:block}.whatsapp-link{color:#fff;border-bottom:1px solid #474d4f;justify-content:space-between;padding-bottom:9px;font-weight:800;display:flex!important}footer small{color:#6f7779;font-size:10px}.legal{color:#697174;border-top:1px solid #292e30;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:10px;display:flex}.legal span:last-child{gap:22px;display:flex}.toast{z-index:80;border-left:4px solid var(--red);background:var(--ink);color:#fff;max-width:390px;padding:15px 18px;font-size:13px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #0003}@media (width<=980px){nav{display:none}.hero{min-height:620px}.trust-grid{grid-template-columns:repeat(2,1fr)}.split-heading,.repair-grid,.local-grid,.faq-grid{grid-template-columns:1fr;gap:45px}.product-grid{grid-template-columns:repeat(2,1fr)}.repair-story{max-width:680px}.repair-form-wrap{width:100%;margin:40px auto 0}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:repeat(2,1fr)}.cart-panel{grid-template-columns:1fr auto}}@media (width<=680px){.shell{width:min(100% - 26px,1180px)}.topbar-inner{justify-content:center;min-height:31px}.topbar-inner>span,.top-divider{display:none}.header-inner{gap:12px;min-height:72px}.brand{width:205px}.brand span{letter-spacing:.13em;font-size:8px}.cart-button{gap:0;padding:10px;font-size:0}.cart-button strong{font-size:10px}.hero{min-height:680px}.hero-image{background-position:64%}.hero-shade{background:linear-gradient(90deg,#101213f7,#101213a3)}.hero-content{padding:70px 0 50px}.hero h1{font-size:51px}.hero-copy{font-size:16px}.hero-actions{display:grid}.hero-proof{flex-direction:column;gap:9px;margin-top:30px}.trust-grid{grid-template-columns:1fr}.trust-grid>div,.trust-grid>div:first-child{border-left:0;border-right:0;border-bottom:1px solid var(--line);min-height:95px}.section,.repair-section{padding:75px 0}.section-heading h2,.repair-story h2,.local-grid h2,.faq-grid h2{font-size:43px}.split-heading{gap:25px}.catalog-toolbar{flex-direction:column;align-items:stretch;margin-top:38px}.filter-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.filter-tabs button{flex:none}.condition-filter select{width:100%}.product-grid{grid-template-columns:1fr}.repair-form{padding:30px 22px}.mascot{width:150px;top:-115px;right:-12px}.form-row{grid-template-columns:1fr;gap:0}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:auto}.process-grid strong{margin-bottom:25px}.local-grid{gap:28px}.faq-grid{gap:35px}.cart-panel{grid-template-columns:1fr;gap:20px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-brand img{width:260px}.legal{flex-direction:column;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.tulln-announcement{background:var(--red);color:#fff}.tulln-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:42px;min-height:96px;display:grid}.tulln-label{white-space:nowrap;align-items:center;gap:13px;display:flex}.tulln-label span{color:var(--red);text-transform:uppercase;letter-spacing:.13em;background:#fff;padding:7px 9px;font-size:9px;font-weight:900}.tulln-label b{font:700 22px Georgia,serif}.tulln-inner p{color:#ffe6e7;margin:0;font-size:13px;line-height:1.55}.tulln-inner>a{white-space:nowrap;border-bottom:1px solid #ffffff8c;padding-bottom:5px;font-size:12px;font-weight:900}.tulln-inner>a span{margin-left:12px}.willhaben-all{color:#121413;white-space:nowrap;background:#f1e646;border:1px solid #ded329;align-items:center;gap:12px;min-height:42px;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex}.feed-loading{color:#6f7678;background:#fff;border:1px solid #e2e2df;align-content:center;place-items:center;gap:16px;min-height:360px;display:grid}.feed-loading span{border:3px solid #e5e6e4;border-top-color:var(--red);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite feed-spin}@keyframes feed-spin{to{transform:rotate(360deg)}}.live-product:after{display:none}.live-product img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .live-product img{transform:scale(1.035)}.product-actions{gap:7px;display:flex}.product-actions>a,.product-actions>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;line-height:1;transition:background .2s;display:grid}.product-actions>a:hover,.product-actions>button:hover{background:var(--red)}.feed-error a{color:var(--red);margin-top:12px;font-weight:900;display:block}.opening-card{border-left:3px solid var(--red);background:#ffffff0d;grid-template-columns:auto 1fr;align-items:center;gap:3px 14px;margin:0 0 22px;padding:18px 20px;display:grid}.opening-card small{color:var(--red);text-transform:uppercase;letter-spacing:.12em;grid-row:1/3;font-weight:900}.opening-card strong{font:700 22px Georgia,serif}.opening-card span{color:#899194;font-size:11px}@media (width<=980px){.tulln-inner{grid-template-columns:1fr auto;gap:10px 28px;padding:20px 0}.tulln-inner p{grid-column:1/2}.tulln-inner>a{grid-area:1/2/3/3}}@media (width<=680px){.tulln-inner{grid-template-columns:1fr;gap:10px;padding:22px 0}.tulln-inner p,.tulln-inner>a{grid-area:auto/1}.tulln-label{white-space:normal}.tulln-label b{font-size:19px}.tulln-inner>a{justify-self:start;margin-top:6px}.willhaben-all{justify-content:center}.opening-card{grid-template-columns:1fr}.opening-card small{grid-row:auto}}.promo-section{color:#fff;background:#1b1f20;padding:95px 0}.promo-heading{grid-template-columns:1fr .7fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.promo-heading h2{letter-spacing:-.045em;margin:0;font:500 clamp(42px,5vw,62px)/1 Georgia,Times New Roman,serif}.promo-heading>p{color:#aeb5b7;margin:0 0 4px;line-height:1.7}.promo-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.promo-grid article{color:var(--ink);background:#fff;border-top:4px solid #676e70;padding:27px 28px 0;overflow:hidden}.promo-grid article.featured{border-top-color:var(--red)}.promo-top{justify-content:space-between;align-items:center;display:flex}.promo-top span{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.13em;padding:6px 8px;font-size:9px;font-weight:900}.promo-top small{color:#858b8d;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900}.promo-grid h3{margin:28px 0 7px;font:700 29px Georgia,serif}.promo-price{border-bottom:1px solid #e2e3e1;align-items:baseline;gap:9px;padding-bottom:20px;display:flex}.promo-price small{text-transform:uppercase;color:#797f81;font-size:10px;font-weight:900}.promo-price strong{letter-spacing:-.04em;color:var(--red);font-size:42px}.promo-grid ul{color:#62696b;gap:9px;margin:20px 0 26px;padding:0;font-size:12px;list-style:none;display:grid}.promo-grid li:before{content:"✓";color:var(--red);margin-right:8px;font-weight:900}.promo-grid article>a{background:#eff0ee;justify-content:space-between;align-items:center;min-height:54px;margin:0 -28px;padding:0 28px;font-size:12px;font-weight:900;display:flex}.promo-grid article>a:hover{background:var(--red);color:#fff}.delivery-promise{border-left:4px solid var(--red);background:#2a3032;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:78px;margin-top:15px;padding:18px 23px;display:grid}.delivery-promise b{font:700 18px Georgia,serif}.delivery-promise span{color:#aeb5b7;font-size:12px}.delivery-promise a{white-space:nowrap;font-weight:900}.feed-meta{align-items:center;gap:12px;display:flex}.feed-meta>span{color:#687073;white-space:nowrap;font-size:11px}.feed-meta>span strong{color:var(--red);margin-right:4px;font-size:18px}@media (width<=980px){.promo-heading{grid-template-columns:1fr;gap:18px}.promo-grid{grid-template-columns:1fr}.delivery-promise{grid-template-columns:1fr;gap:8px}.feed-meta{flex-direction:column;align-items:stretch}.feed-meta>span{text-align:right}}@media (width<=680px){.promo-section{padding:72px 0}.promo-heading h2{font-size:43px}.promo-grid h3{font-size:27px}.delivery-promise{padding:20px}.feed-meta>span{text-align:left}.promo-price strong{font-size:38px}}.product-visual.live-product{cursor:pointer;background:linear-gradient(145deg,#fff,#f5f5f2);border:0;border-bottom:1px solid #e8e8e5;width:100%;height:260px;padding:30px}.product-visual.live-product img{object-fit:contain;object-position:center;filter:drop-shadow(0 14px 18px #1418191f);width:100%;height:100%}.product-badge{color:#121413;background:#f1e646}.condition-pill{background:var(--ink);color:#fff}.warranty-badge,.photo-count{z-index:3;letter-spacing:.09em;text-transform:uppercase;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;bottom:14px}.warranty-badge{background:var(--red);color:#fff;left:14px}.photo-count{color:#383e40;background:#fffffff2;right:14px;box-shadow:0 3px 12px #00000014}.product-title-button{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;display:block}.product-title-button:hover{color:var(--red)}.product-actions .details-button{font-size:21px}.product-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0d0ec7;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow:auto}.product-dialog{background:#fff;grid-template-columns:1.25fr .75fr;width:min(1120px,100%);max-height:calc(100vh - 56px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 100px #0006}.modal-close{z-index:5;background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:27px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.product-gallery{background:#f1f2ef;grid-template-rows:minmax(0,1fr) auto;gap:14px;min-width:0;padding:28px;display:grid}.gallery-main{background:#fff;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.gallery-main img{object-fit:contain;width:100%;height:100%;max-height:560px;padding:18px}.gallery-main span{color:#fff;text-transform:uppercase;letter-spacing:.09em;background:#171a1bdb;padding:8px 10px;font-size:9px;font-weight:800;position:absolute;bottom:13px;left:13px}.gallery-thumbs{gap:9px;padding-bottom:3px;display:flex;overflow-x:auto}.gallery-thumbs button{cursor:pointer;background:#fff;border:2px solid #0000;flex:0 0 78px;width:78px;height:64px;padding:4px}.gallery-thumbs button.active{border-color:var(--red)}.gallery-thumbs img{object-fit:contain;width:100%;height:100%}.dialog-info{padding:72px 42px 38px;overflow:auto}.dialog-tags{flex-wrap:wrap;gap:7px;margin-bottom:22px;display:flex}.dialog-tags span,.dialog-tags b{text-transform:uppercase;letter-spacing:.1em;padding:7px 9px;font-size:9px}.dialog-tags span{background:var(--ink);color:#fff}.dialog-tags b{background:var(--red);color:#fff}.dialog-info>p{color:var(--red);text-transform:uppercase;letter-spacing:.13em;margin:0 0 10px;font-size:10px;font-weight:900}.dialog-info h2{letter-spacing:-.03em;margin:0;font:700 clamp(28px,3vw,41px)/1.12 Georgia,serif}.dialog-price{border-top:1px solid #e1e2df;border-bottom:1px solid #e1e2df;margin:27px 0 22px;padding:20px 0}.dialog-price small{color:#7c8284;text-transform:uppercase;letter-spacing:.1em;font-size:9px;display:block}.dialog-price strong{color:var(--red);margin-top:3px;font-size:34px;display:block}.dialog-info ul{color:#5f6668;gap:10px;margin:0 0 30px;padding:0;font-size:13px;list-style:none;display:grid}.dialog-info li:before{content:"✓";color:var(--red);margin-right:9px;font-weight:900}.dialog-actions{gap:12px;display:grid}.dialog-actions>a{border-bottom:1px solid #d9dbd9;justify-content:space-between;padding:14px 0;font-size:12px;font-weight:900;display:flex}@media (width<=820px){.product-modal{align-items:start;padding:12px}.product-dialog{grid-template-columns:1fr;max-height:none}.product-gallery{padding:14px}.gallery-main{min-height:330px}.dialog-info{padding:30px 24px}.modal-close{position:fixed;top:22px;right:22px}}@media (width<=680px){.product-visual.live-product{height:280px;padding:28px}.warranty-badge,.photo-count{font-size:8px}.product-modal{padding:0}.product-dialog{width:100%;min-height:100vh}.gallery-main{min-height:300px}.gallery-thumbs button{flex-basis:66px;width:66px;height:56px}.modal-close{top:12px;right:12px}}.brand{width:378px}.header-inner{min-height:102px}.contact-choice{border:0;margin:2px 0 18px;padding:0}.contact-choice legend{color:#43494b;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;font-size:11px;font-weight:900}.contact-choice>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.contact-choice button{color:#555c5e;cursor:pointer;background:#f8f8f7;border:1px solid #d8dad8;min-height:44px;font-size:12px;font-weight:900;transition:border-color .2s,background .2s,color .2s}.contact-choice button:hover{border-color:#a9adae}.contact-choice button.active{border-color:var(--red);color:var(--red);box-shadow:inset 0 0 0 1px var(--red);background:#d70c1612}.contact-choice button span{margin-right:7px}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.diagnostic-card{border-left:4px solid var(--red);background:#ffffff12;gap:7px;margin:30px 0 22px;padding:22px 24px;display:grid}.diagnostic-card small{color:#9da5a7;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900}.diagnostic-card strong{font:700 21px/1.2 Georgia,serif}.diagnostic-card strong em{white-space:nowrap;font-size:28px}.diagnostic-card span{color:#c4c9ca;font-size:12px;line-height:1.55}.email-link{color:#fff;border-bottom:1px solid #474d4f;justify-content:space-between;padding:11px 0 9px;font-weight:800;display:flex!important}.footer-grid>div>span{color:#9ca3a5;overflow-wrap:anywhere;margin-bottom:11px;font-size:12px;display:block}.call-float{z-index:70;background:var(--red);color:#fff;border-radius:50% 0 0 50%;place-items:center;width:58px;height:58px;transition:background .2s,transform .2s;display:grid;position:fixed;top:54%;right:0;transform:translateY(-50%);box-shadow:0 14px 35px #00000042}.call-float:hover{background:#ed101b;transform:translateY(-50%)scale(1.06)}.call-float span{font-size:24px;line-height:1}.imprint-section{border-top:1px solid var(--line);background:#f1f2ef;padding:80px 0}.imprint-grid{grid-template-columns:.45fr 1fr;align-items:start;gap:95px;display:grid}.imprint-grid h2{letter-spacing:-.045em;margin:0;font:500 clamp(42px,5vw,60px)/1 Georgia,Times New Roman,serif}.imprint-grid>div:first-child>p:last-child{color:#71787a;max-width:330px;line-height:1.7}.imprint-details{background:#d9dbd8;border:1px solid #d9dbd8;grid-template-columns:1fr 1fr;gap:1px;display:grid}.imprint-details>div{background:#fff;flex-direction:column;align-items:flex-start;gap:7px;min-height:128px;padding:24px;display:flex}.imprint-details small{color:#858b8d;text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:900}.imprint-details strong{font:700 18px Georgia,serif}.imprint-details span,.imprint-details a{color:#5d6466;overflow-wrap:anywhere;font-size:13px;line-height:1.55}.imprint-details a:hover{color:var(--red)}.imprint-details .imprint-activity{grid-column:1/-1;min-height:auto}.cart-panel{grid-template-columns:1fr auto 230px auto auto}.cart-contact-choice{margin:0}.cart-contact-choice legend{color:#777d7f;font-size:9px}.cart-contact-choice button{background:#fff;min-height:38px}.cart-email-fields{grid-column:1/-1;grid-template-columns:1fr 1fr 1fr;gap:10px;padding-top:4px;display:grid}.cart-email-fields label{color:#62696b;text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:9px;font-weight:900;display:grid}.cart-email-fields input{width:100%;min-height:42px;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border:1px solid #d3d6d3;outline:none;padding:0 12px;font-weight:500}.cart-email-fields input:focus{border-color:var(--red);box-shadow:0 0 0 3px #d70c1614}@media (width<=1100px){.brand{width:330px}.header-inner,nav{gap:18px}.cart-panel{grid-template-columns:1fr auto 230px}.cart-panel>.button{grid-column:2/4}.clear-cart{grid-area:2/1/auto/2}}@media (width<=980px){.imprint-grid{grid-template-columns:1fr;gap:35px}.call-float{border-radius:50%;width:54px;height:54px;top:auto;bottom:20px;right:14px;transform:none}.call-float:hover{transform:scale(1.06)}}@media (width<=680px){.brand{width:287px;max-width:calc(100% - 54px)}.header-inner{min-height:90px}.cart-panel{grid-template-columns:1fr}.cart-panel>.button,.clear-cart{grid-area:auto}.cart-contact-choice{width:100%}.cart-email-fields{grid-template-columns:1fr}.imprint-section{padding:62px 0}.imprint-details{grid-template-columns:1fr}.imprint-details .imprint-activity{grid-column:auto}.call-float{bottom:14px}}.hero{background:#151819;height:690px;min-height:0;display:block}.hero-slide{opacity:0;visibility:hidden;pointer-events:none;align-items:center;transition:opacity .65s,visibility .65s;display:flex;position:absolute;inset:0}.hero-slide.active{opacity:1;visibility:visible;pointer-events:auto}.hero-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-image-appliances{background-image:url(/appliance-hero.png),linear-gradient(120deg,#343b3d,#151819)}.hero-image-repair{background-image:url(/repair-hero-v2.png),linear-gradient(120deg,#343b3d,#151819);background-position:50%}.hero-shade-repair{background:linear-gradient(90deg,#0e1011f0 0%,#101213cc 38%,#10121338 70%,#10121314 100%)}.hero-slide-hit{z-index:1;position:absolute;inset:0}.hero-content{pointer-events:none}.hero-content a{pointer-events:auto}.hero-offer{font-size:clamp(23px,2.4vw,34px);font-weight:800;line-height:1.25}.hero-offer strong{color:#fff;font-size:1.22em}.hero-offer span{letter-spacing:.06em;text-transform:uppercase;color:#cbd0d1;font-size:.58em}.hero-controls{z-index:4;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero-controls button{cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:20px;padding:0;display:grid}.hero-controls button span{background:#ffffff70;width:22px;height:3px;transition:width .25s,background .25s;display:block}.hero-controls button.active span{background:var(--red);width:34px}@media (width<=980px){.hero{height:620px}}@media (width<=680px){.hero{height:680px}.hero-image-appliances,.hero-image-repair{background-position:64%}.hero-shade-repair{background:linear-gradient(90deg,#0c0e0ff5,#0c0e0f9e)}.hero-content{padding:70px 0}.hero h1{font-size:49px}.hero-offer{font-size:25px}.hero-offer span{font-size:.56em}.hero-controls{bottom:18px}}@media (prefers-reduced-motion:reduce){.hero-slide{transition:none}}.repair-banner-section{background:#f5f5f2;padding:70px 0 0}.repair-banner{color:#fff;background:#171a1b url(/repair-hero-v2.png) 50%/cover no-repeat;align-items:center;min-height:355px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #14181924}.repair-banner-shade{background:linear-gradient(90deg,#0c0e0ff7 0%,#0e1011e6 42%,#0e101142 72%,#0e10110f 100%);transition:background .3s;position:absolute;inset:0}.repair-banner-content{z-index:1;flex-direction:column;align-items:flex-start;width:min(620px,60%);padding:48px 55px;display:flex;position:relative}.repair-banner-kicker{color:#f1f2f2;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:900}.repair-banner-kicker:before{content:"";background:var(--red);width:28px;height:2px;margin:0 11px 3px 0;display:inline-block}.repair-banner-content>strong{letter-spacing:-.04em;font:500 clamp(37px,4vw,56px)/1 Georgia,Times New Roman,serif}.repair-banner-offer{margin-top:22px;font-size:20px;font-weight:800}.repair-banner-offer b{font-size:29px}.repair-banner-included{color:#cbd0d1;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:12px;font-weight:800}.repair-banner-cta{background:var(--red);align-items:center;gap:30px;min-height:49px;margin-top:25px;padding:0 20px;font-size:13px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 28px #d70c163d}.repair-banner:hover .repair-banner-shade{background:linear-gradient(90deg,#0c0e0ff7 0%,#0e1011db 42%,#0e10112e 72%,#0e101105 100%)}.repair-banner:hover .repair-banner-cta{background:#ec101b;transform:translateY(-2px)}.repair-banner:focus-visible{outline:3px solid var(--red);outline-offset:4px}@media (width<=800px){.repair-banner-section{padding-top:45px}.repair-banner{background-position:64%;align-items:flex-end;min-height:430px}.repair-banner-shade{background:linear-gradient(#0c0e0f3d 0%,#0c0e0fe6 49%,#0c0e0ffa 100%)}.repair-banner-content{width:100%;padding:115px 28px 32px}.repair-banner-content>strong{font-size:40px}.repair-banner-offer{font-size:17px}.repair-banner-offer b{font-size:25px}.repair-banner:hover .repair-banner-shade{background:linear-gradient(#0c0e0f33 0%,#0c0e0fde 49%,#0c0e0ffa 100%)}}@media (width<=420px){.repair-banner-content{padding:110px 22px 28px}.repair-banner-content>strong{font-size:36px}.repair-banner-cta{justify-content:space-between;width:100%}}
