.rb-popup-overlay{z-index:100000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;background:#05370e67;justify-content:center;align-items:center;padding:20px;animation:.45s forwards rbOverlayIn;display:flex;position:fixed;inset:0}.rb-popup{text-align:center;transform-origin:50%;background:radial-gradient(circle at 50% 20%,#fff7d2 0%,#ffe9a1 30%,#fff4c7 60%,#fff9e9 100%);border:3px solid #d71920;border-radius:28px;width:min(520px,92vw);min-height:350px;padding:55px 35px 38px;animation:.65s cubic-bezier(.22,1,.36,1) forwards rbPopupIn;position:relative;overflow:hidden;box-shadow:0 20px 70px #46050561,0 0 0 5px #ffd330bf}.rb-top-decoration{justify-content:center;align-items:center;gap:12px;width:190px;display:flex;position:absolute;top:22px;left:50%;transform:translate(-50%)}.rb-top-decoration>span{background:linear-gradient(90deg,#0000,#d71920,#0000);width:50px;height:2px}.rb-mini-rakhi{background:radial-gradient(circle,#fff2a3 0%,#ffd633 42%,#d71920 75%,#8d1117 100%);border:3px solid #ffd84a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;animation:2s ease-in-out infinite rbMiniRakhi;display:flex;box-shadow:0 0 0 2px #d71920,0 4px 10px #00000038}.rb-mini-center{color:#8b1117;background:#fff0a0;border:2px solid #d71920;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:13px;font-weight:800;display:flex}.rb-content{z-index:3;margin-top:30px;position:relative}.rb-small-text{letter-spacing:2px;text-transform:uppercase;color:#a46a00;margin-bottom:12px;font-size:13px;font-weight:600}.rb-content h1{color:#8f1118;text-shadow:0 2px #fff,0 4px 8px #5a0a0a1f;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,7vw,55px);font-weight:500;line-height:1.05}.rb-content h1 strong{color:#d71920;margin-top:5px;font-size:clamp(27px,5vw,40px);font-weight:700;display:block}.rb-divider{justify-content:center;align-items:center;gap:12px;width:80%;margin:20px auto 16px;display:flex}.rb-divider span{background:linear-gradient(90deg,#0000,#d9a400);flex:1;height:1px}.rb-divider span:last-child{background:linear-gradient(270deg,#0000,#d9a400)}.rb-divider b{font-size:16px;animation:1.4s ease-in-out infinite rbHeart}.rb-content p{color:#6f4a24;margin:0;font-size:15px;line-height:1.7}.rb-bottom-decoration{color:#d71920;align-items:center;gap:22px;font-size:18px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.rb-bottom-decoration span:nth-child(2){color:#d9a000;font-size:12px}.rb-decor{z-index:2;color:#d9a000;font-size:25px;animation:2.5s ease-in-out infinite rbFloat;position:absolute}.rb-decor-1{top:80px;left:24px}.rb-decor-2{color:#d71920;animation-delay:.5s;top:115px;right:25px}.rb-decor-3{font-size:18px;animation-delay:.8s;bottom:65px;left:35px}.rb-decor-4{font-size:18px;animation-delay:1.1s;bottom:70px;right:35px}@keyframes rbOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes rbPopupIn{0%{opacity:0;transform:scale(.72)translateY(35px)}65%{opacity:1;transform:scale(1.04)translateY(-3px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes rbMiniRakhi{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}@keyframes rbHeart{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@keyframes rbFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-7px)rotate(8deg)}}@media (max-width:600px){.rb-popup{border-radius:22px;min-height:320px;padding:52px 22px 35px}.rb-small-text{letter-spacing:1.5px;font-size:10px}.rb-content p{font-size:13px}.rb-top-decoration{width:150px}.rb-top-decoration>span{width:35px}.rb-decor-1{left:12px}.rb-decor-2{right:12px}}@media (prefers-reduced-motion:reduce){.rb-popup-overlay,.rb-popup,.rb-mini-rakhi,.rb-divider b,.rb-decor{animation:none}}
.gati-urgent-banner{z-index:1001;opacity:0;pointer-events:none;background:linear-gradient(135deg,#128c3e,#0a5c28);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:min(92%,480px);padding:14px 18px;transition:bottom .5s cubic-bezier(.22,1,.36,1),opacity .5s;display:flex;position:fixed;bottom:-120px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000059}.gati-urgent-banner--visible{opacity:1;pointer-events:auto;bottom:20px}.gati-urgent-banner__close{color:#128c3e;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;line-height:1;transition:transform .2s;display:flex;position:absolute;top:-10px;right:-6px;box-shadow:0 3px 8px #0000004d}.gati-urgent-banner__close:hover{transform:scale(1.1)}.gati-urgent-banner__content{flex-direction:column;gap:4px;min-width:0;display:flex}.gati-urgent-banner__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.gati-urgent-banner__dot{background:#ffeb3b;border-radius:50%;width:7px;height:7px;animation:1.2s infinite gati-blink}.gati-urgent-banner__text{color:#fff;margin:0;font-size:14px;line-height:1.3}.gati-urgent-banner__text strong{color:#ffeb3b}.gati-urgent-banner__cta{color:#128c3e;white-space:nowrap;background:#fff;border-radius:30px;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;animation:3.5s ease-in-out infinite gati-shake;display:flex;box-shadow:0 4px 12px #00000040}.gati-urgent-banner__cta-icon{border-radius:50%;width:20px;height:20px}.gati-urgent-banner__cta:hover{animation:none;transform:scale(1.05)}@keyframes gati-blink{0%,to{opacity:1}50%{opacity:.2}}@keyframes gati-shake{0%,88%,to{transform:rotate(0)}90%{transform:rotate(-4deg)}92%{transform:rotate(4deg)}94%{transform:rotate(-3deg)}96%{transform:rotate(3deg)}98%{transform:rotate(0)}}@media (max-width:480px){.gati-urgent-banner{border-radius:14px;flex-wrap:wrap;width:94%;padding:12px 16px}.gati-urgent-banner__content{flex:100%}.gati-urgent-banner__cta{flex:100%;justify-content:center;margin-top:4px}}
