*{box-sizing:border-box}body,html{margin:0;min-height:100vh}body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#fff;color:#1a1a1a}.logo{width:min(90vw,480px);height:auto;display:block}.imprint{margin-top:1rem;max-width:min(100%,52rem);text-align:center;font-size:.75rem;line-height:1.4;color:#555}.coming-soon{margin-top:1.25rem;text-align:center;font-weight:500;font-size:1rem;color:rgb(145,0,255)}.imprint a{color:inherit}.imprint-privacy{display:inline;padding:0;border:none;background:none;font:inherit;font-size:.75rem;color:#555;text-decoration:underline;text-underline-offset:.2em;cursor:pointer;vertical-align:baseline}.imprint-privacy:hover{color:#333}.privacy-dialog{position:relative;max-width:min(36rem,calc(100vw - 2.5rem));padding:0;border:1px solid #e0e0e0;border-radius:8px;color:#1a1a1a;line-height:1.5;box-shadow:0 12px 40px rgba(0,0,0,.12)}.privacy-dialog a{color:rgb(100,30,180);text-decoration:underline;text-underline-offset:.15em}.privacy-dialog a:hover{color:rgb(80,20,150)}.privacy-dialog::-webkit-backdrop{background:rgba(0,0,0,.45)}.privacy-dialog::backdrop{background:rgba(0,0,0,.45)}.privacy-dialog__inner{padding:1.25rem 1.5rem 1.5rem;max-height:70vh;overflow:auto}.privacy-dialog h2{margin:0 0 .75rem;font-size:1.05rem;font-weight:600}.privacy-dialog p{margin:0 0 .75rem;font-size:.875rem;color:#333}.privacy-dialog p:last-of-type{margin-bottom:0}.privacy-dialog__close{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;border:none;border-radius:4px;background:transparent;font-size:1.25rem;line-height:1;color:#666;cursor:pointer}.privacy-dialog__close:hover{background:#f0f0f0;color:#1a1a1a}.newsletter{margin-top:3.5rem;margin-bottom:3.5rem;margin-inline:auto;width:min(100%,24rem);text-align:center}.newsletter-form{display:flex;flex-direction:column;align-items:center;gap:.9rem}.newsletter-form fieldset{border:none;margin:0;padding:0;width:100%}.newsletter-intro-head{margin:0 0 .35rem;font-size:.95rem;font-weight:700;line-height:1.35;color:#1a1a1a}.newsletter-intro-copy{margin:0 0 .65rem;font-size:.875rem;font-weight:400;line-height:1.4;color:#333}.newsletter-form label[for=newsletter-email]{display:block;font-size:.875rem;font-weight:500;color:#333}.newsletter-form input[type=email]{width:100%;margin-top:.35rem;padding:.5rem .6rem;font:inherit;font-size:.95rem;border:1px solid #ccc;border-radius:4px}.newsletter-form input[type=email]:focus{outline:2px solid rgba(145,0,255,.35);outline-offset:1px;border-color:rgb(145,0,255)}.newsletter-gdpr{display:flex;gap:.5rem;align-items:flex-start;justify-content:center;max-width:22rem;margin-inline:auto;font-size:.8rem;line-height:1.4;color:#444;text-align:center}.newsletter-gdpr input{width:1.05rem;height:1.05rem;margin:.1rem 0 0;flex-shrink:0;accent-color:rgb(145,0,255)}.newsletter-gdpr .newsletter-privacy{display:inline;padding:0;border:none;background:none;font:inherit;font-size:.8rem;color:rgb(100,30,180);text-decoration:underline;text-underline-offset:.15em;cursor:pointer}.newsletter-gdpr .newsletter-privacy:hover{color:rgb(80,20,150)}.newsletter-form button[type=submit]{margin-top:.2rem;align-self:center;width:auto;min-width:11rem;padding:.55rem 2rem;font:inherit;font-size:.95rem;font-weight:600;letter-spacing:.04em;color:#fff;background:rgb(145,0,255);border:none;border-radius:9999px;cursor:pointer}.newsletter-form button[type=submit]:hover:not(:disabled){background:rgb(120,0,220)}.newsletter-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.newsletter-thanks{margin:0;padding:.5rem .25rem;text-align:center;font-size:.95rem;line-height:1.45;color:#333}.newsletter-form-error{margin:0;width:100%;font-size:.8rem;color:#a40000;text-align:center}.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}