:root{color:#251f1b;background:#2b211d;font-family:Montserrat,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #251f1b;--muted: #725d51;--paper: #f6eee6;--paper-strong: #fff8f0;--line: rgba(91, 52, 38, .18);--charcoal: #2d2823;--accent: #ad5535;--accent-dark: #75321f;--brick: #ad5535;--brick-soft: #d58b68;--blue-soft: #e1aa87;--blue-pale: #f2ebe2;--sage: #81513e;--shadow: 0 28px 90px rgba(78, 42, 28, .3)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px;overflow-x:clip}body{margin:0;min-width:320px;background:var(--blue-pale);overflow-x:clip}body,button,input{font-family:Montserrat,Arial,sans-serif}a{color:inherit}a:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 72%,white);outline-offset:4px}img{display:block;max-width:100%}.site-header{position:absolute;top:0;right:0;left:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,3vw,2.5rem);min-height:88px;padding:0 clamp(1rem,5vw,4.5rem)}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{width:44px;height:43px;object-fit:contain;filter:saturate(.7) brightness(1.05)}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.45rem,1.4vw,1.25rem);flex-wrap:wrap}.site-nav a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:40px;color:#fff8f0e6;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.site-nav a:hover{color:#fff}.nav-label-short{display:none}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(2rem,5vw,5.5rem);min-height:min(780px,100vh);padding:7.25rem clamp(1rem,5vw,5rem) 4rem;overflow:hidden;isolation:isolate;background:linear-gradient(90deg,#2d2823fa,#2d2823f2 58%,#75321fd4 58%,#ad5535b3),repeating-linear-gradient(90deg,rgba(255,248,240,.065) 0 1px,transparent 1px 56px),repeating-linear-gradient(0deg,rgba(255,248,240,.045) 0 1px,transparent 1px 56px),#2d2823}.hero:after{position:absolute;top:12%;right:38%;z-index:-1;width:min(34vw,490px);height:min(34vw,490px);content:"";border:1px solid rgba(213,139,104,.3);transform:rotate(-7deg)}.hero-content{position:relative;align-self:center;width:min(780px,100%);min-width:0;color:var(--paper)}.hero-content:before{position:absolute;top:-2.1rem;left:0;width:76px;height:4px;content:"";background:var(--accent)}.eyebrow,.section-kicker{margin:0 0 .85rem;font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1,.about h2,.reviews h2,.contact h2{margin:0;font-family:"Brygada 1918",Georgia,serif;font-weight:700;letter-spacing:0}.hero h1{max-width:11ch;color:var(--paper-strong);font-family:Montserrat,Arial,sans-serif;font-size:5rem;font-weight:800;line-height:.9}.hero h1 span{display:block;max-width:18ch;margin-top:1.1rem;font-family:"Brygada 1918",Georgia,serif;color:var(--paper);font-size:2.15rem;font-weight:700;line-height:1.08}.hero-content>p:not(.eyebrow){max-width:min(62ch,100%);margin:1.35rem 0 0;color:#fff8f0c7;font-size:clamp(1rem,1.65vw,1.28rem);line-height:1.75}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:690px;margin:1.35rem 0 0;background:#fff8f029}.hero-proof div{padding:.9rem;background:#2d282380}.hero-proof dt,.hero-proof dd{margin:0}.hero-proof dt{color:var(--brick-soft);font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-proof dd{margin-top:.35rem;color:#fff;font-size:.9rem;font-weight:700}.hero-visual{position:relative;align-self:center;min-height:min(58vw,630px)}.hero-visual:before{position:absolute;top:-2%;right:7%;width:70%;height:80%;content:"";background:#bb6847;transform:skewY(-5deg)}.hero-visual:after{position:absolute;right:19%;bottom:17%;width:42%;height:2px;content:"";background:var(--accent)}.hero-photo-main,.hero-photo-small{position:absolute;object-fit:cover;box-shadow:var(--shadow)}.hero-photo-main{top:2%;right:5%;width:min(86%,610px);aspect-ratio:5 / 4;border:0;clip-path:polygon(0 0,100% 0,100% 86%,86% 100%,0 100%)}.hero-photo-small{border:7px solid var(--paper)}.hero-photo-one{bottom:2%;left:-2%;width:min(48%,310px);aspect-ratio:4 / 3}.hero-photo-two{right:-2%;bottom:12%;width:min(34%,220px);aspect-ratio:4 / 3}.hero-actions,.contact-links{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.35rem}.button,.contact-links a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 1.15rem;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-decoration:none;overflow-wrap:anywhere;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button-primary,.contact-links a:first-child{color:#fff;background:var(--accent)}.button-secondary,.contact-links a:last-child{color:var(--paper);border:1px solid rgba(255,248,240,.32);background:transparent}.button-ghost{color:#fff8f0e6;border:1px solid rgba(255,248,240,.22);background:#fff8f014}.button:hover,.contact-links a:hover,.rating-pill:hover{transform:translateY(-1px)}.section-shell,.about,.contact-inner{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.section-kicker{color:var(--accent)}.about h2,.services h2,.gallery-heading h2,.reviews h2,.contact h2{margin:0;color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:3.65rem;font-weight:800;line-height:.98;text-transform:uppercase;text-wrap:balance;max-width:100%;overflow-wrap:normal;word-break:normal}.about{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:clamp(1rem,4vw,3rem);padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--line)}.about>*,.gallery-heading>*,.business-details>*,.legal-section>*,.privacy-section>*,.contact-inner>*{min-width:0}.about:before{grid-column:1 / -1;height:1px;content:"";background:linear-gradient(90deg,var(--accent),transparent)}.about .section-kicker{margin-top:.35rem;grid-column:1;grid-row:2}.about h2{grid-column:1;grid-row:3;max-width:10.5ch}.about>p:last-child{grid-column:2;grid-row:2 / 4;align-self:center;margin:0;color:#4b3d35;font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.85}.services{padding:clamp(3.5rem,6vw,5.5rem) 0 0}.services>h2{max-width:8ch;margin-bottom:clamp(1.8rem,4vw,3rem)}.service-grid{display:grid;grid-template-columns:1.35fr repeat(2,minmax(0,1fr));gap:1px;background:#75321f33;border:1px solid rgba(117,50,31,.2)}.service-card{position:relative;min-height:260px;padding:clamp(1.2rem,2.5vw,2rem);overflow:hidden;background:#fff8f0}.service-card.featured{grid-row:span 2;color:#fff;background:linear-gradient(145deg,#a95436f5,#7e351ff0),#a95436}.service-card:after{position:absolute;right:1rem;bottom:1rem;width:72px;height:72px;content:"";border:1px solid rgba(117,50,31,.16);transform:rotate(10deg)}.service-card.featured:after{border-color:#ffffff3d}.service-number{display:inline-block;margin-bottom:clamp(1.4rem,3vw,2.2rem);color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.16em}.service-card.featured .service-number{color:var(--paper-strong)}.service-card img{width:48px;height:48px;object-fit:contain;margin-bottom:1.5rem;filter:grayscale(1) contrast(1.4)}.service-card.featured img{filter:brightness(0) invert(1)}.service-card h3{margin:0;color:var(--ink);font-size:1.12rem}.service-card.featured h3{color:#fff;font-size:clamp(1.6rem,3vw,2.35rem)}.service-card p{margin:1rem 0 0;color:var(--muted);font-size:.96rem;line-height:1.7}.service-card.featured p{max-width:34ch;color:#ffffffd1;font-size:1.05rem}.gallery-section{padding:clamp(3.5rem,7vw,6rem) 0}.gallery-heading{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:end;gap:clamp(1rem,4vw,3rem);margin-bottom:clamp(1.8rem,4vw,3rem)}.gallery-heading h2{max-width:9ch}.gallery-grid{display:grid;grid-auto-flow:dense;grid-auto-rows:128px;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.55rem,1vw,.9rem)}.gallery-item{position:relative;min-height:0;margin:0;overflow:hidden;background:#dfc7b7}.gallery-item.lead{grid-column:span 3;grid-row:span 4}.gallery-item:nth-child(2),.gallery-item:nth-child(3){grid-column:span 2;grid-row:span 2}.gallery-item:nth-child(4),.gallery-item:nth-child(8),.gallery-item:nth-child(12){grid-column:span 2;grid-row:span 3}.gallery-item.tall{grid-row:span 3}.gallery-item:not(.lead):not(.tall){grid-column:span 1;grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.gallery-item:hover img{transform:scale(1.04)}.gallery-item:nth-child(10) img,.gallery-item:nth-child(13) img{object-position:center bottom}.gallery-mobile-cta{display:none}.reviews{display:block;width:100%;max-width:none;padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem);color:#fff;background:linear-gradient(135deg,#2d2823fa,#75321fd6 56%,#ad5535c2),#2d2823}.reviews .section-kicker,.reviews h2{color:#fff}.reviews-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:min(1180px,100%);margin:0 auto}.reviews-header>div{max-width:720px;min-width:0}.reviews-intro{margin:1rem 0 0;color:#fff8f0c7;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.75}.rating-pill{display:inline-flex;align-items:baseline;gap:.85rem;flex:0 0 auto;min-height:64px;padding:.75rem 1rem;color:#fff;background:#fff8f014;border:1px solid rgba(255,248,240,.22);text-decoration:none}.rating-pill strong{font-size:clamp(2.4rem,5vw,3.4rem);line-height:.9}.rating-pill span{color:#fff8f0cc;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact{margin-top:0;color:#fff;background:linear-gradient(90deg,#2d2823f7,#2d2823d1 55%,#75321fbd),url(/assets/images/realisation-6.jpg);background-position:center;background-size:cover}.contact-inner{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(280px,1fr) auto;align-items:center;gap:clamp(2rem,5vw,4rem);padding:clamp(3rem,7vw,6rem) 0}.contact .section-kicker,.contact h2{color:#fff}.contact h2{max-width:none;font-size:clamp(2.7rem,3.6vw,4rem);white-space:nowrap}.contact-inner>p{margin:0;color:#fff8f0cc;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.75}.contact-links{flex-direction:column;min-width:min(100%,300px);margin-top:0}.contact-links a:first-child{background:var(--accent)}.contact-links a:not(:first-child){color:#fff;border-color:#fff8f04d;background:#fff8f014}.page-hero{padding:9rem clamp(1rem,5vw,5rem) 4.5rem;color:var(--paper-strong);background:linear-gradient(135deg,#2d2823fa,#75321fe6),#2d2823}.page-hero .section-kicker{width:min(1180px,100%);margin-inline:auto;color:var(--brick-soft)}.page-hero h1{width:min(1180px,100%);max-width:13ch;margin:0 auto;font-size:clamp(2.7rem,6vw,5rem);line-height:.98;text-transform:uppercase;text-wrap:balance}.page-content{padding:clamp(3rem,6vw,5rem) 0}.readable-page{max-width:820px;color:#4b3d35;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.8}.readable-page p{margin:0 0 1rem}.readable-page a{display:inline-flex;align-items:center;min-height:36px;color:var(--accent-dark);font-weight:800}.business-details,.legal-section,.privacy-section{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);padding:clamp(3.5rem,6vw,5rem) 0;border-bottom:1px solid var(--line)}.business-details h2,.legal-section h2,.privacy-section h2{margin:0;color:var(--ink);font-size:clamp(2rem,3vw,3rem);line-height:1;text-transform:uppercase;max-width:100%;overflow-wrap:normal;word-break:normal;text-wrap:balance}.business-details h2{max-width:none;white-space:nowrap}.detail-list,.privacy-section>p{display:grid;gap:1rem;margin:0}.detail-list p,.legal-grid p{min-width:0;margin:0;color:#4b3d35;line-height:1.7;overflow-wrap:anywhere}.detail-list strong{display:block;margin-bottom:.2rem;color:var(--ink)}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#75321f2e;border:1px solid rgba(117,50,31,.18)}.legal-grid-page{grid-template-columns:repeat(2,minmax(280px,1fr))}.legal-grid article{min-width:0;min-height:190px;padding:clamp(1rem,2vw,1.35rem);background:#fff8f0}.legal-grid h2,.legal-grid h3{margin:0 0 .85rem;color:var(--ink);font-size:1rem}.privacy-section>p{max-width:70ch;color:#4b3d35;font-size:1rem;line-height:1.8;overflow-wrap:break-word}.site-footer{display:flex;flex-direction:column;gap:1rem;min-height:110px;align-items:center;justify-content:center;padding:2rem;color:#fff8f0c7;background:#2d2823}.site-footer p{margin:0;font-size:.95rem}.site-footer a{color:#fffaf1;font-weight:700}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem 1.3rem}.footer-links a{display:inline-flex;align-items:center;min-height:44px;font-size:.78rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.site-footer p a{display:inline-flex;align-items:center;min-height:36px}@media(max-width:980px){.site-header{min-height:78px;align-items:flex-start;padding-top:1rem}.hero{grid-template-columns:1fr;min-height:720px;padding-top:9rem;background:linear-gradient(180deg,#2d2823fa,#2d2823f5),repeating-linear-gradient(90deg,rgba(255,248,240,.055) 0 1px,transparent 1px 56px),repeating-linear-gradient(0deg,rgba(255,248,240,.04) 0 1px,transparent 1px 56px),#2d2823}.hero h1{font-size:4rem}.hero h1 span{font-size:1.9rem}.hero-content{margin-inline:auto}.hero-visual{min-height:430px;background:linear-gradient(135deg,#75321fe6,#ad5535d1),#8b3f29}.about,.gallery-heading,.reviews,.contact-inner,.business-details,.legal-section,.privacy-section{grid-template-columns:1fr}.about .section-kicker,.about h2,.about>p:last-child{grid-column:auto;grid-row:auto}.about h2,.services h2,.gallery-heading h2,.reviews h2{font-size:3rem;line-height:1}.contact h2,.business-details h2,.legal-section h2,.privacy-section h2{font-size:2.7rem;line-height:1.02;max-width:100%}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card.featured{grid-column:span 2;grid-row:auto}.gallery-grid{grid-auto-rows:150px;grid-template-columns:repeat(4,minmax(0,1fr))}.contact-links{min-width:0}.legal-grid,.legal-grid-page{grid-template-columns:1fr}}@media(max-width:640px){html{scroll-padding-top:96px}.site-header{position:absolute;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-height:68px;padding:.8rem 1rem 0}.brand img{width:40px;height:38px}.site-nav{display:grid;grid-column:auto;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:none;gap:0;padding:0;overflow:hidden;background:#fff8f014;border:1px solid rgba(255,248,240,.14)}.site-nav a{justify-content:center;min-width:0;min-height:40px;padding-inline:.12rem;color:#fff8f0e0;background:transparent;font-size:clamp(.54rem,2.45vw,.66rem);letter-spacing:.03em;white-space:nowrap}.site-nav a+a{border-left:1px solid rgba(255,248,240,.12)}.site-nav a[href="/mentions-legales"],.nav-label-full{display:none}.nav-label-short{display:inline}.hero{display:block;min-height:auto;padding:5.9rem 1.25rem 0;background:linear-gradient(180deg,#2d2823fa,#2d2823f5),repeating-linear-gradient(90deg,rgba(255,248,240,.055) 0 1px,transparent 1px 48px),repeating-linear-gradient(0deg,rgba(255,248,240,.04) 0 1px,transparent 1px 48px),#2d2823}.hero-content{width:100%;max-width:100%;padding:0}.hero-content:before{display:none}.hero-content>p:not(.eyebrow){max-width:32ch;margin-top:1rem;font-size:.98rem;line-height:1.62;overflow-wrap:break-word}.hero h1{font-size:clamp(2.45rem,13vw,3.1rem);line-height:.92}.hero h1 span{max-width:15ch;margin-top:.8rem;font-size:clamp(1.2rem,6vw,1.45rem);line-height:1.08}.about h2,.services h2,.gallery-heading h2,.reviews h2,.contact h2,.business-details h2,.legal-section h2,.privacy-section h2{font-size:2.15rem;line-height:1.04;max-width:100%;white-space:normal}.hero-visual{min-height:290px;margin:1.35rem -1.25rem 0;overflow:hidden;background:linear-gradient(135deg,#75321feb,#ad5535d6),#8b3f29}.hero-photo-main{top:1.05rem;right:7%;width:78%}.hero-photo-small{border-width:5px}.hero-photo-one{bottom:7%;left:4%;width:36%}.hero-photo-two{right:4%;bottom:18%;width:30%}.hero-actions,.contact-links{align-items:stretch;flex-direction:column}.hero-proof{grid-template-columns:1fr;gap:.4rem;margin-top:.8rem;background:transparent}.hero-proof div{display:flex;align-items:center;justify-content:space-between;gap:.85rem;min-width:0;padding:.68rem .85rem;border:1px solid rgba(255,248,240,.1)}.hero-proof dt{font-size:.58rem}.hero-proof dd{font-size:.72rem;line-height:1.35;text-align:right}.button,.contact-links a{width:100%;min-width:0;padding-inline:.85rem;font-size:.78rem}.hero-actions .button-secondary,.contact-links a:not(:first-child){color:#fff;border-color:transparent;background:#fff8f01a}.hero-actions{gap:.65rem;margin-top:1rem}.hero-actions .button-ghost{display:none}.page-hero{padding:8.5rem 1.5rem 3rem}.page-hero h1{font-size:clamp(1.95rem,9vw,2.4rem);line-height:1.02;max-width:100%;overflow-wrap:normal;word-break:normal}.section-shell,.about{width:min(100% - 1rem,1180px)}.contact{width:100%;margin-inline:0}.about,.services,.gallery-section{padding-top:3rem}.service-grid,.gallery-grid{grid-template-columns:1fr}.reviews-header{align-items:stretch;flex-direction:column;gap:1rem}.service-card.featured{grid-column:auto}.gallery-grid{grid-auto-flow:row;grid-auto-rows:auto;grid-template-columns:1fr}.gallery-item,.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(8),.gallery-item:nth-child(12),.gallery-item.tall,.gallery-item:not(.lead):not(.tall){grid-column:auto;grid-row:auto}.gallery-item.lead{grid-column:auto;grid-row:auto}.gallery-item,.gallery-item.lead,.gallery-item.tall{aspect-ratio:5 / 4}.gallery-item.mobile-hidden{display:none}.gallery-mobile-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:50px;margin-top:.85rem;color:#fff;background:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.reviews{width:min(100% - 1rem,1180px);padding:1.5rem 1rem}.reviews h2{font-size:clamp(2rem,10vw,2.15rem)}.rating-pill{align-items:center;box-sizing:border-box;justify-content:space-between;min-width:0;width:100%}.rating-pill span{text-align:right}.site-footer{gap:.75rem;padding:1.7rem 1rem}.footer-links{display:grid;grid-template-columns:1fr;gap:.2rem;width:100%;max-width:260px}.footer-links a{justify-content:center;min-height:34px;font-size:.68rem;letter-spacing:.07em}.site-footer p{font-size:.76rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
