.canvas{min-height:100vh;background:#fff;color:#000;display:flex;flex-direction:column;padding:2.5rem 2.25rem}.center{flex:1;display:flex;align-items:center;justify-content:center}.center-content{display:flex;flex-direction:column;align-items:center;gap:0}.wordmark{width:clamp(260px,38vw,460px);height:auto}.signup-wrapper{margin-top:3rem;display:flex;flex-direction:column;align-items:center;min-height:72px}.signup-form{display:flex;align-items:stretch;border-bottom:1.5px solid #000000;transition:border-color .3s ease}.signup-form:focus-within{border-color:#555}.signup-input{padding:.65rem .25rem;font-size:.95rem;font-family:inherit;letter-spacing:.03em;border:none;outline:none;background:transparent;width:280px;color:#000}.signup-input::placeholder{color:#aaa;font-weight:300}.signup-button{display:flex;align-items:center;justify-content:center;padding:.65rem .5rem;background:transparent;border:none;cursor:pointer;color:#000;transition:transform .2s ease,opacity .2s ease}.signup-button:hover{transform:translate(3px);opacity:.6}.signup-error{margin:.75rem 0 0;font-size:.78rem;letter-spacing:.06em;color:#c00;font-weight:300}.signup-hint{margin:.75rem 0 0;font-size:.78rem;letter-spacing:.06em;color:#aaa;font-weight:300}.signup-thanks{margin:0;font-size:.95rem;letter-spacing:.04em;color:#000;animation:fadeUp .5s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.footer{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem;font-size:.8rem;letter-spacing:.04em;display:flex;flex-direction:column;align-items:center}.footer-inner{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center}.footer-link{color:#999;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#000}.footer-divider{color:#d0d0d0}.footer-copy{color:#999}@media(max-width:720px){.canvas{padding:1.75rem 1.25rem 2rem}.signup-input{width:220px}.footer{padding:0 .75rem}}.dsgvo-page{min-height:100vh;background:#fff;color:#0a0a0a;font-family:SF Pro Display,Helvetica Neue,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;padding:2rem 2.25rem 2.5rem}.dsgvo-nav{max-width:680px;width:100%;margin:0 auto 1.5rem}.dsgvo-back{font-size:.85rem;color:#00000073;text-decoration:none;font-weight:500}.dsgvo-back:hover{color:#0a0a0a}.dsgvo-content{max-width:680px;width:100%;margin:0 auto;flex:1}.dsgvo-title{font-size:1.8rem;font-weight:700;letter-spacing:-.03em;margin:0 0 .25rem}.dsgvo-date{font-size:.8rem;color:#0006;margin:0 0 2.5rem}.dsgvo-section{margin-bottom:2rem}.dsgvo-heading{font-size:.95rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .4rem}.dsgvo-section p{font-size:.85rem;line-height:1.65;color:#000000b3;margin:0 0 .5rem}.dsgvo-section address{font-size:.85rem;line-height:1.65;color:#000000b3;font-style:normal;margin:0 0 .5rem}.dsgvo-section ul{font-size:.85rem;line-height:1.65;color:#000000b3;margin:.5rem 0;padding-left:1.25rem}.dsgvo-section li{margin-bottom:.25rem}.dsgvo-section a{color:#0a0a0a;text-decoration:underline;text-underline-offset:2px}.dsgvo-section a:hover{color:#0009}.dsgvo-footer{max-width:680px;width:100%;margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.06);font-size:.75rem;color:#00000059}@media(max-width:640px){.dsgvo-page{padding:1.5rem 1.25rem 2rem}.dsgvo-title{font-size:1.4rem}}.impr-page{min-height:100vh;background:#fff;color:#0a0a0a;font-family:SF Pro Display,Helvetica Neue,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;padding:2rem 2.25rem 2.5rem}.impr-nav{max-width:680px;width:100%;margin:0 auto 1.5rem}.impr-back{font-size:.85rem;color:#00000073;text-decoration:none;font-weight:500}.impr-back:hover{color:#0a0a0a}.impr-content{max-width:680px;width:100%;margin:0 auto;flex:1}.impr-title{font-size:1.8rem;font-weight:700;letter-spacing:-.03em;margin:0 0 .25rem}.impr-legal-ref{font-size:.8rem;color:#0006;margin:0 0 2.5rem}.impr-section{margin-bottom:2rem}.impr-heading{font-size:.95rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .4rem}.impr-subheading{font-size:.85rem;font-weight:600;margin:1.25rem 0 .3rem}.impr-section p{font-size:.85rem;line-height:1.65;color:#000000b3;margin:0}.impr-section a{color:#0a0a0a;text-decoration:underline;text-underline-offset:2px}.impr-section a:hover{color:#0009}.impr-disclaimer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08)}.impr-footer{max-width:680px;width:100%;margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.06);font-size:.75rem;color:#00000059}@media(max-width:640px){.impr-page{padding:1.5rem 1.25rem 2rem}.impr-title{font-size:1.4rem}}:root{font-family:Helvetica Neue,Arial,sans-serif;line-height:1.6;font-weight:400;color:#0a0a0a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#fff}#root{min-height:100vh}
