.centered-content{margin:0 auto;max-width:250px}vaadin-text-field.bordered::part(input-field){box-shadow:inset 0 0 0 1px var(--lumo-contrast-30pct);background-color:var(--lumo-base-color)}.v-loading-indicator{position:fixed;inset:0;pointer-events:auto;animation:fadein 3s ease-out 0s normal 1 both;z-index:2147483647}.v-loading-indicator:before{content:"";position:fixed;background-image:url(/payments/img/loader.gif);background-position:center;background-attachment:fixed;background-repeat:no-repeat;background-size:5em 5em;inset:0;pointer-events:none}.v-status-message{display:none}@keyframes fadein{0%{background:var(--lumo-shade-5pct)}to{background:var(--lumo-shade-80pct)}}
