.SheetWithKeyboard-view{--sheetWithKeyboard-radius:16px;z-index:1;top:0;bottom:auto;bottom:initial;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}@media (width>=768px){.SheetWithKeyboard-view{height:100%}}.SheetWithKeyboard-content{box-sizing:border-box;height:calc(100% - max(env(safe-area-inset-top),6px));border-radius:var(--sheetWithKeyboard-radius)var(--sheetWithKeyboard-radius)0 0;background-color:var(--ui-background);overflow:hidden}@media (width>=768px){.SheetWithKeyboard-content{border-radius:var(--sheetWithKeyboard-radius);height:auto}}.SheetWithKeyboard-backdrop{background-color:var(--blackout-02)}