html{scroll-behavior:smooth}@keyframes landing-module__scJOqG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__scJOqG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-module__scJOqG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-module__scJOqG__landing{font-family:var(--font-dm-sans),system-ui,-apple-system,sans-serif;color:#2d2a26;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf7f2;font-size:16px;line-height:1.65;overflow-x:hidden}.landing-module__scJOqG__container{max-width:1200px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.landing-module__scJOqG__landing h1,.landing-module__scJOqG__landing h2,.landing-module__scJOqG__landing h3,.landing-module__scJOqG__landing h4{font-family:var(--font-instrument-serif),Georgia,serif;letter-spacing:-.01em;color:#2d2a26;font-weight:400;line-height:1.15}.landing-module__scJOqG__landing h1{font-size:clamp(2.8rem,6vw,4.8rem)}.landing-module__scJOqG__landing h2{font-size:clamp(2rem,4vw,3.2rem)}.landing-module__scJOqG__landing h3{font-size:clamp(1.4rem,2.5vw,1.8rem)}.landing-module__scJOqG__body-lg{color:#4a4540;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.7}.landing-module__scJOqG__label{font-family:var(--font-dm-sans),system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#5ba8a0;font-size:.75rem;font-weight:500}.landing-module__scJOqG__animate-up{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards landing-module__scJOqG__fadeUp}.landing-module__scJOqG__delay-1{animation-delay:.1s}.landing-module__scJOqG__delay-2{animation-delay:.2s}.landing-module__scJOqG__delay-3{animation-delay:.35s}.landing-module__scJOqG__delay-4{animation-delay:.5s}.landing-module__scJOqG__delay-5{animation-delay:.65s}.landing-module__scJOqG__nav{z-index:100;padding:18px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.landing-module__scJOqG__nav--scrolled{-webkit-backdrop-filter:blur(20px)saturate(1.3);background:#faf7f2d9;border-bottom:1px solid #2d2a260f}.landing-module__scJOqG__nav-inner{justify-content:space-between;align-items:center;display:flex}.landing-module__scJOqG__logo{align-items:center;display:inline-flex}.landing-module__scJOqG__logo-img{width:auto;height:clamp(32px,5vw,56px);display:block}.landing-module__scJOqG__nav-links{align-items:center;gap:36px;list-style:none;display:flex}.landing-module__scJOqG__nav-links a{color:#4a4540;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.landing-module__scJOqG__nav-links a:hover{color:#2d2a26}.landing-module__scJOqG__nav-links a:after{content:"";background:#5ba8a0;width:0;height:1.5px;transition:width .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0}.landing-module__scJOqG__nav-links a:hover:after{width:100%}.landing-module__scJOqG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.landing-module__scJOqG__hero:before{content:"";pointer-events:none;background:radial-gradient(#5ba8a012 0%,#0000 70%);width:60vw;max-width:800px;height:60vw;max-height:800px;position:absolute;top:-20%;right:-10%}.landing-module__scJOqG__hero:after{content:"";pointer-events:none;background:radial-gradient(#e8a8490d 0%,#0000 70%);width:40vw;height:40vw;position:absolute;bottom:-10%;left:-5%}.landing-module__scJOqG__hero .landing-module__scJOqG__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(32px,6vw,96px);display:flex;position:relative}.landing-module__scJOqG__hero-content{z-index:2;flex:360px;max-width:560px;position:relative}.landing-module__scJOqG__hero-eyebrow{color:#5ba8a0;background:#e8f4f2;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px 6px 8px;font-size:.82rem;font-weight:500;display:inline-flex}.landing-module__scJOqG__hero-eyebrow-dot{background:#5ba8a0;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite landing-module__scJOqG__float}.landing-module__scJOqG__hero h1{margin-bottom:24px}.landing-module__scJOqG__hero h1 em{font-style:italic;position:relative}.landing-module__scJOqG__hero h1 em:after{content:"";opacity:.35;z-index:-1;background:linear-gradient(135deg,#7fc4bc 0%,#9dd4c8 25%,#d4d99a 50%,#e8c86e 75%,#e8a849 100%);border-radius:50%;height:10px;position:absolute;bottom:4px;left:-2%;right:-2%;transform:rotate(-1deg)}.landing-module__scJOqG__hero-body{max-width:540px;margin-bottom:40px}.landing-module__scJOqG__hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.landing-module__scJOqG__btn-secondary{color:#4a4540;background:0 0;border:1px solid #e8dfd2;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .25s;display:inline-flex}.landing-module__scJOqG__btn-secondary:hover{color:#2d2a26;background:#f3ede4;border-color:#b5afa6}.landing-module__scJOqG__btn-arrow{transition:transform .3s}.landing-module__scJOqG__btn-secondary:hover .landing-module__scJOqG__btn-arrow{transform:translate(3px)}.landing-module__scJOqG__hero-visual{z-index:1;opacity:0;flex:360px;justify-content:center;width:100%;max-width:520px;margin-left:auto;animation:1.2s cubic-bezier(.22,1,.36,1) .6s forwards landing-module__scJOqG__fadeIn;display:flex;position:relative}.landing-module__scJOqG__hero-card{background:#fff;border:1px solid #2d2a260d;border-radius:20px;padding:32px;position:relative;overflow:hidden;box-shadow:0 1px 3px #2d2a260a,0 8px 40px #2d2a260f,0 30px 80px #2d2a260a}.landing-module__scJOqG__hero-card:before{content:"";background:linear-gradient(135deg,#7fc4bc 0%,#9dd4c8 25%,#d4d99a 50%,#e8c86e 75%,#e8a849 100%);height:4px;position:absolute;top:0;left:0;right:0}.landing-module__scJOqG__hero-card-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.landing-module__scJOqG__hero-card-label{letter-spacing:.1em;text-transform:uppercase;color:#5ba8a0;font-size:.7rem;font-weight:600}.landing-module__scJOqG__hero-card-time{color:#8a8279;font-size:.82rem}.landing-module__scJOqG__hero-card-title{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;margin-bottom:6px;font-size:1.35rem}.landing-module__scJOqG__hero-card-subtitle{color:#8a8279;margin-bottom:24px;font-size:.88rem}.landing-module__scJOqG__session-blocks{flex-direction:column;gap:10px;display:flex}.landing-module__scJOqG__session-block{background:#faf7f2;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;transition:all .25s;display:flex}.landing-module__scJOqG__block-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;display:flex}.landing-module__scJOqG__block-icon-review{color:#5ba8a0;background:#e8f4f2}.landing-module__scJOqG__block-icon-mcq{color:#e8a849;background:#fdf4e4}.landing-module__scJOqG__block-icon-frq{color:#8b6daf;background:#f0e8f7}.landing-module__scJOqG__block-icon-reflect{color:#5a8a5a;background:#e8f0e8}.landing-module__scJOqG__block-info{flex:1;min-width:0}.landing-module__scJOqG__block-type{text-transform:uppercase;letter-spacing:.06em;color:#8a8279;font-size:.72rem;font-weight:600}.landing-module__scJOqG__block-name{color:#2d2a26;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.landing-module__scJOqG__block-bloom{color:#8a8279;white-space:nowrap;background:#f3ede4;border-radius:6px;padding:3px 8px;font-size:.68rem;font-weight:500}.landing-module__scJOqG__hero-float-card{z-index:3;background:#fff;border:1px solid #2d2a260a;border-radius:14px;padding:16px 20px;animation:4s ease-in-out infinite landing-module__scJOqG__float;position:absolute;bottom:-20px;left:clamp(-40px,-5vw,-16px);box-shadow:0 4px 20px #2d2a2614}.landing-module__scJOqG__float-card-row{align-items:center;gap:10px;display:flex}.landing-module__scJOqG__float-card-icon{color:#5ba8a0;background:#e8f4f2;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.landing-module__scJOqG__float-card-text{color:#2d2a26;font-size:.82rem;font-weight:500}.landing-module__scJOqG__float-card-sub{color:#8a8279;font-size:.72rem}.landing-module__scJOqG__proof-strip{border-top:1px solid #2d2a260f;border-bottom:1px solid #2d2a260f;padding:48px 0}.landing-module__scJOqG__proof-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.landing-module__scJOqG__proof-item{text-align:center}.landing-module__scJOqG__proof-number{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;font-size:2rem}.landing-module__scJOqG__proof-label{color:#8a8279;margin-top:2px;font-size:.78rem}.landing-module__scJOqG__proof-divider{background:#e8dfd2;width:1px;height:40px}.landing-module__scJOqG__problem-section{padding:clamp(80px,10vw,140px) 0}.landing-module__scJOqG__problem-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.landing-module__scJOqG__problem-side h2{margin-bottom:20px}.landing-module__scJOqG__problem-side .landing-module__scJOqG__body-lg{margin-bottom:32px}.landing-module__scJOqG__pain-list{flex-direction:column;gap:16px;list-style:none;display:flex}.landing-module__scJOqG__pain-item{color:#4a4540;background:#f3ede4;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 20px;font-size:.92rem;line-height:1.5;display:flex}.landing-module__scJOqG__pain-icon{background:#e8a8491f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:.75rem;display:flex}.landing-module__scJOqG__solution-side{position:relative}.landing-module__scJOqG__solution-card{background:#fff;border:1px solid #2d2a260d;border-radius:20px;padding:36px;box-shadow:0 4px 40px #2d2a260d}.landing-module__scJOqG__solution-card .landing-module__scJOqG__label{margin-bottom:16px}.landing-module__scJOqG__solution-card-title{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;margin:12px 0 24px;font-size:1.5rem;line-height:1.2}.landing-module__scJOqG__solution-features{flex-direction:column;gap:20px;display:flex}.landing-module__scJOqG__solution-feature{align-items:flex-start;gap:14px;display:flex}.landing-module__scJOqG__sf-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.landing-module__scJOqG__sf-icon-teal{color:#5ba8a0;background:#e8f4f2}.landing-module__scJOqG__sf-icon-amber{color:#e8a849;background:#fdf4e4}.landing-module__scJOqG__sf-icon-purple{color:#8b6daf;background:#f0e8f7}.landing-module__scJOqG__sf-title{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;margin-bottom:4px;font-size:1.05rem}.landing-module__scJOqG__sf-desc{color:#8a8279;font-size:.85rem;line-height:1.55}.landing-module__scJOqG__how-section{background:#f3ede4;padding:clamp(80px,10vw,140px) 0;position:relative}.landing-module__scJOqG__how-section:before{content:"";background:linear-gradient(90deg,#0000,#e8dfd2,#0000);height:1px;position:absolute;top:0;left:0;right:0}.landing-module__scJOqG__how-header{text-align:center;max-width:600px;margin:0 auto 64px}.landing-module__scJOqG__how-header h2{margin-bottom:16px}.landing-module__scJOqG__how-steps{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.landing-module__scJOqG__how-step{text-align:center;background:#fff;border:1px solid #2d2a260a;border-radius:20px;padding:40px 28px;transition:all .35s cubic-bezier(.22,1,.36,1);position:relative}.landing-module__scJOqG__how-step:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2d2a260f}.landing-module__scJOqG__step-number{font-family:var(--font-instrument-serif),Georgia,serif;background:linear-gradient(135deg,#7fc4bc 0%,#9dd4c8 25%,#d4d99a 50%,#e8c86e 75%,#e8a849 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3rem;line-height:1}.landing-module__scJOqG__how-step h3{margin-bottom:12px}.landing-module__scJOqG__how-step p{color:#8a8279;font-size:.9rem;line-height:1.6}.landing-module__scJOqG__how-step:not(:last-child):after{content:"";background:#e8dfd2;width:40px;height:1px;position:absolute;top:50%;right:-20px}.landing-module__scJOqG__session-section{padding:clamp(80px,10vw,140px) 0}.landing-module__scJOqG__session-header{text-align:center;max-width:640px;margin:0 auto 56px}.landing-module__scJOqG__session-header h2{margin-bottom:16px}.landing-module__scJOqG__session-demo{background:#fff;border:1px solid #2d2a260d;border-radius:24px;max-width:680px;margin:0 auto;overflow:hidden;box-shadow:0 1px 3px #2d2a260a,0 12px 60px #2d2a2612}.landing-module__scJOqG__demo-top-bar{border-bottom:1px solid #2d2a260f;justify-content:space-between;align-items:center;padding:16px 28px;display:flex}.landing-module__scJOqG__demo-topic{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;font-size:1rem}.landing-module__scJOqG__demo-progress{align-items:center;gap:8px;display:flex}.landing-module__scJOqG__demo-progress-bar{background:#f3ede4;border-radius:100px;width:120px;height:4px;overflow:hidden}.landing-module__scJOqG__demo-progress-fill{background:linear-gradient(135deg,#7fc4bc 0%,#9dd4c8 25%,#d4d99a 50%,#e8c86e 75%,#e8a849 100%);border-radius:100px;width:40%;height:100%}.landing-module__scJOqG__demo-progress-text{color:#8a8279;font-size:.75rem}.landing-module__scJOqG__demo-body{padding:36px 28px}.landing-module__scJOqG__demo-block-label{color:#e8a849;letter-spacing:.06em;text-transform:uppercase;background:#fdf4e4;border-radius:6px;align-items:center;gap:6px;margin-bottom:20px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.landing-module__scJOqG__demo-question{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;margin-bottom:28px;font-size:1.35rem;line-height:1.4}.landing-module__scJOqG__demo-options{flex-direction:column;gap:10px;display:flex}.landing-module__scJOqG__demo-option{color:#4a4540;cursor:pointer;text-align:left;background:0 0;border:1.5px solid #e8dfd2;border-radius:14px;align-items:center;gap:14px;width:100%;padding:16px 20px;font-family:inherit;font-size:.92rem;transition:all .2s;display:flex}.landing-module__scJOqG__demo-option:hover{background:#e8f4f2;border-color:#7fc4bc}.landing-module__scJOqG__demo-option-selected{color:#2d2a26;background:#e8f4f2;border-color:#5ba8a0}.landing-module__scJOqG__demo-option-letter{color:#8a8279;background:#f3ede4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.landing-module__scJOqG__demo-option-selected .landing-module__scJOqG__demo-option-letter{color:#fff;background:#5ba8a0}.landing-module__scJOqG__demo-footer{border-top:1px solid #2d2a260f;justify-content:space-between;align-items:center;padding:16px 28px;display:flex}.landing-module__scJOqG__demo-hint{color:#5ba8a0;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.82rem;transition:opacity .2s}.landing-module__scJOqG__demo-hint:hover{opacity:.7}.landing-module__scJOqG__demo-submit{color:#faf7f2;cursor:pointer;background:#2d2a26;border:none;border-radius:9px;padding:10px 24px;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.landing-module__scJOqG__demo-submit:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2d2a2626}.landing-module__scJOqG__diff-section{background:#f3ede4;padding:clamp(80px,10vw,140px) 0}.landing-module__scJOqG__diff-header{text-align:center;max-width:560px;margin:0 auto 56px}.landing-module__scJOqG__diff-header h2{margin-bottom:16px}.landing-module__scJOqG__diff-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__scJOqG__diff-card{background:#fff;border:1px solid #2d2a260a;border-radius:18px;padding:32px 28px;transition:all .3s}.landing-module__scJOqG__diff-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #2d2a260d}.landing-module__scJOqG__diff-vs{letter-spacing:.08em;text-transform:uppercase;color:#8a8279;margin-bottom:12px;font-size:.72rem;font-weight:600}.landing-module__scJOqG__diff-card h3{margin-bottom:12px;font-size:1.15rem}.landing-module__scJOqG__diff-card p{color:#8a8279;font-size:.88rem;line-height:1.6}.landing-module__scJOqG__diff-accent{background:linear-gradient(135deg,#7fc4bc 0%,#9dd4c8 25%,#d4d99a 50%,#e8c86e 75%,#e8a849 100%);border-radius:100px;width:32px;height:3px;margin-bottom:16px;display:inline-block}.landing-module__scJOqG__pricing-section{padding:clamp(80px,10vw,140px) 0}.landing-module__scJOqG__pricing-header{text-align:center;max-width:560px;margin:0 auto 56px}.landing-module__scJOqG__pricing-header h2{margin-bottom:16px}.landing-module__scJOqG__pricing-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:780px;margin:0 auto;display:grid}.landing-module__scJOqG__pricing-card{background:#fff;border:1.5px solid #2d2a260f;border-radius:22px;padding:40px 36px;transition:all .3s;position:relative}.landing-module__scJOqG__pricing-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #2d2a260f}.landing-module__scJOqG__pricing-card-featured{background:#fff;border-color:#5ba8a0}.landing-module__scJOqG__pricing-card-featured:before{content:"";background:linear-gradient(135deg,#7fc4bc 0%,#9dd4c8 25%,#d4d99a 50%,#e8c86e 75%,#e8a849 100%);border-radius:30px 30px 0 0;width:95%;height:4px;position:absolute;top:0;left:2.5%;right:0}.landing-module__scJOqG__pricing-badge{color:#5ba8a0;letter-spacing:.06em;text-transform:uppercase;background:#e8f4f2;border-radius:6px;margin-bottom:16px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-block}.landing-module__scJOqG__pricing-tier{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;margin-bottom:6px;font-size:1.4rem}.landing-module__scJOqG__pricing-price{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;margin-bottom:4px;font-size:2.8rem}.landing-module__scJOqG__pricing-price span{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#8a8279;font-size:.9rem;font-weight:400}.landing-module__scJOqG__pricing-desc{color:#8a8279;margin-bottom:28px;font-size:.85rem;line-height:1.5}.landing-module__scJOqG__pricing-features{flex-direction:column;gap:12px;margin-bottom:32px;list-style:none;display:flex}.landing-module__scJOqG__pricing-features li{color:#4a4540;align-items:center;gap:10px;font-size:.88rem;display:flex}.landing-module__scJOqG__check-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex}.landing-module__scJOqG__check-icon-teal{color:#5ba8a0;background:#e8f4f2}.landing-module__scJOqG__check-icon-gray{color:#8a8279;background:#f3ede4}.landing-module__scJOqG__waitlist-form{flex-direction:column;gap:8px;width:100%;display:flex}.landing-module__scJOqG__waitlist-form-row{flex-wrap:wrap;gap:8px;display:flex}.landing-module__scJOqG__waitlist-input{font-size:.95rem;font-family:var(--font-dm-sans),system-ui,sans-serif;color:#2d2a26;background:#fff;border:1.5px solid #e8dfd2;border-radius:10px;outline:none;flex:200px;min-width:0;padding:14px 18px;transition:border-color .2s}.landing-module__scJOqG__waitlist-input::placeholder{color:#b5afa6}.landing-module__scJOqG__waitlist-input:focus{border-color:#5ba8a0}.landing-module__scJOqG__waitlist-input-sm{padding:10px 14px;font-size:.88rem}.landing-module__scJOqG__waitlist-btn{color:#faf7f2;font-size:.95rem;font-weight:500;font-family:var(--font-dm-sans),system-ui,sans-serif;cursor:pointer;white-space:nowrap;background:#2d2a26;border:none;border-radius:10px;padding:14px 24px;transition:all .25s;position:relative;overflow:hidden}.landing-module__scJOqG__waitlist-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#7fc4bc 0%,#9dd4c8 25%,#d4d99a 50%,#e8c86e 75%,#e8a849 100%);transition:opacity .3s;position:absolute;inset:0}.landing-module__scJOqG__waitlist-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #2d2a262e}.landing-module__scJOqG__waitlist-btn:hover:not(:disabled):before{opacity:.15}.landing-module__scJOqG__waitlist-btn span{z-index:1;position:relative}.landing-module__scJOqG__waitlist-btn:disabled{opacity:.6;cursor:not-allowed}.landing-module__scJOqG__waitlist-btn-sm{padding:10px 18px;font-size:.88rem}.landing-module__scJOqG__waitlist-btn-outline{color:#2d2a26;background:0 0;border:1.5px solid #e8dfd2}.landing-module__scJOqG__waitlist-btn-outline:before{display:none}.landing-module__scJOqG__waitlist-btn-outline:hover:not(:disabled){box-shadow:none;background:#f3ede4;border-color:#b5afa6}.landing-module__scJOqG__waitlist-success{color:#5ba8a0;text-align:center;background:#e8f4f2;border-radius:10px;padding:14px 20px;font-size:.95rem;font-weight:500}.landing-module__scJOqG__waitlist-success-sm{padding:10px 16px;font-size:.88rem}.landing-module__scJOqG__waitlist-error{color:#d94f4f;margin-top:2px;font-size:.82rem}.landing-module__scJOqG__waitlist-duplicate{color:#8a8279;margin-top:2px;font-size:.82rem}.landing-module__scJOqG__waitlist-input-light{color:#faf7f2;background:#faf7f21a;border-color:#faf7f233}.landing-module__scJOqG__waitlist-input-light::placeholder{color:#faf7f266}.landing-module__scJOqG__waitlist-input-light:focus{border-color:#faf7f280}.landing-module__scJOqG__waitlist-btn-light{color:#2d2a26;background:#faf7f2}.landing-module__scJOqG__waitlist-btn-light:before{display:none}.landing-module__scJOqG__waitlist-btn-light:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #0003}.landing-module__scJOqG__waitlist-success-light{color:#faf7f2;background:#faf7f226}.landing-module__scJOqG__cta-section{padding:clamp(80px,10vw,140px) 0 calc(clamp(80px,10vw,140px) + 20px)}.landing-module__scJOqG__cta-card{text-align:center;background:#2d2a26;border-radius:28px;max-width:800px;margin:0 auto;padding:clamp(48px,6vw,80px) clamp(32px,5vw,64px);position:relative;overflow:hidden}.landing-module__scJOqG__cta-card:before{content:"";pointer-events:none;background:radial-gradient(#5ba8a026 0%,#0000 70%);width:60%;height:120%;position:absolute;top:-40%;right:-20%}.landing-module__scJOqG__cta-card:after{content:"";pointer-events:none;background:radial-gradient(#e8a84914 0%,#0000 70%);width:50%;height:100%;position:absolute;bottom:-30%;left:-10%}.landing-module__scJOqG__cta-card h2{color:#faf7f2;z-index:1;margin-bottom:16px;position:relative}.landing-module__scJOqG__cta-body{color:#b5afa6;z-index:1;max-width:480px;margin:0 auto 36px;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.7;position:relative}.landing-module__scJOqG__cta-form-wrapper{z-index:1;max-width:480px;margin:0 auto;position:relative}.landing-module__scJOqG__footer{border-top:1px solid #2d2a260f;padding:48px 0 36px}.landing-module__scJOqG__footer-inner{justify-content:space-between;align-items:center;display:flex}.landing-module__scJOqG__footer-left{align-items:center;gap:8px;display:flex}.landing-module__scJOqG__footer-logo{font-family:var(--font-instrument-serif),Georgia,serif;color:#2d2a26;font-size:1.2rem}.landing-module__scJOqG__footer-copy{color:#8a8279;font-size:.82rem}.landing-module__scJOqG__footer-links{gap:28px;list-style:none;display:flex}.landing-module__scJOqG__footer-links a{color:#8a8279;font-size:.85rem;text-decoration:none;transition:color .2s}.landing-module__scJOqG__footer-links a:hover{color:#2d2a26}@media (max-width:1024px){.landing-module__scJOqG__hero .landing-module__scJOqG__container{flex-direction:column;align-items:flex-start}.landing-module__scJOqG__hero-content{max-width:100%}.landing-module__scJOqG__hero-visual{max-width:480px;margin:40px auto 0}.landing-module__scJOqG__problem-grid{grid-template-columns:1fr;gap:48px}.landing-module__scJOqG__how-step:not(:last-child):after{display:none}}@media (max-width:768px){.landing-module__scJOqG__nav-links{display:none}.landing-module__scJOqG__how-steps{grid-template-columns:1fr;gap:20px}.landing-module__scJOqG__diff-grid,.landing-module__scJOqG__pricing-grid{grid-template-columns:1fr}.landing-module__scJOqG__footer-inner{text-align:center;flex-direction:column;gap:20px}.landing-module__scJOqG__footer-links{justify-content:center}.landing-module__scJOqG__waitlist-form-row{flex-direction:column}}
