/* IA FRANCE — accueil variante B (maquette V7 du 13/09/2026, test A/B). Servi sur / via LandingController. */
:root{--ink:#172238;--muted:#596779;--blue:#2855e8;--blue-dark:#183bc0;--pale:#f0f4ff;--line:#dce3ee;--paper:#fff;--green:#13735e;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Inter Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #dc9600;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(42px,4.7vw,68px);font-weight:780;max-width:660px}h2{font-size:clamp(32px,3.1vw,45px);font-weight:750}h3{font-size:23px;letter-spacing:-.025em}p{color:var(--muted)}.wrap{width:min(1200px,calc(100% - 72px));margin:auto}.skip{position:absolute;left:20px;top:-80px;background:#fff;padding:12px;z-index:100}.skip:focus{top:16px}.header{height:86px;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);border-bottom:1px solid #e9edf5;backdrop-filter:blur(14px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-weight:850;font-size:21px;letter-spacing:-.055em}.brand:before{content:"";width:8px;height:24px;background:var(--blue);border-radius:2px}.brand em{font-style:normal;font-weight:500;color:#5d6a81}.navlinks{display:flex;gap:30px;font-size:14px;font-weight:550}.navlinks a:hover{color:var(--blue)}.navright{display:flex;align-items:center;gap:22px}.login{font-size:14px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:14px;background:var(--blue);border:1px solid var(--blue);border-radius:10px;padding:14px 21px;font-size:15px;line-height:1.4;font-weight:680;color:#fff;transition:background .15s,transform .15s;min-height:50px}.btn:hover{background:var(--blue-dark);transform:translateY(-1px)}.btn svg{width:17px;height:17px;flex:none}.btn.light{color:var(--ink);background:#fff;border-color:#d4dceb}.btn.light:hover{background:#f2f5fc}.btn.small{font-size:13px;padding:11px 16px;min-height:44px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-size:11px;font-weight:800;margin-bottom:21px}.eyebrow:before{content:"";width:22px;height:2px;background:currentColor}.hero{padding:74px 0 48px;position:relative;background:radial-gradient(ellipse at 92% 48%,#eaf0ff 0,transparent 52%)}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:55px;align-items:center}.hero h1 span{display:block;color:var(--blue);margin-top:6px}.hero .lead{font-size:17px;line-height:1.75;margin-top:26px;max-width:510px}.hero .lead strong{color:#24334f;font-weight:620}.price-start{margin-top:22px;color:var(--ink);font-size:14px}.price-start strong{font-size:17px}.cta-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:25px}.tiny{font-size:11px;line-height:1.6}.hero .tiny{margin-top:13px;max-width:475px}.no-card{display:flex;align-items:center;gap:7px;color:var(--green);font-size:12px;font-weight:650;margin-top:12px}.no-card svg{width:16px;height:16px}.demo-shell{padding:9px;border:1px solid #dfe5f1;background:#ffffffb8;border-radius:23px;box-shadow:0 24px 70px #223c6920;transform:rotate(.3deg)}.demo{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;min-height:454px}.demo-top{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e8edf5}.demo-top b{font-size:12px}.live-note{font-size:10px;color:#617088;background:#f3f5f9;border-radius:20px;padding:3px 8px}.demo-tabs{display:flex;gap:7px;padding:16px 17px 4px}.demo-tabs button{border:1px solid transparent;background:#f1f4f8;padding:6px 11px;border-radius:7px;font-size:11px;color:#536177;font-weight:650}.demo-tabs button[aria-selected=true]{color:var(--blue);border-color:#bdcdf9;background:#eef3ff}.demo-content{padding:18px 21px 8px;min-height:270px}.user-message{margin-left:28px;font-size:12px;line-height:1.7;background:#f0f4ff;padding:12px 14px;border-radius:11px 11px 2px 11px;color:#283956}.answer-label{font-size:10px;color:#5c6b7c;font-weight:650;margin:18px 0 9px;display:flex;align-items:center;gap:7px}.answer-label i{width:15px;height:15px;background:#21314c;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:7px;font-style:normal;border-radius:4px}.answer{font-size:12px;line-height:1.8;color:#324159;min-height:118px}.answer p{color:inherit;margin:6px 0}.answer b{font-weight:680}.draft-done{margin-top:12px;border-top:1px solid #edf0f5;padding-top:9px;display:flex;align-items:center;gap:7px;font-size:10px;color:var(--green)}.draft-done svg{width:13px;height:13px}.demo-input{margin:12px 17px 16px;border:1px solid #e0e6f0;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:9px;color:#738098;font-size:10px}.input-arrow{width:24px;height:24px;border-radius:6px;background:var(--blue);display:flex;align-items:center;justify-content:center;color:#fff}.input-arrow svg{width:13px;height:13px}.demo-caption{font-size:10px;text-align:center;color:#758093;padding:9px 10px 3px}.brands{padding:32px 0 38px;border-bottom:1px solid #e5eaf2}.brandstrip{display:flex;align-items:center;justify-content:space-between;gap:22px}.brandstrip .intro{font-size:12px;line-height:1.6;color:#7b8494;max-width:158px}.ai-wordmarks{display:flex;gap:36px;align-items:center;flex:1;justify-content:space-between}.ai-wordmarks span{font-size:24px;font-weight:640;letter-spacing:-.065em;color:#344057}.ai-wordmarks .claude{font-family:Georgia,serif;font-weight:500;letter-spacing:-.04em}.ai-wordmarks .mistral{font-weight:820;letter-spacing:-.045em;font-size:22px}.section{padding:85px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px}.section-head h2{max-width:640px}.section-head p{max-width:350px;font-size:15px}.section-head .eyebrow{margin-bottom:14px}.tasks{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.task{border:1px solid var(--line);padding:26px;border-radius:18px;background:#fff}.task-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:var(--pale);color:var(--blue);margin-bottom:22px}.task-icon svg{width:22px;height:22px}.task h3{font-size:22px;margin-bottom:13px}.task p{font-size:14px;line-height:1.7}.example{margin-top:21px;border-top:1px solid #e8edf5;padding-top:18px;font-size:12px;color:#394962}.example b{display:block;color:var(--blue);font-size:10px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px}.task .textlink{font-size:12px}.textlink{display:inline-flex;gap:8px;align-items:center;margin-top:22px;color:var(--blue);font-weight:680}.textlink svg{width:15px;height:15px}.unified{background:#f5f7fc;border-top:1px solid #edf0f7;border-bottom:1px solid #edf0f7}.unified-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.unified h2{font-size:40px;max-width:430px}.unified .bodycopy{margin-top:23px;font-size:15px;line-height:1.8;max-width:450px}.checks{display:flex;flex-direction:column;gap:13px;margin-top:27px}.checks div{display:flex;gap:10px;align-items:center;font-size:14px}.checks svg{width:17px;height:17px;color:var(--green);flex:none}.flow{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff;box-shadow:0 15px 45px #25355908}.flow-title{font-size:11px;color:#6d7c93;letter-spacing:.06em;text-transform:uppercase}.flow-row{display:flex;gap:14px;align-items:flex-start;padding:20px 0;position:relative}.flow-row:not(:last-child){border-bottom:1px solid #edf0f6}.number{font-size:11px;background:#eef3ff;color:var(--blue);border:1px solid #d7e1fc;border-radius:7px;width:29px;height:29px;display:flex;align-items:center;justify-content:center;flex:none;font-weight:800}.flow-row b{font-size:14px;display:block}.flow-row p{font-size:12px;margin-top:3px}.same{font-size:11px;color:var(--green);padding-top:7px}.pricing{padding:85px 0 75px}.pricing .section-head{margin-bottom:25px}.billing{display:inline-flex;background:#f1f4f9;border:1px solid #e0e6ef;padding:4px;border-radius:10px;flex:none}.billing button{font-size:12px;border:0;background:transparent;color:#627088;padding:9px 15px;border-radius:7px;font-weight:650;white-space:nowrap}.billing button[aria-pressed=true]{background:#fff;color:#172238;box-shadow:0 1px 5px #20365e12}.billing em{font-style:normal;color:var(--green);font-size:10px;margin-left:5px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;align-items:stretch}.plan{padding:28px;border:1px solid var(--line);border-radius:18px;position:relative;display:flex;flex-direction:column;background:#fff}.plan.featured{border:2px solid var(--blue);padding:27px;box-shadow:0 12px 32px #2855e814}.ribbon{position:absolute;top:-13px;left:23px;background:var(--blue);color:#fff;font-size:10px;font-weight:750;padding:4px 13px;border-radius:6px;letter-spacing:.035em}.plan-name{font-weight:750;font-size:18px}.plan h3{font-size:23px;line-height:1.18;margin:10px 0;color:var(--ink);max-width:260px}.plan .for{font-size:12px;min-height:40px;margin-bottom:21px}.plan .amount{font-size:43px;letter-spacing:-.065em;font-weight:760;color:var(--ink);white-space:nowrap;line-height:1.2}.plan .unit{font-size:12px;color:#647289;margin-left:3px}.annual-note{min-height:25px;font-size:11px;color:#69768b;margin-top:7px}.credits{font-size:12px;color:#354761;background:#f2f5fb;border:1px solid #e6ebf3;padding:9px 12px;border-radius:7px;margin-top:15px}.credits strong{font-weight:730}.plan .features{display:flex;flex-direction:column;gap:11px;margin:22px 0 16px;font-size:12px;color:#41516a;flex:1}.plan .features div{display:flex;gap:8px;align-items:start}.plan .features svg{flex:none;width:14px;height:14px;color:var(--green);margin-top:3px}.plan .exclusion{font-size:10px;color:#748197;border-top:1px solid #edf0f5;padding-top:13px;min-height:47px;margin-bottom:18px}.plan .btn{width:100%;font-size:13px}.pricing-note{font-size:11px;line-height:1.75;margin-top:22px;text-align:center;max-width:990px;margin-left:auto;margin-right:auto}.credit-explainer{display:flex;gap:26px;justify-content:space-between;align-items:center;margin-top:27px;background:#f7f9fc;border:1px solid #e4eaf2;border-radius:13px;padding:20px 24px}.credit-explainer b{font-size:14px}.credit-explainer p{font-size:12px;margin-top:4px}.credit-explainer a{white-space:nowrap;font-size:12px;font-weight:700;color:var(--blue)}.trial-line{text-align:center;margin-top:28px;font-size:13px}.trial-line a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:4px}.trial-line small{display:block;font-size:11px;color:#7b8798;margin-top:5px}.beyond{padding:72px 0;background:#172238;color:#fff}.beyond .eyebrow{color:#afc2ff}.beyond .section-head p{color:#bac5d8}.beyond .section-head h2{max-width:620px}.extra-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:38px}.extra-card{border-top:1px solid #455168;padding-top:24px}.extra-card svg{width:23px;height:23px;color:#b4c6ff;margin-bottom:17px}.extra-card h3{font-size:19px;letter-spacing:-.025em}.extra-card p{font-size:12px;color:#bfcbdd;margin-top:12px;line-height:1.8}.badge{font-size:9px;letter-spacing:.04em;text-transform:uppercase;color:#bbcdfb;background:#2b3852;border:1px solid #40516e;border-radius:4px;display:inline-block;padding:4px 7px;margin-top:15px}.routine-demo{padding:20px 23px;border:1px solid #43506a;border-radius:12px;margin-top:33px;display:flex;align-items:center;justify-content:space-between;gap:35px}.routine-demo .time{font-size:30px;color:#c9d6ff;font-weight:600;letter-spacing:-.045em}.routine-demo b{font-size:13px;color:#e5edfb}.routine-demo p{font-size:11px;color:#aebbce}.routine-demo .illus{font-size:9px;color:#94a2ba;flex:none}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:start}.faq-intro p{font-size:15px;margin-top:22px}.faq-intro .textlink{font-size:13px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:19px 32px 19px 0;position:relative;font-size:14px;font-weight:650;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:20px;position:absolute;right:0;top:15px;color:#6c7b91;font-weight:400}details[open] summary:after{content:"−"}details p{font-size:13px;line-height:1.8;padding:0 15px 19px 0}details a{text-decoration:underline;text-underline-offset:3px;color:var(--blue)}.closing{background:#eef3ff;padding:64px 30px;border:1px solid #dbe5ff;border-radius:24px;text-align:center;margin-bottom:60px}.closing .eyebrow{justify-content:center}.closing h2{font-size:43px;max-width:750px;margin:auto}.closing p{font-size:15px;margin-top:20px}.closing .cta-row{justify-content:center}.closing .tiny{font-size:11px;margin-top:15px}.seo{padding:0 0 46px;max-width:940px}.seo h2{font-size:21px;letter-spacing:-.025em}.seo p{font-size:12px;line-height:1.8;margin-top:13px}.seo-links{display:flex;gap:24px;margin-top:14px;flex-wrap:wrap;font-size:11px;color:var(--blue)}footer{border-top:1px solid var(--line);padding:28px 0 22px}.foot-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.foot-top .brand{font-size:18px}.foot-links{font-size:11px;color:#69758a;display:flex;gap:20px}.concept-note{margin-top:22px;padding-top:18px;border-top:1px solid #edf0f6;font-size:10px;color:#8590a0;line-height:1.8}.mobile-cta{display:none}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:1100px){.wrap{width:calc(100% - 52px)}.hero-grid{gap:30px}.hero h1{font-size:53px}.navlinks{gap:20px}.navright{gap:15px}.hero .lead{font-size:16px}.hero .btn{font-size:13px;padding:13px 15px}.ai-wordmarks{gap:20px}.ai-wordmarks span{font-size:21px}.unified-grid{gap:45px}.plan{padding:22px}.plan.featured{padding:21px}.plan h3{font-size:21px}.extra-grid{gap:18px}.faq-grid{gap:45px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:72px}.navlinks{display:none}.hero{padding:48px 0 32px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero h1{font-size:clamp(40px,7.8vw,58px);max-width:680px}.hero .lead{max-width:640px}.hero .btn{font-size:14px}.hero .tiny{max-width:600px}.demo-shell{max-width:610px;width:100%;margin:auto;transform:none}.demo{min-height:415px}.demo-content{min-height:248px}.brandstrip{flex-direction:column;align-items:stretch;gap:18px}.brandstrip .intro{max-width:none;text-align:center}.ai-wordmarks{flex-wrap:wrap;justify-content:center;gap:20px 35px}.brands{padding:22px 0 28px}.section{padding:60px 0}.section-head{align-items:start;flex-direction:column;gap:16px}.section-head p{max-width:550px}.tasks{gap:12px}.task{padding:20px}.task h3{font-size:20px}.task p{font-size:12px}.unified-grid{grid-template-columns:1fr;gap:30px}.unified h2{max-width:620px}.unified .bodycopy{max-width:600px}.pricing-grid{gap:12px}.plan{padding:18px}.plan.featured{padding:17px}.plan h3{font-size:18px}.plan .amount{font-size:35px}.plan .features{font-size:11px}.plan .btn{font-size:11px;padding:12px}.credits{font-size:11px;padding:8px}.pricing{padding:60px 0}.extra-grid{grid-template-columns:repeat(2,1fr);gap:35px}.beyond{padding:60px 0}.routine-demo{gap:20px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-intro p{max-width:530px}.closing h2{font-size:36px}.foot-links{flex-wrap:wrap;gap:12px}.navright .login{font-size:12px}}
@media(max-width:580px){.wrap{width:calc(100% - 36px)}.header{height:67px}.brand{font-size:18px}.navright .login{display:none}.navright .btn{font-size:11px;padding:10px 12px;min-height:40px}.mobile-action-visible .navright .btn{visibility:hidden}.hero{padding:35px 0 22px}.hero-grid{gap:30px}.eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:18px}.hero h1{font-size:43px;line-height:1.08;letter-spacing:-.052em}.hero .lead{font-size:15px;line-height:1.7;margin-top:21px}.price-start{margin-top:20px;font-size:12px}.price-start strong{font-size:14px}.hero .cta-row{gap:10px;flex-direction:column;align-items:stretch;margin-top:20px}.hero .btn{width:100%;padding:13px 17px;min-height:47px}.hero .btn.light{min-height:43px}.no-card{font-size:11px}.hero .tiny{font-size:10px;margin-top:10px}.demo-shell{padding:6px;border-radius:18px}.demo{border-radius:12px;min-height:432px}.demo-top{padding:13px}.demo-top b{font-size:10px}.live-note{font-size:9px}.demo-tabs{padding:13px 12px 3px}.demo-tabs button{font-size:10px;padding:6px 9px}.demo-content{padding:15px 14px 6px;min-height:265px}.user-message{font-size:11px;padding:10px 12px;margin-left:17px}.answer{font-size:11px;line-height:1.75}.demo-caption{font-size:9px}.demo-input{margin:10px 12px 13px}.ai-wordmarks{gap:15px 24px}.ai-wordmarks span{font-size:20px}.ai-wordmarks .mistral{font-size:19px}.section{padding:48px 0}h2{font-size:32px}.section-head{margin-bottom:25px}.section-head p{font-size:14px}.tasks{grid-template-columns:1fr;gap:14px}.task{padding:23px;display:grid;grid-template-columns:42px 1fr;column-gap:17px;align-items:start}.task-icon{grid-column:1;grid-row:1 / span 2;margin-bottom:0}.task h3{grid-column:2;font-size:22px;margin-top:3px}.task p{grid-column:2;font-size:13px}.task .example,.task .textlink{grid-column:1 / -1}.task .example{margin-top:18px}.task .textlink{margin-top:16px}.unified h2{font-size:32px}.unified .bodycopy{font-size:14px}.checks div{font-size:12px}.flow{padding:18px}.pricing{padding:49px 0}.pricing-grid{grid-template-columns:1fr;gap:28px;margin-top:31px}.plan{padding:25px}.plan.featured{padding:24px}.plan h3{font-size:25px;max-width:none;margin:8px 0}.plan .for{min-height:0;font-size:13px;margin-bottom:17px}.plan .amount{font-size:43px}.plan .features{font-size:13px;gap:10px}.plan .features svg{width:15px;height:15px}.credits{font-size:13px;padding:10px 12px}.plan .btn{font-size:14px;min-height:48px}.plan .exclusion{font-size:11px;min-height:0}.annual-note{font-size:12px}.plan .unit{font-size:13px}.credit-explainer{flex-direction:column;align-items:start;gap:13px;padding:19px}.pricing-note{font-size:10px;text-align:left}.trial-line{font-size:12px}.extra-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.extra-card h3{font-size:18px}.extra-card p{font-size:11px}.badge{font-size:8px;padding:4px 5px}.beyond{padding:46px 0}.routine-demo{align-items:start;flex-direction:column;gap:8px;padding:18px}.routine-demo .time{font-size:25px}.routine-demo b{font-size:12px}.routine-demo .illus{font-size:9px}.faq-grid{gap:22px}.faq-intro p{font-size:14px}summary{font-size:13px}details p{font-size:12px}.closing{padding:36px 20px;margin-bottom:39px;border-radius:18px}.closing h2{font-size:32px}.closing p{font-size:14px}.closing .cta-row{flex-direction:column;align-items:stretch}.closing .btn{font-size:13px}.seo h2{font-size:19px}.seo p{font-size:11px}.foot-top{align-items:start;flex-direction:column;gap:17px}.foot-links{font-size:10px}.concept-note{font-size:9px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;background:#ffffffed;backdrop-filter:blur(10px);border-top:1px solid #d5dfee;padding:10px 18px calc(10px + env(safe-area-inset-bottom));z-index:40;display:flex;justify-content:space-between;align-items:center;gap:15px;transform:translateY(120%);transition:transform .2s}.mobile-cta.visible{transform:translateY(0)}.mobile-cta div{font-size:10px;line-height:1.6}.mobile-cta b{display:block;font-size:12px}.mobile-cta .btn{min-height:40px;font-size:12px;padding:10px 18px}footer{padding-bottom:94px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

/* Témoignages */
.hero-proof{display:flex;align-items:center;gap:13px;margin-top:23px;padding-top:19px;border-top:1px solid #dfe6f3;max-width:470px}
.proof-initials{display:flex;align-items:center;padding-left:0;flex:none}
.proof-initials span{width:34px;height:34px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:750;color:#284a9a;background:#e3ebff;letter-spacing:-.02em}
.proof-initials span+span{margin-left:-7px}
.proof-initials span:nth-child(2){background:#e4f2ed;color:#20664f}
.proof-initials span:nth-child(3){background:#efe7f8;color:#725089}
.proof-copy p{font-size:12px;font-weight:650;line-height:1.5;color:var(--ink)}
.proof-copy a{font-size:11px;line-height:1.5;color:var(--blue);display:inline-flex;align-items:center;gap:7px;font-weight:600}
.proof-copy a:hover{text-decoration:underline;text-underline-offset:3px}
.proof-copy svg{width:13px;height:13px}
.testimonials{padding:79px 0 74px;background:linear-gradient(180deg,#fff 0%,#f6f8fd 100%);border-bottom:1px solid #e4eaf4}
.testimonials .section-head{margin-bottom:31px;align-items:end}
.testimonials .section-head h2{max-width:675px}
.testimonials .section-head>p{max-width:295px;font-size:14px;line-height:1.8}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.testimonial-card{padding:27px 25px 23px;border:1px solid #dce4f1;border-radius:18px;background:#fff;display:flex;flex-direction:column;box-shadow:0 8px 24px #1b346006;margin:0;position:relative}
.testimonial-card:first-child{border-color:#b7c8fa;box-shadow:0 10px 30px #2855e80b}
.testimonial-category{font-size:10px;line-height:1.5;font-weight:780;letter-spacing:.085em;text-transform:uppercase;color:var(--blue);margin-bottom:13px}
.testimonial-card h3{font-size:22px;line-height:1.2;letter-spacing:-.028em;margin-bottom:17px;max-width:285px}
.testimonial-quote{margin:0;padding:19px 18px 18px;background:#f1f5ff;border-radius:11px;border-left:3px solid #6385ef;min-height:130px;display:flex;align-items:center}
.testimonial-quote p{font-size:17px;line-height:1.55;color:#1d3465;font-weight:620;letter-spacing:-.016em}
.testimonial-card:nth-child(2) .testimonial-quote{background:#f1f8f5;border-color:#77aa97}
.testimonial-card:nth-child(2) .testimonial-quote p{color:#245641}
.testimonial-card:nth-child(3) .testimonial-quote{background:#f7f3fb;border-color:#ad93c8}
.testimonial-card:nth-child(3) .testimonial-quote p{color:#5d3f7b}
.testimonial-context{font-size:12px;line-height:1.8;margin-top:16px;margin-bottom:22px;color:#526179}
.testimonial-author{display:flex;gap:11px;align-items:center;margin-top:auto;padding-top:17px;border-top:1px solid #e7ecf4}
.testimonial-avatar{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:50%;font-size:11px;font-weight:780;background:#e8eefc;color:#345499}
.testimonial-card:nth-child(2) .testimonial-avatar{background:#e7f1ec;color:#32614d}
.testimonial-card:nth-child(3) .testimonial-avatar{background:#efe8f6;color:#71528c}
.testimonial-author b{display:block;font-size:13px;line-height:1.6;color:var(--ink)}
.testimonial-author span:not(.testimonial-avatar){display:block;font-size:11px;line-height:1.65;color:#67748a}
.testimonial-plan{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:17px;font-size:12px;color:var(--ink)}
.testimonial-plan a{font-size:10px;line-height:1.4;font-weight:750;color:var(--blue);background:#edf2ff;border:1px solid #d8e2ff;border-radius:6px;padding:5px 9px}
.testimonial-plan a:hover{background:#e0e9ff}
.testimonial-plan strong{font-size:13px;letter-spacing:-.02em}
.testimonial-plan small{font-size:10px;color:#718096;font-weight:400}
.testimonial-tariff-note{text-align:right;font-size:9px;color:#718096;margin-top:4px;line-height:1.5}
.testimonial-foot{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:22px}
.testimonial-foot p{font-size:10px;line-height:1.7;color:#6a788e;max-width:640px}
.testimonial-foot a{font-size:12px;font-weight:650;color:var(--blue);white-space:nowrap;display:inline-flex;gap:8px;align-items:center}
.testimonial-foot a svg{width:15px;height:15px}
@media(max-width:1100px){.navlinks{gap:18px;font-size:13px}.testimonial-card{padding:24px 20px 21px}.testimonial-quote{padding:17px 14px}.testimonial-quote p{font-size:16px}.testimonials .section-head>p{max-width:250px}}
@media(max-width:900px){.navlinks{gap:13px;font-size:12px}.testimonial-grid{grid-template-columns:1fr;gap:18px}.testimonial-card{padding:25px}.testimonial-card h3{max-width:none}.testimonial-quote{min-height:0;display:block}.testimonial-quote p{font-size:19px}.testimonial-context{margin-bottom:20px}.testimonials .section-head{align-items:start}.testimonials .section-head>p{max-width:520px}.testimonial-plan{justify-content:flex-start;gap:15px}.testimonial-tariff-note{text-align:left}.testimonials{padding:59px 0}.testimonial-foot{align-items:start;flex-direction:column;gap:13px}}
@media(max-width:580px){.hero-proof{margin-top:18px;padding-top:16px;gap:11px}.proof-copy p{font-size:11px}.proof-copy a{font-size:10px}.proof-initials span{width:32px;height:32px;font-size:9px}.testimonials{padding:47px 0 42px}.testimonials .section-head{gap:16px;margin-bottom:25px}.testimonials .section-head h2{font-size:32px}.testimonials .section-head>p{font-size:13px}.testimonial-card{padding:23px 21px 21px}.testimonial-card h3{font-size:22px}.testimonial-quote p{font-size:18px}.testimonial-context{font-size:12px}.testimonial-foot p{font-size:10px}}

/* Logos fournisseurs (fichiers du site, repli textuel) */
.ai-real-logos{gap:28px;min-width:0}
.ai-real-logos .ai-mark{display:flex;align-items:center;justify-content:center;flex:1 1 145px;min-width:0;max-width:165px}
.ai-real-logos .provider-logo{display:block;width:100%;height:36px;object-fit:contain;object-position:center;filter:none}
.ai-real-logos .ai-mark--grok{max-width:125px}
.ai-real-logos .provider-fallback{display:none;font:650 21px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;letter-spacing:-.04em;color:#344057}
.ai-real-logos .ai-mark[data-logo-unavailable="true"] .provider-logo{display:none}
.ai-real-logos .ai-mark[data-logo-unavailable="true"] .provider-fallback{display:inline}
@media(max-width:1100px){.ai-real-logos{gap:22px}.ai-real-logos .provider-logo{height:31px}}
@media(max-width:800px){.ai-real-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:23px 28px}.ai-real-logos .ai-mark{flex:0 1 130px;max-width:145px}.ai-real-logos .ai-mark--grok{max-width:115px}}
@media(max-width:580px){.ai-real-logos{gap:22px 24px}.ai-real-logos .ai-mark{flex:0 1 134px;max-width:140px}.ai-real-logos .provider-logo{height:29px}.ai-real-logos .ai-mark--grok{max-width:115px}.ai-real-logos .provider-fallback{font-size:20px}}

/* Identité, sélecteur compact, réponses d'exemple */
html{scrollbar-gutter:stable}
.brand:before{display:none}.brand{gap:0;flex:none}.original-brand-logo{display:block;width:184px;height:auto;max-width:100%;object-fit:contain}
.hero-grid>*{min-width:0}.demo-shell{transform:none}.demo{min-height:0;overflow:hidden;background:#fff}
.demo-top{padding:10px 17px;gap:12px;min-height:53px}.demo-top .original-brand-logo{width:132px}.demo-top .live-note{font-size:10px;line-height:1.5;background:#f3f5f8;color:#5d6b7e;white-space:nowrap;padding:4px 9px}
.model-bar{min-height:52px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e8edf4;background:#fff;padding:2px 12px;gap:8px}
.model-label{font-size:13px;line-height:1.3;color:#787878}.model-trigger{border:0;background:transparent;display:inline-flex;align-items:center;gap:9px;color:#202124;font-size:14px;line-height:1.3;min-height:44px;padding:8px;border-radius:7px;font-weight:650}
.model-trigger:hover{background:#f3f6fa}.model-trigger svg{height:12px;width:12px;color:#717781;margin-left:2px;transition:transform .15s}.model-trigger[aria-expanded=true] svg{transform:rotate(180deg)}
.provider-dot{display:inline-block;width:9px;height:9px;flex:none;background:#13a187;border-radius:50%}
[data-provider="chatgpt"] .provider-dot{background:#13a187}[data-provider="claude"] .provider-dot{background:#d47b5b}[data-provider="gemini"] .provider-dot{background:#4285ed}[data-provider="grok"] .provider-dot{background:#191919}[data-provider="mistral"] .provider-dot{background:#fa5514}
.demo-tabs{padding:13px 17px 4px;gap:8px}.demo-tabs button{font-size:11px;padding:6px 11px;min-height:34px;background:#f5f6f8;color:#626f80}.demo-tabs button[aria-selected=true]{background:#eef4fe;border-color:#c6d8f5;color:#0771be}
.demo-content{padding:0;min-height:0;height:230px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c9d5eb transparent}
.chat-thread{padding:14px 20px 12px;min-height:0;height:auto;overflow:visible}.user-message{font-size:12px;line-height:1.65;margin-left:28px;padding:11px 14px;background:#f1f5fb;color:#314359;border-radius:12px 12px 3px 12px}
.answer-label{font-size:10px;line-height:1.4;margin:17px 0 10px;gap:7px}.answer-label b{font-size:12px;font-weight:700;color:#253447}.answer-label .response-example{font-size:10px;font-weight:400;color:#7a8697;margin-left:3px}.answer-label .provider-dot{width:8px;height:8px}
.answer{font-size:12px;line-height:1.8;color:#334155;min-height:0}.answer p{margin:0 0 9px;color:inherit}.answer p:last-child{margin-bottom:0}
.answer--updated{animation:answer-update .2s ease-out}@keyframes answer-update{from{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:none}}
.demo-bottom{border-top:1px solid #e9edf3;margin:0 17px;padding:11px 0 13px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.demo-hint{font-size:10px;line-height:1.6;max-width:165px;color:#67788d}.demo-try{display:inline-flex;gap:6px;align-items:center;justify-content:center;font-size:11px;line-height:1.4;font-weight:650;color:#0771be;padding:6px 0;min-height:36px;white-space:nowrap}.demo-try:hover{text-decoration:underline;text-underline-offset:3px}.demo-try svg{height:13px;width:13px;flex:none}
.demo-caption{font-size:9px;line-height:1.6;padding:9px 5px 3px;color:#69778b}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.model-menu{position:fixed;inset:auto;margin:0;border:1px solid #e1e6ed;padding:14px;width:285px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 30px);border-radius:16px;background:#fff;color:#202124;box-shadow:0 20px 70px #15253b26;overflow-y:auto;overscroll-behavior:contain}
.model-menu::backdrop{background:rgba(15,27,45,.13)}.model-menu[open]{animation:menu-reveal .14s ease-out}@keyframes menu-reveal{from{opacity:.3;transform:translateY(-3px)}to{opacity:1;transform:none}}
.sheet-handle{display:none}.model-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 3px 8px}.model-menu-head h2{font-size:11px;letter-spacing:.065em;font-weight:700;line-height:1.4;color:#737981;text-transform:uppercase}.model-close{width:32px;height:32px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;color:#788190;padding:6px}.model-close:hover{background:#f2f5f8}.model-close svg{width:17px;height:17px}
.model-options{display:flex;flex-direction:column;gap:3px;outline-offset:2px}.model-option{border:0;background:#fff;display:flex;align-items:center;gap:13px;padding:12px 13px;width:100%;min-height:46px;border-radius:9px;font-size:14px;line-height:1.5;color:#24272b;text-align:left;font-weight:500}
.model-option:hover{background:#f4f7fb}.model-option[aria-selected=true]{background:#f0f6fd}.model-option .provider-dot{width:10px;height:10px}.option-check{width:16px;height:16px;margin-left:auto;color:#0676c9;visibility:hidden;flex:none}.model-option[aria-selected=true] .option-check{visibility:visible}.french-flag{display:inline-block;width:15px;height:10px;margin-left:3px;border-radius:1px;background:linear-gradient(90deg,#2447aa 0 33.333%,#fff 33.333% 66.666%,#e33844 66.666% 100%);box-shadow:0 0 0 1px #0000000a}
body.model-dialog-open{overflow:hidden}
@media(min-width:801px){.hero{padding-top:54px}.hero-grid{align-items:center;gap:42px;grid-template-columns:1.04fr 1fr}.demo-shell{max-width:565px}.hero-proof{margin-top:20px}}
@media(max-width:1100px) and (min-width:801px){.hero-grid{gap:25px}.original-brand-logo{width:164px}.nav{gap:16px}.navlinks{gap:13px}.navlinks a{font-size:12px}.demo-content{height:250px}.chat-thread{padding-left:15px;padding-right:15px}.demo-bottom{gap:7px}.demo-hint{font-size:9px;max-width:120px}.demo-try{font-size:10px}}
@media(max-width:940px) and (min-width:801px){.navlinks a:first-child{display:none}.demo-content{height:312px}}
@media(max-width:580px){html{scrollbar-gutter:auto}.header .nav{gap:10px}.header .brand .original-brand-logo{width:146px}.navright{gap:0}.navright .btn{padding:10px;gap:0}.navright .btn svg{display:none}.demo-top{padding:9px 12px;min-height:49px}.demo-top .original-brand-logo{width:128px}.demo-top .live-note{font-size:9px;padding:4px 7px}.model-bar{min-height:51px;gap:4px}.model-label{font-size:13px}.model-trigger{font-size:14px;gap:8px}.demo-tabs{padding:12px 12px 3px}.demo-tabs button{min-height:36px;padding:6px 10px;font-size:11px}.demo-content{height:310px}.chat-thread{padding:13px 14px 12px}.user-message{font-size:12px;margin-left:15px;padding:10px 12px}.answer{font-size:12px;line-height:1.8}.answer-label{margin-top:17px}.demo-bottom{margin:0 12px;padding:10px 0 12px;gap:7px}.demo-hint{font-size:9px;max-width:130px}.demo-try{font-size:10px;min-height:42px}.demo-caption{font-size:9px}
.model-menu{left:0!important;right:0;top:auto!important;bottom:0;width:100%;max-width:none;max-height:calc(100dvh - 24px);border:0;border-radius:24px 24px 0 0;padding:17px 20px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -8px 45px #10203714}
.model-menu::backdrop{background:rgba(0,0,0,.40)}.model-menu[open]{animation:sheet-reveal .18s ease-out}@keyframes sheet-reveal{from{transform:translateY(20px);opacity:.6}to{transform:none;opacity:1}}
.sheet-handle{display:block;width:42px;height:4px;border-radius:4px;background:#d3d3d6;margin:0 auto 17px}.model-menu-head{margin:0 1px 13px}.model-menu-head h2{font-size:13px;font-weight:650;letter-spacing:.065em}.model-close{width:34px;height:34px}.model-options{gap:4px}.model-option{min-height:52px;padding:12px 3px;font-size:16px;gap:13px;border-radius:8px}.model-option[aria-selected=true]{background:#fff}.model-option:hover{background:#f4f7fb}.model-option .provider-dot{width:11px;height:11px}.option-check{width:18px;height:18px;margin-right:5px}.french-flag{width:16px;height:11px}}
@media(max-width:360px){.header .brand .original-brand-logo{width:125px}.demo-content{height:330px}.demo-top .original-brand-logo{width:116px}.demo-top .live-note{font-size:8px}.demo-hint{max-width:100px}.model-menu{padding-left:18px;padding-right:18px}}
@media(prefers-reduced-motion:reduce){.model-menu[open],.answer--updated{animation:none}.model-trigger svg{transition:none}}

/* Réponses structurées et barre de modèles */
.desktop-model-bar{display:flex;justify-content:center;align-items:center;gap:6px;min-height:52px;padding:5px 12px;border-bottom:1px solid #e7e9ee;background:#fff}
.model-pill{border:1px solid #e0e2e7;border-radius:999px;background:#f5f5f7;color:#25252a;font-size:11px;font-weight:500;line-height:1.2;min-height:34px;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}
.model-pill .provider-dot{width:7px;height:7px}.model-pill .french-flag{width:10px;height:7px;margin-left:0}.model-pill:hover{border-color:#a7b7ce;background:#edf2f9}.model-pill[aria-pressed=true]{background:#232323;color:#fff;border-color:#232323}.model-pill[aria-pressed=true][data-provider=grok] .provider-dot{box-shadow:0 0 0 1px #ffffff9e}
.mobile-model-bar{display:none}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 14px;border-bottom:1px solid #eef0f5}.demo-toolbar .demo-tabs{padding:0;gap:6px}.demo-tabs button{min-height:35px;padding:7px 11px;font-size:11px}
.expand-demo{display:inline-flex;align-items:center;justify-content:center;gap:5px;background:transparent;border:0;color:#617083;min-height:35px;padding:6px 2px;font-size:10px;white-space:nowrap}.expand-demo:hover{color:#0872c0}.expand-demo svg{width:14px;height:14px}
.demo-content{height:392px;scroll-padding:12px}.chat-thread{padding:14px 18px 17px}.user-message{font-size:12px;line-height:1.6;margin-left:21px;padding:11px 13px}.user-message p{font-size:inherit;line-height:inherit;color:inherit}.demo-source{margin-top:7px;border:0;background:transparent;color:#12679f;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;line-height:1.4;padding:3px 0;min-height:28px;text-align:left}.demo-source:hover{text-decoration:underline}.demo-source svg{width:13px;height:13px;flex:none}
.answer-label{margin:14px 0 9px}.answer{font-size:12px;line-height:1.65}.answer .result-title{font-size:15px;line-height:1.35;letter-spacing:-.018em;color:#18263c;font-weight:740;margin:0 0 5px}.answer .result-lead{font-size:11px;color:#5c6e82;margin:0 0 11px;line-height:1.5}.result-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e0e7ee;border-radius:9px;font-size:11px;text-align:left;margin:0 0 10px;line-height:1.45;color:#354359;table-layout:auto}.result-table th{background:#f5f7fa;font-size:9px;color:#728092;font-weight:650;padding:7px 9px;white-space:nowrap}.result-table td{padding:7px 9px;border-top:1px solid #e9edf3}.result-table .selected-row td{background:#eef8f3;color:#25624d;font-weight:700}.result-table td:first-child{font-weight:650}.result-note{font-size:10px;line-height:1.6;color:#695532!important;background:#faf7ef;border-left:2px solid #dec597;border-radius:0 6px 6px 0;padding:7px 10px;margin:0!important}
.demo-action-bar{padding:10px 17px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #e8edf4;background:#f7f9fc}.action-caption{font-size:9px;color:#728195;line-height:1.5;max-width:77px}.next-task{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:650;line-height:1.5;min-height:36px;border:1px solid #cad9ed;border-radius:7px;background:#fff;color:#126caf;padding:7px 10px;text-align:left}.next-task:hover{border-color:#89add8;background:#eff5fe}.next-task svg{width:13px;height:13px;flex:none}.demo-bottom{padding:9px 0 10px;min-height:55px;border-top:0}.demo-hint{font-size:9px;line-height:1.5;max-width:165px}.demo-try{font-size:11px}.demo-caption{font-size:9px;line-height:1.6;max-width:545px;margin:auto;padding:8px 1px 0}
#demo-followup{margin-top:21px;padding-top:17px;border-top:1px dashed #cbd9e9}#demo-followup[hidden]{display:none}.followup-user{margin-bottom:14px}.followup-answer{font-size:12px;color:#334155;line-height:1.7}.followup-answer h3{font-size:14px;line-height:1.4;letter-spacing:-.015em;margin:0 0 10px}.followup-answer p{color:inherit;margin:0 0 10px}.followup-answer p:last-child{margin-bottom:0}.followup-kicker{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:#13735e;margin-bottom:8px;font-weight:700}
.demo-detail{position:fixed;inset:0;width:min(820px,calc(100% - 48px));max-width:none;max-height:calc(100dvh - 60px);margin:auto;padding:0;border:1px solid #dfe7f0;border-radius:20px;color:var(--ink);background:#fff;box-shadow:0 28px 100px #142e4655;overflow:hidden}
.demo-detail[open]{display:flex;flex-direction:column}.demo-detail::backdrop{background:#0e203064;backdrop-filter:blur(3px)}.detail-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 27px;border-bottom:1px solid #e4ebf2;flex:none}.detail-kicker{font-size:10px;color:#2775bc;letter-spacing:.07em;text-transform:uppercase;line-height:1.5;margin:0 0 6px}.detail-head h2{font-size:24px;letter-spacing:-.035em;line-height:1.25}.detail-close{width:42px;height:42px;padding:11px;flex:none;display:grid;place-items:center;border:1px solid #dfe6f0;border-radius:50%;background:#f8fafc;color:#50647c}.detail-close svg{width:18px;height:18px}.detail-close:hover{background:#eaf2fd}.detail-body{padding:24px 28px 30px;overflow-y:auto;overscroll-behavior:contain;min-height:0;scrollbar-width:thin;font-size:14px;line-height:1.8}.detail-body .detail-prompt{padding:16px 18px;border:1px solid #dce7f5;background:#f1f6fc;border-radius:11px;margin-bottom:22px;color:#314459;line-height:1.75}.detail-body h3{font-size:19px;line-height:1.4;letter-spacing:-.022em;margin:0 0 7px;color:#20334a}.detail-body p{font-size:14px;color:#44576c;margin:0 0 12px;line-height:1.8}.detail-body .detail-section{margin:23px 0 0}.detail-body .detail-section h3{font-size:16px}.detail-body ul{margin:7px 0 0;padding-left:21px}.detail-body li{padding-left:2px;margin:7px 0;color:#42556b}.detail-body .result-table{font-size:13px;margin:16px 0}.detail-body .result-table th{font-size:11px;padding:10px 12px}.detail-body .result-table td{padding:11px 12px}.detail-body .result-note{font-size:12px;padding:10px 12px}.detail-body .followup-answer{margin-top:14px;border:1px solid #dce5ee;background:#fbfcfe;padding:21px;border-radius:12px}.detail-body .followup-answer p{font-size:14px}.detail-body .detail-followup{margin-top:30px;padding-top:22px;border-top:1px solid #e1e8f0}.detail-body .detail-followup>h3{font-size:19px}.detail-foot{padding:12px 25px;text-align:center;font-size:10px;line-height:1.5;background:#f8fafc;color:#62778d;border-top:1px solid #e6edf4;flex:none}body.demo-detail-open{overflow:hidden}
@media(min-width:801px){.hero-grid{grid-template-columns:1.01fr 1fr;gap:39px}.demo-shell{max-width:575px}.hero{padding-top:45px;padding-bottom:40px}}
@media(max-width:1100px) and (min-width:801px){.hero-grid{gap:23px}.desktop-model-bar{gap:4px;padding:5px 8px}.model-pill{padding:7px 7px;font-size:10px;gap:5px;min-height:34px}.model-pill .french-flag{display:none}.demo-toolbar{padding-left:11px;padding-right:11px;gap:5px}.demo-tabs button{padding:7px 8px;font-size:10px}.expand-demo{font-size:9px;gap:4px}.demo-content{height:414px}.chat-thread{padding:13px 13px 16px}.user-message{margin-left:11px;font-size:11px}.answer .result-title{font-size:14px}.result-table{font-size:10px}.result-table th{font-size:8px;padding:7px}.result-table td{padding:7px}.demo-action-bar{padding:8px 12px}.action-caption{display:none}.next-task{width:100%}.demo-bottom{margin:0 12px}.demo-try{font-size:10px}.demo-top .live-note{font-size:8px}}
@media(max-width:800px) and (min-width:581px){.demo-shell{max-width:620px;margin:0 auto;width:100%}.demo-content{height:365px}.model-pill{font-size:12px;padding:8px 13px}.desktop-model-bar{gap:8px}.demo-toolbar .demo-tabs button{font-size:12px;min-height:38px}.expand-demo{font-size:11px}}
@media(max-width:580px){.desktop-model-bar{display:none}.mobile-model-bar{display:flex}.demo-top .live-note{font-size:8px;padding:4px 6px}.demo-top .original-brand-logo{width:118px}.demo-toolbar{padding:9px 11px;gap:6px}.demo-toolbar .demo-tabs{gap:5px}.demo-tabs button{font-size:11px;padding:7px 9px;min-height:38px}.expand-demo{font-size:10px;min-height:38px}.expand-demo svg{width:13px;height:13px}.expand-demo span{display:none}.demo-content{height:438px}.chat-thread{padding:13px 14px 18px}.user-message{margin-left:7px;font-size:12px;padding:10px 12px}.demo-source{font-size:10px;min-height:32px}.answer .result-title{font-size:15px}.answer .result-lead{font-size:11px}.result-table{font-size:11px}.result-table th{font-size:9px;padding:7px}.result-table td{padding:8px 7px}.result-note{font-size:10px}.demo-action-bar{padding:9px 12px}.action-caption{display:none}.next-task{min-height:42px;width:100%;justify-content:space-between;font-size:11px;padding:9px 11px}.demo-try{font-size:10px}.demo-hint{font-size:9px;max-width:110px}.demo-caption{font-size:9px;line-height:1.6}.demo-detail{width:calc(100% - 20px);max-height:calc(100dvh - 24px);border-radius:15px}.detail-head{padding:17px 18px;gap:10px}.detail-head h2{font-size:20px}.detail-kicker{font-size:9px}.detail-body{padding:20px 18px 24px}.detail-body p,.detail-body li{font-size:13px}.detail-body h3{font-size:18px}.detail-body .detail-section h3{font-size:15px}.detail-body .result-table{font-size:11px}.detail-body .result-table th{font-size:9px;padding:8px}.detail-body .result-table td{padding:9px 8px}.detail-body .followup-answer{padding:15px}.detail-body .followup-answer p{font-size:13px}.detail-foot{font-size:9px;padding:10px 15px}}
@media(max-width:360px){.demo-content{height:470px}.demo-toolbar{gap:2px}.demo-tabs button{font-size:10px;padding:7px 8px}.demo-top .original-brand-logo{width:105px}.demo-top .live-note{font-size:7px}.result-table{font-size:10px}.result-table th{font-size:8px}.demo-try{font-size:9px}.demo-hint{font-size:8px}.demo-content .chat-thread{padding-left:12px;padding-right:12px}}
@media(prefers-reduced-motion:reduce){.demo-content{scroll-behavior:auto}}

/* Corps de réponse différenciés */
.result-body{min-width:0;overflow-wrap:anywhere}
.result-points{list-style:none;margin:0 0 11px;padding:0;border:1px solid #e0e7ee;border-radius:9px;overflow:hidden;background:#fbfcfe}
.result-points li{margin:0;padding:9px 11px;border-bottom:1px solid #e8edf3;color:#40536a;font-size:11px;line-height:1.55}
.result-points li:last-child{border-bottom:0}
.result-points strong{color:#253a52;font-weight:700}
.result-steps{counter-reset:demo-step}
.result-steps li{position:relative;padding-left:35px;counter-increment:demo-step}
.result-steps li::before{content:counter(demo-step);position:absolute;left:11px;top:10px;font-size:9px;font-weight:750;line-height:17px;text-align:center;width:17px;height:17px;border-radius:50%;background:#eaf1f9;color:#2267a4}
.detail-body .result-points{margin:16px 0;padding:0}
.detail-body .result-points li{font-size:13px;margin:0;padding:12px 14px;line-height:1.7}
.detail-body .result-steps li{padding-left:43px}
.detail-body .result-steps li::before{top:15px;left:14px}
@media(max-width:1100px) and (min-width:801px){.answer .result-points li{font-size:10px;padding-top:8px;padding-bottom:8px}}
@media(max-width:580px){.answer .result-points li{font-size:11px;line-height:1.6}.detail-body .result-points li{font-size:12px}.result-table th{white-space:normal}}

/* ---- Intégration IA FRANCE (logo natif, offre de bienvenue, pied de page du site) ---- */
.brand{gap:9px}.brand svg{flex:none}
.brand-word{font-weight:850;font-size:20px;letter-spacing:-.045em;color:var(--ink);line-height:1}
.brand-word em{font-style:normal;color:var(--blue)}
.demo-top .brand{gap:7px}.demo-top .brand-word{font-size:15px}
.offer-line{color:var(--blue)!important;font-weight:650;font-size:12px;margin-top:10px;display:flex;align-items:center;gap:6px}
.offer-line svg{width:15px;height:15px;flex:none}
.pricing-offer{margin:18px auto 0;max-width:760px;text-align:center;font-size:13px;color:var(--ink);background:#eef3ff;border:1px solid #dbe5ff;border-radius:10px;padding:10px 14px}
.pricing-offer strong{font-weight:700}
.foot-grid{display:grid;grid-template-columns:1.3fr repeat(4,minmax(0,1fr));gap:26px;margin-top:22px;padding-top:22px;border-top:1px solid #edf0f6}
.foot-col h4{margin:0 0 9px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#69758a;font-weight:700}
.foot-col a{display:block;font-size:12.5px;color:#41516a;padding:3px 0}.foot-col a:hover{color:var(--blue)}
.foot-col p{font-size:12px;line-height:1.7;max-width:260px;margin-top:10px}
.foot-copy{margin-top:20px;padding-top:14px;border-top:1px solid #edf0f6;font-size:11px;color:#8590a0;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}
.foot-copy a{color:#69758a;text-decoration:underline;text-underline-offset:3px}
@media(max-width:800px){.foot-grid{grid-template-columns:1fr 1fr}}
@media(max-width:580px){.foot-grid{grid-template-columns:1fr 1fr;gap:18px}.brand-word{font-size:18px}.foot-col a{font-size:12px}}
