body[data-cs-action-sheet-open]{overflow:hidden;position:fixed;height:100vh;left:0;right:0;top:0;bottom:0}[data-cs-action-sheet]{position:fixed;bottom:0;left:0;width:100%;background:#ffffff;z-index:1100;display:flex;flex-direction:column}[data-cs-action-sheet] [data-cs-action-header]{position:relative;padding:16px;border-bottom:1px solid #f2f2f2;font-weight:600;min-height:55px}[data-cs-action-sheet] [data-cs-action-header] [data-core-icomoon][data-cs-action-header-close]{cursor:pointer;font-size:16px}[data-cs-action-sheet] [data-cs-action-header-left],[data-cs-action-sheet] [data-cs-action-header-right]{position:absolute;display:flex;align-items:center;min-height:54px;top:0;left:16px;color:#555555;background-color:#ffffff}[data-cs-action-sheet] [data-cs-action-header-right]{left:unset;right:16px}[data-cs-action-sheet] [data-cs-action-header-center] [data-cs-typography]{margin:0;line-height:22px;text-align:center;padding:0 24px}[data-cs-action-sheet] [data-cs-action-body]{padding:16px;min-height:106px;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}[data-cs-action-sheet] [data-cs-action-footer]{border-top:1px solid #f2f2f2;padding:12px 10px;display:grid;-moz-column-gap:12px;grid-column-gap:12px;column-gap:12px;grid-row-gap:12px;row-gap:12px;grid-template-columns:none}@media (min-width:369px){[data-cs-action-sheet] [data-cs-action-footer][data-direction=row]{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}}[data-cs-action-sheet][data-variant=default]{max-height:calc(100% - 40px);border-radius:16px 16px 0 0}[data-cs-action-sheet][data-variant=fullScreen]{height:100%;max-height:100%;border-radius:unset}[data-cs-action-sheet][data-variant=fullScreen] [data-cs-action-footer]{margin-top:auto}[data-cs-action-sheet][data-variant=fullScreen] [data-cs-action-footer] [data-core-button]{width:100%}[data-cs-backdrop][data-cs-action-sheet-backdrop]{z-index:1099}