.g-sheet{z-index:100000;width:100%;height:100%;position:fixed;inset-block-start:0;inset-inline-start: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;width:100%;max-height:100%;position:absolute;inset-block-start:100%;inset-inline-start:0}.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{background-color:var(--g-sheet-background-color,var(--g-color-base-float));border-start-start-radius:20px;border-start-end-radius:20px;height:20px;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;overscroll-behavior-y:contain;background-color:var(--g-sheet-background-color,var(--g-color-base-float));max-height:calc(100% - 20px);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 10px)}.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}
