.dg-component-input-wrapper{display:flex;flex-direction:column;gap:.5rem;width:100%}.dg-component-input-wrapper--disabled{cursor:not-allowed;opacity:.6}.dg-component-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #969696;border-radius:.25rem;color:#333;display:block;font-family:Body default,Georgia,serif;font-size:1rem;font-weight:400;line-height:1.4;min-height:3rem;padding:.75rem 1rem;transition:all .2s ease-in-out;width:100%}html[data-theme=dark] .dg-component-input{background-color:#2a2a2a;border-color:#4a4a4a;color:#e8e8e8}.dg-component-input--with-icon-left{padding-left:2.75rem}.dg-component-input--with-icon-right{padding-right:2.75rem}.dg-component-input::-webkit-input-placeholder{color:#868686;opacity:1}html[data-theme=dark] .dg-component-input::-webkit-input-placeholder{color:#999}.dg-component-input::-moz-placeholder{color:#868686;opacity:1}html[data-theme=dark] .dg-component-input::-moz-placeholder{color:#999}.dg-component-input:-moz-placeholder{color:#868686;opacity:1}html[data-theme=dark] .dg-component-input:-moz-placeholder{color:#999}.dg-component-input:-ms-input-placeholder{color:#868686;opacity:1}html[data-theme=dark] .dg-component-input:-ms-input-placeholder{color:#999}.dg-component-input:hover:not(:disabled):not(:focus){border-color:#1779ba}html[data-theme=dark] .dg-component-input:hover:not(:disabled):not(:focus){border-color:#4da3ff}.dg-component-input:focus{background-color:#fff;border-color:#1779ba;outline:4px solid rgba(23,121,186,.5);outline-offset:0}html[data-theme=dark] .dg-component-input:focus{background-color:#2a2a2a;border-color:#4da3ff;outline-color:rgba(77,163,255,.5)}.dg-component-input:disabled{background-color:#f7f7f7;cursor:not-allowed}html[data-theme=dark] .dg-component-input:disabled{background-color:#323232}.dg-component-input:-moz-read-only{background-color:#fafafa}.dg-component-input:read-only{background-color:#fafafa}html[data-theme=dark] .dg-component-input:-moz-read-only{background-color:#2f2f2f}html[data-theme=dark] .dg-component-input:read-only{background-color:#2f2f2f}.dg-component-input--small{font-size:.875rem;height:40px;min-height:40px;padding:.5rem .75rem}.dg-component-input--small.dg-component-input--with-icon-left{padding-left:2rem}.dg-component-input--small.dg-component-input--with-icon-right{padding-right:2rem}.dg-component-input-wrapper--small .dg-component-input__icon svg{height:1em;width:1em}.dg-component-input-wrapper--small .dg-component-input__icon--left{left:.625rem}.dg-component-input-wrapper--small .dg-component-input__icon--right{right:.625rem}.dg-component-input__label{color:#333;display:inline-block;font-family:Body default,Georgia,serif;font-size:1rem;font-weight:500;margin-bottom:.5rem}html[data-theme=dark] .dg-component-input__label{color:#e8e8e8}.dg-component-input__required{color:#ad0000;margin-left:.25rem}html[data-theme=dark] .dg-component-input__required{color:#ff6b6b}.dg-component-input__field-wrapper{align-items:center;display:flex;position:relative}.dg-component-input__icon{align-items:center;color:#868686;display:inline-flex;justify-content:center;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.dg-component-input__icon--left{left:.875rem}.dg-component-input__icon--right{right:.875rem}.dg-component-input__icon svg{fill:currentColor;height:1.25em;width:1.25em}.dg-component-input__help-text{color:#868686}.dg-component-input__help-text,.dg-component-input__message{font-size:.875rem;line-height:1.4;margin:0;padding-left:.5rem}.dg-component-input__message{align-items:flex-start;display:flex;font-weight:500;gap:.5rem}.dg-component-input__message:before{content:"";display:inline-block;flex-shrink:0;height:1em;margin-top:.125em;width:1em}.dg-component-input__message--error{color:#ad0000}html[data-theme=dark] .dg-component-input__message--error{color:#ff6b6b}.dg-component-input__message--error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23ad0000' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M7 4h2v5H7zm0 6h2v2H7z'/%3E%3C/svg%3E")}html[data-theme=dark] .dg-component-input__message--error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23ff6b6b' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M7 4h2v5H7zm0 6h2v2H7z'/%3E%3C/svg%3E")}.dg-component-input__message--success{color:#008357}html[data-theme=dark] .dg-component-input__message--success{color:#4dffcc}.dg-component-input__message--success:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23008357' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0m3.97 6.03-4.5 4.5a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l1.47 1.47 3.97-3.97a.75.75 0 1 1 1.06 1.06'/%3E%3C/svg%3E")}html[data-theme=dark] .dg-component-input__message--success:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%234dffcc' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0m3.97 6.03-4.5 4.5a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l1.47 1.47 3.97-3.97a.75.75 0 1 1 1.06 1.06'/%3E%3C/svg%3E")}.dg-component-input-wrapper--error .dg-component-input{border-color:#ad0000;border-width:2px}html[data-theme=dark] .dg-component-input-wrapper--error .dg-component-input{border-color:#ff6b6b}.dg-component-input-wrapper--error .dg-component-input:focus{border-color:#ad0000;outline-color:rgba(173,0,0,.3)}html[data-theme=dark] .dg-component-input-wrapper--error .dg-component-input:focus{border-color:#ff6b6b;outline-color:hsla(0,100%,71%,.3)}.dg-component-input-wrapper--success .dg-component-input{border-color:#008357;border-width:2px}html[data-theme=dark] .dg-component-input-wrapper--success .dg-component-input{border-color:#4dffcc}.dg-component-input-wrapper--success .dg-component-input:focus{border-color:#008357;outline-color:rgba(0,131,87,.4)}html[data-theme=dark] .dg-component-input-wrapper--success .dg-component-input:focus{border-color:#4dffcc;outline-color:rgba(77,255,204,.4)}