:root{--bg:#f7f4f1;--bg-soft:#fdfcfa;--text:#2b2b2b;--muted:#7a7a7a;--gold:#c9a46a;--gold-soft:#e6d3b0;--radius:16px;--container:1200px}*{box-sizing:border-box;margin:0;padding:0}body{color:#4a3b2f;background-color:var(--bg);min-height:100vh;font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}.container{max-width:var(--container);margin:0 auto;padding:0 20px}.section{padding:64px 0;position:relative}.bg-soft{background:var(--bg-soft)}.bg-wood{background-image:url(../images/fond-site.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.bg-wood:before{content:"";z-index:0;background:#e6e6e666;position:absolute;inset:0}.bg-wood>*{z-index:1;position:relative}@media (width<=768px){.bg-wood{background-image:url(../images/fond-site-mobile.png);background-position:top;background-size:cover}}button{font-family:Playfair Display,serif}.header[data-v-5deb7778]{z-index:20;background-image:url(../images/nav.png);background-position:50%;background-size:cover;position:sticky;top:0}.header-inner[data-v-5deb7778]{justify-content:space-between;height:90px;padding:0 40px}.header-inner[data-v-5deb7778],.logo[data-v-5deb7778]{align-items:center;display:flex}.logo[data-v-5deb7778]{height:100%}.logo img[data-v-5deb7778]{width:auto;height:90px}.nav-desktop[data-v-5deb7778]{gap:35px;display:flex}.nav-desktop a[data-v-5deb7778]{color:#4a5a4a;letter-spacing:1px;font-size:14px;text-decoration:none;position:relative}.nav-desktop a[data-v-5deb7778]:after{content:"";background:#7a8f7b;width:0;height:1px;transition:all .3s;position:absolute;bottom:-6px;left:0}.nav-desktop a[data-v-5deb7778]:hover:after{width:100%}.cta-desktop[data-v-5deb7778]{color:#fff;background:#7a8f7b;border-radius:999px;padding:10px 20px;font-size:14px;text-decoration:none}.burger[data-v-5deb7778]{display:none}@media (width<=900px){.cta-desktop[data-v-5deb7778],.nav-desktop[data-v-5deb7778]{display:none}.burger[data-v-5deb7778]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:flex}.burger span[data-v-5deb7778]{background:#5f705f;width:22px;height:2px;transition:all .3s}.header-inner[data-v-5deb7778]{height:70px;padding:0 20px}.logo img[data-v-5deb7778]{height:60px}}.mobile-nav[data-v-5deb7778]{border-top:1px solid #7a8f7b33;flex-direction:column;padding:28px;display:flex}.mobile-nav a[data-v-5deb7778]{text-align:center;color:#5a4a3b;padding:20px 0;font-size:16px;text-decoration:none}.mobile-nav .cta[data-v-5deb7778]{color:#fff;background:#7a8f7b;border-radius:999px;margin-top:18px;padding:14px}.slide-enter-active[data-v-5deb7778],.slide-leave-active[data-v-5deb7778]{transition:opacity .35s,transform .35s}.slide-enter-from[data-v-5deb7778],.slide-leave-to[data-v-5deb7778]{opacity:0;transform:translateY(-20px)}.footer[data-v-0f287160]{border-top:1px solid #6f665b1f;padding:60px 24px 50px}.footer-inner[data-v-0f287160]{text-align:center;max-width:900px;margin:auto}.footer-links[data-v-0f287160]{flex-wrap:wrap;justify-content:center;gap:16px 28px;margin-bottom:24px;display:flex}.footer-links a[data-v-0f287160]{color:#6d5c4b;font-size:14px;text-decoration:none;transition:all .25s}.footer-links a[data-v-0f287160]:hover{color:#7a8f7b}.footer-contact[data-v-0f287160]{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 26px;margin-bottom:8px;display:flex}.footer-contact a[data-v-0f287160],.footer-zone[data-v-0f287160]{color:#6d5c4b;align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:all .25s;display:inline-flex}.footer-contact a[data-v-0f287160]:hover{color:#7a8f7b}.footer-contact svg[data-v-0f287160]{color:#7a8f7b;flex-shrink:0}.footer-zone[data-v-0f287160]{color:#8a7a68}.footer-divider[data-v-0f287160]{background:#6f665b26;max-width:280px;height:1px;margin:24px auto}.copyright[data-v-0f287160]{color:#7a7066;margin-bottom:14px;font-size:13px}.copyright a[data-v-0f287160]{color:#7a7066;text-decoration:none}.studio[data-v-0f287160]{color:#8a7a68;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.studio-link[data-v-0f287160]{color:#5f705f;font-size:15px;font-weight:500;text-decoration:none;position:relative}.studio-link[data-v-0f287160]:after{content:"";background:#7a8f7b;width:0;height:1px;transition:all .35s;position:absolute;bottom:-3px;left:0}.studio-link[data-v-0f287160]:hover{color:#7a8f7b}.studio-link[data-v-0f287160]:hover:after{width:100%}.cookie-consent[data-v-bea6160c]{z-index:1000;background:linear-gradient(#f7f5f1ed,#f7f5f117),url(../images/fond-site.png) 50%/cover no-repeat;border:1px solid #7a8f7b59;border-radius:18px;width:340px;max-width:calc(100vw - 40px);padding:18px 20px;position:fixed;bottom:20px;left:20px;box-shadow:0 14px 40px #3b2f202e}.cc-head[data-v-bea6160c]{gap:10px;margin-bottom:10px;display:flex}.cc-head[data-v-bea6160c],.cc-icon[data-v-bea6160c]{align-items:center}.cc-icon[data-v-bea6160c]{color:#fff;background:#7a8f7b;border-radius:50%;flex-shrink:0;justify-content:center;width:28px;height:28px;display:inline-flex}.cc-head strong[data-v-bea6160c]{color:#4f5f4f;font-size:14px;font-weight:600}.cookie-consent p[data-v-bea6160c]{color:#5f5a52;margin:0 0 14px;font-size:13px;line-height:1.6}.cookie-consent a[data-v-bea6160c]{color:#5f705f;text-decoration:underline}.cc-actions[data-v-bea6160c]{justify-content:flex-end;gap:10px;display:flex}.cc-actions button[data-v-bea6160c]{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.cc-refuse[data-v-bea6160c]{color:#6f665b;background:0 0;border-color:#6f665b40}.cc-refuse[data-v-bea6160c]:hover{background:#6f665b0f}.cc-accept[data-v-bea6160c]{color:#fff;background:#5f705f}.cc-accept[data-v-bea6160c]:hover{background:#4f5f4f;transform:translateY(-1px)}.cc-fade-enter-active[data-v-bea6160c],.cc-fade-leave-active[data-v-bea6160c]{transition:opacity .3s,transform .3s}.cc-fade-enter-from[data-v-bea6160c],.cc-fade-leave-to[data-v-bea6160c]{opacity:0;transform:translateY(10px)}@media (width<=480px){.cookie-consent[data-v-bea6160c]{width:auto;bottom:12px;left:12px;right:12px}}
