.export-actions{display:flex;justify-content:flex-end;gap:8px;margin:0 0 12px}
.export-button{min-height:36px;padding:0 14px;border:1px solid #1475dc;border-radius:9px;color:#1475dc;background:#fff;font-size:12px;font-weight:800;cursor:pointer}
.export-button:hover{color:#fff;background:#1475dc}
@media(max-width:520px){.export-actions{justify-content:stretch}.export-button{flex:1}}
