.SheetWithKeyboard-view{--sheetWithKeyboard-radius:24px;z-index:150;box-sizing:border-box;top:var(--app-viewport-offset-top,0px);bottom:initial;height:var(--app-sheet-paint-height);--sheet-viewport-extension:max(0px, calc(var(--app-sheet-paint-height) - var(--card-viewport-height,var(--app-visible-viewport-height))))}@media (min-width:800px){.SheetWithKeyboard-view{--sheet-viewport-extension:0px;height:100%}}.SheetWithKeyboard-content{box-sizing:border-box;height:calc(100% - max(env(safe-area-inset-top), 6px));padding-bottom:calc(var(--sheet-viewport-extension) + var(--sheet-content-safe-bottom,env(safe-area-inset-bottom)));border-radius:var(--sheetWithKeyboard-radius) var(--sheetWithKeyboard-radius) 0 0;background-color:var(--color-card);overflow:visible}.SheetWithKeyboard-bleedingBackground{border-radius:inherit;background-color:inherit}@media (min-width:768px){.WidgetSheet-content .SheetWithKeyboard-bleedingBackground{display:none}}.SheetWithKeyboard-content button,.SheetWithKeyboard-content [role=button]{cursor:pointer}.SheetWithKeyboard-content button:disabled,.SheetWithKeyboard-content [role=button][aria-disabled=true]{cursor:not-allowed}.SheetWithKeyboard-content:not(.WidgetSheet-content,.CustomDomainSheet-content) :is(input:not([type=hidden]):not([type=range]):not([type=color]):not([type=checkbox]):not([type=radio]),textarea):focus{box-shadow:0 0 0 2px color-mix(in oklch, var(--ring) 32%, transparent)}@media (min-width:800px){.SheetWithKeyboard-bleedingBackground{display:none}.SheetWithKeyboard-content{border-radius:var(--sheetWithKeyboard-radius);width:calc(800px - 1.25rem);height:calc(100% - 4rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}
