@layer vuetify-components{.v-otp-input{border-radius:4px;justify-content:center;align-items:center;padding:.5rem 0;display:flex;position:relative}.v-otp-input .v-field{height:100%}.v-otp-input .v-field--variant-plain.v-field--focused .v-field__overlay,.v-otp-input .v-field--variant-solo.v-field--focused .v-field__overlay{opacity:calc(var(--v-theme-overlay-multiplier)*.12);background-color:currentColor}.v-otp-input .v-field .v-field__outline__end,.v-otp-input .v-field .v-field__outline__start{flex:1}.v-otp-input__field--highlighted .v-field__outline,.v-otp-input__field--highlighted.v-field--focused.v-field--variant-filled .v-field__outline:after,.v-otp-input__field--highlighted.v-field--focused.v-field--variant-underlined .v-field__outline:after{opacity:.5}.v-otp-input__field--highlighted.v-field--focused.v-field--variant-plain .v-field__overlay,.v-otp-input__field--highlighted.v-field--focused.v-field--variant-solo .v-field__overlay,.v-otp-input__field--highlighted.v-field--focused.v-field--variant-solo-filled .v-field__overlay{opacity:calc(var(--v-theme-overlay-multiplier)*.04)}.v-otp-input__field--highlighted.v-field--focused.v-field--variant-solo-inverted .v-field__overlay{opacity:.5}.v-otp-input__divider{justify-content:center;align-items:center;margin:0 8px;display:flex}.v-otp-input__divider:has(>.v-icon){margin:0 -4px}.v-otp-group{display:contents}.v-otp-group .v-field{flex:1}.v-otp-group--merged{border-radius:inherit;align-items:center;gap:0;height:100%;display:flex}:is(.v-otp-group--merged:has(.v-field--variant-solo),.v-otp-group--merged:has(.v-field--variant-solo-filled),.v-otp-group--merged:has(.v-field--variant-solo-inverted)){box-shadow:0 1px 2px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 1px 3px 1px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 2%,transparent)}.v-otp-group--merged .v-field{box-shadow:none;border-radius:0;flex:1}.v-otp-group--merged .v-field .v-field__outline__end,.v-otp-group--merged .v-field .v-field__outline__start{border-radius:0}.v-otp-group--merged .v-field:not(:first-child){margin-inline-start:-1px}.v-otp-group--merged .v-field:not(:first-child) .v-field__outline__start{border-inline-start-width:0}.v-otp-group--merged .v-field:hover{z-index:1}.v-otp-group--merged .v-field:hover .v-field__outline__start{border-inline-start-width:var(--v-field-border-width)}.v-otp-group--merged .v-field.v-field--focused{z-index:2}.v-otp-group--merged .v-field.v-field--focused .v-field__outline__start{border-inline-start-width:var(--v-field-border-width)}.v-otp-group--merged .v-field:first-child,.v-otp-group--merged .v-field:first-child .v-field__outline__start{border-start-start-radius:inherit;border-end-start-radius:inherit}.v-otp-group--merged .v-field:last-child,.v-otp-group--merged .v-field:last-child .v-field__outline__end{border-start-end-radius:inherit;border-end-end-radius:inherit}.v-otp-input__input{bottom:0;color:#0000;caret-color:#0000;opacity:0;pointer-events:none;background:0 0;border:0;outline:none;width:1px;height:1px;margin:0;padding:0;position:absolute;inset-inline-start:50%}.v-otp-input__content{border-radius:inherit;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:320px;padding:.5rem;display:flex;position:relative}.v-otp-input--divided .v-otp-input__content{max-width:360px}.v-otp-input--density-default .v-otp-input__content{height:64px}.v-otp-input--density-comfortable .v-otp-input__content{height:60px}.v-otp-input--density-compact .v-otp-input__content{height:56px}.v-otp-input__field{color:inherit;place-content:center;place-items:center;width:100%;height:100%;font-size:1.25rem;display:grid;position:relative}.v-otp-input__field>*{grid-area:1/1}.v-otp-input__placeholder{color:currentColor;opacity:var(--v-disabled-opacity)}.v-otp-input__composition{color:currentColor;opacity:.6;font-style:italic;text-decoration:underline}.v-otp-input__caret{background:currentColor;width:1px;height:1.2em;animation:1s step-end infinite v-otp-blink}.v-otp-input__spacer{opacity:0;pointer-events:none;display:block}.v-otp-input__loader{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.v-otp-input__loader .v-progress-linear{position:absolute}@keyframes v-otp-blink{0%,to{opacity:1}50%{opacity:0}}}
