.anna-action-sheet{position:relative;overflow:hidden;font-size:28px;color:rgba(0,0,0,.9);font-weight:400;text-align:center}.anna-action-sheet-container{margin:0 24px 16px;border-radius:32px;overflow:hidden}.anna-action-sheet-cover{margin:0;border-radius:0}.anna-action-sheet-menu{padding-bottom:16px;background-color:#f9fbf9}.anna-action-sheet-action{position:relative;height:112px;line-height:112px;background-color:#fdfffd;font-size:34px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anna-action-sheet-action:active{background-color:#ececec}.anna-action-sheet-action:not(:last-child):before{box-sizing:border-box;position:absolute;left:0;right:0;bottom:0;content:"";height:1PX;background-color:rgba(0,0,0,.1);transform:scaleY(.5);pointer-events:none}.anna-action-sheet-action-destructive{color:#ff4d4f}.anna-action-sheet-grid{position:relative;background-color:#fdfffd}.anna-action-sheet-grid:not(:last-child):before{box-sizing:border-box;position:absolute;left:0;right:0;bottom:0;content:"";height:1PX;background-color:rgba(0,0,0,.1);transform:scaleY(.5);pointer-events:none}.anna-action-sheet-grid-wrapper{display:flex;padding:32px 24px;overflow:scroll}.anna-action-sheet-grid-wrapper::-webkit-scrollbar{display:none}.anna-action-sheet-grid-item{box-sizing:border-box;position:relative;width:106px;max-width:106px;margin-right:36px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anna-action-sheet-grid-item:last-child{margin-right:0}.anna-action-sheet-grid-item:last-child:before{box-sizing:border-box;position:absolute;content:"";top:0;bottom:0;right:-24px;width:24px}.anna-action-sheet-grid-item:active .anna-action-sheet-grid-item-icon{background-color:rgba(0,0,0,.5)}.anna-action-sheet-grid-item-icon{display:flex;justify-content:center;align-items:center;height:106px;width:106px;border-radius:16px;background-color:#fafafa;overflow:hidden;font-weight:500;font-size:32px}.anna-action-sheet-grid-item-name{margin-top:16px;font-size:24px;word-break:keep-all}.anna-action-sheet-title{font-size:24px;color:rgba(0,0,0,.5)}.anna-action-sheet-cancel{height:112px;line-height:112px;background-color:#fdfffd;cursor:pointer;font-size:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anna-action-sheet-cancel:active{background-color:#ebeced}