body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{text-align:center}.scroll-container{height:100vh;overflow-y:scroll;scroll-behavior:smooth;scroll-padding-top:0;scroll-snap-stop:always;scroll-snap-type:y mandatory}.scroll-container.no-snap{height:auto;overflow-y:visible;scroll-behavior:auto;scroll-snap-type:none}@media (max-width:768px){.scroll-container{scroll-snap-type:none}}.scroll-container::-webkit-scrollbar{display:none}.scroll-container{-ms-overflow-style:none;scrollbar-width:none}.hero-section{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;position:relative;scroll-margin-top:0;scroll-snap-align:start;transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%}.top-green-bar{background:#569f39;height:12px;top:0;z-index:1200}.header-top,.top-green-bar{left:0;position:fixed;right:0}.header-top{top:12px;z-index:1100}.header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.header-logo-link{display:inline-block}.header-logo{cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:130px;transition:all .3s ease;width:auto}@media (max-width:768px){.hero-section{scroll-snap-align:none}}.hero-section:before{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .3s ease;z-index:1}.hero-section.light-overlay:before{background:linear-gradient(180deg,#fffffff2 0,#ffffffe6 25%,#fffc 50%,#fff9 75%,#ffffff4d)}.producer-link{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffffe6;border:2px solid #111;border-radius:16px;color:#111;font-size:.95rem;padding:6px 12px;position:static;text-decoration:none;transition:all .2s ease}.producer-link:hover{background:#fff;transform:translateY(-1px)}.hero-grid{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1.1fr .9fr;max-width:1200px;padding:20px;position:relative;width:100%;z-index:2}.content-container{max-width:720px;padding:0 20px}.main-headline{align-items:flex-start;font-size:2.4rem;height:auto;position:relative}@media (min-width:769px){.hero-section .main-headline{font-size:2.4rem}}.headline-line{text-align:left}.sub-headline{font-size:1.2rem;margin-bottom:3rem}.sub-headline.cta{font-size:1.35rem;font-weight:700}.hero-section.no-bg .main-headline{color:#111;text-shadow:none}.hero-section.no-bg .sub-headline{color:#333;text-shadow:none}.hero-section.no-bg .chip{background:#0000000f;border:1px solid #00000026;color:#111}.hero-section.no-bg .app-download{justify-content:flex-start}.hero-section.light-overlay .main-headline{color:#111;text-shadow:none}.hero-section.light-overlay .sub-headline{color:#333;text-shadow:none}.community-strip{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px;margin-top:-20px}.chip{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;color:#fff;font-size:.9rem;padding:6px 12px}.app-download{flex-wrap:wrap;gap:15px;margin-top:2rem;transition:all .3s ease}.app-download,.mockup-container{align-items:center;display:flex;justify-content:center}.mockup-container{position:relative;z-index:2}.mockup-image{filter:drop-shadow(0 10px 20px rgba(0,0,0,.35));height:auto;max-height:60vh;max-width:clamp(260px,40vw,520px);transform:translateY(0);transition:transform .6s ease,filter .3s ease;width:auto}.mockup-image:hover{transform:translateY(-3px)}.badge-link{display:inline-block}.app-badge{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:auto;max-height:clamp(36px,6.5vw,58px);max-width:clamp(140px,40vw,260px);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.app-badge:hover{transform:scale(1.05)}.apple-badge{height:auto;max-height:clamp(36px,6.5vw,58px);max-width:clamp(140px,40vw,260px)}@media (max-width:768px){.header-logo{height:100px}.hero-grid{gap:20px;grid-template-columns:1fr;padding-top:120px}.main-headline{font-size:2.5rem;margin-bottom:1rem}.sub-headline{font-size:1.05rem;margin-bottom:2rem}.sub-headline.cta{font-size:1.15rem;font-weight:700}.content-container{padding:0 15px}.app-download{justify-content:center}.headline-line{text-align:center}.mockup-container{padding:0 15px}.app-badge,.apple-badge{height:auto}.footer-links{bottom:15px}}@media (max-width:480px){.footer-links{left:50%;position:absolute;transform:translateX(-50%);z-index:3}.header-logo{height:80px}.hero-grid{padding-top:100px}.main-headline{font-size:2rem}.sub-headline{font-size:1rem}.sub-headline.cta{font-size:1.05rem;font-weight:700}.app-badge,.apple-badge{height:auto}.app-download{gap:10px}.footer-links{bottom:10px;flex-direction:column;gap:5px}.link-separator{display:none}.footer-link{font-size:.9rem}.scroll-indicator{bottom:60px}.scroll-arrow-container{height:36px;width:36px}.scroll-arrow-svg{height:18px;width:18px}}@media (min-width:769px){.hero-section .content-container .sub-headline{font-size:1.1rem;line-height:1.35}.hero-section .content-container .sub-headline.cta{font-size:1.35rem;font-weight:700}}.scroll-indicator{bottom:80px;color:#111;left:50%;position:absolute;text-shadow:none;transform:translateX(-50%);z-index:3}.scroll-arrow-container,.scroll-indicator{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.scroll-arrow-container{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffd200;border:none;border-radius:50%;box-shadow:0 4px 20px #00000026;cursor:pointer;height:48px;outline:none;width:48px}.scroll-arrow-container:hover{background:#ffde33;box-shadow:0 8px 32px #0003;transform:scale(1.05)}.scroll-arrow-container:active{background:#f4c800;transform:scale(.95)}.scroll-arrow-svg{filter:none;height:24px;transition:transform .3s ease;width:24px}.scroll-arrow-container:hover .scroll-arrow-svg{transform:translateY(2px)}@media (max-width:768px){.scroll-indicator{bottom:70px}.scroll-arrow-container{height:42px;width:42px}.scroll-arrow-svg{height:20px;width:20px}}@media (max-width:480px){.scroll-indicator{bottom:60px}.scroll-arrow-container{height:36px;width:36px}.scroll-arrow-svg{height:18px;width:18px}}.mission-section-erzeuger{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:60vh;padding:60px 0;position:relative;scroll-snap-align:start;text-align:left}.mission-section-erzeuger:before{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.mission-section-erzeuger .container{margin:0 auto;max-width:1100px;padding:0 20px;position:relative;z-index:2}.mission-section-erzeuger h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px #000000b3}.problem-intro{font-size:1.4rem;font-style:italic;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px}.problem-intro,.problem-label{color:#fff;text-shadow:1px 1px 3px #000000b3}.problem-label{font-size:1.2rem;margin-bottom:1rem}.problems-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1000px}.problem-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 8px 20px #0000002e;padding:18px 16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.problem-item:hover{background:#fffffff5;box-shadow:0 14px 28px #00000038;transform:translateY(-4px)}.problem-icon{display:block;font-size:1.6rem;margin-bottom:8px;margin-left:auto;margin-right:auto}.problem-item h3{color:#28a745;font-size:1.1rem;font-weight:700;line-height:1.3;margin:0 0 6px}.problem-item p{color:#555;font-size:.95rem;line-height:1.5;margin:0}.understanding-message{margin:0 auto;max-width:800px}.understanding-message p{color:#fff;font-size:1.6rem;font-weight:500;line-height:1.5;margin:0;text-shadow:2px 2px 4px #000c}.mission-grid-erzeuger{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1.1fr .9fr;position:relative;z-index:2}.mission-mockup-erzeuger{align-items:center;display:flex;justify-content:center}.mission-mockup-image-erzeuger{filter:drop-shadow(0 10px 20px rgba(0,0,0,.25));height:auto;max-width:280px;width:100%}.mission-text-erzeuger{max-width:none;text-align:left;width:100%}.mission-text-erzeuger .section-headline-erzeuger,.mission-text-erzeuger .section-headline-erzeuger.left,.mission-text-erzeuger .section-text-erzeuger{text-align:left}.mission-text-erzeuger .section-headline-erzeuger.center{text-align:center!important}.mission-grid-erzeuger{display:block;width:100%}.mission-text-erzeuger .section-headline-erzeuger{color:#111;font-size:2.4rem;font-weight:700;line-height:1.2;margin:0 0 24px;padding:0;text-align:left!important;text-shadow:none}.mission-text-erzeuger .section-text-erzeuger{color:#333;font-size:1.1rem;font-weight:500;line-height:1.35;margin:0 0 12px;text-shadow:none}.how-it-works-erzeuger{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:0;padding:0}.how-it-works-erzeuger li{grid-gap:10px;align-items:start;background:#ffffffeb;border:1px solid #0000000f;border-radius:10px;display:grid;gap:10px;grid-template-columns:28px 1fr;padding:12px 14px}.how-it-works-erzeuger .step-index{align-items:center;background:#28a745;border-radius:50%;color:#fff;display:inline-flex;font-weight:800;height:28px;justify-content:center;width:28px}.hiw-schnur{grid-gap:28px;display:grid;gap:28px;margin-top:36px}.hiw-row{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1.2fr .8fr}.hiw-row.alt{grid-template-columns:.8fr 1.2fr}.hiw-col.hiw-text{text-align:left}.hiw-col.hiw-image{align-items:center;display:flex;justify-content:center}.hiw-col.hiw-image img,.hiw-img{border-radius:0;box-shadow:none;display:block;height:300px;max-width:100%;object-fit:contain;width:auto}.hiw-mockup{height:350px!important}.hiw-arrow-sep{align-items:center;display:flex;justify-content:center;padding:8px 0}.hiw-arrow-sep img{height:auto;opacity:.9;width:384px}.mission-text-erzeuger .panel-cta{align-self:start;margin:48px 0 0;white-space:nowrap;width:fit-content}.hiw-title{color:#111;font-size:1.35rem;font-weight:800;margin:0 0 6px}.hiw-title.hiw-title-intro{margin-bottom:10px;margin-top:36px}.hiw-text{color:#333;font-size:1rem;line-height:1.5;margin:0}@media (max-width:968px){.hiw-row,.hiw-row.alt{display:flex;flex-direction:column}.hiw-row .hiw-col.hiw-text,.hiw-row.alt .hiw-col.hiw-text{order:1}.hiw-row .hiw-col.hiw-image,.hiw-row.alt .hiw-col.hiw-image{order:2}}@media (max-width:768px){.mission-grid-erzeuger{gap:24px;grid-template-columns:1fr}.mission-text-erzeuger{text-align:left}.mission-text-erzeuger .section-headline-erzeuger{text-align:left!important}.mission-text-erzeuger .section-text-erzeuger{font-size:1.05rem}.mission-text-erzeuger .section-headline-erzeuger{font-size:2rem}}@media (max-width:968px){.mission-section-erzeuger{min-height:55vh;padding:50px 0}.mission-section-erzeuger h2{font-size:2.5rem}.problem-intro{font-size:1.3rem}.problems-grid{gap:20px}}@media (max-width:768px){.mission-section-erzeuger{min-height:50vh;padding:40px 0;scroll-snap-align:none}.mission-section-erzeuger h2{font-size:2.2rem}.problem-intro{font-size:1.2rem}.problems-grid{gap:18px;grid-template-columns:1fr}.problem-item{padding:16px 14px}.problem-icon{font-size:1.4rem}.problem-item h3{font-size:1.05rem}.understanding-message p{font-size:1.4rem}}@media (max-width:480px){.mission-section-erzeuger h2{font-size:2rem}.problem-intro{font-size:1.1rem}.problem-item{padding:20px}.problem-icon{font-size:2rem}.problem-item h3{font-size:1.2rem}.problem-item p{font-size:.95rem}.understanding-message p{font-size:1.2rem}}.user-page{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;position:relative;scroll-margin-top:0;scroll-snap-align:start;transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%}.user-page:before{background:linear-gradient(180deg,#fffffff2 0,#ffffffe6 25%,#ffffffd9 50%,#ffffffbf 75%,#ffffff80);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.user-page-content{max-width:1200px;padding:60px 20px;position:relative;width:100%;z-index:2}.user-grid{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1.1fr .9fr}.user-left{text-align:left}.user-line{line-height:1.1;margin:0}.user-line.black{color:#111;font-size:2.4rem;font-weight:700}.user-line.highlight{color:#111;color:#ffd200;font-size:3rem;font-weight:800;letter-spacing:.5px}.user-right{text-align:left}.testimonial-card{background:#fffffff2;border:none;box-shadow:0 8px 32px #00000026;gap:20px;padding:28px}.testimonial-avatar{background-position:top;background-size:cover;border:3px solid #ffd200;flex-shrink:0;height:88px;width:88px}.testimonial-content{display:flex;flex-direction:column;gap:10px}.testimonial{color:#111;font-size:1.15rem;font-weight:500;line-height:1.55;margin:0 0 12px;text-align:center}.testimonial-author{color:#333;font-size:.98rem;text-align:center}@media (max-width:768px){.user-grid{gap:24px;grid-template-columns:1fr}.user-left,.user-right{text-align:center}.user-line.black{font-size:2rem}.user-line.highlight{font-size:2.4rem}.testimonial-card{margin:0 auto;max-width:620px;text-align:center}}.vision-section{margin-bottom:4rem}.vision-cards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:2rem;transition:all .4s ease}.vision-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 8px 20px #0000002e;padding:18px 16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.vision-card:hover{background:#fffffff5;box-shadow:0 14px 28px #00000038;transform:translateY(-4px)}.vision-card-icon{display:block;font-size:1.6rem;margin-bottom:8px}.vision-card-title{color:#28a745;font-size:1.1rem;font-weight:700;line-height:1.3;margin:0 0 6px}.vision-card-text{color:#555;font-size:.95rem;line-height:1.5;margin:0}@media (max-width:768px){.vision-cards-grid{gap:18px;grid-template-columns:1fr}.vision-card{padding:16px 14px}}@media (max-width:480px){.vision-cards-grid{gap:16px}.vision-card-title{font-size:1.05rem}}.vision-page{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;position:relative;scroll-margin-top:0;scroll-snap-align:start;transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%}.vision-page:before{background:linear-gradient(180deg,#fffffff2 0,#ffffffe6 25%,#ffffffd9 50%,#ffffffbf 75%,#ffffff80);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .3s ease;z-index:1}.vision-page-content{max-width:1200px;padding:60px 20px;position:relative;transition:all .4s ease;width:100%;z-index:2}.vision-page .vision-section{margin-bottom:0}.vision-page .sub-headline-dark{color:#111;font-size:3.5rem;font-weight:700;margin-bottom:3rem;text-align:center;text-shadow:none}.vision-page .features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem;transition:all .4s ease}.vision-page .feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0003;opacity:1;padding:2.5rem;transform:translateY(0);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.vision-page .feature-item:hover{background:#fffffffa;box-shadow:0 16px 48px #00000040;transform:translateY(-12px)}.vision-page .feature-item h3{align-items:center;color:#111;display:flex;font-size:1.4rem;font-weight:700;gap:.5rem;margin-bottom:1.2rem;transition:color .3s ease}.vision-page .feature-item p{color:#111;font-size:1.1rem;font-weight:500;line-height:1.35;margin:0;transition:color .3s ease}@media (max-width:768px){.vision-page-content{padding:40px 20px}.vision-page .sub-headline-dark{font-size:2.5rem;margin-bottom:2rem}.vision-page .features-grid{gap:1.5rem;grid-template-columns:1fr}.vision-page .feature-item{padding:2rem}.vision-page .feature-item h3{font-size:1.2rem}.vision-page .feature-item p{font-size:1rem}}@media (max-width:480px){.vision-page-content{padding:30px 15px}.vision-page .sub-headline-dark{font-size:2rem;margin-bottom:1.5rem}.vision-page .features-grid{gap:1rem}.vision-page .feature-item{padding:1.5rem}.vision-page .feature-item h3{font-size:1.1rem;margin-bottom:1rem}}.regional-definition-section{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:60px 0;position:relative;scroll-margin-top:0;scroll-snap-align:start;width:100%}.regional-definition-section:before{background:linear-gradient(180deg,#fffffff2 0,#ffffffe6 25%,#ffffffd9 50%,#ffffffbf 75%,#ffffff80);content:"";inset:0;position:absolute;z-index:1}.regional-definition-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;padding:60px 20px;position:relative;width:100%;z-index:2}.regional-definition-headline{color:#111;font-size:2.4rem;font-weight:700;margin:0 0 24px;padding:18px 18px 12px;text-align:center;text-shadow:none}.regional-definition-text{color:#333;margin:0 auto;max-width:900px;padding:0 18px 18px;text-align:left}.regional-definition-text>p{font-size:1.1rem;font-weight:500;line-height:1.35;margin:0 0 10px}.regional-definition-text ul{margin:12px 0 0 18px}.regional-definition-text li{font-size:1.1rem;font-weight:500;line-height:1.35;margin-bottom:6px}.regional-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.regional-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0003;opacity:1;padding:2.5rem;text-align:left;transform:translateY(0);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.vision-card-title-row{align-items:center;display:flex;justify-content:center;min-height:56px}.vision-card-divider{background:#00000014;height:1px;margin:12px 0;width:100%}.regional-card:hover{background:#fffffffa;box-shadow:0 16px 48px #00000040;transform:translateY(-12px)}.regional-definition-section .regional-card-title{color:#28a745!important;font-size:1.4rem!important;font-weight:700!important;margin:0 0 1.2rem}.regional-definition-section .regional-card-text{color:#666!important;font-size:1.1rem!important;font-weight:500!important;line-height:1.35!important;margin:0}@media (max-width:968px){.regional-cards{gap:1.5rem;grid-template-columns:1fr}.regional-card{padding:2rem}.regional-definition-section .regional-card-title{font-size:1.2rem!important}.regional-definition-section .regional-card-text{font-size:1rem!important}}@media (max-width:768px){.regional-definition-headline{font-size:2rem;margin-bottom:20px}.regional-definition-text li,.regional-definition-text p{font-size:1.05rem;font-weight:500;line-height:1.35}}.hero-section-erzeuger{align-items:flex-start;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:70vh;overflow:hidden;padding:20px;position:relative;scroll-margin-top:0;scroll-snap-align:start;text-align:center;transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%}@media (max-width:768px){.hero-section-erzeuger{min-height:60vh;scroll-snap-align:none}}.hero-section-erzeuger:before{background:#0000004d;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .3s ease;z-index:1}.hero-section-erzeuger.no-overlay:before{background:#0000}.hero-header-erzeuger{align-items:center;display:flex;justify-content:space-between;margin:0 auto 10px;max-width:1100px;padding:0 20px;position:relative;width:100%;z-index:3}.producer-auth{align-items:center;display:flex;gap:8px;position:static;z-index:auto}.producer-auth-button,.producer-auth-label{color:#fff;font-size:.95rem;font-weight:700}.producer-auth-button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #fff;border-radius:16px;padding:6px 12px;text-decoration:none;transition:all .2s ease}.producer-auth-button:hover{background:#ffffff2e;transform:translateY(-1px)}.logo-erzeuger{cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:100px;position:static;transition:all .3s ease;width:auto;z-index:auto}.hero-grid-erzeuger>a:first-child{justify-self:start}.join-badge-erzeuger{background:#28a745;border-radius:6px;box-shadow:0 6px 20px #00000040;color:#fff;font-size:.85rem;font-weight:700;left:160px;padding:4px 10px;position:absolute;top:35px;z-index:1000}@media (max-width:768px){.join-badge-erzeuger{font-size:.8rem;left:130px;padding:3px 8px;top:24px}}.content-container-erzeuger{max-width:1100px;padding:20px;position:relative;text-align:center;transition:transform .4s ease;z-index:2}.hero-grid-erzeuger{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:750px 350px}.hero-copy-erzeuger{text-align:left}.hero-copy-erzeuger .main-headline-erzeuger{align-items:flex-start;text-align:left}.align-left,.hero-copy-erzeuger .headline-line{text-align:left}.align-left{justify-content:flex-start}.hero-panel-erzeuger{background:#fffffff2;border:5px solid #ffc107;border-radius:12px;box-shadow:0 8px 20px #00000040;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:left}.panel-title{color:#1a1a1a;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:0 0 10px;text-transform:none}@media (min-width:576px){.panel-title{font-size:24px;line-height:32px}}@media (min-width:1024px){.panel-title{font-size:24px;line-height:32px}}.panel-benefits{color:#1a1a1a;list-style:none;margin:0 0 14px;padding:0}.panel-benefits li{grid-gap:8px;align-items:start;display:grid;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;gap:8px;grid-template-columns:18px 1fr;line-height:24px;margin-bottom:8px}.panel-benefits li span:last-child{font-weight:700}.tick{color:#28a745;font-weight:900}.panel-cta{align-items:center;background:#8bc34a;border:none;border-radius:6px;box-shadow:0 6px 18px #8bc34a59;color:#fff;display:flex;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;gap:8px;line-height:20px;margin:16px auto 0;padding:12px 16px;text-align:center;text-decoration:none}.panel-cta:hover{background:#7cb342}.panel-cta.small-cta{font-size:.9rem;padding:14px 18px}.panel-cta .arrow-icon{height:16px;width:16px}.panel-link{color:#0a2540;display:inline-block;font-size:.95rem;text-decoration:underline}.hero-panel-erzeuger .panel-cta{justify-content:center;margin:16px 0 0;width:100%}@media (max-width:968px){.hero-grid-erzeuger{grid-template-columns:1fr}.hero-panel-erzeuger{margin-top:10px}}.main-headline-erzeuger{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:2.7rem;font-weight:700;height:auto;line-height:1.2;margin-bottom:1.5rem;position:relative;text-shadow:none;transition:all .3s ease}.headline-line{overflow:hidden}.changing-text{display:inline-block;position:relative;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .6s ease}.hero-section-erzeuger .changing-text{color:#fff;text-shadow:0 0 12px #569f39,0 0 4px #569f39}.changing-text.slide-out{opacity:0;transform:translateY(-100%)}.changing-text.slide-in{animation:slideInFromBottom .6s cubic-bezier(.25,.46,.45,.94);opacity:1;transform:translateY(0)}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.static-text{display:inline}.sub-headline-erzeuger{color:#fff;font-size:1.25rem;font-weight:500;line-height:1.4;margin-bottom:3rem;text-shadow:none;transition:all .3s ease}.cta-buttons-erzeuger{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:2rem;transition:all .3s ease}.cta-button-erzeuger{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;min-width:200px;padding:15px 30px;text-align:center;text-decoration:none;transition:all .3s ease}.cta-button-erzeuger.primary{background:#28a745;box-shadow:0 4px 15px #28a7454d;color:#fff}.cta-button-erzeuger.primary:hover{background:#218838;box-shadow:0 6px 20px #28a74566;transform:translateY(-2px)}.cta-button-erzeuger.secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-button-erzeuger.secondary:hover{background:#fff;color:#333;transform:translateY(-2px)}.footer-links-erzeuger{align-items:center;bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;z-index:3}.footer-link-erzeuger{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;text-decoration:underline;text-shadow:1px 1px 2px #000000b3;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.footer-link-erzeuger:hover{opacity:.8;transform:translateY(-1px)}.link-separator-erzeuger{color:#fff;font-size:1rem;text-shadow:1px 1px 2px #000000b3}@media (max-width:768px){.hero-header-erzeuger{padding:0 15px}.logo-erzeuger{height:80px}.main-headline-erzeuger{font-size:2rem}.sub-headline-erzeuger{font-size:1rem;margin-bottom:2rem}.content-container-erzeuger{padding:15px}.cta-buttons-erzeuger{gap:15px}.cta-button-erzeuger{min-width:180px}.footer-links-erzeuger{bottom:15px}}@media (max-width:480px){.logo-erzeuger{height:80px;left:10px;position:fixed;top:10px;z-index:1000}.main-headline-erzeuger{font-size:1.6rem}.sub-headline-erzeuger{font-size:.9rem}.cta-buttons-erzeuger{flex-direction:column;gap:12px}.cta-button-erzeuger{max-width:280px;width:100%}.footer-links-erzeuger{bottom:10px;flex-direction:column;gap:5px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.link-separator-erzeuger{display:none}.footer-link-erzeuger{font-size:.9rem}}.app-preview-section{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:70vh;padding:80px 0;position:relative;scroll-snap-align:start}.app-preview-section:before{content:none}.app-preview-section .container{margin:0 auto;max-width:1100px;padding:0 20px;position:relative;z-index:2}.solution-content{align-items:stretch;display:flex;flex-direction:column;gap:60px}.solution-content .panel-cta{align-self:flex-start;margin:16px 0 0;width:fit-content}.solution-text{max-width:none;text-align:left;width:100%}.solution-text .solution-headline{color:#111;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.2rem}.solution-intro{color:#fff;font-size:1.4rem;font-style:italic;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px;text-shadow:1px 1px 3px #000000b3}.solution-list{list-style:none;margin:0 auto;max-width:760px;padding:0;width:100%}.solution-list li{grid-gap:12px;align-items:start;color:#111;display:grid;gap:12px;grid-template-columns:24px 1fr;margin-bottom:12px}.solution-list .dot{color:#28a745;font-size:1.2rem;line-height:1.2rem}.solution-list strong{font-size:1.1rem}.solution-list .desc{font-size:.95rem;opacity:.95}.solution-carousel-container{display:none}.solution-carousel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;box-sizing:border-box;position:relative}.carousel-track,.solution-carousel{overflow:hidden;width:100%}.carousel-slides{display:flex;transition:transform .5s ease}.carousel-slide{flex:0 0 100%;min-width:100%}.solution-step-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 40px;text-align:center}.step-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px #000000b3}.step-description{color:#fff;font-size:1.3rem;line-height:1.6;margin:0;max-width:500px;text-shadow:1px 1px 3px #000000b3}.carousel-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:3}.carousel-btn:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.05)}.carousel-btn-prev{left:10px}.carousel-btn-next{right:10px}.carousel-btn svg{height:20px;width:20px}.carousel-dots{display:flex;gap:15px;justify-content:center;margin-top:30px}.carousel-dot{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.carousel-dot.active{background:#fff;transform:scale(1.2)}.carousel-dot:hover{background:#ffffffb3}.mobile-only{display:none}.desktop-only{display:block}.solution-grid-container{box-sizing:border-box;max-width:1100px;padding:0;width:100%}.solution-steps-grid{grid-gap:24px 28px;display:grid;gap:24px 28px;grid-template-columns:1fr 1fr}.solution-step-card{grid-gap:12px;align-items:start;background:#0000;border:none;display:grid;gap:12px;grid-template-columns:34px 1fr;padding:0;text-align:left}.solution-step-card .step-title{color:#111;font-size:1.15rem;font-weight:700;margin:0 0 4px}.solution-step-card .step-description{color:#333;font-size:1rem;line-height:1.5;margin:0}.advantages-grid{grid-gap:22px 36px;gap:22px 36px;grid-template-columns:1fr 1fr;width:100%}.adv-item,.advantages-grid{align-items:start;display:grid;text-align:left}.adv-item{grid-column-gap:12px;grid-row-gap:2px;column-gap:12px;grid-template-columns:34px 1fr;row-gap:2px}.adv-icon svg{display:block;height:28px;width:28px}.adv-title{color:#111;font-size:1.15rem;font-weight:700}.adv-text,.adv-title{margin:0;text-align:left}.adv-text{color:#333;font-size:1rem;line-height:1.45}@media (max-width:968px){.advantages-grid{gap:18px;grid-template-columns:1fr}.app-preview-section{padding:80px 0}.solution-content{gap:50px}.solution-text h2{font-size:2.5rem}.solution-step-container{min-height:350px;padding:50px 30px}.step-title{font-size:1.8rem}.step-description{font-size:1.2rem}}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.solution-carousel-container{display:none!important}.app-preview-section{padding:60px 0;scroll-snap-align:none}.app-preview-section .container{padding:0 15px}.solution-content{gap:40px}.solution-text h2{font-size:2.2rem}.solution-steps-grid{gap:25px;grid-template-columns:1fr}.solution-step-card{padding:25px 20px}.solution-step-card .step-title{font-size:1.3rem}.solution-step-card .step-description{font-size:.95rem}.carousel-btn{display:none}}@media (max-width:480px){.app-preview-section{padding:50px 0}.solution-content{gap:30px}.solution-text h2{font-size:1.8rem;padding:0 10px}.solution-steps-grid{gap:20px}.solution-step-card{border-radius:12px;padding:20px 15px}.solution-step-card .step-title{font-size:1.2rem}.solution-step-card .step-description{font-size:.9rem;line-height:1.5}.carousel-btn{display:none}}@media (max-width:360px){.solution-text h2{font-size:1.6rem}.solution-step-card{padding:18px 12px}.solution-step-card .step-title{font-size:1.1rem;line-height:1.2}.solution-step-card .step-description{font-size:.85rem;line-height:1.4}.carousel-btn{display:none}}.testimonials-erzeuger{background:#fff;padding:60px 0}.testimonials-erzeuger .container{margin:0 auto;max-width:1100px;padding:0 20px}.testimonials-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.testimonial-card{align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:18px;text-align:center}.testimonial-avatar{align-items:center;border:4px solid #ffd200;border-radius:50%;display:flex;height:104px;justify-content:center;margin-bottom:12px;overflow:hidden;width:104px}.testimonial-avatar img{border:0;border-radius:0;display:block;height:100%;object-fit:cover;width:100%}.testimonial-title{color:#111;font-size:1rem;font-weight:700;margin:6px 0}.testimonial-quote{color:#333;font-size:1rem;font-style:italic;line-height:1.5;margin:0 0 2px}.testimonial-author{color:#666;font-size:.9rem;margin-top:0}@media (max-width:968px){.testimonials-grid{grid-template-columns:1fr}}.testimonials-section-erzeuger{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:100px 0;position:relative;scroll-snap-align:start;text-align:center}.testimonials-section-erzeuger .container{margin:0 auto;max-width:1200px;padding:0 20px}.testimonials-section-erzeuger h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.testimonial{background:#f8f9fa;border-left:5px solid #28a745;border-radius:20px;margin:0 auto;max-width:600px;padding:40px}.quote p{color:#555;font-size:1.3rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.quote cite{color:#28a745;font-size:1rem;font-weight:600}@media (max-width:768px){.testimonials-section-erzeuger{padding:60px 0}.testimonials-section-erzeuger h2{font-size:2rem}.testimonial{padding:30px 20px}.quote p{font-size:1.1rem}}@media (max-width:480px){.testimonials-section-erzeuger h2{font-size:1.8rem}.quote p{font-size:1rem}}.final-cta-section-erzeuger{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:70vh;padding:100px 0;position:relative;scroll-snap-align:start;text-align:center}.final-cta-section-erzeuger:before{content:none}.final-cta-section-erzeuger .container{margin:0 auto;max-width:1100px;padding:0 20px 80px;position:relative;z-index:2}.footer-links{bottom:16px;display:inline-flex;gap:14px;justify-content:center;white-space:nowrap}.footer-link{font-size:.95rem}.link-separator{opacity:.8}.footer-links .badge-link img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:34px;width:auto}.final-cta-section-erzeuger h2{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.lead{font-size:1.5rem;margin-bottom:3rem;opacity:.95;text-shadow:none}.cta-features{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:3rem 0}.cta-features .feature{align-items:center;display:flex;font-size:1.1rem;gap:10px;text-shadow:1px 1px 3px #000000b3}.check-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;font-weight:700;height:24px;justify-content:center;width:24px}.final-cta-button{background:#28a745;border:3px solid #fff;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:700;margin-bottom:2rem;padding:20px 40px;text-decoration:none;transition:all .3s ease}.final-cta-button:hover{background:#218838;border-color:#fff;box-shadow:0 10px 25px #28a74559;transform:translateY(-3px)}.disclaimer{font-size:.9rem;margin:0;opacity:.8}@media (max-width:968px){.final-cta-section-erzeuger h2{font-size:2.5rem}}@media (max-width:768px){.final-cta-section-erzeuger{min-height:60vh;padding:60px 0;scroll-snap-align:none}.final-cta-section-erzeuger h2{font-size:2.2rem}.lead{font-size:1.1rem}.cta-features{flex-direction:column;gap:20px}}@media (max-width:480px){.final-cta-section-erzeuger h2{font-size:1.8rem}.final-cta-button{max-width:280px;width:100%}}.reg-modal-backdrop{align-items:center;animation:regModalFadeIn .24s ease-out;background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.reg-modal{animation:regModalSlideUp .24s ease-out;background:#f8f9fa;border-radius:10px;box-shadow:0 20px 60px #0006;display:flex;flex-direction:column;height:85vh;max-width:980px;overflow:auto;position:relative;transform-origin:bottom center;width:100%}.reg-close{background:#0000;border:none;color:#333;cursor:pointer;font-size:28px;line-height:1;position:absolute;right:10px;top:8px;z-index:1}.reg-modal .auth-page.embed{min-height:auto}.reg-modal .auth-container{align-items:center;display:flex;justify-content:center;padding:24px}.reg-modal .auth-box{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 16px #00000014;max-width:640px;padding:28px;width:100%}.reg-modal .auth-header{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:16px;padding-bottom:18px;padding-top:12px;position:relative}.reg-modal .auth-logo-wrap{align-items:center;display:flex;justify-content:center;padding:10px 0;position:relative;width:100%}.reg-modal .auth-logo-wrap .auth-green-bar{background:#569f39;border-radius:8px 8px 0 0;height:84px;left:0;position:absolute;right:0;top:0}.reg-modal .auth-logo-wrap .auth-logo-placeholder{position:relative;z-index:1}.reg-modal .auth-logo-wrap .auth-logo-placeholder img{height:72px;width:auto}.reg-modal .auth-methods{text-align:left}.reg-modal .auth-intro{color:#333;margin:10px 0 14px;text-align:center}.reg-modal .auth-form .form-group{margin-bottom:16px}.reg-modal .auth-form label{display:block;font-weight:600;margin-bottom:6px}.reg-modal .auth-form input{font-size:14px}.reg-modal .auth-form input,.reg-modal .readonly-display{border:1px solid #ced4da;border-radius:6px;padding:10px 12px;width:100%}.reg-modal .readonly-display{background:#f1f3f5;color:#495057;text-align:left}.reg-modal .auth-button.primary{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-weight:700;margin:12px auto 0;padding:12px 16px}.reg-modal .auth-button.primary:disabled{cursor:not-allowed;opacity:.7}.reg-modal .error-message{background:#fff3cd;border:1px solid #ffeeba;border-radius:6px;color:#856404;margin:8px 0;padding:10px 12px}.reg-modal .success-toast-content{align-items:center;display:flex;flex-direction:column;gap:8px;padding:24px}.reg-modal .success-icon{align-items:center;background:#28a745;border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:800;height:48px;justify-content:center;width:48px}.reg-modal .auth-footer{margin-top:10px;text-align:center}@media (prefers-reduced-motion:reduce){.reg-modal{animation:regModalSlideUpReduced .2s ease-out}.reg-modal-backdrop{animation:regModalFadeIn .2s ease-out}}@keyframes regModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes regModalSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes regModalSlideUpReduced{0%{opacity:.01;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.reg-modal{height:90vh;max-width:100%}}.footer-links-section{background:#569f39;color:#fff;padding:30px 0;scroll-snap-align:start;scroll-snap-stop:always}.footer-links-section .container{margin:0 auto;max-width:1100px;padding:0 20px}.footer-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:auto auto auto auto;justify-content:center}.footer-left{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.footer-brand{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:84px;width:auto}.footer-badges{align-items:center;display:flex;gap:12px}.store-badge{display:block;height:40px;width:auto}.store-badge.apple{height:40px}.footer-center{align-items:flex-start;justify-content:flex-start;text-align:left}.footer-center,.footer-links-stack{display:flex;flex-direction:column;gap:6px}.footer-heading{font-weight:800;margin-bottom:4px;opacity:.95}.footer-link-item{color:#fff;font-weight:600;text-decoration:none}.sep{opacity:.9}.footer-right{align-items:center;align-items:flex-end;display:flex;flex-direction:column;gap:10px;justify-content:flex-end;justify-self:end}.powered-by{display:block;font-weight:600;opacity:.95;text-align:center;width:120px}.footer-powered-logo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:auto;width:120px}@media (max-width:768px){.footer-grid{gap:16px;grid-template-columns:1fr;text-align:center}.footer-left{align-items:center}.footer-left,.footer-right{justify-content:center}.store-badge{height:36px}.footer-brand{height:48px}}.question-section-erzeuger{background:#fff;padding:80px 0}.question-section-erzeuger .container{margin:0 auto;max-width:1100px;padding:0 20px}.question-title{color:#111;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;text-align:left}.faq-grid{grid-gap:18px 36px;display:grid;gap:18px 36px;grid-template-columns:1fr 1fr}.faq-item{border-bottom:1px solid #0000001a;padding-bottom:12px;text-align:left}.faq-question{align-items:center;background:#0000;border:none;color:#111;cursor:pointer;display:flex;font-size:1.15rem;font-weight:700;justify-content:space-between;padding:14px 0;text-align:left;width:100%}.chevron{transition:transform .2s ease}.chevron.open{transform:rotate(180deg)}.faq-answer{display:none;padding:0 0 10px}.faq-answer.show{display:block}.faq-answer p{color:#333;font-size:1rem;line-height:1.5;margin:0}.faq-answer p strong{font-weight:700}@media (max-width:968px){.question-title{font-size:2.5rem}.faq-grid{gap:12px;grid-template-columns:1fr}}.showcase-section-erzeuger{background:#f5f5f5;padding:80px 0}.showcase-section-erzeuger .container{margin:0 auto;max-width:1100px;padding:0 20px}.showcase-grid{grid-gap:36px;align-items:center;display:grid;gap:36px;grid-template-columns:1fr 1fr}.showcase-title{color:#111;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.2rem;text-align:left}.showcase-desc{color:#333;font-size:1rem;line-height:1.45;margin:0 0 16px;text-align:left}.showcase-controls{display:flex;gap:10px}.nav-btn{background:#28a745;border:none;border-radius:999px;color:#fff;cursor:pointer;height:36px;width:36px}.nav-btn:hover{background:#218838}.showcase-visual{display:flex;justify-content:center;overflow:hidden}.showcase-visual,.slide-wrap{position:relative}.showcase-image{display:block;filter:drop-shadow(0 10px 24px rgba(0,0,0,.25));height:420px;max-width:100%;object-fit:contain;width:auto}.from-right{animation:slideInRight .9s ease}.from-left{animation:slideInLeft .9s ease}@keyframes slideInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@media (max-width:968px){.showcase-grid{grid-template-columns:1fr}.showcase-image{height:320px}}.pricing-section-erzeuger{align-items:center;background:#fff;display:flex;justify-content:center;min-height:70vh;padding:80px 0;position:relative;scroll-snap-align:start}@media (max-width:768px){.pricing-section-erzeuger{scroll-snap-align:none}}.pricing-section-erzeuger:before{content:none}.pricing-section-erzeuger .container{margin:0 auto;max-width:1100px;padding:0 20px;position:relative;z-index:2}.pricing-content{align-items:stretch;display:flex;flex-direction:column;gap:60px}.pricing-header{color:#111;max-width:none;text-align:left}.pricing-header h2{color:#111;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.pricing-intro{color:#333;font-size:1.1rem;line-height:1.5;margin:0}.billing-toggle{background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;display:inline-flex;margin-top:20px;overflow:hidden}.toggle-option{background:#0000;border:none;color:#fff;cursor:pointer;font-size:.95rem;padding:10px 18px;transition:all .2s ease}.toggle-option.active{background:#ffffff38}.pricing-intro strong{color:#28a745;font-weight:700;text-shadow:2px 2px 4px #000c}.pricing-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;justify-content:start;justify-items:start;max-width:1100px;width:100%}.pricing-info-block{background:#0000;border:none;border-radius:0;color:#111;padding:0;text-align:left}.pricing-info-block h3{font-size:1.3rem;margin:0 0 8px}.pricing-info-block p{color:#333;font-size:1rem;line-height:1.5;margin:0 0 8px;text-align:left}.pricing-info-block .cta-inline{color:#111;font-weight:700}.pricing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 15px 35px #0003;padding:30px;position:relative;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{box-shadow:0 25px 50px #00000040;transform:translateY(-5px)}.pricing-card.popular{border:2px solid #28a745;transform:scale(1.02)}.pricing-card.popular:hover{transform:scale(1.02) translateY(-5px)}.popular-badge{background:#ffd200;border-radius:20px;box-shadow:0 4px 10px #ffd20059;color:#111;font-size:.8rem;font-weight:700;padding:6px 16px;position:absolute;right:20px;top:-12px}.card-header{margin-bottom:25px}.card-header h3{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:15px}.card-header .card-subtitle{color:#666;font-size:.95rem;margin-bottom:10px;margin-top:-10px}.price{margin-bottom:15px;text-align:center}.price-amount{color:#28a745;display:block;font-size:2.8rem;font-weight:600}.price-period{color:#666;font-size:.85rem;font-weight:400}.price-billing-note{color:#666;display:block;font-size:.8rem;margin-top:4px}.savings-badge{background:#28a745;border-radius:16px;box-shadow:0 4px 10px #28a7454d;color:#fff;font-size:.8rem;font-weight:700;left:20px;padding:6px 12px;position:absolute;top:-12px}.benefits-list,.card-content{text-align:left}.benefits-list{grid-gap:10px;display:grid;gap:10px}.benefits-list.two-cols{column-gap:24px;grid-template-columns:1fr 1fr}.benefit-item{grid-gap:8px;align-items:start;color:#1a1a1a;display:grid;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;gap:8px;grid-template-columns:20px 1fr;line-height:24px}.benefit-item span:last-child{font-weight:700}.benefit-check{color:#28a745;font-weight:900}.pricing-footer{display:flex;justify-content:flex-start;margin:0 auto;text-align:left;width:100%}.pricing-footer .panel-cta{margin-left:0}.pricing-note{margin-bottom:2rem}.pricing-note p{color:#fff;font-size:1.2rem;margin:0;text-shadow:1px 1px 3px #000000b3}.cta-button{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:50px;box-shadow:0 8px 25px #28a7454d;color:#fff;display:inline-block;font-size:1.2rem;font-weight:600;padding:16px 40px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:linear-gradient(135deg,#218838,#1ea085);box-shadow:0 12px 35px #28a74566;transform:translateY(-2px)}@media (max-width:968px){.pricing-section-erzeuger{padding:80px 0}.pricing-content{gap:50px}.pricing-header h2{font-size:2.5rem}.pricing-intro{font-size:1.2rem}.pricing-cards{gap:25px}.pricing-card{padding:25px}.card-header h3{font-size:1.6rem}.price-amount{font-size:2.4rem;font-weight:600}}@media (max-width:768px){.pricing-section-erzeuger{padding:60px 0}.pricing-content{gap:40px}.pricing-header h2{font-size:2.2rem}.pricing-intro{font-size:1.1rem}.pricing-cards{gap:20px;max-width:400px}.benefits-list.two-cols,.pricing-cards{grid-template-columns:1fr}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-5px)}.pricing-card{padding:25px 20px}.card-header h3{font-size:1.5rem}.price-amount{font-size:2.1rem;font-weight:600}.package-description{font-size:.95rem}}@media (max-width:480px){.pricing-header h2{font-size:1.8rem;padding:0 10px}.pricing-intro{font-size:1rem;padding:0 10px}.pricing-cards{margin:0 10px;max-width:100%}.pricing-card{padding:20px 15px}.card-header h3{font-size:1.4rem}.price-amount{font-size:1.9rem;font-weight:600}.package-description{font-size:.9rem;line-height:1.5}.pricing-note p{font-size:1rem;padding:0 10px}.cta-button{font-size:1rem;padding:12px 30px}}.pricing-compare{width:100%}.compare-table{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-collapse:collapse;border-radius:16px;box-shadow:0 15px 35px #0003;max-width:1100px;overflow:hidden;width:100%}.compare-table thead th{background:#1f7a44;color:#fff;font-size:1rem;padding:18px 20px;text-align:left}.compare-table thead th+th,.compare-table thead th+th+th{text-align:center}.compare-billing-note{font-size:.85rem;font-weight:400;opacity:.9}.compare-table tbody td,.compare-table tbody th{border-bottom:1px solid #00000014;padding:16px 20px;vertical-align:top}.compare-table tbody th{color:#333;font-weight:600;width:28%}.compare-table tbody td{width:36%}.compare-table tbody tr:nth-child(2n) td,.compare-table tbody tr:nth-child(2n) th{background:#00000005}.compare-check{color:#28a745;font-weight:900;margin-right:8px}.compare-missing{color:#999;text-align:center}@media (max-width:968px){.compare-table{font-size:.95rem}}@media (max-width:768px){.compare-table{display:block;overflow-x:auto}}.pricing-table{display:grid;grid-template-columns:1fr 1fr}.pricing-row{display:contents}.pricing-cell{background:#fff;padding:24px}.price-row .pricing-cell{padding-bottom:2px;padding-top:2px}.plan-header{margin:0 0 8px}.plan-headline{align-items:center;display:flex;gap:12px;justify-content:space-between}.plan-title{color:#111;font-size:1.8rem;font-weight:700;margin:0;overflow-wrap:anywhere;text-align:left;word-break:break-word}.plan-billing-toggle{border:1px solid #e0e0e0;border-radius:999px;display:inline-flex;overflow:hidden}.plan-toggle-option{background:#0000;border:none;color:#555;cursor:pointer;font-size:.85rem;padding:6px 10px}.plan-toggle-option.active{background:#f3f3f3;color:#111}.plan-subtitle{color:#444;font-size:1rem;line-height:1.5;margin:8px 0 16px;overflow-wrap:anywhere;text-align:left;word-break:break-word}.plan-divider{background:#eee;height:1px;margin:16px 0 20px}.plan-price{margin:2px 0 6px;text-align:left}.plan-price-amount{color:#111;display:inline-block;font-size:1.7rem;font-weight:700;line-height:1;margin-right:8px}.plan-price-note{display:inline-block;vertical-align:initial}.plan-price-billing,.plan-price-note{color:#666;font-size:.8rem;line-height:1}.plan-price-billing{display:block;margin-top:0}.plan-actions{margin:8px 0 18px;text-align:left}.plan-actions .panel-cta{justify-content:center;width:100%}.buttons-row .plan-actions{margin-bottom:0}.plan-list{grid-gap:10px;color:#333;display:grid;gap:10px;list-style:none;margin:0;padding:0;text-align:left}.plan-section-title{color:#111;margin:0 0 8px;text-align:left}@media (max-width:768px){.pricing-table{grid-template-columns:1fr}}@media (min-width:769px){.pricing-row .pricing-cell:first-child{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.pricing-row .pricing-cell:last-child{border-right:1px solid #e0e0e0}.pricing-row:first-of-type .pricing-cell{border-top:1px solid #e0e0e0}.pricing-row:last-of-type .pricing-cell{border-bottom:1px solid #e0e0e0}}.buttons-row .pricing-cell{border-bottom:1px solid #e0e0e0}.hof-pages-container{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory}.hof-section{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;position:relative;scroll-snap-align:start;transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%}.hof-section:before{background:#0006;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .3s ease;z-index:1}.fixed-logo{left:20px;position:fixed;top:20px;z-index:1000}.fixed-logo .logo{cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:120px;transition:all .3s ease;width:auto}.content-container{max-width:900px;padding:20px;position:relative;text-align:center;transition:transform .4s ease;z-index:2}.section-headline{font-size:3rem;margin-bottom:2rem}.main-headline,.section-headline{color:#fff;font-weight:700;line-height:1.2;text-shadow:2px 2px 4px #000000b3}.main-headline{align-items:center;display:flex;flex-direction:column;font-size:4rem;margin-bottom:1.5rem;transition:all .3s ease}.headline-line{display:block;text-align:center}.sub-headline{font-size:1.8rem;font-weight:500;line-height:1.4;margin-bottom:2rem;transition:all .3s ease}.hof-description,.sub-headline{color:#fff;text-shadow:1px 1px 3px #000000b3}.hof-description{font-size:1.3rem;font-weight:400;line-height:1.5;margin:2rem auto;max-width:700px;opacity:.95}.products-content{margin:0 auto;max-width:800px;padding:2rem 0;text-align:left}.community-products{margin-top:1rem}.community-label{color:#fffc;font-size:1.3rem}.community-items,.community-label{margin:0 0 .8rem;text-align:left;text-shadow:1px 1px 3px #000000b3}.community-items{color:#569f39;font-size:1.4rem;font-weight:500}.community-updated{color:#fff9;font-size:.9rem;margin:.5rem 0 0;text-align:left;text-shadow:1px 1px 3px #000000b3}.product-categories{grid-gap:1rem 2rem;align-items:start;display:grid;gap:1rem 2rem;grid-template-columns:max-content 1fr;margin-top:1rem}.product-category{display:contents}.category-name{color:#fff;font-weight:700;white-space:nowrap}.category-name,.product-list{font-size:1.3rem;text-align:left;text-shadow:1px 1px 3px #000000b3}.product-list{color:#fffc}.product-row{display:contents}.no-products{color:#ffffffb3;font-size:1.3rem;margin:1rem 0 0;text-align:left;text-shadow:1px 1px 3px #000000b3}.description-content{margin:0 auto;max-width:800px;padding:2rem 0}.description-text{color:#fff;font-size:1.2rem;line-height:1.8;margin:0;text-align:left;text-shadow:1px 1px 3px #000000b3}.features-content{margin:0 auto;max-width:900px;padding:2rem 0}.feature-category{margin-bottom:2.5rem}.category-title{align-items:center;color:#fff;display:flex;font-size:1.4rem;font-weight:600;gap:.5rem;margin-bottom:1rem;text-shadow:1px 1px 3px #000000b3}.category-icon{font-size:1.2rem;margin-right:.3rem}.features-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.feature-item{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;display:flex;justify-content:center;padding:.8rem 1rem;transition:all .3s ease}.feature-item:hover{background:#ffffff26;transform:translateY(-2px)}.feature-text{color:#fff;font-size:1.1rem;font-weight:500;text-align:center;text-shadow:1px 1px 3px #000000b3}.cta-section .overlay{background:#0006;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.cta-content{max-width:800px;padding:60px 20px;position:relative;text-align:center;width:100%;z-index:2}.cta-text-container{margin-bottom:4rem}.cta-headline{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:2rem;text-shadow:2px 2px 4px #000c}.cta-subheadline{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:1.5rem;text-shadow:1px 1px 3px #000000b3}.cta-description{color:#fff;font-size:1.2rem;line-height:1.5;opacity:.9;text-shadow:1px 1px 2px #000000b3}.app-download-cta{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.app-badge-link{display:inline-block;text-decoration:none;transition:all .3s ease}.app-badge-link:hover{filter:brightness(1.1);transform:scale(1.05) translateY(-2px)}.app-badge,.apple-badge{filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));height:80px;width:auto}.back-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:2rem;padding:12px 24px;text-shadow:1px 1px 3px #000000b3;transition:all .3s ease}.back-button:hover{background:#ffffff4d;transform:translateY(-2px)}.footer-links{align-items:center;bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;z-index:3}.footer-link{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;text-decoration:underline;text-shadow:1px 1px 2px #000000b3;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.footer-link:hover{opacity:.8;transform:translateY(-1px)}.link-separator{color:#fff;font-size:1rem;text-shadow:1px 1px 2px #000000b3}@media (max-width:768px){.fixed-logo .logo{height:100px;left:15px;top:15px}.main-headline{font-size:2.8rem;margin-bottom:1rem}.sub-headline{font-size:1.4rem;margin-bottom:1.5rem}.section-headline{font-size:2.5rem;margin-bottom:1.5rem}.hof-description{font-size:1.1rem;margin:1.5rem 0}.content-container{padding:15px}.footer-links{bottom:15px}.products-content{padding:1.5rem 0}.product-categories{gap:.8rem 1.5rem}.category-name,.community-label,.product-list{font-size:1.1rem}.community-items{font-size:1.2rem}.description-content{padding:1.5rem 0}.description-text{font-size:1.1rem;line-height:1.7}.features-content{padding:1.5rem 0}.feature-category{margin-bottom:2rem}.category-title{font-size:1.2rem}.features-grid{gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.feature-text{font-size:1rem}.cta-content{padding:40px 20px}.cta-headline{font-size:3rem;margin-bottom:1.5rem}.cta-subheadline{font-size:1.3rem;margin-bottom:1rem}.cta-description{font-size:1.1rem}.cta-text-container{margin-bottom:3rem}.app-download-cta{gap:15px}.app-badge,.apple-badge{height:65px}}@media (max-width:480px){.fixed-logo .logo{height:80px;left:10px;top:10px}.main-headline{font-size:2.2rem}.sub-headline{font-size:1.2rem}.section-headline{font-size:2rem}.hof-description{font-size:1rem;margin:1rem 0}.footer-links{bottom:10px;flex-direction:column;gap:5px}.link-separator{display:none}.footer-link{font-size:.9rem}.products-content{padding:1rem 0}.product-categories{gap:.3rem;grid-template-columns:1fr}.category-name{font-size:1rem;font-weight:700;margin-bottom:.2rem}.product-list{margin-bottom:1rem;padding-left:1rem}.community-label,.product-list{font-size:1rem}.community-items{font-size:1.1rem}.community-updated{font-size:.8rem}.description-content{padding:1rem 0}.description-text{font-size:1rem;line-height:1.6}.features-content{padding:1rem 0}.feature-category{margin-bottom:1.5rem}.category-title{font-size:1.1rem}.category-icon{font-size:1rem}.features-grid{gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.feature-item{padding:.6rem .8rem}.feature-text{font-size:.9rem}.cta-content{padding:30px 15px}.cta-headline{font-size:2.5rem;margin-bottom:1rem}.cta-subheadline{font-size:1.1rem;margin-bottom:.8rem}.cta-description{font-size:1rem}.cta-text-container{margin-bottom:2.5rem}.app-download-cta{flex-direction:column;gap:12px}.app-badge,.apple-badge{height:55px}}.legal-header{background:#569f39;color:#fff;padding:40px 0}.legal-header .container{margin:0 auto;max-width:1100px;padding:0 20px}.legal-logo{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:90px;margin:0 0 10px;width:auto}.legal-header h1{font-size:2rem;font-weight:800;margin:0}.legal-content{background:#fff;color:#111;padding:30px 0 50px}.legal-content .container{margin:0 auto;max-width:1100px;padding:0 20px;text-align:left}.legal-content h3{color:#333;font-size:1.1rem;margin:1.5rem 0 .5rem}.legal-content h3:first-child{margin-top:0}.legal-content h4{color:#555;font-size:1rem;margin:1rem 0 .5rem}.legal-content p,.legal-content ul{color:#666;line-height:1.6;margin-bottom:1rem}.legal-content ul{padding-left:1.5rem}.legal-content li{margin-bottom:.3rem}.legal-content a{color:#007bff;text-decoration:none}.legal-content a:hover{text-decoration:underline}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-height:80vh;max-width:600px;overflow:hidden;width:100%}.modal-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px 30px}.modal-header h2{color:#333;font-size:1.5rem;margin:0}.close-button{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:2rem;height:30px;justify-content:center;line-height:1;padding:0;width:30px}.close-button:hover{color:#333}.modal-body{max-height:calc(80vh - 80px);overflow-y:auto;padding:30px;text-align:left}.modal-body h3{color:#333;font-size:1.1rem;margin:1.5rem 0 .5rem}.modal-body h3:first-child{margin-top:0}.modal-body h4{color:#555;font-size:1rem;margin:1rem 0 .5rem}.modal-body p,.modal-body ul{color:#666;line-height:1.6;margin-bottom:1rem}.modal-body ul{padding-left:1.5rem}.modal-body li{margin-bottom:.3rem}.modal-body a{color:#007bff;text-decoration:none}.modal-body a:hover{text-decoration:underline}@media (max-width:768px){.modal-content{margin:10px;max-height:90vh}.modal-header{padding:15px 20px}.modal-body{padding:20px}}@media (max-width:480px){.modal-overlay{padding:10px}}.credits-page{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:80px 0;position:relative}.credits-page:before{background:#0006;content:"";inset:0;position:absolute}.credits-container{color:#fff;max-width:900px;padding:0 20px;position:relative;width:100%}.credits-container h1{font-size:2rem;margin-bottom:1rem}.intro{margin-bottom:1.5rem;opacity:.9}.credit-block{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;margin-top:24px;padding:16px}.credit-block h2{font-size:1.2rem;margin:0 0 8px}.credit-block p a{color:#28a745;text-decoration:underline}.credit-block p a:hover{color:#1e7e34}
/*# sourceMappingURL=main.a35e19ef.css.map*/