@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(/schriften/anton-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(/schriften/anton-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/schriften/dmsans-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/schriften/dmsans-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px;overflow-y:scroll}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--black:#18181b;--white:#fff;--orange:#f50;--red:#dc2626;--black-rgb:24, 24, 27;--white-rgb:255, 255, 255;--orange-rgb:255, 85, 0;--red-rgb:220, 38, 38;--text:var(--black);--text-2:rgba(var(--black-rgb), .65);--text-3:rgba(var(--black-rgb), .5);--text-4:rgba(var(--black-rgb), .2);--bg:var(--white);--bg-2:rgba(var(--black-rgb), .03);--bg-3:rgba(var(--black-rgb), .06);--border:rgba(var(--black-rgb), .12);--border-strong:var(--black);--accent:var(--orange);--accent-hover:#e04a00;--accent-bg:rgba(var(--orange-rgb), .08);--color-primary:var(--accent);--color-primary-dark:var(--accent-hover);--color-text:var(--text);--color-border-light:var(--border);--hero-knopf-breite:252px}.landing{background:var(--bg);min-height:100vh;color:var(--text)}.landing-animate{opacity:0;transition:opacity 1s ease-out,transform 1s ease-out;transform:translateY(20px)}.landing-animate.landing-visible{opacity:1;transform:translateY(0)}html.lenis,html.lenis body{height:auto}.landing-beta-banner{z-index:1001;background:var(--black);color:var(--white);letter-spacing:.01em;justify-content:center;align-items:center;gap:12px;padding:8px 20px;font-size:13px;font-weight:400;display:flex;position:fixed;top:0;left:0;right:0}.landing-beta-btn{background:var(--accent);color:var(--white);white-space:nowrap;border-radius:4px;padding:4px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.landing-beta-btn:hover{opacity:.85;color:var(--white)}@media (max-width:768px){.landing-beta-banner{padding:8px 16px;padding-top:calc(8px + env(safe-area-inset-top,0px));text-align:center;flex-direction:column;gap:6px;font-size:12px}}.landing-header{background:rgba(var(--black-rgb), .95);-webkit-backdrop-filter:blur(20px);z-index:100;justify-content:space-between;align-items:center;padding:16px 48px;display:flex;position:fixed;top:36px;left:0;right:0}.landing-header:before{content:"";background:rgba(var(--black-rgb), .95);-webkit-backdrop-filter:blur(20px);height:36px;position:absolute;bottom:100%;left:0;right:0}.landing-header.over-hero,.landing-header.over-hero:before{-webkit-backdrop-filter:none;background:0 0}.landing-header.over-hero .landing-nav a{color:var(--white)}.landing-header.over-hero .landing-nav a:hover{color:var(--color-primary)}.landing-header.over-hero .landing-menu-btn span{background:var(--white)}.landing-logo{align-items:center;display:flex}.logo-img{width:auto;height:40px}.landing-header.over-hero .logo-img{visibility:hidden}.landing-logo{min-height:40px}.landing-nav{align-items:center;gap:32px;display:flex}.landing-nav a{color:var(--white);letter-spacing:-.01em;font-size:17px;text-decoration:none;transition:color .2s}.landing-nav a:hover{color:var(--color-primary)}.landing-menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.landing-menu-btn span{background:var(--white);width:24px;height:1.5px;display:block}.landing-mobile-menu{background:var(--bg);border-bottom:1px solid var(--border);z-index:99;box-shadow:0 8px 24px rgba(var(--black-rgb), .1);flex-direction:column;gap:20px;padding:24px;display:flex;position:absolute;top:100%;left:0;right:0}.landing-mobile-menu a{color:var(--text);font-size:16px;text-decoration:none}.landing-hero{text-align:center;min-height:100vh;padding:120px 24px 80px;padding-top:calc(120px + env(safe-area-inset-top,0px));background-image:url(/hero/hero-poster.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--black);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing-hero>.hero-video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.landing-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, rgba(var(--black-rgb), .64) 0, rgba(var(--black-rgb), .5) 22%, rgba(var(--black-rgb), .54) 62%, rgba(var(--black-rgb), .66) 100%);position:absolute;inset:0}.landing-hero>*{z-index:2;position:relative}.landing-title-block{flex-direction:column;align-items:center;margin-bottom:32px;display:flex;position:relative}.landing-title-block .landing-title-fade{margin-bottom:16px}.landing-title-fade{flex-direction:column;align-items:center;margin-bottom:24px;font-family:Anton,sans-serif;line-height:1;display:flex}.title-line{letter-spacing:normal;color:var(--white);-webkit-text-stroke:none;text-shadow:0 2px 30px rgba(var(--black-rgb), .55);margin-bottom:8px;font-size:clamp(45px,15.5vw,164px);font-weight:400;line-height:1;display:block}.title-ll{color:var(--color-primary);position:relative}.title-line-aussage{color:rgba(var(--white-rgb), .55);margin-bottom:0;font-size:clamp(50px,18vw,190px)}.title-fade-in{opacity:0;animation:.8s ease-out forwards heroFadeIn;transform:translateY(20px)}@keyframes heroFadeIn{to{opacity:1;transform:translateY(0)}}.subtitle-char{opacity:0;animation:.4s ease-out forwards charFadeIn;display:inline-block}.subtitle-word{white-space:nowrap;margin-right:.25em;display:inline-block}@keyframes charFadeIn{to{opacity:1}}.landing-hero-subtitle{color:var(--white);text-shadow:0 2px 18px rgba(var(--black-rgb), .6);letter-spacing:normal;max-width:100%;margin:0 auto;font-family:Anton,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.2}.landing-hero-cta{gap:16px;margin-top:32px;display:flex}.landing-hero-cta-hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.btn-triangle{fill:currentColor;width:7px;height:14px;transition:transform .3s}.landing-btn-hero{min-width:var(--hero-knopf-breite);background:var(--color-primary);color:var(--white);box-shadow:0 4px 20px rgba(var(--orange-rgb), .4);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.landing-btn-hero:hover{background:var(--color-primary-dark);color:var(--white);box-shadow:0 6px 30px rgba(var(--orange-rgb), .6);transform:translateY(-2px)}.landing-btn-hero:hover .btn-triangle{transform:translate(3px)}.landing-btn-primary,.landing-btn-primary-light{background:var(--accent);color:var(--white);cursor:pointer;box-shadow:0 4px 16px rgba(var(--orange-rgb), .3);border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-btn-primary:hover,.landing-btn-primary-light:hover{background:var(--color-primary-dark);color:var(--white);box-shadow:0 6px 20px rgba(var(--orange-rgb), .4)}.landing-section-cta{justify-content:center;margin-top:56px;display:flex}.landing-video-wrapper{max-width:1100px;margin:56px auto 0}.landing-video{background:var(--black);width:100%;box-shadow:none;border:none;border-radius:0;display:block}.landing-player{cursor:pointer;position:relative}.landing-player-play{background:var(--accent);width:88px;height:88px;color:var(--white);cursor:pointer;box-shadow:0 8px 30px rgba(var(--black-rgb), .4);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-player-play:hover{transform:translate(-50%,-50%)scale(1.08)}.landing-player-play svg{width:36px;height:36px;margin-left:4px}.landing-player-controls{background:linear-gradient(transparent, rgba(var(--black-rgb), .65));opacity:0;cursor:default;align-items:center;gap:14px;padding:14px 18px 12px;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.landing-player:hover .landing-player-controls,.landing-player:not(.landing-player-playing) .landing-player-controls{opacity:1}.landing-player-time{color:var(--white);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px}.landing-player-bar{cursor:pointer;background:linear-gradient(rgba(var(--white-rgb), .35), rgba(var(--white-rgb), .35)) center / 100% 5px no-repeat;border-radius:3px;flex:1;align-items:center;height:20px;display:flex}.landing-player-fill{background:var(--accent);border-radius:3px;height:5px}.landing-player-fs{color:var(--white);cursor:pointer;background:0 0;border:none;padding:2px}.landing-player-fs svg{width:20px;height:20px;display:block}.landing-player:fullscreen{background:var(--black);justify-content:center;align-items:center;display:flex}.landing-player:fullscreen .landing-video{object-fit:contain;width:100%;height:100%}.landing-problem-section{background:var(--bg-3);padding:80px 24px}.landing-problem-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.landing-problem-title{letter-spacing:normal;margin-bottom:20px;font-family:Anton,sans-serif;font-size:clamp(36px,5vw,52px);font-weight:400;line-height:1.2}.landing-problem-text{color:var(--text-2);font-size:17px;line-height:1.7}.landing-problem-highlight{margin-top:20px;font-size:17px;font-weight:600;line-height:1.7}.problem-highlight-accent{color:var(--color-primary)}.landing-problem-right{flex-direction:column;gap:24px;display:flex}.landing-problem-stat{border-left:3px solid var(--border-strong);flex-direction:column;padding:24px;display:flex}.problem-stat-number{letter-spacing:normal;margin-bottom:8px;font-family:Anton,sans-serif;font-size:clamp(72px,12vw,120px);font-weight:400;line-height:.85}.problem-stat-old{color:var(--text-2);text-decoration:line-through;-webkit-text-decoration-color:var(--color-primary);text-decoration-color:var(--color-primary);text-decoration-thickness:4px}.problem-stat-new{color:var(--color-primary)}.problem-stat-label{color:var(--text-2);font-size:14px;line-height:1.4}.landing-section{padding:100px 24px}.landing-section-dark{background:var(--black);color:var(--white)}.landing-section-dark .landing-section-title{color:var(--white);-webkit-text-stroke:0}.landing-section-dark p{color:var(--white)}.landing-container{max-width:1100px;margin:0 auto}.landing-section-title{letter-spacing:normal;text-align:center;-webkit-text-stroke:0;margin-bottom:48px;font-family:Anton,sans-serif;font-size:clamp(36px,5vw,52px);font-weight:400;line-height:1.2}.landing-steps{justify-content:space-between;gap:48px;display:flex}.landing-step{flex:1}.landing-step-num{color:rgba(var(--white-rgb), .2);letter-spacing:normal;margin-bottom:8px;font-family:Anton,sans-serif;font-size:48px;font-weight:400;line-height:1}.landing-step-text h3{color:var(--white);letter-spacing:-.02em;margin-bottom:12px;font-size:22px;font-weight:600}.landing-step-text p{color:rgba(var(--white-rgb),.7);font-size:17px;line-height:1.6}.landing-features{grid-template-columns:repeat(2,1fr);gap:56px 48px;display:grid}.landing-feature{position:relative}.landing-feature-number{color:#0000001a;letter-spacing:normal;margin-bottom:8px;font-family:Anton,sans-serif;font-size:48px;font-weight:400;line-height:1}.landing-feature h3{letter-spacing:-.02em;margin-bottom:12px;font-size:22px;font-weight:600}.landing-feature p{color:var(--text-2);font-size:17px;line-height:1.6}.landing-feature-link{color:var(--text);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--text-3);text-decoration-color:var(--text-3);font-weight:500}.landing-feature-link:hover{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.landing-pricing-wrapper{margin-top:48px;position:relative}.landing-pricing{grid-template-columns:repeat(2,1fr);gap:24px;max-width:780px;margin-top:64px;margin-left:auto;margin-right:auto;display:grid}.landing-price-card{text-align:center;background:var(--white);color:var(--color-text);border:none;border-radius:12px;flex-direction:column;padding:62px 32px 40px;transition:transform .3s,box-shadow .3s,background .3s,color .3s;display:flex;position:relative}.landing-price-card:hover{background:var(--black);color:var(--white);transform:translateY(-4px)}.landing-price-card:hover .landing-price-name,.landing-price-card:hover .landing-price-currency,.landing-price-card:hover .landing-price-value,.landing-price-card:hover .landing-price-period{color:var(--white)}.landing-price-card:hover .landing-price-sub{color:rgba(var(--white-rgb),.6)}.landing-price-card:hover .landing-price-features li{color:rgba(var(--white-rgb),.85);border-bottom-color:rgba(var(--white-rgb),.1)}.landing-price-card:hover .landing-price-btn{background:var(--white);color:var(--black)}.landing-price-card-empfohlen{background:var(--black);color:var(--white);box-shadow:0 8px 32px rgba(var(--black-rgb),.18)}.landing-price-card-empfohlen .landing-price-name,.landing-price-card-empfohlen .landing-price-currency,.landing-price-card-empfohlen .landing-price-value,.landing-price-card-empfohlen .landing-price-period{color:var(--white)}.landing-price-card-empfohlen .landing-price-sub{color:rgba(var(--white-rgb),.6)}.landing-price-card-empfohlen .landing-price-features li{color:rgba(var(--white-rgb),.85);border-bottom-color:rgba(var(--white-rgb),.1)}.landing-price-card-empfohlen .landing-price-btn,.landing-price-card-empfohlen:hover .landing-price-btn{background:var(--color-primary);color:var(--white)}.landing-price-card-empfohlen:hover .landing-price-btn{filter:brightness(1.12)}.landing-price-empfehlung{white-space:nowrap;background:var(--color-primary);color:var(--white);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:22px;left:50%;transform:translate(-50%)}.landing-price-name{color:var(--color-text);margin-bottom:4px;font-size:18px;font-weight:600}.landing-price-sub{color:var(--text-2);margin-bottom:24px;font-size:13px}.landing-price-amount{justify-content:center;align-items:baseline;gap:4px;margin-bottom:32px;display:flex}.landing-price-currency{color:var(--color-text);font-size:16px}.landing-price-value{letter-spacing:-.03em;font-size:48px;font-weight:300}.landing-price-period{color:var(--color-text);font-size:14px}.landing-price-features{text-align:left;margin-bottom:32px;list-style:none}.landing-price-features li{border-bottom:1px solid var(--color-border-light);color:var(--color-text);padding:12px 0;font-size:16px}.landing-price-features li:last-child{border-bottom:none}.landing-price-btn{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;margin-top:auto;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-price-btn:hover{background:var(--color-primary);color:var(--white)}.landing-testphase-subtle{text-align:center;color:var(--color-primary);margin-top:-32px;margin-bottom:48px;font-size:17px;font-weight:500}.landing-faq{max-width:800px;margin:0 auto}.landing-faq-item{border-bottom:1px solid rgba(var(--white-rgb),.12)}.landing-faq-question{cursor:pointer;color:var(--white);justify-content:space-between;align-items:center;padding:24px 0;font-size:18px;font-weight:500;list-style:none;transition:color .2s;display:flex}.landing-faq-question::-webkit-details-marker{display:none}.landing-faq-question:after{content:"+";color:rgba(var(--white-rgb),.5);flex-shrink:0;margin-left:16px;font-size:24px;font-weight:300;transition:transform .3s}.landing-faq-item[open] .landing-faq-question:after{transform:rotate(45deg)}.landing-faq-answer{color:rgba(var(--white-rgb),.7);padding:0 0 24px;font-size:16px;line-height:1.7}.landing-faq-more{justify-content:center;margin-top:32px;display:flex}.landing-faq-toggle{background:var(--white);color:#000;cursor:pointer;border:none;border-radius:100px;padding:14px 28px;font-size:15px;font-weight:500;line-height:20px;transition:all .2s}.landing-faq-toggle:hover{background:rgba(var(--white-rgb),.85)}.landing-download-section{text-align:center}.landing-download-sub{color:var(--text-2);margin-top:16px;margin-bottom:8px;font-size:18px}.landing-app-downloads{flex-wrap:wrap;justify-content:center;gap:120px;margin-top:40px;display:flex}.landing-store-block{flex-direction:column;align-items:center;gap:16px;text-decoration:none;transition:opacity .2s;display:flex}.landing-store-block:hover{opacity:.8}.landing-store-badge{width:auto;height:54px}.landing-store-qr{background:0 0;border:none;width:140px;height:140px;padding:0}.landing-footer{background:var(--black);color:var(--white);border-top:1px solid rgba(var(--white-rgb),.12);padding:48px 24px 80px}.landing-footer-simple{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.landing-footer-left{align-items:center;gap:20px;display:flex}.landing-footer-left span{color:rgba(var(--white-rgb),.6);font-size:17px}.landing-swiss{color:rgba(var(--white-rgb),.55);letter-spacing:.02em;align-items:center;gap:8px;font-size:14px;display:inline-flex}.landing-swiss-kreuz{background:currentColor;flex-shrink:0;width:14px;height:14px;position:relative}.landing-swiss-kreuz:before,.landing-swiss-kreuz:after{content:"";background:var(--black);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-swiss-kreuz:before{width:3px;height:10px}.landing-swiss-kreuz:after{width:10px;height:3px}.landing-footer-right{align-items:center;gap:24px;display:flex}.landing-footer-right a{color:rgba(var(--white-rgb),.7);font-size:17px;text-decoration:none;transition:color .2s}.landing-footer-right a:hover{color:var(--white)}@media (max-width:900px){.landing-pricing{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.landing-header{top:calc(66px + env(safe-area-inset-top,0px));padding:14px 20px}.landing-nav{display:none}.landing-menu-btn{display:flex!important;position:absolute!important;top:50%!important;right:20px!important;transform:translateY(-50%)!important}.landing-mobile-menu{padding-top:32px}.landing-hero{min-height:100vh;padding:80px 24px 100px}.landing-hero:before{background:linear-gradient(to bottom, rgba(var(--black-rgb), .68) 0, rgba(var(--black-rgb), .55) 24%, rgba(var(--black-rgb), .58) 60%, rgba(var(--black-rgb), .7) 100%)}.landing-hero-subtitle{font-size:clamp(24px,5vw,36px)}.landing-hero-cta{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:100;background:0 0;justify-content:center;margin:0;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0}.landing-hero-cta-hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.landing-hero-cta .landing-btn-hero{background:var(--color-primary);width:auto;box-shadow:0 4px 20px rgba(var(--orange-rgb), .4)}.landing-title-block{margin-bottom:24px}.landing-section{padding:60px 20px}.landing-section-cta{margin-top:40px}.landing-problem-section{padding:60px 20px}.landing-problem-grid{grid-template-columns:1fr;gap:40px}.problem-stat-number{font-size:36px}.landing-steps{flex-direction:column;gap:32px}.landing-features{grid-template-columns:1fr;gap:40px}.landing-footer-simple{flex-direction:column;align-items:flex-start;gap:12px}.landing-footer-right{flex-wrap:wrap;gap:16px}.landing-store-qr{width:120px;height:120px}}html{overflow-y:overlay}::-webkit-scrollbar{background:0 0;width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(var(--black-rgb), .2);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:rgba(var(--black-rgb), .35)}*{scrollbar-width:thin;scrollbar-color:rgba(var(--black-rgb), .2) transparent}.legal-page{flex-direction:column;min-height:100vh;display:flex}.legal-header{background:rgba(var(--black-rgb), .95);-webkit-backdrop-filter:blur(20px);z-index:100;justify-content:space-between;align-items:center;padding:20px 48px;display:flex;position:fixed;top:0;left:0;right:0}.legal-header-logo{align-items:center;display:flex}.legal-header-back{color:var(--white);font-size:17px;text-decoration:none;transition:color .2s}.legal-header-back:hover{color:var(--color-primary)}.legal-content{flex:1;margin-top:80px;padding:60px 0;font-size:17px}.legal-content .container{max-width:800px;margin:0 auto;padding:0 24px}.legal-content h1{letter-spacing:normal;margin-bottom:8px;font-family:Anton,sans-serif;font-size:36px;font-weight:400}.legal-date{color:var(--text-3);margin-bottom:48px;font-size:14px}.legal-content section{margin-bottom:40px}.legal-content h2{letter-spacing:normal;color:var(--color-text);margin-bottom:16px;font-family:Anton,sans-serif;font-size:24px;font-weight:400}.legal-content h3{color:var(--color-text);margin-top:24px;margin-bottom:12px;font-size:17px;font-weight:500}.legal-content p{color:var(--text-3);margin-bottom:16px;line-height:1.7}.legal-content ul{margin-bottom:16px;padding-left:24px}.legal-content li{color:var(--text-3);margin-bottom:8px;line-height:1.6}.legal-content a{color:var(--color-primary)}.legal-content a:hover{text-decoration:underline}.legal-content strong{color:var(--color-text);font-weight:500}@media (max-width:768px){.legal-header{padding:16px 20px}.legal-content{padding:40px 0}.legal-content h1{font-size:28px}.legal-content h2{font-size:20px}}.landing-bsp-teaser{background:var(--bg-3);scroll-margin-top:120px;overflow:hidden}.landing-bsp-teaser-text{text-align:center;max-width:560px;color:var(--text-2);margin:-8px auto 40px;font-size:17px;line-height:1.6}.landing-bsp-stack{justify-content:center;align-items:flex-start;max-width:760px;margin:0 auto;text-decoration:none;display:flex}.bsp-stack-img{background:var(--white);width:34%;height:auto;box-shadow:0 8px 28px rgba(var(--black-rgb), .18);border-radius:6px;transition:transform .25s}.bsp-stack-links{z-index:1;transform:rotate(-5deg)translate(14px,26px)}.bsp-stack-mitte{z-index:2;width:38%;position:relative}.bsp-stack-rechts{z-index:1;transform:rotate(5deg)translate(-14px,26px)}.landing-bsp-stack:hover .bsp-stack-links{transform:rotate(-6deg)translate(6px,20px)}.landing-bsp-stack:hover .bsp-stack-mitte{transform:translateY(-8px)}.landing-bsp-stack:hover .bsp-stack-rechts{transform:rotate(6deg)translate(-6px,20px)}.landing-bsp-teaser .landing-section-cta{margin-top:48px}@media (max-width:768px){.landing-bsp-teaser-text{margin-bottom:28px;font-size:15px}.bsp-stack-links{transform:rotate(-5deg)translate(10px,16px)}.bsp-stack-rechts{transform:rotate(5deg)translate(-10px,16px)}.landing-bsp-teaser .landing-section-cta{margin-top:32px}}.bsp-sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.pv-root{background:var(--black);min-height:100vh}.pv-topbar{z-index:60;background:var(--black);justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:sticky;top:0}.pv-close{color:var(--white);opacity:.9;font-size:17px;text-decoration:none}.pv-close:hover{opacity:1}.pv-download{background:var(--orange);color:var(--white);border-radius:999px;padding:10px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s}.pv-download:hover{opacity:.85}.pv-chips{z-index:55;background:var(--black);-webkit-overflow-scrolling:touch;scrollbar-width:none;box-shadow:0 6px 16px rgba(var(--black-rgb), .35);justify-content:flex-start;gap:8px;padding:10px 24px 12px;display:flex;position:sticky;top:60px;overflow-x:auto}.pv-chips::-webkit-scrollbar{display:none}.pv-chip{border:1px solid rgba(var(--white-rgb), .22);color:rgba(var(--white-rgb), .85);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex:none;padding:7px 15px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.pv-chip:hover{border-color:rgba(var(--white-rgb), .6)}.pv-chip-aktiv{background:var(--white);border-color:var(--white);color:var(--black)}.pv-pages{max-width:820px;margin:0 auto;padding:20px 16px 48px}.pv-firma{text-align:center;color:rgba(var(--white-rgb), .55);margin:0 0 14px;font-size:13px}.pv-page{background:var(--white);width:100%;height:auto;box-shadow:0 6px 30px rgba(var(--black-rgb), .5);border-radius:3px;margin-bottom:22px;display:block}.pv-hinweis{text-align:center;color:rgba(var(--white-rgb), .55);max-width:560px;margin:26px auto 0;font-size:13px;line-height:1.6}@media (min-width:900px){.pv-chips{justify-content:center}}@media (max-width:768px){.pv-topbar{padding:12px 16px}.pv-chips{padding:8px 16px 10px;top:57px}.pv-pages{padding:14px 10px 40px}}.landing-hero-play{min-width:var(--hero-knopf-breite);border:1px solid rgba(var(--white-rgb), .5);background:rgba(var(--black-rgb), .42);-webkit-backdrop-filter:blur(6px);color:var(--white);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:10px;margin-top:14px;padding:13px 28px;font-family:inherit;font-size:15px;font-weight:500;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.landing-hero-play:hover{background:rgba(var(--black-rgb), .62);border-color:rgba(var(--white-rgb), .85);transform:translateY(-1px)}.hero-play-kreis{background:var(--white);border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.hero-play-kreis svg{width:7px;height:9px;fill:var(--black);margin-left:2px}.hero-play-dauer{opacity:.7;font-size:13px}.landing-video-overlay{z-index:1100;background:rgba(var(--black-rgb), .88);justify-content:center;align-items:center;padding:20px;animation:.2s video-overlay-auf;display:flex;position:fixed;inset:0}@keyframes video-overlay-auf{0%{opacity:0}to{opacity:1}}.landing-video-fenster{width:100%;max-width:1000px;position:relative}.landing-video-fenster video{background:var(--black);border-radius:10px;width:100%;display:block}.landing-video-zu{background:rgba(var(--white-rgb), .14);width:36px;height:36px;color:var(--white);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:-44px;right:0}.landing-video-zu:hover{background:rgba(var(--white-rgb), .28)}.landing-video-zu svg{width:18px;height:18px}@media (max-width:768px){.landing-hero-play{max-width:100%}.landing-video-overlay{padding:16px}.landing-video-zu{width:32px;height:32px;top:-40px}}@media (prefers-reduced-motion:reduce){.landing-video-overlay{animation:none}.landing-hero-play:hover{transform:none}}.landing-hero-form{color:var(--white);text-shadow:0 2px 12px rgba(var(--black-rgb), .6);opacity:0;margin-top:14px;font-size:clamp(15px,2vw,19px);animation:.6s ease-out 2.2s forwards charFadeIn}.landing-baustelle-section .landing-section-title{margin-bottom:28px}.landing-baustelle-text{text-align:center;max-width:720px;color:var(--text-2);margin:0 auto 16px;font-size:19px;line-height:1.65}.landing-baustelle-link{text-align:center;margin-top:28px}.legal-content details{border-bottom:1px solid rgba(var(--black-rgb), .12)}.legal-content details:first-of-type{border-top:1px solid rgba(var(--black-rgb), .12)}.legal-content summary{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;padding:20px 0;font-size:18px;font-weight:500;list-style:none;transition:color .2s;display:flex}.legal-content summary::-webkit-details-marker{display:none}.legal-content summary:after{content:"+";color:rgba(var(--black-rgb), .4);flex-shrink:0;margin-left:16px;font-size:24px;font-weight:300;transition:transform .3s}.legal-content details[open] summary:after{transform:rotate(45deg)}.legal-content summary:hover{color:var(--accent)}.legal-content details p{margin-top:0;padding-bottom:20px}.landing-kontakt-section{text-align:center;border-top:1px solid var(--border);padding:72px 24px}.landing-kontakt-section .landing-section-title{margin-bottom:12px}.landing-kontakt-sub{color:var(--text-2);margin:0 0 32px;font-size:18px}.landing-kontakt-wege{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.landing-btn-kontakt-mail{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-btn-kontakt-mail:hover{background:rgba(var(--black-rgb), .85);color:var(--white)}@media (max-width:640px){.landing-kontakt-section{padding:56px 20px}.landing-kontakt-wege{flex-direction:column;align-items:stretch}}.vorlagen-karten{grid-template-columns:1fr;gap:20px;margin:32px 0 40px;padding:0;list-style:none;display:grid}@media (min-width:769px){.vorlagen-karten{grid-template-columns:repeat(2,1fr)}}.vorlagen-karte{border:1px solid var(--border);border-radius:12px;margin-bottom:0;padding:16px 16px 4px}.vorlagen-karte-vorschau{margin-bottom:12px;text-decoration:none;display:block}.vorlagen-karte-bild{background:var(--white);border:1px solid var(--border);border-radius:4px;width:100%;height:auto;margin-bottom:8px;transition:border-color .15s;display:block}.vorlagen-karte-vorschau-text{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:3px;font-size:15px;line-height:1.5;display:block}.vorlagen-karte-vorschau:hover .vorlagen-karte-bild{border-color:var(--accent)}.vorlagen-karte-vorschau:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}.vorlagen-karte h2{letter-spacing:normal;margin-top:0;margin-bottom:10px;font-family:inherit;font-size:18px;font-weight:500}.vorlagen-karte p{color:var(--text-2);margin-bottom:12px}.vorlagen-felder{padding-bottom:20px;font-size:16px}.vorlagen-karte-link{padding-top:12px}.vorlagen-unterbrechung{background:var(--bg-2);border-radius:12px;margin:24px 0 28px;padding:20px 24px 4px}.legal-content .vorlagen-unterbrechung p{margin-bottom:12px}.legal-content .vorlagen-unterbrechung ul{margin:0 0 12px}.vorlagen-cta-zeile{margin:0 0 10px}.legal-content .vorlagen-cta{background:var(--accent);color:var(--white);border-radius:8px;padding:14px 28px;font-size:17px;font-weight:500;line-height:1.4;text-decoration:none;transition:background .15s;display:inline-block}.legal-content .vorlagen-cta:hover{background:var(--accent-hover);text-decoration:none}.legal-content .vorlagen-cta:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.legal-content .vorlagen-cta-hinweis{color:var(--text-2);margin-bottom:8px;font-size:15px}.legal-content .vorlagen-weitere{color:var(--text-2);margin:8px 0 0}.vorlagen-beispiel .vorlagen-karte-bild,.vorlagen-beispiel .vorlagen-karte-vorschau{max-width:360px}.legal-content .vorlagen-karte-pdf{margin-bottom:12px;font-size:15px}.legal-content .blanko-bogentitel{color:var(--text);margin:0 0 12px;font-family:Anton,sans-serif;font-size:20px}.blanko table{border-collapse:collapse;width:100%;margin-bottom:14px;font-size:15px}.blanko th,.blanko td{border:1px solid var(--text);text-align:left;vertical-align:top;color:var(--text);padding:6px 8px;font-weight:400}.blanko th{font-weight:500}.blanko-kopf td,.blanko-liste td,.blanko-fuss td{height:8mm}.blanko-kopf th{width:16%}.blanko-fuss th{width:50%}.blanko-punkte td{height:14mm}.blanko-offen td{height:9mm}.blanko-punkte,.blanko-offen{table-layout:fixed}.blanko-punkte col:first-child{width:7%}.blanko-punkte col:nth-child(2){width:63%}.blanko-punkte col:nth-child(3){width:18%}.blanko-punkte col:nth-child(4){width:12%}.blanko-offen col:first-child{width:14%}.blanko-offen col:nth-child(2){width:7%}.blanko-offen col:nth-child(3){width:41%}.blanko-offen col:nth-child(4){width:15%}.blanko-offen col:nth-child(5){width:11%}.blanko-offen col:nth-child(6){width:12%}.blanko th{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media (max-width:768px){.blanko{overflow-x:auto}.blanko table{font-size:12px}.blanko th,.blanko td{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;padding:3px 4px}.blanko-punkte col:first-child{width:11%}.blanko-punkte col:nth-child(2){width:53%}.blanko-punkte col:nth-child(3){width:20%}.blanko-punkte col:nth-child(4){width:16%}.blanko-offen col:first-child{width:17%}.blanko-offen col:nth-child(2){width:10%}.blanko-offen col:nth-child(3){width:27%}.blanko-offen col:nth-child(4){width:17%}.blanko-offen col:nth-child(5){width:14%}.blanko-offen col:nth-child(6){width:15%}.blanko-kopf th{width:22%}}@page{size:A4 portrait;margin:15mm 15mm 18mm}@media print{.legal-header,.landing-footer,.blanko-nurbildschirm{display:none!important}.legal-content{margin-top:0;padding:0}.legal-content .container{max-width:none;padding:0}html,body{color:#000;background:#fff;font-size:11pt}.legal-content:has(.blanko)>.container>:not(.blanko){display:none}.blanko{overflow:visible}.blanko table{page-break-inside:auto;font-size:10pt}.blanko th,.blanko td{border:1pt solid #000;padding:2mm}.blanko-offen{break-before:page;page-break-before:always}.blanko thead{display:table-header-group}.blanko tr{break-inside:avoid;page-break-inside:avoid}.blanko th{background:0 0;font-weight:600}}
