:root{--paper:#fbf8f1;--ink:#28241d;--green:#4a512e;--line:#d8cfbf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif}img{display:block;width:100%}a{text-decoration:none;color:inherit}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500}.topbar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:center;padding:15px 34px 14px 40px;background:#f8f3eb;border-bottom:1px solid var(--line)}.logo-block{display:flex;flex-direction:column;text-align:center;line-height:1}.monogram{font-family:"Cormorant Garamond",serif;font-size:37px;font-style:italic;line-height:.72}.brand-name{font-family:"Cormorant Garamond",serif;font-size:25px;letter-spacing:.07em;margin-top:7px}.brand-sub{font-family:"Cormorant Garamond",serif;font-size:16px;font-style:italic;margin-top:4px}.brand-line{font:9px Georgia,serif;letter-spacing:.08em;margin-top:16px}.main-nav{display:flex;justify-content:flex-end;align-items:center;gap:24px}.main-nav a{text-transform:uppercase;font-size:9px;letter-spacing:.07em;white-space:nowrap}.nav-cta{background:var(--green);color:#fff!important;padding:12px 15px}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:42% 58%;min-height:575px}.hero-copy{padding:60px 35px 54px 40px;align-self:center}.hero h1{font-size:clamp(47px,4.25vw,72px);line-height:.91;margin:0 0 17px}.ornament{color:var(--green);font-family:Georgia,serif;margin:14px 0 17px}.hero-copy p{font:15px/1.55 Georgia,serif;max-width:530px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:11px 17px;font-size:10px;text-transform:uppercase;letter-spacing:.06em;border:1px solid #9c958a}.btn-green{background:var(--green);border-color:var(--green);color:#fff}.btn-light{background:#faf7f1}.hero-photo{position:relative;overflow:hidden}.hero-photo img{height:100%;object-fit:cover}.seal{position:absolute;right:4%;bottom:6%;width:160px;height:160px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#515834;color:#fff;border:1px solid #d4caa9;box-shadow:0 0 0 5px rgba(80,87,51,.18);font-family:Georgia,serif}.seal small{font-size:10px}.seal strong{font-size:18px;line-height:1.05;margin:8px}.seal em{font-size:11px}.service-strip{max-width:1600px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);padding:14px 30px;background:#f8f4ed;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-strip article{display:flex;align-items:center;gap:14px;min-height:72px;padding:10px 18px;border-right:1px solid #ddd4c7;font:12px/1.35 Georgia,serif}.service-strip article:last-child{border-right:0}.service-strip b{font-size:26px;color:var(--green)}.patina{max-width:1600px;margin:auto;display:grid;grid-template-columns:28% 72%;gap:32px;padding:27px 30px 30px 40px}.patina-copy{padding-top:18px}.patina-copy h2{font-size:35px;line-height:1.02;margin:0 0 15px}.patina-copy i{display:block;width:42px;border-top:1px solid #7a7268;margin:14px 0}.patina-copy p{max-width:350px;font:14px/1.55 Georgia,serif}.patina-images{display:grid;grid-template-columns:1fr 1fr 1.65fr;gap:10px}.patina-images img{height:250px;object-fit:cover}.latest{max-width:1600px;margin:auto;padding:5px 30px 23px}.latest-title{display:flex;justify-content:center;align-items:center;gap:18px;color:var(--green)}.latest-title h2{font-size:44px;font-style:italic;margin:0 0 8px;color:#403a31}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.product-card{position:relative;background:#fff;border:1px solid #ddd4c7;text-align:center;padding-bottom:10px}.product-card img{aspect-ratio:4/5;object-fit:cover}.product-card h3{font-size:16px;margin:9px 6px 3px}.product-card p{font:13px Georgia,serif;margin:0}.tag{position:absolute;left:0;top:0;background:var(--green);color:#fff;padding:6px 8px;text-transform:uppercase;font-size:8px}.center{text-align:center;margin-top:12px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--green)}.about,.contact{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:42px;padding:70px 50px;background:#efe6d9}.about h2,.contact h2,.objects h2{font-size:42px;line-height:1;margin:10px 0 16px}.about p,.contact p,.objects p{font:15px/1.55 Georgia,serif}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:center}.about-grid span{border:1px solid #cfc3b2;padding:22px;text-align:center;font-family:Georgia,serif}.objects{max-width:1100px;margin:auto;padding:70px 40px;text-align:center}.contact form{display:grid;gap:12px;background:#f8f4ed;padding:24px;border:1px solid #d7cdbf}.contact label{font-size:10px;text-transform:uppercase}.contact input,.contact textarea{width:100%;padding:12px;margin-top:5px;border:1px solid #cfc5b7;background:#fff;font:inherit}footer{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:20px;padding:18px 35px;background:#414827;color:#fff;font:13px Georgia,serif;align-items:center}footer div:nth-child(2){text-align:center}footer div:last-child{text-align:right}@media(max-width:1100px){.topbar{grid-template-columns:1fr auto}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#f8f3eb;padding:18px 30px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-photo{min-height:520px}.service-strip{grid-template-columns:repeat(2,1fr)}.patina{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.topbar{padding:12px 18px}.logo-block{text-align:left}.brand-line{display:none}.hero-copy{padding:40px 22px}.hero h1{font-size:45px}.hero-photo{min-height:410px}.seal{width:130px;height:130px}.service-strip{grid-template-columns:1fr;padding:6px 16px}.service-strip article{border-right:0;border-bottom:1px solid #ddd4c7}.patina{padding:35px 18px}.patina-images{grid-template-columns:1fr}.patina-images img{height:260px}.product-grid{grid-template-columns:repeat(2,1fr)}.latest-title h2{font-size:34px;text-align:center}.latest-title span{display:none}.about,.contact{grid-template-columns:1fr;padding:55px 22px}footer{grid-template-columns:1fr;text-align:center}footer div:nth-child(2),footer div:last-child{text-align:center}}
/* ===== ACCUEIL SC ANTIQUE — VERSION ISOLEE ===== */
.home-new{background:#f8f4ec;color:#29261f;font-family:Inter,Arial,sans-serif}
.home-new .home-topbar{height:78px;background:#f8f4ec;border-bottom:1px solid #ddd5c8;display:flex;align-items:center;justify-content:center;padding:0 28px;position:relative;z-index:60}
.home-new .home-nav{display:flex;align-items:center;justify-content:center;gap:34px}
.home-new .home-nav a{text-decoration:none;text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:#4b473f;padding:30px 0}
.home-new .home-nav a:hover{color:#77703e}.home-new .home-menu{display:none;border:0;background:transparent;padding:8px;margin-left:auto}
.home-new .home-hero{position:relative;min-height:700px;background-image:url("assets/hero-sc-antique.png");background-position:center right;background-size:cover;background-repeat:no-repeat;overflow:hidden}
.home-new .home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.98) 25%,rgba(5,5,5,.91) 38%,rgba(5,5,5,.64) 49%,rgba(5,5,5,.22) 61%,rgba(5,5,5,0) 76%)}
.home-new .home-hero-inner{position:relative;z-index:2;width:49%;min-height:700px;padding:42px 25px 46px clamp(50px,6.2vw,95px);display:flex;flex-direction:column;justify-content:center;color:#f6f1e8}
.home-new .home-brand{text-align:center;width:min(470px,100%);margin-bottom:22px}.home-new .home-brand-box{position:relative;padding:11px 20px 13px}.home-new .home-brand-box:before,.home-new .home-brand-box:after{content:"";position:absolute;width:215px;height:1px;background:#eee8dc;left:50%;transform:translateX(-50%)}.home-new .home-brand-box:before{top:0}.home-new .home-brand-box:after{bottom:0}
.home-new .home-sc{display:block;font:italic 51px/1 "Cormorant Garamond",serif}.home-new .home-name{display:block;font:500 clamp(36px,3.5vw,53px)/1 Inter,sans-serif;letter-spacing:.14em;white-space:nowrap}.home-new .home-owner{display:block;font-size:16px;margin-top:9px}.home-new .home-tagline{font:600 13px/1.4 "Cormorant Garamond",serif;letter-spacing:.08em;margin:17px 0 0}.home-new .home-orn{color:#ad9652;margin-top:12px;font:24px "Cormorant Garamond",serif}
.home-new .home-hero h1{font:500 clamp(48px,4.8vw,73px)/.96 "Cormorant Garamond",serif;margin:4px 0 0;letter-spacing:.005em;color:#f6f1e8}.home-new .home-hero h1 span{color:#b6a269}.home-new .home-rule{height:1px;width:210px;background:#9b8852;margin:23px 0}.home-new .home-lead{font:500 18px/1.5 "Cormorant Garamond",serif;max-width:610px;margin:0 0 26px}.home-new .home-actions{display:flex;gap:15px;flex-wrap:wrap}
.home-new .home-btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 23px;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.03em}.home-new .home-green{background:#4a512e;color:#fff;border:1px solid #73794b}.home-new .home-light{background:#f8f3ea;color:#27241f;border:1px solid #f8f3ea}
.home-new .home-seal{position:absolute;z-index:3;right:6%;bottom:7%;width:190px;height:190px;border-radius:50%;background:#4a512e;border:2px solid #c3ad68;color:#f8f2e6;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 28px #0006}.home-new .home-seal small{font:600 11px "Cormorant Garamond",serif;letter-spacing:.08em}.home-new .home-seal strong{font:500 27px/1 "Cormorant Garamond",serif;margin:8px 0}.home-new .home-seal em{font:italic 17px/1.1 "Cormorant Garamond",serif}
.home-new .home-services{display:grid;grid-template-columns:repeat(5,1fr);background:#f8f4ec;border-bottom:1px solid #ddd5c8}.home-new .home-services a{min-height:110px;padding:20px 22px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid #ddd5c8}.home-new .home-services a:last-child{border-right:0}.home-new .home-services b{font-size:27px;color:#4a512e;font-weight:400}.home-new .home-services span{font:600 12px/1.4 Inter,sans-serif}
.home-new .home-latest{padding:65px 30px;background:#fbf8f1;text-align:center}.home-new .home-latest h2{font:italic 48px "Cormorant Garamond",serif;font-weight:500}.home-new .home-product-grid{max-width:1200px;margin:35px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.home-new .product-card{background:#fff;border:1px solid #ded6c8;padding-bottom:18px;position:relative}.home-new .product-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.home-new .product-card h3,.home-new .product-card p{padding:0 16px}.home-new .product-card h3{font:500 25px "Cormorant Garamond",serif}.home-new .product-card h3 a{text-decoration:none}.home-new .tag{position:absolute;z-index:2;top:12px;left:12px;background:#6d7546;color:#fff;padding:6px 9px;font-size:10px;text-transform:uppercase}.home-new .home-footer{background:#4a512e;color:#fff;padding:28px 6%;display:flex;justify-content:space-between;gap:25px;font:13px/1.5 Inter,sans-serif}
@media(max-width:1100px){.home-new .home-topbar{justify-content:flex-end}.home-new .home-menu{display:block}.home-new .home-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#f8f4ec;padding:20px 28px;flex-direction:column;align-items:flex-start;gap:0;border-bottom:1px solid #ddd5c8}.home-new .home-nav.open{display:flex}.home-new .home-nav a{padding:10px 0}.home-new .home-hero{min-height:680px;background-position:65% center}.home-new .home-hero:before{background:linear-gradient(180deg,rgba(5,5,5,.96),rgba(5,5,5,.82) 65%,rgba(5,5,5,.5))}.home-new .home-hero-inner{width:100%;min-height:680px;padding:45px 26px 125px}.home-new .home-services{grid-template-columns:1fr 1fr}.home-new .home-services a{border-bottom:1px solid #ddd5c8}.home-new .home-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.home-new .home-hero-inner{padding:38px 21px 130px}.home-new .home-brand{text-align:left}.home-new .home-brand-box{padding-left:0}.home-new .home-brand-box:before,.home-new .home-brand-box:after{left:0;transform:none;width:180px}.home-new .home-name{font-size:31px}.home-new .home-sc{font-size:43px}.home-new .home-tagline{font-size:11px}.home-new .home-hero h1{font-size:43px}.home-new .home-lead{font-size:16px}.home-new .home-seal{width:140px;height:140px;right:18px;bottom:16px}.home-new .home-seal strong{font-size:20px}.home-new .home-services{grid-template-columns:1fr}.home-new .home-services a{justify-content:flex-start;min-height:82px}.home-new .home-product-grid{grid-template-columns:1fr}.home-new .home-latest h2{font-size:38px}.home-new .home-footer{flex-direction:column}}
