/* v0130: cancellation comment and explicit confirmation step. */
.app-shell .event-cancel-picker .series-delete-menu{width:430px}
.app-shell .event-cancel-comment{display:grid;gap:6px;margin-bottom:12px}
.app-shell .event-cancel-comment strong{font-size:12px}
.app-shell .event-cancel-comment textarea{box-sizing:border-box;width:100%;min-height:72px;resize:vertical}
.app-shell .event-cancel-picker .series-delete-actions{flex-wrap:wrap}
.app-shell .event-cancel-picker .series-delete-actions .button{flex:1 1 125px;height:auto;min-height:34px;white-space:normal}
@media(max-width:800px){.app-shell .event-cancel-picker .series-delete-menu{width:auto}}
