*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--surface:#060e20;--surface-container-lowest:#040a17;--surface-container-low:#091328;--surface-container:#0f1930;--surface-container-high:#141f38;--surface-container-highest:#1a2744;--surface-variant:#192540;--surface-bright:#1f2b49;--primary:#ba9eff;--primary-dim:#8455ef;--primary-fixed-dim:#a78bfa;--on-primary-container:#c4b5fd;--on-surface:#dee5ff;--on-surface-variant:#9ca3bf;--outline:#6b7394;--outline-variant:#40485d;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px}html{scroll-behavior:smooth}body{color:var(--on-surface);background:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.header{-webkit-backdrop-filter:blur(20px);z-index:100;background:#1f2b4966;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.logo{color:var(--primary);letter-spacing:-.02em;font-family:Manrope,system-ui,sans-serif;font-size:1.4rem;font-weight:800;text-decoration:none}.nav-links{align-items:center;gap:1.5rem;list-style:none;display:flex}.nav-links a{color:var(--on-surface-variant);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--on-surface)}.btn{border-radius:var(--radius-xl);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.2,.8,.2,1);display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:linear-gradient(135deg, var(--primary-dim), var(--primary));color:#fff}.btn-primary:hover{box-shadow:0 8px 24px #8b5cf640}.btn-small{background:linear-gradient(135deg, var(--primary-dim), var(--primary));border-radius:var(--radius-full);padding:.5rem 1.1rem;font-size:.8rem;color:#fff!important}.btn-small:hover{box-shadow:0 4px 16px #8b5cf640}.hero{text-align:center;padding:7rem 0 5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#8455ef14 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.hero h1{letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Manrope,system-ui,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.1}.hero .accent{color:var(--primary)}.subtitle{color:var(--on-surface-variant);max-width:540px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.features{background:var(--surface-container-low);padding:6rem 0}.features h2{text-align:center;letter-spacing:-.02em;margin-bottom:3.5rem;font-family:Manrope,system-ui,sans-serif;font-size:2.25rem;font-weight:700}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.feature-card{background:var(--surface-container-high);border-radius:var(--radius-lg);padding:2rem;transition:background .25s cubic-bezier(.2,.8,.2,1)}.feature-card:hover{background:var(--surface-container-highest)}.feature-icon{border-radius:var(--radius-lg);width:44px;height:44px;color:var(--primary-fixed-dim);background:#8455ef1f;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.25rem;display:flex}.feature-card h3{margin-bottom:.5rem;font-family:Manrope,system-ui,sans-serif;font-size:1.15rem;font-weight:700}.feature-card p{color:var(--on-surface-variant);font-size:.9rem;line-height:1.65}.showcase{padding:6rem 0}.showcase h2{text-align:center;letter-spacing:-.02em;margin-bottom:.75rem;font-family:Manrope,system-ui,sans-serif;font-size:2.25rem;font-weight:700}.showcase .showcase-subtitle{text-align:center;color:var(--on-surface-variant);margin-bottom:3.5rem;font-size:1.1rem}.showcase-row{justify-content:center;gap:3rem;margin-bottom:4rem;display:flex}.showcase-row:last-child{margin-bottom:0}.showcase-device{text-align:center;flex-shrink:0}.showcase-device img{border-radius:var(--radius-lg);height:auto;box-shadow:0 20px 40px #8b5cf614}.showcase-device.iphone img{width:260px}.showcase-device.ipad img{width:420px}.showcase-label{color:var(--on-surface-variant);margin-top:1rem;font-family:Manrope,system-ui,sans-serif;font-size:.95rem;font-weight:600}.cta-section{text-align:center;background:var(--surface-container-low);padding:6rem 0;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#8455ef0f 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-30%;left:50%;transform:translate(-50%)}.cta-section h2{letter-spacing:-.02em;margin-bottom:.75rem;font-family:Manrope,system-ui,sans-serif;font-size:2rem;font-weight:700}.cta-section p{color:var(--on-surface-variant);margin-bottom:2rem;font-size:1.05rem}.legal-page{padding:4rem 0 6rem}.legal-page h1{letter-spacing:-.02em;margin-bottom:.25rem;font-family:Manrope,system-ui,sans-serif;font-size:2.25rem;font-weight:700}.legal-subtitle{color:var(--on-surface-variant);margin-bottom:.25rem;font-size:1rem;font-style:italic}.legal-updated{color:var(--outline);margin-bottom:3rem;font-size:.85rem}.legal-section{margin-bottom:2.25rem}.legal-section h2{margin-bottom:.6rem;font-family:Manrope,system-ui,sans-serif;font-size:1.2rem;font-weight:700}.legal-section h3{margin-top:1.25rem;margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.legal-section p{color:var(--on-surface-variant);margin-bottom:.5rem;line-height:1.8}.legal-section ul{color:var(--on-surface-variant);margin-bottom:.75rem;padding-left:1.5rem;line-height:1.8}.legal-section ul li{margin-bottom:.35rem}.legal-section a{color:var(--primary);text-decoration:none}.legal-section a:hover{text-decoration:underline}.impressum-card{background:var(--surface-container-high);border-radius:var(--radius-lg);margin-bottom:2rem;padding:2rem}.impressum-card h2{color:var(--primary-fixed-dim);margin-bottom:1rem;font-family:Manrope,system-ui,sans-serif;font-size:1.1rem;font-weight:700}.impressum-card p{color:var(--on-surface-variant);margin-bottom:.25rem;line-height:1.8}.impressum-card a{color:var(--primary);text-decoration:none}.impressum-card a:hover{text-decoration:underline}.footer{background:var(--surface-container);padding:1.5rem 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer p{color:var(--outline);font-size:.8rem}.footer-links{gap:1.5rem;list-style:none;display:flex}.footer-links a{color:var(--on-surface-variant);font-size:.8rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--on-surface)}@media (width<=768px){.hero{padding:5rem 0 3rem}.hero h1{font-size:2.5rem}.subtitle{font-size:1rem}.features-grid{grid-template-columns:1fr}.showcase-row{flex-direction:column;align-items:center;gap:2.5rem}.showcase-device.ipad img{width:340px}.showcase-device.iphone img{width:220px}}@media (width<=640px){.hero h1{font-size:2rem}.nav-links{gap:.75rem}.nav-links a{font-size:.8rem}.footer-inner{text-align:center;flex-direction:column}.features h2,.showcase h2,.cta-section h2{font-size:1.75rem}}
