.dv-form-form :focus{outline:none}.dv-form-notice{--md-sys-color-success:#d6ffda;--md-sys-color-on-success:#1a7a1a;--md-sys-color-error:#ffdad6;--md-sys-color-on-error:#ba1a1a;align-items:center;border-radius:4px;display:flex;margin-bottom:32px;padding:16px}.dv-form-notice--success{background-color:var(--md-sys-color-success);color:var(--md-sys-color-on-success)}.dv-form-notice--error{background-color:var(--md-sys-color-error);color:var(--md-sys-color-on-error)}.dv-form-notice__content{align-items:center;display:flex;flex:1}.dv-form-notice__icon{margin-right:16px}.dv-form-notice__message{flex:1;font-size:16px;line-height:1.5}md-filled-select,md-filled-text-field,md-outlined-select,md-outlined-text-field{display:block}.dv-form-attachment{position:relative}.dv-form-attachment-list{display:none;margin-top:16px;text-align:left}.dv-form-attachment-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#80808080;border-radius:4px;display:none;flex-direction:column;gap:16px;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.dv-form-attachment.dragging .dv-form-attachment-overlay{display:flex}.dv-form-attachment-overlay md-icon.large{color:#fff;font-size:48px;height:48px;width:48px}.dv-form-attachment-overlay span{color:#fff;font-size:1.2rem;text-align:center}.dv-form-checkbox{display:flex;flex-direction:column;row-gap:16px}.dv-form-checkbox-option-wrapper{align-items:center;column-gap:24px;cursor:pointer;display:flex}.dv-form-checkbox-option-wrapper md-checkbox{flex-shrink:0}.dv-form-checkbox-option-wrapper label{cursor:pointer;flex-grow:1}.dv-form-radio{display:flex;flex-direction:column;row-gap:16px}.dv-form-radio-option-wrapper{align-items:center;column-gap:24px;cursor:pointer;display:flex}.dv-form-radio-option-wrapper md-radio{flex-shrink:0}.dv-form-radio-option-wrapper label{cursor:pointer;flex-grow:1}