@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes dotPulse{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.7;transform:translateY(-3px)}}.fade-up{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards fadeUp}.fade-up-1{animation-delay:.1s}.fade-up-2{animation-delay:.2s}.fade-up-3{animation-delay:.3s}.fade-up-4{animation-delay:.4s}.scroll-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.hero-bird{filter:drop-shadow(0 12px 32px #5b4a8a2e);animation:4s ease-in-out infinite float}.badge-dot{animation:2s ease-in-out infinite dotPulse}.landing-page{background:var(--white);color:var(--deep-purple);scroll-behavior:smooth;font-family:Outfit,sans-serif;overflow-x:hidden}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(16px);background:#fafaf8d9;border-bottom:1px solid #5b4a8a0f;padding:18px 32px;position:fixed;top:0;left:0;right:0}.landing-nav-inner{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;display:flex}.landing-nav-links{align-items:center;gap:28px;display:flex}.landing-nav-link{color:var(--text-secondary);font-size:.85rem;font-weight:400;text-decoration:none;transition:color .25s}.landing-nav-link:hover{color:var(--deep-purple)}.landing-nav-cta{background:var(--iris);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 22px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .25s,transform .25s}.landing-nav-cta:hover{background:var(--plum);transform:translateY(-1px)}.landing-hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 32px 80px;display:flex;position:relative}.landing-hero:before,.landing-hero:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.landing-hero:before{background:radial-gradient(circle,#5b4a8a0f 0%,#0000 70%);width:600px;height:600px;top:10%;left:-10%}.landing-hero:after{background:radial-gradient(circle,#2e7e6e0d 0%,#0000 70%);width:500px;height:500px;bottom:5%;right:-8%}.hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1120px;margin:0 auto;display:grid;position:relative}.hero-eyebrow{color:var(--iris);margin:0 0 16px;font-size:.8rem;font-weight:400}.hero-badge{background:var(--off-white);color:var(--iris);border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.hero-badge-dot{background:var(--iridescent);border-radius:50%;width:8px;height:8px}.hero-h1{color:var(--deep-purple);margin-bottom:20px;font-family:Fraunces,serif;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:400;line-height:1.15}.hero-h1 em{color:var(--iris);font-style:normal;font-weight:500}.hero-subtitle{color:var(--text-secondary);max-width:480px;margin-bottom:32px;font-size:1.1rem;font-weight:300;line-height:1.65}.hero-ctas{flex-wrap:wrap;gap:16px;display:flex}.btn-primary{background:var(--iris);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-block}.btn-primary:hover{background:var(--plum);transform:translateY(-2px);box-shadow:0 8px 24px #5b4a8a33}.btn-secondary{color:var(--iris);cursor:pointer;background:0 0;border:1.5px solid #5b4a8a33;border-radius:10px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:inline-block}.btn-secondary:hover{border-color:var(--iris);background:#5b4a8a0a;transform:translateY(-2px)}.hero-bird-col{justify-content:center;display:flex}.hero-bird-col svg{width:100%;max-width:420px}.section-label{color:var(--iris);text-transform:uppercase;letter-spacing:.18em;margin-bottom:12px;font-size:.7rem;font-weight:600}.section-label--phrase{text-transform:none;letter-spacing:normal;color:var(--iris);font-family:Fraunces,serif;font-size:.95rem;font-style:italic;font-weight:400}.section-h2{color:var(--deep-purple);margin-bottom:16px;font-family:Fraunces,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400}.section-subtitle{color:var(--text-secondary);max-width:520px;font-size:1rem;font-weight:300}.how-section{background:#f0ede5;padding:clamp(80px,12vw,160px) 32px;position:relative}.how-section:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#5b4a8a08 0%,#0000 60%);position:absolute;inset:0}.how-inner{z-index:1;max-width:1120px;margin:0 auto;position:relative}.steps-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px;display:grid}.step{cursor:default;border-radius:28px;padding:36px 32px 40px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;position:relative;overflow:hidden}.step:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 16px 48px #00000040}.step-iris{background:var(--iris)}.step-iridescent{background:var(--iridescent)}.step-beak{background:var(--beak)}.step:after{content:"";border-left:18px solid #0000;border-right:18px solid #0000;width:0;height:0;position:absolute;bottom:-18px}.step-iris:after{border-top:18px solid var(--iris);left:36px}.step-iridescent:after{border-top:18px solid var(--iridescent);left:50%;transform:translate(-50%)}.step-beak:after{border-top:18px solid var(--beak);right:36px}.bubble-spots{pointer-events:none;border-radius:28px;position:absolute;inset:0;overflow:hidden}.bubble-spots:before,.bubble-spots:after{content:"";background:#ffffff14;border-radius:50%;position:absolute}.bubble-spots:before{width:120px;height:120px;top:-30px;right:-20px}.bubble-spots:after{width:80px;height:80px;bottom:-20px;left:20px}.step-number{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:1;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-family:Fraunces,serif;font-size:1rem;font-weight:600;display:flex;position:relative}.step h3{color:#fff;z-index:1;margin-bottom:8px;font-family:Fraunces,serif;font-size:1.2rem;font-weight:500;position:relative}.step p{color:#ffffffd9;z-index:1;font-size:.88rem;font-weight:300;line-height:1.6;position:relative}.step-beak .step-number,.step-beak h3{color:var(--deep-purple)}.step-beak p{color:#2b2440bf}.features-section{padding:clamp(80px,12vw,160px) 32px}.features-inner{max-width:1120px;margin:0 auto}.feature-list{border-radius:20px;flex-direction:column;gap:2px;margin-top:48px;display:flex;overflow:hidden}.feature-row{background:#1e1e240a;grid-template-columns:60px 1fr 1.4fr;align-items:center;gap:32px;padding:40px 36px;transition:background .25s;display:grid}.feature-row:hover{background:#1e1e2412}.feature-num{opacity:.12;color:var(--deep-purple);font-family:Fraunces,serif;font-size:2.2rem;font-weight:300}.feature-name{color:var(--deep-purple);align-items:center;gap:10px;font-family:Fraunces,serif;font-size:1.05rem;font-weight:500;display:flex}.feature-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.feature-desc{color:var(--text-secondary);font-size:.88rem;font-weight:300;line-height:1.6}.feature-illustrated-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}@media (max-width:900px){.feature-illustrated-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.feature-illustrated-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.feature-illustrated-card{background:#fff;border:1px solid #2b24400f;border-radius:20px;transition:transform .3s,box-shadow .3s;overflow:hidden}.feature-illustrated-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.feature-illustration-scene{justify-content:center;align-items:center;min-height:200px;padding:28px 20px;display:flex}.feature-illustrated-body{padding:20px 24px 24px}.feature-illustrated-body .feature-num{opacity:.12;color:var(--deep-purple);margin-bottom:4px;font-family:Fraunces,serif;font-size:1.4rem;font-weight:300;display:block}.pricing-section{padding:0 32px clamp(80px,12vw,160px)}.pricing-inner{max-width:1120px;margin:0 auto}.pricing-header{margin-bottom:48px}.pricing-rows{border-radius:20px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.price-row{background:#1e1e240a;grid-template-columns:160px 1fr auto;align-items:center;gap:32px;padding:32px 36px;transition:background .25s;display:grid}.price-row:hover{background:#1e1e2412}.price-row.featured{background:var(--deep-purple)}.price-row.featured:hover{background:var(--plum)}.price-tier{text-transform:uppercase;letter-spacing:.14em;color:var(--iris);margin-bottom:4px;font-size:.65rem;font-weight:600}.price-amount{color:var(--deep-purple);font-family:Fraunces,serif;font-size:1.8rem;font-weight:500}.price-row.featured .price-tier{color:var(--lavender-light)}.price-row.featured .price-amount{color:#fff}.price-tags{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.price-tag{color:var(--text-secondary);align-items:center;gap:6px;font-size:.78rem;display:flex}.price-tag-dot{background:var(--iridescent);border-radius:50%;flex-shrink:0;width:4px;height:4px}.price-row.featured .price-tag{color:var(--lavender-light)}.price-row.featured .price-tag-dot{background:var(--beak)}.price-btn{background:var(--iris);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 24px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .25s,transform .25s;display:inline-block}.price-btn:hover{background:var(--plum);transform:translateY(-1px)}.price-btn-featured{background:var(--beak);color:var(--deep-purple)}.price-btn-featured:hover{background:var(--beak-light)}@keyframes executiveGlow{0%,to{box-shadow:0 4px 30px #e8c84014}50%{box-shadow:0 8px 48px #e8c84033}}.executive-card{background:linear-gradient(135deg,#2b2440 0%,#1e1e24 100%);border:1px solid #e8c84033;border-radius:20px;margin-top:20px;padding:40px 48px;animation:4s ease-in-out infinite executiveGlow}.executive-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.executive-tier{text-transform:uppercase;letter-spacing:.14em;color:var(--beak);margin-bottom:4px;font-size:.65rem;font-weight:600}.executive-amount{color:#fff;font-family:Fraunces,serif;font-size:1.8rem;font-weight:500}.executive-period{font-size:.9rem;font-weight:300}.executive-badge{color:var(--beak);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background:#e8c8401f;border-radius:999px;align-items:center;gap:6px;padding:5px 14px;font-size:.72rem;font-weight:600;display:inline-flex}.executive-tagline{color:#ffffffd9;margin-bottom:24px;font-family:Fraunces,serif;font-size:1.15rem;font-weight:400}.executive-tags{flex-wrap:wrap;gap:8px 24px;margin-bottom:32px;display:flex}.executive-tag{color:#ffffffb3;align-items:center;gap:8px;font-size:.82rem;display:flex}.executive-tag-dot{background:var(--beak);border-radius:50%;flex-shrink:0;width:5px;height:5px}.executive-cta{background:var(--beak);color:var(--deep-purple);cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-block}.executive-cta:hover{background:var(--beak-light);transform:translateY(-2px);box-shadow:0 8px 24px #e8c84040}.exec-section{background:linear-gradient(#1e1e24 0%,#2b2440 100%);padding:clamp(80px,12vw,140px) 32px;position:relative;overflow:hidden}.exec-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8c8400f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.exec-inner{z-index:1;max-width:1120px;margin:0 auto;position:relative}.exec-subtitle{color:#fff9;max-width:560px;margin-bottom:56px;font-size:1.05rem;font-weight:300;line-height:1.65}.exec-features{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px;display:grid}.exec-feature{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;padding:36px 28px;transition:transform .3s,border-color .3s}.exec-feature:hover{border-color:#e8c84033;transform:translateY(-4px)}.exec-features .scroll-reveal:nth-child(2){transition-delay:.15s}.exec-features .scroll-reveal:nth-child(3){transition-delay:.3s}.exec-feature-icon{margin-bottom:20px}.exec-feature h3{color:#fff;margin-bottom:16px;font-family:Fraunces,serif;font-size:1.1rem;font-weight:500}.exec-feature p{color:#fff9;margin-bottom:12px;font-size:.88rem;font-weight:300;line-height:1.65}.exec-feature p:last-child{margin-bottom:0}.exec-feature-outcome{font-style:italic;color:var(--beak)!important;font-weight:500!important}.exec-stat{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;max-width:720px;margin:0 auto 64px;padding:48px 40px}.exec-stat-text{color:#ffffff8c;margin-bottom:20px;font-size:1rem;font-weight:300;line-height:1.7}.exec-stat-bold{color:#fff;font-family:Fraunces,serif;font-size:1.2rem;font-weight:500;line-height:1.5}.exec-waitlist-box{text-align:center;background:#ffffff0a;border:1px solid #e8c84026;border-radius:20px;max-width:560px;margin:0 auto;padding:48px 40px}.exec-waitlist-heading{color:#fff;margin-bottom:24px;font-family:Fraunces,serif;font-size:1.3rem;font-weight:500}.exec-waitlist-form{justify-content:center;gap:12px;margin-bottom:16px;display:flex}.exec-waitlist-input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;outline:none;flex:1;min-width:220px;max-width:300px;padding:14px 18px;font-family:Outfit,sans-serif;font-size:.9rem;transition:border-color .25s,box-shadow .25s}.exec-waitlist-input::placeholder{color:#ffffff59}.exec-waitlist-input:focus{border-color:var(--beak);box-shadow:0 0 0 3px #e8c84026}.exec-waitlist-btn{background:var(--beak);color:var(--deep-purple);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:14px 28px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;transition:background .25s,transform .25s,box-shadow .25s}.exec-waitlist-btn:hover{background:var(--beak-light);transform:translateY(-1px);box-shadow:0 4px 16px #e8c84040}.exec-waitlist-btn:disabled{opacity:.6;cursor:default}.exec-waitlist-success{color:var(--iridescent);justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:.9rem;font-weight:500;display:flex}.exec-waitlist-note{color:#ffffff59;font-size:.78rem}.hero-scarcity{color:var(--text-secondary);opacity:.75;margin-top:14px;font-size:.78rem;font-style:italic}.price-cta-col{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.price-scarcity{color:var(--text-secondary);opacity:.75;text-align:right;max-width:220px;font-size:.7rem;font-style:italic;line-height:1.4}@media (max-width:768px){.price-cta-col{align-items:flex-start}.price-scarcity{text-align:left;max-width:none}}.compare-section{padding:clamp(60px,10vw,120px) 32px}.compare-inner{max-width:1000px;margin:0 auto}.compare-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:48px;margin-bottom:48px;display:grid}.compare-col{border-radius:20px;padding:36px 32px;transition:transform .3s}.compare-col-chatbot{color:var(--text-secondary);background:#8a82980f;border:1px solid #8a82981f}.compare-col-parlei{color:var(--deep-purple);background:linear-gradient(#5b4a8a0a 0%,#2e7e6e0a 100%);border:1.5px solid #5b4a8a33;box-shadow:0 8px 32px #5b4a8a14}.compare-col-title{opacity:.9;border-bottom:1px solid;margin-bottom:24px;padding-bottom:12px;font-family:Fraunces,serif;font-size:1.4rem;font-weight:500}.compare-col-chatbot .compare-col-title{color:var(--text-secondary);border-bottom-color:#8a829840}.compare-col-parlei .compare-col-title{color:var(--iris);border-bottom-color:#5b4a8a4d}.compare-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.compare-list li{padding-left:22px;font-size:.92rem;font-weight:400;line-height:1.55;position:relative}.compare-list li:before{content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:0}.compare-col-chatbot .compare-list li:before{background:#8a829880}.compare-col-parlei .compare-list li:before{background:var(--iridescent)}.compare-col-parlei .compare-list li{color:var(--deep-purple)}.compare-closer{text-align:center;color:var(--deep-purple);max-width:700px;margin:0 auto;font-family:Fraunces,serif;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:400;line-height:1.4}.compare-closer em{color:var(--iris);font-style:normal;font-weight:500}.compare-self-demo{text-align:center;border-top:1px solid var(--border-soft,#5b4a8a26);max-width:580px;margin:64px auto 0;padding:32px 24px}.compare-self-demo-heading{color:var(--deep-purple);margin:0 0 12px;font-family:Fraunces,serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500;line-height:1.3}.compare-self-demo-body{color:var(--text-secondary,#57534e);max-width:50ch;margin:0 auto 20px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:300;line-height:1.55}.compare-self-demo-link{color:var(--iris,#5b4a8a);border-bottom:1px solid;padding-bottom:1px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .15s}.compare-self-demo-link:hover{opacity:.7}@media (max-width:768px){.compare-self-demo{margin-top:48px;padding:24px 16px}.compare-grid{grid-template-columns:1fr;gap:16px}.compare-col{padding:28px 24px}}.audience-badge{background:var(--off-white);color:var(--iris);text-transform:uppercase;letter-spacing:.08em;vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-family:Outfit,sans-serif;font-size:.62rem;font-weight:600;display:inline-block}.landing-hamburger{color:var(--deep-purple);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.landing-mobile-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafaf8f2;border-top:1px solid #5b4a8a0f;flex-direction:column;gap:2px;padding:8px 32px 16px;display:flex;position:absolute;top:100%;left:0;right:0}.landing-mobile-menu a{color:var(--text-secondary);border-bottom:1px solid #5b4a8a0a;padding:10px 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.landing-mobile-menu a:hover{color:var(--deep-purple)}.landing-mobile-cta{text-align:center;margin-top:8px;font-weight:500;background:var(--iris)!important;color:#fff!important;border-bottom:none!important;border-radius:10px!important;padding:12px!important}.landing-mobile-cta:hover{background:var(--plum)!important}.nav-tagline{color:var(--iris);font-family:Fraunces,serif;font-size:.8rem;font-style:italic;font-weight:400}.cta-section{padding:0 32px clamp(40px,6vw,64px)}.cta-row{background:#1e1e240a;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1120px;margin:0 auto;padding:48px 36px;display:grid}.cta-actions{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.cta-waitlist{width:100%}.cta-form{gap:12px;display:flex}.cta-input{color:var(--deep-purple);background:#fff;border:1px solid #1e1e241f;border-radius:8px;outline:none;flex:1;min-width:200px;padding:12px 16px;font-family:Outfit,sans-serif;font-size:.9rem;transition:border-color .25s,box-shadow .25s}.cta-input::placeholder{color:var(--text-secondary)}.cta-input:focus{border-color:var(--iris);box-shadow:0 0 0 3px #5b4a8a1a}.cta-submit{background:var(--iris);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:12px 24px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:500;transition:background .25s,transform .25s}.cta-submit:hover{background:var(--plum);transform:translateY(-1px)}.audience-section{padding:clamp(80px,12vw,160px) 32px}.audience-inner{max-width:1120px;margin:0 auto}.audience-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.audience-card{background:#1e1e240a;padding:40px 36px;transition:background .25s}.audience-card:hover{background:#1e1e2412}.audience-title{color:var(--deep-purple);align-items:center;gap:10px;margin-bottom:12px;font-family:Fraunces,serif;font-size:1.1rem;font-weight:500;display:flex}.audience-desc{color:var(--text-secondary);font-size:.88rem;font-weight:300;line-height:1.65}.audience-card-illustrated{background:#fff;border:1px solid #2b24400f;border-radius:20px;transition:transform .3s,box-shadow .3s;overflow:hidden}.audience-card-illustrated:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.audience-bird-scene{justify-content:center;align-items:center;min-height:180px;padding:28px 20px;display:flex}.audience-card-body{padding:20px 24px 24px}.snippet-section{padding:clamp(40px,6vw,80px) 32px clamp(60px,8vw,100px)}.snippet-inner{max-width:760px;margin:0 auto}.snippet-inner .section-label{text-align:center;margin-bottom:24px}.snippet-card{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:20px;flex-direction:column;gap:20px;padding:clamp(24px,4vw,36px);display:flex}.snippet-turn{align-items:flex-start;gap:14px;display:flex}.snippet-turn-parlei{flex-direction:row-reverse}.snippet-avatar{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.snippet-avatar-parlei{background:#5b4a8a14;padding:2px}.snippet-bubble{background:#5b4a8a0d;border:1px solid #5b4a8a14;border-radius:16px;flex:1;padding:14px 18px}.snippet-bubble-parlei{background:var(--accent-soft);border-color:#5b4a8a2e}.snippet-bubble-name{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:.72rem;font-weight:600}.snippet-bubble-text{color:var(--text);margin:0;font-size:.92rem;line-height:1.55}.snippet-brief{color:#f4f2f7;background:#2b2440;border-radius:14px;margin-top:8px;padding:18px 20px}.snippet-brief-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--lavender-light);margin:0 0 10px;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:600}.snippet-brief-body{margin:0 0 10px;font-size:.88rem;line-height:1.55}.snippet-brief-action{color:#f4f2f7c7;margin:0;font-size:.82rem;line-height:1.5}.snippet-brief-action strong{color:var(--lavender-light);font-weight:600}@media (max-width:540px){.snippet-turn,.snippet-turn-parlei{flex-direction:column}.snippet-avatar{width:32px;height:32px}}@media (max-width:768px){.nav-tagline,.landing-nav-links{display:none}.landing-hamburger{display:block}.landing-nav{position:relative}.hero-grid{text-align:center;grid-template-columns:1fr;gap:48px}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-ctas{justify-content:center}.hero-bird-col{order:2}.hero-bird-col svg{max-width:280px}.steps-grid{grid-template-columns:1fr;gap:48px;max-width:440px;margin-left:auto;margin-right:auto}.audience-grid{grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width:540px){.audience-grid{grid-template-columns:1fr}}.feature-row{grid-template-columns:1fr;gap:8px;padding:28px 24px}.feature-num{display:none}.price-row{grid-template-columns:1fr;gap:16px;padding:28px 24px}.cta-row{text-align:center;grid-template-columns:1fr}.cta-actions{align-items:center}.cta-form{flex-direction:column;width:100%}.cta-input{min-width:unset;width:100%}.executive-card{padding:28px 24px}.executive-header{flex-wrap:wrap}.executive-tags{gap:6px 16px}.exec-features{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}.exec-features .scroll-reveal:nth-child(2),.exec-features .scroll-reveal:nth-child(3){transition-delay:0s}.exec-stat,.exec-waitlist-box{padding:32px 24px}.exec-waitlist-form{flex-direction:column;align-items:stretch}.exec-waitlist-input{max-width:none;min-width:unset;width:100%}}.pricing-closer{text-align:center;color:var(--text-secondary);margin-top:32px;font-size:.9rem;font-style:italic;font-weight:300}.more-section{background:#fafaf8;padding:120px 24px}.more-inner{max-width:1120px;margin:0 auto}.more-subtitle{color:var(--text-secondary);max-width:600px;margin:-8px 0 48px;font-size:1rem;font-weight:300;line-height:1.6}.more-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.more-card{border:1px solid #5b4a8a0f;border-radius:20px;padding:32px 28px;transition:transform .3s,box-shadow .3s}.more-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #2b24400f}.more-card-dark{color:#f4f2f7}.more-card-name{color:inherit;align-items:center;gap:10px;margin-bottom:12px;font-family:Fraunces,serif;font-size:1.5rem;font-weight:500;display:flex}.more-card-dark .more-card-name{color:#fff}.more-card-lead{color:inherit;margin-bottom:10px;font-size:1rem;font-weight:500}.more-card-dark .more-card-lead{color:#fff}.more-card-desc{color:var(--text-secondary);font-size:.92rem;font-weight:300;line-height:1.65}.more-card-dark .more-card-desc{color:#f4f2f7b8}.more-footer{text-align:center;background:#fff;border:1px solid #5b4a8a14;border-radius:20px;padding:32px 24px}.more-footer-price{color:var(--deep-purple);margin-bottom:6px;font-family:Fraunces,serif;font-size:1.25rem;font-weight:500}.more-footer-note{color:var(--text-secondary);margin-bottom:16px;font-size:.9rem;font-weight:300}.more-footer-link{color:var(--iris);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.more-footer-link:hover{color:var(--deep-purple)}@media (max-width:900px){.more-section{padding:72px 20px}.more-grid{grid-template-columns:1fr}}
