.monthly-export{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:15px 18px;background:linear-gradient(135deg,#eef5ff,#fff);border:1px solid #d9e4f3;border-radius:16px;box-shadow:0 8px 24px rgba(35,64,105,.08)}
.monthly-export h2{margin:0 0 4px;font-size:16px;color:#17233d}.monthly-export p{margin:0;color:#71809a;font-size:12px}.monthly-export-controls{display:flex;align-items:center;gap:9px}.monthly-export input{height:40px;padding:0 11px;border:1px solid #cfdbea;border-radius:10px;background:#fff;color:#17233d;font:inherit}.monthly-export .btn{white-space:nowrap;background:#16774a;color:#fff;border-color:#16774a}
@media(max-width:700px){.monthly-export{align-items:flex-start;flex-direction:column}.monthly-export-controls{width:100%}.monthly-export input{min-width:0;flex:1}.monthly-export .btn{padding-inline:11px}}
