:root{--ink:#17302b;--green:#173b34;--green-2:#24584d;--mint:#dfece5;--sand:#f4f0e9;--cream:#fbfaf7;--white:#fff;--line:#d9dfdc;--accent:#e0a02b;--shadow:0 18px 48px rgba(19,48,43,.14);--radius:22px;--max:1180px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
.skip{position:fixed;left:12px;top:-80px;background:#fff;padding:12px 16px;z-index:1000;border-radius:10px}.skip:focus{top:12px}
.topbar{height:82px;display:flex;align-items:center;gap:34px;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(251,250,247,.96);border-bottom:1px solid rgba(23,48,43,.1);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}
.brand{display:flex;align-items:center;margin-right:auto;height:100%;min-width:148px}.brand-logo,.footer-logo{display:block;background-image:url("assets/32a62681-8b0e-4a56-ba55-0c86176c9bad-008ed2983637.jpg");background-repeat:no-repeat}.brand-logo{width:148px;height:80px;background-size:148px 148px;background-position:center -39px}.footer-logo{width:190px;height:190px;margin:0 0 8px;background-size:contain;background-position:center}
nav{display:flex;gap:26px;font-size:14px;font-weight:700}nav a:hover,nav a:focus-visible{color:var(--green-2)}
.header-phone{font-weight:800;line-height:1.1}.header-phone small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#677872;margin-bottom:4px}
.hero{min-height:690px;position:relative;display:grid;align-items:end;overflow:hidden;background:var(--green)}
.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url("assets/ce74d069-f0d7-467b-b098-a1c9534833f5-0d9fee0658a3.jpg") center 42%/cover no-repeat;transform:scale(1.015)}.hero-shade{background:linear-gradient(90deg,rgba(9,30,25,.9) 0%,rgba(9,30,25,.7) 48%,rgba(9,30,25,.18) 78%),linear-gradient(0deg,rgba(9,30,25,.58),transparent 40%)}
.hero-copy{position:relative;z-index:2;width:min(740px,calc(100% - 48px));margin:0 max(24px,calc((100vw - var(--max))/2));padding:82px 0 80px;color:#fff}
.eyebrow{margin:0 0 12px;color:var(--green-2);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.eyebrow.light{color:#b8e0d4}
h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(42px,5vw,70px);max-width:800px;margin-bottom:24px}h2{font-size:clamp(32px,4vw,52px);margin-bottom:18px}h3{font-size:21px;margin-bottom:9px}.lead{font-size:clamp(18px,2vw,22px);max-width:650px;color:#e5eeeb;margin-bottom:30px}
.hero-actions,.form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;padding:13px 21px;font-weight:850;cursor:pointer;transition:.18s ease;line-height:1.2}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--accent);color:#18251f;box-shadow:0 9px 24px rgba(224,160,43,.24)}.button.glass{color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(8px)}.button.dark{background:var(--green);color:#fff}.button.light{background:#fff;color:var(--green)}
.hero-trust{display:flex;gap:24px;flex-wrap:wrap;list-style:none;padding:0;margin:30px 0 0;font-size:14px;color:#dbe8e4;font-weight:700}.hero-trust li:before{content:"✓";color:#f6c966;font-weight:900;margin-right:7px}
.quick-contact{max-width:var(--max);margin:-32px auto 0;position:relative;z-index:3;background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:22px 26px;display:grid;grid-template-columns:1.8fr 1fr 1fr;align-items:center;gap:18px}.quick-contact>div{display:flex;flex-direction:column}.quick-contact>div span{font-size:14px;color:#64736f}.quick-contact>a{min-height:58px;border-left:1px solid var(--line);padding-left:22px;display:flex;align-items:center;gap:12px;font-weight:800}.quick-contact>a>span:first-child{font-size:25px;color:var(--green-2)}.quick-contact small{display:block;color:#64736f;font-weight:600}
.section{max-width:var(--max);margin:0 auto;padding:100px 24px}.section-heading{max-width:760px;margin-bottom:42px}.section-heading.narrow{max-width:700px;margin-left:auto;margin-right:auto;text-align:center}.section-heading>p:last-child{font-size:18px;color:#5c6e68}
.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.problem-grid a{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;transition:.18s ease}.problem-grid a:hover,.problem-grid a:focus-visible{border-color:var(--green-2);transform:translateY(-3px);box-shadow:0 12px 26px rgba(23,59,52,.1)}.problem-grid a>span{display:block;color:#8aa49c;font-weight:900;margin-bottom:26px}.problem-grid p{margin:0;color:#60706b;font-size:15px}
.request{max-width:none;background:var(--green);display:grid;grid-template-columns:minmax(280px,430px) minmax(500px,660px);justify-content:center;align-items:start;gap:70px;color:#fff}.request-copy{padding-top:38px}.request-copy p{font-size:18px;color:#d7e5e1}.request-copy ul{list-style:none;padding:0;margin:26px 0}.request-copy li{padding:8px 0;color:#dce9e5}.request-copy li:before{content:"✓";color:#f6c966;font-weight:900;margin-right:10px}
form{background:#fff;color:var(--ink);border-radius:var(--radius);padding:30px;box-shadow:0 28px 70px rgba(7,24,20,.28);min-height:455px;scroll-margin-top:100px}fieldset{border:0;padding:0;margin:0}legend{width:100%;font-size:24px;font-weight:850;letter-spacing:-.025em;margin-bottom:20px}.form-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.form-progress i{height:5px;border-radius:10px;background:#e4eae7}.form-progress i.done{background:var(--accent)}.step-label{font-size:12px;color:#70807b;margin:10px 0 24px;text-align:right}.form-step{display:none}.form-step.active{display:block;animation:show .2s ease}@keyframes show{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}
.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.choice-grid label{position:relative;cursor:pointer}.choice-grid input{position:absolute;opacity:0}.choice-grid span{display:flex;align-items:center;min-height:64px;border:1px solid #cad4d0;border-radius:11px;padding:12px 14px;font-weight:750;font-size:14px;transition:.15s}.choice-grid input:checked+span{border-color:var(--green);background:#eaf2ee;box-shadow:inset 0 0 0 1px var(--green)}.choice-grid input:focus-visible+span{outline:3px solid rgba(224,160,43,.35)}
.field{display:block;margin-bottom:15px}.field>span{display:flex;justify-content:space-between;font-size:13px;font-weight:800;margin-bottom:6px}.field em{font-weight:500;color:#7c8985}input,select,textarea{width:100%;border:1px solid #cbd5d1;background:#fff;border-radius:10px;padding:12px 13px;min-height:49px;color:var(--ink)}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid rgba(224,160,43,.28);border-color:#b47b17}.fields.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.visually-secondary{margin-top:-6px}.consent{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:#5f6f6a;margin:14px 0 2px}.consent input{width:19px;min-height:19px;margin-top:1px}.consent a{text-decoration:underline}.back{border:0;background:transparent;color:var(--green);font-weight:800;padding:12px;cursor:pointer}.form-actions{justify-content:space-between;margin-top:20px}.contact-error,.field-error{color:#a22b20;font-size:13px;font-weight:700}.invalid{border-color:#b93227!important}.form-message{border-radius:12px;background:#e7f3ed;padding:18px;margin-top:20px;color:#173b34;font-weight:700}.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}
.footer-consent{width:max-content;max-width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;text-decoration:underline;cursor:pointer;font:inherit}
.consent-layer{position:fixed;z-index:100;inset:0;display:grid;align-items:end;padding:16px;background:rgba(7,27,23,.58);backdrop-filter:blur(4px)}
.consent-card{width:min(680px,100%);max-height:calc(100dvh - 32px);overflow:auto;margin:0 auto;padding:20px;border-radius:22px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.3)}
.consent-card h2{margin:.2rem 0 .7rem;font-size:clamp(1.6rem,6vw,2.25rem)}
.consent-card>p:not(.eyebrow):not(.consent-legal){color:#5c6e68}
.consent-options{display:grid;gap:10px;margin:16px 0}
.consent-options>div{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:13px}
.consent-options>div>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;background:var(--green)}
.consent-options p,.consent-options small{display:block;margin:0}.consent-options small{margin-top:2px;color:#5c6e68}
.consent-actions{display:grid;gap:9px}.consent-actions .button{width:100%}.consent-actions .secondary{border:1px solid var(--line);background:#fff;color:var(--green)}
.consent-legal{margin:16px 0 0;color:#5c6e68;font-size:12px;text-align:center}.consent-legal a{text-decoration:underline}
[hidden]{display:none!important}
@media(min-width:700px){.consent-layer{align-items:center}.consent-card{padding:26px}.consent-actions{grid-template-columns:1fr 1fr}}
.benefits{padding-bottom:60px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line)}.cards img{width:100%;height:250px;object-fit:cover}.cards img.comfort-hand{object-position:70% center}.cards article div{padding:24px}.cards p{margin-bottom:0;color:#62716d}
.process ol{display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:45px 0 0;list-style:none}.process li{padding:0 25px;border-right:1px solid var(--line)}.process li:first-child{padding-left:0}.process li:last-child{border:0}.process li>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--mint);font-weight:900;margin-bottom:20px}.process p{color:#60706b;margin:0}
.photo-tip{background:var(--sand);max-width:var(--max);padding:0;display:grid;grid-template-columns:1fr 1fr;border-radius:var(--radius);overflow:hidden}.photo-tip img{width:100%;height:100%;min-height:470px;object-fit:cover}.photo-tip>div{padding:64px;align-self:center}.photo-tip p:not(.eyebrow){color:#566761;font-size:18px}
.faq-list{max-width:800px;margin:0 auto}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:18px;font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:"+";font-size:25px;font-weight:500}.faq details[open] summary:after{content:"–"}.faq details p{color:#5b6c67;margin:14px 0 0;max-width:700px}
.final-cta{background:var(--green);color:#fff;text-align:center;padding:90px 24px}.final-cta h2{max-width:720px;margin-left:auto;margin-right:auto}.final-cta>p:not(.eyebrow){color:#d5e4df;font-size:18px}.final-cta>div{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.text-link{text-decoration:underline;font-weight:800}
.risk-section{max-width:var(--max);margin:100px auto;display:grid;grid-template-columns:1fr 1fr;background:var(--sand);border-radius:var(--radius);overflow:hidden}.risk-section img{width:100%;height:100%;min-height:480px;object-fit:cover}.risk-section>div{padding:64px;align-self:center}.risk-section>div>p:not(.eyebrow){margin:0;color:#566761;font-size:18px}
footer{max-width:var(--max);margin:0 auto;padding:42px 24px 100px;display:grid;grid-template-columns:1.5fr 1fr .7fr;gap:30px;font-size:14px}footer>div{display:flex;flex-direction:column;gap:5px}footer span{color:#697a74}.mobile-bar{display:none}
.legal-page{background:#fff}.legal-content{max-width:850px;min-width:0;margin:0 auto;padding:85px 24px}.legal-content h1{color:var(--green);font-size:clamp(42px,6vw,64px);margin-bottom:30px}.legal-content h1,.legal-content h2{hyphens:auto;overflow-wrap:anywhere}.legal-content h2{font-size:25px;margin:44px 0 12px}.legal-content p{color:#455a54}.legal-content a:not(.button){overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}.legal-content .button{margin-top:24px;text-decoration:none}
@media(max-width:920px){.topbar{height:70px;padding:0 18px}.topbar nav,.header-phone small{display:none}.header-phone{font-size:14px}.hero{min-height:650px}.hero-shade{background:linear-gradient(90deg,rgba(9,30,25,.9),rgba(9,30,25,.35)),linear-gradient(0deg,rgba(9,30,25,.65),transparent 45%)}.hero-copy{margin:0 24px;padding-bottom:66px}.quick-contact{margin:-25px 18px 0;grid-template-columns:1fr 1fr}.quick-contact>div{grid-column:1/-1}.quick-contact>a:first-of-type{border-left:0;padding-left:0}.problem-grid{grid-template-columns:1fr 1fr}.request{grid-template-columns:1fr;gap:28px;padding:70px 24px}.request-copy{padding:0;max-width:650px}.process ol{grid-template-columns:1fr 1fr;gap:32px}.process li{border:0;padding:0}.photo-tip{margin-left:24px;margin-right:24px}.photo-tip>div{padding:40px}.cards img{height:210px}}
@media(max-width:640px){html{scroll-padding-top:72px}.topbar{gap:12px}.brand{min-width:122px}.brand-logo{width:122px;height:66px}.header-phone{font-size:0}.header-phone:after{content:"Anrufen";font-size:13px;background:var(--green);color:#fff;padding:10px 12px;border-radius:9px}.hero{min-height:650px}.hero-image{background-position:center 42%}.hero-shade{background:linear-gradient(0deg,rgba(8,29,24,.94) 4%,rgba(8,29,24,.62) 70%,rgba(8,29,24,.22))}.hero-copy{width:auto;margin:0 20px;padding:120px 0 52px;align-self:end}.hero-copy h1{font-size:40px}.hero-copy .lead{font-size:17px}.hero-actions{display:grid}.button{width:100%}.hero-trust{display:grid;gap:7px;margin-top:22px}.quick-contact{display:none}.section{padding:72px 18px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:34px}.problem-grid{grid-template-columns:1fr;gap:10px}.problem-grid a{padding:20px}.problem-grid a>span{float:left;margin:0 14px 30px 0}.request{padding:68px 16px}.request-copy h2{font-size:34px}.request-copy ul{margin-bottom:0}form{padding:20px 16px;border-radius:17px;min-height:470px;scroll-margin-top:82px}.choice-grid{grid-template-columns:1fr}.choice-grid span{min-height:54px}.fields.two{grid-template-columns:1fr}.form-actions{gap:6px}.form-actions .button{width:auto;flex:1}.cards{grid-template-columns:1fr}.cards article{display:grid;grid-template-columns:42% 1fr}.cards img{height:100%;min-height:180px}.cards img.comfort-hand{object-position:84% center}.cards article div{padding:20px 16px}.process ol{grid-template-columns:1fr;gap:0}.process li{display:grid;grid-template-columns:45px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.process li>span{margin:0}.photo-tip{margin:0 18px;grid-template-columns:1fr}.photo-tip img{min-height:280px;max-height:320px}.photo-tip>div{padding:30px 22px}.final-cta{padding:72px 20px}.final-cta h2{font-size:36px}.risk-section{margin:72px 18px;grid-template-columns:1fr}.risk-section img{min-height:0;max-height:330px}.risk-section>div{padding:30px 22px}.risk-section>div>p:not(.eyebrow){font-size:16px}footer{grid-template-columns:1fr;padding:38px 20px 110px}.footer-logo{width:170px;height:170px;margin:0 0 8px}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1.25fr 1fr;left:0;right:0;bottom:0;z-index:60;padding:9px max(9px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(9px,env(safe-area-inset-left));background:rgba(251,250,247,.98);border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(23,48,43,.12);transition:transform .18s ease}.form-engaged .mobile-bar{transform:translateY(calc(100% + 16px));pointer-events:none}.mobile-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;font-weight:800;min-height:46px}.mobile-bar a span{font-size:18px;line-height:1}.mobile-bar .main{background:var(--accent);border-radius:10px;color:#17241f;font-size:14px}.faq summary{font-size:16px}}
@media(max-width:640px){.brand-logo{background-size:122px 122px;background-position:center -33px}.footer-logo{background-size:contain;background-position:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
