.leads-app{margin:0;background:#f2f6fb;color:#182230;font-family:Inter,system-ui,sans-serif}.leads-shell{min-height:calc(100vh - 157px);padding-top:42px;padding-bottom:72px}.login-card,.panel{border:1px solid #dfe7f0;border-radius:24px;background:#fff;box-shadow:0 20px 56px #0b244712}.login-card{position:relative;overflow:hidden;max-width:460px;margin:48px auto;padding:32px}.login-card::before{content:"";position:absolute;inset:0 auto auto 32px;width:112px;height:4px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#1464f4,#21b6a8)}.login-card h1,.panel h1{margin:8px 0 0;color:#0b2447;font:800 29px/1.1 Manrope,system-ui}.login-card>p{margin:13px 0 24px;color:#68788e;font-size:14px;line-height:1.6}.login-card form{display:grid;gap:15px}.login-card label,.toolbar label{display:grid;gap:8px;color:#344054;font-size:13px;font-weight:700}.login-card input,.toolbar select{width:100%;border:1px solid #cfd9e6;border-radius:11px;background:#fbfdff;padding:12px 13px;color:#182230;outline:none}.login-card input:focus,.toolbar select:focus{border-color:#1464f4;box-shadow:0 0 0 3px #1464f421}.login-card .button{width:100%}#login-feedback{min-height:18px;margin:0;color:#b42318;font-size:12px;font-weight:700}.panel{padding:28px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;border-bottom:1px solid #e8edf4}.panel-head p{margin:7px 0 0;color:#708096;font-size:13px}.toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:20px 0}.toolbar>div:first-child{min-width:220px}.actions{display:flex;gap:9px}.actions .button{min-height:43px;padding:10px 14px}.table-wrap{overflow:auto;border:1px solid #e2e9f2;border-radius:16px;background:#fff}table{width:100%;min-width:800px;border-collapse:collapse;font-size:13px}th,td{text-align:left;padding:15px 16px;border-bottom:1px solid #edf1f6;vertical-align:top}th{background:#f7f9fc;color:#667085;font-size:10px;letter-spacing:.08em;text-transform:uppercase}tbody tr{transition:background .16s}tbody tr:hover{background:#fbfdff}tbody tr:last-child td{border-bottom:0}td strong,td small{display:block}td strong{color:#344054}td small{margin-top:4px;color:#708096;font-size:11px}.status{border:1px solid #d9e3ef;border-radius:9px;background:#fff;padding:8px;color:#344054;font:600 12px Inter}.status:focus{border-color:#1464f4;outline:3px solid #d7e5ff}a{color:inherit}@media(max-width:700px){.leads-shell{padding-top:26px}.login-card{margin:24px auto;padding:26px 21px}.panel{padding:20px}.panel-head,.toolbar{align-items:stretch;flex-direction:column}.panel-head .button{width:100%}.toolbar>div:first-child{min-width:0}.actions{display:grid;grid-template-columns:1fr 1fr}.actions .button{width:100%}}
