:root{--bg:#f8faff;--fg:#233047;--surface:#fff;--primary:#3478e5;--primary-dark:#2262c7;--secondary:#eaf2ff;--muted:#f0f3f8;--muted-fg:#667085;--border:#dce2ec;--red:#e74848;--yellow:#efc735;--green:#36b96c;--radius:.5rem;--radius-lg:1.25rem;--shadow:0 18px 45px rgba(35,48,71,.09);--container:1280px;--body:"Hind Siliguri",sans-serif;--display:Manrope,"Hind Siliguri",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--body);font-size:16px;line-height:1.65}body.modal-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.narrow{max-width:896px}.skip-link{position:fixed;left:1rem;top:-100px;background:#fff;padding:.75rem;z-index:999}.skip-link:focus{top:1rem}h1,h2,h3{font-family:var(--display);line-height:1.15;margin:0 0 .8rem;letter-spacing:-.025em}h1{font-size:clamp(2.35rem,5vw,4.4rem)}h2{font-size:clamp(1.9rem,3vw,3rem)}h3{font-size:1.15rem}p{margin:0 0 1rem;color:var(--muted-fg)}.site-header{position:sticky;top:0;z-index:50;background:rgba(248,250,255,.88);border-bottom:1px solid rgba(220,226,236,.8);backdrop-filter:blur(16px)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font:800 1.22rem var(--display)}.custom-logo{max-height:44px;width:auto}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--primary),#7c5ce8 38%,var(--red) 68%,var(--yellow))}.desktop-nav ul,.site-footer ul{display:flex;list-style:none;padding:0;margin:0;gap:1.65rem}.desktop-nav a{font-weight:600;color:#4f5d73}.desktop-nav a:hover{color:var(--primary)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius);background:linear-gradient(135deg,var(--primary),#5e6fe6);color:#fff!important;padding:.9rem 1.25rem;font-weight:700;cursor:pointer;box-shadow:0 8px 22px rgba(52,120,229,.22);transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(52,120,229,.3)}.button-sm{padding:.65rem 1rem}.button-full{width:100%}.hero{position:relative;overflow:hidden;padding:clamp(4rem,8vw,7.5rem) 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,5rem)}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;border-radius:999px;background:var(--secondary);color:var(--primary-dark);padding:.35rem .8rem;margin-bottom:1rem;font-weight:700;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.eyebrow-light{background:rgba(255,255,255,.15);color:#fff}.hero h1{max-width:780px}.hero-copy>p{font-size:1.15rem;max-width:650px}.hero-actions{display:flex;align-items:center;gap:1.4rem;margin-top:1.8rem}.text-link{color:var(--primary);font-weight:700}.trust-row{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:2rem;color:#526178;font-size:.92rem}.trust-row span::first-letter{color:var(--green)}.hero-art{position:relative}.hero-art>img{border-radius:2rem;box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.float-card{position:absolute;right:-1rem;bottom:1.5rem;background:rgba(255,255,255,.94);padding:1rem 1.25rem;border:1px solid #fff;border-radius:1rem;box-shadow:var(--shadow);display:flex;flex-direction:column}.float-card span{color:var(--primary);font-size:1.2rem;font-weight:800}.hero-glow{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(110px);opacity:.15}.glow-blue{background:var(--primary);top:-250px;left:-150px}.glow-red{background:var(--red);right:-300px;bottom:-300px}.announcement{text-align:center;padding:.8rem;background:#fff8dd;color:#775e00;border-block:1px solid #f4e29c}.section{padding:clamp(4rem,7vw,7rem) 0}.section-tint{background:#f0f5ff}.section-heading{text-align:center;max-width:700px;margin:0 auto 2.5rem}.section-heading.align-left{text-align:left;margin-left:0}.plans-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.plan-card{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.45rem;box-shadow:0 8px 28px rgba(35,48,71,.04);display:flex;flex-direction:column}.plan-card.featured{border-color:var(--primary);box-shadow:0 16px 38px rgba(52,120,229,.14);transform:translateY(-8px)}.popular{position:absolute;top:-12px;right:18px;background:var(--primary);color:#fff;padding:.25rem .65rem;border-radius:99px;font-size:.72rem;font-weight:700}.plan-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--secondary);color:var(--primary);margin-bottom:1rem}.plan-card h3{min-height:2.5em}.plan-card p{min-height:3em;font-size:.9rem}.plan-card .button{margin-top:auto}.price{font:800 1.85rem var(--display);color:var(--primary);margin:.6rem 0}.catalog-tools{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.search-box{width:min(360px,100%);display:flex;align-items:center;gap:.6rem;background:#fff;border:1px solid var(--border);padding:.75rem 1rem;border-radius:.75rem}.search-box input{border:0;outline:0;background:transparent;width:100%;color:var(--fg)}.filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.filter{background:#fff;color:#4d5c73;border:1px solid var(--border);border-radius:99px;padding:.6rem 1rem;cursor:pointer;font-weight:600}.filter.active,.filter:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.product-card{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid var(--border);border-radius:1rem;padding:1.25rem .75rem;transition:.2s transform,.2s box-shadow,.2s border-color}.product-card:hover{transform:translateY(-4px);border-color:#b8ccec;box-shadow:var(--shadow)}.product-card strong{line-height:1.25;min-height:2.5em}.product-card>span:last-child{color:var(--primary);font-size:.84rem;margin-top:.5rem}.logo-wrap{display:grid;place-items:center;width:70px;height:70px;margin-bottom:1rem;border-radius:18px;background:#f7f9fc;overflow:hidden}.product-logo{width:52px;height:52px;object-fit:contain}.product-logo--fallback{display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--primary),#8e63e9);color:#fff;font:800 1.5rem var(--display)}.empty-state{text-align:center}.payment-strip{padding:3rem 0;background:linear-gradient(120deg,#285ebf,#585dcc 62%,#825bbf);color:#fff}.payment-strip h2{margin:0}.payment-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem}.payment-list{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.payment-list span{display:flex;flex-direction:column;padding:.65rem 1rem;border-radius:.75rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.steps article{padding:2rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff}.steps article>span{display:block;color:var(--primary);font:800 2rem var(--display);margin-bottom:1.4rem}.card-grid,.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.content-card{padding:1.4rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg)}.content-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.75rem;margin-bottom:1rem}.seo-guide .narrow{padding:clamp(1.5rem,4vw,3rem);background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg)}.faq-list{display:grid;gap:.75rem}.faq-list details{background:#fff;border:1px solid var(--border);border-radius:.9rem;padding:0 1.25rem}.faq-list summary{display:flex;justify-content:space-between;gap:1rem;padding:1.15rem 0;font-weight:700;cursor:pointer}.faq-list summary span{color:var(--primary)}.faq-list details div{padding-bottom:1rem}.site-footer{background:#17233a;color:#fff;padding:4rem 0 calc(2rem + env(safe-area-inset-bottom))}.site-footer p,.site-footer a{color:#aebbd0}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:4rem}.site-footer ul{flex-direction:column;gap:.45rem}.brand-light{color:#fff}.socials{display:flex;gap:1rem;flex-wrap:wrap}.copyright{border-top:1px solid rgba(255,255,255,.12);padding-top:1.5rem;margin-top:2.5rem;color:#8493aa}.mobile-nav{display:none}.page-hero,.product-hero{padding:3rem 0;background:linear-gradient(135deg,#edf4ff,#fbf7ff)}.product-title{display:flex;align-items:center;gap:1.5rem;margin-top:2rem}.logo-large{width:104px;height:104px;background:#fff;box-shadow:var(--shadow);flex:none}.logo-large .product-logo{width:76px;height:76px}.back-link{color:var(--primary);font-weight:700}.package-list{display:grid;gap:.85rem}.package-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#fff;border:1px solid var(--border);border-radius:1rem;padding:1.15rem 1.35rem}.package-row h3,.package-row p{margin:0}.package-action{display:flex;align-items:center;gap:1rem;flex:none}.package-action strong{font:800 1.3rem var(--display);color:var(--primary)}.unavailable{padding:.5rem .8rem;background:var(--muted);border-radius:.5rem;color:var(--muted-fg)}.prose{font-size:1.05rem}.prose h1,.prose h2,.prose h3{margin-top:1.6em}.not-found{text-align:center;min-height:60vh;display:grid;place-items:center}.order-modal[hidden]{display:none}.order-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1rem}.modal-backdrop{position:absolute;inset:0;background:rgba(14,22,36,.62);backdrop-filter:blur(4px)}.modal-card{position:relative;width:min(440px,100%);background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 30px 80px rgba(0,0,0,.2)}.modal-close{position:absolute;right:1rem;top:1rem;background:var(--muted);border:0;border-radius:50%;width:34px;height:34px;font-size:1.3rem;cursor:pointer}.pagination{margin-top:2rem}.nav-links{display:flex;gap:.5rem;justify-content:center}.page-numbers{padding:.5rem .8rem;background:#fff;border:1px solid var(--border);border-radius:.4rem}.page-numbers.current{background:var(--primary);color:#fff}
@media(max-width:1100px){.plans-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){body{padding-bottom:68px}.container{width:min(calc(100% - 28px),var(--container))}.desktop-nav,.header-cta{display:none}.header-inner{height:64px}.hero{padding:3.5rem 0}.hero-grid{grid-template-columns:1fr}.hero-art{order:-1}.hero-art>img{border-radius:1.25rem}.float-card{right:.75rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.trust-row{gap:.6rem 1rem}.plans-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding:12px 4px 24px;margin-inline:-4px}.plan-card{min-width:82%;scroll-snap-align:start}.plan-card.featured{transform:none}.catalog-tools{flex-direction:column}.filters{justify-content:flex-start;flex-wrap:nowrap;width:100%;overflow:auto;padding-bottom:.4rem}.filter{white-space:nowrap}.product-grid{grid-template-columns:repeat(3,1fr);gap:.7rem}.product-card{padding:1rem .35rem}.logo-wrap{width:58px;height:58px}.product-logo{width:44px;height:44px}.product-card strong{font-size:.88rem}.product-card>span:last-child{display:none}.payment-grid,.footer-grid{grid-template-columns:1fr}.payment-list{justify-content:flex-start}.steps{grid-template-columns:1fr}.card-grid,.posts-grid{grid-template-columns:1fr}.site-footer{padding-bottom:2rem}.mobile-nav{display:block;position:fixed;z-index:60;bottom:0;left:0;right:0;background:rgba(255,255,255,.95);border-top:1px solid var(--border);backdrop-filter:blur(14px);padding-bottom:env(safe-area-inset-bottom)}.mobile-nav ul{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0}.mobile-nav a{height:66px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#65738a;font-weight:700;font-size:1.15rem}.mobile-nav a span{font-size:.7rem}.product-title{align-items:flex-start}.logo-large{width:78px;height:78px}.logo-large .product-logo{width:58px;height:58px}.package-row{align-items:flex-start;flex-direction:column}.package-action{justify-content:space-between;width:100%}}@media(max-width:420px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:2.25rem}}
/* Checkout and live support */
.steps-five{grid-template-columns:repeat(5,1fr);gap:1rem}.steps-five article{padding:1.5rem}.modal-card{max-height:calc(100vh - 2rem);overflow:auto}.checkout-card{width:min(620px,100%)}.checkout-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;margin:1.2rem 0}.checkout-progress span{padding:.5rem .2rem;border-radius:.4rem;background:var(--muted);color:var(--muted-fg);font-size:.75rem;font-weight:700;text-align:center}.checkout-progress .active{background:var(--secondary);color:var(--primary-dark)}.order-summary{padding:.85rem 1rem;border:1px solid var(--border);border-radius:.75rem;background:var(--bg);color:var(--fg);font-weight:700}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.checkout-card label>span,.checkout-card legend{display:block;margin-bottom:.35rem;font-weight:700;color:var(--fg)}.checkout-card input[type=text],.checkout-card input[type=tel]{width:100%;min-height:44px;border:1px solid var(--border);border-radius:.55rem;padding:.65rem .8rem;background:var(--surface);color:var(--fg)}.checkout-card input:focus{outline:3px solid rgba(52,120,229,.16);border-color:var(--primary)}.checkout-card fieldset{border:0;padding:0;margin:1rem 0}.payment-choice{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.payment-choice label{cursor:pointer}.payment-choice input{position:absolute;opacity:0}.payment-choice span{display:grid;place-items:center;min-height:44px;margin:0!important;border:1px solid var(--border);border-radius:.55rem;background:var(--surface)}.payment-choice input:checked+span{border-color:var(--primary);background:var(--secondary);color:var(--primary-dark)}.payment-instruction{margin:.6rem 0 0;padding:.65rem .8rem;border-radius:.55rem;background:var(--muted);font-size:.88rem}.confirm-payment{display:flex!important;align-items:flex-start;gap:.6rem;margin:1rem 0}.confirm-payment input{margin-top:.35rem}.confirm-payment span{margin:0!important;font-weight:500!important}.checkout-card small{display:block;margin-top:.65rem;text-align:center;color:var(--muted-fg)}.live-chat{position:fixed;right:22px;bottom:22px;z-index:70;display:flex;flex-direction:column;align-items:flex-end;gap:.65rem}.live-chat-toggle{display:flex;align-items:center;gap:.55rem;border:0;border-radius:999px;padding:.8rem 1.05rem;background:var(--green);color:#fff;box-shadow:0 12px 32px rgba(20,120,67,.28);font:700 .9rem var(--body);cursor:pointer}.live-chat-toggle>span{font-size:1.05rem}.live-chat-menu{display:grid;min-width:180px;overflow:hidden;border:1px solid var(--border);border-radius:.85rem;background:var(--surface);box-shadow:var(--shadow)}.live-chat-menu[hidden]{display:none}.live-chat-menu a{display:flex;align-items:center;gap:.7rem;padding:.75rem 1rem;border-bottom:1px solid var(--border);font-weight:700}.live-chat-menu a:last-child{border:0}.live-chat-menu a:hover{background:var(--secondary);color:var(--primary-dark)}
@media(max-width:1100px){.steps-five{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.steps-five{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.payment-choice{grid-template-columns:1fr 1fr}.modal-card{padding:1.4rem}.live-chat{right:14px;bottom:82px}.live-chat-toggle b{display:none}.live-chat-toggle{width:48px;height:48px;padding:0;justify-content:center}.live-chat-toggle>span{font-size:1.2rem}}
.checkout-card small.pay-number{display:block;min-height:2.4rem;margin:.35rem 0 0;padding:.4rem .35rem;border:1px solid var(--border);border-radius:.45rem;background:var(--muted);color:var(--primary);font-size:.78rem;font-weight:700;line-height:1.35;text-align:center;letter-spacing:0;overflow-wrap:anywhere}.checkout-card small.pay-number.is-empty{color:var(--muted-fg);font-weight:600}
.payment-choice span.payment-brand{display:flex;min-height:62px;align-items:center;justify-content:center;padding:.5rem;overflow:hidden}.payment-brand img{display:block;width:100%;max-width:110px;height:40px;object-fit:contain}.payment-brand b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.payment-choice input:focus-visible+.payment-brand{outline:3px solid rgba(52,120,229,.2);outline-offset:2px}.payment-choice input:checked+.payment-brand{box-shadow:inset 0 0 0 1px var(--primary)}

/* Mobile hardening (no design change) */
html,body{max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}
img,svg,video,iframe{max-width:100%}
h1,h2,h3,p,strong,span,a,small{overflow-wrap:anywhere}
.hero-grid,.plans-grid,.product-grid,.footer-grid,.payment-grid,.card-grid,.posts-grid,.steps,.steps-five,.form-grid{min-width:0}
.hero-grid>*,.plan-card,.product-card,.footer-grid>*,.package-row>*{min-width:0}
table{display:block;width:100%;overflow-x:auto}
@media(max-width:760px){
.site-header{position:sticky}
.header-inner{gap:.75rem}
.brand{font-size:1.05rem;min-width:0}
.brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.custom-logo{max-height:36px}
.hero-copy>p{font-size:1.02rem}
.button{padding:.8rem 1.05rem;min-height:44px}
.section{padding:2.75rem 0}
.modal-card,.checkout-card{width:100%;max-height:calc(100dvh - 1.5rem);border-radius:1rem}
.checkout-progress{grid-template-columns:repeat(2,1fr)}
.checkout-card input[type=text],.checkout-card input[type=tel]{font-size:16px}
.package-row{gap:.6rem}
.package-action .button{width:100%}
.live-chat-menu{min-width:168px}
}
@media(max-width:380px){
.product-grid{gap:.55rem}
.product-card{padding:.85rem .3rem}
.logo-wrap{width:52px;height:52px}
.product-logo{width:38px;height:38px}
.product-card strong{font-size:.8rem}
.hero h1{font-size:2rem}
.payment-choice{grid-template-columns:1fr}
.payment-choice span.payment-brand{min-height:58px}.payment-brand img{max-width:104px;height:38px}
.mobile-nav a{height:60px}
.plan-card{min-width:88%}
}
@media(max-width:760px) and (orientation:landscape){
.modal-card,.checkout-card{max-height:calc(100dvh - .75rem)}
}

/* Mobile package cards: keep every plan fully visible and readable */
@media(max-width:900px){
.plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;overflow:visible;margin:0;padding:0;scroll-snap-type:none}
.plan-card{width:100%;min-width:0;padding:1.2rem;scroll-snap-align:none}
.plan-card.featured{transform:none}
.plan-card h3,.plan-card p{min-height:0}
}
@media(max-width:560px){
.plans-grid{grid-template-columns:1fr;gap:1rem}
.plan-card{padding:1.25rem}
.plan-card h3{font-size:1.08rem}
.plan-card .price{font-size:1.65rem}
.plan-card .button{min-height:46px}
.popular{top:1rem;right:1rem}
}

/* Support icons and compact mobile product packages */
.live-chat-toggle{padding:.72rem 1.05rem .72rem .72rem}
.live-chat-toggle img{display:block;width:28px;height:28px;flex:none}
.live-chat-menu a{padding:.7rem 1rem}
.live-chat-menu a img{display:block;width:34px;height:34px;flex:none}
.live-chat-menu a span{overflow-wrap:normal}
@media(max-width:760px){
.live-chat-toggle{width:50px;height:50px;padding:0}
.live-chat-toggle img{width:30px;height:30px}
.package-row{gap:.7rem;padding:1rem}
.package-row h3{font-size:1.02rem;line-height:1.3}
.package-row p{font-size:.9rem;line-height:1.45}
.package-action{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%}
.package-action strong{font-size:1.15rem;white-space:nowrap}
.package-action .button{width:auto;min-width:0;min-height:42px;padding:.68rem .9rem;white-space:nowrap;box-shadow:0 6px 16px rgba(52,120,229,.18)}
}
@media(max-width:380px){
.package-row{padding:.85rem}
.package-action{gap:.5rem}
.package-action strong{font-size:1.05rem}
.package-action .button{padding:.62rem .72rem;font-size:.88rem}
}
