.sgl-contact-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}
.sgl-calls-view[hidden]{display:none!important}
.sgl-calls-view{padding-bottom:28px}
.sgl-call-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:14px 16px;border:2px solid #73bff0;border-radius:18px;background:linear-gradient(145deg,#fff,#eef8ff);box-shadow:0 5px 0 #c6ddeb,0 12px 24px rgba(14,70,116,.09)}
.sgl-call-toolbar>div{display:flex;align-items:center;gap:12px}.sgl-call-toolbar>div>i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(#25c6f4,#0879e8);box-shadow:0 4px 0 #0753a0;color:#fff;font-size:20px}.sgl-call-toolbar span{display:grid;gap:3px}.sgl-call-toolbar strong{color:#071c39;font-size:16px}.sgl-call-toolbar small{color:#617990;font-size:11px}
.sgl-call-toolbar button,.sgl-calls-empty button{min-height:42px;padding:0 15px;border:1px solid #55c9ff;border-radius:12px;background:linear-gradient(#159df5,#0870dc);box-shadow:0 4px 0 #054a93;color:#fff;font-weight:900;font-size:11px;cursor:pointer}.sgl-call-toolbar button:hover,.sgl-calls-empty button:hover{filter:brightness(1.08);transform:translateY(-1px)}
.sgl-call-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.sgl-call-summary article{display:flex;align-items:center;gap:11px;min-height:76px;padding:11px 14px;border:2px solid #c2dced;border-radius:17px;background:#fff;box-shadow:0 5px 0 #d3e3ee}.sgl-call-summary article>i{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:13px;background:#e8f4ff;color:#0877e7;font-size:18px}.sgl-call-summary span{display:grid;color:#60758b;font-size:11px}.sgl-call-summary strong{color:#071b38;font-size:24px;line-height:1.15}.sgl-call-summary .is-answered>i{background:#e7fbef;color:#0a9f51}.sgl-call-summary .is-outgoing>i{background:#ecf0ff;color:#5d62dc}.sgl-call-summary .is-time>i{background:#fff5dc;color:#bd7700}
.sgl-call-list{display:grid;gap:13px}.sgl-call-card{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.25fr) minmax(120px,.65fr) minmax(120px,.65fr) auto;align-items:center;gap:15px;min-height:96px;padding:13px 16px;border:2px solid #a8cee9;border-radius:18px;background:linear-gradient(145deg,#fff,#f3f9ff);box-shadow:0 6px 0 #c9dce9,0 12px 22px rgba(18,72,112,.08);animation:sglCallEnter .3s ease both}.sgl-call-card.is-answered{border-color:#83dcb0;background:linear-gradient(145deg,#fff,#effcf5);box-shadow:0 6px 0 #bce2ce,0 12px 22px rgba(15,121,70,.08)}.sgl-call-card.is-missed{border-color:#f4a7b1;background:linear-gradient(145deg,#fff,#fff3f4);box-shadow:0 6px 0 #edc6cb,0 12px 22px rgba(160,35,52,.08)}
.sgl-call-time,.sgl-call-person,.sgl-call-route,.sgl-call-duration{display:flex;align-items:center;gap:10px;min-width:0}.sgl-call-time>i,.sgl-call-route>i,.sgl-call-duration>i{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:12px;background:#e8f3ff;color:#0877e6}.sgl-call-person>span{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border:3px solid #5abaff;border-radius:50%;background:#0c4278;color:#fff;font-size:18px;font-weight:900}.sgl-call-card.is-answered .sgl-call-time>i{background:#dff9eb;color:#0c9b50}.sgl-call-card.is-missed .sgl-call-time>i{background:#ffe7ea;color:#d92e46}.sgl-call-time span,.sgl-call-person div,.sgl-call-route span,.sgl-call-duration span{display:grid;gap:3px;min-width:0}.sgl-call-card small{color:#6a7d92;font-size:10px}.sgl-call-card strong{overflow:hidden;color:#081d3a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.sgl-call-state{display:grid;justify-items:end;gap:6px}.sgl-call-state b{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#e8f3ff;color:#0872d7;font-size:10px;text-transform:uppercase}.is-answered .sgl-call-state b{background:#ddf9e9;color:#087f43}.is-missed .sgl-call-state b{background:#ffe4e8;color:#bd2339}
.sgl-calls-empty{display:grid;place-items:center;gap:9px;min-height:250px;padding:36px;border:2px dashed #79bce9;border-radius:20px;background:linear-gradient(#fbfdff,#eef7ff);color:#5d738b;text-align:center}.sgl-calls-empty>i{color:#0a7dea;font-size:42px}.sgl-calls-empty strong{color:#09203e;font-size:18px}.sgl-calls-empty span{max-width:600px;font-size:12px;line-height:1.5}.sgl-calls-empty.is-error{border-color:#f1a1ad;background:linear-gradient(#fff,#fff0f2)}.sgl-calls-empty.is-error>i{color:#d92f46}
@keyframes sglCallEnter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(max-width:1120px){.sgl-call-card{grid-template-columns:1fr 1.3fr 1fr}.sgl-call-state{justify-items:start}.sgl-call-summary{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.sgl-contact-tabs,.sgl-call-summary,.sgl-call-card{grid-template-columns:1fr}.sgl-call-toolbar{align-items:stretch;flex-direction:column}.sgl-call-toolbar button{width:100%}.sgl-call-state{justify-items:stretch}.sgl-call-state b{justify-content:center}}
