.hccm-export-panel{display:grid;grid-template-columns:minmax(260px,1fr) 2fr;gap:28px;align-items:center;margin-bottom:28px;padding:25px;border:1px solid #292c33;background:linear-gradient(120deg,#151116,#101216)}
.hccm-export-panel h2{margin:5px 0 8px;color:#fff;font:29px Georgia,serif}.hccm-export-panel p{margin:0;color:#99958f;line-height:1.55}
.hccm-export-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hccm-export-actions form{margin:0}.hccm-export-actions button{display:grid;width:100%;gap:4px;min-height:65px;padding:12px 14px;border:1px solid #343740;background:#0b0d10;color:#eee;text-align:left;font:700 12px Inter,system-ui,sans-serif;cursor:pointer}.hccm-export-actions button:hover,.hccm-export-actions button:focus{border-color:#c9a34e;background:#191610}.hccm-export-actions span{color:#c9a34e;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:850px){.hccm-export-panel{grid-template-columns:1fr}}@media(max-width:520px){.hccm-export-actions{grid-template-columns:1fr}}
