:root{
  --black:#070809;--dark:#101214;--dark2:#171a1d;--yellow:#ffc400;--yellow2:#f2a900;--white:#fff;--soft:#f6f4ee;--muted:#b7bbc2;--text:#151515;--border:rgba(255,255,255,.14);--shadow:0 28px 80px rgba(0,0,0,.22)
}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;background:var(--black);color:var(--white);overflow-x:hidden}a{text-decoration:none;color:inherit}.cursor-glow{position:fixed;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(255,196,0,.16),transparent 62%);pointer-events:none;z-index:0;transform:translate(-50%,-50%);opacity:.8}.top-line{height:36px;display:flex;align-items:center;justify-content:center;gap:10px;background:#030303;color:#f3f3f3;font-size:14px;border-bottom:1px solid rgba(255,255,255,.08)}.top-line span{width:8px;height:8px;border-radius:50%;background:var(--yellow)}
.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;padding:20px 9vw;background:rgba(8,9,10,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1);transition:.3s}.site-header.scrolled{padding-top:12px;padding-bottom:12px;box-shadow:0 20px 50px rgba(0,0,0,.35)}.brand{display:flex;align-items:center}.brand img{width:260px;height:86px;object-fit:contain;object-position:left center;filter:drop-shadow(0 10px 25px rgba(255,196,0,.16))}.nav{display:flex;justify-content:center;gap:34px;font-weight:700}.nav a{position:relative;color:#f3f3f3;font-size:16px}.nav a:after{content:"";position:absolute;left:0;bottom:-12px;width:0;height:3px;border-radius:99px;background:var(--yellow);transition:.25s}.nav a:hover,.nav a.active{color:var(--yellow)}.nav a:hover:after,.nav a.active:after{width:100%}.header-cta{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;padding:17px 25px;border-radius:12px;font-weight:900;box-shadow:0 12px 35px rgba(255,196,0,.22);white-space:nowrap}.menu-btn{display:none;background:none;border:0;gap:5px;flex-direction:column}.menu-btn span{display:block;width:28px;height:3px;background:white;border-radius:3px}
.hero{position:relative;min-height:680px;padding:70px 9vw 120px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;background:radial-gradient(circle at 80% 25%,rgba(255,196,0,.16),transparent 27%),linear-gradient(115deg,#080a0c 0%,#121518 45%,#2a2924 72%,#f6f4ee 100%);overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.26),transparent 60%)}.hero-bg-dots{position:absolute;right:7%;top:11%;width:140px;height:140px;background-image:radial-gradient(rgba(255,196,0,.5) 2px,transparent 2px);background-size:22px 22px;opacity:.7}.hero-content,.hero-visual{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--yellow);font-weight:900;font-size:15px;margin-bottom:22px}.hero h1,.page-hero h1{font-size:clamp(48px,6vw,86px);line-height:.98;letter-spacing:-.055em;max-width:780px}.hero h1 span,.section h2 span{color:var(--yellow)}.hero-text{max-width:650px;color:#e2e2e2;font-size:22px;line-height:1.55;margin:26px 0 34px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:18px 28px;font-weight:900;font-size:16px;transition:.25s}.btn:hover{transform:translateY(-4px)}.btn-primary{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;box-shadow:0 14px 30px rgba(255,196,0,.22)}.btn-secondary{border:1px solid rgba(255,255,255,.5);color:white}.hero-points{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:54px;max-width:850px}.hero-points div{border-left:3px solid var(--yellow);padding-left:14px}.hero-points strong{display:block}.hero-points small{display:block;color:#c8c8c8;margin-top:6px;line-height:1.35}.hero-visual{height:470px}.yellow-orbit{position:absolute;width:360px;height:360px;border-radius:50%;right:10%;top:0;background:var(--yellow);box-shadow:0 0 70px rgba(255,196,0,.45)}.laptop{position:absolute;left:4%;top:54px;width:560px;height:330px;border-radius:24px;background:linear-gradient(145deg,#111418,#25292d);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.14);transform:perspective(900px) rotateY(-12deg) rotateX(4deg)}.laptop:after{content:"";position:absolute;left:20px;right:20px;bottom:-32px;height:28px;background:linear-gradient(90deg,#333,#9a9a9a,#222);border-radius:0 0 26px 26px}.laptop-bar{height:38px;padding:13px;display:flex;gap:8px}.laptop-bar span{width:10px;height:10px;border-radius:50%;background:#3e4246}.mini-site{padding:26px}.mini-logo{color:var(--yellow);font-weight:1000}.mini-title{font-size:35px;line-height:1.05;margin:32px 0;color:#fff}.mini-title b{color:var(--yellow)}.mini-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mini-card-grid span{height:72px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}.phone{position:absolute;right:3%;bottom:10px;width:165px;height:315px;border-radius:32px;background:#050505;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.38);border:2px solid #333}.phone-screen{height:100%;border-radius:24px;background:linear-gradient(145deg,#181b1f,#0c0d0e);padding:34px 16px}.phone-screen b{font-size:24px}.phone-screen p{color:#bbb;margin:10px 0 25px}.phone-screen span{display:block;height:52px;border-radius:12px;background:rgba(255,255,255,.08);margin:10px 0}.floating{animation:float 5.5s ease-in-out infinite}.floating-2{animation:float 4.6s ease-in-out infinite reverse}@keyframes float{50%{transform:translateY(-14px) perspective(900px) rotateY(-12deg) rotateX(4deg)}}
.stats{position:relative;z-index:3;margin:-72px auto 0;width:min(82vw,1260px);display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:34px;border-radius:24px;background:rgba(255,255,255,.92);color:#111;box-shadow:0 22px 70px rgba(0,0,0,.18)}.stats span{font-size:42px;font-weight:1000}.stats p{color:#555;margin-top:6px}.section{padding:105px 9vw}.light{background:#fbfaf6;color:var(--text)}.dark{background:#0b0d0f;color:white}.section-head{text-align:center;max-width:820px;margin:0 auto 48px}.section h2{font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.045em}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card,.work,.big-card,.price-card{background:white;border:1px solid #e7e2d9;border-radius:20px;padding:30px;box-shadow:0 18px 50px rgba(0,0,0,.05);transition:.25s}.card:hover,.work:hover,.price-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgba(0,0,0,.12)}.icon{width:56px;height:56px;border-radius:14px;background:var(--yellow);display:grid;place-items:center;color:#111;font-size:26px;font-weight:900;margin-bottom:25px}.card h3,.work h3{font-size:22px;margin-bottom:12px}.card p,.work p,.big-card p,.price-card li{color:#5d6168;line-height:1.6}.card a{display:inline-block;margin-top:24px;font-weight:900;color:#111}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.split p{font-size:20px;line-height:1.65;color:#c8cdd2}.timeline{display:grid;gap:18px}.timeline div{padding:22px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid var(--border)}.timeline span{color:var(--yellow);font-weight:1000}.timeline b{display:block;font-size:22px;margin:8px 0}.portfolio-filter{display:flex;justify-content:center;gap:12px;margin-bottom:28px}.filter{border:1px solid #ddd;background:white;padding:12px 18px;border-radius:999px;font-weight:900;cursor:pointer}.filter.active{background:#111;color:var(--yellow)}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.portfolio-grid.big{max-width:1200px;margin:auto}.work-img{height:190px;border-radius:16px;margin-bottom:18px;background:linear-gradient(135deg,#111,#393939 55%,var(--yellow));position:relative;overflow:hidden}.work-img:after{content:"";position:absolute;inset:24px;border-radius:14px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(160deg,rgba(255,255,255,.12),transparent)}.simulator{max-width:760px;margin:auto;background:rgba(255,255,255,.07);border:1px solid var(--border);border-radius:24px;padding:34px;display:grid;gap:22px}.simulator label{font-size:18px;display:flex;justify-content:space-between;gap:20px;align-items:center}.simulator input[type=range]{width:55%;accent-color:var(--yellow)}.simulator input[type=checkbox]{width:20px;height:20px;accent-color:var(--yellow)}.price-box{display:flex;justify-content:space-between;align-items:center;background:#fff;color:#111;border-radius:18px;padding:24px}.price-box span{font-size:46px;font-weight:1000;color:#111}.cta-block{text-align:center}.cta-block p{font-size:20px;color:#60656c;margin:16px auto 26px;max-width:650px}.page-hero{padding:120px 9vw;background:radial-gradient(circle at 80% 20%,rgba(255,196,0,.2),transparent 25%),#0b0d0f}.page-hero h1{max-width:970px}.service-list{max-width:980px;margin:auto;display:grid;gap:22px}.big-card h2{font-size:34px;margin-bottom:10px}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:auto}.price-card{min-height:340px}.price-card.featured{background:#111;color:white;border-color:#111;transform:scale(1.03)}.price-card.featured li{color:#ddd}.price{font-size:34px!important;font-weight:1000;color:var(--yellow)!important;margin:16px 0 24px}.price-card ul{list-style:none;display:grid;gap:12px}.price-card li:before{content:"✓";color:var(--yellow);font-weight:900;margin-right:10px}.contact-form{max-width:700px;margin:auto;display:grid;gap:16px;background:white;padding:34px;border-radius:24px;border:1px solid #e8e2d7}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #ddd;border-radius:12px;padding:18px;font:inherit}.contact-form textarea{min-height:160px}.footer{padding:35px 9vw;background:#050505;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;color:#ddd}.reveal{opacity:0;transform:translateY(28px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}.hidden{display:none!important}
@media(max-width:1100px){.site-header{grid-template-columns:auto auto;padding:16px 5vw}.brand img{width:210px}.menu-btn{display:flex}.nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;padding:25px 5vw;background:#090a0b}.nav.show{display:flex}.header-cta{display:none}.hero{grid-template-columns:1fr;padding:55px 5vw 90px}.hero-visual{height:410px}.hero-points,.stats,.cards,.portfolio-grid,.pricing{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.laptop{width:72%;left:0}.phone{right:8%}}
@media(max-width:720px){.top-line{font-size:12px}.brand img{width:175px;height:62px}.hero{padding-top:40px}.hero h1,.page-hero h1{font-size:48px}.hero-text{font-size:18px}.hero-actions{flex-direction:column}.btn{width:100%}.hero-points,.stats,.cards,.portfolio-grid,.pricing{grid-template-columns:1fr}.hero-visual{height:310px}.laptop{width:100%;height:250px}.phone{display:none}.yellow-orbit{width:230px;height:230px}.stats{margin-top:-38px;width:90vw}.section{padding:70px 5vw}.footer{flex-direction:column;gap:10px}.portfolio-filter{flex-wrap:wrap}.simulator label{align-items:flex-start;flex-direction:column}.simulator input[type=range]{width:100%}}

/* v6 - logo intégré proprement */
.brand img{width:330px;height:95px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 24px rgba(255,196,0,.18));}
.site-header.scrolled .brand img{width:285px;height:72px;}
.mini-logo-img{width:112px;height:auto;display:block;margin-bottom:18px;filter:drop-shadow(0 0 18px rgba(255,196,0,.24));}
.footer{align-items:center;gap:24px;}
.footer-logo{width:220px;height:58px;object-fit:contain;object-position:left center;}
.page-hero{position:relative;overflow:hidden;}
.page-hero:after{content:"";position:absolute;right:8vw;top:50%;width:260px;height:140px;transform:translateY(-50%);background:url('images/logo-mark.svg') center/contain no-repeat;opacity:.09;filter:drop-shadow(0 0 30px rgba(255,196,0,.35));pointer-events:none;}
.light .section-head:before{content:"";display:block;width:92px;height:48px;margin:0 auto 18px;background:url('images/logo-mark.svg') center/contain no-repeat;opacity:.16;}
.work-img:before{content:"";position:absolute;left:18px;top:18px;width:78px;height:42px;background:url('images/logo-mark.svg') center/contain no-repeat;z-index:2;filter:drop-shadow(0 0 12px rgba(255,196,0,.22));}
.card,.work,.big-card,.price-card{position:relative;overflow:hidden;}
.card:after,.big-card:after,.price-card:after{content:"";position:absolute;right:-35px;bottom:-28px;width:135px;height:75px;background:url('images/logo-mark.svg') center/contain no-repeat;opacity:.045;pointer-events:none;}
@media(max-width:1100px){.brand img{width:260px;height:80px}.site-header.scrolled .brand img{width:235px;height:65px}.page-hero:after{width:180px;right:5vw}.footer-logo{width:190px}}
@media(max-width:720px){.brand img{width:210px;height:66px}.site-header.scrolled .brand img{width:190px;height:58px}.footer-logo{width:180px}.page-hero:after{opacity:.05;right:-30px}.light .section-head:before{width:72px}}


/* v7 - option cartes de visite */
.print-section{padding-top:70px;}
.print-content{display:grid;grid-template-columns:1fr 420px;gap:54px;align-items:center;max-width:1180px;margin:auto;}
.print-content h2{font-size:clamp(34px,4vw,56px);line-height:1.05;margin-bottom:18px;}
.print-content p{font-size:20px;line-height:1.65;color:#575c64;max-width:720px;margin-bottom:24px;}
.print-badges{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 28px;}
.print-badges span{background:#111;color:#fff;border-radius:999px;padding:10px 15px;font-weight:800;font-size:14px;}
.business-card{position:relative;min-height:250px;border-radius:26px;padding:28px;background:linear-gradient(135deg,#0a0b0d,#1b1d20 55%,#ffc400);box-shadow:0 30px 80px rgba(0,0,0,.22);overflow:hidden;color:#fff;border:1px solid rgba(255,255,255,.12);}
.business-card:before{content:"";position:absolute;right:-60px;top:-60px;width:210px;height:210px;border-radius:50%;background:rgba(255,196,0,.32);filter:blur(2px);}
.business-card img{width:220px;height:68px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 18px rgba(255,196,0,.25));position:relative;z-index:2;margin-bottom:22px;}
.business-card p{position:relative;z-index:2;color:#e7e7e7;font-size:16px;margin-bottom:28px;max-width:230px;}
.qr-box{position:absolute;right:28px;bottom:46px;width:92px;height:92px;border-radius:14px;background:#fff;color:#111;display:grid;place-items:center;font-weight:1000;letter-spacing:.08em;box-shadow:0 16px 40px rgba(0,0,0,.25);}
.business-card small{position:absolute;right:28px;bottom:22px;color:#fff;font-size:12px;opacity:.9;}
.option-note{max-width:1000px;margin:34px auto 0;background:#111;color:#fff;border-radius:22px;padding:28px 32px;border:1px solid rgba(255,196,0,.22);box-shadow:0 22px 60px rgba(0,0,0,.08);}
.option-note b{color:var(--yellow);font-size:22px;}
.option-note p{margin-top:8px;color:#ddd;line-height:1.6;}
@media(max-width:920px){.print-content{grid-template-columns:1fr}.business-card{max-width:480px}.print-content p{font-size:18px}}

/* v8 - réalisations démo sans toucher au style global */
.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1240px;margin:0 auto}.demo-card{background:#fff;border:1px solid #e7e2d9;border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(0,0,0,.08);transition:.25s}.demo-card:hover{transform:translateY(-8px);box-shadow:0 34px 90px rgba(0,0,0,.14)}.demo-preview{height:255px;position:relative;background:#111;overflow:hidden}.demo-preview:before{content:"";position:absolute;inset:-40px;background:radial-gradient(circle at 75% 25%,rgba(255,196,0,.52),transparent 32%),linear-gradient(135deg,#08090a,#202327)}.demo-browser{position:absolute;left:26px;right:26px;top:30px;height:22px;border-radius:13px 13px 0 0;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.18)}.demo-screen{position:absolute;left:26px;right:26px;top:52px;bottom:28px;border-radius:0 0 18px 18px;background:rgba(5,6,8,.72);border:1px solid rgba(255,255,255,.16);padding:32px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.demo-screen b{font-size:30px;line-height:1.05}.demo-screen em{color:var(--yellow);font-style:normal;font-weight:800;margin-top:8px}.demo-content{padding:30px}.demo-content small{color:var(--yellow2);text-transform:uppercase;letter-spacing:.14em;font-weight:1000}.demo-content h3{font-size:26px;margin:10px 0 12px}.demo-content p{color:#5e636b;line-height:1.65;margin-bottom:24px}.demo-content .btn{width:100%}.resto-demo .demo-preview:before{background:radial-gradient(circle at 70% 25%,rgba(255,196,0,.5),transparent 32%),linear-gradient(135deg,#100908,#432018 65%,#ffc400)}.artisan-demo .demo-preview:before{background:radial-gradient(circle at 75% 25%,rgba(255,196,0,.45),transparent 32%),linear-gradient(135deg,#071014,#172b31 65%,#ffc400)}.garage-demo .demo-preview:before{background:radial-gradient(circle at 80% 18%,rgba(255,196,0,.48),transparent 32%),linear-gradient(135deg,#090909,#303030 62%,#ffc400)}
.demo-site{background:#0a0a0a;color:#fff;min-height:100vh}.demo-top{display:flex;align-items:center;justify-content:space-between;padding:26px 7vw;position:sticky;top:0;z-index:10;background:rgba(5,5,5,.82);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.demo-top img{height:54px}.demo-top nav{display:flex;gap:26px;font-weight:800}.demo-hero{min-height:690px;padding:100px 7vw;display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center;position:relative;overflow:hidden}.demo-hero h1{font-size:clamp(48px,6vw,86px);line-height:.96;letter-spacing:-.055em}.demo-hero h1 span{color:var(--yellow)}.demo-hero p{font-size:21px;color:#e2e2e2;line-height:1.6;max-width:660px;margin:26px 0 34px}.demo-photo{height:470px;border-radius:36px;position:relative;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.14)}.demo-photo:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 22%,rgba(255,255,255,.18),transparent 24%),linear-gradient(135deg,#1a1a1a,#444)}.demo-photo:after{content:"";position:absolute;left:34px;right:34px;bottom:34px;height:170px;border-radius:24px;background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px)}.demo-services{padding:90px 7vw;background:#fbfaf6;color:#111}.demo-services h2{text-align:center;font-size:48px;letter-spacing:-.04em;margin-bottom:44px}.demo-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.demo-service-grid article{background:#fff;border:1px solid #e8e2d7;border-radius:24px;padding:30px;box-shadow:0 18px 50px rgba(0,0,0,.06)}.demo-service-grid h3{font-size:24px;margin-bottom:12px}.demo-service-grid p{color:#646872;line-height:1.65}.demo-band{padding:80px 7vw;background:#111;display:flex;align-items:center;justify-content:space-between;gap:24px}.demo-band h2{font-size:44px;letter-spacing:-.04em}.demo-band p{color:#c9c9c9;line-height:1.6;max-width:560px}.demo-footer{padding:34px 7vw;background:#050505;color:#aaa;display:flex;justify-content:space-between}.restaurant-theme .demo-hero{background:radial-gradient(circle at 83% 25%,rgba(255,196,0,.25),transparent 26%),linear-gradient(125deg,#110807,#21120e 55%,#4a2a1d)}.restaurant-theme .demo-photo:before{background:linear-gradient(135deg,#27110b,#75421f 55%,#ffc400)}.artisan-theme .demo-hero{background:radial-gradient(circle at 83% 25%,rgba(255,196,0,.2),transparent 26%),linear-gradient(125deg,#071014,#11242c 55%,#263a42)}.artisan-theme .demo-photo:before{background:linear-gradient(135deg,#071014,#18556a 55%,#ffc400)}.garage-theme .demo-hero{background:radial-gradient(circle at 83% 25%,rgba(255,196,0,.24),transparent 26%),linear-gradient(125deg,#070707,#181818 55%,#3a3a3a)}.garage-theme .demo-photo:before{background:linear-gradient(135deg,#090909,#343434 55%,#ffc400)}
@media(max-width:1050px){.demo-grid,.demo-service-grid{grid-template-columns:1fr 1fr}.demo-hero{grid-template-columns:1fr}.demo-photo{height:390px}}@media(max-width:720px){.demo-grid,.demo-service-grid{grid-template-columns:1fr}.demo-top nav{display:none}.demo-hero{padding:70px 5vw}.demo-photo{height:300px}.demo-band{flex-direction:column;align-items:flex-start}.demo-footer{flex-direction:column;gap:10px}}


/* v11 - optimisation mobile/tablette */
html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

img, svg, video, canvas {
  max-width: 100%;
  height: auto;
}

.site-header {
  min-height: 92px;
}

@media (max-width: 1180px) {
  .site-header {
    padding-left: 4vw;
    padding-right: 4vw;
    gap: 18px;
  }

  .brand img {
    width: 250px;
    height: 74px;
  }

  .site-header.scrolled .brand img {
    width: 220px;
    height: 64px;
  }

  .nav {
    gap: 18px;
  }

  .header-cta {
    padding: 14px 18px;
    white-space: nowrap;
  }
}

@media (max-width: 980px) {
  .top-line {
    padding: 9px 14px;
    font-size: 13px;
    line-height: 1.35;
  }

  .site-header {
    min-height: 78px;
    padding: 12px 5vw;
  }

  .brand img {
    width: 210px;
    height: 62px;
  }

  .site-header.scrolled .brand img {
    width: 190px;
    height: 58px;
  }

  .menu-btn {
    display: flex;
    margin-left: auto;
  }

  .header-cta {
    display: none;
  }

  .nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: min(84vw, 360px);
    height: 100vh;
    background: rgba(8, 9, 11, .98);
    border-left: 1px solid rgba(255, 255, 255, .08);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 110px 28px 28px;
    gap: 18px;
    transition: right .28s ease;
    z-index: 900;
    box-shadow: -30px 0 70px rgba(0, 0, 0, .35);
  }

  .nav.open {
    right: 0;
  }

  .nav a {
    font-size: 20px;
    width: 100%;
    padding: 12px 0;
  }

  .hero {
    grid-template-columns: 1fr;
    padding: 58px 5vw 82px;
    min-height: auto;
    gap: 36px;
  }

  .hero-content {
    max-width: 760px;
  }

  .hero h1 {
    font-size: clamp(44px, 10vw, 76px);
    line-height: .96;
  }

  .hero-text {
    font-size: 18px;
    max-width: 100%;
  }

  .hero-actions {
    gap: 12px;
  }

  .hero-visual {
    width: 100%;
    height: 420px;
    margin: 0 auto;
  }

  .laptop {
    width: 76%;
    left: 0;
    right: auto;
  }

  .phone {
    right: 1%;
  }

  .hero-points {
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }

  .stats {
    width: 92vw;
    margin-top: -44px;
  }

  .section,
  .page-hero {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .print-content,
  .split,
  .contact-grid {
    grid-template-columns: 1fr;
  }

  .pricing,
  .big-grid {
    grid-template-columns: 1fr 1fr;
  }

  .demo-grid {
    grid-template-columns: 1fr !important;
  }

  .demo-card {
    max-width: 680px;
    margin: 0 auto;
  }
}

@media (max-width: 720px) {
  .top-line {
    font-size: 12px;
    padding: 8px 12px;
  }

  .site-header {
    min-height: 72px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .brand img {
    width: 170px;
    height: 52px;
  }

  .site-header.scrolled .brand img {
    width: 158px;
    height: 48px;
  }

  .menu-btn {
    width: 46px;
    height: 46px;
  }

  .nav {
    width: 88vw;
    padding-top: 96px;
  }

  .hero {
    padding-top: 42px;
    padding-bottom: 68px;
  }

  .eyebrow {
    font-size: 12px;
    letter-spacing: .16em;
    line-height: 1.45;
  }

  .hero h1,
  .page-hero h1 {
    font-size: clamp(38px, 12vw, 54px);
    letter-spacing: -.045em;
  }

  .section-head h2,
  .split h2,
  .cta-block h2,
  .print-content h2 {
    font-size: clamp(32px, 10vw, 46px);
    line-height: 1.05;
  }

  .hero-text,
  .section-head p,
  .print-content p,
  .split p,
  .cta-block p {
    font-size: 17px;
    line-height: 1.65;
  }

  .hero-actions {
    flex-direction: column;
  }

  .btn {
    width: 100%;
    min-height: 52px;
    text-align: center;
    justify-content: center;
  }

  .hero-points,
  .stats,
  .cards,
  .portfolio-grid,
  .pricing,
  .big-grid {
    grid-template-columns: 1fr;
  }

  .hero-points div {
    min-height: auto;
  }

  .hero-visual {
    height: 310px;
  }

  .laptop {
    width: 100%;
    height: 235px;
    left: 0;
    top: 26px;
  }

  .phone {
    display: none;
  }

  .yellow-orbit {
    width: 230px;
    height: 230px;
    right: -24px;
  }

  .mini-site {
    padding: 20px;
  }

  .mini-title {
    font-size: 22px;
  }

  .stats {
    margin-top: -34px;
    padding: 24px;
    gap: 18px;
  }

  .section,
  .page-hero {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .page-hero:after {
    width: 150px;
    opacity: .04;
    right: -48px;
  }

  .card,
  .work,
  .big-card,
  .price-card,
  .option-note,
  .business-card,
  .simulator {
    border-radius: 22px;
  }

  .print-content {
    gap: 28px;
  }

  .business-card {
    min-height: 230px;
    padding: 22px;
  }

  .business-card img {
    width: 178px;
  }

  .qr-box {
    width: 74px;
    height: 74px;
    right: 22px;
    bottom: 42px;
  }

  .demo-preview {
    height: 220px;
  }

  .demo-screen {
    padding: 24px;
  }

  .demo-screen b {
    font-size: 25px;
  }

  .demo-content {
    padding: 24px;
  }

  .simulator {
    padding: 24px;
  }

  .footer {
    padding: 28px 5vw;
    text-align: center;
  }

  .footer-logo {
    width: 170px;
  }
}

@media (max-width: 420px) {
  .brand img {
    width: 145px;
    height: 46px;
  }

  .site-header.scrolled .brand img {
    width: 138px;
    height: 44px;
  }

  .hero h1,
  .page-hero h1 {
    font-size: 38px;
  }

  .hero-visual {
    height: 270px;
  }

  .laptop {
    height: 210px;
  }

  .mini-title {
    font-size: 19px;
  }

  .card,
  .demo-content,
  .price-card {
    padding: 22px;
  }
}


/* v15 - finitions : favicon, centrage, symétrie et message démos */
.section-head,
.page-hero,
.cta-block,
.option-note,
.privacy-note,
.custom-theme-cta {
  text-align: center;
}

.section-head p,
.page-hero p,
.cta-block p,
.option-note p,
.privacy-note,
.custom-theme-cta p {
  margin-left: auto;
  margin-right: auto;
}

.page-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-hero h1 {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

.privacy-note {
  max-width: 980px;
  background: #111111;
  color: #f4f4f4;
  border: 1px solid rgba(255, 196, 0, .28);
  border-radius: 26px;
  padding: 26px 30px;
  line-height: 1.7;
  box-shadow: 0 24px 70px rgba(0, 0, 0, .12);
}

.privacy-note b {
  color: var(--yellow);
}

.demo-grid {
  align-items: stretch;
}

.demo-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.demo-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: 1;
}

.demo-content p {
  flex: 1;
}

.demo-tag {
  justify-content: center;
}

.custom-theme-cta {
  max-width: 980px;
  margin: 58px auto 0;
  background: linear-gradient(135deg, #111111, #1b1d20);
  color: #ffffff;
  border: 1px solid rgba(255, 196, 0, .25);
  border-radius: 32px;
  padding: 42px 34px;
  box-shadow: 0 28px 90px rgba(0, 0, 0, .16);
}

.custom-theme-cta h2 {
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.05;
  letter-spacing: -.04em;
  margin: 10px auto 16px;
  max-width: 780px;
}

.custom-theme-cta p {
  max-width: 760px;
  color: #dcdcdc;
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 26px;
}

.custom-theme-cta .btn {
  width: auto;
  display: inline-flex;
}

/* Harmonise les blocs pour un rendu plus centré et équilibré */
.cards,
.portfolio-grid,
.pricing,
.demo-grid {
  justify-items: stretch;
}

.card h3,
.work h3,
.price-card h3,
.demo-content h3 {
  text-align: center;
}

.card p,
.work p,
.price-card p,
.demo-content p {
  text-align: center;
}

.icon {
  margin-left: auto;
  margin-right: auto;
}

.hero-content {
  text-align: left;
}

.stats div,
.hero-points div {
  text-align: center;
}

@media (max-width: 980px) {
  .hero-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-actions {
    justify-content: center;
  }

  .custom-theme-cta {
    padding: 34px 24px;
  }
}

@media (max-width: 720px) {
  .privacy-note {
    padding: 22px 20px;
    font-size: 15px;
  }

  .custom-theme-cta .btn {
    width: 100%;
  }

  .card h3,
  .work h3,
  .price-card h3,
  .demo-content h3,
  .card p,
  .work p,
  .price-card p,
  .demo-content p {
    text-align: center;
  }
}


/* v16 - corrections demandées : favicon partout, suppression stats et espaces */
.stats {
  display: none !important;
}

.hero {
  padding-bottom: 70px;
}

.hero + .section {
  margin-top: 0 !important;
}

.section.light {
  margin-top: 0;
}

.print-section {
  padding-top: 70px;
}

body {
  overflow-x: hidden;
}

/* évite les anciens espaces négatifs prévus pour le bloc stats */
@media (max-width: 980px) {
  .stats {
    display: none !important;
    margin: 0 !important;
  }
}

@media (max-width: 720px) {
  .hero {
    padding-bottom: 56px;
  }

  .section,
  .page-hero {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}


/* v17 - page offres plus commerciale + favicon robuste */
.offers-hero {
  min-height: 690px;
  padding: 110px 6vw 90px;
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 56px;
  align-items: center;
  background:
    radial-gradient(circle at 80% 20%, rgba(255,196,0,.20), transparent 28%),
    linear-gradient(135deg, #08090a, #17191d 62%, #252012);
  color: #fff;
  position: relative;
  overflow: hidden;
}

.offers-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 46px 46px;
  opacity: .45;
}

.offers-hero-content,
.offers-proof {
  position: relative;
  z-index: 1;
}

.offers-hero h1 {
  font-size: clamp(48px, 6vw, 92px);
  line-height: .95;
  letter-spacing: -.06em;
  max-width: 920px;
  margin: 14px 0 24px;
}

.offers-hero p {
  color: #d7d7d7;
  font-size: 20px;
  line-height: 1.7;
  max-width: 780px;
}

.offers-hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: flex-start;
}

.offers-proof {
  display: grid;
  gap: 18px;
}

.offers-proof div {
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 26px;
  padding: 26px;
  backdrop-filter: blur(12px);
  box-shadow: 0 24px 70px rgba(0,0,0,.20);
}

.offers-proof strong {
  display: block;
  color: var(--yellow);
  font-size: 24px;
  margin-bottom: 8px;
}

.offers-proof span {
  color: #e7e7e7;
  line-height: 1.6;
}

.offer-benefits {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  max-width: 1180px;
  margin: 0 auto;
}

.offer-benefits article,
.included-grid div,
.sales-steps div {
  background: #fff;
  border: 1px solid #e7e2d9;
  border-radius: 26px;
  padding: 30px;
  box-shadow: 0 18px 50px rgba(0,0,0,.06);
  text-align: center;
}

.offer-benefits span,
.sales-steps span {
  width: 52px;
  height: 52px;
  border-radius: 18px;
  display: grid;
  place-items: center;
  margin: 0 auto 16px;
  background: #111;
  color: var(--yellow);
  font-weight: 1000;
}

.offer-benefits h3,
.sales-steps h3 {
  font-size: 25px;
  margin-bottom: 10px;
}

.offer-benefits p,
.included-grid p,
.sales-steps p {
  color: #616671;
  line-height: 1.65;
}

.offer-section .section-head p,
.faq-sales .section-head p,
.comparison-section .section-head p {
  color: #d7d7d7;
}

.offer-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  max-width: 1240px;
  margin: 0 auto;
  align-items: stretch;
}

.offer-card {
  position: relative;
  background: #fff;
  color: #111;
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 30px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 26px 80px rgba(0,0,0,.24);
  overflow: hidden;
}

.offer-card:after {
  content: "";
  position: absolute;
  right: -55px;
  bottom: -42px;
  width: 190px;
  height: 110px;
  background: url("images/logo-mark.svg") center/contain no-repeat;
  opacity: .055;
}

.offer-card.featured {
  transform: translateY(-18px);
  border: 2px solid var(--yellow);
  box-shadow: 0 36px 110px rgba(255,196,0,.20);
}

.popular {
  position: absolute;
  top: 18px;
  right: 18px;
  background: var(--yellow);
  color: #111;
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.offer-label {
  color: #9b7500;
  font-size: 13px;
  font-weight: 1000;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.offer-card h3 {
  font-size: 31px;
  line-height: 1.08;
  margin-bottom: 12px;
  text-align: left;
}

.offer-top p {
  color: #616671;
  line-height: 1.6;
  margin-bottom: 22px;
  text-align: left;
}

.offer-price {
  padding: 22px 0;
  border-top: 1px solid #ece7dd;
  border-bottom: 1px solid #ece7dd;
  margin-bottom: 22px;
}

.offer-price span {
  display: block;
  color: #696e78;
  font-size: 14px;
  margin-bottom: 5px;
}

.offer-price strong {
  font-size: 42px;
  letter-spacing: -.04em;
}

.offer-card ul {
  list-style: none;
  display: grid;
  gap: 12px;
  margin: 0 0 28px;
  padding: 0;
  flex: 1;
}

.offer-card li {
  position: relative;
  padding-left: 28px;
  color: #343840;
  line-height: 1.45;
}

.offer-card li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #111;
  background: var(--yellow);
  width: 19px;
  height: 19px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 12px;
  font-weight: 1000;
}

.included-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  max-width: 1180px;
  margin: 0 auto;
}

.included-grid b {
  display: block;
  font-size: 23px;
  margin-bottom: 10px;
}

.comparison {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.comparison-col {
  border-radius: 30px;
  padding: 34px;
  border: 1px solid rgba(255,255,255,.10);
  box-shadow: 0 24px 70px rgba(0,0,0,.24);
}

.comparison-col.before {
  background: rgba(255,255,255,.06);
}

.comparison-col.after {
  background: linear-gradient(135deg, rgba(255,196,0,.95), rgba(255,216,89,.95));
  color: #111;
}

.comparison-col h3 {
  font-size: 34px;
  margin-bottom: 12px;
}

.comparison-col p {
  line-height: 1.7;
  color: inherit;
  opacity: .88;
}

.comparison-col ul {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
  display: grid;
  gap: 12px;
}

.comparison-col li {
  padding: 14px 16px;
  border-radius: 16px;
  background: rgba(255,255,255,.11);
  font-weight: 800;
}

.after li {
  background: rgba(17,17,17,.10);
}

.sales-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  max-width: 1240px;
  margin: 0 auto;
}

.sales-faq {
  max-width: 980px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}

.sales-faq details {
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 22px;
  padding: 22px 24px;
}

.sales-faq summary {
  cursor: pointer;
  font-weight: 1000;
  font-size: 20px;
  color: #fff;
}

.sales-faq p {
  color: #d7d7d7;
  line-height: 1.7;
  margin-top: 14px;
}

.final-offer-cta {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
}

.final-offer-cta h2 {
  font-size: clamp(36px, 5vw, 66px);
  line-height: 1.02;
  letter-spacing: -.05em;
  margin: 12px auto 18px;
}

.final-offer-cta p {
  color: #616671;
  font-size: 19px;
  line-height: 1.7;
  max-width: 720px;
  margin: 0 auto;
}

.final-offer-cta .offers-hero-actions {
  justify-content: center;
}

@media (max-width: 1080px) {
  .offers-hero,
  .offer-cards,
  .offer-benefits,
  .included-grid,
  .sales-steps {
    grid-template-columns: 1fr 1fr;
  }

  .offer-card.featured {
    transform: none;
  }

  .offers-hero {
    min-height: auto;
  }
}

@media (max-width: 760px) {
  .offers-hero,
  .offer-cards,
  .offer-benefits,
  .included-grid,
  .comparison,
  .sales-steps {
    grid-template-columns: 1fr;
  }

  .offers-hero {
    padding: 68px 5vw 70px;
    text-align: center;
  }

  .offers-hero h1 {
    font-size: clamp(40px, 12vw, 58px);
  }

  .offers-hero p {
    font-size: 17px;
  }

  .offers-hero-actions {
    justify-content: center;
    flex-direction: column;
  }

  .offer-card h3,
  .offer-top p {
    text-align: center;
  }

  .offer-price {
    text-align: center;
  }

  .popular {
    position: static;
    width: fit-content;
    margin: 0 auto 16px;
  }

  .comparison-col h3 {
    font-size: 28px;
  }

  .sales-faq summary {
    font-size: 18px;
  }
}
