:root{--navy:#102a2d;--navy-2:#17393b;--mint:#b9f5cf;--lime:#d7ff68;--cream:#f5f1e8;--orange:#ff6b35;--landing-text:#152d2f;--landing-muted:#617174;--landing-border:#d9ded8;--landing-font:'DM Sans',sans-serif;--landing-display:'Manrope',sans-serif;--landing-mono:'Roboto Mono',monospace}
html{scroll-behavior:smooth}body{font-family:var(--landing-font);background:#fbfcf9;color:var(--landing-text);-webkit-font-smoothing:antialiased}a{color:inherit}.site-header{height:76px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;gap:38px;background:#fbfcf9;border-bottom:1px solid var(--landing-border);position:relative;z-index:2}.site-logo{font:800 21px var(--landing-display);text-decoration:none;letter-spacing:-1px;display:flex;align-items:center}.logo-mark{width:29px;height:29px;display:inline-grid;place-items:center;background:var(--navy);color:var(--lime);border-radius:8px;margin-right:9px;font-size:17px}.logo-dot{color:var(--orange)}.site-nav{display:flex;gap:28px;margin-left:auto}.site-nav a{font-size:13px;font-weight:600;text-decoration:none;color:#526467}.site-nav a:hover{color:var(--navy)}.header-cta{font-size:12px;font-weight:700;text-decoration:none;background:var(--navy);color:white;padding:11px 17px;border-radius:8px}.hero{min-height:680px;padding:clamp(70px,8vw,120px) clamp(22px,5vw,76px);display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(45px,7vw,110px);background:radial-gradient(circle at 76% 15%,#dcf8e5 0,transparent 26%),linear-gradient(135deg,#fbfcf9 65%,#edf4ed)}.hero-copy{max-width:670px}.eyebrow,.section-kicker{font:600 11px var(--landing-mono);letter-spacing:.1em;text-transform:uppercase;color:#597073}.eyebrow span{display:inline-block;width:26px;height:2px;background:var(--orange);vertical-align:middle;margin-right:10px}.hero h1{font:800 clamp(46px,5.4vw,78px)/1.02 var(--landing-display);letter-spacing:-.055em;color:var(--navy);margin:21px 0 25px}.hero h1 em{font-style:normal;color:#397161}.hero-lead{font-size:clamp(17px,1.3vw,20px);line-height:1.65;color:#506467;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.btn{display:inline-flex;align-items:center;gap:20px;padding:14px 21px;border-radius:8px;text-decoration:none;font-size:13px;font-weight:700;transition:transform .15s,background .15s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:white}.btn-ghost{border:1px solid #bac5c1;background:white;color:var(--navy)}.micro-proof{font-size:11px;line-height:1.5;color:#7b8989;margin-top:18px;max-width:530px}.hero-product{min-width:0;position:relative}.product-label{font:600 10px var(--landing-mono);letter-spacing:.08em;color:#5c7371;margin-bottom:12px;text-transform:uppercase}.product-label span{color:#2fb76b}.shot-frame{border:1px solid #cbd6d0;border-radius:12px;overflow:hidden;box-shadow:0 25px 70px rgba(16,42,45,.16);background:white}.shot-frame img{width:100%;height:auto;display:block}.floating-stat{position:absolute;right:-18px;bottom:-32px;background:var(--navy);color:white;border-radius:10px;padding:17px 21px;box-shadow:0 15px 30px rgba(16,42,45,.23);display:flex;flex-direction:column}.floating-stat strong{font:700 18px var(--landing-display);color:var(--lime)}.floating-stat span{font-size:10px;color:#bdd0ce;margin-top:3px}.signal-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--navy);color:white;padding:0 clamp(22px,5vw,76px)}.signal-strip div{padding:26px clamp(12px,2vw,30px);border-left:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column}.signal-strip div:last-child{border-right:1px solid rgba(255,255,255,.12)}.signal-strip strong{font:700 13px var(--landing-display);color:var(--lime)}.signal-strip span{font-size:10px;color:#aac0be;margin-top:5px}.section-wrap{max-width:1440px;margin:0 auto;padding:clamp(75px,8vw,120px) clamp(22px,5vw,76px)}.section-kicker{margin-bottom:23px}.section-kicker.light{color:#9eb5b2}.problem-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(50px,8vw,130px)}.problem h2,.section-heading h2,.precision h2{font:700 clamp(34px,4vw,56px)/1.12 var(--landing-display);letter-spacing:-.045em;color:var(--navy)}.problem-grid p{font-size:16px;line-height:1.8;color:var(--landing-muted);margin-bottom:22px}.problem-grid .accent-copy{border-left:3px solid var(--orange);padding-left:20px;color:var(--navy);font-weight:600}.workflow{background:var(--navy);color:white}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:52px}.section-heading h2,.precision h2{color:white}.section-heading>p{max-width:390px;line-height:1.7;color:#a9bcba;font-size:14px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.15)}.workflow-grid article{padding:30px 25px;min-height:315px;border-right:1px solid rgba(255,255,255,.15);position:relative;display:flex;flex-direction:column}.workflow-grid article:last-child{border:0}.step-index{font:500 10px var(--landing-mono);color:#809a97}.step-icon{font-size:32px;color:var(--lime);margin:36px 0 24px}.workflow-grid h3{font:700 19px var(--landing-display);margin-bottom:13px}.workflow-grid p{font-size:12px;line-height:1.7;color:#a8bcba}.workflow-grid small{font:600 9px var(--landing-mono);letter-spacing:.08em;color:var(--lime);margin-top:auto}.section-heading.dark h2{color:var(--navy)}.section-heading.dark>p{color:var(--landing-muted)}.analysis-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(40px,6vw,90px);align-items:center}.strategy-list article{display:grid;grid-template-columns:45px 1fr;padding:25px 0;border-top:1px solid var(--landing-border)}.strategy-list article:last-child{border-bottom:1px solid var(--landing-border)}.strategy-list>article>span{font:600 10px var(--landing-mono);color:var(--orange)}.strategy-list h3{font:700 19px var(--landing-display);margin-bottom:8px}.strategy-list p{font-size:13px;line-height:1.7;color:var(--landing-muted)}.precision{background:#255a54;color:white}.precision-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,9vw,140px)}.precision-points p{display:grid;grid-template-columns:155px 1fr;gap:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.2)}.precision-points strong{color:var(--lime);font-size:13px}.precision-points span{color:#c4d5d2;font-size:12px;line-height:1.65}.final-cta{text-align:center;background:var(--navy);color:white;padding:clamp(80px,10vw,140px) 22px}.final-cta .eyebrow{color:#9eb5b2}.final-cta h2{font:700 clamp(40px,5vw,68px)/1.08 var(--landing-display);letter-spacing:-.05em;margin:22px 0}.final-cta>p:not(.eyebrow){color:#a9bcba}.centered{justify-content:center}.btn-light{background:var(--lime);color:var(--navy)}.btn-outline{border:1px solid #69817e;color:white}.site-footer{padding:30px clamp(22px,5vw,76px);display:flex;align-items:center;gap:35px;background:#091f21;color:white}.site-footer p{font-size:11px;color:#78918e}.site-footer>div{margin-left:auto;display:flex;gap:25px}.site-footer>div a{font-size:10px;color:#9fb4b1;text-decoration:none}
@media(max-width:980px){.site-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-product{max-width:760px}.signal-strip{grid-template-columns:1fr 1fr}.problem-grid,.analysis-grid,.precision-grid{grid-template-columns:1fr}.workflow-grid{grid-template-columns:1fr 1fr}.workflow-grid article:nth-child(2){border-right:0}.workflow-grid article{border-bottom:1px solid rgba(255,255,255,.15)}.section-heading{align-items:start;flex-direction:column}.floating-stat{right:12px}.precision-points{margin-top:15px}}
@media(max-width:600px){.site-header{height:68px}.header-cta{padding:10px;font-size:10px}.hero{padding-top:55px}.hero h1{font-size:42px}.signal-strip,.workflow-grid{grid-template-columns:1fr}.signal-strip div,.signal-strip div:last-child{border-right:0;border-left:0;border-bottom:1px solid rgba(255,255,255,.12)}.workflow-grid article{border-right:0;min-height:265px}.problem h2,.section-heading h2,.precision h2{font-size:33px}.precision-points p{grid-template-columns:1fr}.site-footer{align-items:flex-start;flex-direction:column}.site-footer>div{margin-left:0}.floating-stat{position:relative;right:auto;bottom:auto;margin:-8px 14px 0}.hero-actions .btn{width:100%;justify-content:center}}

/* Documentation de l'extension */
.plugin-hero{padding:clamp(75px,9vw,130px) clamp(22px,8vw,130px);display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(55px,10vw,150px);align-items:center;background:linear-gradient(120deg,#f9fbf7 55%,#e5f1e8)}.plugin-hero>div:first-child{max-width:720px}.plugin-hero h1{font:800 clamp(45px,5vw,72px)/1.04 var(--landing-display);letter-spacing:-.055em;color:var(--navy);margin:20px 0}.plugin-hero h1 em{font-style:normal;color:#397161}.plugin-hero p{font-size:17px;line-height:1.7;color:var(--landing-muted);margin-bottom:28px}.plugin-hero small{display:block;font:500 9px var(--landing-mono);color:#7c8e8d;margin-top:13px}.plugin-card{background:var(--navy);border-radius:16px;padding:25px 32px 34px;box-shadow:0 30px 70px rgba(16,42,45,.25);color:white;max-width:370px}.browser-dots{display:flex;gap:6px;margin-bottom:38px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#58706e}.plugin-badge{display:grid;place-items:center;width:58px;height:58px;border-radius:15px;background:var(--lime);color:var(--navy);font:800 31px var(--landing-display)}.plugin-card h2{font:700 27px var(--landing-display);margin:17px 0 5px}.plugin-card p{font-size:13px;color:#a9bcba;margin:0 0 28px}.fake-action{background:var(--orange);padding:14px;text-align:center;border-radius:7px;font-size:12px;font-weight:700}.plugin-benefits{padding:0 clamp(22px,8vw,130px);background:var(--navy);display:grid;grid-template-columns:repeat(3,1fr);color:white}.plugin-benefits div{padding:25px 28px;border-left:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column}.plugin-benefits div:last-child{border-right:1px solid rgba(255,255,255,.12)}.plugin-benefits strong{font-size:13px;color:var(--lime)}.plugin-benefits span{font-size:10px;color:#9fb4b1;margin-top:4px}.install-steps{list-style:none;border-top:1px solid var(--landing-border)}.install-steps li{display:grid;grid-template-columns:80px 1fr;padding:24px 0;border-bottom:1px solid var(--landing-border)}.install-steps li>span{font:600 11px var(--landing-mono);color:var(--orange)}.install-steps h3{font:700 18px var(--landing-display);margin-bottom:7px}.install-steps p{font-size:13px;line-height:1.6;color:var(--landing-muted)}code{font:500 11px var(--landing-mono);background:#e8eeea;padding:3px 6px;border-radius:4px;color:var(--navy)}.plugin-how{background:var(--navy);color:white}.plugin-how h2{font:700 clamp(34px,4vw,54px) var(--landing-display);letter-spacing:-.04em;margin-bottom:42px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.15)}.how-grid article{padding:28px;border-right:1px solid rgba(255,255,255,.15)}.how-grid article:last-child{border:0}.how-grid span{font:600 11px var(--landing-mono);color:var(--lime)}.how-grid h3{font:700 19px var(--landing-display);margin:30px 0 10px}.how-grid p{font-size:12px;color:#a9bcba;line-height:1.65}.plugin-note{display:grid;grid-template-columns:1fr 1fr;gap:80px}.plugin-note h2{font:700 36px var(--landing-display)}.plugin-note>p{font-size:14px;line-height:1.8;color:var(--landing-muted)}
@media(max-width:800px){.plugin-hero{grid-template-columns:1fr}.plugin-card{max-width:100%}.plugin-benefits,.how-grid{grid-template-columns:1fr}.plugin-benefits div,.plugin-benefits div:last-child,.how-grid article{border-right:0;border-left:0;border-bottom:1px solid rgba(255,255,255,.12)}.plugin-note{grid-template-columns:1fr;gap:25px}}
