.reports-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.reports-toolbar__actions{display:inline-flex;align-items:center;gap:10px;height:40px}.reports-toolbar__form{margin:0;display:flex;align-items:center;height:40px}.reports-toolbar__generate-wrap{display:inline-flex;align-items:center;height:40px}.reports-toolbar__generate-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:190px;height:38px;min-height:38px;margin:0;padding:0 16px;border:none;border-radius:8px;background:var(--compass-accent, #008060);color:#fff;font-family:inherit;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer}.reports-toolbar__generate-btn:hover:not(:disabled){background:#006e52}.reports-toolbar__generate-btn:disabled{opacity:.55;cursor:not-allowed}.reports-toolbar__generate-btn .compass-loader--button,.reports-toolbar__generate-btn .compass-loader__label{color:#fff}@media(max-width:540px){.reports-toolbar{justify-content:stretch}.reports-toolbar__actions{width:100%}.reports-toolbar__form,.reports-toolbar__generate-wrap{flex:1;min-width:0}.reports-toolbar__generate-btn{min-width:0;width:100%}}
