.uni-popover__paper{width:var(--uni-popover-width,max-content);min-width:var(--uni-popover-min-width,0);max-width:var(--uni-popover-max-width,calc(100vw - 2rem));padding:var(--uni-popover-padding,0);border:1px solid var(--floating-surface-border-color);border-radius:var(--floating-surface-radius);background:var(--floating-surface-background);color:var(--floating-surface-foreground);box-shadow:var(--floating-surface-shadow)}.uni-popover--sheet.uni-popover__paper,.uni-bottom-sheet.uni-popover--sheet.uni-popover__paper{border-block-end:0;border-inline:0;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;min-width:0;max-width:100%}.uni-popover:not(.uni-popover--has-container) .uni-popover__paper{padding-block-start:0}.uni-bottom-sheet--has-puller.uni-popover:not(.uni-popover--has-container).uni-popover__paper,.uni-bottom-sheet--has-puller.uni-popover:not(.uni-popover--has-container) .uni-popover__paper{padding-block-start:calc(var(--uni-bottom-sheet-puller-height) + var(--uni-bottom-sheet-offset))}.uni-bottom-sheet--has-puller.uni-popover:not(.uni-popover--has-container):not(.uni-new-menu--sheet).uni-popover__paper,.uni-bottom-sheet--has-puller.uni-popover:not(.uni-popover--has-container):not(.uni-new-menu--sheet) .uni-popover__paper{padding-inline:var(--uni-popover-sheet-padding-inline,var(--spacing-4));padding-block-end:calc(var(--uni-popover-sheet-padding-block-end,var(--spacing-4)) + env(safe-area-inset-bottom))}.uni-popover-sheet-form{width:100%;max-width:100%;max-height:min(38rem,var(--uni-bottom-sheet-max-height,calc(100dvh - 4rem)));gap:var(--spacing-4);flex-direction:column;min-width:0;display:flex}.uni-popover-sheet-form__title{margin:0}.uni-popover-sheet-form__form{gap:var(--spacing-5);flex-direction:column;width:100%;max-width:100%;min-height:0;display:flex}.uni-popover-sheet-form__fields{gap:var(--spacing-4);width:100%;max-width:100%;min-height:0;flex-direction:column;padding-block-start:var(--spacing-1);display:flex;overflow-y:auto}.uni-popover-sheet-form__fields>*{width:100%;min-width:0;max-width:100%}.uni-popover-sheet-form__options{gap:var(--spacing-2);flex-direction:column;display:flex}.uni-popover-sheet-form__option-row{align-items:center;gap:var(--spacing-2);min-width:0;display:flex}.uni-popover-sheet-form__option-row .uni-text-field{flex:auto;min-width:0}.uni-popover-sheet-form__option-remove{flex:none}.uni-popover-sheet-form__inline-action{width:fit-content}.uni-popover-sheet-form__footer{justify-content:flex-end;gap:var(--spacing-3);padding-block-start:var(--spacing-1);display:flex}.uni-popover-sheet-form :is(.uni-text-field,.uni-select__text-field){flex:auto;width:100%;max-width:100%}.uni-popover-sheet-form .uni-text-field__input-wrapper{width:100%;max-width:100%}.uni-popover-sheet-form .uni-select__text-field .uni-text-field__input-wrapper{min-height:2.5rem}@media screen and (max-width:600px){.uni-popover-sheet-form__footer .uni-button{min-width:6rem}.uni-popover-sheet-form__footer .uni-button:first-child{min-width:5rem}}
