.landing-root{--max-w:1200px;--page-x:clamp(20px, 4vw, 56px);--section-gap:clamp(88px, 11vw, 144px);--ease:cubic-bezier(.2, .7, .2, 1);--fs-12:.75rem;--fs-13:.8125rem;--fs-14:.875rem;--fs-15:.9375rem;--fs-16:1rem;--fs-18:1.125rem;--fs-20:1.25rem;--fs-24:1.5rem;--fs-30:1.875rem;--fs-36:2.25rem;--fs-44:2.75rem;--fs-56:3.5rem;--fs-72:4.5rem;--lh-tight:1.04;--lh-snug:1.18;--lh-normal:1.45;--lh-relaxed:1.6;--tracking-tight:-.02em;--tracking-snug:-.012em;--tracking-normal:0em;--tracking-wide:.02em;--tracking-eyebrow:.14em;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700}.landing-root img{max-width:100%;display:block}.landing-root button{font-family:inherit}.landing-root .wrap{max-width:var(--max-w);padding-left:var(--page-x);padding-right:var(--page-x);margin:0 auto;position:relative}.landing-root main{display:block}.landing-root main>section{padding-top:var(--section-gap)}.landing-root main>section.hero{padding-top:0}.landing-root .eyebrow{font-size:var(--fs-12);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;font-weight:var(--fw-medium);color:var(--fg3);margin:0;display:inline-block}.landing-root .lead{color:var(--fg2);letter-spacing:-.005em;max-width:56ch;font-size:clamp(18px,1.4vw,22px);font-weight:300;line-height:1.55}.landing-root .body{font-size:var(--fs-18);color:var(--fg2);max-width:60ch;font-weight:300;line-height:1.6}.landing-root section[id]{scroll-margin-top:clamp(60px,6vw,80px)}@media (max-width:480px){.landing-root .hero h1 em{white-space:normal}}html:has(body .landing-root){scroll-behavior:smooth}.landing-root .nav{z-index:50;transition:background .25s var(--ease), border-color .25s var(--ease);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.landing-root .nav.scrolled{-webkit-backdrop-filter:saturate(140%)blur(10px);border-bottom-color:var(--border-subtle);background:#fcfaf8eb}.landing-root .nav-inner{max-width:var(--max-w);padding:18px var(--page-x);grid-template-columns:auto 1fr auto;align-items:center;gap:32px;margin:0 auto;display:grid}.landing-root .nav-logo{align-items:center;text-decoration:none;display:inline-flex}.landing-root .nav-logo img{width:auto;height:39px;display:block}.landing-root .nav-logo .logo-dark,.landing-root .nav.scrolled .nav-logo .logo-light{display:none}.landing-root .nav.scrolled .nav-logo .logo-dark{display:block}.landing-root .nav-links{justify-content:center;gap:clamp(20px,2.4vw,36px);display:flex}.landing-root .nav-links a{color:#fff;font-size:var(--fs-14);letter-spacing:-.005em;text-shadow:0 1px 12px #00000040;transition:color .2s var(--ease), opacity .15s var(--ease);font-weight:500;text-decoration:none}.landing-root .nav-links a:hover{opacity:.85}.landing-root .nav.scrolled .nav-links a{color:var(--fg1);text-shadow:none;opacity:.82}.landing-root .nav.scrolled .nav-links a:hover{opacity:1;color:var(--fg-accent)}.landing-root .nav-cta{color:#fff;-webkit-backdrop-filter:blur(4px);border-radius:var(--radius-pill);font-size:var(--fs-14);cursor:pointer;transition:background .15s var(--ease), border-color .15s var(--ease), color .25s var(--ease);background:#ffffff1f;border:1px solid #ffffff52;align-items:center;gap:8px;padding:9px 16px;font-weight:500;text-decoration:none;display:inline-flex}.landing-root .nav-cta:hover{background:var(--jaoua-orange);border-color:var(--jaoua-orange);color:#fff}.landing-root .nav.scrolled .nav-cta{color:var(--fg1);border-color:var(--border-default);background:0 0}.landing-root .nav.scrolled .nav-cta:hover{background:var(--jaoua-orange);border-color:var(--jaoua-orange);color:#fff}@media (max-width:760px){.landing-root .nav-links{display:none}}.landing-root .btn{border-radius:var(--radius-pill);font-size:var(--fs-15);cursor:pointer;transition:background .15s var(--ease), transform .12s var(--ease);letter-spacing:-.005em;border:0;align-items:center;gap:10px;padding:14px 22px;font-weight:500;text-decoration:none;display:inline-flex}.landing-root .btn-primary{background:var(--jaoua-orange);color:var(--fg-on-accent);box-shadow:0 1px #0000000a,0 8px 22px #ff855242}.landing-root .btn-primary:hover{background:var(--jaoua-orange-700)}.landing-root .btn-primary:active{transform:translateY(1px)}.landing-root .btn-primary.on-dark{box-shadow:0 1px #0000000f,0 12px 28px #00000052}.landing-root .btn-ghost{color:var(--fg1);border:1px solid var(--border-default);background:0 0}.landing-root .btn-ghost:hover{background:var(--jaoua-orange);border-color:var(--jaoua-orange);color:#fff}.landing-root .btn-ghost.on-dark{color:var(--fg-on-dark);border-color:#edebe052}.landing-root .btn-ghost.on-dark:hover{background:#ffffff0f;border-color:#edebe099}.landing-root .btn .dot{opacity:.85;background:currentColor;border-radius:50%;width:6px;height:6px}.landing-root .btn-primary .dot{background:#fffffff2}.landing-root .hero{isolation:isolate;color:#fff;align-items:flex-end;min-height:92vh;display:flex;position:relative;overflow:hidden}.landing-root .hero-photo{object-fit:cover;object-position:center 30%;z-index:-2;filter:saturate(.85)brightness(.92);width:100%;height:100%;position:absolute;inset:0}.landing-root .hero-protect{z-index:-1;background:linear-gradient(#0f111000 0%,#0f111052 55%,#0f11109e 100%);height:65%;position:absolute;inset:auto 0 0}.landing-root .hero .wrap{width:100%;padding-top:140px;padding-bottom:clamp(56px,8vw,96px)}.landing-root .hero h1{font-family:var(--font-display);letter-spacing:-.025em;color:#fff;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(40px,6.6vw,92px);font-weight:300;line-height:1.02}.landing-root .hero h1 em{color:#fff;white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(#0000 0 56%,#ff8552d1 56% 95%,#0000 95%);background-repeat:no-repeat;border-radius:2px;padding:0 .06em;font-style:normal;font-weight:400}.landing-root .hero .sub{color:#ffffffd9;max-width:56ch;margin:28px 0 0;font-size:clamp(16px,1.25vw,19px);font-weight:300;line-height:1.55}.landing-root .hero-row{flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;display:flex}.landing-root .compat-eyebrow{text-align:center;text-transform:none;font-size:var(--fs-24);letter-spacing:-.005em;color:var(--fg2);margin:0 0 36px;display:block}.landing-root .compat-wrap{padding:30px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 10% 90%,#0000 100%)}.landing-root .marquee-track{align-items:center;gap:clamp(64px,7vw,112px);width:max-content;animation:30s linear infinite landing-marquee;display:flex}.landing-root .marquee-track:hover{animation-play-state:paused}.landing-root .partner-logo{object-fit:contain;width:auto;height:48px}.landing-root .partner-logo[src*=smag]{transform:translateY(6px)}@keyframes landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-root .demo h2{font-family:var(--font-display);letter-spacing:-.022em;color:var(--fg1);text-wrap:balance;max-width:38ch;margin:0 0 48px;font-size:clamp(40px,5.2vw,72px);font-weight:300;line-height:1.06}.landing-root .demo-anim{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background-image:radial-gradient(#7c978e0f 0%,#0000 60%);flex-direction:column;min-height:580px;padding:clamp(40px,5vw,72px) clamp(32px,4.5vw,64px);display:flex;position:relative;overflow:hidden}.landing-root .demo-stage{flex:1;min-height:500px;position:relative}.landing-root .demo-scene-v2{opacity:0;pointer-events:none;transition:opacity .55s ease-out,transform .55s ease-out;display:flex;position:absolute;inset:0;transform:translateY(8px)}.landing-root .demo-scene-v2.is-active{opacity:1;transform:translateY(0)}.landing-root .demo-collect{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(36px,4.5vw,64px);width:100%;height:100%;display:grid}.landing-root .demo-collect-left{grid-template-rows:1fr;align-items:center;min-width:0;display:grid}.landing-root .demo-collect-input,.landing-root .demo-collect-card-wrap{grid-area:1/1;min-width:0}.landing-root .demo-collect-input{opacity:1;flex-direction:column;align-self:center;gap:22px;transition:opacity .55s,transform .55s;display:flex;transform:translateY(0)}.landing-root .demo-collect-input.is-hidden{opacity:0;pointer-events:none;transform:translateY(-10px)}.landing-root .demo-collect-audio{background:var(--jaoua-orange-50,#ff85521f);color:var(--jaoua-orange-700,var(--jaoua-orange));font-size:var(--fs-13);font-variant-numeric:tabular-nums;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:6px 14px 6px 6px;font-weight:500;display:inline-flex}.landing-root .demo-collect-audio-mic{background:var(--jaoua-orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.landing-root .demo-collect-audio-wave{align-items:center;gap:3px;height:18px;display:inline-flex}.landing-root .demo-collect-audio-wave i{opacity:.7;background:currentColor;border-radius:2px;width:2.5px;height:30%;animation:1.1s ease-in-out infinite demo-collect-wave;display:block}.landing-root .demo-collect-audio-wave i:nth-child(odd){height:80%}.landing-root .demo-collect-audio-wave i:nth-child(3n){height:55%}.landing-root .demo-collect-audio-time{letter-spacing:.02em}.landing-root .demo-collect-verbatim{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg1);text-wrap:pretty;max-width:22ch;min-height:260px;margin:0;font-size:clamp(24px,2.6vw,36px);font-style:italic;font-weight:300;line-height:1.45}.landing-root .demo-collect-quote{color:var(--jaoua-sage-700);font-weight:400}.landing-root .demo-collect-quote-close{opacity:0;transition:opacity .35s .15s}.landing-root .demo-collect-quote-close.is-shown{opacity:1}.landing-root .demo-atom-glue,.landing-root .demo-atom-hl{opacity:0;transition:opacity .3s ease-out}.landing-root .demo-atom-glue.is-shown,.landing-root .demo-atom-hl.is-shown{opacity:1}.landing-root .demo-atom-hl{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(#0000 0 58%,#7c978e6b 58% 95%,#0000 95%);background-position:0 0;background-repeat:no-repeat;background-size:0% 100%;padding:0 .04em}.landing-root .demo-collect-verbatim.is-highlighted .demo-atom-hl{animation:demo-highlight-draw .5s cubic-bezier(.4, 0, .2, 1) var(--pill-delay,0s) forwards}.landing-root .demo-collect-card-wrap{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-self:center;transition:opacity .55s,transform .55s;display:flex;transform:translateY(14px)}.landing-root .demo-collect-card-wrap.is-visible{opacity:1;transform:translateY(0)}.landing-root .demo-collect-card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);flex-direction:column;gap:14px;max-width:460px;padding:18px 20px;display:flex}.landing-root .demo-collect-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-root .demo-collect-card-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--fg3);font-size:10px;font-weight:500}.landing-root .demo-collect-card-badge{background:var(--jaoua-sage-100);color:var(--jaoua-sage-700);font-size:var(--fs-12);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-weight:500;display:inline-flex}.landing-root .demo-collect-card-badge-dot{background:var(--jaoua-sage-500);border-radius:50%;width:6px;height:6px}.landing-root .demo-collect-card-row{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.landing-root .demo-collect-card-ico{background:var(--jaoua-cream-200);width:34px;height:34px;color:var(--jaoua-sage-700);border-radius:10px;flex:none;place-items:center;display:grid}.landing-root .demo-collect-card-ico svg{width:18px;height:18px}.landing-root .demo-collect-card-text{flex-direction:column;gap:2px;min-width:0;display:flex}.landing-root .demo-collect-card-title{font-size:var(--fs-15);color:var(--fg1);font-weight:600;line-height:1.25}.landing-root .demo-collect-card-sub{font-size:var(--fs-12);color:var(--fg3);line-height:1.3}.landing-root .demo-collect-card-chips{flex-wrap:wrap;gap:6px;min-height:28px;display:flex}.landing-root .demo-collect-chip{background:var(--jaoua-sage-100);color:var(--jaoua-sage-700);font-size:var(--fs-12);letter-spacing:-.005em;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-weight:500;display:inline-flex}.landing-root .demo-collect-card-wrap.is-visible .demo-collect-chip{animation:.42s cubic-bezier(.34,1.56,.64,1) both demo-chip-pop}.landing-root .demo-collect-card-wrap.is-visible .demo-collect-chip:first-child{animation-delay:.35s}.landing-root .demo-collect-card-wrap.is-visible .demo-collect-chip:nth-child(2){animation-delay:.5s}.landing-root .demo-collect-card-wrap.is-visible .demo-collect-chip:nth-child(3){animation-delay:.65s}.landing-root .demo-collect-card-wrap.is-visible .demo-collect-chip:nth-child(4){animation-delay:.8s}.landing-root .demo-collect-card-wrap.is-visible .demo-collect-chip:nth-child(5){animation-delay:.95s}.landing-root .demo-collect-actions{gap:8px;padding-top:4px;display:flex}.landing-root .demo-collect-btn{font-size:var(--fs-13);letter-spacing:-.005em;border-radius:999px;flex:1;justify-content:center;align-items:center;padding:9px 14px;font-weight:500;display:inline-flex;position:relative}.landing-root .demo-collect-btn.is-ghost{color:var(--jaoua-teal);background:0 0;border:1px solid #2e35322e}.landing-root .demo-collect-btn.is-primary{background:var(--jaoua-orange);color:#fff;position:relative}.landing-root .demo-collect-card-wrap.is-tapping .demo-collect-btn.is-primary{animation:1.4s cubic-bezier(.4,0,.2,1) .3s forwards demo-tap-pulse}.landing-root .demo-collect-right{flex-direction:column;gap:22px;min-width:0;display:flex}.landing-root .demo-collect-right-spacer{flex:none;height:36px}.landing-root .demo-collect-narrative-stack{width:100%;min-height:260px;position:relative}.landing-root .demo-collect-narrative{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg1);text-wrap:balance;opacity:0;max-width:22ch;margin:0;font-size:clamp(28px,3.2vw,44px);font-weight:300;line-height:1.12;transition:opacity .55s,transform .55s;position:absolute;inset:0;transform:translateY(10px)}.landing-root .demo-collect-narrative.is-active{opacity:1;transition-delay:.4s;transform:translateY(0)}.landing-root .demo-collect-narrative[data-msg="2"].is-active{transition-delay:1.9s}.landing-root .demo-collect-narrative[data-msg="3"].is-active{transition-delay:.4s}.landing-root .demo-table-layout{flex-direction:column;align-self:stretch;gap:18px;width:100%;display:flex}.landing-root .demo-table-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.landing-root .demo-table-head-left{align-items:baseline;gap:12px;min-width:0;display:flex}.landing-root .demo-table-title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg1);margin:0;font-size:clamp(20px,2vw,26px);font-weight:500}.landing-root .demo-table-count{font-size:var(--fs-13);color:var(--fg3);font-variant-numeric:tabular-nums}.landing-root .demo-table-export{background:var(--jaoua-orange);color:#fff;font-size:var(--fs-14);letter-spacing:-.005em;border-radius:999px;align-items:center;gap:9px;padding:11px 20px;font-weight:500;display:inline-flex;position:relative;box-shadow:0 1px #0000000a,0 6px 18px #ff855247}.landing-root .demo-table-export svg{color:#fff}.landing-root .demo-table-export{position:relative}.landing-root .demo-scene-table.is-active .demo-table-export{animation:1.4s cubic-bezier(.4,0,.2,1) 6.4s forwards demo-tap-pulse}.landing-root .demo-table-wrap{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);overflow:auto hidden;-webkit-mask-image:linear-gradient(#000 0 82%,#0000 100%);mask-image:linear-gradient(#000 0 82%,#0000 100%)}.landing-root .demo-table{border-collapse:collapse;width:100%;font-size:var(--fs-13);min-width:760px}.landing-root .demo-table th,.landing-root .demo-table td{text-align:left;vertical-align:middle;white-space:nowrap;padding:11px 14px}.landing-root .demo-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--fg3);background:var(--bg-page);border-bottom:1px solid var(--border-subtle);font-size:11px;font-weight:500}.landing-root .demo-table td{color:var(--fg1);border-bottom:1px solid var(--border-subtle)}.landing-root .demo-table tbody tr:last-child td{border-bottom:0}.landing-root .demo-table-row{opacity:0;transition:opacity .4s ease-out,transform .4s ease-out;transform:translateY(6px)}.landing-root .demo-table-row.is-shown{opacity:1;transform:translateY(0)}.landing-root .demo-table td.demo-table-col-date{font-family:var(--font-mono);color:var(--fg3);white-space:nowrap;width:1%;font-size:12px}.landing-root .demo-table td.demo-table-col-type{font-weight:500}.landing-root .demo-table td.demo-table-col-surface{font-variant-numeric:tabular-nums;color:var(--fg2)}.landing-root .demo-table td.demo-table-col-culture,.landing-root .demo-table td.demo-table-col-materiel{color:var(--fg2)}.landing-root .demo-table-empty{color:var(--fg3);opacity:.65}.landing-root .demo-table-espece-list{flex-wrap:wrap;gap:4px;display:inline-flex}.landing-root .demo-table-espece-pill{background:var(--jaoua-teal-50,#7c978e24);color:var(--jaoua-teal-700,var(--jaoua-teal));letter-spacing:-.005em;border-radius:999px;align-items:center;padding:2px 9px;font-size:12px;font-weight:500;display:inline-flex}.landing-root .demo-valor-layout{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;padding:0 clamp(0px,4vw,48px);display:flex}.landing-root .demo-valor-groups{flex-direction:column;align-items:center;gap:24px;display:flex}.landing-root .demo-valor-pastilles{flex-direction:column;align-items:center;gap:14px;display:flex}.landing-root .demo-valor-pastilles.is-bonus{border-top:1px dashed var(--border-default);width:min(520px,100%);padding-top:22px}.landing-root .demo-valor-pastilles-label{letter-spacing:.16em;text-transform:uppercase;color:var(--fg3);font-size:12px;font-weight:500}.landing-root .demo-valor-pastilles-row{flex-wrap:wrap;justify-content:center;gap:10px;min-height:40px;display:flex}.landing-root .demo-valor-pastille{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--fg1);letter-spacing:-.005em;border-radius:999px;align-items:center;gap:10px;padding:9px 18px 9px 9px;font-size:clamp(15px,1.4vw,18px);font-weight:500;animation:.45s cubic-bezier(.34,1.56,.64,1) both demo-chip-pop;display:inline-flex;box-shadow:0 1px #00000005,0 2px 8px #141c1a0d}.landing-root .demo-valor-pastille.is-bonus{background:var(--jaoua-orange-50);border-color:var(--jaoua-orange-100);color:var(--jaoua-orange-700);font-weight:600}.landing-root .demo-valor-pastille-check{background:var(--jaoua-sage-100);width:22px;height:22px;color:var(--jaoua-sage-700);border-radius:50%;flex:none;place-items:center;display:grid}.landing-root .demo-valor-pastille.is-bonus .demo-valor-pastille-check{background:var(--jaoua-orange);color:#fff}.landing-root .demo-valor-tagline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg1);text-wrap:balance;opacity:0;max-width:26ch;margin:0;font-size:clamp(26px,3vw,40px);font-weight:300;line-height:1.15;animation:.7s cubic-bezier(.22,1,.36,1) 4.5s forwards demo-valor-tagline-in}.landing-root .demo-sign-layout{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.landing-root .demo-sign-logo{width:clamp(180px,22vw,320px);height:auto;animation:.8s cubic-bezier(.22,1,.36,1) both demo-sign-in;display:block}@keyframes demo-chip-pop{0%{opacity:0;transform:scale(.78)translateY(3px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes demo-highlight-draw{0%{background-size:0% 100%}to{background-size:100% 100%}}@keyframes demo-collect-wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}@keyframes demo-tap-pulse{0%{filter:brightness();transform:scale(1)}18%{filter:brightness(.9);transform:scale(.92)}40%{filter:brightness(1.12);transform:scale(1.035)}60%{filter:brightness();transform:scale(1)}to{filter:brightness();transform:scale(1)}}@keyframes demo-valor-tagline-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes demo-sign-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:860px){.landing-root .demo-anim{min-height:0;padding:clamp(28px,6vw,48px) clamp(20px,5vw,36px)}.landing-root .demo-stage{min-height:560px}.landing-root .demo-collect{grid-template-columns:1fr;align-content:start;gap:14px;padding-top:clamp(28px,5vw,48px)}.landing-root .demo-collect-verbatim{min-height:0}.landing-root .demo-collect-right-spacer{display:none}.landing-root .demo-collect-narrative-stack{min-height:130px}.landing-root .demo-collect-card{max-width:none;padding:16px 18px 12px}.landing-root .demo-valor-layout{justify-content:flex-start;padding-top:clamp(28px,5vw,48px)}.landing-root .demo-table-head{flex-wrap:wrap;gap:10px}}@media (prefers-reduced-motion:reduce){.landing-root .demo-scene-v2,.landing-root .demo-atom-hl,.landing-root .demo-atom-glue,.landing-root .demo-collect-input,.landing-root .demo-collect-card-wrap,.landing-root .demo-collect-quote-close,.landing-root .demo-collect-narrative,.landing-root .demo-collect-btn.is-primary,.landing-root .demo-collect-chip,.landing-root .demo-table-row,.landing-root .demo-table-export,.landing-root .demo-valor-pastille,.landing-root .demo-valor-tagline,.landing-root .demo-sign-logo,.landing-root .demo-collect-audio-wave i{transition:none!important;animation:none!important}.landing-root .demo-scene-v2{opacity:1;transform:none}.landing-root .demo-scene-v2:not(.is-active){display:none}.landing-root .demo-atom-hl,.landing-root .demo-atom-glue,.landing-root .demo-collect-quote-close,.landing-root .demo-table-row,.landing-root .demo-valor-tagline{opacity:1;transform:none}.landing-root .demo-atom-hl{background-size:100% 100%}.landing-root .demo-collect-input.is-hidden,.landing-root .demo-collect-card-wrap{opacity:0}.landing-root .demo-collect-card-wrap.is-visible{opacity:1}.landing-root .demo-collect-narrative{opacity:0}.landing-root .demo-collect-narrative.is-active{opacity:1}}.landing-root .pillar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(40px,7vw,96px);margin-bottom:clamp(64px,9vw,128px);display:grid}.landing-root .pillar:last-child{margin-bottom:0}.landing-root .pillar.reverse .pillar-text{order:2}.landing-root .pillar.reverse .pillar-visual,.landing-root .pillar.reverse .pillar-photo{order:1}.landing-root .pillar-text .pillar-num{font-family:var(--font-display);font-size:var(--fs-14);letter-spacing:.04em;color:var(--fg3);align-items:baseline;gap:6px;margin:0 0 24px;font-weight:500;display:flex}.landing-root .pillar-text .pillar-num strong{color:var(--jaoua-orange-700);font-weight:500;font-size:var(--fs-18)}.landing-root .pillar-text .pillar-num span{opacity:.55}.landing-root .pillar-text h3{font-family:var(--font-display);letter-spacing:-.018em;color:var(--fg1);text-wrap:balance;max-width:16ch;margin:0 0 18px;font-size:clamp(28px,3.4vw,44px);font-weight:400;line-height:1.1}.landing-root .pillar-text p{font-size:var(--fs-18);color:var(--fg2);max-width:48ch;margin:0;font-weight:300;line-height:1.6}.landing-root .pillar-visual{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow .25s var(--ease), border-color .25s var(--ease), transform .25s var(--ease);padding:28px;position:relative}.landing-root .pillar-visual:hover{box-shadow:var(--shadow-md);border-color:var(--border-default);transform:translateY(-2px)}.landing-root .pillar-visual .visual-label{font-family:var(--font-mono);color:var(--fg3);letter-spacing:.04em;font-size:11px;position:absolute;top:16px;right:18px}.landing-root .pv-speech{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg1);margin:8px 0 24px;font-size:clamp(22px,1.9vw,26px);font-style:italic;font-weight:300;line-height:1.35}.landing-root .pv-speech .hl{color:var(--jaoua-sage-700);background:#7c978e38;border-radius:4px;padding:1px 5px;font-weight:400}.landing-root .pv-chiprow{border-top:1px dashed var(--border-default);flex-wrap:wrap;gap:6px;padding-top:18px;display:flex}.landing-root .pv-chip{background:var(--jaoua-sage-100);font-size:var(--fs-13);color:var(--jaoua-sage-700);letter-spacing:-.005em;border:1px solid #556b6440;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-weight:500;display:inline-flex}.landing-root .pv-chip .lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--jaoua-sage-700);opacity:.7;font-size:10px;font-weight:500}.landing-root .pillar-photo{justify-content:center;align-items:center;padding:0;display:flex}.landing-root .pillar-photo img{width:100%;height:auto;display:block}.landing-root .pillar-visual.pv-queue{padding:24px}.landing-root .pv-queue-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.landing-root .pv-queue-eyebrow{font-size:var(--fs-13);letter-spacing:-.005em;color:var(--fg3);font-weight:500}.landing-root .pv-queue-status{border-radius:var(--radius-pill);background:var(--jaoua-orange-50);color:var(--jaoua-orange-900);font-size:var(--fs-13);white-space:nowrap;align-items:center;gap:8px;padding:5px 12px;font-weight:500;display:inline-flex}.landing-root .pv-queue-status svg{width:14px;height:14px;color:var(--jaoua-orange-700);flex:none}.landing-root .pv-queue-status strong{font-weight:700}.landing-root .pv-queue-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.landing-root .pv-queue-item{background:var(--bg-page);border:1px solid var(--border-subtle);border-radius:var(--radius-md);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.landing-root .pv-queue-icon{background:var(--jaoua-orange-50);width:40px;height:40px;color:var(--jaoua-orange-700);border-radius:10px;flex:none;place-items:center;display:grid}.landing-root .pv-queue-icon svg{width:20px;height:20px}.landing-root .pv-queue-icon-alt{background:var(--jaoua-cream-200);color:var(--jaoua-sage-700)}.landing-root .pv-queue-text{flex-direction:column;gap:2px;min-width:0;display:flex}.landing-root .pv-queue-title{font-size:var(--fs-14);color:var(--fg1);font-weight:600;line-height:1.3}.landing-root .pv-queue-sub{font-size:var(--fs-13);color:var(--fg3);line-height:1.3}.landing-root .pv-queue-meta{font-size:var(--fs-13);color:var(--fg3);white-space:nowrap}.landing-root .pv-queue-foot{font-size:var(--fs-13);color:var(--fg2);align-items:center;gap:10px;margin-top:14px;display:flex}.landing-root .pv-queue-dot{background:var(--jaoua-orange);border-radius:50%;flex:none;width:8px;height:8px}.landing-root .pillar-visual.pv-control{flex-direction:column;gap:14px;padding:22px;display:flex}.landing-root .pv-control-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--fg3);margin:2px 4px -4px;font-size:10px;font-weight:500}.landing-root .pv-control-row{background:var(--bg-page);border:1px solid var(--border-subtle);border-radius:var(--radius-md);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.landing-root .pv-control-row-icon{background:var(--jaoua-cream-200);width:40px;height:40px;color:var(--jaoua-sage-700);border-radius:10px;flex:none;place-items:center;display:grid}.landing-root .pv-control-row-icon svg{width:20px;height:20px}.landing-root .pv-control-row-text{flex-direction:column;gap:2px;min-width:0;display:flex}.landing-root .pv-control-row-title{font-size:var(--fs-14);color:var(--fg1);font-weight:600;line-height:1.3}.landing-root .pv-control-row-sub{font-size:var(--fs-13);color:var(--fg3);line-height:1.3}.landing-root .pv-control-badge{border-radius:var(--radius-pill);background:var(--jaoua-sage-100);color:var(--jaoua-sage-700);font-size:var(--fs-13);white-space:nowrap;align-items:center;gap:7px;padding:5px 11px;font-weight:500;display:inline-flex}.landing-root .pv-control-badge-dot{background:var(--jaoua-sage-500);border-radius:50%;flex:none;width:7px;height:7px}.landing-root .pv-control-divider{border-top:1px dashed var(--border-default);margin:2px 0}.landing-root .pv-control-complete{background:var(--jaoua-orange-50);border:1px dashed var(--jaoua-orange-300);color:var(--jaoua-orange-900);font-size:var(--fs-13);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-weight:500;display:flex}.landing-root .pv-control-complete-icon{width:15px;height:15px;color:var(--jaoua-orange-700);flex:none}.landing-root .pv-control-actions{align-items:stretch;gap:10px;display:flex}.landing-root .pv-control-btn{font-size:var(--fs-14);letter-spacing:-.005em;border-radius:999px;flex:1;justify-content:center;align-items:center;padding:11px 18px;font-weight:500;display:flex}.landing-root .pv-control-btn-ghost{color:var(--jaoua-teal);background:0 0;border:1px solid #2e35322e}.landing-root .pv-control-btn-primary{background:var(--jaoua-orange);color:#fff;position:relative}.landing-root .pv-control-cursor{pointer-events:none;filter:drop-shadow(0 3px 6px #141c1a52);width:26px;height:30px;position:absolute;bottom:-10px;right:14px}.landing-root .pv-control-cursor svg{width:100%;height:100%;display:block}@media (max-width:860px){.landing-root .pillar{grid-template-columns:1fr;gap:28px}.landing-root .pillar.reverse .pillar-text{order:1}.landing-root .pillar.reverse .pillar-visual,.landing-root .pillar.reverse .pillar-photo{order:2}}.landing-root main>section.valor{padding-top:clamp(40px,5vw,72px)}.landing-root .valor-grid .left .lead{max-width:none;margin:0 0 24px}.landing-root .valor-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,80px);display:grid}.landing-root .valor-grid .left p{font-size:var(--fs-18);color:var(--fg2);margin:0;font-weight:300;line-height:1.6}.landing-root .valor-grid .left p b{color:var(--fg1);font-weight:500}.landing-root .valor-blocks{gap:16px;display:grid}.landing-root .valor-block{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow .25s var(--ease), border-color .25s var(--ease), transform .25s var(--ease);padding:28px}.landing-root .valor-block:hover{box-shadow:var(--shadow-md);border-color:var(--border-default);transform:translateY(-2px)}.landing-root .valor-block h4{font-family:var(--font-display);font-size:var(--fs-24);letter-spacing:-.012em;color:var(--fg1);align-items:center;gap:12px;margin:0 0 10px;font-weight:500;display:flex}.landing-root .valor-block h4:before{content:"";background:var(--jaoua-sage-500);border-radius:50%;flex:none;width:8px;height:8px}.landing-root .valor-block p{font-size:var(--fs-15);color:var(--fg2);margin:0;font-weight:300;line-height:1.55}@media (max-width:860px){.landing-root .valor-grid{grid-template-columns:1fr}}.landing-root .cta-card{border-radius:var(--radius-xl);grid-template-columns:minmax(0,1.4fr) auto;align-items:end;gap:clamp(40px,6vw,64px);padding:clamp(36px,4vw,56px);display:grid;position:relative;overflow:hidden}.landing-root .cta-card h2{font-family:var(--font-display);letter-spacing:-.018em;text-wrap:balance;max-width:18ch;margin:0 0 18px;font-size:clamp(32px,3.8vw,52px);font-weight:300;line-height:1.08}.landing-root .cta-card .body{max-width:50ch;margin:0}.landing-root .cta-card .right{flex-direction:column;align-items:flex-end;gap:10px;padding-bottom:4px;display:flex}.landing-root .cta-card .eyebrow{margin-bottom:16px}.landing-root .cta-card.pilote{background:var(--jaoua-teal);color:var(--fg-on-dark);box-shadow:var(--shadow-md);min-height:540px}.landing-root .cta-card.pilote .pilote-photo{object-fit:cover;object-position:center 30%;z-index:0;filter:saturate(.92)brightness(.85);width:100%;height:100%;position:absolute;inset:0}.landing-root .cta-card.pilote .pilote-protect{z-index:1;background:linear-gradient(#0f111014 0%,#0f11104d 55%,#0f1110b3 100%);position:absolute;inset:0}.landing-root .cta-card.pilote>div:not(.pilote-protect){z-index:2;position:relative}.landing-root .cta-card.pilote h2{color:var(--fg-on-dark)}.landing-root .cta-card.pilote .body{color:#edebe0e0}.landing-root .cta-card.pilote .eyebrow{color:#edebe0b8}.landing-root .cta-card.b2b{background:var(--jaoua-sage-300);color:var(--fg1);box-shadow:var(--shadow-sm);border:none}.landing-root .cta-card.b2b h2{color:var(--fg1)}.landing-root .cta-card.b2b .body{color:var(--fg2)}.landing-root .cta-card.b2b .eyebrow{color:var(--jaoua-sage-700);text-transform:none;letter-spacing:-.005em;font-size:var(--fs-16);border-radius:var(--radius-pill);background:#fff;padding:6px 14px}.landing-root .cta-card.b2b .b2b-watermark{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:auto;height:160%;position:absolute;top:-30%;right:-6%}.landing-root .cta-card.b2b>div{z-index:1;position:relative}@media (max-width:860px){.landing-root .cta-card{grid-template-columns:1fr;align-items:start}.landing-root .cta-card .right{align-items:flex-start}}.landing-root .founder-title{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;max-width:18ch;margin:0 0 48px;font-size:clamp(36px,4.4vw,60px);font-weight:300;line-height:1.06}.landing-root .audio-card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding-block:clamp(52px,5vw,68px);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;min-height:100%;padding-left:clamp(28px,3vw,40px);padding-right:clamp(140px,14vw,180px);display:flex;position:relative}.landing-root .audio-card .audio-author{font-size:var(--fs-16);color:var(--jaoua-sage-700);letter-spacing:-.005em;font-weight:600;position:absolute;top:clamp(18px,2vw,24px);left:clamp(28px,3vw,40px)}.landing-root .audio-card .audio-label{font-family:var(--font-mono);color:var(--fg3);letter-spacing:.04em;font-size:11px;position:absolute;top:18px;right:20px}.landing-root .audio-player{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}.landing-root .founder-avatar{background:var(--jaoua-cream-200);border-radius:50%;width:120px;height:120px;position:absolute;top:50%;right:clamp(20px,2vw,28px);overflow:hidden;transform:translateY(-50%)}.landing-root .founder-avatar img{object-fit:cover;object-position:center 25%;filter:saturate(.9)}.landing-root .audio-play-btn{background:var(--jaoua-teal);width:56px;height:56px;color:var(--bg-page);cursor:pointer;transition:background .15s var(--ease), transform .12s var(--ease);border:0;border-radius:50%;flex:none;place-items:center;display:grid}.landing-root .audio-play-btn:hover{background:var(--jaoua-teal-700)}.landing-root .audio-play-btn:active{transform:translateY(1px)}.landing-root .audio-play-btn .icon-play{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid;width:0;height:0;margin-left:4px}.landing-root .audio-play-btn.playing .icon-play{border:0;width:14px;height:14px;margin:0;position:relative}.landing-root .audio-play-btn.playing .icon-play:before,.landing-root .audio-play-btn.playing .icon-play:after{content:"";background:currentColor;width:4px;position:absolute;top:0;bottom:0}.landing-root .audio-play-btn.playing .icon-play:before{left:0}.landing-root .audio-play-btn.playing .icon-play:after{right:0}.landing-root .audio-wave{align-items:center;gap:3px;height:56px;display:flex;position:relative;overflow:hidden}.landing-root .audio-wave i{background:var(--jaoua-teal-100);width:3px;transition:background .2s var(--ease);border-radius:3px;flex:1 0 auto;display:block}.landing-root .audio-wave i.played{background:var(--jaoua-orange)}.landing-root .audio-time{font-family:var(--font-mono);color:var(--fg2);letter-spacing:.02em;text-align:right;min-width:44px;font-size:13px;font-weight:500}@media (max-width:540px){.landing-root .audio-card{padding-right:clamp(28px,3vw,40px)}.landing-root .audio-player{gap:12px}.landing-root .founder-avatar{display:none}}.landing-root .faq{grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:start;gap:clamp(40px,5vw,80px);display:grid}.landing-root .faq h2{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(36px,4.4vw,60px);font-weight:300;line-height:1.06}.landing-root .faq-list{border-top:1px solid var(--border-subtle)}.landing-root .faq-item{border-bottom:1px solid var(--border-subtle)}.landing-root .faq-q{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);color:var(--fg1);letter-spacing:-.012em;transition:color .15s var(--ease);background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:clamp(18px,1.4vw,22px);font-weight:500;display:flex}.landing-root .faq-q:hover{color:var(--jaoua-orange-700)}.landing-root .faq-q .plus{flex:none;width:22px;height:22px;position:relative}.landing-root .faq-q .plus:before,.landing-root .faq-q .plus:after{content:"";transition:transform .25s var(--ease);background:currentColor;position:absolute}.landing-root .faq-q .plus:before{height:1.5px;top:50%;left:0;right:0;transform:translateY(-50%)}.landing-root .faq-q .plus:after{width:1.5px;top:0;bottom:0;left:50%;transform:translate(-50%)}.landing-root .faq-q[aria-expanded=true] .plus:after{opacity:0;transform:translate(-50%)rotate(90deg)}.landing-root .faq-a{max-height:0;transition:max-height .35s var(--ease), padding .35s var(--ease);font-size:var(--fs-16);color:var(--fg2);max-width:64ch;font-weight:300;line-height:1.65;overflow:hidden}.landing-root .faq-q[aria-expanded=true]+.faq-a{max-height:360px;padding:0 0 24px}@media (max-width:760px){.landing-root .faq{grid-template-columns:1fr}}.landing-root .foot{border-top:1px solid var(--border-subtle);margin-top:clamp(88px,11vw,144px);padding:56px 0 32px}.landing-root .foot-inner{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:48px;display:grid}.landing-root .foot-brand img{height:24px;margin-bottom:14px}.landing-root .foot-brand p{font-size:var(--fs-14);color:var(--fg2);max-width:36ch;margin:0;font-weight:300}.landing-root .foot-col h5{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--fg3);margin:0 0 14px;font-size:11px;font-weight:500}.landing-root .foot-col ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.landing-root .foot-col ul a,.landing-root .foot-col ul .foot-link-disabled{color:var(--fg1);font-size:var(--fs-14);transition:color .15s var(--ease);font-weight:400;text-decoration:none}.landing-root .foot-col ul a:hover{color:var(--jaoua-orange-700)}.landing-root .foot-col ul .foot-link-disabled{opacity:.55;cursor:default}.landing-root .foot-baseline{border-top:1px solid var(--border-subtle);font-size:var(--fs-13);color:var(--fg3);justify-content:space-between;align-items:center;margin-top:56px;padding-top:24px;display:flex}.landing-root .foot-baseline .symb img{opacity:.6;height:18px}@media (max-width:540px){.landing-root .foot-inner{grid-template-columns:1fr}.landing-root .foot-baseline{flex-direction:column;align-items:flex-start;gap:12px}}
