:root{--bg:#0f1a2b;--fg:#e8eef6;--muted:#6b7280;--brand:#4f8cff;--page-gradient:radial-gradient(circle at top left,#e0edff 0,#fff 55%,#f5f7fb 100%)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,sans-serif;color:#111827;background:var(--page-gradient)}.container{max-width:1320px;margin:0 auto;padding:24px}.row{display:flex;align-items:center;gap:16px}.grid{display:grid;grid-gap:16px;gap:16px}section{margin:28px 0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:transparent;padding:12px 0}.header-shell{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;position:relative;background:transparent;border-radius:0;box-shadow:none;border:none}.cta{gap:14px}.header-secondary{border-color:var(--brand);color:var(--brand)}.header-secondary:hover{background:rgba(79,140,255,.06)}.brand{display:inline-flex;align-items:center;gap:.6rem;color:#0f172a;text-decoration:none}.brand-name{font-weight:800;font-size:1.3rem}.site-header .brand{gap:.75rem}.nav{display:flex;align-items:center;gap:16px}.nav-link{color:#4b5563;text-decoration:none;font-size:.95rem;font-weight:500}.nav-link:hover{color:#111827}.cta{display:flex;align-items:center;gap:10px}.nav-toggle{display:none;border:none;background:transparent;padding:.3rem;cursor:pointer}.nav-toggle span{display:block;width:22px;height:2px;margin:4px 0;border-radius:999px;background:#111827;transition:transform .18s ease,opacity .18s ease}.nav-toggle-open span:first-child{transform:translateY(6px) rotate(45deg)}.nav-toggle-open span:nth-child(2){opacity:0}.nav-toggle-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.nav-cta-mobile{display:none}.nav-cta-desktop{display:flex;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;border:1px solid transparent;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;white-space:nowrap}.btn:hover{opacity:.96}.btn-primary{background:var(--brand);border-color:var(--brand);color:#fff}.btn-ghost{background:transparent;border-color:#d1d5db;color:#111827}.btn-ghost:hover{background:#f3f4f6}.btn-invert{background:#fff;color:#111827;border:1px solid #e5e7eb}.btn-invert:hover{background:#f6f7f9}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-gap:40px;gap:40px;align-items:center;padding:64px 0 56px}.hero-colored{background:radial-gradient(circle at top left,#e0edff 0,#fff 55%,#f5f7fb 100%);border-radius:24px;padding:48px 40px;box-shadow:0 18px 45px rgba(15,23,42,.12)}@media (max-width:768px){.hero-colored{padding:32px 20px;border-radius:18px}}.hero-text h1{font-size:2.6rem;line-height:1.2;margin:0 0 18px}.hero-text .lead{font-size:1.1rem;color:#374151;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.hero-mockup,.hero-visual{position:relative}.hero-mockup{max-width:860px;margin-left:auto}.hero-mockup img{width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 20px 45px rgba(15,23,42,.25)}.list-bullets{margin:12px 0 24px 18px}.list-bullets li{margin:8px 0}.list-bullets li::marker{color:#2563eb;font-size:1.05em}.cards article{padding:18px;border-radius:16px;background:#fff;border:1px solid rgba(148,163,184,.35);box-shadow:0 8px 22px rgba(15,23,42,.06);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.cards article:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(15,23,42,.12);border-color:rgba(79,140,255,.55)}.cards article h3{margin-top:0;margin-bottom:8px}.cards article p{margin:0 0 10px;color:#2b2f36}.stars{font-size:1.1rem;margin-bottom:4px}.cards article .stars,.stars{color:#fbbf24}.why-cards{gap:16px}.why-cards article{padding:14px 0;background:transparent;border:none;box-shadow:none;border-radius:0}.why-cards article h3{margin:0 0 4px;font-size:1.05rem;font-weight:700}.why-cards article p{margin:0;color:#4b5563}.features .cards{grid-template-columns:repeat(3,1fr)}#fonctionnalites .cards,.pricing .cards,.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{align-items:stretch}.card-plan{position:relative;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.card-plan,.plan-head{display:flex;flex-direction:column}.plan-head{gap:6px}.price .amount{font-size:2rem;font-weight:800;margin-right:4px}.price .currency{font-weight:700;margin-right:4px}.price .period{color:#4b5563;margin-right:8px}.price .ht{font-size:.85rem;color:#6b7280}.equiv{font-size:.95rem;color:#1f2937}.card-plan .badge{position:absolute;top:14px;right:14px;background:#eef6ff;border:1px solid #cfe1ff;color:#0b3a8f;font-weight:700;font-size:.85rem;padding:6px 10px;border-radius:999px}.featured{border-color:#cfe1ff;background:#f7fbff}.plan-features{list-style:disc;margin:8px 0 16px 20px;padding:0;flex:1 1 auto}.plan-features li{margin:6px 0}.card-plan .btn{margin-top:auto;width:100%;text-align:center;justify-content:center}.note-tva{margin-top:8px;color:#6b7280}.faq details{padding:12px 0;border-bottom:1px solid #e5e7eb}.site-footer{margin-top:48px;background:radial-gradient(circle at top left,#e0edff 0,#fff 55%,#f5f7fb 100%)}.site-footer .container{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-top:18px;padding-bottom:18px}.site-footer .brand-inline{display:flex;align-items:center;gap:8px;font-weight:800;margin-bottom:8px}.site-footer p{margin:0;color:#374151;font-size:.9rem}.site-footer .legal{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:16px}.site-footer .legal a{text-decoration:none;font-size:.95rem;font-weight:500;color:#4b5563}.site-footer .legal a:hover{color:#111827}.footer-columns{flex:1 1;display:flex;justify-content:flex-end;align-items:flex-start;gap:40px}.footer-col{min-width:180px}.footer-col-title{font-size:.95rem;font-weight:700;color:#111827;margin:0 0 8px}.footer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.footer-list a{text-decoration:none;font-size:.95rem;font-weight:500;color:#4b5563}.footer-list a:hover{color:#111827}.site-footer .sub{text-align:center;color:#6b7280;padding:10px 0 14px;border-top:1px solid rgba(148,163,184,.25);font-size:.85rem}@media (max-width:640px){.footer-columns,.site-footer .container{flex-direction:column;align-items:flex-start}.footer-columns{margin-top:12px;gap:16px}}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;background:#101828;color:#fff;padding:16px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(0,0,0,.3);z-index:30}.cookie-actions{margin-left:auto;display:flex;gap:8px}.skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip:focus{position:static;width:auto;height:auto;padding:8px 12px;background:#fff;border:1px solid #111827;border-radius:8px}@media (max-width:1024px){.container{padding:20px}.hero{grid-template-columns:1fr;gap:28px}.hero-visual{order:-1}.features .cards{grid-template-columns:repeat(2,1fr)}#fonctionnalites .cards{grid-template-columns:1fr}}@media (max-width:720px){.header-shell{align-items:center;justify-content:space-between;gap:.75rem;margin-left:-16px;margin-right:-16px;padding:10px 16px}.nav-toggle{display:inline-flex;margin-left:auto}.nav{display:none}.nav.nav-open{position:absolute;left:0;right:0;top:100%;z-index:50;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:.8rem 1rem 1rem;background:var(--page-gradient);box-shadow:0 12px 30px rgba(15,23,42,.15)}.nav-link{padding:.3rem 0;font-size:.95rem}.nav-cta-mobile{display:flex;flex-direction:column;gap:.5rem;margin-top:.6rem;width:100%}.nav-cta-desktop{display:none}}@media (max-width:800px){.pricing .cards,.pricing-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{padding:16px}.features .cards,.pricing .cards,.site-footer .container{grid-template-columns:1fr}section{margin:22px 0}.hero-text h1{font-size:1.8rem}}.screenshots-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;align-items:stretch}.screenshot-card{flex:1 1;min-width:220px;background:#fff;border-radius:1rem;padding:.75rem;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 30px rgba(15,23,42,.08)}.screenshot-card img{width:100%;height:auto;display:block;border-radius:.75rem}.screenshot-card figcaption{margin-top:.5rem;font-size:.85rem;color:#64748b}@media (max-width:768px){.screenshots-row{margin-top:1.5rem}}.section-title-card{display:inline-flex;align-items:center;padding:.4rem 1.3rem;border-radius:999px;background:radial-gradient(circle at top left,#e0edff 0,#fff 55%,#f5f7fb 100%);box-shadow:0 12px 30px rgba(15,23,42,.15);border:1px solid rgba(148,163,184,.35);font-size:1.35rem;margin-bottom:.9rem}.advantages-icons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.6rem;margin-bottom:1.2rem}@media (max-width:1024px){.advantages-icons{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.advantages-icons{grid-template-columns:1fr}}.adv-pill{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.6rem .5rem;border-radius:999px;background:transparent;border:none;box-shadow:none;transition:transform .15s ease,opacity .15s ease}.adv-pill:hover{transform:translateY(-2px);opacity:.95}.adv-icon{width:52px;height:52px;border-radius:999px;background:linear-gradient(135deg,#4f8cff,#2563eb 60%,#1d4ed8);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:.6rem}.adv-icon svg{width:24px;height:24px}.adv-texts{display:flex;flex-direction:column;gap:4px}.adv-title{font-size:.95rem;font-weight:700;color:#0f172a}.adv-sub{font-size:.86rem;color:#6b7280}@media (max-width:768px){.advantages-icons{flex-direction:column}}.section-muted{background:radial-gradient(circle at top left,#e0edff 0,#fff 55%,#f5f7fb 100%)}.section-emphasis,.section-muted{border-radius:24px;padding:32px 24px;box-shadow:0 18px 45px rgba(15,23,42,.12)}.section-emphasis{background:linear-gradient(135deg,#e0edff,#f9fafb 55%,#fff)}@media (max-width:640px){.section-emphasis,.section-muted{padding:24px 16px;border-radius:18px}}.features-rows{display:flex;flex-direction:column;gap:40px;margin-top:20px}.feature-row{display:flex;align-items:center;gap:32px;padding:24px 0;border:none}.feature-text{flex:1 1;max-width:560px}.feature-text h3{margin:0 0 8px;font-size:1.1rem}.feature-text p{margin:0 0 6px;color:#4b5563}.feature-visual{flex:1 1;max-width:640px}.feature-visual img{width:100%;height:auto;display:block;border-radius:18px;box-shadow:0 20px 45px rgba(15,23,42,.24)}@media (max-width:900px){.feature-row{flex-direction:column;align-items:flex-start}.feature-visual{max-width:100%}}.feature-more{margin-top:8px}.feature-more a{font-size:.9rem;font-weight:600;color:var(--brand);text-decoration:none}.feature-more a:hover{text-decoration:underline}.footer-mail-button{padding:0;margin:0;border:none;background:none;font:inherit;color:#2563eb;cursor:pointer;text-decoration:none}.footer-mail-button:hover{text-decoration:underline}.contact-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;z-index:40}.contact-modal{width:100%;max-width:480px;background:#fff;border-radius:18px;padding:20px 22px;box-shadow:0 18px 45px rgba(15,23,42,.25);border:1px solid rgba(148,163,184,.35)}.contact-modal-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.contact-modal-header h2{margin:0;font-size:1.1rem;font-weight:700;color:#0f172a}.contact-modal-close{border:none;background:transparent;font-size:1.4rem;line-height:1;cursor:pointer;color:#6b7280}.contact-modal-close:hover{color:#111827}.contact-modal-text{margin:0 0 12px;font-size:.9rem;color:#4b5563}.contact-modal-form{display:flex;flex-direction:column;gap:10px}.contact-field{display:flex;flex-direction:column;gap:4px;font-size:.85rem;color:#374151}.contact-field input,.contact-field textarea{border-radius:10px;border:1px solid #d1d5db;padding:8px 10px;font-size:.9rem;outline:none}.contact-field input:focus,.contact-field textarea:focus{border-color:#4f8cff;box-shadow:0 0 0 1px rgba(79,140,255,.25)}.contact-modal-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.contact-modal-hint{margin-top:6px;font-size:.75rem;color:#6b7280}.hero-colored{padding:64px 0 56px}.hero-colored,.section-emphasis,.section-muted{background:transparent;border-radius:0;box-shadow:none}.section-emphasis,.section-muted{padding-left:0;padding-right:0}.site-footer{background:transparent;border-top:1px solid rgba(148,163,184,.35)}