#custom-launcher-button button,#rating-dialog-overlay button,#custom-launcher-menu button,#zendesk-custom-button button{padding:.6rem 1.2rem;border:none;border-radius:6px;background:#03363d;color:#fff;font-size:.9rem;cursor:pointer;transition:background .2s}#custom-launcher-button button:hover,#rating-dialog-overlay button:hover,#custom-launcher-menu button:hover,#zendesk-custom-button button:hover{background:#045a5c}#custom-launcher-button button:active,#rating-dialog-overlay button:active,#custom-launcher-menu button:active,#zendesk-custom-button button:active{background:#024042}#custom-launcher-button input,#custom-launcher-button textarea,#custom-launcher-button select,#rating-dialog-overlay input,#rating-dialog-overlay textarea,#rating-dialog-overlay select,#custom-launcher-menu input,#custom-launcher-menu textarea,#custom-launcher-menu select,#zendesk-custom-button input,#zendesk-custom-button textarea,#zendesk-custom-button select{padding:.6rem .8rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;flex:1;min-width:150px}#custom-launcher-button input:focus,#custom-launcher-button textarea:focus,#custom-launcher-button select:focus,#rating-dialog-overlay input:focus,#rating-dialog-overlay textarea:focus,#rating-dialog-overlay select:focus,#custom-launcher-menu input:focus,#custom-launcher-menu textarea:focus,#custom-launcher-menu select:focus,#zendesk-custom-button input:focus,#zendesk-custom-button textarea:focus,#zendesk-custom-button select:focus{outline:none}#custom-launcher-button textarea,#rating-dialog-overlay textarea,#custom-launcher-menu textarea,#zendesk-custom-button textarea{min-height:60px;resize:vertical;width:100%;flex-basis:100%}#custom-launcher-button select,#rating-dialog-overlay select,#custom-launcher-menu select,#zendesk-custom-button select{background:#fff}#unread-indicator{color:#fff;text-align:center;border-radius:20px;padding:1px 7px;font-weight:600;position:absolute;top:-3px;right:-2px}@keyframes spin{to{transform:rotate(360deg)}}#rating-dialog-overlay .submission-result{display:none;text-align:center;padding:20px;width:200px;box-shadow:#00000026 0 4px 24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;z-index:99}
