
:root{
  --brown:#1b120d;--brown-2:#261811;--cognac:#9f5d2f;--cream:#efe1d1;
  --ivory:#f3eadf;--gold:#b77b41;--gold-soft:#d4a16a;--ink:#2b190f;
  --muted:#cbb9a6;--line:rgba(183,123,65,.42);--max:1240px
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--brown)}
body{margin:0;background:var(--brown);color:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.62;overflow-x:hidden}
img{display:block;max-width:100%}button,input,textarea{font:inherit}a{color:inherit}.shell{width:min(calc(100% - 40px),var(--max));margin:auto}

.page-frame{position:fixed;inset:8px;z-index:999;pointer-events:none;border:1px solid rgba(183,123,65,.42);border-radius:18px}
.page-frame::after{content:"";position:absolute;inset:6px;border:1px solid rgba(255,255,255,.03);border-radius:13px}

.site-header{position:fixed;inset:0 0 auto;z-index:50;background:linear-gradient(rgba(28,18,12,.95),rgba(28,18,12,.88)),url("assets/textures/brown-fine.jpg") center/560px;border-bottom:1px solid rgba(183,123,65,.24);backdrop-filter:blur(12px)}
.header-inner{min-height:86px;display:flex;align-items:center;gap:28px}
.brand{width:145px;height:60px;overflow:hidden;border-radius:12px;box-shadow:0 8px 18px rgba(0,0,0,.22)}
.brand img{width:100%;height:100%;object-fit:cover}
.main-nav{margin-left:auto;display:flex;gap:28px}.main-nav a{text-decoration:none;text-transform:uppercase;font-size:.77rem;letter-spacing:.11em;color:#f1dfcf}.main-nav a:hover{color:#dca26c}
.header-tools{display:flex;align-items:center;gap:12px}.lang-switch,.menu-toggle{border:1px solid rgba(183,123,65,.5);background:rgba(62,35,20,.18);color:#edb57d}.lang-switch{width:42px;height:42px;font-weight:800}.header-cta{padding:12px 16px;border:1px solid rgba(183,123,65,.56);background:rgba(91,48,23,.13);text-decoration:none;font-size:.82rem}.menu-toggle{display:none;width:46px;height:42px;padding:10px}.menu-toggle span{display:block;height:1px;background:#fff;margin:5px 0}

.hero{min-height:100svh;display:grid;align-items:center;padding-top:86px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:url("assets/images/hero-interieur.jpeg") center 46%/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,14,9,.88),rgba(23,14,9,.57) 46%,rgba(23,14,9,.14) 76%),linear-gradient(0deg,rgba(24,15,10,.34),transparent 50%)}.hero-content{position:relative;z-index:2;padding:120px 0 90px}
.eyebrow{margin:0 0 18px;color:#d99a60;letter-spacing:.2em;font-size:.73rem;font-weight:800}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:500}h1{margin:0;font-size:clamp(4rem,8vw,7.8rem);line-height:.88;letter-spacing:-.055em}h1 span{display:block}.hero-tagline{margin:24px 0 10px;font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.7rem);color:#dfa15f}.hero-copy{max-width:700px;color:#f4e7db}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.leather-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid rgba(109,56,25,.58);border-radius:8px;background:linear-gradient(rgba(173,94,42,.06),rgba(135,67,27,.08)),url("assets/textures/cognac-fine.jpg") center/cover;color:#2c170c;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 7px 16px rgba(0,0,0,.14)}.leather-button-dark{background:linear-gradient(rgba(54,31,20,.76),rgba(54,31,20,.76)),url("assets/textures/brown-fine.jpg") center/cover;color:#f2ddc7;border-color:rgba(183,123,65,.5)}

.signature-section{padding:105px 0;background:linear-gradient(rgba(28,18,12,.76),rgba(28,18,12,.76)),url("assets/textures/brown-fine.jpg") center/560px}.signature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.emboss-card{min-height:290px;padding:34px;border:1px solid rgba(183,123,65,.3);border-radius:16px;background:linear-gradient(rgba(46,28,19,.4),rgba(46,28,19,.4)),url("assets/textures/alcantara-fine.jpg") center/cover;box-shadow:0 14px 28px rgba(0,0,0,.14)}.emboss-number{display:block;font-family:Georgia,serif;font-size:3rem;color:#b96f38}.emboss-card h2{font-size:1.58rem;margin:18px 0 10px;color:#efdbc6}.emboss-card p{color:#d5c1ad}

.atelier-story{display:grid;grid-template-columns:1.1fr .9fr;background:linear-gradient(rgba(26,17,12,.72),rgba(26,17,12,.72)),url("assets/textures/alcantara-fine.jpg") center/620px}.atelier-image img{width:100%;height:100%;min-height:620px;object-fit:cover}.atelier-copy{padding:8vw 7vw}.atelier-copy h2{font-size:clamp(2.8rem,5vw,5rem);margin:0;color:#dda064}.atelier-copy h3{font-size:2rem;margin:6px 0 20px}.atelier-copy p{max-width:560px;color:#ddc9b5}.atelier-logo{width:min(320px,100%);margin-top:38px;border-radius:16px;box-shadow:0 18px 36px rgba(0,0,0,.24)}

.services-section{padding:120px 0;background:linear-gradient(rgba(24,16,11,.68),rgba(24,16,11,.68)),url("assets/textures/alcantara-fine.jpg") center/640px}.section-heading{max-width:950px;margin:0 auto 52px;text-align:center}.section-heading h2{margin:0;font-size:clamp(2.8rem,5vw,5.3rem);line-height:.98}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.service-leather-card{min-height:410px;padding:34px 30px;border:1px solid rgba(112,57,27,.55);border-radius:18px;background:linear-gradient(rgba(190,110,52,.045),rgba(137,69,28,.045)),url("assets/textures/cognac-fine.jpg") center/cover;color:#2e180d;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 14px 30px rgba(0,0,0,.17)}
.deboss-number{font-family:Georgia,serif;font-size:3.6rem;color:#47240f;text-shadow:1px 1px 0 rgba(255,218,176,.32),-1px -1px 1px rgba(90,39,13,.14)}.deboss-rule{width:42px;height:1px;margin:6px 0 18px;background:rgba(92,43,16,.42)}.service-leather-card h3{font-size:1.65rem;margin:0 0 14px;color:#2e180d}.service-leather-card p{color:#50301c}

.gallery-section{padding:115px 0;background:linear-gradient(rgba(247,238,227,.91),rgba(247,238,227,.91)),url("assets/textures/ivory-fine.jpg") center/460px;color:#2c180d}.section-heading.light .eyebrow{color:#9f5d2f}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gallery-card{position:relative;aspect-ratio:4/3;padding:0;border:1px solid rgba(112,57,27,.5);border-radius:14px;overflow:hidden;background:#000;cursor:pointer;box-shadow:0 16px 30px rgba(88,44,19,.11)}.gallery-wide{grid-column:1/-1;aspect-ratio:16/7}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:.45s}.gallery-card:hover img{transform:scale(1.025)}.gallery-card span{position:absolute;left:20px;bottom:18px;padding:8px 12px;border-radius:7px;background:rgba(44,24,14,.84);color:#f4dfc9;border-left:2px solid #b77b41}

.process-section{padding:110px 0;background:linear-gradient(rgba(247,238,227,.93),rgba(247,238,227,.93)),url("assets/textures/ivory-fine.jpg") center/460px;color:#2d170b}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-card{padding:32px 24px;min-height:260px;border-right:1px solid rgba(104,52,20,.18)}.process-card:last-child{border-right:0}.process-card span{font-family:Georgia,serif;font-size:2rem;color:#9d5a2b}.process-card h3{font-size:1.5rem;margin:36px 0 10px}.process-card p{color:#5a3a25}

.quote-contact{padding:110px 0;background:linear-gradient(rgba(25,16,11,.72),rgba(25,16,11,.72)),url("assets/textures/brown-fine.jpg") center/560px}.quote-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px}.quote-panel,.contact-panel{border:1px solid rgba(183,123,65,.28);border-radius:18px;box-shadow:0 16px 32px rgba(0,0,0,.16)}.quote-panel{padding:34px;background:linear-gradient(rgba(52,31,21,.24),rgba(52,31,21,.24)),url("assets/textures/alcantara-fine.jpg") center/cover}.quote-panel img{width:min(290px,100%);margin:0 auto 34px;border-radius:15px}.quote-panel blockquote{margin:0}.quote-panel blockquote p{font-family:Georgia,serif;font-size:clamp(2rem,4vw,4rem);line-height:1.05;margin:0;color:#ecd6c1}.quote-panel cite{display:block;margin-top:22px;color:#d99a60;font-style:normal}.contact-panel{padding:42px;background:linear-gradient(rgba(43,26,18,.28),rgba(43,26,18,.28)),url("assets/textures/alcantara-fine.jpg") center/cover}.contact-list{display:grid;gap:10px;margin-bottom:26px}.contact-list a{text-decoration:none}.contact-panel label{display:grid;gap:6px;margin-bottom:16px;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.contact-panel input,.contact-panel textarea{width:100%;border:1px solid rgba(183,123,65,.32);background:rgba(244,224,201,.05);color:#fff;padding:12px}.form-status{min-height:22px}

.site-footer{padding:58px 0;background:linear-gradient(rgba(26,17,12,.86),rgba(26,17,12,.86)),url("assets/textures/brown-fine.jpg") center/560px;border-top:1px solid rgba(183,123,65,.22)}.footer-grid{display:grid;grid-template-columns:145px 1fr auto;gap:30px;align-items:center}.footer-grid>img{width:138px;border-radius:12px}.footer-grid p{margin:4px 0;color:#d4bea7}.footer-links{display:flex;gap:18px}.footer-links a{text-decoration:none;color:#dca26c}

.lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:30px;background:rgba(0,0,0,.93);opacity:0;visibility:hidden;transition:.25s}.lightbox.open{opacity:1;visibility:visible}.lightbox figure{margin:0;max-width:min(1100px,95vw)}.lightbox img{max-height:80vh;width:auto;margin:auto}.lightbox figcaption{text-align:center;margin-top:12px}.lightbox-close{position:absolute;right:24px;top:20px;width:48px;height:48px;border:1px solid #ad6633;background:#24140b;color:#fff;font-size:2rem}
.reveal{opacity:0;transform:translateY(24px);transition:.8s}.reveal.visible{opacity:1;transform:none}

@media(max-width:1100px){.main-nav{gap:16px}.header-cta{display:none}.services-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.signature-grid{grid-template-columns:1fr}}
@media(max-width:860px){.shell{width:min(calc(100% - 28px),var(--max))}.header-inner{min-height:74px}.brand{width:125px;height:54px}.main-nav{position:absolute;left:14px;right:14px;top:74px;display:grid;gap:0;padding:12px;background:linear-gradient(rgba(31,18,11,.96),rgba(31,18,11,.96)),url("assets/textures/brown-fine.jpg") center/480px;border:1px solid rgba(183,123,65,.3);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s}.main-nav.open{opacity:1;visibility:visible;transform:none}.main-nav a{padding:14px 10px;border-bottom:1px solid rgba(185,105,51,.16)}.menu-toggle{display:block}.atelier-story,.quote-contact-grid{grid-template-columns:1fr}.atelier-image img{min-height:450px}.gallery-wide{aspect-ratio:16/9}}
@media(max-width:620px){.shell{width:calc(100% - 24px)}.page-frame{inset:4px}h1{font-size:clamp(3.3rem,18vw,5rem)}.hero-content{padding:105px 0 70px}.hero-actions{flex-direction:column}.hero-actions .leather-button{width:100%}.signature-section,.services-section,.gallery-section,.process-section,.quote-contact{padding:82px 0}.services-grid,.gallery-grid,.process-grid{grid-template-columns:1fr}.gallery-wide{grid-column:auto;aspect-ratio:4/3}.service-leather-card{min-height:350px}.process-card{border-right:0;border-bottom:1px solid rgba(104,52,20,.18)}.process-card:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-grid>img{margin:auto}.footer-links{justify-content:center}}


/* =========================================================
   V6 — MATIÈRES FINES, LOGO CARRÉ, FONDS SANS PHOTO PARASITE
   ========================================================= */

/* Logo carré, plus petit et plus élégant */
.brand{
  width:72px;
  height:72px;
  border-radius:12px;
  flex:0 0 72px;
  border:1px solid rgba(183,123,65,.36);
  box-shadow:0 8px 20px rgba(0,0,0,.22);
}
.brand img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* Header plus proche de la maquette */
.header-inner{
  min-height:84px;
}
.site-header{
  background:
    linear-gradient(rgba(29,18,12,.95),rgba(29,18,12,.92)),
    url("assets/textures/leather-cognac-dark-premium.jpg") center/700px;
}
.main-nav a{
  font-family:Georgia,"Times New Roman",serif;
  letter-spacing:.06em;
  font-size:.84rem;
}

/* Bloc 33+ / 100% / 1 : vrai cuir fin, sans photo, sans grosse texture */
.signature-section{
  background:
    linear-gradient(rgba(29,18,12,.72),rgba(29,18,12,.72)),
    url("assets/textures/alcantara-clean-premium.jpg") center/680px;
}
.emboss-card{
  min-height:300px;
  border:1px solid rgba(145,78,37,.42);
  border-radius:18px;
  background:
    linear-gradient(rgba(105,55,28,.22),rgba(105,55,28,.22)),
    url("assets/textures/leather-cognac-dark-premium.jpg") center/cover;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.06),
    0 18px 34px rgba(0,0,0,.18);
}
.emboss-number{
  color:#d28a49;
  text-shadow:0 1px 0 rgba(255,212,166,.16);
}
.emboss-card h2{
  color:#f0dbc3;
}
.emboss-card p{
  color:#d7c4af;
}

/* Atelier : fond Alcantara propre */
.atelier-story{
  background:
    linear-gradient(rgba(25,17,12,.72),rgba(25,17,12,.72)),
    url("assets/textures/alcantara-clean-premium.jpg") center/720px;
}

/* Savoir-faire : fond proche de la maquette, cuir/alcantara sombre propre */
.services-section{
  background:
    radial-gradient(circle at 50% 10%,rgba(119,67,33,.15),transparent 34%),
    linear-gradient(rgba(24,16,11,.70),rgba(24,16,11,.70)),
    url("assets/textures/alcantara-clean-premium.jpg") center/700px;
}
.services-heading{
  max-width:980px;
}
.services-heading h2{
  font-size:clamp(3rem,5vw,5.5rem);
  text-shadow:0 4px 24px rgba(0,0,0,.24);
}
.services-intro{
  max-width:760px;
  margin:22px auto 0;
  color:#d6c2ae;
  font-size:1.02rem;
}
.service-leather-card{
  min-height:400px;
  border:1px solid rgba(126,67,31,.54);
  border-radius:18px;
  background:
    linear-gradient(rgba(174,95,43,.05),rgba(127,65,26,.05)),
    url("assets/textures/leather-cognac-premium.jpg") center/cover;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.16),
    0 18px 34px rgba(0,0,0,.20);
}
.deboss-number{
  color:#43220f;
  text-shadow:
    1px 1px 0 rgba(255,220,177,.28),
    -1px -1px 0 rgba(95,43,14,.18);
}
.service-leather-card h3{
  color:#2f190d;
}
.service-leather-card p{
  color:#50301c;
}

/* Sections claires avec cuir ivoire fin */
.gallery-section,
.process-section{
  background:
    linear-gradient(rgba(247,239,228,.94),rgba(247,239,228,.94)),
    url("assets/textures/leather-ivory-premium.jpg") center/520px;
}

/* Contact : suppression totale de la main / montre en fond */
.quote-contact{
  background:
    linear-gradient(rgba(28,18,12,.74),rgba(28,18,12,.74)),
    url("assets/textures/alcantara-clean-premium.jpg") center/700px;
}
.quote-panel,
.contact-panel{
  background:
    linear-gradient(rgba(54,32,20,.30),rgba(54,32,20,.30)),
    url("assets/textures/leather-cognac-dark-premium.jpg") center/cover;
  border:1px solid rgba(183,123,65,.30);
  box-shadow:0 16px 32px rgba(0,0,0,.16);
}
.contact-panel input,
.contact-panel textarea{
  background:rgba(255,255,255,.035);
  border:1px solid rgba(207,149,91,.30);
}

/* Footer cohérent */
.site-footer{
  background:
    linear-gradient(rgba(27,17,12,.90),rgba(27,17,12,.90)),
    url("assets/textures/leather-cognac-dark-premium.jpg") center/700px;
}

/* Cadre extérieur encore plus discret */
.page-frame{
  border-color:rgba(183,123,65,.30);
}
.page-frame::after{
  display:none;
}

@media(max-width:860px){
  .brand{
    width:58px;
    height:58px;
    flex-basis:58px;
  }
}
@media(max-width:620px){
  .brand{
    width:50px;
    height:50px;
    flex-basis:50px;
  }
  .services-intro{
    font-size:.96rem;
  }
}


/* =========================================================
   V7 — CARTES CUIR EMBOSSÉES, PROCHES DU LOGO
   ========================================================= */

/* Fond de la section sans image parasite */
.services-section{
  background:
    radial-gradient(circle at 50% 8%,rgba(125,74,40,.10),transparent 32%),
    linear-gradient(rgba(24,16,11,.74),rgba(24,16,11,.74)),
    url("assets/textures/alcantara-deep-clean.jpg") center/720px;
}

/* Les 4 cartes reprennent le vocabulaire exact du logo :
   cuir cognac, double liseré, couture fine, relief et texte débossé. */
.service-leather-card{
  position:relative;
  min-height:430px;
  padding:38px 32px 34px;
  overflow:hidden;
  border:1px solid rgba(103,48,20,.88);
  border-radius:24px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.05),rgba(110,52,19,.03)),
    url("assets/textures/leather-cognac-emboss.jpg") center/cover;
  box-shadow:
    inset 0 0 0 5px rgba(255,212,162,.09),
    inset 0 0 28px rgba(92,40,13,.16),
    0 18px 34px rgba(0,0,0,.24);
}

/* bourrelet périphérique */
.service-leather-card::before{
  content:"";
  position:absolute;
  inset:8px;
  border:2px solid rgba(104,47,18,.52);
  border-radius:18px;
  box-shadow:
    inset 0 1px 0 rgba(255,226,192,.24),
    0 1px 0 rgba(69,28,8,.42);
  pointer-events:none;
}

/* couture fine et régulière */
.service-leather-card::after{
  content:"";
  position:absolute;
  inset:15px;
  border:1.5px dashed rgba(121,57,22,.72);
  border-radius:14px;
  pointer-events:none;
}

/* effet débossé */
.deboss-number,
.service-leather-card h3,
.service-leather-card p{
  position:relative;
  z-index:2;
}

.deboss-number{
  display:block;
  font-family:Georgia,"Times New Roman",serif;
  font-size:4.45rem;
  line-height:.95;
  color:#54270f;
  letter-spacing:-.03em;
  text-shadow:
    1px 1px 0 rgba(255,216,170,.52),
    -1px -1px 1px rgba(70,27,7,.44),
    0 2px 2px rgba(68,27,8,.18);
}

.deboss-rule{
  position:relative;
  z-index:2;
  width:42px;
  height:2px;
  margin:13px 0 22px;
  background:#6b3012;
  box-shadow:
    0 1px 0 rgba(255,213,167,.44),
    0 -1px 0 rgba(63,23,7,.34);
}

.service-leather-card h3{
  margin:0 0 18px;
  font-size:1.95rem;
  line-height:1.16;
  color:#41200f;
  text-shadow:
    1px 1px 0 rgba(255,218,177,.44),
    -1px -1px 1px rgba(72,28,8,.30);
}

.service-leather-card p{
  margin:0;
  font-size:1rem;
  line-height:1.55;
  color:#492916;
  text-shadow:
    0 1px 0 rgba(255,225,188,.18),
    0 -1px 0 rgba(77,32,10,.10);
}

.services-intro{
  display:none;
}

/* logo header encore plus proche de la maquette */
.brand{
  width:60px;
  height:60px;
  flex-basis:60px;
  border-radius:11px;
}

/* fond des blocs 33+/100%/1 en cuir propre */
.signature-section{
  background:
    linear-gradient(rgba(27,18,12,.76),rgba(27,18,12,.76)),
    url("assets/textures/alcantara-deep-clean.jpg") center/720px;
}
.emboss-card{
  background:
    linear-gradient(rgba(88,46,25,.13),rgba(88,46,25,.13)),
    url("assets/textures/leather-cognac-dark-premium.jpg") center/cover;
}

/* contact sans photo, uniquement matière */
.quote-contact,
.quote-panel,
.contact-panel{
  background-image:
    linear-gradient(rgba(41,26,18,.48),rgba(41,26,18,.48)),
    url("assets/textures/alcantara-deep-clean.jpg");
  background-size:auto,720px;
  background-position:center;
}

@media(max-width:1100px){
  .service-leather-card{min-height:390px}
}
@media(max-width:620px){
  .service-leather-card{
    min-height:360px;
    padding:34px 26px 30px;
  }
  .deboss-number{font-size:3.7rem}
  .service-leather-card h3{font-size:1.7rem}
}


/* =========================================================
   V8 — CARTES EN IMAGE VIERGE + TEXTE HTML ÉDITABLE PAR-DESSUS
   ========================================================= */

/* Le fond et la finition sont désormais une vraie image,
   le texte reste 100% HTML, bilingue et modifiable. */
.service-leather-card{
  min-height:430px;
  padding:52px 42px 42px;
  border:0;
  border-radius:24px;
  overflow:hidden;
  background:
    url("assets/images/card-leather-blank.webp") center/100% 100% no-repeat;
  box-shadow:0 18px 34px rgba(0,0,0,.22);
}
.service-leather-card::before,
.service-leather-card::after{
  display:none !important;
}
.deboss-number{
  font-size:4.75rem;
  line-height:.92;
  color:#4a220d;
  text-shadow:
    1px 1px 0 rgba(255,225,190,.56),
    -1px -1px 1px rgba(74,28,7,.48),
    0 2px 2px rgba(70,26,7,.16);
}
.deboss-rule{
  width:46px;
  height:2px;
  margin:14px 0 24px;
  background:#6a2e10;
  box-shadow:
    0 1px 0 rgba(255,223,185,.48),
    0 -1px 0 rgba(70,24,6,.32);
}
.service-leather-card h3{
  font-size:2.05rem;
  line-height:1.12;
  margin-bottom:18px;
  color:#3b1b0b;
  text-shadow:
    1px 1px 0 rgba(255,225,190,.46),
    -1px -1px 1px rgba(70,27,7,.34);
}
.service-leather-card p{
  font-size:1rem;
  line-height:1.55;
  color:#452715;
  text-shadow:
    0 1px 0 rgba(255,232,200,.18),
    0 -1px 0 rgba(72,28,8,.10);
}

/* Blocs 33+ / 100% / 1 : même méthode, image vierge de fond */
.emboss-card{
  border:0;
  border-radius:22px;
  overflow:hidden;
  background:
    url("assets/images/panel-leather-dark-blank.webp") center/100% 100% no-repeat;
  box-shadow:0 16px 30px rgba(0,0,0,.18);
}
.emboss-card::before,
.emboss-card::after{
  display:none !important;
}

/* Contact : aucune main, aucune montre, aucun visuel parasite */
.quote-panel,
.contact-panel{
  border:0;
  border-radius:22px;
  overflow:hidden;
  background:
    url("assets/images/panel-alcantara-blank.webp") center/100% 100% no-repeat;
  box-shadow:0 16px 32px rgba(0,0,0,.17);
}
.quote-panel::before,
.quote-panel::after,
.contact-panel::before,
.contact-panel::after{
  display:none !important;
}

/* Section Savoir-faire : fond Alcantara propre */
.services-section{
  background:
    radial-gradient(circle at 50% 6%,rgba(125,74,40,.10),transparent 30%),
    linear-gradient(rgba(24,16,11,.77),rgba(24,16,11,.77)),
    url("assets/textures/alcantara-deep-clean.jpg") center/720px;
}

/* Logo header plus petit et plus carré */
.brand{
  width:56px;
  height:56px;
  flex-basis:56px;
  border-radius:10px;
}

/* Légère réduction de la largeur de texte pour conserver l’effet premium */
.service-leather-card p{
  max-width:92%;
}

@media(max-width:1100px){
  .service-leather-card{
    min-height:400px;
    padding:46px 36px 38px;
  }
}
@media(max-width:620px){
  .service-leather-card{
    min-height:370px;
    padding:42px 30px 34px;
  }
  .deboss-number{font-size:3.9rem}
  .service-leather-card h3{font-size:1.75rem}
}


/* =========================================================
   V9 — CARTES CUир AVEC BOURRELET PÉRIPHÉRIQUE ET TEXTE LISIBLE
   ========================================================= */

.service-leather-card{
  min-height:440px;
  padding:58px 48px 46px;
  border:0;
  border-radius:28px;
  background:url("assets/images/card-leather-bulged.webp") center/100% 100% no-repeat;
  box-shadow:none;
}
.service-leather-card::before,
.service-leather-card::after{display:none!important}

.deboss-number{
  font-size:5rem;
  line-height:.9;
  margin-bottom:8px;
  color:#3e1d0c;
  text-shadow:
    1px 1px 0 rgba(255,228,193,.72),
    -1px -1px 1px rgba(61,22,5,.58),
    0 2px 2px rgba(54,20,5,.16);
}
.deboss-rule{
  width:50px;
  height:2px;
  margin:14px 0 22px;
}
.service-leather-card h3{
  font-size:2.15rem;
  line-height:1.08;
  margin-bottom:20px;
  color:#35180a;
  text-shadow:
    1px 1px 0 rgba(255,230,196,.58),
    -1px -1px 1px rgba(66,24,6,.42);
}
.service-leather-card p{
  max-width:100%;
  font-size:1.08rem;
  line-height:1.52;
  color:#412412;
  text-shadow:0 1px 0 rgba(255,234,205,.24);
}

/* Stats avec le même bourrelet périphérique */
.emboss-card{
  min-height:310px;
  padding:42px 40px 36px;
  border:0;
  border-radius:24px;
  background:url("assets/images/panel-leather-bulged-dark.webp") center/100% 100% no-repeat;
  box-shadow:none;
}
.emboss-number{
  font-size:3.35rem;
  color:#d48a48;
}
.emboss-card h2{
  font-size:1.75rem;
  line-height:1.18;
}
.emboss-card p{
  font-size:1.02rem;
  line-height:1.55;
}

/* Contact propre et lisible */
.quote-panel,
.contact-panel{
  background:url("assets/images/panel-contact-clean.webp") center/100% 100% no-repeat;
  border:0;
  box-shadow:none;
}
.quote-panel blockquote p{
  font-size:clamp(2rem,3.5vw,3.6rem);
}

/* Logo plus compact en haut à gauche */
.brand{
  width:52px;
  height:52px;
  flex-basis:52px;
}

/* Fonds plus discrets */
.services-section,
.signature-section,
.quote-contact{
  background:
    linear-gradient(rgba(24,16,11,.82),rgba(24,16,11,.82)),
    url("assets/textures/alcantara-deep-clean.jpg") center/760px;
}

@media(max-width:1100px){
  .service-leather-card{
    min-height:410px;
    padding:52px 40px 40px;
  }
  .service-leather-card h3{font-size:1.9rem}
  .service-leather-card p{font-size:1rem}
}
@media(max-width:620px){
  .service-leather-card{
    min-height:380px;
    padding:46px 32px 34px;
  }
  .deboss-number{font-size:4rem}
  .service-leather-card h3{font-size:1.75rem}
  .service-leather-card p{font-size:.98rem}
}


/* =========================================================
   V10 — CARTES PLUS GRANDES ET TEXTE NETTEMENT PLUS LISIBLE
   ========================================================= */

/* On élargit uniquement la section Savoir-faire afin que
   les quatre cartes restent sur une ligne tout en gagnant
   réellement de la largeur. */
.services-section > .shell{
  width:min(calc(100% - 56px),1420px);
}

/* Espacement légèrement réduit pour donner davantage
   de largeur utile à chaque carte. */
.services-grid{
  gap:16px;
}

/* Carte plus large, plus haute et davantage d'espace intérieur. */
.service-leather-card{
  min-height:520px;
  padding:70px 54px 54px;
  border-radius:30px;
  background:
    url("assets/images/card-leather-bulged.webp") center/100% 100% no-repeat;
}

/* Numéro plus franc et plus facile à distinguer. */
.deboss-number{
  font-size:5.35rem;
  line-height:.88;
  color:#321609;
  font-weight:700;
  text-shadow:
    1px 1px 0 rgba(255,232,202,.78),
    -1px -1px 1px rgba(57,19,4,.62),
    0 2px 2px rgba(48,17,4,.18);
}

/* Trait plus présent mais toujours fin. */
.deboss-rule{
  width:54px;
  height:2px;
  margin:16px 0 25px;
  background:#55240d;
}

/* Titre plus gros, plus gras et plus contrasté. */
.service-leather-card h3{
  max-width:100%;
  margin:0 0 22px;
  font-size:2.28rem;
  line-height:1.08;
  font-weight:700;
  color:#2c1207;
  text-shadow:
    1px 1px 0 rgba(255,235,208,.68),
    -1px -1px 1px rgba(61,20,4,.46);
}

/* Texte courant réellement lisible sur le beige. */
.service-leather-card p{
  max-width:100%;
  margin:0;
  font-size:1.16rem;
  line-height:1.58;
  font-weight:550;
  color:#321b0e;
  text-shadow:
    0 1px 0 rgba(255,239,217,.36);
}

/* Les statistiques bénéficient aussi d'un peu plus d'espace
   et d'une typographie renforcée. */
.signature-section > .shell{
  width:min(calc(100% - 56px),1360px);
}
.emboss-card{
  min-height:340px;
  padding:48px 44px 40px;
}
.emboss-card h2{
  font-size:1.9rem;
  font-weight:700;
}
.emboss-card p{
  font-size:1.08rem;
  line-height:1.58;
}

/* Tablette : deux cartes par ligne, donc très confortables. */
@media(max-width:1180px){
  .services-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:22px;
  }
  .service-leather-card{
    min-height:470px;
    padding:64px 50px 48px;
  }
}

/* Mobile : une carte par ligne, lecture optimale. */
@media(max-width:680px){
  .services-section > .shell,
  .signature-section > .shell{
    width:calc(100% - 24px);
  }
  .services-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .service-leather-card{
    min-height:430px;
    padding:56px 40px 42px;
  }
  .deboss-number{
    font-size:4.5rem;
  }
  .service-leather-card h3{
    font-size:2rem;
  }
  .service-leather-card p{
    font-size:1.06rem;
  }
}


/* =========================================================
   V11 — CADRE CUIR AU BORD + TYPOGRAPHIE CONTENUE
   ========================================================= */

.services-section > .shell{
  width:min(calc(100% - 48px),1440px);
}

.services-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}

.service-leather-card{
  min-width:0;
  min-height:510px;
  padding:74px 44px 52px;
  border:0;
  border-radius:28px;
  background:
    url("assets/images/card-leather-edge-frame.webp") center/100% 100% no-repeat;
  box-shadow:0 18px 34px rgba(0,0,0,.22);
  overflow:hidden;
}

.service-leather-card::before,
.service-leather-card::after{
  display:none!important;
}

.deboss-number{
  display:block;
  font-size:4.6rem;
  line-height:.9;
  margin:0;
  color:#2f1307;
  font-weight:700;
}

.deboss-rule{
  width:46px;
  margin:16px 0 22px;
}

.service-leather-card h3{
  max-width:100%;
  margin:0 0 18px;
  font-size:clamp(1.46rem,1.65vw,1.95rem);
  line-height:1.12;
  font-weight:700;
  color:#2c1308;
  overflow-wrap:anywhere;
  hyphens:auto;
}

.service-leather-card p{
  max-width:100%;
  margin:0;
  font-size:clamp(.9rem,.94vw,1.03rem);
  line-height:1.52;
  font-weight:560;
  color:#321b0e;
  overflow-wrap:anywhere;
  hyphens:auto;
}

/* Harmonisation spécifique des titres longs */
.service-leather-card:nth-child(3) h3,
.service-leather-card:nth-child(4) h3{
  font-size:clamp(1.38rem,1.5vw,1.78rem);
}

/* Statistiques : même bourrelet et même couture au bord */
.emboss-card{
  min-height:340px;
  padding:58px 46px 44px;
  border:0;
  border-radius:22px;
  background:
    url("assets/images/panel-leather-edge-frame-dark.webp") center/100% 100% no-repeat;
  box-shadow:0 16px 30px rgba(0,0,0,.18);
  overflow:hidden;
}

.emboss-card::before,
.emboss-card::after{
  display:none!important;
}

.emboss-number{
  font-size:3.6rem;
  line-height:1;
}

.emboss-card h2{
  margin:18px 0 12px;
  font-size:clamp(1.45rem,1.7vw,1.9rem);
  line-height:1.16;
}

.emboss-card p{
  font-size:clamp(.96rem,1vw,1.08rem);
  line-height:1.56;
}

/* Tablette */
@media(max-width:1180px){
  .services-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:22px;
  }

  .service-leather-card{
    min-height:460px;
    padding:68px 50px 46px;
  }

  .service-leather-card h3,
  .service-leather-card:nth-child(3) h3,
  .service-leather-card:nth-child(4) h3{
    font-size:1.9rem;
  }

  .service-leather-card p{
    font-size:1.04rem;
  }
}

/* Mobile */
@media(max-width:680px){
  .services-section > .shell{
    width:calc(100% - 24px);
  }

  .services-grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .service-leather-card{
    min-height:420px;
    padding:62px 38px 42px;
  }

  .deboss-number{
    font-size:4rem;
  }

  .service-leather-card h3,
  .service-leather-card:nth-child(3) h3,
  .service-leather-card:nth-child(4) h3{
    font-size:1.78rem;
  }

  .service-leather-card p{
    font-size:1rem;
  }
}
