.rogner-decl{--rd-primary:#8b1e2f;--rd-primary-dark:#6d1725;--rd-text:#222;--rd-border:#d8d8d8;--rd-bg-field:#fafafa;max-width:640px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--rd-text);box-sizing:border-box}.rogner-decl *,.rogner-decl *:before,.rogner-decl *:after{box-sizing:inherit}.rogner-decl [hidden]{display:none !important}.rogner-decl__intro{font-size:.95rem;margin-bottom:1.25rem}.rogner-decl__field{margin-bottom:1.1rem}.rogner-decl__row{display:flex;flex-direction:column;gap:0}.rogner-decl__field label{display:block;font-weight:600;margin-bottom:.35rem;font-size:.95rem}.rogner-decl__field input[type=text],.rogner-decl__field input[type=email],.rogner-decl__field input[type=tel],.rogner-decl__field input[type=number],.rogner-decl__field input[type=file],.rogner-decl__field select,.rogner-decl__field textarea{width:100%;padding:.65rem .75rem;border:1px solid var(--rd-border);border-radius:6px;background:var(--rd-bg-field);font-size:1rem;min-height:44px}.rogner-decl__field textarea{min-height:4.5rem;resize:vertical}.rogner-decl__field input:focus,.rogner-decl__field select:focus,.rogner-decl__field textarea:focus{outline:2px solid var(--rd-primary);outline-offset:1px;background:#fff}.rogner-decl__help{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid var(--rd-primary);color:var(--rd-primary);background:#fff;font-weight:700;font-size:.8rem;line-height:1;cursor:pointer;margin-left:.35rem;vertical-align:middle}.rogner-decl__help-text{font-size:.85rem;color:#555;background:#f4f1e8;border-left:3px solid var(--rd-primary);padding:.5rem .75rem;margin-top:.4rem;border-radius:0 4px 4px 0}.rogner-decl__estimate{font-weight:600;color:var(--rd-primary)}.rogner-decl__uploads legend{font-weight:700;padding:0;margin-bottom:.75rem}.rogner-decl__uploads{border:1px solid var(--rd-border);border-radius:8px;padding:1rem;margin-bottom:1.25rem}.rogner-decl__consent label{display:flex;align-items:flex-start;gap:.5rem;font-weight:400;font-size:.9rem}.rogner-decl__consent input[type=checkbox]{width:20px;height:20px;flex-shrink:0;margin-top:.1rem}.rogner-decl__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.rogner-decl__submit,.rogner-decl__next,.rogner-decl__prev{display:inline-block;width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;border:none;border-radius:6px;cursor:pointer;min-height:48px}.rogner-decl__submit,.rogner-decl__next{background:var(--rd-primary);color:#fff}.rogner-decl__submit:hover,.rogner-decl__next:hover{background:var(--rd-primary-dark)}.rogner-decl__prev{background:#eee;color:var(--rd-text);margin-bottom:.6rem}.rogner-decl__submit:disabled,.rogner-decl__next:disabled{opacity:.6;cursor:not-allowed}.rogner-decl__status{margin-top:.75rem;font-weight:600}.rogner-decl__status[data-state=error]{color:#b00020}.rogner-decl__status[data-state=success]{color:#1a7d3c}.rogner-decl__steps{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 1.25rem;gap:.4rem;font-size:.75rem}.rogner-decl__steps li{flex:1 1 auto;text-align:center;padding:.4rem .25rem;background:#f0f0f0;border-radius:4px;color:#777}.rogner-decl__steps li[data-active=true]{background:var(--rd-primary);color:#fff;font-weight:700}.rogner-decl__summary{background:var(--rd-bg-field);border:1px solid var(--rd-border);border-radius:6px;padding:1rem;margin-bottom:1rem;font-size:.9rem}.rogner-decl__summary dl{margin:0}.rogner-decl__summary dt{font-weight:700;margin-top:.5rem}.rogner-decl__summary dd{margin:0 0 .3rem}.rogner-decl__nav{display:flex;flex-direction:column;gap:.5rem}@media (min-width:600px){.rogner-decl__row{flex-direction:row;gap:1rem}.rogner-decl__row .rogner-decl__field{flex:1 1 0}.rogner-decl__nav{flex-direction:row;justify-content:space-between}.rogner-decl__nav .rogner-decl__prev,.rogner-decl__nav .rogner-decl__next,.rogner-decl__nav .rogner-decl__submit{width:auto;min-width:160px}.rogner-decl__steps{font-size:.85rem}}@media (min-width:900px){.rogner-decl{max-width:720px}}