@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;1,500&display=swap');
:root{--ink:#121210;--gold:#e2bb55;--gold-dark:#9b7621;--cream:#f7f4ed;--paper:#eeeae0;--muted:#716e65;--line:#dad5c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.announcement{height:30px;background:var(--gold);padding:8px;text-align:center;text-transform:uppercase;letter-spacing:.13em;font-size:10px}.site-header{height:84px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;background:var(--cream)}.brand{display:flex;gap:10px;align-items:center;line-height:.9}.brand-mark{border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-family:Georgia,serif;padding:10px 7px}.brand b,.brand em{display:block;font-style:normal;letter-spacing:.17em;font-size:15px}.brand em{font-size:10px;letter-spacing:.34em;color:#69655c;margin-top:5px}.desktop-nav{display:flex;gap:23px;font-size:11px;color:#55534b}.desktop-nav a:hover,.mobile-nav a:hover{text-decoration:underline}.cart-button{border:0;background:transparent;font-size:11px}.cart-button span{display:inline-grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;width:21px;height:21px;margin:0 6px}.menu-button{display:none;background:none;border:0;font-size:20px}.mobile-nav{display:none}.section{padding:105px 10%}.hero{min-height:650px;padding:80px 10%;display:flex;position:relative;overflow:hidden}.hero-copy{width:58%;z-index:1}.eyebrow,.section-kicker{color:var(--gold-dark);font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:700;margin:0 0 23px}.hero h1,h2{font-family:'Playfair Display',serif;font-weight:500;line-height:.96;letter-spacing:-.04em;margin:0}.hero h1{font-size:clamp(48px,6vw,82px)}h2{font-size:56px}h2 i,.hero h1 i{color:#ae872d}.hero-text{max-width:590px;color:var(--muted);line-height:1.7;font-size:15px;margin:28px 0 17px}.hero-line{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#5d5a51}.hero-line span{color:var(--gold-dark);padding:0 7px}.hero-actions{display:flex;gap:14px;margin-top:30px}.button{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;border:0;padding:16px 19px;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.button-gold{background:var(--gold);color:var(--ink)}.button-dark{background:var(--ink);color:var(--gold)}.button-outline{background:transparent;border:1px solid #b69a54}.hero-visual{width:42%;position:relative}.hero-glow{position:absolute;right:-50px;top:0;width:480px;height:480px;background:radial-gradient(circle,#e5c56f,transparent 66%);opacity:.55}.hero-card{position:absolute;right:65px;top:60px;width:250px;height:350px;background:var(--ink);color:var(--gold);padding:28px;box-shadow:22px 25px 0 #e5c56f}.hero-card span{font-size:10px;letter-spacing:.13em}.hero-card p{font:32px/1.15 'Playfair Display',serif;margin-top:125px}.hero-card b{color:white}.hero-card small{position:absolute;bottom:25px;color:#9b978c;font-size:10px}.hero-orbit{position:absolute;right:-20px;top:10px;width:360px;height:470px;border:1px solid #b59849;border-radius:50%;transform:rotate(25deg)}.intro{background:#e9e4d9}.section-kicker{margin-bottom:35px}.intro-content{display:grid;grid-template-columns:1.1fr 1fr;gap:12%}.intro-content p,.section-heading>p{color:var(--muted);line-height:1.75;font-size:14px;margin:0 0 13px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.section-heading>p{max-width:350px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:var(--paper);padding:27px 25px;min-height:355px;border-top:2px solid var(--gold);scroll-margin-top:100px}.service-card:nth-child(4),.service-card:nth-child(5){background:#e9e4d9}.service-number{color:var(--gold-dark);font:15px 'Playfair Display',serif}.service-card h3{font:25px 'Playfair Display',serif;font-weight:500;margin:28px 0 9px}.service-card h4{font-size:11px;line-height:1.4;color:#7f6d3d;font-weight:600;margin:0 0 14px}.service-card p{color:var(--muted);font-size:12px;line-height:1.65}.service-card ul{padding-left:16px;color:#666259;font-size:11px;line-height:1.8}.catalogue{background:var(--ink);color:white}.catalogue h2{color:white}.catalogue .section-heading>p{color:#bcb8ad}.catalogue-toolbar{display:flex;justify-content:space-between;border-bottom:1px solid #48463f;margin-bottom:28px;padding-bottom:14px}.filters{display:flex;gap:22px}.filter,.admin-link{background:transparent;border:0;color:#aaa69c;padding:0 0 10px;font-size:11px}.filter.active{color:var(--gold);border-bottom:1px solid var(--gold)}.admin-link{color:var(--gold)}.catalogue-meta{display:flex;gap:20px;font-size:11px;color:#9c988d}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#f2eee4;color:var(--ink)}.product-art{height:190px;background:#e0d7c0;display:grid;place-items:center;position:relative;overflow:hidden}.product-art:before{content:'';position:absolute;width:160px;height:160px;border-radius:50%;background:#c4a44d55}.shape{width:115px;height:125px;background:#191916;position:relative;z-index:1;box-shadow:13px 13px 0 #b79542}.product-card:nth-child(2) .shape{width:120px;height:75px;border-radius:50%;background:#ba9842;box-shadow:none}.product-card:nth-child(3) .shape{width:60px;height:135px;background:transparent;border:8px solid #1c1c19;border-radius:50%;box-shadow:none}.product-card:nth-child(4) .shape{width:145px;height:70px;border-radius:4px;box-shadow:none}.product-card:nth-child(5) .shape{width:125px;height:100px;background:#272720;box-shadow:none;border-radius:5px}.product-card:nth-child(6) .shape{width:105px;height:105px;background:#d5b963;border-radius:50%;box-shadow:none}.product-info{padding:17px}.product-info h3{font:20px 'Playfair Display',serif;margin:0 0 6px}.product-info p{font-size:11px;color:#858178;margin:0}.product-bottom{display:flex;justify-content:space-between;gap:7px;align-items:end;margin-top:14px}.product-price{font-size:11px;white-space:nowrap}.product-price small{color:#918d83}.quantity-add{display:flex;align-items:center;gap:3px}.quantity-add button:not(.add-button),.cart-qty button{width:22px;height:25px;background:transparent;border:1px solid #c8b98d;color:#8d6c21;font-size:15px;line-height:1}.quantity-add input{width:34px;height:25px;padding:2px;text-align:center;margin:0;border:1px solid #d6d0c1;background:#f8f4e9;font-size:11px}.add-button{width:29px;height:29px;margin-left:4px;border:1px solid #b79a4e;color:#9b7621;background:transparent;border-radius:50%}.why{background:#e9e4d9}.commitment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #bbb5a7}.commitment{min-height:120px;padding:21px 20px 20px 0;border-bottom:1px solid #bbb5a7}.commitment span{display:block;color:var(--gold-dark);font:13px 'Playfair Display',serif;margin-bottom:18px}.commitment b{font-size:13px;font-weight:500}.realisation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.realisation-placeholder{height:260px;background:linear-gradient(135deg,#1b1b18,#363329);padding:25px;color:#ddd2ab;display:flex;flex-direction:column;justify-content:end}.placeholder-mark{font:34px Georgia,serif;color:#d0ae58;opacity:.7;margin-bottom:auto}.realisation-placeholder h3{font:23px 'Playfair Display',serif;margin:0 0 7px}.realisation-placeholder p{font-size:10px;color:#aaa59a;margin:0}.contact-form{background:#f0ece3}.quote-form{max-width:800px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:11px;color:#56534b;margin-bottom:17px}input,textarea,select{display:block;width:100%;border:1px solid var(--line);background:#f8f5ed;padding:12px;margin-top:7px;color:var(--ink);outline:0}input:focus,textarea:focus,select:focus{border-color:var(--gold-dark);box-shadow:0 0 0 2px #e2bb5544}.consent{display:flex;gap:8px;align-items:center}.consent input{width:auto;margin:0}.form-status{font-size:12px;color:var(--gold-dark);margin-top:15px}.drawer{position:fixed;z-index:30;right:-470px;top:0;width:min(470px,100vw);height:100vh;background:#fbf9f3;padding:35px 38px;transition:right .3s;display:flex;flex-direction:column}.drawer.open{right:0}.overlay{position:fixed;inset:0;background:#0008;z-index:20;opacity:0;pointer-events:none;transition:.3s}.overlay.open{opacity:1;pointer-events:auto}.drawer-header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer h2,.modal h2{font-size:42px}.close{background:none;border:0;font-size:30px;color:#5e5a4f}.drawer-content{flex:1;padding-top:15px;overflow:auto}.empty-state{text-align:center;color:#99968d;font-size:13px;line-height:2;margin-top:130px}.empty-state a{color:var(--gold-dark)}.cart-line{padding:15px 0;border-bottom:1px solid var(--line)}.cart-line strong{font:17px 'Playfair Display',serif}.cart-line small{display:block;color:#999;font-size:11px;margin-top:4px}.cart-qty{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-top:8px}.cart-qty button:not(.remove){width:23px;height:23px;border:1px solid #c8b98d;background:transparent;color:#8d6c21}.cart-qty span{min-width:15px;text-align:center;font-size:12px}.remove{border:0;background:transparent;color:#997c3f;font-size:11px}.drawer-footer{border-top:1px solid var(--line);padding-top:17px}.total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:18px}.total span{font-size:12px;color:#777}.total strong{font:27px 'Playfair Display',serif}.full{width:100%}.fine-print{text-align:center;color:#99968e;font-size:10px}.modal{position:fixed;z-index:40;left:50%;top:50%;transform:translate(-50%,-45%);width:min(560px,calc(100% - 32px));max-height:90vh;overflow:auto;background:#fbf9f3;padding:42px;opacity:0;pointer-events:none;transition:.25s}.modal.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.modal-close{position:absolute;right:23px;top:16px}.modal-intro{color:var(--muted);font-size:13px;line-height:1.7}.admin-note{background:#f1e7c8;color:#8b6d22;padding:13px;font-size:11px;margin:20px 0}.admin-list{border-top:1px solid var(--line);margin-top:22px;padding-top:12px;color:#777;font-size:12px}.admin-list div{display:flex;justify-content:space-between;padding:7px 0}@media(max-width:850px){.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{display:none;padding:15px 8%;background:var(--cream);border-bottom:1px solid var(--line);position:sticky;top:84px;z-index:9}.mobile-nav.open{display:grid}.mobile-nav a{padding:9px 0;font-size:12px}.hero{display:block;padding:65px 8% 100px}.hero-copy,.hero-visual{width:100%}.hero-visual{height:340px;margin-top:60px}.hero-card{right:16%;transform:scale(.78);transform-origin:top right}.hero-orbit{right:0;transform:scale(.75);transform-origin:top right}.section{padding:75px 8%}.intro-content,.form-row{grid-template-columns:1fr;gap:0}.section-heading{display:block}.section-heading>p{margin-top:23px}.service-grid,.product-grid{grid-template-columns:1fr 1fr}.commitment-grid{grid-template-columns:1fr 1fr}.realisation-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr!important;padding:40px 8%!important}.footer-coordinates{grid-column:1/-1}.hero h1{font-size:53px}h2,.contact h2{font-size:44px}}@media(max-width:520px){.hero-actions{display:grid}.service-grid,.product-grid{grid-template-columns:1fr}.catalogue-toolbar{display:block}.catalogue-meta{margin-top:18px}.commitment-grid{grid-template-columns:1fr}.hero-card{right:8%}.drawer{padding:28px 23px}.modal{padding:38px 25px}.product-bottom{align-items:center}}
footer{background:var(--ink);color:#d8d3c5;padding:58px 10% 25px;display:grid;grid-template-columns:1.5fr 1.2fr 1.2fr 1.6fr;column-gap:48px;row-gap:32px;align-items:start;font-size:12px;line-height:1.8}footer .footer-brand{display:flex;align-items:center;gap:12px;color:var(--gold);font-size:13px;letter-spacing:.12em}footer p{margin:0;color:#aaa69c}footer a{color:#aaa69c;transition:color .2s}footer a:hover{color:var(--gold)}footer .footer-coordinates p{color:var(--gold-light);margin-bottom:6px}footer .footer-coordinates span{color:#77746b;font-size:11px}footer small{grid-column:1/-1;border-top:1px solid #393833;padding-top:18px;color:#716e65;font-size:10px}
@media(max-width:850px){footer{grid-template-columns:1fr 1fr!important;padding:42px 8% 22px}footer .footer-coordinates{grid-column:1/-1}footer small{grid-column:1/-1}}
 .brand img{width:52px;height:52px;object-fit:contain;display:block}.brand>span:not(.brand-mark){display:none}footer .footer-brand img{width:58px;height:58px;object-fit:contain;display:block;background:#fff;border-radius:50%;padding:3px}footer .footer-brand b{color:var(--gold);font-size:13px;letter-spacing:.14em}
/* Identité de marque : logo plus lisible et nom visible dans l’en-tête */
.brand img{width:70px;height:70px}.brand>span:not(.brand-mark){display:block}.brand b,.brand em{color:var(--ink)}
footer .footer-brand img{width:82px;height:82px;padding:0;background:transparent;border-radius:0}footer .footer-brand{gap:15px}footer .footer-brand b{font-size:15px}
@media(max-width:520px){.brand img{width:60px;height:60px}.brand b{font-size:13px}.brand em{font-size:9px}footer .footer-brand img{width:72px;height:72px}}
#accueil .hero-copy>.eyebrow{display:none}
.cart-button{color:var(--ink)}.cart-button:hover{color:var(--gold-dark)}.hero-actions .button{justify-content:center;gap:0}.hero-actions .button span{display:none}.menu-button{width:44px;height:44px;padding:10px;display:none;align-items:center;justify-content:center;color:var(--ink)}.menu-button svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.menu-button:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}
@media(max-width:850px){.menu-button{display:flex;flex:0 0 44px}.cart-button{white-space:nowrap}.site-header{gap:12px}.brand{min-width:0}.hero-actions .button{width:100%;min-height:52px}}
.contact-form{padding-top:72px;padding-bottom:72px}.contact-heading{display:block;margin-bottom:0}.contact-heading h2{font-size:clamp(56px,6vw,72px)}.contact-intro{max-width:700px;margin:28px 0 0!important;color:var(--muted);font-size:15px;line-height:1.7}.contact-required{margin:24px 0 28px;color:var(--muted);font-size:12px}.contact-form .quote-form{max-width:900px}.contact-form .quote-form label{margin-bottom:20px}
@media(max-width:850px){.contact-form{padding-top:58px;padding-bottom:58px}.contact-heading h2{font-size:48px}.contact-intro{margin-top:22px!important;font-size:14px}.contact-required{margin:20px 0 24px}}
@media(max-width:520px){.contact-heading h2{font-size:42px}.contact-form .quote-form label{margin-bottom:16px}}
.desktop-nav{gap:8px;padding:5px;background:#eee8d9;border:1px solid #d7c9a7}.desktop-nav a{padding:10px 12px;color:#39362f;font-weight:600;letter-spacing:.02em;transition:background .2s,color .2s,transform .2s}.desktop-nav a:hover,.desktop-nav a:focus-visible{background:var(--gold);color:var(--ink);text-decoration:none;transform:translateY(-1px)}.desktop-nav a:focus-visible{outline:2px solid var(--ink);outline-offset:2px}
.mobile-nav a{font-weight:600;color:#39362f;border-left:3px solid var(--gold);padding:11px 12px;background:#eee8d9;margin-bottom:5px}
.service-number,.commitment>span{display:none}.service-card h3{margin-top:8px}.commitment{padding-top:28px}
.section-kicker,.eyebrow{display:none}
.consent{display:none!important}
.form-trap{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.form-trap input{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;border:0!important}
.form-status{display:block;min-height:20px;font-weight:600}
.product-image{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.field-help{display:block;color:#8a867d;font-size:10px;margin-top:6px}
.product-art{height:270px;background:#f6f3eb}.product-image{width:100%;height:100%;object-fit:contain;object-position:center;padding:18px;background:#fff}.admin-article{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}.edit-article{border:1px solid #c3a45a;background:transparent;color:#8d6c21;padding:5px 8px;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.edit-article:hover{background:var(--gold);color:var(--ink)}
.realisation-placeholder>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.72}.realisation-placeholder{position:relative;overflow:hidden}.realisation-placeholder h3,.realisation-placeholder p,.realisation-placeholder .placeholder-mark{position:relative;z-index:1}.admin-realisation-form{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.admin-realisation-form h3{font:24px 'Playfair Display',serif;font-weight:500;margin:0 0 18px}.admin-realisation-form .button{margin-top:4px}
.product-detail-link{border:0;background:transparent;padding:0;text-align:left;font:inherit;color:inherit;cursor:pointer}.product-detail-link:hover{color:var(--gold-dark)}.detail-modal{position:fixed;inset:0;z-index:60;background:#000b;display:none;align-items:center;justify-content:center;padding:25px}.detail-modal.open{display:flex}.detail-card{position:relative;width:min(850px,100%);max-height:90vh;overflow:auto;background:#fbf9f3;display:grid;grid-template-columns:1fr 1fr}.detail-card>img,.detail-placeholder{width:100%;height:440px;object-fit:contain;background:#fff}.detail-placeholder{display:grid;place-items:center;background:#e0d7c0;color:#b79542;font:80px Georgia,serif}.detail-copy{padding:50px 40px;align-self:center}.detail-copy .eyebrow{display:block}.detail-copy h2{font-size:48px;margin:12px 0 18px}.detail-copy p:not(.eyebrow){color:var(--muted);line-height:1.7}.detail-copy strong{display:block;margin-top:25px;font:24px 'Playfair Display',serif}.detail-copy small{font:12px 'DM Sans',sans-serif;color:var(--muted)}.detail-close{position:absolute;z-index:1;right:15px;top:10px;border:0;background:#fbf9f3;color:var(--ink);font-size:27px}@media(max-width:700px){.detail-card{display:block}.detail-card>img,.detail-placeholder{height:280px}.detail-copy{padding:30px}.detail-copy h2{font-size:38px}}
@media(min-width:851px){.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:initial}.site-header>.brand{justify-self:start}.site-header>.desktop-nav{justify-self:center}.site-header>.cart-button{justify-self:end}}
.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.service-card{height:100%}
@media(max-width:1200px) and (min-width:521px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.service-grid{grid-template-columns:1fr}.announcement{padding-inline:2px;font-size:7px;letter-spacing:.07em;white-space:nowrap;overflow:hidden}}
