:root{--paper:#f7f4ec;--paper-deep:#f1ede3;--surface:#fffdf8;--ink:#17322e;--muted:#52635f;--rule:#d2d9d3;--rule-strong:#b9c5be;--petrol:#0f645a;--petrol-dark:#0b4e47;--petrol-soft:#e6efeb;--ochre:#80551b;--ochre-soft:#f2ead9;--warning:#87392b;--warning-soft:#f5e8e2;--focus:#bd7417;--page:92rem;--reading:72ch;--rail:0rem;--radius-small:.6rem;--radius-medium:1rem;--radius-large:1.5rem;--shadow-soft:0 1.2rem 3rem #17322e14;--font-sans:"Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-serif:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;color:var(--ink);background:var(--paper);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;min-width:0;scroll-padding-top:5.5rem}body{background:var(--paper);min-width:0;color:var(--ink);margin:0;font-size:1.2rem;line-height:1.62;overflow-x:clip}button,input,select,textarea{font:inherit}a{color:var(--petrol-dark);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--petrol)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}::selection{background:var(--ochre-soft);color:var(--ink)}h1,h2,h3,h4,p,ul,ol,dl{margin-top:0}h1,h2{color:var(--ink);font-family:var(--font-serif);text-wrap:balance;font-weight:700}h1{letter-spacing:-.045em;max-width:16ch;margin-bottom:1.35rem;font-size:clamp(3.2rem,5.8vw,5.5rem);line-height:.98}h2{letter-spacing:-.035em;max-width:30ch;margin-bottom:.9rem;font-size:clamp(2.45rem,4vw,3.8rem);line-height:1.03}h3,h4{color:var(--ink);font-family:var(--font-sans);text-wrap:pretty;font-weight:700}h3{margin-bottom:.65rem;font-size:clamp(1.4rem,1.7vw,1.65rem);line-height:1.25}h4{margin-bottom:.5rem;font-size:clamp(1.1rem,1.3vw,1.2rem);line-height:1.4}p,ul,ol,dl{margin-bottom:1.1rem}p,li,dd,dt,summary,a{overflow-wrap:break-word}h1,h2,h3,h4{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}strong{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--ink);background:0 0;font-weight:700;text-decoration:none}mark.keyword-highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-bottom:.1em solid var(--section-accent,var(--ochre));background:var(--section-highlight,var(--ochre-soft));color:var(--ink);border-radius:2px;padding:0 .12em .03em;font-weight:700}main section[id],main :is(h2,h3,h4)[id]{scroll-margin-top:5.5rem}main[tabindex="-1"]:focus,section[tabindex="-1"]:focus{outline:none}.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}.skip-link{z-index:1000;border:1px solid var(--ink);background:var(--surface);color:var(--ink);border-radius:3px;padding:.7rem 1rem;font-weight:700;text-decoration:none;position:fixed;top:.75rem;left:.75rem;translate:0 -180%}.skip-link:focus{translate:0}.site-header{z-index:100;border-bottom:1px solid var(--rule);background:#f7f4ecf5;position:sticky;top:0;box-shadow:0 .35rem 1.5rem #17322e0d}.site-header__bar{width:min(var(--page), calc(100% - 3rem));justify-content:space-between;align-items:center;gap:2rem;min-width:0;min-height:5.2rem;margin-inline:auto;display:flex}.wordmark{min-width:0;color:var(--ink);letter-spacing:-.01em;align-items:center;gap:.65rem;font-size:1.28rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.wordmark:hover{color:var(--petrol-dark)}.wordmark__drop{background:var(--petrol);border-radius:70% 45% 65%;flex:none;width:.78rem;height:1rem;rotate:45deg}.desktop-nav{align-items:center;gap:clamp(.7rem,1.5vw,1.3rem);min-width:0;display:flex}.desktop-nav a{min-height:2.75rem;color:var(--muted);align-items:center;font-size:.94rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.desktop-nav a:after{background:var(--ochre);content:"";transform-origin:0;height:2px;transition:scale .15s;position:absolute;bottom:.35rem;left:0;right:0;scale:0 1}.desktop-nav a:hover,.desktop-nav a[aria-current=location]{color:var(--ink)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=location]:after{scale:1}.mobile-nav{display:none}.hero{color:#f8f3e8;background:radial-gradient(circle at 82% 12%,#56b8aa2e,#0000 24rem),linear-gradient(135deg,#102f2d 0%,#163f3b 58%,#123532 100%);border-bottom:1px solid #2d5752;width:100%;padding-block:clamp(3.25rem,5.5vw,5.5rem);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#f8f3e80a 1px,#0000 1px);background-size:100% 3.25rem;position:absolute;inset:0}.hero__inner{width:min(var(--page), calc(100% - 3rem));grid-template-columns:minmax(0,1.18fr) minmax(26rem,.82fr);align-items:center;gap:clamp(2.5rem,5vw,5.5rem);min-width:0;margin-inline:auto;display:grid;position:relative}.hero__copy{min-width:0;max-width:none;margin:0}.hero h1,.hero strong{color:#fffdf8}.hero mark.keyword-highlight{color:#fffdf8;background:#e5b86a2e;border-bottom-color:#e5b86a}.eyebrow,.section-kicker{color:var(--ochre);letter-spacing:.075em;text-transform:uppercase;margin-bottom:.75rem;font-size:.88rem;font-weight:700;line-height:1.35}.hero__lead{color:#dce9e4;max-width:58ch;margin-bottom:0;font-size:clamp(1.25rem,1.7vw,1.48rem);line-height:1.58}.hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-block:2rem 2.5rem;display:flex}.button,.text-link{justify-content:center;align-items:center;min-height:2.75rem;font-size:1rem;font-weight:700;display:inline-flex}.button{border:1px solid var(--petrol-dark);border-radius:4px;padding:.6rem 1.05rem;text-decoration:none}.button--primary{color:#143734;background:#f0c47b;border-color:#f0c47b}.button--primary:hover{color:#102f2d;background:#fff3df;border-color:#fff3df}.hero .text-link{color:#fffdf8;text-decoration-color:#7fd3c6}.text-link{color:var(--petrol-dark)}.hero__visual{border-radius:var(--radius-large);background:#f8f3e812;border:1px solid #ffffff2e;min-width:0;overflow:hidden;box-shadow:0 2rem 5rem #0003}.hero__illustration{padding:clamp(1.25rem,2.5vw,2.25rem)}.hero__illustration img{width:100%;height:auto;display:block}.hero__facts{background:#051d1b61;border-top:1px solid #ffffff2e;grid-template-columns:minmax(0,1fr);gap:0;margin:0;display:grid}.hero__facts>div{border-top:1px solid #ffffff1f;border-left:0;min-width:0;padding:.9rem 1.25rem 1rem}.hero__facts>div:first-child{border-top:0}.hero__facts dt{color:#f0c47b;margin-bottom:.3rem;font-size:.9rem;font-weight:700}.hero__facts dd{color:#e7f0ed;margin:0;font-size:1rem;line-height:1.5}.topic-map{width:min(var(--page), calc(100% - 3rem));border-bottom:1px solid var(--rule);margin:0 auto;padding-block:2.15rem 2.5rem}.topic-map__title,.topic-map ol{max-width:none;margin-left:0}.topic-map__title{color:var(--muted);margin-bottom:1rem;font-size:.95rem;font-weight:700}.topic-map ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:0;margin-bottom:0;padding:0;list-style:none;display:grid}.topic-map li{border:0;min-width:0;padding:0}.topic-map a{border:1px solid var(--rule);border-radius:var(--radius-small);min-height:4.4rem;color:var(--ink);background:#fffdf894;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.55rem .75rem;font-size:1.02rem;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s,translate .15s;display:grid}.topic-map a:hover{border-color:var(--petrol);background:var(--surface);color:var(--petrol-dark);text-decoration:none;translate:0 -2px}.topic-map__icon{width:2.5rem;height:2.5rem;display:block}.topic-map__arrow{color:var(--ochre);font-size:1.15rem}.content-section{--section-background:var(--paper);--section-accent:var(--petrol-dark);--section-highlight:var(--petrol-soft);border-top:1px solid var(--rule);background:var(--section-background);width:100%;padding-block:clamp(3.5rem,5vw,5rem)}.content-section.section-intro{border-top:0}.content-section--tinted{background:var(--section-background,var(--paper-deep))}#kurzantwort{--section-background:#fbf7ec;--section-accent:#86551d;--section-highlight:#efe3c7}#produktvergleich{--section-background:#eaf3ef;--section-accent:#0f6258;--section-highlight:#dce9e3}#anwendung{--section-background:#f5eddd;--section-accent:#745122;--section-highlight:#eadfc8}#sicherheit{--section-background:#f1ece5;--section-accent:#526159;--section-highlight:#e3e4de}#probleme{--section-background:#e9f0e8;--section-accent:#4e6545;--section-highlight:#dfe8da}#pflege{--section-background:#f5eddf;--section-accent:#725c34;--section-highlight:#e9dec9}#faq{--section-background:#e8f1ed;--section-accent:#315f58;--section-highlight:#dbe8e3}.content-section .section-kicker{color:var(--section-accent)}.content-section a:not(.button){color:var(--section-accent);text-decoration-color:currentColor}.content-section a:not(.button):hover{color:var(--ink)}.content-section a:focus-visible{outline-color:var(--section-accent)}.content-section .answer-card{border-top-color:var(--section-accent)}.content-section .plain-list li::marker{color:var(--section-accent)}.content-section .steps li::marker{color:var(--section-accent)}.content-section .faq-list summary::marker{color:var(--section-accent)}.content-section .decision-number,.content-section .care-list__number{color:var(--section-accent)}.content-section .note:not(.note--strong),.content-section .closing-note{border-left-color:var(--section-accent)}.section-shell{width:min(var(--page), calc(100% - 3rem));min-width:0;margin-inline:auto}.section-heading{border-bottom:1px solid var(--rule-strong);grid-template-columns:4.5rem minmax(0,1fr);align-items:start;gap:1.5rem;max-width:86rem;margin:0 0 2.5rem;padding-bottom:2rem;display:grid;position:relative}.section-heading:after{background:var(--section-accent);content:"";border-radius:4px 4px 0 0;width:8rem;height:4px;position:absolute;bottom:-1px;left:0}.section-heading>div{min-width:0}.section-heading__icon,.editorial-icon,.card-icon,.product-card__icon,.step-icon,.care-list__icon,.safety-panel__visual,.closing-note__icon{flex:none;display:block}.section-heading__icon{width:4.5rem;height:4.5rem}p.section-intro{max-width:72ch;color:var(--muted);margin-bottom:0;font-size:clamp(1.2rem,1.6vw,1.34rem);line-height:1.58}.subsection-title{max-width:72ch;margin:2.5rem 0 .4rem}.subsection-intro{max-width:72ch;color:var(--muted);margin:0 0 1.5rem}.answer-grid--subsection,.care-list--subsection{margin-top:0}.section-shell>h3,.section-shell>p,.section-shell>.plain-list,.section-shell>.steps{max-width:78ch;margin-left:6rem}.section-shell>h3{margin-top:3rem}.section-shell>h3+p{margin-top:0}.answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block:2.25rem;display:grid}.answer-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.answer-card{border:1px solid var(--rule-strong);border-top:4px solid var(--section-accent);border-radius:var(--radius-medium);background:#fffdf8b8;min-width:0;padding:1.35rem}.answer-card h3{margin:.8rem 0 .6rem}.answer-card p:last-child{margin-bottom:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-block:2.5rem;display:grid}.product-card{border:1px solid var(--rule-strong);border-top:3px solid var(--petrol);border-radius:var(--radius-medium);background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);padding:clamp(1.5rem,2.5vw,2.25rem)}.product-card:nth-child(2){border-top-color:var(--ochre)}.product-card__head{align-items:center;gap:1rem;min-width:0;margin-bottom:1.35rem;display:flex}.product-card__head>div{min-width:0}.product-card__icon{width:4rem;height:4rem}.product-card__head p{color:var(--ochre);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.3rem;font-size:.8rem;font-weight:700}.product-card__head h3{margin-bottom:0;font-size:clamp(1.5rem,2vw,1.8rem)}.product-facts{border-bottom:1px solid var(--rule);margin-bottom:1.35rem}.product-facts>div{border-top:1px solid var(--rule);grid-template-columns:minmax(5.5rem,.65fr) minmax(0,1.35fr);gap:1rem;padding-block:.8rem;display:grid}.product-facts dt{color:var(--muted);font-size:.96rem;font-weight:700}.product-facts dd{margin:0}.product-card>:last-child{margin-bottom:0}.plain-list{padding-left:1.25rem}.plain-list li{margin-block:.65rem;padding-left:.25rem}.plain-list li::marker{color:var(--ochre);font-weight:700}.steps li::marker{color:var(--ochre);font-weight:700}.topic-map li::marker{color:var(--ochre);font-weight:700}.steps{padding-left:1.45rem}.steps>li{border-top:1px solid var(--rule);padding:1rem 0 1.1rem .3rem}.steps>li:last-child{padding-bottom:0}.steps h3{margin-bottom:.45rem}.steps p:last-child,.steps span:last-child{margin-bottom:0}.steps strong,.steps span{display:block}.steps span{color:var(--muted);margin-top:.25rem}#anwendung>.section-shell>.steps{padding-left:0;list-style:none}.steps--illustrated{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid;max-width:none!important;margin:2.25rem 0!important}.steps--illustrated>li{border:1px solid var(--rule-strong);border-radius:var(--radius-medium);background:#fffdf8a8;grid-template-columns:3rem minmax(0,1fr);align-items:start;gap:1rem;min-width:0;padding:1.35rem;display:grid}.steps--illustrated .step-icon{width:3rem;height:3rem}.note,.closing-note{border:1px solid var(--rule-strong);border-left:5px solid var(--ochre);border-radius:0 var(--radius-small) var(--radius-small) 0;background:#fffdf885;padding:1.25rem 1.4rem}.section-shell>.note,.section-shell>.closing-note,.section-shell>.safety-panel{width:min(80rem,100% - 6rem);margin:2.5rem 0 2.5rem 6rem}.note--strong{border-left-color:var(--warning)}.note>:last-child,.closing-note>:last-child{margin-bottom:0}.safety-panel{border:1px solid #d8b8ad;border-top:3px solid var(--warning);border-radius:var(--radius-medium);background:var(--warning-soft);padding:clamp(1.4rem,3.5vw,2.25rem);box-shadow:0 1rem 2.5rem #87392b12}.safety-panel__heading{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.safety-panel__heading>div{min-width:0}.safety-panel__heading h3,.safety-panel__heading .section-kicker{margin-bottom:.25rem}.safety-panel__visual{width:4rem;height:4rem}.safety-panel>:last-child,.safety-panel>div>:last-child{margin-bottom:0}.safety-panel .section-kicker{color:var(--warning)}.safety-panel strong,.note--strong strong{-webkit-text-decoration-color:var(--warning);text-decoration-color:var(--warning)}.safety-panel .steps{margin-block:1.5rem}.safety-panel:has(>.safety-panel__visual){grid-template-columns:4rem minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.editorial-split{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:clamp(1.75rem,4vw,3.5rem);margin-block:3rem;display:grid}.editorial-split--balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-split>*{min-width:0}.editorial-split .note{margin:0}.decision-block{border-block:1px solid var(--rule-strong);grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(1.75rem,4vw,3.5rem);margin-block:3rem;padding-block:2.25rem;display:grid}.decision-block__intro{min-width:0}.decision-block__intro h3{font-size:clamp(1.4rem,1.8vw,1.6rem)}.decision-list{min-width:0}.decision-list article{border-top:1px solid var(--rule);grid-template-columns:2.25rem minmax(0,1fr);gap:1rem;padding-block:1.15rem;display:grid}.decision-list article:first-child{border-top:0;padding-top:0}.decision-list article:last-child{padding-bottom:0}.decision-number,.care-list__number{color:var(--ochre);font-family:var(--font-serif);font-size:1.25rem;font-weight:700}.decision-list p:last-child{margin-bottom:0}.care-list{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin:2.5rem 0 3rem;display:grid}.care-list article{border:1px solid var(--rule-strong);border-radius:var(--radius-medium);background:#fffdf8a3;grid-template-columns:4rem minmax(0,1fr);gap:1rem;min-width:0;padding:1.35rem;display:grid}.care-list article:last-child{grid-column:1/-1}.care-list__marker{width:3.5rem;height:3.5rem;position:relative}.care-list__icon{width:3.5rem;height:3.5rem}.care-list__number{background:var(--surface);width:1.35rem;height:1.35rem;box-shadow:0 0 0 1px var(--rule-strong);font-family:var(--font-sans);border-radius:50%;place-items:center;font-size:.7rem;line-height:1;display:grid;position:absolute;bottom:0;right:0}.care-list article p:last-child{margin-bottom:0}.use-boundaries{border-block:1px solid var(--rule-strong);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(1.75rem,4vw,3.5rem);margin-block:3rem;padding-block:2.25rem;display:grid}.use-boundaries__intro,.use-boundaries__items{min-width:0}.use-boundaries__items article{border-top:1px solid var(--rule);padding-block:1.15rem}.use-boundaries__items .card-icon{float:left;width:3rem;height:3rem;margin:0 .9rem .5rem 0}.use-boundaries__items article:first-child{border-top:0;padding-top:0}.use-boundaries__items article:last-child{padding-bottom:0}.use-boundaries__items p:last-child{margin-bottom:0}.faq-list{border-bottom:1px solid var(--rule-strong);width:min(82rem,100% - 6rem);margin:2.25rem 0 0 6rem}.faq-list details{border-top:1px solid var(--rule-strong)}.faq-list summary{cursor:pointer;min-height:4.25rem;color:var(--ink);padding:1.1rem 2rem 1.1rem 0;font-size:1.24rem;font-weight:700}.faq-list summary::marker{color:var(--ochre)}.faq-list details>div{max-width:62ch;color:var(--muted);padding:0 1.5rem 1.25rem 1.25rem}.faq-list details>div>:last-child{margin-bottom:0}.closing-note{border-left-color:var(--petrol);margin-top:3.5rem!important}.closing-note:has(.closing-note__icon){grid-template-columns:3.5rem minmax(0,1fr);gap:1rem;display:grid}.closing-note__icon{width:3.5rem;height:3.5rem}.closing-note .text-link{margin-top:.25rem}.site-footer{border-top:1px solid var(--ink);background:var(--ink);color:#e5ece8}.site-footer__inner{width:min(var(--page), calc(100% - 3rem));justify-content:space-between;align-items:center;gap:2rem;min-width:0;margin-inline:auto;padding-block:2.25rem;display:flex}.site-footer__name{color:#fff;margin-bottom:.25rem;font-size:1.3rem;font-weight:700}.site-footer__inner>div>p:last-child{color:#c5d2ce;max-width:34rem;margin-bottom:0;font-size:.96rem}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:.25rem 1.2rem;display:flex}.site-footer a{color:#fff;align-items:center;min-height:2.75rem;font-size:.95rem;font-weight:600;display:inline-flex}.legal-body{min-height:100vh}.legal-main{width:min(68rem,100% - 3rem);margin-inline:auto;padding-block:clamp(4rem,8vw,7rem)}.legal-page{max-width:76ch;margin-inline:auto}.legal-page h1{max-width:none;margin-bottom:1rem}.legal-lead{max-width:60ch;color:var(--muted);margin-bottom:0;font-size:1.2rem}.legal-page section{border-top:1px solid var(--rule);margin-top:3.5rem;padding-top:2rem}.legal-page section h2{font-family:var(--font-sans);letter-spacing:-.015em;font-size:clamp(1.75rem,3vw,2rem)}.legal-page section>p{max-width:64ch}.back-link{align-items:center;min-height:2.75rem;margin-bottom:2.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.legal-card{border-left:2px solid var(--ochre);background:var(--surface);border-radius:2px;margin-block:1.5rem;padding:1.15rem 1.35rem}.legal-card>:last-child{margin-bottom:0}@media (max-width:70rem){:root{--rail:0rem}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--rule-strong);background:var(--surface);min-width:5rem;min-height:2.75rem;color:var(--ink);border-radius:4px;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] nav{z-index:110;border:1px solid var(--rule);background:var(--surface);border-radius:4px;width:min(20rem,100vw - 2rem);max-height:calc(100vh - 6rem);padding:.45rem .75rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0;overflow-y:auto;box-shadow:0 1rem 2.5rem #17322e24}.mobile-nav nav a{border-bottom:1px solid var(--rule);min-height:2.8rem;color:var(--ink);align-items:center;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.mobile-nav nav a:last-child{border-bottom:0}.hero__copy,.section-heading,.section-shell>h3,.section-shell>p,.section-shell>.plain-list,.section-shell>.steps,.section-shell>.note,.section-shell>.closing-note,.section-shell>.safety-panel,.topic-map__title,.topic-map ol,.care-list,.faq-list{margin-left:0}.section-shell>.note,.section-shell>.closing-note,.section-shell>.safety-panel,.care-list,.faq-list{width:100%}}@media (max-width:60rem){.hero__inner{grid-template-columns:minmax(0,1fr)}.hero__copy{max-width:70rem}.hero h1{max-width:18ch}.hero__visual{grid-template-columns:minmax(0,1.1fr) minmax(17rem,.9fr);display:grid}.hero__facts{border-top:0;border-left:1px solid #ffffff2e}.topic-map ol,.answer-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:46rem){html{scroll-padding-top:5rem}body{font-size:1.125rem;line-height:1.62}main section[id]{scroll-margin-top:5rem}.site-header__bar{min-height:4.25rem}.site-header__bar,.hero__inner,.topic-map,.section-shell,.site-footer__inner,.legal-main{width:calc(100% - 2rem)}h1{font-size:clamp(2.75rem,12vw,3.8rem);line-height:.99}h2{font-size:clamp(2.25rem,9vw,3rem)}.hero{padding-block:3.15rem 3rem}.hero__lead,p.section-intro,.legal-lead{font-size:1.18rem}.hero__actions{justify-items:stretch;display:grid}.button{width:100%}.text-link{justify-content:flex-start}.hero__facts,.topic-map ol,.answer-grid,.answer-grid--four,.product-grid,.steps--illustrated,.care-list,.editorial-split,.editorial-split--balanced,.decision-block,.use-boundaries{grid-template-columns:minmax(0,1fr)}.hero__visual{display:block}.hero__facts{border-top:1px solid #ffffff2e;border-left:0}.hero__facts>div{border-top:1px solid var(--rule);border-left:0;padding:.9rem 0}.hero__facts>div:first-child{border-top:0}.topic-map{padding-block:2rem}.topic-map ol{column-gap:0}.content-section{padding-block:3.35rem}.section-heading{grid-template-columns:3.5rem minmax(0,1fr);gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.section-heading__icon{width:3.5rem;height:3.5rem}.answer-grid,.product-grid{gap:1rem;margin-block:2rem}.product-card{padding:1.25rem}.product-facts>div{grid-template-columns:minmax(5rem,.7fr) minmax(0,1.3fr);gap:.75rem}.editorial-split,.decision-block,.use-boundaries{gap:1.75rem;margin-block:2.5rem}.decision-list article{grid-template-columns:1.8rem minmax(0,1fr);gap:.75rem}.care-list{margin-block:2rem 2.5rem}.care-list article{grid-template-columns:3.5rem minmax(0,1fr);gap:.85rem}.care-list article:last-child{grid-column:auto}.safety-panel:has(>.safety-panel__visual){grid-template-columns:minmax(0,1fr)}.safety-panel__heading{align-items:flex-start}.site-footer__inner{flex-direction:column;align-items:flex-start}.site-footer nav{justify-content:flex-start}.legal-main{padding-block:3.5rem}.legal-page section{margin-top:2.75rem}}@media (max-width:22rem){.site-header__bar,.hero__inner,.topic-map,.section-shell,.site-footer__inner,.legal-main{width:calc(100% - 1.5rem)}.wordmark{font-size:1rem}.mobile-nav summary{min-width:4.5rem}.product-facts>div{grid-template-columns:minmax(0,1fr);gap:.15rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{@page{margin:1.5cm}:root{--paper:#fff;--paper-deep:#fff;--surface:#fff;--ink:#000;--muted:#222;--rule:#aaa;--rule-strong:#777;--rail:0rem}html,body{background:#fff}#kurzantwort,#produktvergleich,#anwendung,#sicherheit,#probleme,#pflege,#faq{--section-background:#fff;--section-accent:#000;--section-highlight:transparent}body{color:#000;font-size:10.5pt;line-height:1.45}.site-header,.site-footer,.topic-map,.hero__actions,.hero__visual,.section-heading__icon,.card-icon,.product-card__icon,.step-icon,.care-list__marker,.safety-panel__visual,.closing-note__icon,.back-link,.skip-link{display:none!important}.hero,.hero__inner,.section-shell,.legal-main{width:100%}:is(.hero__inner,.section-heading,.closing-note:has(.closing-note__icon)){display:block}.hero{border-bottom:1px solid #777;padding-block:0 1.2cm}.content-section{border-top:1px solid #aaa;padding-block:1.2cm;background:#fff!important}mark.keyword-highlight{background:0 0;border-bottom-color:#777}strong{text-decoration-color:#777}.section-heading,.section-shell>h3,.section-shell>p,.section-shell>.plain-list,.section-shell>.steps,.section-shell>.note,.section-shell>.closing-note,.section-shell>.safety-panel,.care-list,.faq-list{width:100%;max-width:none;margin-left:0}.product-grid,.answer-grid,.editorial-split,.decision-block,.use-boundaries{gap:.6cm}.product-card,.answer-card,.note,.safety-panel,.decision-list article,.care-list article,.use-boundaries__items article,.faq-list details{break-inside:avoid}.product-card,.safety-panel,.legal-card{border-color:#777;background:#fff!important}.faq-list details:not([open])>:not(summary){display:block!important}a{color:#000}}
