html{--lumo-primary-color: hsl(199, 65%, 30%);--lumo-primary-color-50pct: hsla(199, 65%, 30%, .5);--lumo-primary-color-10pct: hsla(199, 65%, 30%, .1);--lumo-primary-text-color: hsl(199, 70%, 32%);--lumo-primary-contrast-color: #fff}html[theme~=dark]{--lumo-primary-color: hsl(199, 60%, 42%);--lumo-primary-color-50pct: hsla(199, 60%, 42%, .5);--lumo-primary-color-10pct: hsla(199, 60%, 42%, .15);--lumo-primary-text-color: hsl(199, 70%, 60%);--lumo-primary-contrast-color: #fff}.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)}
