:root{--green:#01696e}@media (prefers-color-scheme:dark){:root{--background:#1e1e2e;--background-muted:#313244;--foreground:#45475a;--foreground-muted:#585b70;--outline:#89b4fa;--outline-hover:#74c7ec;--text-foreground:#cdd6f4;--text-muted:#bac2de;--text-disabled:#7f849c;--text-inverse:#1e1e2e;--text-danger:#f38ba8;--green:#0fc}}body{background-color:var(--background);color:var(--text-foreground);font-family:Geist,sans-serif}.page-center{max-width:800px;margin:0 auto;padding-inline:.5rem}.ulogo{justify-content:center;margin-top:2rem;display:flex}.ulogo img{width:200px;max-width:100%;height:auto}h1{color:var(--text-foreground);margin:.67em 0;font-size:clamp(1.5rem,5vw,2.5rem)}.row-r{gap:var(--formgroup-grid-gap);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.hidden{display:none}.uinfo,.cta{flex-direction:column;justify-content:center;align-items:center;margin-top:20px;display:flex}.cta{color:var(--green);margin-top:2rem;font-size:2rem}.uinfo{text-align:center;flex-wrap:wrap;gap:1rem;display:flex}.udata{font-size:var(--text-sm);line-height:var(--leading-sm);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.udata div{background-color:var(--background-muted);color:var(--text-foreground);border-radius:999rem;padding:.5rem 1rem}.udata span{color:var(--text-muted);font-weight:600}.address{grid-template-columns:auto 5rem;gap:1rem;display:grid}.uform{flex-direction:column;margin-top:20px;margin-bottom:2rem;display:flex}.form-submit{justify-content:flex-end;margin-top:1rem;display:flex}input,label,button{font-family:Geist,sans-serif}.city-suggestion{cursor:pointer;flex-direction:column;display:flex}.city-suggestion div{justify-content:space-between;align-items:center;width:100%;display:flex}.city-suggestion .name{font-weight:700}.city-suggestion .small{color:#666;font-size:.8rem}.hl-field:has(.hl-toggle) .hl-toggle{margin-top:2px}.hl-field:has(.hl-toggle) label{font-size:1rem;font-weight:400}.green{color:var(--green);font-weight:700}.link{color:#0070f3;text-decoration:none}.link:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.link{color:#00ffc8}}.hl-accordion-body{flex-direction:column;gap:.5rem;display:flex}.hl-datepicker-part,.hl-datepicker-separator{font-family:Geist Mono,monospace;font-size:.875rem}.mt-4{margin-top:1rem}.submit-success{color:var(--green);text-align:center;margin-top:1rem;font-weight:700}.submit-error{color:var(--text-danger);text-align:center;margin-top:1rem;font-weight:700}
