/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-wue-rot:#ad0e36}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--wuerzburg-rot:#ad0e36;--wuerzburg-rot-dunkel:#8a0b2b;--wuerzburg-rot-soft:#fbe9ee;--wuerzburg-orange:#ff680e;--wuerzburg-text:#2d2d2d;--wuerzburg-muted:#6b6b6b;--error:#b00020;--ok:#006a4e;--grey-line:#e5e5e5;--grey-line-light:#f0f0f0;--grey-bg:#fafafa;--container-max:1240px;--form-max:760px}*{box-sizing:border-box}html,body,#app{min-height:100%}html{scroll-behavior:smooth}body{color:var(--wuerzburg-text);background:#fff;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.55}a{color:var(--wuerzburg-rot);text-underline-offset:2px;text-decoration:underline}a:hover{color:var(--wuerzburg-rot-dunkel)}.wue-accent{background:var(--wuerzburg-rot);height:3px}.page-header{border-bottom:1px solid var(--grey-line);background:#fff}.page-header-inner{max-width:var(--container-max);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;padding:1.4rem 1.5rem;display:flex}.brand{color:inherit;align-items:center;gap:.9rem;text-decoration:none;display:flex}.brand:hover{color:inherit}.brand-logo{object-fit:contain;flex-shrink:0;width:56px;height:56px}.brand-text{letter-spacing:.04em;flex-direction:column;font-weight:500;line-height:1;display:flex}.brand-stadt{color:var(--wuerzburg-text);font-size:18px}.brand-name{color:var(--wuerzburg-rot);margin-top:2px;font-size:28px;font-weight:600}.page-nav{align-items:center;gap:1rem;display:flex}.lang-select-label{color:var(--wuerzburg-muted);cursor:pointer;align-items:center;gap:.35rem;font-size:14px;display:inline-flex}.lang-icon{font-size:16px;line-height:1}.lang-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--grey-line);font:inherit;color:var(--wuerzburg-text);cursor:pointer;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3e%3cpath fill='%23AD0E36' d='M0 0l5 6 5-6z'/%3e%3c/svg%3e") right 10px center no-repeat;border-radius:999px;min-width:9.5rem;padding:7px 28px 7px 14px;font-size:13px;font-weight:600}.lang-select:hover{border-color:var(--wuerzburg-rot)}.lang-select:focus-visible{border-color:var(--wuerzburg-rot);outline:none;box-shadow:0 0 0 3px #ad0e3626}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lang-fallback{color:#6a4a05;background:#fff8ec;border-bottom:1px solid #f3e0b8}.lang-fallback-inner{max-width:var(--container-max);flex-wrap:wrap;align-items:baseline;gap:.5rem 1.25rem;margin:0 auto;padding:.55rem 1.5rem;font-size:13px;display:flex}.lang-fallback strong{font-weight:600}.lang-fallback .lang-fallback-de{color:#8a6a30;font-style:italic}.lang-fallback-inner:before{content:"i";background:var(--wuerzburg-orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:18px;height:18px;font-size:12px;font-style:italic;font-weight:700;display:inline-flex}.breadcrumb{border-bottom:1px solid var(--grey-line-light)}.breadcrumb-inner{max-width:var(--container-max);color:var(--wuerzburg-muted);margin:0 auto;padding:.6rem 1.5rem;font-size:14px}.breadcrumb a{color:var(--wuerzburg-muted);text-decoration:none}.breadcrumb a:hover{color:var(--wuerzburg-rot);text-decoration:underline}.bc-sep{color:#b0b0b0;margin:0 8px}.page-main{max-width:var(--container-max);margin:0 auto;padding:2rem 1.5rem 3rem}.form-wrap{max-width:var(--form-max);margin:0 auto}.wahl-wrap{max-width:var(--container-max);margin:0 auto}.wahl-wrap .fb-grid{grid-template-columns:repeat(2,1fr)}@media(max-width:700px){.wahl-wrap .fb-grid{grid-template-columns:1fr}}.page-titel{color:var(--wuerzburg-text);margin:0 0 .6rem;font-size:32px;font-weight:600}.page-untertitel{color:#4a4a4a;margin:0 0 1.8rem;font-size:16px}h1{color:var(--wuerzburg-text);margin:0 0 .6rem;font-size:28px;font-weight:600}h2{color:var(--wuerzburg-text);margin:1.6rem 0 .6rem;font-size:18px;font-weight:600}h3{margin:1rem 0 .35rem;font-size:15px;font-weight:600}.lead{color:var(--wuerzburg-muted);margin:0 0 1.5rem;font-size:15px}.ue1-hero{background:linear-gradient(135deg,#fff 0%,var(--wuerzburg-rot-soft) 100%);border:1px solid var(--grey-line);border-left:4px solid var(--wuerzburg-rot);border-radius:4px;margin:0 0 1.5rem;padding:1.5rem 1.75rem}.ue1-hero-eyebrow{background:var(--wuerzburg-rot);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:3px;margin-bottom:.65rem;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.ue1-hero h1{color:var(--wuerzburg-text);margin:0 0 .4rem;font-size:26px}.ue1-hero p{color:#4a4a4a;max-width:60ch;margin:0 0 1rem;font-size:14.5px}.ue1-pillen{flex-wrap:wrap;gap:.55rem;margin-top:.25rem;display:flex}.ue1-pille{border:1px solid var(--grey-line);color:var(--wuerzburg-text);background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:5px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.ue1-pille:before{content:"✓";color:var(--ok);font-weight:700}.ue1-crosslink{border:1px solid var(--grey-line);color:var(--wuerzburg-muted);background:#f7f7f7;border-radius:4px;flex-wrap:wrap;align-items:center;gap:.65rem;margin:0 0 2rem;padding:.75rem 1rem;font-size:13.5px;display:flex}.ue1-crosslink strong{color:var(--wuerzburg-text);font-weight:600}.ue1-crosslink a{color:var(--wuerzburg-rot);white-space:nowrap;font-weight:600}.phasen-preview{color:var(--wuerzburg-muted);grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0 0 2rem;font-size:12.5px;display:grid}.phasen-preview>div{border:1px solid var(--grey-line);background:#fff;border-radius:4px;align-items:center;gap:.55rem;padding:.65rem .85rem;display:flex}.phasen-preview .pp-num{background:var(--wuerzburg-rot-soft);width:22px;height:22px;color:var(--wuerzburg-rot);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.fb-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin:1.5rem 0 2rem;display:grid}.fb-card{border:1px solid var(--grey-line);text-align:left;cursor:pointer;color:inherit;background:#fff;border-radius:4px;flex-direction:column;gap:.55rem;padding:1.1rem 1.25rem;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.fb-card:hover,.fb-card:focus{border-color:var(--wuerzburg-rot);outline:none;transform:translateY(-1px);box-shadow:0 2px 10px #ad0e3614}.fb-card-head{align-items:baseline;gap:.75rem;display:flex}.fb-card-marker{color:var(--wuerzburg-rot);border:1.5px solid var(--wuerzburg-rot);letter-spacing:.05em;background:0 0;border-radius:3px;flex-shrink:0;padding:2px 8px;font-size:12px;font-weight:700;display:inline-block}.fb-card-title{color:var(--wuerzburg-text);font-size:15px;font-weight:600;line-height:1.25}.fb-card-desc{color:var(--wuerzburg-muted);margin:0;font-size:13.5px;line-height:1.5}.fb-card-cta{color:var(--wuerzburg-rot);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;font-size:13.5px;font-weight:600;display:flex}.fb-card-arrow{font-size:18px;line-height:1}.wizard-link-box{border:1px solid var(--grey-line);text-align:center;background:#fafafa;border-radius:4px;margin:1.5rem 0;padding:1rem 1.25rem}.wizard-questions{border:1px solid var(--grey-line);text-align:left;background:#fff;border-radius:4px;margin-top:.5rem;padding:1rem 1.25rem}.wizard-answer{margin:.35rem 0;font-size:14px;display:block}.wizard-answer input{margin-right:.5rem}fieldset{border:1px solid var(--grey-line);background:#fff;border-radius:4px;margin:0 0 1.25rem;padding:1rem 1.5rem 1.5rem}legend{color:var(--wuerzburg-text);letter-spacing:.02em;text-transform:uppercase;padding:0 .5rem;font-size:14px;font-weight:600}.form-row{gap:.3rem;margin:.9rem 0;display:grid}.form-row.two-col{grid-template-columns:1fr 1fr;gap:1rem}.form-row.three-col{grid-template-columns:1fr 2fr 1fr;gap:1rem}label{color:var(--wuerzburg-text);font-size:14px;font-weight:600}label .pflicht{color:var(--wuerzburg-rot);margin-left:2px}.input-wrap{position:relative}.input-wrap>input{padding-right:2.25rem}.input-state-icon{pointer-events:none;font-size:14px;font-weight:700;line-height:1;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.input-state-icon.ok{color:var(--ok)}.input-state-icon.err{color:var(--error)}input[type=text],input[type=email],input[type=tel],input[type=url],input[type=number],input[type=date],select,textarea{border:1px solid var(--grey-line);width:100%;font:inherit;color:var(--wuerzburg-text);background:#fff;border-radius:3px;padding:.55rem .75rem;font-size:14px;transition:border-color .12s,box-shadow .12s}input:focus,select:focus,textarea:focus{border-color:var(--wuerzburg-rot);outline:none;box-shadow:0 0 0 3px #ad0e3626}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--error)}input[data-valid=true],select[data-valid=true],textarea[data-valid=true]{border-color:var(--ok)}.feldhinweis{color:var(--wuerzburg-muted);margin-top:.25rem;font-size:12.5px}.fehlermeldung{color:var(--error);margin-top:.25rem;font-size:12.5px;font-weight:500}.zeichenzaehler{color:var(--wuerzburg-muted);text-align:right;font-size:12px}.checkbox-row{align-items:center;gap:.5rem;display:flex}.checkbox-row input{width:auto}.coll{border:1px solid var(--grey-line);background:#fff;border-radius:4px;margin:0 0 .85rem;transition:border-color .12s;overflow:hidden}.coll.is-open{border-color:#c8c8c8}.coll-head{text-align:left;cursor:pointer;width:100%;color:var(--wuerzburg-text);background:#fff;border:none;align-items:center;gap:.9rem;padding:.9rem 1.1rem;font-family:inherit;font-size:15px;transition:background .1s;display:flex}.coll-head:hover{background:#fafafa}.coll-head:focus-visible{outline:2px solid var(--wuerzburg-rot);outline-offset:-2px}.coll.is-open .coll-head{border-bottom:1px solid var(--grey-line-light);background:#fafafa}.coll-nummer{background:var(--wuerzburg-rot-soft);width:26px;height:26px;color:var(--wuerzburg-rot);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.coll.is-open .coll-nummer{background:var(--wuerzburg-rot);color:#fff}.coll-titel-wrap{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.coll-titel{color:var(--wuerzburg-text);letter-spacing:.01em;font-size:15px;font-weight:600}.coll-beschreibung{color:var(--wuerzburg-muted);margin-top:2px;font-size:12.5px}.coll-chevron{color:var(--wuerzburg-muted);flex-shrink:0;font-size:22px;line-height:1;transition:transform .15s,color .12s;display:inline-block;transform:rotate(90deg)}.coll.is-open .coll-chevron{color:var(--wuerzburg-rot);transform:rotate(-90deg)}.coll-status{letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.coll-status-icon{border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;font-weight:700;display:inline-flex}.coll-status-ok{color:var(--ok);background:#e6f5ee}.coll-status-ok .coll-status-icon{background:var(--ok);color:#fff}.coll-status-todo{color:var(--wuerzburg-muted);background:#f3f3f3}.coll-status-error{color:var(--error);background:#fde7eb}.coll-status-error .coll-status-icon{background:var(--error);color:#fff}.coll-status-info{background:var(--wuerzburg-rot-soft);color:var(--wuerzburg-rot-dunkel)}.coll-panel-inner{padding:1rem 1.25rem 1.25rem}.coll-panel-inner .form-row:first-of-type{margin-top:.25rem}.kondblock{border-left:3px solid var(--wuerzburg-rot);background:var(--wuerzburg-rot-soft);border-radius:0 4px 4px 0;margin:1rem 0;padding:.75rem 1rem .25rem}.kondblock-titel{letter-spacing:.05em;text-transform:uppercase;color:var(--wuerzburg-rot-dunkel);margin:0 0 .5rem;font-size:12px;font-weight:700}.btn,.btn-primary,.btn-secondary{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:3px;padding:.65rem 1.4rem;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-block}.btn-primary{background:var(--wuerzburg-rot);color:#fff}.btn-primary:hover{background:var(--wuerzburg-rot-dunkel);color:#fff;text-decoration:none}.btn-primary:disabled{cursor:not-allowed;background:#b0b0b0}.btn-secondary{color:var(--wuerzburg-rot);border-color:var(--wuerzburg-rot);background:#fff}.btn-secondary:hover{background:var(--wuerzburg-rot-soft);text-decoration:none}.btn-row{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}.btn-mini{padding:.35rem .75rem;font-size:13px}.helfer-tabelle{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.85rem}.helfer-tabelle th,.helfer-tabelle td{border-bottom:1px solid var(--grey-line-light);text-align:left;padding:.35rem .5rem}.helfer-tabelle th{background:var(--grey-bg);font-weight:600}.helfer-tabelle input{padding:.3rem .4rem;font-size:.85rem}.helfer-tabelle .col-remove{text-align:right;width:60px}.anlage-slot{border:2px dashed var(--grey-line);background:#fff;border-radius:6px;margin-bottom:.75rem;padding:1rem}.anlage-slot.pflicht{border-color:var(--wuerzburg-orange)}.anlage-slot.uploaded{border-color:var(--ok);background:#f0f9f5;border-style:solid}.anlage-slot.uploaded:before{content:"✓ ";color:var(--ok)}.anlage-titel{font-weight:600}.anlage-desc{color:var(--wuerzburg-muted);margin-bottom:.5rem;font-size:.85rem}.stepper{max-width:var(--form-max);align-items:stretch;gap:0;margin:0 auto 2rem;padding:0;list-style:none;display:flex}.stepper li{text-align:center;color:var(--wuerzburg-muted);flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:0 .25rem;font-size:13px;display:flex;position:relative}.stepper-bubble{border:2px solid var(--grey-line);width:32px;height:32px;color:var(--wuerzburg-muted);z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.stepper li.is-done .stepper-bubble{background:var(--wuerzburg-rot);border-color:var(--wuerzburg-rot);color:#fff}.stepper li.is-done .stepper-bubble:after{content:"✓"}.stepper li.is-done .stepper-bubble>span{display:none}.stepper li.is-active .stepper-bubble{border-color:var(--wuerzburg-rot);color:var(--wuerzburg-rot);box-shadow:0 0 0 4px var(--wuerzburg-rot-soft)}.stepper li.is-active .stepper-label{color:var(--wuerzburg-text);font-weight:600}.stepper-label{max-width:11rem;line-height:1.25}.stepper li:before,.stepper li:after{content:"";background:var(--grey-line);z-index:0;height:2px;position:absolute;top:15px}.stepper li:before{left:0;right:50%}.stepper li:after{left:50%;right:0}.stepper li:first-child:before,.stepper li:last-child:after{display:none}.stepper li.is-done:before,.stepper li.is-done:after,.stepper li.is-active:before{background:var(--wuerzburg-rot)}.variante-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin:1rem 0 1.5rem;display:grid}.variante-card{border:1px solid var(--grey-line);cursor:pointer;text-align:left;background:#fff;border-radius:4px;flex-direction:column;gap:.4rem;padding:.9rem 1rem;font-family:inherit;transition:border-color .12s,box-shadow .12s;display:flex}.variante-card:hover{border-color:var(--wuerzburg-rot);box-shadow:0 2px 8px #ad0e3614}.variante-card.selected{border-color:var(--wuerzburg-rot);background:var(--wuerzburg-rot-soft)}.variante-card .vk-head{align-items:baseline;gap:.55rem;display:flex}.variante-card .vk-marker{background:var(--wuerzburg-rot);color:#fff;letter-spacing:.05em;border-radius:3px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.variante-card .vk-label{color:var(--wuerzburg-text);font-size:14px;font-weight:600;line-height:1.25}.variante-card .vk-grenze{color:var(--wuerzburg-muted);font-size:12.5px}.page-footer{background:var(--wuerzburg-text);color:#ccc;margin-top:3rem;padding:2rem 0}.page-footer-inner{max-width:var(--container-max);margin:0 auto;padding:0 1.5rem;font-size:13px;line-height:1.6}.page-footer a{color:var(--wuerzburg-orange)}.uebersicht-box{border:1px solid var(--grey-line);background:#fff;border-radius:6px;margin-bottom:1rem;padding:1rem 1.5rem}.uebersicht-box h3{color:var(--wuerzburg-rot-dunkel);margin-top:0}.uebersicht-row{grid-template-columns:1fr 2fr;gap:.5rem;padding:.25rem 0;font-size:.9rem;display:grid}.uebersicht-row dt{color:var(--wuerzburg-muted)}.alert-error{border-left:4px solid var(--error);background:#fde7eb;border-radius:3px;margin:1rem 0;padding:.75rem 1rem}.alert-info{border-left:4px solid var(--wuerzburg-grau);background:#eef5fa;border-radius:3px;margin:1rem 0;padding:.75rem 1rem}.alert-success{border-left:4px solid var(--ok);background:#e6f5ee;border-radius:3px;margin:1rem 0;padding:.75rem 1rem}.danke-box{text-align:center;background:#fff;border-radius:6px;max-width:600px;margin:3rem auto;padding:2rem}.antragsnummer{color:var(--wuerzburg-rot);margin:1rem 0;font-size:1.5rem;font-weight:700}.prefill-spinner{border:3px solid #e0e0e0;border-top-color:var(--color-wue-rot,#ad0e36);border-radius:50%;width:40px;height:40px;animation:.9s linear infinite prefill-spin;display:inline-block}@keyframes prefill-spin{to{transform:rotate(360deg)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
