.landing-module__AVeaqq__page{font-family:var(--font-dm-sans,"DM Sans"),sans-serif;background:var(--brand-warm-white);color:var(--brand-charcoal);line-height:1.6;overflow-x:hidden}@keyframes landing-module__AVeaqq__fadeup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__AVeaqq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes landing-module__AVeaqq__slowspin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes landing-module__AVeaqq__floatbadge{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.landing-module__AVeaqq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--brand-border);background:#fdfaf6d9;justify-content:space-between;align-items:center;padding:1.25rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__AVeaqq__logo{font-family:var(--font-cormorant,serif);letter-spacing:.02em;color:var(--brand-charcoal);align-items:center;gap:.5rem;font-size:1.6rem;font-weight:500;text-decoration:none;display:flex}.landing-module__AVeaqq__navLinks{align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__AVeaqq__navLinks a{color:var(--brand-muted-text);letter-spacing:.02em;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}.landing-module__AVeaqq__navLinks a:hover{color:var(--brand-charcoal)}.landing-module__AVeaqq__langSwitcherWrap button{font-family:var(--font-dm-sans,inherit);color:var(--brand-muted-text);border:1px solid var(--brand-border);min-height:unset;min-width:unset;background:0 0;border-radius:100px;padding:.35rem .9rem;font-size:.8rem}.landing-module__AVeaqq__langSwitcherWrap button:hover{background:var(--brand-cream);color:var(--brand-charcoal);border-color:#2c2c2a40}.landing-module__AVeaqq__navCta{background:var(--brand-charcoal);white-space:nowrap;border-radius:100px;padding:.6rem 1.4rem;font-size:.85rem;transition:background .2s;color:var(--brand-cream)!important}.landing-module__AVeaqq__navCta:hover{background:var(--brand-sage-dark)!important}.landing-module__AVeaqq__hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:5rem;display:grid;position:relative;overflow:hidden}.landing-module__AVeaqq__heroBg{pointer-events:none;background:radial-gradient(60% 70% at 80%,#7a9e7e1f 0%,#0000 70%),radial-gradient(40% 50% at 10% 80%,#c4724a14 0%,#0000 60%);position:absolute;inset:0}.landing-module__AVeaqq__heroBg:before{content:"";border:1px solid #7a9e7e33;border-radius:50%;width:320px;height:320px;animation:20s linear infinite landing-module__AVeaqq__slowspin;position:absolute;top:15%;right:5%}.landing-module__AVeaqq__heroBg:after{content:"";border:1px dashed #c4724a26;border-radius:50%;width:220px;height:220px;animation:15s linear infinite reverse landing-module__AVeaqq__slowspin;position:absolute;top:20%;right:8%}.landing-module__AVeaqq__heroLeft{z-index:2;flex-direction:column;justify-content:center;padding:4rem 3rem 4rem 4rem;display:flex;position:relative}.landing-module__AVeaqq__heroBadge{color:var(--brand-sage-dark);letter-spacing:.05em;text-transform:uppercase;background:#7a9e7e1f;border:1px solid #7a9e7e4d;border-radius:100px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;animation:.6s both landing-module__AVeaqq__fadeup;display:inline-flex}.landing-module__AVeaqq__heroBadgeDot{background:var(--brand-sage);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite landing-module__AVeaqq__pulse;display:inline-block}.landing-module__AVeaqq__heroH1{font-family:var(--font-cormorant,serif);letter-spacing:-.01em;color:var(--brand-charcoal);margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5rem);font-weight:300;line-height:1.1;animation:.6s .1s both landing-module__AVeaqq__fadeup}.landing-module__AVeaqq__heroH1 em{color:var(--brand-clay);font-style:italic}.landing-module__AVeaqq__heroSub{color:var(--brand-muted-text);max-width:480px;margin-bottom:1rem;font-size:1.05rem;font-weight:300;line-height:1.7;animation:.6s .2s both landing-module__AVeaqq__fadeup}.landing-module__AVeaqq__heroDefinition{color:var(--brand-muted-text);opacity:.8;max-width:480px;margin-bottom:2.5rem;font-size:.9rem;font-weight:300;line-height:1.65;animation:.6s .25s both landing-module__AVeaqq__fadeup}.landing-module__AVeaqq__heroActions{align-items:center;gap:1.25rem;animation:.6s .3s both landing-module__AVeaqq__fadeup;display:flex}.landing-module__AVeaqq__btnPrimary{background:var(--brand-clay);color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #c4724a40}.landing-module__AVeaqq__btnPrimary:hover{background:var(--brand-clay-light);color:#fff;transform:translateY(-1px);box-shadow:0 6px 25px #c4724a59}.landing-module__AVeaqq__btnSecondary{color:var(--brand-charcoal);align-items:center;gap:.5rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:gap .2s;display:inline-flex}.landing-module__AVeaqq__btnSecondary:hover{color:var(--brand-charcoal);gap:.8rem}.landing-module__AVeaqq__heroTrust{align-items:center;gap:1rem;margin-top:3rem;animation:.6s .4s both landing-module__AVeaqq__fadeup;display:flex}.landing-module__AVeaqq__trustAvatars{display:flex}.landing-module__AVeaqq__trustAvatar{background:var(--brand-cream-dark);border:2px solid var(--brand-warm-white);width:32px;height:32px;color:var(--brand-muted-text);border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;font-size:.7rem;font-weight:500;display:flex}.landing-module__AVeaqq__trustAvatar:first-child{margin-left:0}.landing-module__AVeaqq__trustText{color:var(--brand-muted-text);font-size:.8rem}.landing-module__AVeaqq__heroRight{z-index:2;justify-content:center;align-items:center;padding:4rem 4rem 4rem 2rem;animation:.8s .2s both landing-module__AVeaqq__fadeup;display:flex;position:relative}.landing-module__AVeaqq__mockupCard{border:1px solid var(--brand-border);background:#fff;border-radius:24px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 40px 80px #2c2c2a1f,0 8px 24px #2c2c2a0f}.landing-module__AVeaqq__mockupHeader{background:var(--brand-charcoal);align-items:center;gap:.5rem;padding:1rem 1.25rem;display:flex}.landing-module__AVeaqq__mockupDots span{border-radius:50%;width:10px;height:10px;margin-right:4px;display:inline-block}.landing-module__AVeaqq__mockupDots span:first-child{background:#ff6057}.landing-module__AVeaqq__mockupDots span:nth-child(2){background:#ffbd2e}.landing-module__AVeaqq__mockupDots span:nth-child(3){background:#28ca41}.landing-module__AVeaqq__mockupTitle{color:#ffffff80;margin-left:auto;font-size:.75rem}.landing-module__AVeaqq__mockupBody{padding:1.5rem}.landing-module__AVeaqq__mockupGreeting{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:.25rem;font-size:1.3rem;font-weight:500}.landing-module__AVeaqq__mockupDate{color:var(--brand-muted-text);margin-bottom:1.5rem;font-size:.75rem}.landing-module__AVeaqq__mockupStats{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem;display:grid}.landing-module__AVeaqq__statCard{background:var(--brand-cream);border-radius:14px;padding:1rem}.landing-module__AVeaqq__statLabel{color:var(--brand-muted-text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.7rem}.landing-module__AVeaqq__statValue{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);font-size:1.8rem;font-weight:500;line-height:1}.landing-module__AVeaqq__statSub{color:var(--brand-sage);margin-top:.25rem;font-size:.7rem}.landing-module__AVeaqq__statSubClay{color:var(--brand-clay)!important}.landing-module__AVeaqq__mockupSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-muted-text);margin-bottom:.75rem;font-size:.75rem;font-weight:500}.landing-module__AVeaqq__classRow{border-bottom:1px solid var(--brand-border);align-items:center;gap:.75rem;padding:.65rem 0;display:flex}.landing-module__AVeaqq__classRow:last-of-type{border-bottom:none}.landing-module__AVeaqq__classColor{border-radius:2px;flex-shrink:0;width:4px;height:36px}.landing-module__AVeaqq__classInfo{flex:1}.landing-module__AVeaqq__className{color:var(--brand-charcoal);font-size:.85rem;font-weight:500}.landing-module__AVeaqq__classTime{color:var(--brand-muted-text);font-size:.72rem}.landing-module__AVeaqq__classSpots{color:var(--brand-sage-dark);background:#7a9e7e1f;border-radius:100px;padding:.2rem .6rem;font-size:.72rem}.landing-module__AVeaqq__mockupFooter{background:var(--brand-cream);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.landing-module__AVeaqq__mockupAlert{color:var(--brand-clay);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.landing-module__AVeaqq__alertDot{background:var(--brand-clay);border-radius:50%;width:6px;height:6px;display:inline-block}.landing-module__AVeaqq__mockupBtn{background:var(--brand-clay);color:#fff;cursor:pointer;border-radius:100px;padding:.35rem .9rem;font-size:.72rem}.landing-module__AVeaqq__floatBadge{border:1px solid var(--brand-border);background:#fff;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1rem;animation:3s ease-in-out infinite landing-module__AVeaqq__floatbadge;display:flex;position:absolute;bottom:80px;left:-20px;box-shadow:0 10px 40px #2c2c2a1f}.landing-module__AVeaqq__floatBadgeIcon{background:#7a9e7e1f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.landing-module__AVeaqq__floatBadgeText{font-size:.8rem}.landing-module__AVeaqq__floatBadgeText strong{color:var(--brand-charcoal);font-size:.85rem;font-weight:500;display:block}.landing-module__AVeaqq__floatBadgeText span{color:var(--brand-muted-text);font-size:.72rem}.landing-module__AVeaqq__section{max-width:1200px;margin:0 auto;padding:6rem 4rem}.landing-module__AVeaqq__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--brand-sage);margin-bottom:1rem;font-size:.75rem;font-weight:500}.landing-module__AVeaqq__sectionTitle{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:300;line-height:1.15}.landing-module__AVeaqq__sectionTitle em{color:var(--brand-clay);font-style:italic}.landing-module__AVeaqq__sectionSub{color:var(--brand-muted-text);max-width:500px;margin-bottom:3.5rem;font-size:1rem;font-weight:300;line-height:1.7}.landing-module__AVeaqq__comparisonSection{text-align:center;max-width:1200px;margin:0 auto;padding:4rem 4rem 6rem}.landing-module__AVeaqq__comparisonSubtitle{color:var(--brand-muted-text);max-width:540px;margin:0 auto 2.5rem;font-size:1rem;font-weight:300;line-height:1.7}.landing-module__AVeaqq__comparisonTable{border-collapse:collapse;text-align:left;background:var(--brand-cream);border:1px solid var(--brand-cream-dark);border-radius:16px;width:100%;font-size:.9rem;overflow:hidden}.landing-module__AVeaqq__comparisonTable th{text-transform:uppercase;letter-spacing:.06em;color:var(--brand-muted-text);background:var(--brand-cream-dark);border-bottom:1px solid var(--brand-cream-dark);padding:.9rem 1.25rem;font-size:.8rem;font-weight:500}.landing-module__AVeaqq__comparisonTable th:first-child{border-radius:0}.landing-module__AVeaqq__comparisonTable td{border-bottom:1px solid var(--brand-cream-dark);color:var(--brand-charcoal);padding:.8rem 1.25rem}.landing-module__AVeaqq__comparisonTable tr:last-child td{border-bottom:none}.landing-module__AVeaqq__comparisonTable tr:nth-child(2n) td{background:#00000004}.landing-module__AVeaqq__comparisonColFlexyspot{font-weight:500;color:var(--brand-sage)!important}.landing-module__AVeaqq__comparisonColNo{color:var(--brand-muted-text);opacity:.5}.landing-module__AVeaqq__featuresDefinition{color:var(--brand-muted-text);text-align:center;max-width:680px;margin:0 auto 2.5rem;font-size:.95rem;font-weight:300;line-height:1.7}.landing-module__AVeaqq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-module__AVeaqq__featureCard{background:var(--brand-cream);border:1px solid var(--brand-cream-dark);border-radius:20px;padding:2rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.landing-module__AVeaqq__featureCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#7a9e7e,#a8c4ac);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.landing-module__AVeaqq__featureCard:hover:before{transform:scaleX(1)}.landing-module__AVeaqq__featureCard:hover{transform:translateY(-4px);box-shadow:0 20px 50px #2c2c2a14}.landing-module__AVeaqq__accentClay:before{background:linear-gradient(90deg,#c4724a,#e8956d)!important}.landing-module__AVeaqq__accentCharcoal:before{background:linear-gradient(90deg,#2c2c2a,#7a7a72)!important}.landing-module__AVeaqq__featureIcon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.3rem;display:flex;box-shadow:0 2px 8px #2c2c2a14}.landing-module__AVeaqq__featureTitle{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:.6rem;font-size:1.25rem;font-weight:500}.landing-module__AVeaqq__featureDesc{color:var(--brand-muted-text);font-size:.875rem;font-weight:300;line-height:1.6}.landing-module__AVeaqq__howSection{background:var(--brand-charcoal);padding:6rem 4rem;position:relative;overflow:hidden}.landing-module__AVeaqq__howSection:before{content:"";border:1px solid #ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.landing-module__AVeaqq__howSection:after{content:"";border:1px solid #ffffff0a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;left:-50px}.landing-module__AVeaqq__howInner{z-index:2;max-width:1200px;margin:0 auto;position:relative}.landing-module__AVeaqq__howSection .landing-module__AVeaqq__sectionLabel{color:var(--brand-sage-light)}.landing-module__AVeaqq__howSection .landing-module__AVeaqq__sectionTitle{color:var(--brand-cream);max-width:100%}.landing-module__AVeaqq__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;display:grid}.landing-module__AVeaqq__step{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:2rem;position:relative}.landing-module__AVeaqq__stepNumber{font-family:var(--font-cormorant,serif);color:#ffffff0f;font-size:4rem;font-weight:300;line-height:1;position:absolute;top:1rem;right:1.25rem}.landing-module__AVeaqq__stepIcon{margin-bottom:1.25rem;font-size:1.5rem}.landing-module__AVeaqq__stepTitle{font-family:var(--font-cormorant,serif);color:var(--brand-cream);margin-bottom:.6rem;font-size:1.3rem;font-weight:400}.landing-module__AVeaqq__stepDesc{color:#fdfaf680;font-size:.875rem;font-weight:300;line-height:1.6}.landing-module__AVeaqq__stepTime{color:var(--brand-sage-light);align-items:center;gap:.4rem;margin-top:1rem;font-size:.75rem;display:flex}.landing-module__AVeaqq__demoSection{background:var(--brand-cream);padding:6rem 1.5rem 6.5rem}.landing-module__AVeaqq__demoInner{max-width:1040px;margin:0 auto}.landing-module__AVeaqq__demoLabelWrap{text-align:center}.landing-module__AVeaqq__demoLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-clay);background:#c4724a1a;border:1px solid #c4724a40;border-radius:100px;margin-bottom:1.4rem;padding:.3rem .9rem;font-size:.75rem;font-weight:500;display:inline-block}.landing-module__AVeaqq__demoHeading{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);text-align:center;margin-bottom:1.1rem;font-size:clamp(2.4rem,5.5vw,3.6rem);font-weight:600;line-height:1.08}.landing-module__AVeaqq__demoHeading em{color:var(--brand-clay);font-style:italic;font-weight:400}.landing-module__AVeaqq__demoSub{color:var(--brand-muted-text);text-align:center;max-width:500px;margin:0 auto 2.75rem;font-size:1rem;font-weight:300;line-height:1.7}.landing-module__AVeaqq__tabNav{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.75rem;display:flex}.landing-module__AVeaqq__tabBtn{border:1px solid var(--brand-border);font-family:var(--font-dm-sans,sans-serif);color:var(--brand-muted-text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:400;transition:all .2s}.landing-module__AVeaqq__tabBtn:hover{color:var(--brand-clay);background:#c4724a1a;border-color:#c4724a40}.landing-module__AVeaqq__tabBtnActive{font-weight:500;background:var(--brand-clay)!important;border-color:var(--brand-clay)!important;color:#fff!important}.landing-module__AVeaqq__demoWindow{border:1px solid var(--brand-border);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 48px #5a3c281a,0 1px 3px #5a3c280f}.landing-module__AVeaqq__browserBar{background:var(--brand-cream-dark);border-bottom:1px solid var(--brand-border);align-items:center;gap:.75rem;padding:.625rem 1rem;display:flex}.landing-module__AVeaqq__browserDots{gap:6px;display:flex}.landing-module__AVeaqq__browserDots span{border-radius:50%;width:10px;height:10px;display:inline-block}.landing-module__AVeaqq__browserDots span:first-child{background:#e5a090}.landing-module__AVeaqq__browserDots span:nth-child(2){background:#e5c990}.landing-module__AVeaqq__browserDots span:nth-child(3){background:#a8c4a0}.landing-module__AVeaqq__browserUrl{background:var(--brand-cream);border:1px solid var(--brand-border);color:var(--brand-muted-text);border-radius:6px;flex:1;padding:.3rem .75rem;font-size:.75rem}.landing-module__AVeaqq__tabPanel{display:none}.landing-module__AVeaqq__tabPanelActive{display:block}.landing-module__AVeaqq__panelBody{background:var(--brand-cream);min-height:420px;padding:1.75rem}.landing-module__AVeaqq__innerCard{border:1px solid var(--brand-border);background:#fff;border-radius:12px;margin-bottom:.75rem;padding:1.1rem 1.25rem}.landing-module__AVeaqq__dashGreeting{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:.2rem;font-size:1.375rem;font-weight:600}.landing-module__AVeaqq__dashDate{color:var(--brand-muted-text);margin-bottom:1.375rem;font-size:.8rem}.landing-module__AVeaqq__dashStats{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.landing-module__AVeaqq__demoStatCard{border:1px solid var(--brand-border);background:#fff;border-radius:12px;padding:1rem 1.1rem}.landing-module__AVeaqq__demoStatLabel{color:var(--brand-muted-text);margin-bottom:.375rem;font-size:.75rem}.landing-module__AVeaqq__demoStatValue{color:var(--brand-charcoal);font-size:1.625rem;font-weight:600;line-height:1;font-family:var(--font-cormorant,serif)}.landing-module__AVeaqq__demoStatUnit{color:var(--brand-muted-text);font-size:.8rem;font-weight:400;font-family:var(--font-dm-sans,sans-serif);margin-left:2px}.landing-module__AVeaqq__demoStatSub{color:var(--brand-clay);margin-top:.3rem;font-size:.6875rem}.landing-module__AVeaqq__dashClassesTitle{color:var(--brand-muted-text);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.625rem;font-size:.6875rem;font-weight:500}.landing-module__AVeaqq__demoClassRow{border:1px solid var(--brand-border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.8rem 1rem;display:flex}.landing-module__AVeaqq__demoClassName{color:var(--brand-charcoal);font-size:.875rem;font-weight:500}.landing-module__AVeaqq__demoClassTime{color:var(--brand-muted-text);margin-top:.125rem;font-size:.75rem}.landing-module__AVeaqq__demoClassBadge{white-space:nowrap;border-radius:100px;padding:.25rem .7rem;font-size:.6875rem;font-weight:500}.landing-module__AVeaqq__badgeOk{color:#5a7a42;background:#eef2e8;border:1px solid #d4e0c4}.landing-module__AVeaqq__badgeFull{color:var(--brand-clay);background:#c4724a1a;border:1px solid #c4724a40}.landing-module__AVeaqq__badgeWarn{color:#9a6f30;background:#fdf3e3;border:1px solid #f0ddb0}.landing-module__AVeaqq__dashAlert{background:#c4724a1a;border:1px solid #c4724a40;border-radius:10px;justify-content:space-between;align-items:center;margin-top:.875rem;padding:.75rem 1rem;font-size:.8rem;display:flex}.landing-module__AVeaqq__alertText{color:var(--brand-clay)}.landing-module__AVeaqq__alertBtn{background:var(--brand-clay);color:#fff;cursor:pointer;font-size:.75rem;font-family:var(--font-dm-sans,sans-serif);white-space:nowrap;border:none;border-radius:100px;padding:.44rem 1rem;font-weight:500}.landing-module__AVeaqq__calHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.landing-module__AVeaqq__calTitle{font-family:var(--font-cormorant,serif);font-size:1.25rem;font-weight:600}.landing-module__AVeaqq__calNav{gap:.5rem;display:flex}.landing-module__AVeaqq__calNavBtn{border:1px solid var(--brand-border);cursor:pointer;width:30px;height:30px;color:var(--brand-muted-text);font-size:.875rem;font-family:var(--font-dm-sans,sans-serif);background:#fff;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.landing-module__AVeaqq__calGrid{grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:1.1rem;display:grid}.landing-module__AVeaqq__calDayLabel{text-align:center;color:var(--brand-muted-text);letter-spacing:.05em;text-transform:uppercase;padding:.25rem 0;font-size:.6875rem;font-weight:500}.landing-module__AVeaqq__calDay{border:1px solid var(--brand-border);background:#fff;border-radius:8px;min-height:54px;padding:6px 7px;font-size:.75rem}.landing-module__AVeaqq__calDayToday{border-color:var(--brand-clay)!important}.landing-module__AVeaqq__calDayEmpty{background:0 0!important;border-color:#0000!important}.landing-module__AVeaqq__calDayNum{color:var(--brand-charcoal);font-size:.75rem;font-weight:500}.landing-module__AVeaqq__calDayToday .landing-module__AVeaqq__calDayNum{color:var(--brand-clay);font-weight:600}.landing-module__AVeaqq__calEvent{color:var(--brand-clay);white-space:nowrap;text-overflow:ellipsis;background:#c4724a1a;border-radius:3px;margin-top:3px;padding:1px 4px;font-size:9px;font-weight:500;overflow:hidden}.landing-module__AVeaqq__calEventGreen{color:#5a7a42;background:#e8ede0}.landing-module__AVeaqq__calEventPurple{color:#7060a0;background:#e8e4f0}.landing-module__AVeaqq__calLegend{color:var(--brand-muted-text);flex-wrap:wrap;gap:1rem;font-size:.75rem;display:flex}.landing-module__AVeaqq__legDot{vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:5px;display:inline-block}.landing-module__AVeaqq__panelHeader{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.landing-module__AVeaqq__panelTitle{font-family:var(--font-cormorant,serif);font-size:1.25rem;font-weight:600}.landing-module__AVeaqq__searchBox{border:1px solid var(--brand-border);color:var(--brand-muted-text);background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.44rem .875rem;font-size:.8rem;display:flex}.landing-module__AVeaqq__studentRow{border:1px solid var(--brand-border);background:#fff;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.8rem 1rem;display:flex}.landing-module__AVeaqq__studentAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:600;display:flex}.landing-module__AVeaqq__av1{background:#c17a52}.landing-module__AVeaqq__av2{background:#9e7cbf}.landing-module__AVeaqq__av3{background:#6a9e7c}.landing-module__AVeaqq__av4{background:#bf9e5a}.landing-module__AVeaqq__av5{background:#7a9ebf}.landing-module__AVeaqq__studentInfo{flex:1}.landing-module__AVeaqq__studentName{color:var(--brand-charcoal);font-size:.875rem;font-weight:500}.landing-module__AVeaqq__studentMeta{color:var(--brand-muted-text);margin-top:.125rem;font-size:.75rem}.landing-module__AVeaqq__studentTag{white-space:nowrap;border-radius:100px;padding:.2rem .625rem;font-size:.6875rem;font-weight:500}.landing-module__AVeaqq__tagActive{color:#5a7a42;background:#eef2e8;border:1px solid #d4e0c4}.landing-module__AVeaqq__tagExpiring{color:#9a6f30;background:#fdf3e3;border:1px solid #f0ddb0}.landing-module__AVeaqq__tagExpired{color:var(--brand-clay);background:#c4724a1a;border:1px solid #c4724a40}.landing-module__AVeaqq__subsGrid{grid-template-columns:repeat(3,1fr);gap:.875rem;margin-bottom:1.25rem;display:grid}.landing-module__AVeaqq__subCard{border:1px solid var(--brand-border);background:#fff;border-radius:12px;padding:1.25rem 1.1rem 1.1rem;position:relative}.landing-module__AVeaqq__subCardFeatured{border-color:var(--brand-clay)}.landing-module__AVeaqq__subCardBadge{background:var(--brand-clay);color:#fff;white-space:nowrap;letter-spacing:.06em;border-radius:100px;padding:.2rem .75rem;font-size:.625rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__AVeaqq__subName{color:var(--brand-muted-text);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.6875rem;font-weight:500}.landing-module__AVeaqq__subPrice{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);font-size:1.875rem;font-weight:600;line-height:1}.landing-module__AVeaqq__subPrice span{color:var(--brand-muted-text);font-size:.8rem;font-weight:400;font-family:var(--font-dm-sans,sans-serif)}.landing-module__AVeaqq__subDetails{color:var(--brand-muted-text);margin-top:.75rem;font-size:.75rem;line-height:1.8}.landing-module__AVeaqq__subCountNum{font-family:var(--font-cormorant,serif);color:var(--brand-clay);margin-top:.75rem;font-size:1.5rem;font-weight:600}.landing-module__AVeaqq__subCountLabel{color:var(--brand-muted-text);font-size:.6875rem}.landing-module__AVeaqq__revWrap{margin-top:.625rem}.landing-module__AVeaqq__revLabel{color:var(--brand-muted-text);justify-content:space-between;margin-bottom:.3rem;font-size:.75rem;display:flex}.landing-module__AVeaqq__revLabelHighlight{color:var(--brand-clay);font-weight:500}.landing-module__AVeaqq__revBar{background:var(--brand-cream-dark);border-radius:100px;height:5px;overflow:hidden}.landing-module__AVeaqq__revFill{background:var(--brand-clay);border-radius:100px;height:100%}.landing-module__AVeaqq__demoCta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:2.25rem;display:flex}.landing-module__AVeaqq__demoCtaPrimary{background:var(--brand-clay);color:#fff;font-family:var(--font-dm-sans,sans-serif);letter-spacing:.01em;border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 1.875rem;font-size:.94rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.landing-module__AVeaqq__demoCtaPrimary:hover{background:var(--brand-clay-light);color:#fff}.landing-module__AVeaqq__demoCtaSecondary{color:var(--brand-clay);font-family:var(--font-dm-sans,sans-serif);letter-spacing:.01em;background:0 0;border:1px solid #c4724a4d;border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 1.875rem;font-size:.94rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__AVeaqq__demoCtaSecondary:hover{border-color:var(--brand-clay);background:#c4724a14}.landing-module__AVeaqq__demoCtaNote{color:var(--brand-muted-text);font-size:.8rem}.landing-module__AVeaqq__pricingSection{text-align:center;max-width:1200px;margin:0 auto;padding:6rem 4rem}.landing-module__AVeaqq__pricingCard{border:1px solid var(--brand-border);text-align:left;background:#fff;border-radius:28px;max-width:560px;margin:0 auto;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #2c2c2a0f}.landing-module__AVeaqq__pricingCard:before{content:"";background:linear-gradient(90deg,var(--brand-clay),var(--brand-sage));height:4px;position:absolute;top:0;left:0;right:0}.landing-module__AVeaqq__pricingFreeTag{color:var(--brand-clay);text-transform:uppercase;letter-spacing:.1em;background:#c4724a1a;border:1px solid #c4724a33;border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:500;display:inline-block}.landing-module__AVeaqq__pricingCard h3{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:.5rem;font-size:2rem;font-weight:400}.landing-module__AVeaqq__pricingDesc{color:var(--brand-muted-text);margin-bottom:2rem;font-size:.9rem;font-weight:300}.landing-module__AVeaqq__priceDisplay{justify-content:center;align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.landing-module__AVeaqq__priceBig{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);font-size:5rem;font-weight:300;line-height:1}.landing-module__AVeaqq__priceSuffix{color:var(--brand-muted-text);font-size:1rem}.landing-module__AVeaqq__priceNote{color:var(--brand-muted-text);text-align:center;margin-bottom:.5rem;font-size:.85rem}.landing-module__AVeaqq__priceThen{color:var(--brand-sage-dark);text-align:center;margin-bottom:2rem;font-size:.85rem;font-weight:500}.landing-module__AVeaqq__pricingFeatures{margin:0 0 2.5rem;padding:0;list-style:none}.landing-module__AVeaqq__pricingFeatures li{border-bottom:1px solid var(--brand-border);color:var(--brand-charcoal);align-items:center;gap:.75rem;padding:.7rem 0;font-size:.9rem;display:flex}.landing-module__AVeaqq__pricingFeatures li:last-child{border-bottom:none}.landing-module__AVeaqq__check{width:20px;height:20px;color:var(--brand-sage-dark);background:#7a9e7e1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;display:inline-flex}.landing-module__AVeaqq__btnPricingFull{background:var(--brand-charcoal);width:100%;color:var(--brand-cream);text-align:center;border-radius:100px;margin-bottom:1rem;padding:1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s;display:block}.landing-module__AVeaqq__btnPricingFull:hover{background:var(--brand-sage-dark);color:#fff}.landing-module__AVeaqq__pricingDisclaimer{color:var(--brand-muted-text);text-align:center;font-size:.78rem}.landing-module__AVeaqq__testimonialsSection{background:var(--brand-cream);padding:6rem 4rem}.landing-module__AVeaqq__testimonialsInner{max-width:1200px;margin:0 auto}.landing-module__AVeaqq__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}.landing-module__AVeaqq__testimonialCard{border:1px solid var(--brand-cream-dark);background:#fff;border-radius:20px;padding:2rem}.landing-module__AVeaqq__stars{color:#f4a849;letter-spacing:2px;margin-bottom:1rem;font-size:.75rem}.landing-module__AVeaqq__testimonialQuote{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.6}.landing-module__AVeaqq__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.landing-module__AVeaqq__testimonialAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:500;display:flex}.landing-module__AVeaqq__testimonialName{color:var(--brand-charcoal);font-size:.875rem;font-weight:500}.landing-module__AVeaqq__testimonialRole{color:var(--brand-muted-text);font-size:.75rem}.landing-module__AVeaqq__ctaSection{text-align:center;padding:8rem 4rem;position:relative;overflow:hidden}.landing-module__AVeaqq__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#7a9e7e14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__AVeaqq__ctaTitle{max-width:700px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,4vw,4rem)!important}.landing-module__AVeaqq__ctaSub{text-align:center;max-width:450px;margin:0 auto 2.5rem}.landing-module__AVeaqq__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.landing-module__AVeaqq__btnPrimaryLarge{background:var(--brand-clay);color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #c4724a40}.landing-module__AVeaqq__btnPrimaryLarge:hover{background:var(--brand-clay-light);color:#fff;transform:translateY(-1px);box-shadow:0 6px 25px #c4724a59}.landing-module__AVeaqq__footer{background:var(--brand-charcoal);color:#fdfaf680;justify-content:space-between;align-items:center;padding:3rem 4rem;display:flex}.landing-module__AVeaqq__footerLogo{font-family:var(--font-cormorant,serif);color:var(--brand-cream);font-size:1.4rem;font-weight:400}.landing-module__AVeaqq__footerLinks{gap:2rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.landing-module__AVeaqq__footerLinks a{color:#fdfaf666;text-decoration:none;transition:color .2s}.landing-module__AVeaqq__footerLinks a:hover{color:var(--brand-cream)}.landing-module__AVeaqq__footerCopy{font-size:.78rem}.landing-module__AVeaqq__demosPageContent{min-height:100vh;padding-top:6rem}.landing-module__AVeaqq__demosHeader{text-align:center;background:var(--brand-cream);padding:4rem 1.5rem 2.5rem}.landing-module__AVeaqq__demosHeaderLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-clay);background:#c4724a1a;border:1px solid #c4724a40;border-radius:100px;margin-bottom:1.4rem;padding:.3rem .9rem;font-size:.75rem;font-weight:500;display:inline-block}.landing-module__AVeaqq__demosHeaderTitle{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:600;line-height:1.12}.landing-module__AVeaqq__demosHeaderTitle em{color:var(--brand-clay);font-style:italic;font-weight:400}.landing-module__AVeaqq__demosHeaderSub{color:var(--brand-muted-text);max-width:520px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.7}.landing-module__AVeaqq__demosGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem;display:grid}.landing-module__AVeaqq__demoCard{border:1px solid var(--brand-border);background:#fff;border-radius:16px;transition:box-shadow .25s,transform .25s;overflow:hidden;box-shadow:0 4px 24px #5a3c280f}.landing-module__AVeaqq__demoCard:hover{transform:translateY(-2px);box-shadow:0 8px 40px #5a3c281f}.landing-module__AVeaqq__demoCardVideo{aspect-ratio:16/9;background:var(--brand-cream-dark);width:100%;position:relative}.landing-module__AVeaqq__demoCardVideo iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.landing-module__AVeaqq__demoCardNoVideo{color:var(--brand-muted-text);justify-content:center;align-items:center;font-size:.875rem;display:flex;position:absolute;inset:0}.landing-module__AVeaqq__demoCardBody{padding:1.25rem 1.5rem 1.5rem}.landing-module__AVeaqq__demoCardTitle{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:.4rem;font-size:1.25rem;font-weight:600;line-height:1.3}.landing-module__AVeaqq__demoCardDesc{color:var(--brand-muted-text);font-size:.875rem;font-weight:300;line-height:1.65}.landing-module__AVeaqq__demosLoading,.landing-module__AVeaqq__demosEmpty,.landing-module__AVeaqq__demosError{text-align:center;justify-content:center;align-items:center;min-height:40vh;padding:2rem;display:flex}.landing-module__AVeaqq__demosStateIcon{margin-bottom:1rem;font-size:2.5rem}.landing-module__AVeaqq__demosStateTitle{font-family:var(--font-cormorant,serif);color:var(--brand-charcoal);margin-bottom:.4rem;font-size:1.5rem;font-weight:600}.landing-module__AVeaqq__demosStateDesc{color:var(--brand-muted-text);font-size:.9rem;font-weight:300}.landing-module__AVeaqq__faqSection{background:var(--brand-cream);padding:6rem 4rem}.landing-module__AVeaqq__faqInner{max-width:800px;margin:0 auto}.landing-module__AVeaqq__faqList{border-top:1px solid #546e2026;flex-direction:column;margin-top:3rem;display:flex}.landing-module__AVeaqq__faqItem{border-bottom:1px solid #546e2026}.landing-module__AVeaqq__faqQuestion{cursor:pointer;text-align:left;width:100%;font-family:var(--font-dm-sans),sans-serif;color:var(--brand-charcoal);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-size:1.05rem;font-weight:500;transition:color .2s;display:flex}.landing-module__AVeaqq__faqQuestion:hover{color:var(--brand-sage)}.landing-module__AVeaqq__faqChevron{flex-shrink:0;width:20px;height:20px;transition:transform .25s}.landing-module__AVeaqq__faqChevronOpen{transform:rotate(180deg)}.landing-module__AVeaqq__faqAnswer{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.landing-module__AVeaqq__faqAnswerOpen{max-height:600px;padding-bottom:1.5rem}.landing-module__AVeaqq__faqAnswer p{color:var(--brand-charcoal);opacity:.75;margin:0;font-size:.95rem;line-height:1.75}.landing-module__AVeaqq__hamburger{cursor:pointer;z-index:201;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;display:none}.landing-module__AVeaqq__hamburgerLine{background:var(--brand-charcoal);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.landing-module__AVeaqq__hamburgerLineTop{transform:translateY(7px)rotate(45deg)}.landing-module__AVeaqq__hamburgerLineMid{opacity:0}.landing-module__AVeaqq__hamburgerLineBot{transform:translateY(-7px)rotate(-45deg)}.landing-module__AVeaqq__mobileMenuOverlay{z-index:198;background:#00000040;position:fixed;inset:0}.landing-module__AVeaqq__mobileMenu{background:var(--brand-cream);border-left:1px solid var(--brand-border);z-index:199;width:min(280px,80vw);padding:5rem 1.75rem 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.landing-module__AVeaqq__mobileMenuOpen{transform:translate(0)}.landing-module__AVeaqq__mobileMenuLinks{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__AVeaqq__mobileMenuLinks a{color:var(--brand-muted-text);border-bottom:1px solid var(--brand-border);padding:.75rem 0;font-size:1rem;font-weight:400;text-decoration:none;transition:color .2s;display:block}.landing-module__AVeaqq__mobileMenuLinks a:hover{color:var(--brand-charcoal)}.landing-module__AVeaqq__mobileMenuLinks li:last-child a{border-bottom:none}.landing-module__AVeaqq__mobileMenuCta{background:var(--brand-charcoal);text-align:center;border-radius:100px;margin-top:1.25rem;padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;transition:background .2s;display:block;color:var(--brand-cream)!important}.landing-module__AVeaqq__mobileMenuCta:hover{background:var(--brand-sage-dark)!important}@media (max-width:1200px) and (min-width:901px){.landing-module__AVeaqq__nav{padding:1rem 1.5rem}.landing-module__AVeaqq__navLinks{gap:1.25rem}.landing-module__AVeaqq__navLinks a{font-size:.8rem}.landing-module__AVeaqq__navCta{padding:.5rem 1rem;font-size:.78rem}.landing-module__AVeaqq__langSwitcherWrap button{padding:.3rem .6rem;font-size:.75rem}}@media (max-width:900px){.landing-module__AVeaqq__nav{padding:1rem 1.5rem}.landing-module__AVeaqq__navLinks{display:none}.landing-module__AVeaqq__hamburger{display:flex}.landing-module__AVeaqq__hero{grid-template-columns:1fr;min-height:auto}.landing-module__AVeaqq__heroLeft{padding:8rem 1.5rem 2rem}.landing-module__AVeaqq__heroRight{display:none}.landing-module__AVeaqq__section,.landing-module__AVeaqq__pricingSection{padding:4rem 1.5rem}.landing-module__AVeaqq__featuresGrid,.landing-module__AVeaqq__stepsGrid,.landing-module__AVeaqq__testimonialsGrid{grid-template-columns:1fr}.landing-module__AVeaqq__comparisonSection{padding:3rem 1.25rem 4rem;overflow-x:auto}.landing-module__AVeaqq__comparisonTable{min-width:540px;font-size:.78rem}.landing-module__AVeaqq__comparisonTable th{padding:.7rem .75rem;font-size:.7rem}.landing-module__AVeaqq__comparisonTable td{padding:.65rem .75rem}.landing-module__AVeaqq__howSection{padding:4rem 1.5rem}.landing-module__AVeaqq__demoSection{padding:4rem 1rem 4.5rem}.landing-module__AVeaqq__dashStats,.landing-module__AVeaqq__subsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__AVeaqq__calEvent{display:none}.landing-module__AVeaqq__calDay{min-height:40px}.landing-module__AVeaqq__panelHeader{flex-direction:column;align-items:flex-start;gap:.625rem}.landing-module__AVeaqq__testimonialsSection{padding:4rem 1.5rem}.landing-module__AVeaqq__ctaSection{padding:5rem 1.5rem}.landing-module__AVeaqq__faqSection{padding:4rem 1.5rem}.landing-module__AVeaqq__footer{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.landing-module__AVeaqq__floatBadge{display:none}.landing-module__AVeaqq__demosGrid{grid-template-columns:1fr}.landing-module__AVeaqq__demosHeader{padding:3rem 1.5rem 2rem}}
