@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--seh-bg:#000;--seh-card:#0f0f0f;--seh-pink:#ce4085;--seh-pink-lt:#ff7eb3;--seh-gold:#ffd60a;--seh-green:#34d399;--seh-red:#ff3b30;--seh-border:#ffffff14;--seh-muted:#ffffff80;--ease:cubic-bezier(.25,.46,.45,.94)}.seh-page-wrapper{background:var(--seh-bg);color:#fff;min-height:100vh;font-family:Inter,sans-serif}.seh-activity-bar{color:var(--seh-green);background:#34d39914;border-bottom:1px solid #34d3992e;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:.78rem;font-weight:500;display:flex}.seh-activity-dot{background:var(--seh-green);width:7px;height:7px;box-shadow:0 0 8px var(--seh-green);border-radius:50%;flex-shrink:0;animation:1.4s ease-in-out infinite sehPulse}.seh-activity-bar strong{color:#fff}.seh-top-bar{background:linear-gradient(90deg,#7b0029,#ce4085,#7b0029) 0 0/200% 100%;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:12px 20px;animation:4s infinite sehBannerShift;display:flex}@keyframes sehBannerShift{0%,to{background-position:0%}50%{background-position:100%}}.seh-tag{color:#fff;letter-spacing:.05em;white-space:nowrap;background:#00000080;border-radius:20px;padding:4px 12px;font-size:.72rem;font-weight:900}.seh-banner-mid{opacity:.85;font-size:.8rem;font-weight:600}.seh-timer{align-items:center;gap:5px;display:flex}.seh-time-block{flex-direction:column;align-items:center;gap:1px;display:flex}.seh-digit{text-align:center;font-variant-numeric:tabular-nums;background:#0000008c;border-radius:6px;min-width:32px;padding:4px 8px;font-size:1rem;font-weight:900}.seh-time-label{opacity:.7;letter-spacing:.06em;font-size:.5rem;font-weight:700}.seh-colon{opacity:.8;margin-bottom:8px;font-size:1.1rem;font-weight:900}.seh-container{max-width:1060px;margin:0 auto;padding:0 20px 48px}.seh-hero{text-align:center;padding:44px 0 32px}.seh-eyebrow{letter-spacing:.12em;color:var(--seh-pink-lt);text-transform:uppercase;background:#ce40851f;border:1px solid #ce40854d;border-radius:50px;margin-bottom:14px;padding:4px 14px;font-size:.7rem;font-weight:800;display:inline-block}.seh-title{letter-spacing:-1px;margin:0 0 14px;font-size:clamp(2rem,6vw,3.2rem);font-weight:900;line-height:1.1}.seh-title-accent{background:linear-gradient(90deg,var(--seh-pink),var(--seh-pink-lt));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.seh-subtitle{color:var(--seh-muted);font-size:1rem;line-height:1.5}.seh-subtitle strong{color:#fff}.seh-grid{flex-wrap:wrap;justify-content:center;gap:20px;padding:12px 0 28px;display:flex}.seh-card{background:var(--seh-card);border:1.5px solid var(--seh-border);min-width:260px;max-width:320px;transition:transform .28s var(--ease),box-shadow .28s var(--ease);border-radius:24px;flex-direction:column;flex:1;padding:28px 24px;display:flex;position:relative}.seh-free{opacity:.65}.seh-free:hover{transform:none}.seh-monthly{border-color:#ce40854d}.seh-monthly:hover{transform:translateY(-4px)}.seh-ultimate{border-color:var(--seh-gold);background:linear-gradient(160deg,#18150a,#0f0f0f);box-shadow:0 0 0 1px #ffd60a66}.seh-ultimate:hover{box-shadow:0 0 0 2px var(--seh-gold),0 20px 60px #ffd60a33;transform:translateY(-4px)}.seh-btn-gold{color:#000;background:linear-gradient(90deg,#d4af37,#ffd60a,#ffea00) 0 0/200% 100%;padding:17px;font-size:1rem;animation:3s infinite sehBtnGrad;box-shadow:0 8px 28px #ffd60a4d}.seh-btn-gold:hover{transform:translateY(-3px);box-shadow:0 14px 36px #ffd60a80}.seh-btn-gold:active{transform:scale(.98)}.seh-btn-gold:disabled{opacity:.6;cursor:not-allowed}.seh-featured{border-color:var(--seh-pink);z-index:2;background:linear-gradient(160deg,#180d14,#0f0f0f);min-width:300px;max-width:380px;transform:scale(1.03);box-shadow:0 0 0 1px #ce408566,0 24px 60px #ce408533}.seh-featured:hover{box-shadow:0 0 0 2px var(--seh-pink),0 32px 80px #ce408559;transform:scale(1.05)translateY(-4px)}.seh-hero-glow{pointer-events:none;background:radial-gradient(at top,#ce408521 0%,#0000 65%);border-radius:24px;position:absolute;inset:0}.seh-badge{letter-spacing:.06em;white-space:nowrap;color:#fff;background:linear-gradient(90deg,#ce4085,#ff7eb3);border-radius:50px;padding:5px 16px;font-size:.68rem;font-weight:900;animation:2s ease-in-out infinite sehBadgePop;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #ce408580}@keyframes sehBadgePop{0%,to{box-shadow:0 4px 16px #ce408580}50%{box-shadow:0 4px 28px #ce4085e6}}.seh-badge-monthly{color:var(--seh-pink-lt);box-shadow:none;background:#ce408526;border:1px solid #ce408566;animation:none}.seh-card-header{border-bottom:1px solid #ffffff12;margin-bottom:16px;padding-bottom:16px}.seh-plan-name{color:#ffffffa6;margin:0 0 12px;font-size:1.1rem;font-weight:700}.seh-plan-name.hero{color:#ffffffe6;font-size:1.2rem}.seh-pricing{align-items:baseline;gap:6px;display:flex}.seh-pricing.col{flex-direction:column;align-items:flex-start;gap:4px}.seh-price-row{align-items:baseline;gap:4px;display:flex}.seh-main-price{letter-spacing:-2px;color:#fff;font-size:2.8rem;font-weight:900;line-height:1}.seh-main-price.hero{background:linear-gradient(90deg,#fff,#ffc0dd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.seh-old-price{color:#ffffff47;font-size:.85rem;text-decoration:line-through}.seh-per{color:var(--seh-muted);font-size:.88rem}.seh-saving{color:var(--seh-green);background:#34d39926;border:1px solid #34d3994d;border-radius:50px;margin-top:4px;padding:3px 10px;font-size:.76rem;font-weight:700;display:inline-block}.seh-daily-tag{color:var(--seh-muted);margin-top:5px;font-size:.74rem}.seh-compare-note{color:#ce4085bf;margin-top:5px;font-size:.72rem;font-weight:500}.seh-features{flex-direction:column;flex:1;gap:9px;margin:0 0 20px;padding:0;list-style:none;display:flex}.seh-features li{color:#ffffffbf;align-items:flex-start;gap:6px;font-size:.88rem;line-height:1.4;display:flex}.seh-features li.dim{color:#ffffff73}.seh-features li.bad{color:#ffffff47}.seh-features.hero li{color:#ffffffe6;font-size:.93rem}.seh-feature-tick{background-image:url(/tick-front-premium.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px;margin-top:2px;display:inline-block}.seh-card-note{text-align:center;color:#ffffff38;margin-top:8px;font-size:.7rem}.seh-card-note.accent{color:var(--seh-pink-lt);opacity:.75}.seh-btn{cursor:pointer;border:none;border-radius:14px;width:100%;padding:15px;font-size:.95rem;font-weight:800;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.seh-btn-dim{color:#ffffff59;background:#ffffff0d;border:1px solid #ffffff12}.seh-btn-dim:hover{background:#ffffff17}.seh-btn-monthly{color:var(--seh-pink-lt);background:#ce408526;border:1px solid #ce408559}.seh-btn-monthly:hover{transform:translateY(-2px)}.seh-btn-pink{color:#fff;background:linear-gradient(90deg,#9b1a5a,#ce4085,#e879a8) 0 0/200% 100%;padding:17px;font-size:1rem;animation:3s infinite sehBtnGrad;box-shadow:0 8px 28px #ce408573}.seh-btn-pink:hover{transform:translateY(-3px);box-shadow:0 14px 36px #ce4085a6}.seh-btn-pink:active{transform:scale(.98)}.seh-btn-pink:disabled{opacity:.6;cursor:not-allowed}@keyframes sehBtnGrad{0%,to{background-position:0%}50%{background-position:100%}}.seh-pulse-btn{animation:.6s sehBtnPop!important}@keyframes sehBtnPop{0%{transform:scale(1)}40%{transform:scale(1.05)}to{transform:scale(1)}}.seh-btn-shine{background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:50%;height:100%;animation:3.5s infinite sehShine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes sehShine{0%{left:-100%}18%{left:200%}to{left:200%}}.seh-trust-row{color:#ffffff4d;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:.68rem;display:flex}.seh-compare{max-width:760px;margin:16px auto 0}.seh-compare-title{text-align:center;margin-bottom:20px;font-size:1.3rem;font-weight:800}.seh-compare-grid{border:1px solid var(--seh-border);background:#0d0d0d;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.seh-compare-header{text-transform:uppercase;letter-spacing:.06em;color:var(--seh-muted);background:#111;border-bottom:1px solid #ffffff12;grid-template-columns:1.5fr 80px 100px 110px;font-size:.68rem;font-weight:800;display:grid}.seh-compare-header>*{text-align:center;padding:10px 8px}.seh-compare-header .best{color:var(--seh-pink-lt);background:#ce408514}.seh-compare-header .ultimate{color:var(--seh-gold);background:#ffd60a14}.seh-compare-row{border-bottom:1px solid #ffffff0a;grid-template-columns:1.5fr 80px 100px 110px;transition:background .2s;display:grid}.seh-compare-row:last-child{border-bottom:none}.seh-compare-row:hover{background:#ffffff05}.seh-cr-label{color:#ffffffb8;padding:12px 16px;font-size:.82rem;font-weight:500}.seh-cr-cell{text-align:center;color:var(--seh-muted);padding:12px 6px;font-size:.8rem}.seh-cr-cell.dim{color:#ffffff38}.seh-cr-cell.best{color:var(--seh-green);background:#34d3990d;font-weight:700}.seh-cr-cell.ultimate{color:var(--seh-gold);background:#ffd60a0d;font-weight:700}.seh-fomo-strip{color:#ffffffb3;background:#ff3b3014;border:1px solid #ff3b3033;border-radius:14px;align-items:center;gap:12px;max-width:620px;margin:36px auto 0;padding:14px 20px;font-size:.85rem;line-height:1.4;display:flex}.seh-fomo-strip-dot{background:var(--seh-red);width:9px;height:9px;box-shadow:0 0 8px var(--seh-red);border-radius:50%;flex-shrink:0;animation:1.2s ease-in-out infinite sehPulse}.seh-fomo-strip strong{color:#fff}.seh-reviews{max-width:980px;margin:48px auto 0}.seh-reviews-title{text-align:center;margin-bottom:22px;font-size:1.3rem;font-weight:800}.seh-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.seh-review-card{background:#0d0d0d;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:12px;padding:18px 20px 20px;transition:transform .22s,box-shadow .22s;display:flex}.seh-review-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000080}.seh-review-google-bar{align-items:center;gap:7px;display:flex}.seh-google-icon{flex-shrink:0;width:16px;height:16px}.seh-google-label{color:#ffffff73;flex:1;font-size:.72rem;font-weight:600}.seh-verified-badge{color:#34d399;background:#34d3991f;border:1px solid #34d39947;border-radius:50px;padding:2px 8px;font-size:.65rem;font-weight:700}.seh-review-user{align-items:center;gap:11px;display:flex}.seh-review-avatar{color:#fff;letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:800;display:flex}.seh-review-meta{flex-direction:column;gap:3px;display:flex}.seh-reviewer-name{color:#ffffffe6;font-size:.85rem;font-weight:700}.seh-reviewer-city{color:#ffffff61;font-weight:400}.seh-stars-row{align-items:center;gap:6px;display:flex}.seh-review-stars{color:#ffd60a;letter-spacing:1px;font-size:.82rem}.seh-review-time{color:#ffffff4d;font-size:.7rem}.seh-review-text{color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.6}.seh-trust-section{text-align:center;border-top:1px solid #ffffff0f;margin-top:48px;padding-top:24px}.seh-trust-icons{color:#ffffff59;flex-wrap:wrap;justify-content:center;gap:20px;font-size:.8rem;display:flex}.seh-fomo{z-index:1000;opacity:0;pointer-events:none;background:#1a1a1a;border:1px solid #ce408566;border-radius:14px;align-items:center;gap:10px;max-width:300px;padding:12px 15px;transition:transform .45s cubic-bezier(.175,.885,.32,1.275),opacity .35s;display:flex;position:fixed;bottom:80px;left:auto;right:24px;transform:translateY(200%);box-shadow:0 10px 30px #0009}.seh-fomo.active{opacity:1;transform:translateY(0)}.seh-fomo p{color:#eee;margin:0;font-size:.8rem}.seh-fomo span{color:var(--seh-pink-lt);font-weight:700}.seh-fomo-dot{background:var(--seh-green);border-radius:50%;flex-shrink:0;width:8px;height:8px}.seh-loading{text-align:center;color:#fff6;padding:60px}@keyframes sehPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.seh-privacy-banner{background:#10b9810a;border:1px dashed #10b98140;border-radius:16px;align-items:center;gap:16px;max-width:760px;margin:32px auto 24px;padding:18px 24px;display:flex}.seh-privacy-shield{background:#10b9811a;border:1px solid #10b98133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.seh-privacy-content{flex:1}.seh-privacy-title{color:#34d399;margin:0 0 4px;font-size:.95rem;font-weight:700}.seh-privacy-desc{color:#ffffffb3;margin:0;font-size:.82rem;line-height:1.5}.seh-privacy-desc strong{color:#fff}.seh-upi-trust-bar{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:760px;margin:0 auto 36px;display:flex}.seh-upi-label{letter-spacing:.05em;text-transform:uppercase;color:var(--seh-muted);font-size:.72rem;font-weight:600}.seh-upi-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.seh-logo-pill{cursor:default;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;height:30px;padding:6px 12px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 4px #0000000a}.seh-logo-pill:hover{transform:translateY(-1.5px);box-shadow:0 4px 8px #00000014}.seh-logo-pill svg{flex-shrink:0;display:block}.seh-logo-text-dark{color:#1f2937;font-size:11px;font-weight:700}.seh-logo-text-phonepe{color:#5f259f;font-size:11px;font-weight:800}.seh-logo-text-paytm-pay{color:#00baf2;letter-spacing:-.2px;font-size:11px;font-weight:900}.seh-logo-text-paytm-tm{color:#002970;letter-spacing:-.2px;font-size:11px;font-weight:900}.seh-logo-text-upi-bhim{color:#0f3f7a;letter-spacing:-.3px;margin-right:2px;font-size:11px;font-style:italic;font-weight:950}.seh-logo-text-upi-symbol{color:#e05c14;letter-spacing:-.3px;font-size:11px;font-style:italic;font-weight:950}.seh-logo-text-cards{color:#4b5563;font-size:10px;font-weight:600}.seh-logo-text-razorpay{color:#0a2540;letter-spacing:-.2px;font-size:10px;font-weight:850}@media (max-width:768px){.seh-container{padding:32px 0 24px}.seh-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;justify-content:flex-start;gap:16px;padding:10px 16px 32px;overflow-x:auto}.seh-grid::-webkit-scrollbar{display:none}.seh-card{scroll-snap-align:center;flex-shrink:0;min-width:85vw;max-width:85vw;margin:0;padding:20px 16px}.seh-featured{min-width:85vw;max-width:85vw;transform:none}.seh-featured:hover{transform:none}.seh-logo-pill{border-radius:6px;height:26px;padding:4px 8px}.seh-logo-text-dark,.seh-logo-text-phonepe,.seh-logo-text-paytm-pay,.seh-logo-text-paytm-tm,.seh-logo-text-upi-bhim,.seh-logo-text-upi-symbol{font-size:10px}.seh-logo-text-cards,.seh-logo-text-razorpay{font-size:9px}.seh-compare{box-sizing:border-box;width:100%;padding:0 16px}.seh-compare-grid{box-sizing:border-box;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.seh-compare-grid::-webkit-scrollbar{display:none}.seh-compare-row,.seh-compare-header{grid-template-columns:1.2fr 60px 80px 90px;min-width:500px}.seh-cr-label{padding:10px 4px;font-size:.7rem}.seh-cr-cell{padding:10px 4px;font-size:.68rem}.seh-fomo{max-width:calc(100vw - 32px);bottom:84px;left:auto;right:16px}.seh-upi-trust-bar{margin-bottom:24px;padding:0 16px}}@media (min-width:1024px){.seh-featured{transform:scale(1.04)}.seh-featured:hover{transform:scale(1.07)translateY(-6px)}}
