.ada-action-sheet{display:flex;flex-direction:column;inset:0;padding-top:var(--safe-area-inset-top);position:fixed;z-index:45}.ada-action-sheet .as-backdrop{background-color:#000000bf;inset:0;position:absolute}.ada-action-sheet .as-wrapper{background-clip:content-box;background-color:#fff;margin-top:auto;overflow-y:auto;overscroll-behavior:none;padding-top:var(--title-height);position:relative}.ada-action-sheet .as-wrapper.asw-shaked{animation:shake 1s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.ada-action-sheet .as-wrapper.aws-paddless .asw-content{padding:0}.ada-action-sheet .as-wrapper .asw-overheader{height:var(--title-height);position:absolute;top:0;width:100%}.ada-action-sheet .as-wrapper .asw-header{align-items:center;background-color:#fff;display:grid;grid-template:" empty title close " auto/1fr auto 1fr;position:sticky;top:calc(var(--title-height)*-1);z-index:15}.ada-action-sheet .as-wrapper .asw-header .aswh-title{grid-area:title;line-height:1.25;margin:0;padding:16px}.ada-action-sheet .as-wrapper .asw-header .aswh-close-btn{grid-area:close;margin-block:4px;margin-right:4px;place-self:center end}.ada-action-sheet .as-wrapper .asw-header .aswh-close-btn .aswh-text{color:#757575;font-weight:400;margin-right:8px}.ada-action-sheet .as-wrapper .asw-content{height:unset;padding-bottom:calc(8px + var(--safe-area-inset-bottom));padding-top:8px}
