.hero.svelte-b7yoyf{position:relative;min-height:80vh;display:flex;align-items:center;padding:100px 0;overflow:hidden}.hero-bg.svelte-b7yoyf{position:absolute;inset:0;z-index:1}.hero-bg.svelte-b7yoyf img:where(.svelte-b7yoyf){width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-b7yoyf{position:absolute;inset:0;background:linear-gradient(to right,#000000e6 30%,#0006)}.hero-content.svelte-b7yoyf{position:relative;z-index:2;width:100%}.eyebrow.svelte-b7yoyf{color:gold;text-transform:uppercase;letter-spacing:3px;font-weight:800;font-size:.9rem}h1.svelte-b7yoyf{font-size:clamp(2.2rem,7vw,4.5rem);line-height:1.05;font-weight:900;margin:20px 0;max-width:900px}.gold.svelte-b7yoyf{color:gold}.subtitle.svelte-b7yoyf{font-size:clamp(1.1rem,1.8vw,1.35rem);color:#ccc;line-height:1.6;margin-bottom:40px;max-width:600px}.hero-btns.svelte-b7yoyf{display:flex;gap:20px;flex-wrap:wrap}.btn-gold.svelte-b7yoyf{background:gold;color:#000;padding:18px 36px;border-radius:12px;font-weight:900;text-decoration:none;transition:.3s}.btn-outline-white.svelte-b7yoyf{border:2px solid #fff;color:#fff;padding:16px 34px;border-radius:12px;font-weight:900;text-decoration:none}@media(max-width:600px){.hero.svelte-b7yoyf{text-align:center;min-height:70vh}.hero-btns.svelte-b7yoyf{justify-content:center}.hero-overlay.svelte-b7yoyf{background:#000000bf}}.founder-bar.svelte-n74z0x{background:#111;border:1px solid #222;padding:clamp(20px,4vw,30px);border-radius:24px;display:flex;gap:25px;align-items:center;margin-top:24px;position:relative;z-index:5;box-shadow:0 20px 40px #0006}.founder-bar.svelte-n74z0x img:where(.svelte-n74z0x){width:clamp(60px,10vw,85px);height:clamp(60px,10vw,85px);border-radius:50%;border:2px solid #ffd700;object-fit:cover;flex-shrink:0}.bar-text.svelte-n74z0x p:where(.svelte-n74z0x){font-size:clamp(.95rem,1.2vw,1.15rem);line-height:1.5;font-style:italic;color:#eee;margin:0}cite.svelte-n74z0x{display:block;color:gold;font-weight:800;margin-top:8px;font-style:normal;text-transform:uppercase;font-size:.85rem;letter-spacing:1px}@media(max-width:600px){.founder-bar.svelte-n74z0x{flex-direction:column;text-align:center;gap:15px}}.slider-grid.svelte-day0b1{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.slider-card.svelte-day0b1{background:#111;padding:15px;border-radius:24px;border:1px solid #222}.slider-title.svelte-day0b1{display:block;font-weight:800;margin-bottom:15px;padding-left:5px;color:#eee}.slider-wrap.svelte-day0b1{position:relative;aspect-ratio:16 / 16;border-radius:16px;overflow:hidden;background:#000}.img-after.svelte-day0b1{width:100%;height:100%;object-fit:cover}.img-before-wrap.svelte-day0b1{position:absolute;top:0;left:0;height:100%;overflow:hidden;border-right:2px solid #ffd700}.img-before.svelte-day0b1{width:500px;height:100%;object-fit:cover}@media(min-width:1200px){.img-before.svelte-day0b1{width:400px}}@media(max-width:400px){.img-before.svelte-day0b1{width:320px}}.slider-input.svelte-day0b1{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:10}.slider-divider.svelte-day0b1{position:absolute;top:0;bottom:0;width:2px;background:gold;pointer-events:none}.divider-handle.svelte-day0b1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:gold;color:#000;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 0 20px #00000080}.gallery-section.svelte-7g32bi{padding:80px 0;background:#0a0a0a;overflow:hidden}.section-header.svelte-7g32bi{margin-bottom:50px;padding:0 16px;max-width:800px}.badge.svelte-7g32bi{color:gold;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:2px;display:block;margin-bottom:10px}.title-left.svelte-7g32bi{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#fff;line-height:1;margin-bottom:15px}.subtitle.svelte-7g32bi{color:#888;font-size:1.1rem;line-height:1.6}.scroll-wrapper.svelte-7g32bi{cursor:grab;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:20px 16px 60px}.scroll-wrapper.svelte-7g32bi::-webkit-scrollbar{display:none}.photo-rail.svelte-7g32bi{display:flex;gap:25px;width:max-content;align-items:center}.photo-card.svelte-7g32bi{width:clamp(280px,35vw,380px);aspect-ratio:4 / 5;background:#111;border-radius:4px;overflow:hidden;position:relative;flex-shrink:0;transition:transform .4s cubic-bezier(.25,1,.5,1)}.offset-top.svelte-7g32bi{transform:translateY(-20px)}.photo-card.svelte-7g32bi img:where(.svelte-7g32bi){width:100%;height:100%;object-fit:cover;pointer-events:none;filter:grayscale(.2);transition:filter .3s ease}.photo-card.svelte-7g32bi:hover img:where(.svelte-7g32bi){filter:grayscale(0)}.photo-overlay.svelte-7g32bi{position:absolute;top:20px;left:20px}.photo-tag.svelte-7g32bi{background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:6px 12px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-left:2px solid #ffd700}.end-card.svelte-7g32bi{background:#111;border:2px dashed #222;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px}.end-content.svelte-7g32bi .icon:where(.svelte-7g32bi){font-size:3rem;margin-bottom:20px;display:block}.end-content.svelte-7g32bi h3:where(.svelte-7g32bi){color:#fff;font-weight:900;font-size:1.8rem;margin-bottom:10px}.end-content.svelte-7g32bi p:where(.svelte-7g32bi){color:#666;margin-bottom:30px}.btn-gold-small.svelte-7g32bi{background:gold;color:#000;padding:15px 30px;border-radius:0;text-decoration:none;font-weight:900;text-transform:uppercase;font-size:.8rem;display:inline-block}.drag-indicator.svelte-7g32bi{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px}.drag-indicator.svelte-7g32bi .line:where(.svelte-7g32bi){height:1px;width:60px;background:#222}.drag-indicator.svelte-7g32bi .text:where(.svelte-7g32bi){color:#333;font-size:.7rem;font-weight:900;letter-spacing:3px}@media(max-width:600px){.photo-card.svelte-7g32bi{width:260px}.offset-top.svelte-7g32bi{transform:none}.photo-rail.svelte-7g32bi{gap:15px}}.video-container.svelte-fc5ydt{position:relative;width:100%;height:100%;cursor:pointer;background:#000;overflow:hidden}.story-video.svelte-fc5ydt{width:100%;height:100%;object-fit:cover;display:block}.speed-controls.svelte-fc5ydt{position:absolute;top:15px;right:15px;display:flex;gap:5px;z-index:10;background:#00000080;padding:4px;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1)}.speed-btn.svelte-fc5ydt{background:transparent;border:none;color:#fff;font-size:.65rem;font-weight:800;padding:4px 10px;border-radius:15px;cursor:pointer;transition:all .2s ease}.speed-btn.active.svelte-fc5ydt{background:gold;color:#000}.play-overlay.svelte-fc5ydt{position:absolute;inset:0;background:#0006;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.play-button.svelte-fc5ydt{width:60px;height:60px;background:gold;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;box-shadow:0 0 20px #ffd7004d}.play-button.svelte-fc5ydt svg:where(.svelte-fc5ydt){width:25px;height:25px;margin-left:4px}.play-text.svelte-fc5ydt{color:#fff;font-weight:800;text-transform:uppercase;font-size:.7rem;letter-spacing:1px}.split-showcase.svelte-1vteokf{display:flex;flex-direction:column;gap:clamp(60px,10vh,120px)}.showcase-item.svelte-1vteokf{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:center}.showcase-item.reverse.svelte-1vteokf{direction:rtl}.showcase-item.reverse.svelte-1vteokf .showcase-text:where(.svelte-1vteokf){direction:ltr}.showcase-text.svelte-1vteokf h3:where(.svelte-1vteokf){font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;margin:15px 0 25px;line-height:1.1}.showcase-text.svelte-1vteokf p:where(.svelte-1vteokf){font-size:clamp(1.05rem,1.2vw,1.25rem);color:#ccc;line-height:1.7;margin-bottom:30px}.feature-grid.svelte-1vteokf{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px}.feature-item.svelte-1vteokf{font-weight:800;color:gold;display:flex;align-items:center;gap:10px}.iphone-frame.svelte-1vteokf{position:relative;width:100%;max-width:290px;aspect-ratio:9 / 19;background:#000;border:10px solid #1a1a1a;border-radius:45px;box-shadow:0 40px 80px #0009;overflow:hidden;margin:0 auto}.iphone-inner.svelte-1vteokf{width:100%;height:100%;border-radius:35px;overflow:hidden;display:flex;background:#000}.iphone-inner.svelte-1vteokf video{width:100%!important;height:100%!important;object-fit:cover}.step-tag.svelte-1vteokf{color:gold;font-weight:800;text-transform:uppercase;letter-spacing:1px;font-size:.8rem}@media(max-width:850px){.showcase-item.svelte-1vteokf,.showcase-item.reverse.svelte-1vteokf{grid-template-columns:1fr;direction:ltr;text-align:center}.showcase-text.svelte-1vteokf p:where(.svelte-1vteokf){margin-inline:auto}.feature-grid.svelte-1vteokf{justify-content:center}}.funding-card.svelte-19owtk6{background:linear-gradient(145deg,#111,#050505);border-radius:30px;padding:clamp(30px,6vw,60px);display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;border:1px solid #222;box-shadow:0 20px 50px #00000080}.eyebrow-gold.svelte-19owtk6{color:gold;text-transform:uppercase;font-weight:800;letter-spacing:2px;font-size:.85rem}h2.svelte-19owtk6{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900;margin:15px 0;line-height:1.1}p.svelte-19owtk6{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:25px}.check-list-modern.svelte-19owtk6{list-style:none;padding:0;margin-bottom:35px}.check-list-modern.svelte-19owtk6 li:where(.svelte-19owtk6){display:flex;align-items:center;gap:12px;margin-bottom:12px;font-weight:700;color:#eee}.check.svelte-19owtk6{color:gold;font-weight:900}.btn-gold-card.svelte-19owtk6{background:gold;color:#000;padding:16px 32px;border-radius:12px;font-weight:900;text-decoration:none;display:inline-block;transition:transform .2s ease}.btn-gold-card.svelte-19owtk6:hover{transform:translateY(-3px)}.funding-visual.svelte-19owtk6{display:flex;justify-content:center}.cash-badge.svelte-19owtk6{width:clamp(160px,15vw,220px);height:clamp(160px,15vw,220px);border:6px solid #ffd700;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:#ffd7000d;box-shadow:0 0 30px #ffd7001a}.big-num.svelte-19owtk6{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;color:gold;line-height:1}.small-txt.svelte-19owtk6{font-size:.8rem;text-transform:uppercase;font-weight:800;letter-spacing:1px;margin-top:5px;color:#eee}@media(max-width:900px){.funding-card.svelte-19owtk6{grid-template-columns:1fr;text-align:center}.check-list-modern.svelte-19owtk6{display:inline-block;text-align:left}.funding-visual.svelte-19owtk6{order:-1}}.final-cta.svelte-gpvgjn{background:gold;color:#000;border-radius:40px;padding:clamp(40px,8vw,80px) 20px;text-align:center;margin:60px 0;box-shadow:0 30px 60px #ffd70033}.cta-inner.svelte-gpvgjn{max-width:700px;margin:0 auto}.cta-eyebrow.svelte-gpvgjn{text-transform:uppercase;font-weight:800;letter-spacing:2px;font-size:.9rem;opacity:.7}h2.svelte-gpvgjn{font-size:clamp(2rem,5vw,3.5rem);font-weight:950;margin:20px 0;line-height:1}p.svelte-gpvgjn{font-size:1.2rem;font-weight:600;line-height:1.5;margin-bottom:40px;opacity:.9}.cta-group.svelte-gpvgjn{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn-black.svelte-gpvgjn{background:#000;color:#fff;padding:18px 40px;border-radius:15px;font-weight:900;text-decoration:none;transition:.3s cubic-bezier(.175,.885,.32,1.275)}.btn-black.svelte-gpvgjn:hover{transform:scale(1.05);box-shadow:0 10px 20px #0003}.btn-outline-black.svelte-gpvgjn{border:2px solid #000;color:#000;padding:16px 38px;border-radius:15px;font-weight:900;text-decoration:none;display:flex;align-items:center;gap:10px}.icon.svelte-gpvgjn{font-size:1.2rem}@media(max-width:480px){.btn-black.svelte-gpvgjn,.btn-outline-black.svelte-gpvgjn{width:100%;justify-content:center}}.process-flow.svelte-ma5t4a{padding:80px 0;background:#0a0a0a;overflow:hidden}.swipe-wrap.svelte-ma5t4a{display:flex;gap:24px;overflow-x:auto;padding:40px min(10vw,100px);scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none}.swipe-wrap.svelte-ma5t4a::-webkit-scrollbar{display:none}.step-card.svelte-ma5t4a{flex:0 0 320px;scroll-snap-align:center;display:flex}.card-inner.svelte-ma5t4a{background:#111;padding:40px;border-radius:24px;border:1px solid #222;width:100%;display:flex;flex-direction:column;transition:transform .3s ease,border-color .3s ease}.step-card.svelte-ma5t4a:hover .card-inner:where(.svelte-ma5t4a){border-color:#ffd70066}.card-top.svelte-ma5t4a{display:flex;justify-content:space-between;margin-bottom:30px}.c-icon.svelte-ma5t4a{font-size:2.5rem}.c-num.svelte-ma5t4a{font-size:2.5rem;font-weight:900;color:#ffd7001a}h3.svelte-ma5t4a{font-size:1.6rem;font-weight:800;margin-bottom:8px}.c-sub.svelte-ma5t4a{color:gold;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;display:block}p.svelte-ma5t4a{color:#999;line-height:1.6;font-size:1.05rem;margin:0}.controls-hint.svelte-ma5t4a{text-align:center;margin-top:30px;color:#444;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:2px}@media(max-width:600px){.step-card.svelte-ma5t4a{flex:0 0 280px}.swipe-wrap.svelte-ma5t4a{padding:20px 30px}}.phases-grid.svelte-kh5r8y{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.phase-item.svelte-kh5r8y{background:#111;padding:25px;border-radius:12px;border:1px solid #222;position:relative}.gold.svelte-kh5r8y{border-left:4px solid #ffd700;background:#15140d}.p-head.svelte-kh5r8y{display:flex;align-items:center;gap:15px;margin-bottom:12px}.p-num.svelte-kh5r8y{font-weight:900;color:#444;font-size:1.4rem}.gold.svelte-kh5r8y .p-num:where(.svelte-kh5r8y){color:gold}h3.svelte-kh5r8y{font-size:1.1rem;font-weight:800;margin:0}p.svelte-kh5r8y{font-size:.9rem;color:#999;margin-bottom:15px}.p-tag.svelte-kh5r8y{font-size:.65rem;text-transform:uppercase;background:#222;padding:4px 8px;border-radius:4px;color:#888;font-weight:700}.guarantee-grid.svelte-imswmw{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.g-item.svelte-imswmw{background:#111;border:1px solid #ffd70033;border-radius:20px;padding:35px;text-align:center}.g-icon.svelte-imswmw{font-size:2.5rem;display:block;margin-bottom:15px}h3.svelte-imswmw{color:gold;font-size:1.2rem;font-weight:900;margin-bottom:10px}p.svelte-imswmw{font-size:.95rem;color:#ccc;line-height:1.6}.faq-section.svelte-34ec5k{padding:clamp(40px,10vh,100px) 0;background:#0a0a0a}.container.svelte-34ec5k{max-width:1000px;margin:0 auto;padding:0 20px}.title-center.svelte-34ec5k{text-align:center;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:900;margin-bottom:50px;color:#fff}.faq-grid.svelte-34ec5k{display:grid;grid-template-columns:1fr 1fr;gap:20px}.faq-card.svelte-34ec5k{background:#111;border:1px solid #222;padding:30px;border-radius:20px;transition:border-color .3s ease}.faq-card.svelte-34ec5k:hover{border-color:#ffd70044}.faq-card.svelte-34ec5k h3:where(.svelte-34ec5k){color:gold;font-size:1.1rem;font-weight:800;margin-bottom:15px;line-height:1.4}.faq-answer.svelte-34ec5k p:where(.svelte-34ec5k){color:#ccc;font-size:.95rem;line-height:1.6;margin:0}.text-gold{color:gold;text-decoration:none;font-weight:700}.highlight-link:hover{text-decoration:underline}@media(max-width:850px){.faq-grid.svelte-34ec5k{grid-template-columns:1fr}.faq-card.svelte-34ec5k{padding:20px}}.sanierung-page.svelte-1xo5xn9{background:#0a0a0a;color:#fff;overflow-x:hidden;width:100%}.container.svelte-1xo5xn9{max-width:1200px;margin:0 auto;padding:0 16px}.section.svelte-1xo5xn9{padding:clamp(40px,10vh,100px) 0}.calculator-box.svelte-1xo5xn9{background:#0c0c0c;border:1px solid #222;border-radius:24px;padding:clamp(16px,3vw,40px)}.title-center{text-align:center;font-size:clamp(1.8rem,5vw,3rem);font-weight:900;margin-bottom:40px}
