@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-700-normal.RjhwGPKo.woff2)format("woff2"),url(/_astro/space-grotesk-latin-700-normal.CwsQ-cCU.woff)format("woff")}:root{--ink:#0d0d0d;--paper:#f4f3f0;--grau:#8a8784;--req:#cc3b33;--fill:#0d0d0d0b;--line:#0d0d0d1a}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background-color:var(--paper);min-height:100svh;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page{flex-direction:column;align-items:center;padding:clamp(1.5rem,5vw,4rem) 1rem;display:flex}.logo{margin-bottom:clamp(1.5rem,4vw,2.5rem);line-height:0}.logo svg{width:clamp(190px,40vw,280px);height:auto;display:block}.card{border:1px solid var(--line);background:#fff;border-radius:16px;width:100%;max-width:720px;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 1px 2px #0d0d0d0a,0 12px 32px #0d0d0d0d}h1{letter-spacing:-.02em;margin:0 0 1.25rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.15}.stepper{--progress:0%;justify-content:space-between;margin:2rem 0 2.25rem;display:flex;position:relative}.stepper-line{background:var(--line);height:2px;position:absolute;top:15px;left:16.666%;right:16.666%}.stepper-line:after{content:"";width:var(--progress);background:var(--ink);transition:width .3s;position:absolute;inset:0 auto 0 0}.stepper-item{z-index:1;flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex;position:relative}.stepper-item .dot{border:2px solid var(--line);width:32px;height:32px;color:var(--grau);background:#fff;border-radius:50%;place-items:center;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:grid}.stepper-item .lbl{color:var(--grau);font-size:.8rem;font-weight:500;transition:color .2s}.stepper-item.is-active .dot,.stepper-item.is-done .dot{background:var(--ink);border-color:var(--ink);color:var(--paper)}.stepper-item.is-active .lbl,.stepper-item.is-done .lbl{color:var(--ink)}.stepper-item.is-done .dot{font-size:0}.stepper-item.is-done .dot:after{content:"✓";font-size:.95rem}.stepper-item.is-done{cursor:pointer}.step{border:none;min-inline-size:0;margin:0;padding:0}.wizard--js .step{display:none}.wizard--js .step.is-active{animation:.25s stepIn;display:block}@keyframes stepIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.field{margin-bottom:1.35rem}.field:last-child{margin-bottom:0}label{margin-bottom:.45rem;font-size:.95rem;font-weight:500;display:block}.req{color:var(--req)}.opt{color:var(--grau);font-weight:400}.timerange{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.timerange select{flex:none;width:auto}.tr-text{color:var(--ink);font-size:.95rem}.tr-sep{color:var(--grau)}.field-head{margin-bottom:.45rem;font-size:.95rem;font-weight:500;display:block}.days{border:none;flex-wrap:wrap;gap:.5rem;min-inline-size:0;margin:0 0 .85rem;padding:0;display:flex}.chip{background:var(--fill);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:.4rem .9rem;font-size:.9rem;font-weight:500;line-height:1;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex;position:relative}.chip input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.chip:hover{background:#0d0d0d1a}.chip:has(input:checked){background:var(--ink);color:var(--paper)}.chip:has(input:checked):hover{background:#000}.chip:has(input:focus-visible){border-color:var(--ink);box-shadow:0 0 0 3px #0d0d0d14}input,select,textarea{width:100%;font:inherit;color:var(--ink);background:var(--fill);border:1px solid #0000;border-radius:10px;padding:.7rem .85rem;font-size:1rem;transition:border-color .15s,background .15s,box-shadow .15s}textarea{resize:vertical;min-height:clamp(140px,20vh,200px);line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--ink);background:#fff;outline:none;box-shadow:0 0 0 3px #0d0d0d14}input::placeholder,textarea::placeholder{color:var(--grau)}input[type=file]{border:1px dashed var(--line);background:0 0;padding:.5rem}input[type=file]::file-selector-button{font:inherit;color:var(--ink);cursor:pointer;background:#0d0d0d12;border:none;border-radius:8px;margin-right:.85rem;padding:.5rem .95rem;font-weight:500;transition:background .15s}input[type=file]::file-selector-button:hover{background:#0d0d0d1f}.hint{color:var(--grau);margin:.5rem 0 0;font-size:.82rem;line-height:1.5}.hint-error{color:var(--req)}.wizard-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.nav-left,.nav-right{gap:.75rem;display:flex}[data-prev],[data-next]{display:none}.btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-size:.95rem;font-weight:500;transition:background .15s,opacity .15s,transform .1s;display:inline-flex}.btn:active:not(:disabled){transform:translateY(1px)}.btn-secondary{color:var(--ink);background:#0d0d0d0f}.btn-secondary:hover{background:#0d0d0d1a}.btn-primary{background:var(--ink);color:var(--paper)}.btn-primary:hover{background:#000}.btn:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.btn:disabled{opacity:.6;cursor:default}.cf-turnstile{margin-top:.25rem}.form-error{color:var(--req);background:#cc3b3314;border-radius:10px;margin:1.25rem 0 0;padding:.7rem .9rem;font-size:.9rem;line-height:1.45}.result{text-align:center}.result-icon{background:var(--ink);width:56px;height:56px;color:var(--paper);border-radius:50%;place-items:center;margin:0 auto 1.25rem;font-size:1.7rem;line-height:1;display:grid}.result h1{margin-bottom:.5rem}.result p{margin:0;max-width:42ch;color:var(--ink);margin-inline:auto;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.6}.result .btn{margin-top:clamp(1.25rem,3vw,1.75rem)}
