:root{--saffron:#E8621A;--deep-saffron:#C94F0C;--gold:#D4A017;--light-gold:#F5D87A;--cream:#FDF6EC;--deep:#1A0A00;--warm-dark:#2C1507;--muted:#8C6A4F;--lotus-pink:#E8848A;--teal:#1A6B6B}.landing-page{margin:0;padding:0;scroll-behavior:smooth;background:var(--cream);color:var(--deep);font-family:DM Sans,sans-serif;overflow-x:hidden;min-height:100vh}.landing-page,.landing-page *{box-sizing:border-box}.landing-page:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:1000;opacity:.4}.landing-page .launch-banner{background:var(--deep);border-bottom:1px solid rgba(232,98,26,.4);padding:.7rem 4rem;display:flex;align-items:center;justify-content:center;gap:1rem;position:fixed;top:0;left:0;right:0;z-index:101}.landing-page .launch-banner-dot{width:7px;height:7px;border-radius:50%;background:var(--saffron);animation:landing-pulse 2s infinite;flex-shrink:0}@keyframes landing-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.landing-page .launch-banner-text{font-size:.82rem;color:rgba(255,255,255,.7);letter-spacing:.03em;font-weight:300}.landing-page .launch-banner-text strong{color:var(--light-gold);font-weight:500}.landing-page .launch-banner-link{font-size:.82rem;color:var(--saffron);text-decoration:none;font-weight:500;border-bottom:1px solid rgba(232,98,26,.4);padding-bottom:1px;white-space:nowrap;transition:color .3s,border-color .3s;flex-shrink:0}.landing-page .launch-banner-link:hover{color:var(--light-gold);border-color:var(--light-gold)}.landing-page.has-launch-banner nav{top:38px}.landing-page nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 4rem;display:flex;align-items:center;justify-content:space-between;background:rgba(253,246,236,.85);backdrop-filter:blur(12px);border-bottom:1px solid rgba(212,160,23,.2)}.landing-page .logo{display:flex;align-items:center;gap:.75rem}.landing-page .logo-mark{width:38px;height:38px}.landing-page .logo-text{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:600;color:var(--deep);letter-spacing:.02em}.landing-page .logo-text span{color:var(--saffron)}.landing-page nav ul{display:flex;gap:2.5rem;list-style:none}.landing-page nav ul a{font-size:.85rem;font-weight:500;color:var(--muted);text-decoration:none;letter-spacing:.05em;text-transform:uppercase;transition:color .3s}.landing-page nav ul a:hover{color:var(--saffron)}.landing-page .nav-cta{background:var(--saffron);color:white!important;padding:.6rem 1.4rem;border-radius:2px;font-weight:500!important;transition:background .3s!important}.landing-page .nav-cta:hover{background:var(--deep-saffron)!important;color:white!important}.landing-page .hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.landing-page .hero-left{padding:10rem 4rem 6rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.landing-page .hero-tag{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--saffron);margin-bottom:2rem;opacity:0;animation:fadeUp .8s .2s forwards}.landing-page .hero-tag:before{content:"";width:24px;height:1px;background:var(--saffron)}.landing-page .hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:300;line-height:1.05;color:var(--deep);margin-bottom:1.5rem;opacity:0;animation:fadeUp .8s .4s forwards}.landing-page .hero-title em{font-style:italic;color:var(--saffron)}.landing-page .hero-title .devanagari{font-family:"Noto Serif Devanagari",serif;font-size:.75em;display:block;color:var(--muted);font-weight:300;margin-top:.3rem}.landing-page .hero-sub{font-size:1.05rem;line-height:1.7;color:var(--muted);max-width:440px;margin-bottom:2.5rem;font-weight:300;opacity:0;animation:fadeUp .8s .6s forwards}.landing-page .hero-actions{display:flex;gap:1rem;align-items:center;opacity:0;animation:fadeUp .8s .8s forwards}.landing-page .btn-primary{background:var(--saffron);color:white;padding:.9rem 2.2rem;font-size:.9rem;font-weight:500;border:none;cursor:pointer;letter-spacing:.05em;text-decoration:none;display:inline-block;transition:all .3s;position:relative;overflow:hidden}.landing-page .btn-primary:hover{background:var(--deep-saffron);transform:translateY(-1px)}.landing-page .btn-secondary{color:var(--deep);font-size:.9rem;font-weight:400;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;border-bottom:1px solid var(--deep);padding-bottom:2px;transition:color .3s,border-color .3s}.landing-page .btn-secondary:hover{color:var(--saffron);border-color:var(--saffron)}.landing-page .hero-launch-card{display:inline-flex;align-items:center;gap:1rem;background:white;border:1px solid rgba(232,98,26,.2);border-left:3px solid var(--saffron);padding:.9rem 1.2rem;margin-bottom:2rem;max-width:440px;opacity:0;animation:fadeUp .8s .7s forwards}.landing-page .hero-launch-card-label{font-size:.65rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--saffron);white-space:nowrap}.landing-page .hero-launch-card-divider{width:1px;height:28px;background:rgba(232,98,26,.2);flex-shrink:0}.landing-page .hero-launch-card-school{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;color:var(--deep);line-height:1.3}.landing-page .hero-launch-card-event{font-size:.78rem;color:var(--muted);font-weight:300;margin-top:.1rem}.landing-page .hero-launch-card-link{font-size:.78rem;color:var(--saffron);text-decoration:none;font-weight:500;white-space:nowrap;border-bottom:1px solid rgba(232,98,26,.3);padding-bottom:1px;transition:color .3s}.landing-page .hero-launch-card-link:hover{color:var(--deep-saffron)}.landing-page .hero-right{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.landing-page .hero-bg-pattern{position:absolute;inset:0;background:radial-gradient(ellipse at 60% 40%,rgba(232,98,26,.08) 0,transparent 60%),radial-gradient(ellipse at 80% 80%,rgba(212,160,23,.06) 0,transparent 50%)}.landing-page .mandala-wrap{position:relative;width:520px;height:520px;opacity:0;animation:fadeIn 1.2s .5s forwards}.landing-page .mandala-wrap svg{width:100%;height:100%;animation:rotateSlow 60s linear infinite}.landing-page .mandala-inner{position:absolute;inset:15%;display:flex;align-items:center;justify-content:center}.landing-page .mandala-inner svg{animation:rotateSlow 40s linear infinite reverse}.landing-page .mandala-center{position:absolute;inset:35%;display:flex;align-items:center;justify-content:center;flex-direction:column}.landing-page .bansuri-icon{width:60px;height:60px}.landing-page .stats-bar{display:none;background:var(--deep);padding:2rem 4rem;grid-template-columns:repeat(4,1fr);gap:2rem;border-top:2px solid var(--saffron)}.landing-page .stat{text-align:center;opacity:0;animation:fadeUp .6s forwards}.landing-page .stat:first-child{animation-delay:.1s}.landing-page .stat:nth-child(2){animation-delay:.2s}.landing-page .stat:nth-child(3){animation-delay:.3s}.landing-page .stat:nth-child(4){animation-delay:.4s}.landing-page .stat-num{font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:600;color:var(--light-gold);display:block}.landing-page .stat-label{font-size:.78rem;color:rgba(255,255,255,.5);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem}.landing-page section{padding:7rem 4rem}.landing-page .section-tag{font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--saffron);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.landing-page .section-tag:before{content:"◆";font-size:.5em}.landing-page .section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:300;line-height:1.15;color:var(--deep);margin-bottom:1.5rem}.landing-page .section-title em{font-style:italic;color:var(--saffron)}.landing-page .features{background:white;position:relative;overflow:hidden}.landing-page .features:before{content:"राग";font-family:"Noto Serif Devanagari",serif;position:absolute;right:-2rem;top:50%;transform:translateY(-50%);font-size:18rem;color:rgba(232,98,26,.04);line-height:1;pointer-events:none}.landing-page .features-header{max-width:560px;margin-bottom:4rem}.landing-page .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:rgba(0,0,0,.06)}.landing-page .feature-card{background:white;padding:2.5rem;position:relative;overflow:hidden;transition:all .4s;cursor:default}.landing-page .feature-card:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--saffron);transition:width .4s}.landing-page .feature-card:hover:after{width:100%}.landing-page .feature-card:hover{background:var(--cream)}.landing-page .feature-icon{width:48px;height:48px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.landing-page .feature-icon svg{width:36px;height:36px}.landing-page .feature-title{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;color:var(--deep);margin-bottom:.75rem}.landing-page .feature-desc{font-size:.88rem;line-height:1.7;color:var(--muted);font-weight:300}.landing-page .how{background:var(--deep);color:white;position:relative;overflow:hidden}.landing-page .how:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(232,98,26,.12) 0,transparent 70%);pointer-events:none}.landing-page .how .section-title{color:var(--cream)}.landing-page .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:4rem;position:relative}.landing-page .steps:before{content:"";position:absolute;top:28px;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,transparent,var(--saffron),var(--gold),var(--saffron),transparent);opacity:.4}.landing-page .step{padding:0 2rem;text-align:center}.landing-page .step-num{width:56px;height:56px;border-radius:50%;background:var(--warm-dark);border:1px solid rgba(212,160,23,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.4rem;position:relative;z-index:1}.landing-page .step-num,.landing-page .step-title{font-family:Cormorant Garamond,serif;color:var(--light-gold)}.landing-page .step-title{font-size:1.15rem;font-weight:600;margin-bottom:.75rem}.landing-page .step-desc{font-size:.85rem;line-height:1.7;color:rgba(255,255,255,.5);font-weight:300}.landing-page .for-who{background:var(--cream);position:relative}.landing-page .personas{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem}.landing-page .persona-card{border:1px solid rgba(212,160,23,.25);padding:2.5rem;position:relative;transition:border-color .3s,transform .3s;background:white}.landing-page .persona-card:hover{border-color:var(--saffron);transform:translateY(-4px)}.landing-page .persona-role{font-size:.72rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--saffron);margin-bottom:.75rem}.landing-page .persona-title{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:600;color:var(--deep);margin-bottom:1rem}.landing-page .persona-points{list-style:none;display:flex;flex-direction:column;gap:.6rem}.landing-page .persona-points li{font-size:.85rem;color:var(--muted);display:flex;align-items:flex-start;gap:.5rem;line-height:1.5}.landing-page .persona-points li:before{content:"✦";color:var(--gold);font-size:.6em;margin-top:.3em;flex-shrink:0}.landing-page .testimonial-section{background:linear-gradient(135deg,var(--warm-dark) 0,#3D1A00 100%);text-align:center;position:relative;overflow:hidden}.landing-page .testimonial-section:before{content:"❝";position:absolute;font-size:20rem;color:rgba(232,98,26,.06);top:-3rem;left:50%;transform:translateX(-50%);font-family:Georgia,serif;line-height:1}.landing-page .testimonial-quote{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:300;font-style:italic;color:var(--cream);max-width:760px;margin:0 auto 2rem;line-height:1.5;position:relative;z-index:1}.landing-page .testimonial-author{font-size:.85rem;color:var(--light-gold);letter-spacing:.1em;text-transform:uppercase;position:relative;z-index:1}.landing-page .cta-section{background:var(--saffron);text-align:center;padding:6rem 4rem;position:relative;overflow:hidden}.landing-page .cta-section:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 60px)}.landing-page .cta-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;color:white;margin-bottom:1rem;position:relative;z-index:1}.landing-page .cta-sub{font-size:1rem;color:rgba(255,255,255,.8);margin-bottom:2.5rem;font-weight:300;position:relative;z-index:1}.landing-page .btn-white{background:white;color:var(--saffron);padding:1rem 2.5rem;font-size:.9rem;font-weight:500;border:none;cursor:pointer;letter-spacing:.06em;text-decoration:none;display:inline-block;transition:all .3s;position:relative;z-index:1}.landing-page .btn-white:hover{background:var(--deep);color:white;transform:translateY(-2px)}.landing-page footer{background:var(--deep);color:rgba(255,255,255,.4);padding:3rem 4rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(212,160,23,.15)}.landing-page .footer-logo{font-family:Cormorant Garamond,serif;font-size:1.3rem;color:white}.landing-page .footer-logo span{color:var(--saffron)}.landing-page footer p{font-size:.8rem}.landing-page .footer-tagline{font-family:Cormorant Garamond,serif;font-style:italic;font-size:.95rem;color:var(--light-gold);opacity:.7}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rotateSlow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fadeInReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-page .reveal{transition:opacity .7s,transform .7s}.landing-page .reveal,.landing-page .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.landing-page .launch-banner{padding:.6rem 1.5rem;flex-wrap:wrap;gap:.5rem;justify-content:center;text-align:center}.landing-page .launch-banner-text{font-size:.75rem;width:100%;order:1}.landing-page .launch-banner-link{order:2}.landing-page .hero{grid-template-columns:1fr}.landing-page .hero-right{display:none}.landing-page .features-grid,.landing-page .steps{grid-template-columns:repeat(2,1fr)}.landing-page .steps{gap:2rem}.landing-page .steps:before{display:none}.landing-page .personas{grid-template-columns:1fr}.landing-page .stats-bar{grid-template-columns:repeat(2,1fr)}.landing-page nav{padding:1.2rem 2rem}.landing-page nav ul{display:none}.landing-page section{padding:5rem 2rem}}