@layer osha-ui{.osha-addr-combobox{width:100%;position:relative}.osha-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}.osha-addr-combobox__popover{z-index:var(--z-dropdown,1000);background:var(--osha-color-surface);border:1px solid var(--osha-color-border);border-radius:var(--osha-radius-md,.5rem);box-shadow:var(--shadow-lg,0 8px 30px #0000004d);max-height:320px;margin-top:4px;font-family:inherit;overflow-y:auto}.osha-addr-combobox__loading{color:var(--osha-color-text-muted);text-align:center;padding:.75rem;font-size:.875rem}.osha-addr-combobox__list{margin:0;padding:.25rem 0;list-style:none}.osha-addr-combobox__option{color:var(--osha-color-text);cursor:pointer;min-height:var(--size-touch-target,44px);flex-direction:column;justify-content:center;gap:.125rem;padding:.5rem .75rem;font-size:.875rem;transition:background .1s;display:flex}.osha-addr-combobox__option--active,.osha-addr-combobox__option:hover{background:var(--osha-color-hover,color-mix(in srgb, var(--osha-color-brand-500) 12%, transparent))}.osha-addr-combobox__option:focus-visible{outline:2px solid var(--osha-color-focus);outline-offset:-2px}.osha-addr-combobox__option-primary{font-weight:500;line-height:1.3}.osha-addr-combobox__option-secondary{color:var(--osha-color-text-muted);font-size:.75rem;line-height:1.3}.osha-addr-combobox__footer{border-top:1px solid var(--osha-color-border);color:var(--osha-color-text-muted);justify-content:flex-end;align-items:center;padding:.5rem .75rem;font-size:.75rem;display:flex}[data-theme=light] .osha-addr-combobox__popover{background:var(--osha-color-surface);border-color:var(--osha-color-border);color:var(--osha-color-text);box-shadow:0 8px 30px #0000001a}[data-theme=light] .osha-addr-combobox__option{color:var(--osha-color-text)}[data-theme=light] .osha-addr-combobox__option--active,[data-theme=light] .osha-addr-combobox__option:hover{background:color-mix(in srgb, var(--osha-color-brand-500) 8%, transparent)}[data-theme=light] .osha-addr-combobox__option-secondary{color:var(--osha-color-text-muted)}[data-theme=light] .osha-addr-combobox__footer{border-top-color:var(--osha-color-border);color:var(--osha-color-text-muted)}@container app-content (max-width:480px){.osha-addr-combobox__popover{max-height:240px}.osha-addr-combobox__option{min-height:var(--size-touch-target,2.75rem);justify-content:center}}}
@layer osha-ui{.osha-address-group{flex-direction:column;gap:.75rem;display:flex}.osha-address-group__hint{color:var(--osha-text-muted,#94a3b8);margin:0;font-size:.8125rem}.osha-address-group__row{grid-template-columns:2fr 1fr 1fr;gap:.75rem;display:grid}@media (max-width:640px){.osha-address-group__row{grid-template-columns:1fr}}.osha-address-group__field{flex-direction:column;gap:.25rem;display:flex}.osha-address-group__label{color:var(--osha-text,#e8eaed);font-size:.875rem;font-weight:500}.osha-address-group__required{color:var(--osha-color-error,#ef4444)}.osha-address-group__input,.osha-address-group__select{width:100%;color:var(--osha-text,#e8eaed);background:var(--osha-bg-input,var(--color-bg-input,#1e2235));border:1px solid var(--osha-border,var(--color-border,#2d3250));border-radius:var(--osha-radius-md,var(--radius-md,.5rem));box-sizing:border-box;appearance:none;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:1rem;line-height:1.5}.osha-address-group__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2394a3b8' viewBox='0 0 16 16'%3E%3Cpath d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.osha-address-group__input:focus,.osha-address-group__select:focus{border-color:var(--osha-border-focus,var(--color-border-focus,#3b82f6));box-shadow:0 0 0 2px #3b82f673}.osha-address-group__input::placeholder{color:var(--osha-text-muted,#94a3b8)}.osha-address-group__input--error,.osha-address-group__select--error{border-color:var(--osha-color-error,#ef4444)!important}.osha-address-group__error{color:var(--osha-color-error,#ef4444);margin:0;font-size:.8125rem}}
