.g-sheet{z-index:100000;--_--top-height:20px;width:100%;height:100%;position:fixed;inset-block-start:0;inset-inline-start:0}.g-sheet_without-top-bar{--_--top-height:0}.g-sheet__veil{background-color:var(--g-color-sfx-veil);opacity:0;will-change:opacity;width:100%;height:100%;position:absolute;inset-block-start:0;inset-inline-start:0}.g-sheet__veil_with-transition{transition:opacity .3s}.g-sheet__sheet{will-change:transform;background-color:var(--g-sheet-background-color,var(--g-color-base-float));width:100%;max-height:100%;position:absolute;inset-block-start:100%;inset-inline-start:0}.g-sheet__sheet:has(>.g-sheet__sheet-top){border-start-start-radius:20px;border-start-end-radius:20px}.g-sheet__sheet_with-transition{transition:transform .3s}@media (prefers-reduced-motion:reduce){.g-sheet__sheet{opacity:0}.g-sheet__sheet_with-transition{transition:opacity .3s}}.g-sheet__sheet-swipe-area{z-index:1;width:100%;height:40px;position:absolute;inset-block-start:-20px;inset-inline-start:0}.g-sheet__sheet-top{height:var(--_--top-height);position:relative}.g-sheet__sheet-top-resizer{--_--translate-x:calc(-50% * var(--g-flow-direction));transform:translateX(var(--_--translate-x)) translateY(-50%);background-color:var(--g-color-line-generic);border-radius:4px;width:40px;height:4px;position:absolute;inset-block-start:50%;inset-inline-start:50%}.g-sheet__sheet-scroll-container{box-sizing:border-box;max-height:calc(100% - var(--_--top-height));overscroll-behavior-y:contain;transition:height .3s;overflow:hidden auto}.g-sheet__sheet-scroll-container_without-scroll{overflow:hidden}@media (prefers-reduced-motion:reduce){.g-sheet__sheet-scroll-container{transition-duration:1ms}}.g-sheet__sheet-margin-box{border:1px solid #0000}.g-sheet__sheet-margin-box_always-full-height{box-sizing:border-box;height:100%}.g-sheet__sheet-margin-box_always-full-height .g-sheet__sheet-margin-box-border-compensation{height:100%}.g-sheet__sheet-margin-box-border-compensation{margin:-1px}.g-sheet__sheet-content{box-sizing:border-box;width:100%;padding:var(--g-sheet-content-padding,0 max(10px, env(safe-area-inset-right,0px)) env(safe-area-inset-bottom,0px) max(10px, env(safe-area-inset-left,0px)))}.g-sheet__sheet-content-title{font-size:var(--g-text-body-2-font-size);text-align:center;white-space:nowrap;text-overflow:ellipsis;padding-block-end:8px;line-height:28px;overflow:hidden}
