
.v123-audit-export{border:1px solid rgba(239,29,45,.24);border-radius:24px;background:linear-gradient(115deg,rgba(239,29,45,.06),rgba(17,23,32,.78));padding:16px}.v123-audit-export-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.v123-audit-export-head h3{font-weight:900}.v123-audit-export-head p{font-size:10px;color:var(--color-muted-foreground);margin-top:4px}.v123-current-log{border:1px solid rgba(239,29,45,.28);background:rgba(239,29,45,.09);color:#ff4c59;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;white-space:nowrap}.v123-audit-export-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.v123-audit-select{height:48px;min-width:0;flex:1;border:1px solid var(--color-input);background:var(--color-background);border-radius:12px;padding:0 12px;font-size:12px;font-weight:800}.v123-date-row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}@media(max-width:760px){.v123-audit-export-grid{grid-template-columns:1fr}.v123-date-row{grid-template-columns:1fr}.v123-audit-export-head{align-items:flex-start;flex-direction:column}}
