.pitch-marketing{--bg:#0b1210;--bg2:#111f18;--bg3:#1a2e22;--border:rgba(255,255,255,0.07);--indigo:#4a9e7e;--indigo2:#a3e4c5;--green:#10b981;--gold:#f59e0b;--text:#f1f5f9;--muted:#cbd5e1;--danger:#ef4444;background:var(--bg);color:var(--text);font-family:var(--font-dm-sans),system-ui,sans-serif;font-weight:300;line-height:1.7;overflow-x:hidden;position:relative;z-index:1}.pitch-marketing:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.pitch-marketing .pitch-container{max-width:900px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.pitch-marketing section{padding:7rem 0}.pitch-marketing nav.pitch-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.2rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:rgba(11,15,26,.85);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.pitch-marketing .pitch-nav-right{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.pitch-marketing .nav-logo{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.1rem;letter-spacing:.02em}.pitch-marketing .nav-logo span{color:var(--indigo2)}.pitch-marketing .nav-badge{font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(245,158,11,.3);padding:.25rem .75rem;border-radius:2rem}.pitch-marketing .pitch-nav-quiet{font-size:.8rem;color:var(--muted);text-decoration:none;padding:.35rem .6rem;border-radius:6px;transition:color .15s,background .15s}.pitch-marketing .pitch-nav-quiet:hover{color:var(--indigo2);background:rgba(163,228,197,.06)}.pitch-marketing nav.pitch-nav .pitch-nav-cta{padding:.55rem 1.35rem;font-size:.85rem}.pitch-marketing #hero{min-height:100vh;display:flex;align-items:center;padding-top:6rem;position:relative;overflow:hidden}.pitch-marketing #hero:after{content:"";position:absolute;top:-30%;right:-20%;width:700px;height:700px;background:radial-gradient(circle,rgba(163,228,197,.08) 0,transparent 65%);pointer-events:none}.pitch-marketing .hero-kicker{font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--indigo2);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.pitch-marketing .hero-kicker:before{content:"";display:block;width:2rem;height:1px;background:var(--indigo2)}.pitch-marketing .hero-title{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(2.8rem,6vw,4.5rem);line-height:1.1;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.01em}.pitch-marketing .hero-title em{color:var(--indigo2);font-style:normal}.pitch-marketing .hero-sub{font-size:1.15rem;color:var(--muted);max-width:560px;margin-bottom:2.5rem;line-height:1.8}.pitch-marketing .hero-stats{display:flex;gap:3rem;flex-wrap:wrap}.pitch-marketing .stat-num{font-family:var(--font-playfair),"Playfair Display",serif;font-size:2.4rem;font-weight:600;color:var(--text);line-height:1;margin-bottom:.3rem}.pitch-marketing .stat-num span{color:var(--indigo2)}.pitch-marketing .stat-label{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.pitch-marketing .hero-cta-row{margin-top:2.5rem;display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.pitch-marketing .hero-availability{margin-top:1.25rem;font-size:.95rem;color:var(--muted);max-width:560px;line-height:1.6}.pitch-marketing .divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.pitch-marketing .section-kicker{font-size:.9rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--indigo2);margin-bottom:1rem}.pitch-marketing .section-title{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:600;line-height:1.2;margin-bottom:1rem}.pitch-marketing .section-sub{color:var(--muted);font-size:1rem;max-width:600px;line-height:1.8}.pitch-marketing .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3.5rem}.pitch-marketing .problem-card{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:2rem;position:relative;overflow:hidden;transition:border-color .3s}.pitch-marketing .problem-card:hover{border-color:rgba(163,228,197,.3)}.pitch-marketing .problem-icon{font-size:1.8rem;margin-bottom:1rem}.pitch-marketing .problem-label{font-weight:500;margin-bottom:.5rem;font-size:1rem}.pitch-marketing .problem-text{font-size:.9rem;color:var(--muted);line-height:1.7}.pitch-marketing .sol-accent{color:var(--indigo2);font-weight:500}.pitch-marketing .mech-tl-desc .sol-accent em{font-style:italic}.pitch-marketing .mech-tl-desc strong{color:var(--text);font-weight:500}.pitch-marketing #mecanisme .section-title em{font-style:italic;color:var(--text)}.pitch-marketing .mech-panel{background:var(--bg2);border:1px solid var(--border);border-radius:24px;padding:3rem 3.25rem;margin-top:3.5rem;position:relative;overflow:hidden}.pitch-marketing .mech-panel-glow{position:absolute;top:-40px;left:30%;width:520px;height:320px;background:radial-gradient(circle,rgba(163,228,197,.07) 0,transparent 65%);pointer-events:none}.pitch-marketing .mech-panel-inner{position:relative}.pitch-marketing .mech-tech-grid{display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:start}.pitch-marketing .mech-tech-grid--solution{grid-template-columns:340px 1fr}.pitch-marketing .mech-sol-wallets{display:flex;flex-direction:column;justify-content:center;height:100%}.pitch-marketing .mech-sol-wallets .mech-ex-stack{gap:2.5rem}.pitch-marketing .mech-tech-steps{list-style:none;margin:0;padding:0}.pitch-marketing .mech-tech-step{display:flex;gap:1.375rem;padding:1.375rem 0;border-top:1px solid var(--border)}.pitch-marketing .mech-tech-step-num{font-family:var(--font-playfair),"Playfair Display",serif;font-size:2.2rem;font-weight:700;line-height:1;min-width:46px;color:var(--indigo)}.pitch-marketing .mech-tech-step-body{flex:1;min-width:0}.pitch-marketing .mech-tech-step-title{font-size:1.12rem;font-weight:500;color:var(--text)}.pitch-marketing .mech-tech-step-desc{margin-top:6px;font-size:.92rem;font-weight:300;line-height:1.6;color:#94a3b8;display:flex;flex-direction:column;gap:.35rem}.pitch-marketing .mech-tech-qr-card{background:var(--bg);border:1px solid rgba(163,228,197,.25);border-radius:20px;padding:1.875rem 1.625rem;text-align:center;position:relative;overflow:hidden}.pitch-marketing .mech-tech-qr-glow{position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,rgba(163,228,197,.1) 0,transparent 60%);pointer-events:none}.pitch-marketing .mech-tech-qr-inner{position:relative}.pitch-marketing .mech-tech-qr-kicker{font-size:.66rem;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8}.pitch-marketing .mech-tech-qr-visual{display:flex;justify-content:center;margin:1.125rem 0 1rem}.pitch-marketing .mech-tech-qr-frame{padding:14px;background:var(--bg3);border:1px solid var(--border);border-radius:16px;line-height:0}.pitch-marketing .mech-tech-qr-title{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.32rem;font-weight:700;color:var(--text);line-height:1.25}.pitch-marketing .mech-tech-qr-text{margin:.75rem 0 0;font-size:.86rem;font-weight:300;line-height:1.6;color:#94a3b8;display:flex;flex-direction:column;gap:.35rem}.pitch-marketing .mech-timeline{display:grid;gap:2.25rem 1.5rem}.pitch-marketing .mech-timeline--5{grid-template-columns:repeat(5,1fr)}.pitch-marketing .mech-timeline--4{grid-template-columns:repeat(4,1fr)}.pitch-marketing .mech-timeline--3{grid-template-columns:repeat(3,1fr)}.pitch-marketing .mech-tl-step{position:relative;padding-top:42px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.pitch-marketing .mech-tl-step--active{transform:translateY(-4px)}.pitch-marketing .mech-tl-step:before{content:"";position:absolute;top:18px;left:0;right:-1.5rem;height:1px;background:var(--border)}.pitch-marketing .mech-tl-step:last-child:before{display:none}.pitch-marketing .mech-tl-dot{position:absolute;top:12px;left:0;width:13px;height:13px;border-radius:50%;box-sizing:border-box;border:1px solid var(--border);background:var(--bg);transition:all .25s cubic-bezier(.16,1,.3,1)}.pitch-marketing .mech-tl-step--active .mech-tl-dot{border-color:var(--indigo2);background:var(--indigo2);box-shadow:0 0 0 5px rgba(163,228,197,.12)}.pitch-marketing .mech-tl-num{font-family:var(--font-playfair),"Playfair Display",serif;font-size:2.8rem;font-weight:700;line-height:1;color:#64748b;opacity:.55;transition:color .25s,opacity .25s}.pitch-marketing .mech-tl-step--active .mech-tl-num{color:var(--indigo2);opacity:1}.pitch-marketing .mech-tl-title{font-size:1.02rem;font-weight:500;color:var(--text);margin-top:14px}.pitch-marketing .mech-tl-desc{font-size:.86rem;font-weight:300;line-height:1.6;color:#94a3b8;margin-top:8px;display:flex;flex-direction:column;gap:.35rem}.pitch-marketing .mech-tl-desc-line{display:block}.pitch-marketing .mech-ex-stack{display:flex;flex-direction:column;gap:1.5rem}.pitch-marketing .mech-ex-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}.pitch-marketing .mech-ex-card{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:1.625rem 1.75rem;position:relative;overflow:hidden}.pitch-marketing .mech-ex-card-accent{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--indigo),var(--indigo2))}.pitch-marketing .mech-ex-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.pitch-marketing .mech-ex-name{font-size:1.12rem;font-weight:500;color:var(--text)}.pitch-marketing .mech-ex-badge{font-size:.78rem;font-weight:600;color:var(--indigo2);background:rgba(74,158,126,.12);border:1px solid rgba(163,228,197,.25);padding:4px 11px;border-radius:999px;white-space:nowrap}.pitch-marketing .mech-ex-balances{display:flex;align-items:center;margin-top:1.5rem}.pitch-marketing .mech-ex-bal{flex:1;display:flex;flex-direction:column;gap:6px}.pitch-marketing .mech-ex-bal-divider{width:1px;height:42px;background:var(--border);flex-shrink:0}.pitch-marketing .mech-ex-bal:not(:first-child){padding-left:1.125rem}.pitch-marketing .mech-ex-bal-label{font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8}.pitch-marketing .mech-ex-bal-val{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.4rem;font-weight:700;color:var(--text);line-height:1}.pitch-marketing .mech-ex-bal-val--accent{color:var(--indigo)}.pitch-marketing .mech-ex-bal-val--green{color:var(--green)}.pitch-marketing .why-grid{display:flex;flex-direction:column;gap:1.25rem;margin-top:3.5rem}.pitch-marketing .why-card{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:2rem 2.5rem;display:grid;grid-template-columns:3rem 1fr 3fr;gap:1.5rem;align-items:start;transition:border-color .3s}.pitch-marketing .why-card:hover{border-color:rgba(163,228,197,.3)}.pitch-marketing .why-icon{font-size:1.8rem;padding-top:.1rem}.pitch-marketing .why-title{font-weight:500;font-size:1rem;line-height:1.4;padding-top:.15rem}.pitch-marketing .why-text{font-size:.87rem;color:var(--muted);line-height:1.8}.pitch-marketing .pricing-panel{position:relative;margin-top:3.5rem;padding:3.5rem;background:var(--bg2);border:1px solid var(--border);border-radius:20px;overflow:hidden}.pitch-marketing .pricing-panel-accent{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--indigo),var(--indigo2))}.pitch-marketing .pricing-panel-grid{display:grid;grid-template-columns:1fr 360px;gap:3rem;align-items:center}.pitch-marketing .pricing-panel-rate{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(3.5rem,8vw,5rem);font-weight:700;line-height:1;letter-spacing:-.01em;color:var(--indigo2)}.pitch-marketing .pricing-panel-lead{margin:1.375rem 0 0;font-size:1.1rem;line-height:1.5;color:var(--text)}.pitch-marketing .pricing-panel-lead-muted{color:#64748b}.pitch-marketing .pricing-panel-lead-accent{color:var(--indigo2);font-weight:500}.pitch-marketing .pricing-panel-checks{list-style:none;margin:1.875rem 0 0;padding:0;display:flex;flex-direction:column;gap:.875rem}.pitch-marketing .pricing-panel-check{display:flex;gap:.75rem;align-items:flex-start;font-size:.92rem;font-weight:300;line-height:1.5;color:var(--muted)}.pitch-marketing .pricing-panel-check strong{color:var(--text);font-weight:500}.pitch-marketing .pricing-panel-check-icon{flex-shrink:0;color:var(--green);font-weight:600;line-height:1.5}.pitch-marketing .pricing-panel-example{background:var(--bg);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:1.75rem 1.625rem}.pitch-marketing .pricing-ex-kicker{font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8}.pitch-marketing .pricing-ex-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:.75rem;font-size:.92rem;font-weight:300;color:var(--muted)}.pitch-marketing .pricing-ex-row:first-of-type{margin-top:1.375rem}.pitch-marketing .pricing-ex-row-label{min-width:0}.pitch-marketing .pricing-ex-row-muted{color:#64748b}.pitch-marketing .pricing-ex-row-value{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--text)}.pitch-marketing .pricing-ex-row-value--muted{color:#94a3b8}.pitch-marketing .pricing-ex-row-value--accent{color:var(--indigo2)}.pitch-marketing .pricing-ex-divider{height:1px;background:rgba(255,255,255,.1);margin:1.25rem 0}.pitch-marketing .pricing-ex-total{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.pitch-marketing .pricing-ex-total-label{font-size:.82rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--indigo2)}.pitch-marketing .pricing-ex-total-value{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.9rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--green);line-height:1}.pitch-marketing .pricing-ex-footnote{margin:.5rem 0 0;font-size:.78rem;font-weight:300;color:#64748b;text-align:right}.pitch-marketing .pricing-dual{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3.5rem}.pitch-marketing .pricing-card{background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:2.25rem 2rem;position:relative;overflow:hidden;transition:border-color .3s}.pitch-marketing .pricing-card:hover{border-color:rgba(163,228,197,.25)}.pitch-marketing .pricing-card.premium{border-color:rgba(163,228,197,.4);background:var(--bg3)}.pitch-marketing .pricing-card.premium:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--green),#34d399,transparent)}.pitch-marketing .pricing-card-badge{display:inline-block;font-size:.62rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:.75rem}.pitch-marketing .pricing-card-tag{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem}.pitch-marketing .pricing-card-price{font-family:var(--font-playfair),"Playfair Display",serif;font-size:2.4rem;font-weight:700;line-height:1;margin-bottom:.5rem}.pitch-marketing .pricing-card-price span{font-size:.9rem;font-weight:400;color:var(--muted);font-family:var(--font-dm-sans),sans-serif}.pitch-marketing .pricing-card-pitch{font-size:.9rem;color:var(--green);margin-bottom:1.5rem;font-style:italic}.pitch-marketing .pricing-card-list{list-style:none;display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.pitch-marketing .pricing-card-list li{font-size:.85rem;color:var(--muted);display:flex;align-items:flex-start;gap:.6rem;line-height:1.5}.pitch-marketing .pricing-card-list--check li:before{content:"✓";color:var(--indigo2);font-weight:700;flex-shrink:0}.pitch-marketing .pricing-card.premium .pricing-card-list li:first-child{color:rgba(148,163,184,.5);font-size:.78rem;padding-bottom:.25rem;border-bottom:1px solid var(--border);margin-bottom:.25rem}.pitch-marketing .pricing-card.premium .pricing-card-list li:first-child:before{content:none}.pitch-marketing .pricing-card.premium .pricing-card-list li:not(:first-child):before{content:"✓";color:var(--indigo2);font-weight:700;flex-shrink:0}.pitch-marketing .pricing-card-price-sub{font-size:.75rem;color:var(--muted);margin-bottom:1rem;margin-top:-.25rem}.pitch-marketing .abo-tabs{display:flex;gap:.5rem;margin-bottom:1.25rem}.pitch-marketing .abo-tab{flex:1;padding:.5rem .75rem;background:var(--bg2);border:1px solid var(--border);border-radius:6px;color:var(--muted);font-family:var(--font-dm-sans),sans-serif;font-size:.78rem;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:.4rem}.pitch-marketing .abo-tab:hover{border-color:rgba(163,228,197,.3);color:var(--text)}.pitch-marketing .abo-tab.active{background:rgba(163,228,197,.1);border-color:rgba(163,228,197,.4);color:var(--text)}.pitch-marketing .tab-saving{font-size:.65rem;background:var(--indigo2);color:#0b1210;padding:.1rem .4rem;border-radius:3px;font-weight:600;letter-spacing:.05em}.pitch-marketing .pricing-note-global{margin-top:1.5rem;background:var(--bg2);border:1px solid rgba(163,228,197,.25);border-radius:10px;padding:1.25rem 1.5rem;font-size:.82rem;color:var(--muted);line-height:1.7}.pitch-marketing .offer-box{background:var(--bg2);border:1px solid rgba(163,228,197,.3);border-radius:16px;padding:3rem;margin-top:3.5rem;position:relative;overflow:hidden;text-align:left}.pitch-marketing .offer-box:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--indigo),var(--indigo2),transparent)}.pitch-marketing .offer-tag{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(245,158,11,.3);padding:.3rem .9rem;border-radius:2rem;margin-bottom:1.5rem}.pitch-marketing .offer-title{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.pitch-marketing .offer-text{color:var(--muted);font-size:.95rem;max-width:600px;margin-bottom:2rem;line-height:1.8}.pitch-marketing .offer-list{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.pitch-marketing .offer-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;color:var(--muted)}.pitch-marketing .offer-list li:before{content:"✓";color:var(--green);font-weight:700;flex-shrink:0;margin-top:.1rem}.pitch-marketing .offer-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--indigo);color:white;font-weight:500;font-size:.9rem;padding:.85rem 2rem;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .15s}.pitch-marketing .offer-cta:hover{background:var(--indigo2);color:#0b1210;transform:translateY(-1px)}.pitch-marketing .pitch-cta-secondary{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(163,228,197,.35);color:var(--indigo2);font-weight:500;font-size:.9rem;padding:.85rem 2rem;border-radius:8px;text-decoration:none;transition:background .2s,border-color .2s}.pitch-marketing .pitch-cta-secondary:hover{background:rgba(163,228,197,.08)}.pitch-marketing .pitch-footer{border-top:1px solid var(--border);padding:2rem;text-align:center;font-size:.8rem;color:var(--muted)}.pitch-marketing .pitch-footer strong{color:var(--text)}.pitch-marketing #comment{padding:4.9rem 0}.pitch-marketing .client-recu-wrap{display:flex;justify-content:center;margin-top:2.45rem;height:644px}.pitch-marketing .payloc-recu{--pl-bg:var(--bg);--pl-ink:var(--text);--pl-muted:#94a3b8;--pl-green:var(--indigo);--pl-mint:var(--indigo2);--pl-gold:var(--gold);position:relative;width:400px;height:460px;transform:scale(1.4);transform-origin:top center;font-family:var(--font-dm-sans),system-ui,sans-serif;color:var(--pl-ink)}.pitch-marketing .payloc-recu *{box-sizing:border-box}.pitch-marketing .payloc-recu .pl-arrows{position:absolute;inset:0;z-index:20;pointer-events:none;overflow:visible}.pitch-marketing .payloc-recu .pl-receipt{position:absolute;right:0;top:92px;width:218px;background:var(--bg2);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:20px 22px 22px;z-index:2}.pitch-marketing .payloc-recu .pl-receipt-title{text-align:center;font-family:var(--font-playfair),"Playfair Display",serif;font-style:italic;font-size:17px;font-weight:700;color:var(--pl-ink);line-height:1}.pitch-marketing .payloc-recu .pl-perf{position:relative;margin:13px -22px 18px}.pitch-marketing .payloc-recu .pl-perf .pl-dash{border-top:1px dashed rgba(255,255,255,.18);margin:0 14px}.pitch-marketing .payloc-recu .pl-perf .pl-notch{position:absolute;top:-8px;width:16px;height:16px;border-radius:999px;background:var(--pl-bg)}.pitch-marketing .payloc-recu .pl-perf .pl-notch.l{left:-8px}.pitch-marketing .payloc-recu .pl-perf .pl-notch.r{right:-8px}.pitch-marketing .payloc-recu .pl-line{display:flex;align-items:center;gap:12px}.pitch-marketing .payloc-recu .pl-line-label{width:72px;flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--pl-muted)}.pitch-marketing .payloc-recu .pl-line-label-strong{color:var(--pl-ink);font-weight:700}.pitch-marketing .payloc-recu .pl-line-label-nowrap{white-space:nowrap}.pitch-marketing .payloc-recu .pl-bar-wrap{flex:1;display:flex;justify-content:flex-end;align-items:center}.pitch-marketing .payloc-recu .pl-line-bonus{margin:0 0 16px}.pitch-marketing .payloc-recu .pl-line-recharge{margin:0 0 20px}.pitch-marketing .payloc-recu .pl-bonus-label{display:flex;align-items:center;gap:5px}.pitch-marketing .payloc-recu .pl-bonus-label span:first-child{color:var(--pl-mint);width:auto}.pitch-marketing .payloc-recu .pl-chip{background:var(--pl-gold);color:var(--pl-bg);font-size:7.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1;padding:2px 5px;border-radius:999px;white-space:nowrap}.pitch-marketing .payloc-recu .pl-rule{border-top:1px solid rgba(255,255,255,.1);margin-bottom:16px}.pitch-marketing .payloc-recu .pl-note{position:absolute;left:0;width:150px;z-index:3}.pitch-marketing .payloc-recu .pl-note-head{display:flex;align-items:center;gap:10px}.pitch-marketing .payloc-recu .pl-circle{flex-shrink:0;width:25px;height:25px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-family:var(--font-playfair),"Playfair Display",serif;font-style:italic;font-size:13px;font-weight:700;line-height:1;text-indent:-1px}.pitch-marketing .payloc-recu .pl-circle.mint{border:1px solid rgba(163,228,197,.35);background:rgba(74,158,126,.12);color:var(--pl-mint)}.pitch-marketing .payloc-recu .pl-circle.gold{border:1px solid rgba(245,158,11,.45);background:rgba(245,158,11,.12);color:var(--pl-gold)}.pitch-marketing .payloc-recu .pl-note-title{font-size:14px;font-weight:600;color:var(--pl-ink);line-height:1.2}.pitch-marketing .payloc-recu .pl-note-desc{font-size:11.5px;font-weight:300;line-height:1.45;color:var(--pl-muted);margin-top:5px;padding-left:35px}.pitch-marketing .client-values-grid{display:flex;flex-direction:column;gap:20px;margin-top:3.5rem}.pitch-marketing #valeurs .section-title--values{font-size:clamp(2.8rem,6vw,4.2rem);font-weight:700;line-height:1.05;letter-spacing:-.01em;margin-top:1.125rem;margin-bottom:0}.pitch-marketing .client-value-card{position:relative;background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:32px 34px;overflow:hidden;transition:border-color .25s ease,transform .25s ease}.pitch-marketing .client-value-card:hover{border-color:rgba(163,228,197,.3)}.pitch-marketing .client-value-rule{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--indigo),var(--indigo2))}.pitch-marketing .client-value-row{display:flex;gap:24px;align-items:flex-start}.pitch-marketing .client-value-icon{flex:none;width:52px;height:52px;border-radius:12px;background:rgba(74,158,126,.1);border:1px solid rgba(163,228,197,.3);display:flex;align-items:center;justify-content:center}.pitch-marketing .client-value-title{font-family:var(--font-playfair),"Playfair Display",serif;font-weight:700;font-size:23px;line-height:1.2;letter-spacing:-.01em;margin:0}.pitch-marketing .client-value-text{font-size:16px;font-weight:300;color:var(--muted);line-height:1.7;margin:12px 0 0;max-width:56ch;padding-left:0}.pitch-marketing .client-faq{margin-top:3rem;display:flex;flex-direction:column;gap:.75rem}.pitch-marketing .client-faq-item{background:var(--bg2);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .2s}.pitch-marketing .client-faq-item[open]{border-color:rgba(163,228,197,.25)}.pitch-marketing .client-faq-question{padding:1.25rem 1.5rem;font-weight:500;font-size:.95rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.pitch-marketing .client-faq-question::-webkit-details-marker{display:none}.pitch-marketing .client-faq-question:after{content:"+";font-size:1.25rem;font-weight:300;color:var(--indigo2);flex-shrink:0;transition:transform .2s}.pitch-marketing .client-faq-item[open] .client-faq-question:after{transform:rotate(45deg)}.pitch-marketing .client-faq-answer{padding:0 1.5rem 1.25rem;font-size:.88rem;color:var(--muted);line-height:1.75;margin:0}.pitch-marketing .store-btn-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.5rem}.pitch-marketing .store-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:10rem;padding:1rem 1.75rem;border-radius:12px;border:1px solid var(--border);background:var(--bg2);font-size:.95rem;font-weight:600;text-decoration:none;color:var(--text);transition:border-color .2s,background .2s}.pitch-marketing .store-btn--active:hover{border-color:rgba(163,228,197,.4);background:var(--bg3)}.pitch-marketing .store-btn--soon{opacity:.65;cursor:not-allowed}.pitch-marketing .store-btn-badge{margin-top:.35rem;font-size:.65rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}.pitch-marketing .fade-in{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.pitch-marketing .fade-in.visible{opacity:1;transform:none}.pitch-marketing .hero-sub strong,.pitch-marketing .offer-text strong,.pitch-marketing .problem-text strong,.pitch-marketing .section-sub strong,.pitch-marketing .sol-text strong,.pitch-marketing .why-text strong{color:var(--text);font-weight:500}.pitch-marketing #inscription{scroll-margin-top:5.5rem}.pitch-marketing .pitch-form{max-width:42rem;margin-left:auto;margin-right:auto;background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:2rem}.pitch-marketing .pitch-form h2{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.35rem;font-weight:600;color:var(--text);line-height:1.3;margin-bottom:.25rem}.pitch-marketing .pitch-form-success-panel{text-align:center;padding:2.5rem 1.75rem;border:1px solid rgba(16,185,129,.35);background:rgba(16,185,129,.08);border-radius:16px}.pitch-marketing .pitch-form-success-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin:0 auto 1.25rem;border-radius:50%;background:rgba(16,185,129,.2);border:2px solid var(--green);font-size:2rem;line-height:1;color:var(--green);font-weight:700}.pitch-marketing .pitch-form-success-heading{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.65rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.pitch-marketing .pitch-form-success-text{font-size:1.02rem;color:var(--text);line-height:1.65;max-width:28rem;margin:0 auto 1rem}.pitch-marketing .pitch-form-success-hint{font-size:.82rem;color:var(--muted);line-height:1.6;max-width:26rem;margin:0 auto}.pitch-marketing .pitch-form-bonus{padding-top:.25rem}.pitch-marketing .pitch-bonus-value{display:flex;align-items:baseline;gap:.1rem;flex-shrink:0}.pitch-marketing .pitch-bonus-num{font-family:var(--font-playfair),"Playfair Display",serif;font-size:2rem;font-weight:700;color:var(--indigo2);line-height:1;min-width:3ch;text-align:right}.pitch-marketing .pitch-bonus-pct{font-size:1rem;font-weight:600;color:var(--muted)}.pitch-marketing .pitch-bonus-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:var(--bg3);outline:none}.pitch-marketing .pitch-bonus-range::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--indigo);border:2px solid var(--bg2);cursor:pointer;-webkit-transition:transform .15s;transition:transform .15s}.pitch-marketing .pitch-bonus-range::-webkit-slider-thumb:hover{transform:scale(1.08)}.pitch-marketing .pitch-bonus-range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--indigo);border:2px solid var(--bg2);cursor:pointer}@media (min-width:640px){.pitch-marketing .pitch-form{padding:2.5rem}}@media (max-width:900px){.pitch-marketing .mech-timeline--4{grid-template-columns:repeat(2,1fr)}.pitch-marketing .mech-timeline--4 .mech-tl-step:last-child:before,.pitch-marketing .mech-timeline--4 .mech-tl-step:nth-child(2n):before{display:none}.pitch-marketing .mech-timeline--5{grid-template-columns:repeat(3,1fr)}.pitch-marketing .mech-timeline--5 .mech-tl-step:before{display:block}.pitch-marketing .mech-timeline--5 .mech-tl-step:last-child:before,.pitch-marketing .mech-timeline--5 .mech-tl-step:nth-child(3n):before{display:none}.pitch-marketing .mech-tech-grid,.pitch-marketing .pricing-panel-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:700px){.pitch-marketing .mech-timeline--4,.pitch-marketing .problem-grid{grid-template-columns:1fr}.pitch-marketing .mech-timeline--4 .mech-tl-step:before{display:none}.pitch-marketing .mech-timeline--5{grid-template-columns:repeat(2,1fr)}.pitch-marketing .mech-timeline--5 .mech-tl-step:nth-child(3n):before{display:block}.pitch-marketing .mech-timeline--5 .mech-tl-step:last-child:before,.pitch-marketing .mech-timeline--5 .mech-tl-step:nth-child(2n):before{display:none}.pitch-marketing .mech-timeline--3{grid-template-columns:1fr}.pitch-marketing .mech-timeline--3 .mech-tl-step:before{display:none}.pitch-marketing .mech-ex-grid{grid-template-columns:1fr}.pitch-marketing .mech-panel,.pitch-marketing .pricing-panel{padding:2rem 1.625rem}.pitch-marketing .hero-stats{gap:2rem}.pitch-marketing .why-card{grid-template-columns:2.5rem 1fr}.pitch-marketing .why-text{grid-column:1/-1}}@media (max-width:480px){.pitch-marketing .client-recu-wrap{margin-top:1.75rem;width:100%;overflow:hidden;height:calc(644px * min(1, (100vw - 4rem) / 400))}.pitch-marketing .payloc-recu{transform:scale(calc(1.4 * min(1, (100vw - 4rem) / 400)));transform-origin:top center}}@media (max-width:680px){.pitch-marketing .pricing-dual{grid-template-columns:1fr}}