: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:grid;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)}.landing-page .reveal.js-ready{opacity:1;transform:translateY(18px)}.landing-page .reveal.js-ready.visible{transform:translateY(0)}.landing-page .annual-day-promo{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,var(--deep) 0,var(--warm-dark) 100%);border:1px solid rgba(212,160,23,.4);border-left:4px solid var(--gold);padding:1rem 1.3rem;margin-bottom:2rem;max-width:520px;opacity:0;animation:fadeUp .8s .3s forwards}.landing-page .annual-day-icon{font-size:1.8rem;flex-shrink:0}.landing-page .annual-day-content{flex:1}.landing-page .annual-day-headline{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:600;color:var(--light-gold);margin-bottom:.2rem}.landing-page .annual-day-sub{font-size:.82rem;color:rgba(255,255,255,.6);font-weight:300;line-height:1.5}.landing-page .annual-day-sub strong{color:var(--saffron);font-weight:500}.landing-page .annual-day-cta{background:var(--saffron);color:white;padding:.45rem 1rem;font-size:.78rem;font-weight:500;text-decoration:none;white-space:nowrap;transition:background .3s;flex-shrink:0}.landing-page .annual-day-cta:hover{background:var(--deep-saffron)}.landing-page .feature-card--live{background:linear-gradient(135deg,var(--deep) 0,var(--warm-dark) 100%)!important;position:relative;border:1px solid rgba(212,160,23,.35)}.landing-page .feature-card--live:hover{background:linear-gradient(135deg,#220D02,#3D1500)!important}.landing-page .feature-card--live .feature-title{color:var(--light-gold)!important}.landing-page .feature-card--live .feature-desc{color:rgba(255,255,255,.55)!important}.landing-page .feature-card--live .feature-desc strong{color:var(--light-gold);font-weight:500}.landing-page .feature-card--live:after{background:var(--gold)!important}.landing-page .feature-live-badge{font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--light-gold);background:rgba(212,160,23,.15);border:1px solid rgba(212,160,23,.3);padding:.25rem .7rem;display:inline-block;margin-bottom:1.2rem;border-radius:2px}.landing-page .feature-free-offer{margin-top:1rem;font-size:.8rem;color:var(--saffron);font-weight:500;letter-spacing:.03em}.landing-page .event-spotlight{background:linear-gradient(160deg,var(--deep) 0,#2C0E00 60%,var(--warm-dark) 100%);position:relative;overflow:hidden}.landing-page .event-spotlight:before{content:"✦";position:absolute;font-size:24rem;color:rgba(212,160,23,.03);top:50%;right:-4rem;transform:translateY(-50%);pointer-events:none;line-height:1}.landing-page .event-spotlight-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.landing-page .event-features-list{display:flex;flex-direction:column;gap:1.25rem}.landing-page .event-feature-item{display:flex;align-items:flex-start;gap:1rem}.landing-page .ef-title{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:600;color:var(--light-gold);margin-bottom:.2rem}.landing-page .ef-desc{font-size:.83rem;color:rgba(255,255,255,.5);font-weight:300;line-height:1.5}.landing-page .free-event-card{background:var(--cream);padding:2.5rem;position:relative;border-top:4px solid var(--gold)}.landing-page .free-badge{position:absolute;top:-1px;right:2rem;background:var(--saffron);color:white;font-size:.7rem;font-weight:700;letter-spacing:.15em;padding:.3rem .9rem;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.landing-page .free-title{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:600;color:var(--deep);margin-bottom:.75rem}.landing-page .free-desc{font-size:.88rem;color:var(--muted);line-height:1.7;font-weight:300;margin-bottom:1.75rem}.landing-page .comparison-table{border:1px solid rgba(0,0,0,.08);margin-bottom:1.25rem;overflow:hidden}.landing-page .comparison-header{background:var(--deep);color:rgba(255,255,255,.6);font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:.6rem 1rem}.landing-page .comparison-row{display:flex;justify-content:space-between;align-items:center;padding:.65rem 1rem;border-bottom:1px solid rgba(0,0,0,.06);font-size:.83rem}.landing-page .comparison-row:last-child{border-bottom:none}.landing-page .comp-platform{font-weight:500;color:var(--deep)}.landing-page .comp-detail{color:var(--muted);font-weight:300}.landing-page .myraaga-detail{color:var(--saffron)!important;font-weight:500!important}.landing-page .comparison-row:first-of-type{background:rgba(232,98,26,.05)}.landing-page .free-event-note{font-size:.78rem;color:var(--muted);font-style:italic;line-height:1.6;border-left:2px solid var(--gold);padding-left:.75rem}.landing-page .contact-section{background:var(--cream)}.landing-page .contact-inner{display:grid;grid-template-columns:1fr 1.5fr;gap:5rem;align-items:start}.landing-page .contact-left-extra{margin-top:2rem;display:flex;flex-direction:column;gap:.85rem}.landing-page .contact-alt-link{display:flex;align-items:center;gap:.75rem;font-size:.88rem;color:var(--muted);text-decoration:none;font-weight:300;transition:color .3s}.landing-page .contact-alt-link:hover{color:var(--saffron)}.landing-page .contact-form-wrap{background:white;border:1px solid rgba(212,160,23,.2);padding:2.5rem;position:relative;overflow:hidden}.landing-page .contact-form-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--saffron),var(--gold))}.landing-page .contact-form-title{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;color:var(--deep);margin-bottom:.4rem}.landing-page .contact-form-subtitle{font-size:.83rem;color:var(--muted);font-weight:300;margin-bottom:1.8rem}.landing-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.landing-page .form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.landing-page .form-group:last-of-type{margin-bottom:0}.landing-page .form-label{font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--deep)}.landing-page .form-input,.landing-page .form-select,.landing-page .form-textarea{width:100%;padding:.75rem 1rem;border:1px solid rgba(140,106,79,.25);background:var(--cream);font-family:DM Sans,sans-serif;font-size:.88rem;color:var(--deep);outline:none;transition:border-color .3s,box-shadow .3s;border-radius:0;-webkit-appearance:none;appearance:none}.landing-page .form-input::placeholder,.landing-page .form-textarea::placeholder{color:rgba(140,106,79,.5)}.landing-page .form-input:focus,.landing-page .form-select:focus,.landing-page .form-textarea:focus{border-color:var(--saffron);box-shadow:0 0 0 3px rgba(232,98,26,.08);background:white}.landing-page .form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238C6A4F' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.landing-page .form-textarea{resize:vertical;min-height:100px}.landing-page .form-submit-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem}.landing-page .form-privacy{font-size:.72rem;color:var(--muted);font-weight:300;line-height:1.5;flex:1}.landing-page .form-privacy a{color:var(--saffron);text-decoration:none}.landing-page .btn-form-submit{background:var(--saffron);color:white;padding:.85rem 2rem;font-size:.88rem;font-weight:500;border:none;cursor:pointer;letter-spacing:.05em;font-family:DM Sans,sans-serif;transition:all .3s;white-space:nowrap;flex-shrink:0}.landing-page .btn-form-submit:hover{background:var(--deep-saffron);transform:translateY(-1px)}.landing-page .btn-form-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.landing-page .form-status{margin-top:1rem;padding:.75rem 1rem;font-size:.85rem;font-weight:400;display:none}.landing-page .form-status.success{display:block;background:rgba(26,107,107,.08);border:1px solid rgba(26,107,107,.25);color:var(--teal)}.landing-page .form-status.error{display:block;background:rgba(232,98,26,.08);border:1px solid rgba(232,98,26,.25);color:var(--deep-saffron)}.landing-page .nav-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.landing-page .nav-hamburger span{display:block;width:24px;height:2px;background:var(--deep);transition:all .3s;transform-origin:center}.landing-page .nav-hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.landing-page .nav-hamburger.open span:nth-child(2){opacity:0}.landing-page .nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.landing-page .mobile-nav{display:none;position:fixed;top:0;left:0;right:0;background:var(--cream);padding:9rem 2rem 2rem;z-index:98;flex-direction:column;gap:0;border-bottom:2px solid var(--saffron);transform:translateY(-100%);transition:transform .35s ease;box-shadow:0 8px 24px rgba(0,0,0,.12)}.landing-page .mobile-nav.open{transform:translateY(0)}.landing-page .mobile-nav-link{font-size:1.1rem;font-weight:400;color:var(--deep);text-decoration:none;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.07);letter-spacing:.03em;transition:color .2s}.landing-page .mobile-nav-link:hover{color:var(--saffron)}.landing-page .mobile-nav-cta{margin-top:1rem;background:var(--saffron);color:white!important;text-align:center;padding:.9rem;border-bottom:none;font-weight:500}@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 .mobile-nav,.landing-page .nav-hamburger{display:flex}.landing-page section{padding:5rem 2rem}.landing-page .contact-inner,.landing-page .event-spotlight-inner{grid-template-columns:1fr;gap:3rem}.landing-page .form-row{grid-template-columns:1fr}.landing-page .annual-day-promo{max-width:100%}}@media (max-width:640px){.landing-page .launch-banner{padding:.6rem 1rem;flex-direction:column;gap:.4rem;text-align:center}.landing-page .launch-banner-link,.landing-page .launch-banner-text{font-size:.78rem}.landing-page nav{padding:1rem 1.25rem;top:80px}.landing-page .mobile-nav{padding-top:7rem}.landing-page .logo-text{font-size:1.3rem}.landing-page .hero-left{padding:10rem 1.5rem 4rem}.landing-page .hero-title{font-size:clamp(2.8rem,11vw,4rem)}.landing-page .hero-sub{font-size:.95rem;max-width:100%}.landing-page .annual-day-promo{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.landing-page .annual-day-cta{align-self:stretch;text-align:center}.landing-page .hero-launch-card{flex-wrap:wrap;gap:.75rem;max-width:100%;padding:.8rem 1rem}.landing-page .hero-actions{flex-direction:column;align-items:flex-start;gap:.75rem}.landing-page .btn-primary,.landing-page .btn-white{width:100%;text-align:center}.landing-page section{padding:4rem 1.25rem}.landing-page .features-grid{grid-template-columns:1fr}.landing-page .features-header{margin-bottom:2.5rem}.landing-page .feature-card{padding:2rem 1.5rem}.landing-page .steps{grid-template-columns:1fr;gap:2rem}.landing-page .step{padding:0}.landing-page .event-spotlight-inner{gap:2rem}.landing-page .free-event-card{padding:1.75rem 1.25rem}.landing-page .comparison-row{flex-direction:column;align-items:flex-start;gap:.2rem}.landing-page .comp-detail{font-size:.78rem}.landing-page .contact-inner{gap:2rem}.landing-page .personas{gap:1rem}.landing-page .persona-card{padding:1.75rem 1.5rem}.landing-page .cta-section{padding:4rem 1.5rem}.landing-page .cta-title{font-size:clamp(2rem,8vw,3rem)}.landing-page footer{flex-direction:column;gap:1rem;text-align:center;padding:2.5rem 1.5rem}.landing-page .section-title{font-size:clamp(1.9rem,7vw,2.6rem)}}