/* Sunamganj Sheba v3.3.159 — lightweight healthcare splash screen */
.sgs-splash-screen{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vw,36px);background:radial-gradient(circle at 20% 18%,rgba(77,216,190,.22),transparent 34%),radial-gradient(circle at 86% 82%,rgba(67,160,255,.16),transparent 34%),linear-gradient(135deg,#f8fffd 0%,#f1fbff 55%,#eefcf6 100%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .36s ease,visibility .36s ease;font-family:var(--ss-bengali-font,"Tiro Bangla",serif)}
.sgs-splash-screen.is-active{opacity:1;visibility:visible;pointer-events:auto}.sgs-splash-screen.is-hiding{opacity:0;visibility:hidden;pointer-events:none}.sgs-splash-card{position:relative;width:min(92vw,520px);min-height:330px;border:1px solid rgba(20,148,143,.14);border-radius:34px;background:rgba(255,255,255,.74);box-shadow:0 24px 70px rgba(15,71,87,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 28px;overflow:hidden}.sgs-splash-card:before{content:"";position:absolute;inset:auto auto -68px -76px;width:180px;height:180px;border-radius:50%;background:rgba(33,184,157,.10)}.sgs-splash-card:after{content:"";position:absolute;right:20px;top:22px;width:90px;height:90px;background-image:radial-gradient(circle,rgba(16,154,143,.18) 1.4px,transparent 1.8px);background-size:13px 13px;opacity:.7}.sgs-splash-pulse{position:relative;width:132px;height:132px;margin-bottom:18px;display:grid;place-items:center}.sgs-splash-ring{position:absolute;inset:8px;border:1px solid rgba(23,174,147,.26);border-radius:50%;animation:sgsSplashPulse 1.8s ease-out infinite}.sgs-ring-two{inset:0;animation-delay:.45s}.sgs-splash-shield{position:relative;width:86px;height:86px;border-radius:28px;display:grid;place-items:center;background:rgba(255,255,255,.72);box-shadow:0 16px 38px rgba(0,132,125,.18),inset 0 0 0 1px rgba(255,255,255,.8)}.sgs-splash-shield svg{width:66px;height:66px;display:block;filter:drop-shadow(0 10px 18px rgba(0,139,139,.22))}.sgs-splash-card h2{margin:0;color:#087b71;font-size:clamp(30px,5vw,44px);line-height:1.15;font-weight:700;letter-spacing:-.02em}.sgs-splash-tagline{margin:8px 0 0;color:#25475b;font-size:clamp(14px,2.2vw,17px);line-height:1.55}.sgs-splash-loader{display:flex;gap:8px;margin:22px 0 8px}.sgs-splash-loader span{width:8px;height:8px;border-radius:50%;background:#12a08f;animation:sgsSplashDots 1.15s ease-in-out infinite}.sgs-splash-loader span:nth-child(2){animation-delay:.15s}.sgs-splash-loader span:nth-child(3){animation-delay:.3s}.sgs-splash-loading{margin:0;color:#087b71;font-size:15px;font-weight:700}.sgs-splash-services{margin:18px 0 0;color:#5b7280;font-size:13px;line-height:1.55}.ss-splash-lock{overflow:hidden!important}@keyframes sgsSplashPulse{0%{transform:scale(.78);opacity:.74}100%{transform:scale(1.35);opacity:0}}@keyframes sgsSplashDots{0%,80%,100%{transform:translateY(0);opacity:.45}40%{transform:translateY(-7px);opacity:1}}@media (max-width:480px){.sgs-splash-screen{padding:16px}.sgs-splash-card{width:min(94vw,390px);min-height:310px;border-radius:28px;padding:30px 20px}.sgs-splash-pulse{width:118px;height:118px}.sgs-splash-shield{width:78px;height:78px;border-radius:24px}.sgs-splash-shield svg{width:60px;height:60px}.sgs-splash-services{font-size:12px}}@media (prefers-reduced-motion:reduce){.sgs-splash-screen,.sgs-splash-ring,.sgs-splash-loader span{animation:none!important;transition:none!important}}
