:where(.landing-root) .page-landing,:where(.landing-root) .page-manifeste{transition:opacity .3s}:where(.landing-root) .manifeste-header{text-align:center;padding:8rem var(--lp-gutter) 3rem;max-width:var(--w-sm);margin:0 auto;position:relative}:where(.landing-root) .manifeste-header:after{content:"";background:var(--accent);width:60px;height:3px;margin:2.5rem auto 0;display:block}:where(.landing-root) .manifeste-title{font-family:var(--font-serif);font-size:var(--text-7xl);font-weight:600;line-height:var(--lh-tight);letter-spacing:-.02em;color:var(--text)}:where(.landing-root) .manifeste-subtitle{font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.03em;margin-top:1.5rem;font-weight:400}:where(.landing-root) .manifeste-body{max-width:var(--w-sm);padding:2rem var(--lp-gutter) 6rem;margin:0 auto}:where(.landing-root) .manifeste-section{margin-bottom:3.5rem}:where(.landing-root) .manifeste-section-number{font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem;font-weight:700;display:block}:where(.landing-root) .manifeste-section h2{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:600;line-height:var(--lh-snug);color:var(--text);margin-bottom:1.2rem}:where(.landing-root) .manifeste-section p{color:var(--text);font-size:var(--text-md);line-height:var(--lh-relaxed);max-width:68ch;margin-bottom:1rem}:where(.landing-root) .manifeste-section p:last-child{margin-bottom:0}:where(.landing-root) .manifeste-section p.m-accent{color:var(--accent);font-style:italic;font-weight:600;font-size:var(--text-2xl);margin:1.5rem 0;line-height:1.6}:where(.landing-root) .pull-quote{border-left:3px solid var(--accent);font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--text);margin:2rem 0;padding:1.2rem 0 1.2rem 1.5rem;font-style:italic;font-weight:500;line-height:1.6}:where(.landing-root) .m-divider{text-align:center;color:var(--border);font-size:var(--text-3xl);letter-spacing:.5em;margin:3rem 0}:where(.landing-root) .m-values{margin:2rem 0}:where(.landing-root) .m-value-item{border-bottom:1px solid var(--border-light);font-size:var(--text-lg);color:var(--text);padding:1rem 0;line-height:1.75}:where(.landing-root) .m-value-item:last-child{border-bottom:none}:where(.landing-root) .m-value-item strong{color:var(--accent);font-weight:600}:where(.landing-root) .m-mission-block{background:var(--bg-card);border:1px solid var(--border-light);text-align:center;border-radius:14px;margin:2.5rem 0;padding:2.5rem 2rem}:where(.landing-root) .m-mission-block h3{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--accent);letter-spacing:.05em;margin-bottom:1rem;font-weight:600}:where(.landing-root) .m-mission-block p{font-size:var(--text-2xl);color:var(--text);font-weight:500;line-height:1.6}:where(.landing-root) .m-signature{border-top:1px solid var(--border-light);text-align:center;margin-top:4rem;padding-top:2rem}:where(.landing-root) .m-signature .sig-name{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--text);margin-bottom:.3rem;font-style:italic;font-weight:600}:where(.landing-root) .m-signature .sig-role{font-size:var(--text-sm);color:var(--text-muted);letter-spacing:.03em}:where(.landing-root) .m-signature .sig-place{font-size:var(--text-xs);color:var(--text-muted);margin-top:.3rem}@media (prefers-reduced-motion:no-preference){:where(.landing-root) .manifeste-section{opacity:0;animation:.7s forwards fadeUp;transform:translateY(16px)}:where(.landing-root) .manifeste-section:first-child{animation-delay:.1s}:where(.landing-root) .manifeste-section:nth-child(2){animation-delay:.2s}:where(.landing-root) .manifeste-section:nth-child(3){animation-delay:.3s}:where(.landing-root) .manifeste-section:nth-child(4){animation-delay:.4s}:where(.landing-root) .manifeste-section:nth-child(5){animation-delay:.5s}:where(.landing-root) .manifeste-section:nth-child(6){animation-delay:.6s}:where(.landing-root) .manifeste-section:nth-child(7){animation-delay:.7s}:where(.landing-root) .manifeste-section:nth-child(8){animation-delay:.8s}}:where(.landing-root) .hero{min-height:calc(100vh - 60px);padding:clamp(5rem, 8vh, 8rem) var(--lp-gutter) clamp(3rem, 6vh, 6rem);max-width:var(--w-2xl);grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(2.5rem,5vw,6rem);margin:0 auto;display:grid;position:relative}:where(.landing-root) .hero-text{text-align:left}:where(.landing-root) .hero h1{font-family:var(--font-serif);font-size:var(--text-7xl);line-height:var(--lh-tight);letter-spacing:-.025em;margin-bottom:1.5rem;font-weight:600}:where(.landing-root) .hero h1 em{color:var(--accent);font-style:italic;position:relative}:where(.landing-root) .hero h1 em:after{content:"";background:var(--accent);opacity:.3;border-radius:2px;height:3px;position:absolute;bottom:2px;left:0;right:0}:where(.landing-root) .hero-sub{font-size:var(--text-lg);color:var(--text-2);max-width:68ch;line-height:var(--lh-relaxed);margin-bottom:2.5rem}:where(.landing-root) .hero-cta{background:var(--brand-cta);color:#fff;font-weight:700;font-size:var(--text-lg);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2.2rem;text-decoration:none;transition:all .25s;display:inline-flex}:where(.landing-root) .hero-cta:hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 8px 24px #c2651a40}:where(.landing-root) .hero-proof{font-size:var(--text-sm);color:var(--text-2);margin-top:1rem}:where(.landing-root) .mid-cta-block{text-align:center;padding:3rem var(--lp-gutter);max-width:var(--w-md);flex-direction:column;align-items:center;margin:1rem auto 2rem;display:flex}:where(.landing-root) .mid-cta-block .hero-proof{margin-top:.75rem}:where(.landing-root) .m-inline-cta{text-align:center;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);max-width:36ch;margin:3.5rem auto;padding:2rem 0}:where(.landing-root) .m-inline-cta p{font-family:var(--font-serif);color:var(--text);margin:0 0 .8rem;font-size:clamp(1.15rem,2vw,1.45rem);font-style:italic;line-height:1.3}:where(.landing-root) .m-inline-cta-link{color:var(--accent);font-weight:600;font-size:var(--text-md);text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s;display:inline-block}:where(.landing-root) .m-inline-cta-link:hover{color:var(--accent-light);text-decoration-thickness:2px}:where(.landing-root) .m-final-cta{text-align:center;padding:0 var(--lp-gutter);max-width:var(--w-md);flex-direction:column;align-items:center;gap:1.3rem;margin:4rem auto 2rem;display:flex}:where(.landing-root) .m-final-cta h3{font-family:var(--font-serif);color:var(--text);margin:0;font-size:clamp(1.7rem,3.2vw,2.2rem);font-style:italic;font-weight:600;line-height:1.2}:where(.landing-root) .m-final-cta p{font-size:var(--text-md);color:var(--text-2);max-width:42ch;margin:0;line-height:1.55}:where(.landing-root) .hero-visual{flex-direction:column;align-items:center;gap:.9rem;padding:1rem;display:flex;position:relative}:where(.landing-root) .mock-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:18px;width:100%;max-width:600px;padding:clamp(1.2rem,1.6vw,2rem) clamp(1.3rem,1.8vw,2.4rem);transition:transform .4s;position:relative;box-shadow:0 12px 48px #2c24181a}:where(.landing-root) .mock-card-question{transform:rotate(-1.2deg)}:where(.landing-root) .mock-card-question:hover{transform:rotate(-.5deg)translateY(-2px)}:where(.landing-root) .mock-card-post{transform:rotate(1deg)}:where(.landing-root) .mock-card-post:hover{transform:rotate(.3deg)translateY(-2px)}:where(.landing-root) .mock-header{border-bottom:1px solid var(--border-light);align-items:center;gap:.7rem;margin-bottom:.9rem;padding-bottom:.9rem;display:flex}:where(.landing-root) .mock-avatar{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);color:#fff;width:36px;height:36px;font-family:var(--font-serif);font-style:italic;font-weight:600;font-size:var(--text-lg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}:where(.landing-root) .mock-avatar.linkedin{font-style:normal;font-family:var(--font-sans);font-weight:700;font-size:var(--text-sm);background:#0a66c2}:where(.landing-root) .mock-author{flex:1;min-width:0}:where(.landing-root) .mock-author-name{font-weight:600;font-size:var(--text-md);color:var(--text);align-items:center;gap:.4rem;margin-bottom:.1rem;display:flex}:where(.landing-root) .mock-author-role{font-size:var(--text-xs);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:where(.landing-root) .mock-badge{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);background:var(--accent-bg);border-radius:4px;padding:.2rem .5rem;font-weight:700}:where(.landing-root) .mock-question{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--text);margin-bottom:.9rem;font-weight:500;line-height:1.5}:where(.landing-root) .mock-voice{background:var(--bg);border-radius:10px;align-items:center;gap:.7rem;padding:.65rem .9rem;display:flex}:where(.landing-root) .mock-mic{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}:where(.landing-root) .mock-waveform{flex:1;align-items:center;gap:2px;height:24px;display:flex}:where(.landing-root) .mock-waveform span{background:var(--accent);opacity:.7;border-radius:2px;width:2.5px;animation:1.4s ease-in-out infinite waveform;display:block}:where(.landing-root) .mock-waveform span:first-child{height:30%;animation-delay:0s}:where(.landing-root) .mock-waveform span:nth-child(2){height:55%;animation-delay:.1s}:where(.landing-root) .mock-waveform span:nth-child(3){height:80%;animation-delay:.2s}:where(.landing-root) .mock-waveform span:nth-child(4){height:45%;animation-delay:.3s}:where(.landing-root) .mock-waveform span:nth-child(5){height:70%;animation-delay:.4s}:where(.landing-root) .mock-waveform span:nth-child(6){height:90%;animation-delay:.5s}:where(.landing-root) .mock-waveform span:nth-child(7){height:50%;animation-delay:.6s}:where(.landing-root) .mock-waveform span:nth-child(8){height:75%;animation-delay:.7s}:where(.landing-root) .mock-waveform span:nth-child(9){height:35%;animation-delay:.8s}:where(.landing-root) .mock-waveform span:nth-child(10){height:60%;animation-delay:.9s}:where(.landing-root) .mock-waveform span:nth-child(11){height:85%;animation-delay:1s}:where(.landing-root) .mock-waveform span:nth-child(12){height:40%;animation-delay:1.1s}:where(.landing-root) .mock-waveform span:nth-child(13){height:65%;animation-delay:1.2s}:where(.landing-root) .mock-waveform span:nth-child(14){height:50%;animation-delay:1.3s}@keyframes waveform{0%,to{opacity:.5;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}:where(.landing-root) .mock-timer{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}:where(.landing-root) .mock-arrow{color:var(--accent);opacity:.7;justify-content:center;align-items:center;animation:2s ease-in-out infinite arrowBob;display:flex}@keyframes arrowBob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}:where(.landing-root) .mock-post-text{font-size:var(--text-md);color:var(--text);line-height:1.6}:where(.landing-root) .mock-post-text strong{font-weight:600}:where(.landing-root) .mock-post-text .highlight{background:var(--accent-bg);color:var(--accent);border-radius:3px;padding:0 .2rem;font-weight:600}:where(.landing-root) .mock-post-footer{border-top:1px solid var(--border-light);font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:1rem;margin-top:.9rem;padding-top:.8rem;display:flex}:where(.landing-root) .mock-post-stat{align-items:center;gap:.3rem;display:flex}:where(.landing-root) .mock-post-stat strong{color:var(--text);font-weight:600}:where(.landing-root) .hero-visual:before{content:"";background-image:radial-gradient(var(--accent-border) 1.5px, transparent 1.5px);opacity:.5;z-index:-1;background-size:18px 18px;border-radius:50%;width:180px;height:180px;position:absolute;top:-20px;right:-30px;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 70%);mask-image:radial-gradient(circle,#000 40%,#0000 70%)}:where(.landing-root) .trust-bar{max-width:var(--w-sm);text-align:center;margin:0 auto;padding:2rem 2rem 2.5rem}:where(.landing-root) .trust-label{font-family:var(--font-serif);font-style:italic;font-size:var(--text-lg);color:var(--text-muted);margin-bottom:1.2rem}:where(.landing-root) .trust-kpis{justify-content:center;align-items:center;gap:2rem;display:flex}:where(.landing-root) .trust-kpi{flex-direction:column;align-items:center;gap:.15rem;display:flex}:where(.landing-root) .trust-number{font-family:var(--font-serif);font-size:var(--text-6xl);color:var(--accent);letter-spacing:-.02em;font-weight:700}:where(.landing-root) .trust-desc{font-size:var(--text-sm);color:var(--text-muted)}:where(.landing-root) .trust-sep{background:var(--border);width:1px;height:32px}:where(.landing-root) .trust-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.4rem;margin-top:2.4rem;display:flex}:where(.landing-root) .trust-logo{filter:grayscale();opacity:.55;width:auto;height:26px;transition:opacity .2s,filter .2s}:where(.landing-root) .trust-logo--tall{height:40px}:where(.landing-root) .trust-logo:hover{filter:grayscale(0);opacity:1}:where(.landing-root) .divider{max-width:var(--w-lg);border:none;border-top:1px solid var(--border-light);margin:0 auto}:where(.landing-root) section{padding:5.5rem var(--lp-gutter);max-width:var(--w-lg);margin:0 auto}:where(.landing-root) .section-label{font-family:var(--font-sans);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin-bottom:.8rem;font-weight:700}:where(.landing-root) .section-title{font-family:var(--font-serif);font-size:var(--text-6xl);line-height:var(--lh-snug);letter-spacing:-.02em;margin-bottom:1rem;font-weight:600}:where(.landing-root) .section-desc{color:var(--text-muted);font-size:var(--text-lg);max-width:68ch;line-height:var(--lh-relaxed)}:where(.landing-root) .problem{text-align:center;flex-direction:column;align-items:center;display:flex}:where(.landing-root) .problem-grid{grid-template-columns:1fr 1fr;gap:1.2rem;width:100%;margin-top:3rem;display:grid}:where(.landing-root) .problem-card{background:var(--bg-card);border:1px solid var(--border-light);text-align:left;border-radius:14px;min-width:0;padding:1.8rem;transition:all .3s;box-shadow:0 1px 3px #2c24180a}:where(.landing-root) .problem-card:hover{border-color:var(--border);transform:translateY(-2px);box-shadow:0 4px 16px #2c241814}:where(.landing-root) .problem-card .icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}:where(.landing-root) .problem-card .icon svg{width:22px;height:22px}:where(.landing-root) .problem-card:first-child .icon,:where(.landing-root) .problem-card:nth-child(2) .icon,:where(.landing-root) .problem-card:nth-child(3) .icon,:where(.landing-root) .problem-card:nth-child(4) .icon{background:var(--accent-bg)}:where(.landing-root) .problem-card h3{font-family:var(--font-serif);font-size:var(--text-xl);margin-bottom:.5rem;font-weight:600}:where(.landing-root) .problem-card p{color:var(--text-muted);font-size:var(--text-md);line-height:1.65}:where(.landing-root) .how{background:var(--bg-warm);border-radius:0;width:100vw;max-width:none;padding-left:2rem;padding-right:2rem;position:relative;left:50%;transform:translate(-50%)}:where(.landing-root) .how:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;top:0;left:0;right:0}:where(.landing-root) .how:after{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;bottom:0;left:0;right:0}:where(.landing-root) .how-inner{max-width:var(--w-lg);margin:0 auto}:where(.landing-root) .how-inner .centered{text-align:center;flex-direction:column;align-items:center;display:flex}:where(.landing-root) .steps{grid-template-columns:repeat(4,1fr);gap:1.8rem;margin-top:3.5rem;display:grid;position:relative}:where(.landing-root) .steps:before{content:"";background:repeating-linear-gradient(90deg, var(--accent-border) 0 6px, transparent 6px 12px);z-index:0;height:1px;position:absolute;top:22px;left:6%;right:6%}:where(.landing-root) .step{text-align:left;z-index:1;min-width:0;padding:0;position:relative}:where(.landing-root) .step-badge{background:var(--bg);border:1.5px solid var(--accent);width:44px;height:44px;color:var(--accent);font-family:var(--font-serif);font-size:var(--text-lg);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.2rem;font-weight:600;transition:all .3s;display:inline-flex}:where(.landing-root) .step:hover .step-badge{background:var(--accent);color:#fff;transform:scale(1.08)rotate(-4deg);box-shadow:0 6px 20px #c2651a40}:where(.landing-root) .step h3{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--text);margin-bottom:.5rem;font-weight:600;line-height:1.3}:where(.landing-root) .step p{color:var(--text-muted);font-size:var(--text-md);line-height:1.6}:where(.landing-root) .step-connector{color:var(--text-light);font-size:var(--text-md);font-family:var(--font-serif);justify-content:center;align-items:center;gap:.3rem;margin-top:2rem;font-style:italic;display:flex}:where(.landing-root) .step-connector span{background:var(--border);width:40px;height:1px;display:inline-block}:where(.landing-root) .compare{text-align:center;flex-direction:column;align-items:center;display:flex}:where(.landing-root) .compare-grid{border-radius:16px;grid-template-columns:1fr 1fr;gap:0;width:100%;margin-top:3rem;display:grid;overflow:hidden;box-shadow:0 2px 12px #2c24180f}:where(.landing-root) .compare-col{padding:2.2rem}:where(.landing-root) .compare-col.before{background:#fdf6f4;border:1.5px solid #b5493a26;border-right:none;border-radius:16px 0 0 16px}:where(.landing-root) .compare-col.after{background:#f4f9f2;border:1.5px solid #5a8a4a33;border-left:none;border-radius:0 16px 16px 0}:where(.landing-root) .compare-col h3{font-family:var(--font-serif);font-size:var(--text-lg);align-items:center;gap:.5rem;margin-bottom:1.2rem;padding-bottom:1rem;font-weight:600;display:flex}:where(.landing-root) .compare-col.before h3{color:var(--red);border-bottom:1px solid #b5493a1f}:where(.landing-root) .compare-col.after h3{color:var(--green);border-bottom:1px solid #5a8a4a26}:where(.landing-root) .compare-col ul{list-style:none}:where(.landing-root) .compare-col li{font-size:var(--text-xl);color:var(--text);border-bottom:1px solid #2c24180f;align-items:flex-start;gap:.7rem;padding:.75rem 0;font-weight:500;line-height:1.5;display:flex}:where(.landing-root) .compare-col li:last-child{border-bottom:none}:where(.landing-root) .compare-col li .marker{font-weight:700;font-size:var(--text-lg);flex-shrink:0;margin-top:2px}:where(.landing-root) .compare-col.before li{color:var(--text-muted);font-weight:400}:where(.landing-root) .compare-col.before li .marker{color:var(--red)}:where(.landing-root) .compare-col.after li .marker{color:var(--green)}:where(.landing-root) .conviction-section{background:var(--bg-dark);color:#f6f1e9;width:100vw;padding:6rem var(--lp-gutter);max-width:none;position:relative;left:50%;transform:translate(-50%)}:where(.landing-root) .conviction-inner{max-width:var(--w-lg);grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}:where(.landing-root) .conviction-content .section-label{color:#d4956a}:where(.landing-root) .conviction-content .section-title{color:#f6f1e9;margin-bottom:1.5rem}:where(.landing-root) .conviction-text{color:var(--text-weak);font-size:var(--text-xl);margin-bottom:1.2rem;line-height:1.75}:where(.landing-root) .conviction-text strong{color:#f6f1e9;font-weight:600}:where(.landing-root) .conviction-values{flex-direction:column;gap:0;margin:2rem 0;display:flex}:where(.landing-root) .conviction-value{border-bottom:1px solid #f6f1e914;align-items:baseline;gap:1rem;padding:.9rem 0;display:flex}:where(.landing-root) .conviction-value:last-child{border-bottom:none}:where(.landing-root) .conviction-value-number{font-family:var(--font-serif);font-size:var(--text-sm);color:#d4956a;opacity:.6;flex-shrink:0;min-width:22px;font-weight:600}:where(.landing-root) .conviction-value-text{font-size:var(--text-lg);color:var(--text-weak);line-height:1.6}:where(.landing-root) .conviction-value-text strong{color:#f6f1e9;font-weight:600}:where(.landing-root) .manifeste-link-btn{color:#d4956a;font-family:var(--font-sans);font-size:var(--text-lg);cursor:pointer;background:0 0;border:1.5px solid #d4956a59;border-radius:10px;align-items:center;gap:.6rem;margin-top:2rem;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}:where(.landing-root) .manifeste-link-btn:hover{background:#d4956a1a;border-color:#d4956a;transform:translateY(-2px);box-shadow:0 4px 20px #d4956a26}:where(.landing-root) .manifeste-link-btn svg{transition:transform .3s}:where(.landing-root) .manifeste-link-btn:hover svg{transform:translate(3px)}:where(.landing-root) .conviction-founder{flex-direction:column;align-items:center;gap:1.8rem;display:flex}:where(.landing-root) .founder-photo{object-fit:cover;border:3px solid #f6f1e914;border-radius:16px;width:100%;max-width:320px;height:auto;box-shadow:0 12px 40px #0006}:where(.landing-root) .founder-quote{background:#f6f1e90a;border:1px solid #f6f1e914;border-radius:12px;max-width:320px;padding:1.5rem 1.8rem;position:relative}:where(.landing-root) .founder-quote p{font-family:var(--font-serif);font-size:var(--text-lg);color:#d4c4b0;font-style:italic;line-height:1.65}:where(.landing-root) .founder-quote-author{flex-direction:column;gap:.1rem;margin-top:1rem;display:flex}:where(.landing-root) .founder-name{font-family:var(--font-serif);font-size:var(--text-lg);color:#f6f1e9;font-weight:600}:where(.landing-root) .founder-role{font-size:var(--text-sm);color:var(--text-weak)}:where(.landing-root) .triggers-preview{flex-wrap:wrap;justify-content:flex-start;gap:.4rem;margin-top:1rem;display:flex}:where(.landing-root) .trigger-pill{background:var(--accent-bg);border:1px solid var(--accent-border);font-size:var(--text-xs);color:var(--accent);white-space:nowrap;border-radius:100px;padding:.35rem .9rem;font-weight:500}:where(.landing-root) .voice-section{background:var(--bg-dark);width:100vw;max-width:none;padding:5rem var(--lp-gutter);text-align:center;border-radius:0;flex-direction:column;align-items:center;display:flex;position:relative;left:50%;transform:translate(-50%)}:where(.landing-root) .voice-section .section-label{color:var(--accent-light)}:where(.landing-root) .voice-section .section-title{color:#f6f1e9}:where(.landing-root) .voice-section .section-desc{color:var(--text-weak)}:where(.landing-root) .voice-items{max-width:var(--w-md);gap:3rem;width:100%;margin-top:3rem;display:flex}:where(.landing-root) .voice-item{text-align:left;border-top:2px solid #c2651a66;flex:1;min-width:0;padding-top:1.4rem}:where(.landing-root) .voice-item h4{font-family:var(--font-serif);font-size:var(--text-lg);color:#f6f1e9;margin-bottom:.5rem;font-weight:600}:where(.landing-root) .voice-item p{color:var(--text-weak);font-size:var(--text-md);line-height:1.6}:where(.landing-root) .strategy-section{text-align:center;padding:4rem var(--lp-gutter);flex-direction:column;align-items:center;display:flex}:where(.landing-root) .strategy-archetypes{width:100%;max-width:var(--w-lg);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin-top:3rem;display:grid}:where(.landing-root) .strategy-arch-card{background:var(--bg-card);border:1px solid var(--border-light);text-align:left;border-top-style:solid;border-top-width:4px;border-radius:14px;flex-direction:column;gap:.6rem;padding:1.4rem 1.3rem;display:flex}:where(.landing-root) .strategy-arch-eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:var(--text-xs);font-weight:600}:where(.landing-root) .strategy-arch-card h4{font-family:var(--font-serif);font-weight:600;font-size:var(--text-2xl);color:var(--text);margin:0;line-height:1.25}:where(.landing-root) .strategy-arch-card p{font-size:var(--text-lg);color:var(--text-2);margin:0;line-height:1.55}:where(.landing-root) .output-section{text-align:center;flex-direction:column;align-items:center;display:flex}:where(.landing-root) .output-app-frame{width:100%;max-width:var(--w-sm);background:var(--bg-card);border:1px solid var(--border-light);border-radius:16px;margin-top:3rem;overflow:hidden;box-shadow:0 4px 24px #2c241814}:where(.landing-root) .output-app-tabs{background:var(--bg-warm);border-bottom:1px solid var(--border-light);display:flex}:where(.landing-root) .output-app-tab{font-size:var(--text-md);color:var(--text-muted);text-align:center;cursor:default;border-bottom:2px solid #0000;flex:1;padding:.9rem 1rem;font-weight:500;transition:all .2s}:where(.landing-root) .output-app-tab.active{background:var(--bg-card);color:var(--accent);border-bottom:2px solid var(--accent);font-weight:600}:where(.landing-root) .output-app-body{padding:2rem}:where(.landing-root) .output-app-items{flex-direction:column;gap:2rem;display:flex}:where(.landing-root) .output-app-item{text-align:left;align-items:flex-start;gap:1.1rem;display:flex}:where(.landing-root) .output-app-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}:where(.landing-root) .output-app-icon.post,:where(.landing-root) .output-app-icon.coach,:where(.landing-root) .output-app-icon.photos,:where(.landing-root) .output-app-icon.ideas,:where(.landing-root) .output-app-icon.draft{background:var(--accent-bg)}:where(.landing-root) .output-app-item h4{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--text);margin-bottom:.5rem;font-weight:600}:where(.landing-root) .output-app-item p{color:var(--text-2);font-size:var(--text-md);line-height:1.6}:where(.landing-root) .regen-pills{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.6rem;padding-top:1.4rem;display:flex}:where(.landing-root) .regen-pill{background:var(--bg-warm);border:1px solid var(--border);font-size:var(--text-sm);color:var(--text-muted);border-radius:100px;padding:.4rem 1rem;font-weight:500}:where(.landing-root) .final-cta{text-align:center;padding:7rem var(--lp-gutter) 5rem;max-width:var(--w-sm);flex-direction:column;align-items:center;margin:0 auto;display:flex}:where(.landing-root) .final-cta .section-title{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem)}:where(.landing-root) .final-cta .section-desc{text-align:center;margin-bottom:2rem}.landing-root footer{text-align:center;border-top:1px solid var(--border-light);flex-direction:column;align-items:center;gap:.6rem;padding:2.5rem 2rem;display:flex}:where(.landing-root) footer p{font-size:var(--text-sm);color:var(--text-light)}:where(.landing-root) .pricing-hero{padding:10rem var(--lp-gutter) 1.5rem}@media (max-width:900px){:where(.landing-root) .pricing-hero{padding:6rem 1.2rem 1.2rem}:where(.landing-root) .hero{text-align:center;grid-template-columns:1fr;gap:3rem;min-height:auto;padding:6rem 1.2rem 3rem}:where(.landing-root) .hero-text{text-align:center}:where(.landing-root) .hero-sub{margin-left:auto;margin-right:auto}:where(.landing-root) .hero h1{font-size:clamp(1.8rem,7vw,2.4rem)}:where(.landing-root) .hero-visual:before{display:none}:where(.landing-root) .mock-card{max-width:360px}:where(.landing-root) .mock-card-question{transform:rotate(-.8deg)}:where(.landing-root) .mock-card-post{transform:rotate(.6deg)}:where(.landing-root) section,:where(.landing-root) .conviction-section{padding-left:1.2rem;padding-right:1.2rem}:where(.landing-root) .section-title{font-size:clamp(1.5rem,5vw,2rem)}:where(.landing-root) .trust-kpis{gap:1.2rem}:where(.landing-root) .trust-number{font-size:var(--text-4xl)}:where(.landing-root) .problem-grid{grid-template-columns:1fr}:where(.landing-root) .steps{grid-template-columns:1fr 1fr;gap:1.8rem}:where(.landing-root) .steps:before{display:none}:where(.landing-root) .step-badge{width:38px;height:38px;font-size:var(--text-lg);margin-bottom:.9rem}:where(.landing-root) .step-connector{display:none}:where(.landing-root) .triggers-preview{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.3rem;overflow-x:auto}:where(.landing-root) .trigger-pill{flex-shrink:0}:where(.landing-root) .voice-section{padding:3.5rem 1.2rem}:where(.landing-root) .voice-items{flex-direction:column;gap:1.5rem}:where(.landing-root) .strategy-section{padding:3.5rem 1.2rem}:where(.landing-root) .strategy-archetypes{grid-template-columns:1fr;gap:1rem;margin-top:2rem}:where(.landing-root) .output-app-tab{font-size:var(--text-xs);padding:.7rem .4rem}:where(.landing-root) .output-app-body{padding:1.5rem 1.3rem}:where(.landing-root) .output-app-items{gap:1.6rem}:where(.landing-root) .output-app-item{gap:.9rem}:where(.landing-root) .output-app-item h4{font-size:var(--text-lg)}:where(.landing-root) .output-app-item p{font-size:var(--text-md)}:where(.landing-root) .regen-pills{gap:.4rem}:where(.landing-root) .regen-pill{font-size:var(--text-xs);padding:.3rem .7rem}:where(.landing-root) .compare-grid{grid-template-columns:1fr}:where(.landing-root) .compare-col.before{border-bottom:none;border-right:1.5px solid #b5493a26;border-radius:16px 16px 0 0}:where(.landing-root) .compare-col.after{border-top:none;border-left:1.5px solid #5a8a4a33;border-radius:0 0 16px 16px}:where(.landing-root) .compare-col li{font-size:var(--text-lg)}:where(.landing-root) .conviction-inner{text-align:center;grid-template-columns:1fr;gap:3rem}:where(.landing-root) .conviction-content{order:1}:where(.landing-root) .conviction-founder{order:2}:where(.landing-root) .conviction-values{align-items:center}:where(.landing-root) .conviction-value{justify-content:center}:where(.landing-root) .manifeste-link-btn{margin:2rem auto 0}:where(.landing-root) .founder-quote{max-width:400px;margin:0 auto}:where(.landing-root) .final-cta{padding:4rem 1.2rem 3rem}:where(.landing-root) .manifeste-header{padding:6rem 1.2rem 2rem}:where(.landing-root) .manifeste-header:after{margin-top:1.8rem}:where(.landing-root) .manifeste-section{margin-bottom:2.5rem}:where(.landing-root) .manifeste-section h2{font-size:var(--text-4xl);line-height:1.3}:where(.landing-root) .manifeste-section p{font-size:var(--text-lg);line-height:1.7}:where(.landing-root) .manifeste-section p.m-accent{font-size:var(--text-xl)}:where(.landing-root) .pull-quote{font-size:var(--text-xl);margin:1.5rem 0;padding:1rem 0 1rem 1.1rem}:where(.landing-root) .m-divider{margin:2rem 0}:where(.landing-root) .m-mission-block{margin:2rem 0;padding:1.8rem 1.3rem}:where(.landing-root) .m-mission-block p{font-size:var(--text-lg)}:where(.landing-root) .m-value-item{font-size:var(--text-lg);padding:.8rem 0}:where(.landing-root) .m-signature{margin-top:3rem}:where(.landing-root) .m-inline-cta{margin:2.5rem auto;padding:1.6rem 0}:where(.landing-root) .m-final-cta{gap:1.1rem;margin:3rem auto 1.5rem}}@media (max-width:600px){:where(.landing-root) .pricing-hero{padding:5rem 1rem 1rem}:where(.landing-root) .hero{gap:2.2rem;padding:5rem 1rem 2.5rem}:where(.landing-root) .hero h1{font-size:clamp(1.7rem,8vw,2.2rem)}:where(.landing-root) .hero-sub{font-size:var(--text-lg)}:where(.landing-root) .hero-visual{gap:.7rem;padding:.5rem}:where(.landing-root) .mock-card{max-width:100%;padding:1rem 1.1rem}:where(.landing-root) .mock-card-question,:where(.landing-root) .mock-card-post{transform:none}:where(.landing-root) .mock-card-question:hover,:where(.landing-root) .mock-card-post:hover{transform:translateY(-2px)}:where(.landing-root) section,:where(.landing-root) .conviction-section{padding-left:1rem;padding-right:1rem}:where(.landing-root) .section-title{font-size:clamp(1.35rem,6vw,1.8rem)}:where(.landing-root) .section-desc{font-size:var(--text-lg)}:where(.landing-root) .trust-bar{padding:1.5rem 1rem 2rem}:where(.landing-root) .trust-kpis{flex-wrap:wrap;gap:1rem}:where(.landing-root) .trust-number{font-size:var(--text-3xl)}:where(.landing-root) .trust-label{font-size:var(--text-md)}:where(.landing-root) .trust-logos{gap:1.5rem 1.8rem;margin-top:1.8rem}:where(.landing-root) .trust-logo{opacity:.6;height:21px}:where(.landing-root) .trust-logo--tall{height:33px}:where(.landing-root) .steps{grid-template-columns:1fr;gap:1.5rem}:where(.landing-root) .voice-section{padding:2.8rem 1rem}:where(.landing-root) .voice-title{font-size:clamp(1.3rem,6vw,1.7rem)}:where(.landing-root) .output-app-tab{font-size:var(--text-xs);padding:.55rem .3rem}:where(.landing-root) .output-app-body{padding:1.2rem 1rem}:where(.landing-root) .output-app-items{gap:1.3rem}:where(.landing-root) .output-app-item h4{font-size:var(--text-md);margin-bottom:.35rem}:where(.landing-root) .output-app-item p{font-size:var(--text-sm)}:where(.landing-root) .compare-col{padding:1.4rem 1.2rem}:where(.landing-root) .conviction-section{padding-top:3rem;padding-bottom:3rem}:where(.landing-root) .conviction-title{font-size:var(--text-5xl)}:where(.landing-root) .conviction-text{font-size:var(--text-lg)}:where(.landing-root) footer{text-align:center;padding:2rem 1rem}:where(.landing-root) .manifeste-header{padding:5rem 1rem 1.5rem}:where(.landing-root) .manifeste-title{font-size:clamp(1.8rem,7vw,2.4rem)}:where(.landing-root) .manifeste-section-number{font-size:var(--text-xs)}:where(.landing-root) .manifeste-section h2{font-size:var(--text-3xl)}:where(.landing-root) .manifeste-section p{font-size:var(--text-lg)}:where(.landing-root) .m-mission-block{padding:1.5rem 1.1rem}:where(.landing-root) .m-inline-cta{max-width:30ch;margin:2rem auto;padding:1.4rem 0}:where(.landing-root) .m-inline-cta p{font-size:var(--text-2xl)}:where(.landing-root) .m-final-cta{gap:1rem;margin:2.5rem auto 1rem;padding:0 1rem}:where(.landing-root) .mid-cta-block{padding:2rem 1rem}}@media (prefers-reduced-motion:no-preference){:where(.landing-root) .step,:where(.landing-root) .problem-card{opacity:0;animation:.5s forwards fadeUp;transform:translateY(16px)}:where(.landing-root) .step:first-child{animation-delay:.1s}:where(.landing-root) .step:nth-child(2){animation-delay:.2s}:where(.landing-root) .step:nth-child(3){animation-delay:.3s}:where(.landing-root) .problem-card:first-child{animation-delay:50ms}:where(.landing-root) .problem-card:nth-child(2){animation-delay:.1s}:where(.landing-root) .problem-card:nth-child(3){animation-delay:.15s}:where(.landing-root) .problem-card:nth-child(4){animation-delay:.2s}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}
