@font-face{font-family:'Open Sans';font-style:normal;font-weight:300 800;font-display:swap;src:url('../fonts/opensans-memvyags126mizpba-uvwbx2vvnxbbobj2ovts-muw.woff2') format('woff2')}@font-face{font-family:'Indie Flower';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/indieflower-m8jvjfnvekwvnh3qmukkfczvauuh.woff2') format('woff2')}
:root{--green:#AECB36;--yellow:#FECD08;--ink:#0C0C0C;--muted:#5d5d58;--light:#F5F5F5;--line:#deded8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font-family:'Open Sans',Arial,sans-serif;font-size:16px;line-height:1.7}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #354808;outline-offset:4px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.2}h1{font-size:clamp(36px,4.2vw,56px);letter-spacing:-2px;margin-bottom:24px;font-weight:700}h2{font-size:clamp(30px,3vw,38px);letter-spacing:-1.2px;font-weight:600;margin-bottom:23px}h3{font-size:18px;font-weight:600;margin-bottom:7px}p{margin-bottom:20px}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.header{height:132px;display:flex;align-items:center;justify-content:space-between}.logo{width:178px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:56px;padding:16px 24px;border:1px solid transparent;border-radius:5px;background:var(--green);color:var(--ink);text-decoration:none;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.button span{font-size:23px;line-height:1}.button:hover:not(:disabled){background:var(--yellow);transform:translateY(-2px)}.button.small{min-height:46px;padding:10px 20px;font-size:14px}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:40px;align-items:center;padding:35px 0 64px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:1.7px;font-weight:700;margin-bottom:25px;line-height:1.7}.eyebrow>span{width:28px;height:3px;background:var(--green);flex:none}.highlight{background:linear-gradient(transparent 76%,var(--yellow) 76%,var(--yellow) 94%,transparent 94%);box-decoration-break:clone;-webkit-box-decoration-break:clone}.job-title{font-size:20px;font-weight:600;line-height:1.5;margin-bottom:18px}.job-title span{font-size:15px;font-weight:400}.lead{max-width:530px;color:var(--muted);font-size:16px;line-height:1.8;margin-bottom:22px}.facts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.facts span{background:var(--light);border:1px solid #eaeae5;border-radius:4px;padding:5px 10px;font-size:13px}.micro{font-size:12px;color:var(--muted);margin:11px 0 0}.hero-visual{position:relative;padding-bottom:29px}.hero-visual>img{width:100%;max-height:540px;object-fit:contain}.handwritten{font-family:'Indie Flower',cursive;font-size:29px;line-height:1.15;font-weight:400}.hero-visual .handwritten{position:absolute;right:5px;bottom:0;transform:rotate(-7deg);text-align:center}.task-section{background:var(--light);border-block:1px solid #eee;padding:64px 0}.task-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.task-grid>div>p:not(.eyebrow){color:var(--muted);max-width:540px}.text-link{font-weight:700;font-size:14px;text-underline-offset:5px;display:inline-flex;gap:25px}.benefits article{display:flex;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.benefits article:first-child{padding-top:0}.benefits article:last-child{border-bottom:0;padding-bottom:0}.benefits p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.benefit-icon{font-size:27px;line-height:1.4;flex:none;width:39px;text-align:center}.funnel-section{padding:80px 0 86px;background:#fff}.funnel-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.funnel-copy{padding-top:32px}.funnel-copy>p:not(.eyebrow):not(.handwritten){color:var(--muted)}.check-list{list-style:none;padding:0;margin:28px 0 32px;font-size:14px}.check-list li{position:relative;padding:8px 0 8px 28px}.check-list li:before{content:'✓';position:absolute;left:0;font-weight:700;color:#52650e}.funnel-copy .handwritten{transform:rotate(-5deg);margin-left:20px}.funnel-card{background:#fff;border:1px solid var(--line);border-top:4px solid var(--green);border-radius:8px;padding:32px;box-shadow:0 10px 36px #202b0710;min-width:0;scroll-margin-top:24px}.progress-label{display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:600;color:var(--muted);margin-bottom:9px}.progress{height:5px;display:flex;gap:5px;margin-bottom:27px}.progress span{flex:1;border-radius:4px;background:#e9eae4}.progress .done{background:var(--green)}.question-title{font-size:24px;letter-spacing:-.6px;font-weight:600;margin-bottom:10px;line-height:1.35}.hint{font-size:14px;color:var(--muted);margin-bottom:22px}.options{display:grid;gap:9px;border:0;padding:0;margin:0;min-width:0}.option{position:relative;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:5px;padding:14px;min-height:56px;cursor:pointer;font-size:14px;line-height:1.55;transition:border-color .15s,background .15s}.option:hover{border-color:#7d931e;background:#fcfdf6}.option:has(input:checked){border-color:#829923;background:#f3f7df;box-shadow:inset 0 0 0 1px #829923}.option input{appearance:none;width:19px;height:19px;flex:none;border:1.5px solid #bbbdb4;border-radius:50%;margin:0;background:white;display:grid;place-items:center}.option input[type=checkbox]{border-radius:4px}.option input:checked{border-color:#71871a;background:var(--green)}.option input:checked:after{content:'✓';font-weight:700;line-height:1;font-size:13px}.actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:25px}.back{border:0;background:none;padding:12px 0;color:var(--muted);font-size:14px}.back:hover{text-decoration:underline}.actions .button{margin-left:auto;min-width:145px}.card-foot{border-top:1px solid #eee;margin:24px 0 0;padding-top:15px;color:var(--muted);font-size:12px;text-align:center}.error{color:#9b251c;background:#fff3f1;border-left:3px solid #b83827;border-radius:3px;padding:12px 14px;font-size:14px;margin:18px 0 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:6px;font-size:14px;font-weight:600}.field.wide{grid-column:1/-1}.field input{width:100%;min-width:0;min-height:49px;border:1px solid #c8c9c1;border-radius:5px;padding:10px 12px;font-weight:400;font-size:16px}.field input:focus{border-color:#71871a}.checkbox{display:flex;gap:11px;font-size:12px;line-height:1.7;margin-top:19px;align-items:flex-start}.checkbox input{width:19px;height:19px;flex:none;margin:3px 0 0;accent-color:#71871a}.checkbox a{text-underline-offset:3px}.success-mark{display:grid;place-items:center;width:49px;height:49px;background:var(--yellow);border-radius:50%;font-size:27px;margin-bottom:17px;animation:pop .35s ease-out}.success h3{font-size:28px;margin-bottom:16px}.success p{color:var(--muted);font-size:15px}.next-steps{background:#f5f7e8;border-radius:5px;padding:23px;margin:24px 0}.next-steps strong{font-size:17px}.next-steps ol{padding:0;list-style:none;counter-reset:steps;margin:16px 0 0}.next-steps li{display:flex;align-items:center;gap:12px;font-size:14px;padding:9px 0}.next-steps li:before{counter-increment:steps;content:counter(steps);background:var(--green);width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:700;flex:none}.footer{display:flex;align-items:center;gap:30px;padding-block:30px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer>img{width:126px}.footer>p{margin:0}.footer>div{margin-left:auto;display:flex;gap:20px;flex-wrap:wrap}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.footer button{border:0;padding:0;background:none;color:inherit;font-size:inherit;text-decoration:underline}.consent{position:fixed;bottom:20px;right:20px;width:min(430px,calc(100% - 40px));padding:24px;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:0 8px 45px #0002;z-index:10}.consent p{font-size:13px;margin:10px 0 18px}.consent>div{display:flex;gap:10px}.consent button{flex:1;background:var(--green);border:1px solid var(--green);border-radius:4px;padding:11px;font-size:13px;font-weight:600}.consent button:first-child{background:#fff;border-color:#b5b7ae}.skip{position:fixed;top:-100px;background:#fff;padding:12px;z-index:20}.skip:focus{top:0}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden;white-space:nowrap}[hidden]{display:none!important}@keyframes pop{from{transform:scale(.75);opacity:0}to{transform:scale(1);opacity:1}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:22px}.task-grid,.funnel-grid{gap:38px}.funnel-card{padding:25px}.footer>p{display:none}h1{font-size:44px}.hero-visual .handwritten{font-size:25px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:99px}.logo{width:129px}.button.small{padding:9px 14px;font-size:13px;gap:15px}.hero{grid-template-columns:1fr;padding:24px 0 40px;gap:20px}h1{font-size:clamp(34px,8.9vw,48px);letter-spacing:-1.4px}.eyebrow{font-size:11px;letter-spacing:1.1px;gap:8px;margin-bottom:20px}.eyebrow>span{width:20px}.job-title{font-size:18px}.lead{font-size:15px}.facts{gap:6px;margin-bottom:22px}.facts span{font-size:12px;padding:5px 8px}.hero .button{width:100%}.micro{text-align:center}.hero-visual{max-width:380px;width:88%;margin:auto;padding-bottom:10px}.hero-visual>img{max-height:325px}.hero-visual .handwritten{right:-6px;bottom:0;font-size:23px}.task-section{padding:42px 0}.task-grid,.funnel-grid{grid-template-columns:1fr;gap:32px}h2{font-size:30px;letter-spacing:-.8px}.task-grid>div>p:not(.eyebrow){font-size:15px}.benefits article{gap:14px;padding:16px 0}.funnel-section{padding:45px 0}.funnel-copy{padding:0}.funnel-copy h2 br{display:none}.funnel-copy>p:not(.eyebrow){margin-bottom:15px}.check-list{margin:12px 0 0}.check-list li{padding-block:5px}.funnel-copy .handwritten{display:none}.funnel-card{padding:23px 20px}.question-title{font-size:22px}.option{padding:13px 12px;min-height:58px}.footer{flex-wrap:wrap;gap:20px;padding-block:27px}.footer>img{width:112px}.footer>div{gap:16px;max-width:180px;justify-content:flex-end}.contact-grid{gap:13px}.contact-grid .field{grid-column:1/-1}.actions .button{min-width:138px;padding-inline:20px}.success h3{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Keep long German words and controls usable on narrow screens and at larger text sizes. */
.hero>div,.task-grid>div,.funnel-copy{min-width:0}h1,h2,h3{overflow-wrap:anywhere}.success a{overflow-wrap:anywhere}
@media(max-width:700px){h1{font-size:clamp(30px,8.9vw,48px)}}
@media(max-width:380px){.actions{flex-wrap:wrap}.actions .button{max-width:100%;min-width:0}.hero .button{padding-inline:18px;gap:12px;font-size:14px}.hero-visual .handwritten{right:0;font-size:21px}}

.skip{top:12px;left:-10000px}.skip:focus{top:12px;left:12px}

.thank-you{padding-block:24px 70px}.thank-you-card{max-width:660px;margin-inline:auto;padding:40px}.thank-you-card h1{font-size:clamp(32px,4vw,44px)}.thank-you-card .eyebrow{font-size:12px;color:var(--ink)}.thank-you-card .text-link{margin-top:25px}.thank-you-card .next-steps{margin-block:28px}@media(max-width:700px){.thank-you{padding-block:12px 40px}.thank-you-card{padding:26px 20px}}
