.plans-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px}.plans-toolbar>div{position:relative;width:min(320px,100%)}.plans-toolbar i{position:absolute;left:14px;top:12px;color:#8c87a0}.plans-toolbar input,.plans-toolbar select{background:#11111a;color:#fff;border:1px solid #3a3947;border-radius:10px;padding:11px}.plans-toolbar input{width:100%;padding-left:40px}.plans-toolbar select{width:85px}.plans-table th{color:#817b96;font-size:11px;text-transform:uppercase}.plans-table td{padding-top:17px;padding-bottom:17px;vertical-align:middle}.plan-value{background:#087bf0;color:#fff;font-weight:800;padding:7px 10px;border-radius:8px}.plan-profit{color:#18d99a}.plan-actions{display:flex;gap:8px}.plan-actions button{width:34px;height:34px;border-radius:8px;border:1px solid #1683ff;background:#101b2a;color:#1683ff}.plan-actions button+button{border-color:#ff255b;background:#27111a;color:#ff255b}.plans-pagination{display:flex;justify-content:space-between;align-items:center;color:#8d879d;margin-top:14px}.plans-pagination button{border:1px solid #3b3848;background:#17151f;color:#bbb4cb;border-radius:7px;padding:5px 10px;margin-left:5px}.plans-pagination button.active{background:#8b3cf5;color:#fff}.plan-profit-preview{padding:13px;border:1px solid #285947;background:#10241e;border-radius:10px;color:#9adbc5}.plan-profit-preview strong{color:#20dfa0}@media(max-width:767px){.plans-toolbar{align-items:stretch}.plans-table{min-width:900px}}
