.v-sheet{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:block}.v-sheet--border{box-shadow:none;border-width:thin}.v-sheet{box-shadow:0px 0px 0px 0px var(--v-shadow-key-umbra-opacity,#0003),0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity,#00000024),0px 0px 0px 0px var(--v-shadow-key-ambient-opacity,#0000001f)}.v-sheet--absolute{position:absolute}.v-sheet--fixed{position:fixed}.v-sheet--relative{position:relative}.v-sheet--sticky{position:sticky}.v-sheet{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity));border-radius:0}.v-sheet--rounded{border-radius:4px}
