@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@400;500;600;700;800&family=Noto+Sans+Devanagari:wght@400;500;600;700;800&display=swap";:root{--bg-light:#fff;--bg-soft:#f0f4ff;--bg-dark:#0f1a3e;--brand-blue:#2563eb;--brand-blue-hover:#1e40af;--text-dark:#0d0d0d;--text-body:#4b5563;--text-light:#fff;--text-muted:#94a3b8;--font-display:"Outfit", sans-serif;--font-ui:"Inter", sans-serif;--font-marathi:"Noto Sans Devanagari", sans-serif;--transition-lux:.6s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:initial}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}body{color:#0d0d0d;font-family:var(--font-ui);-webkit-font-smoothing:antialiased;background:#ebf0ff;line-height:1.6;overflow-x:hidden}body:after{content:"";z-index:9999;pointer-events:none;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:fixed;inset:0}.scroll-progress-bar{z-index:10001;background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:0 4px 4px 0;width:0%;height:4px;position:fixed;top:0;left:0;box-shadow:0 0 10px #2563eb4d}a{color:inherit;text-decoration:none}h1,h2,h3,h4{color:#0d0d0d;letter-spacing:-.03em;font-weight:700}.container{width:min(1200px,100% - 48px);margin:0 auto}.reveal{opacity:0;transition:opacity .8s ease, transform .8s var(--transition-lux);transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.section-tag{color:var(--brand-blue);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:.75rem;font-weight:800;display:inline-flex}.section-tag:before{content:"";background:var(--brand-blue);width:24px;height:2px}.section-title{font-family:var(--font-display);letter-spacing:-.04em;color:#0d0d0d;font-size:clamp(2.2rem,5vw,4rem);line-height:1.1}.section-title .accent{color:inherit;-webkit-text-fill-color:initial;background:0 0}.section-copy{max-width:600px;color:var(--text-body);margin-top:20px;font-size:1.1rem;line-height:1.6}@media (width<=768px){.topbar-nav{display:none}.section-title{font-size:2.2rem}}.hero{background:#ebf0ff;justify-content:center;align-items:center;min-height:100vh;margin-top:0;padding:100px 5% 80px;display:flex;position:relative;overflow:hidden}.mobile-only{display:none}.desktop-only{display:block}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 75%,#2563eb26,#0000 60%);width:100%;height:100%;position:absolute;top:0;right:0}.hero-grid{z-index:2;grid-template-columns:1fr 440px;align-items:center;gap:24px 60px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-badge-wrap,.hero-headline,.hero-sub,.hero-actions{text-align:left;grid-column:1;justify-content:flex-start}.hero-visual{z-index:10;grid-area:1/2/5;position:relative}.hero-badge{color:#2563eb;letter-spacing:.05em;background:#fff;border:1.5px solid #2563eb;border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:8px 16px;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #2563eb1a}.pulse-dot{background:#2563eb;border-radius:50%;width:8px;height:8px;position:relative}.pulse-dot:after{content:"";background:inherit;border-radius:inherit;animation:1.5s cubic-bezier(.4,0,.6,1) infinite pulse-ring;position:absolute;inset:0}@keyframes pulse-ring{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(3)}}.hero-headline{font-family:var(--font-display);letter-spacing:-.04em;text-align:left;padding-top:8px;padding-bottom:8px;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:900;overflow:visible;color:#0d0d0d!important;line-height:1.4!important}.hero-sub{color:#4b5563;max-width:520px;font-size:clamp(16px,2vw,18px);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:20px;margin-top:12px;display:flex}.cta-btn{color:#fff;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:8px;justify-content:center;align-items:center;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;animation:2s infinite pulseGlow;display:flex}@keyframes pulseGlow{0%{box-shadow:0 0 #2563eb66}70%{box-shadow:0 0 0 15px #2563eb00}to{box-shadow:0 0 #2563eb00}}.cta-btn.secondary{color:#2563eb;background:0 0;border:2px solid #2563eb;animation:none}.cta-btn.secondary:hover{color:#fff;background:#2563eb;transform:translateY(-2px)}.hero-poster-frame{transition:transform .6s var(--transition-lux);background:#fff;border-radius:20px;outline:8px solid #2563eb14;width:100%;padding:10px;overflow:hidden;box-shadow:0 20px 60px #2563eb26}.hero-poster-img{border-radius:12px;width:100%;height:auto;display:block}.floating-metric{color:#0f172a;z-index:20;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;font-size:.9rem;font-weight:700;animation:3s ease-in-out infinite float-badge;display:flex;position:absolute;box-shadow:0 4px 20px #0000001a}.floating-metric svg{color:#2563eb}.metric-1{bottom:20px;left:-30px}.metric-2{animation-delay:.5s;top:60px;right:-20px}@keyframes float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-blob{z-index:-1;background:radial-gradient(circle,#2563eb0d 0%,#0000 70%);border-radius:50%;width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=980px){.mobile-only{display:block}.desktop-only{display:none}.hero{text-align:center;background:linear-gradient(#eff6ff 0%,#dbeafe 60%,#bfdbfe 100%);min-height:auto;padding:90px 24px 50px}.hero-bokeh{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.bokeh-orb{filter:blur(40px);background:#2563eb0f;border-radius:50%;animation:8s ease-in-out infinite alternate bokehPulse;position:absolute}.bokeh-1{width:300px;height:300px;top:10%;right:-10%}.bokeh-2{width:250px;height:250px;animation-delay:-2s;bottom:20%;left:-5%}.bokeh-3{width:200px;height:200px;animation-delay:-4s;top:40%;left:20%}@keyframes bokehPulse{0%{opacity:.3;transform:scale(1)translate(0)}to{opacity:.7;transform:scale(1.2)translate(20px,20px)}}.hero-grid{grid-template-columns:1fr;justify-items:center;gap:16px}.hero-badge-wrap,.hero-headline,.hero-sub,.hero-actions{margin-left:auto;margin-right:auto;text-align:center!important;justify-content:center!important}.hero-badge{color:#1e40af;background:#fff;border:1px solid #bfdbfe;font-size:13px}.pulse-dot{background:#2563eb}.hero-headline{padding-top:12px;font-size:clamp(28px,8vw,34px);color:#0d0d0d!important;line-height:1.15!important}.hero-sub{color:#4b5563;max-width:100%;font-size:14px}.hero-mobile-visual{z-index:2;width:100%;margin:28px 0;position:relative}.mobile-card-container{perspective:800px;width:100%;position:relative}.mobile-hero-img{object-fit:cover;border-radius:20px;width:100%;height:auto;animation:4s ease-in-out infinite alternate floatCard;display:block;transform:perspective(800px)rotateX(4deg)rotateY(-2deg);box-shadow:0 30px 60px #2563eb40,0 10px 20px #0000001a,0 0 0 1px #fffc}.card-shine{pointer-events:none;z-index:3;background:linear-gradient(135deg,#fff6 0%,#0000 50%);border-radius:20px;width:100%;height:100%;animation:4s ease-in-out infinite alternate floatCard;position:absolute;top:0;left:0;transform:perspective(800px)rotateX(4deg)rotateY(-2deg)}@keyframes floatCard{0%{transform:perspective(800px)rotateX(4deg)rotateY(-2deg)translateY(0)}to{transform:perspective(800px)rotateX(2deg)rotateY(-1deg)translateY(-8px)}}.hero-actions{flex-direction:column;gap:12px;width:100%;margin-top:12px}.cta-btn{border-radius:12px;width:100%;padding:16px;font-size:16px;box-shadow:0 8px 24px #2563eb4d}.cta-btn.secondary{color:#2563eb;box-shadow:none;background:0 0;border:2px solid #2563eb}}.modules{background:#fff;padding:80px 5%;position:relative}.modules .section-title{color:#0d0d0d!important;font-size:clamp(32px,4vw,48px)!important;font-weight:900!important;line-height:1.2!important}.modules-header{text-align:center;margin-bottom:40px}.modules-header .section-tag{justify-content:center}.modules .section-copy{font-family:var(--font-marathi);text-align:center;margin:18px auto 0;font-weight:500;color:#4b5563!important}.modules-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:32px;max-width:1000px;margin:64px auto 0;display:grid}.mod-card{background:#fff;border:1px solid #dbeafe;border-top:4px solid #2563eb;border-radius:16px;flex-direction:column;min-height:380px;padding:24px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #2563eb14}.mod-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #2563eb26}.mod-badge-wrapper{align-items:center;gap:12px;margin-bottom:20px;display:flex}.mod-badge{color:#fff;background:#2563eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:flex}.mod-label-inline{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:800}.status-badge{letter-spacing:.05em;border-radius:20px;align-items:center;padding:4px 10px;font-size:.65rem;font-weight:800;display:inline-flex}.status-badge.live{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.status-badge.upcoming{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.pulse-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;position:relative}.pulse-dot:after{content:"";background:inherit;border-radius:inherit;width:100%;height:100%;animation:1.5s ease-out infinite pulse;position:absolute;top:0;left:0}@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(3)}}.mod-title{font-family:var(--font-marathi);color:#0d0d0d;margin-bottom:12px;font-size:1.2rem;font-weight:700;line-height:1.3}.mod-intro{font-family:var(--font-marathi);color:#4b5563;flex:1;margin-bottom:20px;font-size:.95rem;line-height:1.5}.mod-divider{background:#f0f4ff;width:100%;height:1px;margin-bottom:16px}.mod-topics{flex-direction:column;gap:8px;margin:auto 0 0;padding:0;list-style:none;display:flex}.mod-topics li{align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.mod-icon{color:#2563eb;flex-shrink:0;width:16px;height:16px;margin-top:2px}.mod-topics span{font-family:var(--font-marathi);color:#374151;font-size:14px;line-height:1.4}.mod-action-wrapper{margin-top:32px}.mod-buy-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #2563eb33}.mod-buy-btn.disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0;border:1px solid #cbd5e1}.mod-buy-btn:hover:not(.disabled){background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.mod-buy-btn svg{transition:transform .3s}.mod-buy-btn:hover:not(.disabled) svg{transform:translate(4px)}@media (width<=1024px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=769px){.mod-card:nth-child(n+4){opacity:0;display:none;transform:translateY(20px)}.modules-grid.is-expanded .mod-card:nth-child(n+4){opacity:1;animation:.5s forwards slideInUp;display:flex;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.view-more-container{justify-content:center;margin-top:40px;display:flex}.view-more-btn{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:12px;align-items:center;gap:12px;padding:14px 28px;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #2563eb1a}.view-more-btn:hover{color:#fff;background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb33}.view-more-btn svg{transition:transform .3s}.view-more-btn:hover svg{transform:translateY(3px)}@media (width<=768px){.view-more-container{display:none!important}.mod-card:nth-child(n+4){display:flex!important}.modules{background:#fff;padding:60px 0;overflow:hidden}.modules .container{padding:0}.modules-header{margin-bottom:30px;padding:0 24px;text-align:center!important}.modules-slider-container{width:100%;position:relative}.modules-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;align-items:stretch;gap:16px;margin-top:0;padding:10px 20px 40px;display:flex;overflow-x:auto}.modules-grid::-webkit-scrollbar{display:none}.mod-card{scroll-snap-align:center;background:#fff;border:1px solid #dbeafe;border-top:4px solid #2563eb;border-radius:20px;flex-direction:column;flex:0 0 88vw;max-width:380px;min-height:460px;padding:32px 24px;display:flex;position:relative;box-shadow:0 10px 25px #2563eb14}.mod-card-content{text-align:left;flex-direction:column;height:100%;display:flex}.mod-badge-wrapper{align-items:center;gap:10px;margin-bottom:16px;display:flex}.mod-badge{width:32px;height:32px;position:static}.mod-label-inline{display:inline-block}.mod-title{color:#0d0d0d;margin-bottom:16px;font-size:1.25rem;font-weight:800;line-height:1.3}.mod-intro{color:#4b5563;margin-bottom:24px;font-size:.95rem;line-height:1.6}.mod-divider{background:#f0f4ff;width:100%;height:1px;margin-bottom:20px}.mod-topics{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.mod-topics li{align-items:flex-start;gap:10px;display:flex}.mod-icon{color:#2563eb;flex-shrink:0;width:16px;height:16px;margin-top:3px}.mod-topics span{color:#374151;font-size:14px;line-height:1.4}.slider-nav-hint{color:#94a3b8;letter-spacing:.05em;flex-direction:column;align-items:center;gap:12px;margin-top:0;font-size:11px;font-weight:700;display:flex}.scroll-indicator{background:#ebf0ff;border-radius:4px;width:100px;height:2px;position:relative}.scroll-progress{background:#2563eb;border-radius:4px;width:25%;height:100%;transition:width .2s ease-out;position:absolute;top:0;left:0}}.details{background:#f0f4ff;padding:80px 5%;position:relative;overflow:hidden}.details .section-title{color:#0d0d0d!important;padding-top:8px!important;font-weight:900!important;line-height:1.3!important;overflow:visible!important}.details .section-copy{font-family:var(--font-marathi);margin:18px auto 0;font-weight:500;color:#4b5563!important}.details-card{box-shadow:none;z-index:2;background:0 0;border:none;grid-template-columns:1.1fr .9fr;gap:40px;margin-top:64px;padding:0;display:grid;position:relative}.details-left h3{letter-spacing:-.02em;color:#0d0d0d;max-width:520px;margin-bottom:32px;padding-top:8px;font-size:2.2rem;line-height:1.3;overflow:visible}.details-features{grid-template-columns:1fr 1fr;gap:12px;display:grid}.feat{background:#fff;border:1px solid #dbeafe;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;transition:all .3s;display:flex}.feat:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 16px #2563eb1a}.feat-mark{color:#2563eb;flex-shrink:0;width:20px;height:20px}.feat span{color:#0d0d0d;font-size:.95rem;font-weight:500}.details-price{background:#fff;border:1px solid #dbeafe;border-radius:20px;flex-direction:column;justify-content:center;padding:48px;display:flex;position:relative;box-shadow:0 8px 32px #2563eb1f}.price-label{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800}.price-row{align-items:flex-end;gap:12px;margin-top:12px;display:flex}.old-price{color:#94a3b8;font-family:var(--font-display);font-size:1.8rem;line-height:1;text-decoration:line-through}.new-price{color:#0d0d0d;font-family:var(--font-display);letter-spacing:-.02em;font-size:4.8rem;font-weight:800;line-height:1}.scarcity{color:#4b5563;margin-top:16px;font-size:.95rem}.details-note{color:#64748b;margin-top:24px;font-size:.85rem}.details .cta-btn{text-align:center;justify-content:center;align-items:center;animation:none;display:flex}.details .cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}@media (width<=1024px){.details-card{grid-template-columns:1fr;gap:48px}}@media (width<=768px){.details{padding:60px 5%}.details-card{flex-direction:column;display:flex}.details-price{order:-1;margin-bottom:40px;padding:32px 24px}.details-left h3{text-align:center;font-size:1.8rem}.details-features{background:#fff;border:1px solid #dbeafe;border-radius:16px;flex-direction:column;padding:12px 20px;display:flex;box-shadow:0 4px 12px #0000000d}.feat{background:0 0;border:none;border-bottom:1px solid #f0f4ff;border-radius:0;gap:14px;padding:12px 0}.feat:last-child{border-bottom:none}.feat:hover{box-shadow:none;transform:none}.feat-mark{width:18px;height:18px}.feat span{font-size:.9rem}.new-price{font-size:3.2rem}.details .cta-btn{width:100%}}.faq{background:#f0f4ff;padding:80px 5%;position:relative}.faq .section-tag{justify-content:center;display:flex}.faq .section-title{text-align:center;margin-bottom:24px;color:#0d0d0d!important;font-weight:900!important}.faq .section-copy{font-family:var(--font-marathi);text-align:center;max-width:600px;margin:0 auto;font-weight:500;color:#4b5563!important}.faq-list{flex-direction:column;max-width:800px;margin:64px auto 0;display:flex}.faq-item{cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:12px;margin-bottom:12px;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb0f}.faq-item.active{background:#eff6ff;border-color:#2563eb}.faq-q{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.faq-q span:first-child{color:#0d0d0d;font-size:1.1rem;font-weight:700;line-height:1.4}.faq-icon{color:#2563eb;background:#2563eb1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;font-weight:400;transition:all .3s;display:flex}.faq-item.active .faq-icon{color:#fff;background:#2563eb;transform:rotate(180deg)}.faq-a{max-height:0;padding:0 24px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.active .faq-a{max-height:500px;padding-bottom:24px}.faq-a p{color:#4b5563;font-size:1rem;font-weight:500;line-height:1.6}@media (width<=768px){.faq{padding:60px 5%}.faq-q{padding:20px}.faq-q span:first-child{font-size:1rem}}.community{background:#f8fafc;padding:120px 5%;position:relative;overflow:hidden}.comm-orb{filter:blur(100px);z-index:1;opacity:.15;pointer-events:none;border-radius:50%;position:absolute}.orb-1{background:#25d366;width:500px;height:500px;animation:20s infinite alternate orbMove;top:-100px;left:-100px}.orb-2{background:#2563eb;width:400px;height:400px;animation:15s infinite alternate-reverse orbMove;bottom:-50px;right:-50px}@keyframes orbMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.comm-inner{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1200px;display:grid;position:relative}.comm-visual-side{height:500px;position:relative}.message-wall{width:100%;height:100%;position:relative}.glass-msg{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#ffffffb3;border:1px solid #ffffff80;border-radius:20px;width:280px;padding:16px 20px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;box-shadow:0 15px 35px #00000014}.glass-msg:hover{z-index:10;border-color:#25d366;transform:scale(1.05)translateY(-5px)!important}.msg-1{top:10%;left:0%;transform:rotate(-5deg)}.msg-2{top:50%;left:-5%;transform:rotate(3deg)}.msg-3{top:5%;right:5%;transform:rotate(4deg)}.msg-4{bottom:10%;right:0%;transform:rotate(-3deg)}.msg-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.msg-author{color:#0f172a;font-size:.9rem;font-weight:800}.msg-tag{text-transform:uppercase;color:#25d366;background:#25d3661a;border-radius:100px;padding:2px 8px;font-size:.65rem;font-weight:800}.msg-tag.admin{color:#2563eb;background:#2563eb1a}.msg-text{color:#475569;font-size:.9rem;line-height:1.5;font-family:var(--font-marathi)}.comm-badge-center{z-index:8;background:#fff;border:1px solid #f1f5f9;border-radius:30px;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #25d36633}.comm-icon-box{color:#fff;background:#25d366;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.comm-icon-box svg{width:40px;height:40px}.comm-badge-text{text-align:center}.comm-badge-text p{color:#0f172a;margin:0;font-size:1.1rem;font-weight:900}.comm-badge-text span{color:#64748b;font-size:.8rem;font-weight:600}.comm-pre-title{color:#25d366;letter-spacing:.2em;margin-bottom:12px;font-size:.75rem;font-weight:900}.comm-main-title{color:#0f172a;letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1.1}.comm-main-title .highlight{color:#25d366}.comm-description{color:#64748b;font-size:1.15rem;line-height:1.6;font-family:var(--font-marathi);margin-bottom:32px}.comm-benefits{flex-direction:column;gap:16px;margin-bottom:40px;list-style:none;display:flex}.comm-benefits li{color:#0f172a;align-items:center;gap:15px;font-size:1.05rem;font-weight:600;display:flex}.benefit-dot{background:#25d366;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #25d36680}.comm-join-btn{color:#fff;background:#0f172a;border-radius:20px;justify-content:center;align-items:center;gap:15px;padding:22px 40px;font-size:1.2rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #0f172a1a}.comm-join-btn:hover{background:#25d366;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #25d3664d}@media (width<=980px){.community{padding:80px 20px}.comm-inner{text-align:center;grid-template-columns:1fr;gap:60px}.comm-visual-side{order:2;height:420px}.glass-msg{width:240px;padding:12px 16px}.msg-1{top:0;left:0}.msg-2{bottom:0;left:0}.msg-3{top:0;right:0}.msg-4{bottom:0;right:0}.comm-benefits{align-items:center}}.sticky-bar{z-index:900;padding:16px 24px calc(16px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);transition:transform .6s var(--transition-lux);background:#0f172ad9;border:1px solid #ffffff1a;border-radius:28px;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:24px;left:20px;right:20px;transform:translateY(150%);box-shadow:0 20px 50px #00000080,inset 0 0 0 1px #ffffff0d}.sticky-bar.show{transform:translateY(0)}.sticky-prices{flex-direction:column;gap:2px;display:flex}.sticky-label{color:var(--brand-blue);letter-spacing:.15em;text-transform:uppercase;font-size:.65rem;font-weight:800}.sticky-old{color:var(--text-muted);opacity:.6;margin-right:12px;font-size:1.1rem;text-decoration:line-through}.sticky-new{color:var(--text-light);font-family:var(--font-display);letter-spacing:-.02em;font-size:2.2rem;font-weight:800;line-height:1}.sticky-cta{background:var(--brand-blue);color:#fff;letter-spacing:.05em;min-height:52px;transition:all .3s var(--transition-lux);border-radius:18px;justify-content:center;align-items:center;padding:0 28px;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px -5px #3b82f666}.sticky-cta:active{transform:scale(.96)}@media (width>=1024px){.sticky-bar{width:600px;bottom:40px;left:50%;transform:translate(-50%)translateY(150%)}.sticky-bar.show{transform:translate(-50%)translateY(0)}}@media (width<=480px){.sticky-bar{padding:14px 20px;bottom:12px;left:12px;right:12px}.sticky-new{font-size:1.8rem}.sticky-cta{padding:0 20px;font-size:.75rem}}.footer{border-top:1px solid var(--line-dark);background:var(--bg-dark);padding:80px 0 40px}.footer-inner{border-bottom:1px solid var(--line-dark);grid-template-columns:1.5fr 1fr 1.2fr;gap:64px;padding-bottom:60px;display:grid}.footer-brand{color:var(--text-light);font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:16px;font-size:1.6rem;font-weight:900}.footer-copy{max-width:360px;color:var(--text-muted);font-size:1rem;line-height:1.6}.footer-title{color:var(--text-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px;font-size:.9rem;font-weight:800;display:block}.footer-col-links nav{flex-direction:column;gap:14px;display:flex}.footer-col-links a{color:var(--text-muted);font-size:1rem;text-decoration:none;transition:all .3s}.footer-col-links a:hover{color:var(--brand-blue);transform:translate(4px)}.footer-contact-info p{color:var(--text-muted);margin-bottom:12px;font-size:1rem}.footer-phone{color:var(--brand-blue);font-size:1.2rem;font-weight:800;text-decoration:none;transition:color .3s;display:inline-block}.footer-phone:hover{color:var(--brand-blue-hover)}.footer-bottom{color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:40px;font-size:.9rem;display:flex}.dev-credit{color:#93c5fd;font-weight:500}@media (width<=1024px){.footer-inner{grid-template-columns:1fr 1fr;gap:48px}}@media (width<=768px){.footer{padding:60px 0 120px}.footer-inner{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:16px}}.app-shell{min-height:100vh;position:relative}.topbar{z-index:1000;pointer-events:none;transition:transform .4s var(--transition-lux);position:fixed;top:20px;left:0;right:0}.topbar.topbar-hidden{transform:translateY(-120%)}.topbar-inner{pointer-events:auto;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0f172ab3;border:1px solid #ffffff14;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;width:92%;max-width:1200px;min-height:72px;margin:0 auto;padding:0 32px;display:flex;box-shadow:0 20px 40px #0000004d,inset 0 0 0 1px #ffffff0d}.brand-mark{flex-direction:column;gap:2px;text-decoration:none;transition:transform .3s;display:flex}.brand-title{background:linear-gradient(135deg, #fff 0%, var(--brand-blue) 100%);-webkit-text-fill-color:transparent;font-family:var(--font-display);letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:900;line-height:1}.brand-subtitle{color:#94a3b8;font-family:var(--font-ui);letter-spacing:.25em;text-transform:uppercase;opacity:.9;font-size:.6rem;font-weight:800}.topbar-nav{align-items:center;gap:32px;display:flex}.topbar-nav a{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700;transition:color .3s;position:relative}.topbar-nav a:after{content:"";background:var(--brand-blue);width:0;height:2px;transition:width .3s var(--transition-lux);border-radius:2px;position:absolute;bottom:-4px;left:0}.topbar-nav a:hover{color:var(--text-light)}.topbar-nav a:hover:after{width:100%}.topbar-cta{background:var(--brand-blue);color:#fff;letter-spacing:.05em;text-transform:uppercase;min-height:42px;transition:all .3s var(--transition-lux);border-radius:14px;align-items:center;padding:0 20px;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 8px 16px -4px #3b82f666}.topbar-cta:hover{background:var(--brand-blue-hover);transform:translateY(-2px)scale(1.02);box-shadow:0 12px 24px -4px #3b82f680}@media (width<=1024px){.topbar-nav{display:none}}@media (width<=768px){.topbar{top:12px}.topbar-inner{border-radius:18px;width:94%;min-height:64px;padding:0 20px}.brand-title{font-size:1.15rem}.topbar-cta{display:none}}
