.sbl-top{width:28px;height:28px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;cursor:pointer}.sbl-ov{position:fixed;inset:0;z-index:99990;background:rgba(15,23,42,.58);display:flex;align-items:center;justify-content:center;padding:12px;font-family:"Hind Siliguri",system-ui}.sbl{width:min(1120px,100%);height:min(860px,94vh);background:#f4f9fd;border-radius:14px;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto;box-shadow:0 20px 70px #02061788}.sbl header{background:#063d70;color:#fff;padding:13px 16px;display:flex;align-items:center}.sbl header b{font-size:18px}.sbl header small{display:block;color:#bfefff}.sbl header button{margin-left:auto;border:0;background:#ffffff20;color:#fff;border-radius:50%;width:32px;height:32px;font-size:22px}.sbl-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;padding:10px;background:#fff;border-bottom:1px solid #d9e8f0}.sbl-controls label{font-size:11px;font-weight:700;color:#34576b}.sbl-controls select,.sbl-controls input{width:100%;height:36px;border:1px solid #b9d7e5;border-radius:7px;background:#f8fcfe;padding:0 9px}.sbl-controls label input{height:24px;padding:0}.sbl-grid{padding:10px;overflow:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sbl-card{background:#fff;border:1px solid #c6dfe9;border-radius:9px;display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:8px;padding:7px;opacity:.65}.sbl-card.on{opacity:1;border-color:#2aa7ce;box-shadow:0 2px 9px #2563eb20}.sbl-icon svg{width:58px;height:46px}.sbl-card b{display:block;font-size:12.5px;color:#12345b}.sbl-card small{display:block;font-size:10px;color:#678}.sbl-card button{border:0;border-radius:6px;background:#eef6fa;color:#14668b;padding:6px;font:700 10px inherit;cursor:pointer}.sbl-card.on button{background:#dcfce7;color:#15803d}.sbl footer{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border-top:1px solid #d9e8f0;font-size:11px;color:#567}.sbl footer button{margin-left:auto;border:0;border-radius:8px;background:#2563eb;color:#fff;padding:9px 20px;font-weight:700}@media(max-width:760px){.sbl-controls{grid-template-columns:1fr}.sbl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sbl-card{grid-template-columns:52px 1fr}.sbl-card button{grid-column:1/-1}.sbl footer span{display:none}}
