:root{--primary: #951d40;--secondary: #112e51;--accent: #f2f2f2;--text: #212529;--background: #ffffff;--subtext: #6b7280;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background-color:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--background);color:var(--text)}#root{width:100%;min-height:100vh}a{font-weight:500;color:var(--secondary);text-decoration:none}a:hover{color:var(--primary)}h1{font-size:3.2em;line-height:1.1;color:var(--text)}button{padding:10px 20px;background-color:var(--primary);border:none;color:#fff;cursor:pointer;border-radius:25px;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;font-size:1em;font-weight:500;font-family:inherit}button:hover{background:#bd506f;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}button:active{transform:translateY(1px);box-shadow:0 2px 4px #0000001a}button:focus,button:focus-visible{outline:2px solid var(--secondary)}.topnav{position:fixed;top:0;left:0;width:100%;background-color:var(--background);z-index:1000;padding:12px 18px;border-bottom:3px solid #f2f2f2;display:flex;justify-content:space-between;align-items:center;gap:12px}.topnav-left{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;gap:8px}.topnav button{float:left;display:block;color:var(--text);background:none;border:none;padding:10px 12px;text-align:center;cursor:pointer;font-size:15px;margin-left:0;border-radius:0;box-shadow:none}.topnav button:hover{background-color:var(--secondary);color:#fff}.topnav button.active{background-color:var(--primary);color:#fff;box-shadow:0 8px 18px #911d4038;position:relative}.topnav button.active:after{content:"";position:absolute;left:16px;right:16px;bottom:8px;height:2px;border-radius:999px;background:#ffffffeb}.topnav-brand{margin-left:8px;margin-right:8px;font-size:17px;font-weight:900;letter-spacing:1px;color:#000;white-space:nowrap}@media(max-width:980px){.topnav{flex-wrap:wrap}.topnav-left{width:100%;justify-content:flex-start;margin-left:0}}.content{margin-top:60px;padding:20px}.bottom-button-container{display:inline-flex;gap:10px;margin-top:20px}.upper-button-container{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}.sidebar-div{position:fixed;top:100px;left:0;height:100vh;transition:width .3s ease;background:var(--background);color:var(--text);display:flex;flex-direction:column;z-index:1000;border-color:var(--accent)}.sidebar-button1{margin:10px auto;padding:8px;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:var(--primary);color:#fff}.sidebar-button2{display:block;width:100%;padding:10px 15px;text-align:left;border:none;cursor:pointer;color:var(--text);background:transparent}.sidebar-button2.active{background:var(--primary);color:#fff}.sidebar-a{display:block;width:auto;padding:10px 15px;text-align:center;border:none;cursor:pointer;color:#000;background:transparent;text-decoration:none;transition:color .2s,text-decoration-color .2s}.sidebar-a:hover{color:var(--secondary);text-decoration:underline;text-decoration-color:var(--secondary)}.sidebar-a.active{color:#951d40;text-decoration:underline;text-decoration-color:#951d40}.aktuelleDomainCheck{padding:10px;background-color:var(--accent);margin-bottom:10px;font-weight:700;text-align:center;color:var(--text);border-radius:4px}.logo{height:50px;width:auto;object-fit:contain;margin-left:auto;margin-right:40px}.help-text{max-width:800px;padding:0 20px;text-align:left;line-height:1.6}.help-text ul{padding-left:20px;margin-top:.5em;margin-bottom:1em}.landing-page{font-family:Inter,system-ui,sans-serif;background:linear-gradient(135deg,#f8f9fb,#eef1f5);color:#111827}.landing-page .container{max-width:1200px;margin:0 auto}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{font-weight:700}.landing-page p{color:var(--subtext)}.landing-page .highlight{color:#8f2d3c}.landing-page .hero{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:80px 60px;background:linear-gradient(135deg,#f8f6f4,#f1efec)}.landing-page .hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.landing-page .hero-text h1{font-size:52px;line-height:1.2;margin-bottom:20px}.landing-page .hero-text p{margin-bottom:25px}.landing-page .hero-title{color:#111827}.landing-page .hero-right{position:relative;display:flex;justify-content:center}.landing-page .hero-right:before{content:"";position:absolute;width:280px;height:280px;background:radial-gradient(circle,rgba(143,45,60,.25) 0%,transparent 70%);filter:blur(60px);z-index:0}.landing-page .hero-right img{position:relative;z-index:2;width:100%;max-width:340px;border-radius:18px;transform:perspective(1200px) rotateY(-18deg) rotateX(8deg);box-shadow:0 30px 60px #0000001f,0 10px 25px #00000014;transition:all .4s ease}.landing-page .hero-right img:hover{transform:perspective(1200px) rotateY(-12deg) rotateX(4deg) scale(1.03)}.landing-page button,.landing-page .cta-btn,.landing-page .cta-button{background:linear-gradient(135deg,#8f2d3c,#b03a4d);color:#fff;padding:14px 28px;border-radius:30px;border:none;font-weight:600;cursor:pointer;box-shadow:0 10px 25px #8f2d3c4d;transition:.3s}.landing-page button:hover,.landing-page .cta-btn:hover{transform:translateY(-3px)}.landing-page .cta-btn{display:inline-flex;align-items:center;gap:10px;font-size:15px;box-shadow:0 12px 30px #8f2d3c59;transition:all .3s ease}.landing-page .cta-btn img{width:20px;height:20px}.landing-page .cta-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 18px 40px #8f2d3c73}.landing-page .features-section{padding:100px 60px;background:#fff}.landing-page .features-container{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px}.landing-page .features-left-content h2{font-size:32px;margin-bottom:30px}.landing-page .features-left-content span{color:#8f2d3c}.landing-page .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.landing-page .feature-card{background:#fff;border-radius:14px;padding:25px;box-shadow:0 10px 25px #0000000d;transition:.3s}.landing-page .feature-card:hover{transform:translateY(-6px)}.landing-page .feature-card .icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#8f2d3c1a;border-radius:10px;color:#8f2d3c;margin-bottom:12px}.landing-page .feature-card h3{margin-bottom:8px;color:#8f2d3c;font-weight:600}.landing-page .features-right-image{display:flex;justify-content:center}.landing-page .features-right-image img{width:100%;max-width:320px;border-radius:20px;transform:perspective(1200px) rotateY(-12deg) rotateX(6deg);box-shadow:0 30px 60px #0000001f,0 10px 25px #00000014}.landing-page .subtitle{margin-bottom:30px;color:#666}.landing-page .icon{display:flex}.landing-page .icon svg{width:22px;height:22px}.landing-page .why-section{padding:100px 60px;background:#f6f3f1}.landing-page .why-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.landing-page .why-left{display:flex;justify-content:center}.landing-page .why-left img{width:100%;max-width:320px;border-radius:20px;transform:perspective(1200px) rotateY(-15deg) rotateX(8deg);box-shadow:0 30px 60px #0000001f,0 10px 25px #00000014}.landing-page .why-right h2{font-size:32px;margin-bottom:15px}.landing-page .why-right span{color:#8f2d3c}.landing-page .why-right .subtitle{margin-bottom:30px}.landing-page .why-list{display:flex;flex-direction:column;gap:15px}.landing-page .why-row{display:flex;gap:15px;align-items:center;padding:18px 20px;border-radius:12px;background:#fff;box-shadow:0 8px 20px #0000000d;transition:.2s}.landing-page .why-row:hover{transform:translate(6px)}.landing-page .why-row .icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#8f2d3c1a;border-radius:10px;color:#8f2d3c}.landing-page .why-row h3{margin-bottom:4px;color:#8f2d3c;font-weight:600}.landing-page .why-row p{font-size:14px}.landing-page .comparison-section{padding:100px 60px;background:#fff}.landing-page .comparison-section h2{text-align:center;margin-bottom:50px}.landing-page .comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.landing-page .comparison-card{background:#fafafa;padding:30px;border-radius:16px;border:1px solid #eee;box-shadow:0 10px 30px #0000000d;transition:.3s}.landing-page .comparison-card:hover{transform:translateY(-5px)}.landing-page .comparison-card h3{margin-bottom:20px;color:#8f2d3c}.landing-page .comparison-card ul{list-style:none;display:flex;flex-direction:column;gap:14px}.landing-page .comparison-card li{font-size:15px;color:#444}.landing-page .goal-section{padding:100px 60px;background:#f6f3f1}.landing-page .goal-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px}.landing-page .goal-text h2{font-size:34px;margin-bottom:25px}.landing-page .goal-text p{font-size:16px;line-height:1.7;margin-bottom:18px;color:#444}.landing-page .goal-image{display:flex;justify-content:center}.landing-page .goal-image img{width:100%;max-width:260px;border-radius:18px;transform:perspective(1200px) rotateY(-10deg) rotateX(5deg);box-shadow:0 30px 60px #0000001f,0 10px 25px #00000014}.landing-page .cta-section{padding:0;margin:0;width:100%;display:flex;justify-content:center}.landing-page .cta-box{width:100%;background:linear-gradient(135deg,#8f2d3c,#a83244);color:#fff;text-align:center;padding:80px 40px;position:relative;overflow:hidden}.landing-page .cta-box:before{content:"";position:absolute;height:300px;background:#ffffff1a;filter:blur(80px);top:0}.landing-page .cta-box h2{font-size:32px;margin-bottom:15px}.landing-page .cta-box p{color:#f1f1f1;margin-bottom:30px}.landing-page .cta-button{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#8f2d3c;padding:14px 26px;border-radius:40px;border:none;font-weight:600;cursor:pointer;transition:.3s}.landing-page .cta-button img{width:20px}.landing-page .cta-button:hover{transform:scale(1.05)}.landing-page .footer{background:#0f172a;color:#9ca3af;padding:80px 60px 40px}.landing-page .footer-container{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.landing-page .footer-brand h3{color:#fff;margin-bottom:10px}.landing-page .footer-brand p{margin-bottom:20px}.landing-page .footer-icons{display:flex;gap:15px}.landing-page .footer-icons a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff0d;color:#cbd5f5;transition:.25s ease}.landing-page .footer-icons a:hover{background:#8f2d3c33;color:#fff;transform:translateY(-2px)}.landing-page .footer h4{color:#fff;margin-bottom:12px}.landing-page .footer p{margin-bottom:8px;cursor:pointer;transition:.2s}.landing-page .footer p:hover{color:#fff}.landing-page .footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:14px}.landing-page .navbar{position:sticky;top:15px;z-index:100;display:flex;align-items:center;justify-content:space-between;border-radius:15px;padding:30px 8%;background:#fff;border-bottom:0px solid #eee;box-shadow:0 4px 20px #0000000d}.landing-page .nav-left{display:flex;align-items:center;gap:10px}.landing-page .logo-box{width:35px;height:35px;background:#8f2d3c;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:8px}.landing-page .logo-text{font-weight:700;letter-spacing:1px}.landing-page .nav-center{display:flex;gap:35px}.landing-page .nav-center a{text-decoration:none;color:#444;font-weight:500;transition:.2s}.landing-page .nav-center a:hover{color:#8f2d3c}.landing-page .fade-in{opacity:0;transform:translateY(40px);transition:all .8s ease}.landing-page .fade-in.show{opacity:1;transform:translateY(0)}html{scroll-behavior:smooth}
