@charset "UTF-8";
@import url(main.css);
/*----------------------------------------------------------------------------bloc counter %--------------------------------------------------------------------------------*/
.counter-item.counters-number.titles.mb-2.text-color-sixth { font-family: 'Nunito', sans-serif; font-weight: 700 !important; font-size: 64px !important; color: #F47A60 !important; }

/* ----------------------------------------------------------------------------- CUSTOM HEADER BOURGE SÉBASTIEN ----------------------------------------------------------------------------- */
.custom-header { position: fixed; top: 0; right: 0; left: 0; z-index: 9999; width: 100%; margin: 0; padding: 0 !important; background: transparent !important; border: none; box-shadow: none; --bs-navbar-padding-y: 0; --bs-navbar-padding-x: 0; transition: top 0.4s ease; }

/* Conteneur principal */
.custom-header .container-fluid { margin: 0; padding: 18px 24px; background-color: #FFF0ED; border: none; border-radius: 0; transition: margin 0.4s ease, padding 0.4s ease, background-color 0.4s ease, border-radius 0.4s ease, box-shadow 0.4s ease, backdrop-filter 0.4s ease, -webkit-backdrop-filter 0.4s ease, border-color 0.4s ease; }

/* Header au scroll */
.custom-header.scrolled { top: 14px; }

.custom-header.scrolled .container-fluid { margin-right: 20px; margin-left: 20px; padding: 12px 24px; background-color: rgba(255, 240, 237, 0.94); border: 1px solid rgba(47, 104, 121, 0.3); border-radius: 22px; box-shadow: 0 10px 30px rgba(47, 104, 121, 0.18); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); }

/* Logo */
.custom-header .logo_nav { display: block; width: auto; height: 72px; object-fit: contain; transition: height 0.4s ease; }

.custom-header.scrolled .logo_nav { height: 56px; }

/* Marque */
.custom-header .navbar-brand { margin-right: 20px; padding: 0; }

/* Navigation */
.custom-header .navbar-nav { gap: 0; }

/* Liens du menu */
.custom-header .nav-link, .custom-header .navbar-nav .nav-link { color: #2F6879 !important; transition: color 0.3s ease; }

.custom-header .nav-link:hover, .custom-header .navbar-nav .nav-link:hover { color: #F47A60 !important; }

/* Boutons animés du menu uniquement */
.custom-header .animated-border-button { background-color: transparent !important; cursor: pointer; }

.custom-header .animated-border-button span { color: #2F6879 !important; transition: color 0.3s ease, opacity 0.3s ease; }

.custom-header .animated-border-button:hover span { color: #F47A60 !important; }

/* Burger */
.custom-header .navbar-toggler { padding: 8px 10px; background-color: transparent; border: none; box-shadow: none !important; }

.custom-header .navbar-toggler:focus, .custom-header .navbar-toggler:active { box-shadow: none !important; }

.custom-header .navbar-toggler-icon { filter: none; }

/* ----------------------------------------------------------------------------- */
/* TABLETTE ET MOBILE                                                            */
/* ----------------------------------------------------------------------------- */
@media (max-width: 991px) { .custom-header .container-fluid { padding: 12px 14px; background-color: #FFF0ED; } .custom-header.scrolled { top: 8px; } .custom-header.scrolled .container-fluid { margin-right: 10px; margin-left: 10px; padding: 10px 14px; background-color: rgba(255, 240, 237, 0.96); border: 1px solid rgba(47, 104, 121, 0.3); border-radius: 18px; box-shadow: 0 8px 24px rgba(47, 104, 121, 0.18); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); } .custom-header .logo_nav, .custom-header.scrolled .logo_nav { height: 52px; } .custom-header .navbar-brand { margin-right: 0; } /* Menu déroulant mobile */ .custom-header .navbar-collapse { margin-top: 12px; padding: 18px; background-color: #FFF0ED; border: 1px solid rgba(47, 104, 121, 0.3); border-radius: 18px; box-shadow: 0 12px 30px rgba(47, 104, 121, 0.18); } .custom-header .navbar-nav { width: 100%; } .custom-header .custom-nav-list { width: 100%; margin: 0; padding: 0; list-style: none; text-align: center; } .custom-header .custom-header-phone-wrap { display: flex; justify-content: center; width: 100%; margin-top: 10px; } }

/* ----------------------------------------------------------------------------- */
/* PETIT MOBILE                                                                  */
/* ----------------------------------------------------------------------------- */
@media (max-width: 575px) { .custom-header .container-fluid { padding: 10px 12px; } .custom-header.scrolled .container-fluid { margin-right: 8px; margin-left: 8px; padding: 10px 12px; border-radius: 16px; } .custom-header .logo_nav, .custom-header.scrolled .logo_nav { height: 46px; } .custom-header .navbar-collapse { margin-top: 10px; padding: 14px; border-radius: 16px; } }

/*-------------------------------------------------------------------------image fixe formulaire-----------------------------------------------------------------------------*/
.background-image-div-opacity { background-attachment: scroll; }

/*-----------------------------------------------------------------------padding bloc avant/après---------------------------------------------------------------------------*/
.photoTitleText.text-color-sixth { padding: 3%; }

/*-----------------------------------------------------------------------space page secondaire-----------------------------------------------------------------------------*/
.spacer { display: none; }

/*------------------------------------------------------------------------formulaire de contact------------------------------------------------------------------------------*/
form#formContact { font-family: 'Nunito', sans-serif; }

/*------------------------------------------------------------------------augmentation header------------------------------------------------------------------------------*/
.navbar-brand { height: 10vh !important; width: 14vw !important; }

.logo_nav { height: 10vh !important; }

/*--------------------------------------------------------------------enlever recherche fréquente---------------------------------------------------------------------------*/
a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { display: none !important; }

/*----------------------------------------------------------------------------Bloc maps-------------------------------------------------------------------------------------*/
.maps-section .content { color: #FFF6F4 !important; }

.maps-section .map-content { padding: 50px; }

.maps-section iframe { border-radius: 20px !important; }

.item-content.mx-5 { color: #FFF6F4 !important; font-family: 'Nunito', sans-serif; }

.mb-4.text-center.display-6.titles { color: #FFF6F4 !important; font-family: 'Ubuntu', sans-serif; font-weight: 700 !important; }

/*-----------------------------------------------------------------------ancre bloc qui suis-je-------------------------------------------------------------------------------*/
#decouvrir { scroll-margin-top: 90px; }

/*---------------------------------------------------------------------ancre bloc presta accueil------------------------------------------------------------------------------*/
#presta { scroll-margin-top: 60px; }

/*---------------------------------------------------------------------ancre bloc real accueil------------------------------------------------------------------------------*/
#realisation { scroll-margin-top: 90px; }

/*---------------------------------------------------------------------ancre bloc cta accueil------------------------------------------------------------------------------*/
#contact { scroll-margin-top: 90px; }

/*----------------------------------------------------------------------------texte footer------------------------------------------------------------------------------------*/
footer, footer p, footer a, footer li, footer ul, footer i { color: #2F6879 !important; font-family: 'Nunito', sans-serif; font-size: 1rem; }

footer h5 { color: #F47A60 !important; font-family: 'Ubuntu', sans-serif; font-weight: 700 !important; font-size: 1.25rem; /* légèrement plus grand pour se démarquer */ }

.text-color-third { color: #2F6879 !important; font-family: 'Nunito', sans-serif; font-size: 1rem; text-align: left; hyphens: auto; }

/* ------------------------------------------------------------------------------ombre---------------------------------------------------------------------------------------*/
div.shadow-lg { box-shadow: none !important; }

/*-----------------------------------------------------------------------surlignement header--------------------------------------------------------------------------------*/
.animated-border-button:after { background-color: #F47A60 !important; }

.animated-border-button span { transition: color 0.3s ease; }

.animated-border-button:hover span { color: #F47A60 !important; }

/* ---------------------------------------------------------------------bouton contact envoyer------------------------------------------------------------------------------ */
button.sc-d6c0f907-6.hHSYva { background-color: #2F6879 !important; border-color: #2F6879 !important; color: #FFF6F4 !important; transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease !important; }

button.sc-d6c0f907-6.hHSYva:hover, button.sc-d6c0f907-6.hHSYva:focus { background-color: #F47A60 !important; border-color: #F47A60 !important; color: #FFF6F4 !important; }

/*--------------------------------------------------------------------------Bouton header-----------------------------------------------------------------------------------*/
.button-header-telephone { position: relative; display: inline-block; margin: 15px; padding: 8px 15px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Ubuntu', sans-serif; letter-spacing: 1px; text-decoration: none; color: #2F6879 !important; background: transparent; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #2F6879; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #2F6879; }

.button-header-telephone:hover { color: #FFF6F4 !important; box-shadow: inset 0 -100px 0 0 #F47A60 !important; border-color: #F47A60 !important; transform: scale(0.95) !important; }

.button-header-telephone:active { transform: scale(0.9); }

/*---------------------------------------------------------------------Bouton first impression-------------------------------------------------------------------------------*/
.button_homepageFirstScreen { position: relative; display: inline-block; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Ubuntu', sans-serif; letter-spacing: 1px; text-decoration: none; color: #F47A60 !important; background: #FFF6F4 !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #FFF6F4 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #FFF6F4; }

.button_homepageFirstScreen:hover { color: #FFF6F4 !important; box-shadow: inset 0 -100px 0 0 #F47A60 !important; border-color: #FFF6F4 !important; transform: scale(0.95) !important; }

.button_homepageFirstScreen:active { transform: scale(0.9); }

/*--------------------------------------------------------------------------Bouton simple-----------------------------------------------------------------------------------*/
.button_homepageDoubleScreen { position: relative; display: inline-block; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Ubuntu', sans-serif; letter-spacing: 1px; text-decoration: none; color: #2F6879 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #2F6879 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #2F6879; }

.button_homepageDoubleScreen:hover { color: #FFF6F4 !important; box-shadow: inset 0 -100px 0 0 #F47A60 !important; border-color: #F47A60 !important; transform: scale(0.95) !important; }

.button_homepageDoubleScreen:active { transform: scale(0.9); }

/*--------------------------------------------------------------------------Bouton cta-----------------------------------------------------------------------------------*/
.button_ctaDoubleScreen { position: relative; display: inline-block; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Ubuntu', sans-serif; letter-spacing: 1px; text-decoration: none; color: #FFF6F4 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #FFF6F4 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #FFF6F4; }

.button_ctaDoubleScreen:hover { color: #FFF6F4 !important; box-shadow: inset 0 -100px 0 0 #F47A60 !important; border-color: #F47A60 !important; transform: scale(0.95) !important; }

.button_ctaDoubleScreen:active { transform: scale(0.9); }

/*--------------------------------------------------------------------------Bouton presta-----------------------------------------------------------------------------------*/
.button_prestaDoubleScreen { position: relative; display: inline-block; padding: 10px 20px; text-align: center; font-weight: 700 !important; font-size: 16px; font-family: 'Ubuntu', sans-serif; letter-spacing: 1px; text-decoration: none; color: #FFF6F4 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #FFF6F4 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #FFF6F4; }

.button_prestaDoubleScreen:hover { color: #FFF6F4 !important; box-shadow: inset 0 -100px 0 0 #F47A60 !important; border-color: #F47A60 !important; transform: scale(0.95) !important; }

.button_prestaDoubleScreen:active { transform: scale(0.9); }

/*-------------------------------------------------------------------------Bouton en-tête-----------------------------------------------------------------------------------*/
.button_secondepageDoubleScreen { position: relative; display: inline-block; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Ubuntu', sans-serif; letter-spacing: 1px; text-decoration: none; color: #FFF6F4 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #FFF6F4 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #FFF6F4; }

.button_secondepageDoubleScreen:hover { color: #FFF6F4 !important; box-shadow: inset 0 -100px 0 0 #F47A60 !important; border-color: #F47A60 !important; transform: scale(0.95) !important; }

.button_secondepageDoubleScreen:active { transform: scale(0.9); }

/*----------------------------------------------------------------------------Bouton seo------------------------------------------------------------------------------------*/
.all-activities-button { position: relative; display: inline-block; margin: 15px; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Ubuntu', sans-serif; letter-spacing: 1px; text-decoration: none; color: #2F6879 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #2F6879 !important; border-radius: 30px; box-shadow: inset 0 0 0 0 #2F6879; }

.all-activities-button:hover { color: #FFF6F4 !important; box-shadow: inset 0 -100px 0 0 #F47A60 !important; border-color: #F47A60 !important; transform: scale(0.95) !important; }

.all-activities-button:active { transform: scale(0.9); }

/*----------------------------------------------------------------------------bloc seo------------------------------------------------------------------------------------*/
.first-activity-div, .second-activity-div, .third-activity-div { border: #F47A60 !important; }

.fs-6 { font-family: 'Nunito', sans-serif; font-weight: 400 !important; }

/*----------------------------------------------------------------------------Bouton avis------------------------------------------------------------------------------------*/
.button_homepageScreen { position: relative; display: inline-block; margin: 15px; padding: 12px 16px !important; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Ubuntu', sans-serif; letter-spacing: 1px; text-decoration: none; color: #2F6879 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #2F6879 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #2F6879; }

.button_homepageScreen:hover { color: #FFF6F4 !important; box-shadow: inset 0 -100px 0 0 #F47A60 !important; border-color: #F47A60 !important; transform: scale(0.95) !important; }

.button_homepageScreen:active { transform: scale(0.9); }

/* ----------------------------------------------------------------------Flèche retour en haut------------------------------------------------------------------------------- */
/* Bouton Retour en haut */
#back-to-top { position: fixed; bottom: 24px; right: 24px; background-color: #2F6879; color: #FFF6F4 !important; font-size: 20px; font-weight: 700 !important; line-height: 1; text-align: center; padding: 14px 18px; border-radius: 100%; border: 2px solid #f6fff4; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); cursor: pointer; text-decoration: none; opacity: 0; pointer-events: none; z-index: 9999; min-width: 48px; /* 👈 meilleure accessibilité mobile */ min-height: 48px; /* 👈 idem */ transform: scale(0.9); /* 👈 effet “pop” à l’apparition */ transition: opacity .3s ease, transform .3s ease, background-color .3s ease; }

/* Visible après le défilement */
#back-to-top.show { opacity: 1; pointer-events: auto; transform: scale(1); }

/* Effet au survol */
#back-to-top:hover { background-color: #F47A60; border: 2px solid #FFF6F4; color: #FFF6F4 !important; transform: translateY(-3px); }

/* Défilement fluide global (même sans JS) */
html { scroll-behavior: smooth; }

/* ---------------------------------------------- HERO BOURGE SÉBASTIEN ---------------------------------------------- */
.first-bourge-seb { position: relative; display: flex; align-items: center; width: 100%; height: 100vh; overflow: hidden; background-position: center; background-repeat: no-repeat; background-size: cover; }

/* Overlay */
.first-bourge-seb::after { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(90deg, rgba(244, 122, 96, 0.95) 0%, rgba(244, 122, 96, 0.75) 50%, rgba(244, 122, 96, 0.25) 100%); }

/* Contenu */
.first-bourge-seb-container { position: relative; z-index: 2; width: 90%; max-width: 1200px; margin: auto; }

.first-bourge-seb-text { max-width: 740px; color: #FFF6F4; text-shadow: 0 2px 12px rgba(47, 104, 121, 0.35); }

/* Surtitre */
.first-bourge-seb-tagline { display: inline-block; padding: 8px 14px; background-color: #FFF6F4; color: #F47A60; font-family: "Nunito", sans-serif; font-size: 16px; font-weight: 800; line-height: 1.4; letter-spacing: 2px; text-transform: uppercase; }

/* Titre */
.first-bourge-seb-text h1 { margin: 15px 0; color: #FFF6F4; font-family: "Ubuntu", sans-serif; font-size: 72px; font-weight: 700 !important; line-height: 1.1; }

/* Description */
.first-bourge-seb-text p { margin: 0 0 30px; color: #FFF6F4; font-family: "Nunito", sans-serif; font-size: 20px; line-height: 1.6; }

/* Tablette */
@media (max-width: 900px) { .first-bourge-seb { min-height: 700px; background-position: center; text-align: center; } .first-bourge-seb-container { width: 88%; } .first-bourge-seb-text { margin: auto; } .first-bourge-seb-text h1 { font-size: 44px; } .first-bourge-seb-text p { font-size: 17px; } .first-bourge-seb-tagline { font-size: 14px; line-height: 1.5; } }

/* Mobile */
@media (max-width: 576px) { .first-bourge-seb { min-height: 650px; } .first-bourge-seb-container { width: 90%; } .first-bourge-seb-text h1 { font-size: 38px; } .first-bourge-seb-text p { font-size: 16px; } .first-bourge-seb-button { width: 100%; max-width: 290px; } }

/* -------------------------------------------------------------------------- CTA BOURGE SÉBASTIEN -------------------------------------------------------------------------- */
.cta-bourge-seb, .cta-bourge-seb *, .cta-bourge-seb *::before, .cta-bourge-seb *::after { box-sizing: border-box; }

.cta-bourge-seb { position: relative; display: flex; align-items: center; justify-content: center; min-height: 430px; padding: 70px 24px; overflow: hidden; font-family: "Nunito", sans-serif; text-align: center; }

/* Image de fond */
.cta-bourge-seb-bg { position: absolute; inset: 0; z-index: 0; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }

/* Contenu */
.cta-bourge-seb-content { position: relative; z-index: 2; width: 100%; max-width: 900px; margin: 0 auto; }

/* Titre */
.cta-bourge-seb-title { margin: 0 0 24px; color: #FFF6F4; font-family: "Ubuntu", sans-serif; font-size: 48px; font-weight: 700 !important; line-height: 1.15; }

.cta-bourge-seb-title span { color: #F47A60; }

/* Texte */
.cta-bourge-seb-text { max-width: 760px; margin: 30px auto; color: #FFF6F4; font-size: 18px; font-weight: 600; line-height: 1.7; }

.cta-bourge-seb-text p { margin: 0 0 8px; color: #FFF6F4; }

.cta-bourge-seb-text p:last-child { margin-bottom: 0; }

/* Tablette */
@media (max-width: 991px) { .cta-bourge-seb { min-height: 400px; padding: 60px 24px; } .cta-bourge-seb-bg { background-attachment: scroll; } .cta-bourge-seb-title { font-size: 38px; } .cta-bourge-seb-text { font-size: 17px; } }

/* Mobile */
@media (max-width: 576px) { .cta-bourge-seb { min-height: 380px; padding: 50px 16px; } .cta-bourge-seb-title { margin-bottom: 20px; font-size: 30px; } .cta-bourge-seb-text { font-size: 15px; line-height: 1.65; } .cta-bourge-seb-button-wrap { margin-top: 26px; } .cta-bourge-seb-button { width: 100%; max-width: 300px; } }

/* ----------------------------------------- QUI SUIS-JE BOURGE SÉBASTIEN ----------------------------------------- */
.qjs-bourge-seb-section, .qjs-bourge-seb-section *, .qjs-bourge-seb-section *::before, .qjs-bourge-seb-section *::after { box-sizing: border-box; }

.qjs-bourge-seb-section { padding: 90px 24px; background-color: #FFF6F4; font-family: "Nunito", sans-serif; }

.qjs-bourge-seb-wrap { display: grid; grid-template-columns: 0.92fr 1fr; align-items: center; gap: 64px; max-width: 1180px; margin: 0 auto; }

/* Image */
.qjs-bourge-seb-media { position: relative; }

.qjs-bourge-seb-media__frame { position: relative; overflow: hidden; border-radius: 22px; box-shadow: 0 24px 60px -20px rgba(47, 104, 121, 0.3); }

.qjs-bourge-seb-media__frame::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(47, 104, 121, 0) 50%, rgba(47, 104, 121, 0.24) 100%); pointer-events: none; }

.qjs-bourge-seb-media__frame img { display: block; width: 100%; height: 460px; object-fit: cover; transition: transform 0.5s ease; }

.qjs-bourge-seb-media__frame:hover img { transform: scale(1.03); }

/* Badge */
.qjs-bourge-seb-media__badge { position: absolute; bottom: -22px; left: -22px; z-index: 2; display: flex; align-items: center; gap: 12px; padding: 16px 22px; background-color: #FFF6F4; border: 1px solid rgba(47, 104, 121, 0.16); border-radius: 16px; box-shadow: 0 14px 32px -10px rgba(47, 104, 121, 0.28); }

.qjs-bourge-seb-media__badge-icon { display: flex; align-items: center; justify-content: center; flex-shrink: 0; width: 42px; height: 42px; background-color: rgba(126, 221, 209, 0.3); border-radius: 50%; }

.qjs-bourge-seb-media__badge-icon svg { width: 23px; height: 23px; fill: none; stroke: #2F6879; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

.qjs-bourge-seb-media__badge-text strong { display: block; color: #2F6879; font-family: "Ubuntu", sans-serif; font-size: 15px; font-weight: 700 !important; }

.qjs-bourge-seb-media__badge-text span { color: #66767B; font-size: 12.5px; }

/* Contenu */
.qjs-bourge-seb-content { padding-left: 12px; }

.qjs-bourge-seb-pill { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 22px; padding: 8px 16px; background-color: rgba(126, 221, 209, 0.28); border-radius: 999px; color: #2F6879; font-size: 12.5px; font-weight: 700 !important; letter-spacing: 0.06em; text-transform: uppercase; }

.qjs-bourge-seb-pill::before { content: ""; width: 6px; height: 6px; background-color: #F47A60; border-radius: 50%; }

.qjs-bourge-seb-title { margin: 0 0 26px; color: #2F6879; font-family: "Ubuntu", sans-serif; font-size: 38px; font-weight: 700 !important; line-height: 1.18; }

.qjs-bourge-seb-title span { color: #F47A60; }

.qjs-bourge-seb-name { margin: 0 0 14px; color: #2F6879; font-family: "Ubuntu", sans-serif; font-size: 16px; font-weight: 700 !important; }

.qjs-bourge-seb-text { color: #52666C; font-size: 15.5px; line-height: 1.75; }

.qjs-bourge-seb-text p { margin: 0 0 16px; }

.qjs-bourge-seb-text p:last-child { margin-bottom: 0; }

/* Tags */
.qjs-bourge-seb-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }

.qjs-bourge-seb-tag { padding: 9px 16px; background-color: #FFF6F4; border: 1px solid rgba(47, 104, 121, 0.22); border-radius: 999px; color: #2F6879; font-size: 13px; font-weight: 700 !important; transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease; }

.qjs-bourge-seb-tag:hover { background-color: #F47A60; border-color: #F47A60; color: #FFF6F4; }

/* Tablette */
@media (max-width: 880px) { .qjs-bourge-seb-wrap { grid-template-columns: 1fr; gap: 48px; } .qjs-bourge-seb-content { padding-left: 0; } .qjs-bourge-seb-media__frame img { height: 360px; } .qjs-bourge-seb-media__badge { bottom: -20px; left: 16px; padding: 14px 18px; } .qjs-bourge-seb-title { font-size: 30px; } }

/* Mobile */
@media (max-width: 480px) { .qjs-bourge-seb-section { padding: 64px 18px; } .qjs-bourge-seb-media__frame { border-radius: 16px; } .qjs-bourge-seb-media__frame img { height: 280px; } .qjs-bourge-seb-media__badge { display: none; } .qjs-bourge-seb-title { font-size: 26px; } .qjs-bourge-seb-tags { gap: 8px; } .qjs-bourge-seb-tag { padding: 8px 13px; font-size: 12.5px; } }

/* ------------------------------------------------ ÉTAPES BOURGE SÉBASTIEN ------------------------------------------------ */
.etape-bourge-seb, .etape-bourge-seb *, .etape-bourge-seb *::before, .etape-bourge-seb *::after { box-sizing: border-box; }

.etape-bourge-seb { max-width: 1200px; margin: 0 auto; padding: 70px 40px; background-color: #FFF6F4; font-family: "Nunito", sans-serif; text-align: center; }

/* Badge */
.etape-bourge-seb-badge { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 20px; padding: 7px 16px; background-color: rgba(126, 221, 209, 0.2); border: 1px solid rgba(47, 104, 121, 0.2); border-radius: 999px; color: #2F6879; font-size: 13px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }

.etape-bourge-seb-dot { display: inline-block; flex-shrink: 0; width: 8px; height: 8px; background-color: #F47A60; border-radius: 50%; }

/* Titre */
.etape-bourge-seb-title { margin: 0 0 42px; color: #2F6879; font-family: "Ubuntu", sans-serif; font-size: 42px; font-weight: 700 !important; line-height: 1.2; }

.etape-bourge-seb-title span { color: #F47A60; }

/* Grille */
.etape-bourge-seb-grid { display: grid; grid-template-columns: repeat(3, 1fr); text-align: left; }

/* Cartes */
.etape-bourge-seb-card { padding: 32px 28px; background-color: rgba(126, 221, 209, 0.08); border: 1px solid rgba(47, 104, 121, 0.15); transition: background-color 0.3s ease, border-color 0.3s ease, transform 0.3s ease; }

.etape-bourge-seb-card:hover { background-color: rgba(244, 122, 96, 0.1); border-color: rgba(244, 122, 96, 0.45); transform: translateY(-4px); }

.etape-bourge-seb-card-last { border-right: 1px solid rgba(47, 104, 121, 0.15); }

/* Numéro */
.etape-bourge-seb-num { display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; margin-bottom: 16px; background-color: #2F6879; border-radius: 50%; color: #FFF6F4; font-family: "Ubuntu", sans-serif; font-size: 14px; font-weight: 700; transition: background-color 0.3s ease, color 0.3s ease; }

.etape-bourge-seb-card:hover .etape-bourge-seb-num { background-color: #F47A60; color: #FFF6F4; }

/* Contenu des cartes */
.etape-bourge-seb-card-title { margin: 0 0 12px; color: #2F6879; font-family: "Ubuntu", sans-serif; font-size: 18px; font-weight: 700 !important; line-height: 1.35; }

.etape-bourge-seb-card-text { margin: 0; color: rgba(47, 104, 121, 0.82); font-family: "Nunito", sans-serif; font-size: 15px; line-height: 1.65; }

/* Tablette */
@media (max-width: 991px) { .etape-bourge-seb { padding: 55px 24px; } .etape-bourge-seb-title { margin-bottom: 32px; font-size: 34px; } .etape-bourge-seb-grid { grid-template-columns: 1fr; } .etape-bourge-seb-card { padding: 28px 22px; border-bottom: none; } .etape-bourge-seb-card:last-child { border-bottom: 1px solid rgba(47, 104, 121, 0.15); } .etape-bourge-seb-card:hover { transform: none; } }

/* Mobile */
@media (max-width: 576px) { .etape-bourge-seb { padding: 45px 16px; } .etape-bourge-seb-badge { padding: 6px 12px; font-size: 11px; } .etape-bourge-seb-title { margin-bottom: 26px; font-size: 27px; line-height: 1.25; } .etape-bourge-seb-card { padding: 24px 16px; } .etape-bourge-seb-num { width: 44px; height: 44px; margin-bottom: 14px; font-size: 13px; } .etape-bourge-seb-card-title { font-size: 17px; } .etape-bourge-seb-card-text { font-size: 14px; line-height: 1.55; } }

/* ------------------------------------------------ PRESTATIONS BOURGE SÉBASTIEN ------------------------------------------------ */
.presta-bourge-seb-section, .presta-bourge-seb-section *, .presta-bourge-seb-section *::before, .presta-bourge-seb-section *::after { box-sizing: border-box; }

.presta-bourge-seb-section { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; min-height: 100vh; padding: 80px 24px; overflow: hidden; font-family: "Nunito", sans-serif; }

/* Image de fond */
.presta-bourge-seb-bg { position: absolute; inset: 0; z-index: 0; }

.presta-bourge-seb-bg img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }

/* Overlay */
.presta-bourge-seb-overlay { position: absolute; inset: 0; z-index: 1; background: linear-gradient(145deg, rgba(20, 58, 69, 0.97) 0%, rgba(47, 104, 121, 0.93) 55%, rgba(126, 221, 209, 0.75) 100%); }

/* Contenu */
.presta-bourge-seb-content { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; width: 100%; max-width: 1320px; margin: 0 auto; text-align: center; }

/* Surtitre */
.presta-bourge-seb-eyebrow { margin: 0 0 13px; color: #7EDDD1; font-family: "Nunito", sans-serif; font-size: 14px; font-weight: 800 !important; letter-spacing: 3px; text-transform: uppercase; }

/* Titre */
.presta-bourge-seb-title { max-width: 850px; margin: 0 0 14px; color: #FFF6F4; font-family: "Ubuntu", sans-serif; font-size: 48px; font-weight: 700 !important; line-height: 1.15; }

.presta-bourge-seb-title span { color: #F47A60; }

/* Introduction */
.presta-bourge-seb-subtitle { max-width: 780px; margin: 0 0 48px; color: rgba(255, 246, 244, 0.84); font-family: "Nunito", sans-serif; font-size: 16px; font-weight: 400; line-height: 1.75; }

/* Grille */
.presta-bourge-seb-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; width: 100%; }

/* Cartes */
.presta-bourge-seb-card { position: relative; display: flex; flex-direction: column; align-items: center; gap: 11px; min-height: 315px; padding: 27px 19px 23px; overflow: hidden; background: rgba(255, 246, 244, 0.09); border: 1px solid rgba(255, 246, 244, 0.2); border-radius: 16px; color: #FFF6F4; text-align: center; text-decoration: none; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease; }

.presta-bourge-seb-card::before { content: ""; position: absolute; top: 0; left: 29%; width: 42%; height: 3px; background-color: var(--presta-bourge-seb-accent); border-radius: 0 0 4px 4px; }

.presta-bourge-seb-card:hover { background-color: rgba(244, 122, 96, 0.18); border-color: #F47A60; transform: translateY(-6px); }

.presta-bourge-seb-card:active { transform: translateY(-2px); }

.presta-bourge-seb-card:focus-visible { outline: 2px solid #F47A60; outline-offset: 4px; }

/* Icônes */
.presta-bourge-seb-icon { display: flex; align-items: center; justify-content: center; flex-shrink: 0; width: 54px; height: 54px; background-color: var(--presta-bourge-seb-icon-bg); border: 1px solid var(--presta-bourge-seb-icon-border); border-radius: 14px; color: var(--presta-bourge-seb-accent); transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease; }

.presta-bourge-seb-icon svg { width: 24px; height: 24px; }

.presta-bourge-seb-card:hover .presta-bourge-seb-icon { background-color: #F47A60; border-color: #F47A60; color: #FFF6F4; }

/* Textes */
.presta-bourge-seb-card-title { margin: 0; color: #FFF6F4; font-family: "Ubuntu", sans-serif; font-size: 20px; font-weight: 700 !important; line-height: 1.3; }

.presta-bourge-seb-card-desc { flex: 1; margin: 0; color: rgba(255, 246, 244, 0.76); font-family: "Nunito", sans-serif; font-size: 14px; font-weight: 400; line-height: 1.65; }

/* Badges */
.presta-bourge-seb-tag { display: inline-block; margin-top: 2px; padding: 5px 12px; background-color: var(--presta-bourge-seb-tag-bg); border-radius: 20px; color: #FFF6F4; font-family: "Nunito", sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 0.5px; transition: background-color 0.25s ease, color 0.25s ease; }

.presta-bourge-seb-card:hover .presta-bourge-seb-tag { background-color: #F47A60; color: #FFF6F4; }

/* Cartes corail */
.presta-bourge-seb-card--coral { --presta-bourge-seb-accent: #F47A60; --presta-bourge-seb-icon-bg: rgba(244, 122, 96, 0.2); --presta-bourge-seb-icon-border: rgba(244, 122, 96, 0.5); --presta-bourge-seb-tag-bg: rgba(244, 122, 96, 0.35); }

/* Cartes bleu clair */
.presta-bourge-seb-card--light { --presta-bourge-seb-accent: #7EDDD1; --presta-bourge-seb-icon-bg: rgba(126, 221, 209, 0.18); --presta-bourge-seb-icon-border: rgba(126, 221, 209, 0.45); --presta-bourge-seb-tag-bg: rgba(126, 221, 209, 0.22); }

/* Responsive */
@media (max-width: 1200px) { .presta-bourge-seb-grid { grid-template-columns: repeat(2, 1fr); } .presta-bourge-seb-card { min-height: 285px; } }

@media (max-width: 768px) { .presta-bourge-seb-section { padding: 64px 18px; } .presta-bourge-seb-title { font-size: 38px; } .presta-bourge-seb-subtitle { margin-bottom: 35px; font-size: 15px; } }

@media (max-width: 576px) { .presta-bourge-seb-section { padding: 55px 16px; } .presta-bourge-seb-grid { grid-template-columns: 1fr; } .presta-bourge-seb-eyebrow { font-size: 12px; letter-spacing: 2px; } .presta-bourge-seb-title { font-size: 30px; line-height: 1.2; } .presta-bourge-seb-card { min-height: auto; padding: 25px 18px 22px; } .presta-bourge-seb-card:hover { transform: none; } .presta-bourge-seb-card-title { font-size: 19px; } .presta-bourge-seb-card-desc { font-size: 14px; } }

/* ------------------------------------------------ BLOC TEXTE PRESTATIONS BOURGE SÉBASTIEN ------------------------------------------------ */
.texte-presta-bourge-seb, .texte-presta-bourge-seb *, .texte-presta-bourge-seb *::before, .texte-presta-bourge-seb *::after { box-sizing: border-box; }

.texte-presta-bourge-seb { position: relative; padding: 120px 80px 80px; overflow: hidden; background-color: #FFF6F4; font-family: "Nunito", sans-serif; }

/* Image de fond */
.texte-presta-bourge-seb-bg { position: absolute; inset: 0; z-index: 0; }

.texte-presta-bourge-seb-bg img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }

/* Overlay orange */
.texte-presta-bourge-seb::before { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(325deg, rgba(47, 104, 121, 0.97) 0%, rgba(244, 122, 96, 0.94) 58%, rgba(244, 122, 96, 0.82) 100%); }

.texte-presta-bourge-seb-overlay { position: relative; z-index: 2; width: 100%; max-width: 1350px; margin: 0 auto; }

/* Lignes */
.texte-presta-bourge-seb-row { display: flex; align-items: center; justify-content: space-between; gap: 80px; margin-bottom: 110px; scroll-margin-top: 150px; }

.texte-presta-bourge-seb-row:last-of-type { margin-bottom: 70px; }

.texte-presta-bourge-seb-row.reverse { flex-direction: row-reverse; }

/* Images */
.texte-presta-bourge-seb-image { display: flex; flex: 0 0 40%; }

.texte-presta-bourge-seb-row:not(.reverse) .texte-presta-bourge-seb-image { justify-content: flex-start; }

.texte-presta-bourge-seb-row.reverse .texte-presta-bourge-seb-image { justify-content: flex-end; }

.texte-presta-bourge-seb-image img { display: block; width: 100%; height: 420px; object-fit: cover; object-position: center; border: 1px solid rgba(255, 246, 244, 0.38); border-radius: 20px; box-shadow: 0 24px 55px rgba(47, 104, 121, 0.35); transition: transform 0.4s ease, box-shadow 0.4s ease; }

.texte-presta-bourge-seb-image:hover img { transform: scale(1.02); box-shadow: 0 28px 60px rgba(47, 104, 121, 0.45); }

/* Textes */
.texte-presta-bourge-seb-text { flex: 0 0 54%; color: #FFF6F4; text-align: left; }

.texte-presta-bourge-seb-text h2 { margin: 0 0 24px; color: #FFF6F4; font-family: "Ubuntu", sans-serif; font-size: 38px; font-weight: 700 !important; line-height: 1.12; }

.texte-presta-bourge-seb-text h2 span { color: #F47A60; background: linear-gradient(to top, rgba(255, 246, 244, 0.95) 0%, rgba(255, 246, 244, 0.95) 98%, transparent 28%, transparent 100%); padding: 0 4px; box-decoration-break: clone; -webkit-box-decoration-break: clone; }

.texte-presta-bourge-seb-text p { max-width: 850px; margin: 0; color: rgba(255, 246, 244, 0.9); font-family: "Nunito", sans-serif; font-size: 16px; line-height: 1.75; }

/* Bouton */
.texte-presta-bourge-seb-btn-wrap { display: flex; align-items: center; justify-content: center; margin-top: 10px; }

/* Tablette */
@media (max-width: 1024px) { .texte-presta-bourge-seb { padding: 90px 40px; } .texte-presta-bourge-seb-row, .texte-presta-bourge-seb-row.reverse { flex-direction: column; align-items: flex-start; gap: 38px; margin-bottom: 85px; } .texte-presta-bourge-seb-image, .texte-presta-bourge-seb-text { flex: 1 1 100%; width: 100%; } .texte-presta-bourge-seb-image { justify-content: flex-start !important; } .texte-presta-bourge-seb-image img { height: 430px; } .texte-presta-bourge-seb-text h2 { font-size: 36px; } }

/* Mobile */
@media (max-width: 767px) { .texte-presta-bourge-seb { padding: 75px 20px; } .texte-presta-bourge-seb-row, .texte-presta-bourge-seb-row.reverse { gap: 28px; margin-bottom: 70px; } .texte-presta-bourge-seb-row:last-of-type { margin-bottom: 50px; } .texte-presta-bourge-seb-image img { height: 280px; border-radius: 14px; } .texte-presta-bourge-seb-image:hover img { transform: none; } .texte-presta-bourge-seb-text h2 { margin-bottom: 18px; font-size: 28px; } .texte-presta-bourge-seb-text p { font-size: 15px; line-height: 1.7; } .texte-presta-bourge-seb-btn-wrap a { width: 100%; text-align: center; } }

/* -------------------------------------------------------------------------- HORAIRES BOURGE SÉBASTIEN -------------------------------------------------------------------------- */
.horaire-bourge-seb-section, .horaire-bourge-seb-section *, .horaire-bourge-seb-section *::before, .horaire-bourge-seb-section *::after { box-sizing: border-box; }

.horaire-bourge-seb-section { position: relative; display: flex; align-items: center; justify-content: center; min-height: 650px; padding: 80px 24px; overflow: hidden; font-family: "Nunito", sans-serif; }

/* Image de fond */
.horaire-bourge-seb-bg { position: absolute; inset: 0; z-index: 0; background-position: center; background-repeat: no-repeat; background-size: cover; }

/* Overlay */
.horaire-bourge-seb-overlay { position: absolute; inset: 0; z-index: 1; background: linear-gradient(125deg, rgba(47, 104, 121, 0.97) 0%, rgba(47, 104, 121, 0.88) 54%, rgba(244, 122, 96, 0.76) 100%); }

/* Structure */
.horaire-bourge-seb-wrapper { position: relative; z-index: 2; display: grid; grid-template-columns: 1fr 520px; align-items: center; gap: 70px; width: 100%; max-width: 1180px; margin: 0 auto; }

/* Introduction */
.horaire-bourge-seb-intro { max-width: 550px; }

.horaire-bourge-seb-main-title { margin: 0; color: #FFF6F4; font-family: "Ubuntu", sans-serif; font-size: 48px; font-weight: 700 !important; line-height: 1.15; }

.horaire-bourge-seb-main-title span { display: block; color: #F47A60; text-decoration-line: underline; text-decoration-color: #FFF6F4; text-decoration-thickness: 4px; text-underline-offset: 8px; text-decoration-skip-ink: none; }

.horaire-bourge-seb-description { max-width: 510px; margin: 22px 0 0; color: rgba(255, 246, 244, 0.88); font-family: "Nunito", sans-serif; font-size: 17px; line-height: 1.75; }

/* Carte horaires */
.horaire-bourge-seb-card { position: relative; width: 100%; padding: 34px; background-color: #FFF6F4; border: 1px solid rgba(126, 221, 209, 0.4); border-radius: 18px; box-shadow: 0 18px 45px rgba(25, 65, 77, 0.35); transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease; }

.horaire-bourge-seb-card:hover { border-color: #F47A60; box-shadow: 0 24px 55px rgba(25, 65, 77, 0.45); transform: translateY(-6px); }

/* En-tête de la carte */
.horaire-bourge-seb-header { display: flex; align-items: center; gap: 14px; margin-bottom: 26px; }

.horaire-bourge-seb-icon-wrapper { display: flex; align-items: center; justify-content: center; flex-shrink: 0; width: 48px; height: 48px; background-color: rgba(244, 122, 96, 0.14); border: 1px solid rgba(244, 122, 96, 0.3); border-radius: 12px; }

.horaire-bourge-seb-icon { width: 25px; height: 25px; color: #F47A60; }

.horaire-bourge-seb-header h3 { margin: 0; color: #2F6879; font-family: "Ubuntu", sans-serif; font-size: 25px; font-weight: 700 !important; }

/* Liste des horaires */
.horaire-bourge-seb-schedule { display: flex; flex-direction: column; gap: 7px; }

.horaire-bourge-seb-day-row { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 12px 16px; border-radius: 8px; transition: background-color 0.2s ease, padding-left 0.2s ease; }

.horaire-bourge-seb-day-row:hover { padding-left: 20px; background-color: rgba(244, 122, 96, 0.09); }

.horaire-bourge-seb-day-row.today { background-color: rgba(126, 221, 209, 0.2); border-left: 4px solid #F47A60; }

.horaire-bourge-seb-day-name { color: #2F6879; font-family: "Nunito", sans-serif; font-size: 16px; font-weight: 700; }

.horaire-bourge-seb-today-badge { margin-left: 8px; color: #F47A60; font-size: 11px; font-weight: 800; }

.horaire-bourge-seb-hours { color: #2F6879; font-family: "Nunito", sans-serif; font-size: 16px; font-weight: 600; font-variant-numeric: tabular-nums; text-align: right; }

.horaire-bourge-seb-hours.closed { color: #74878C; font-weight: 700; }

/* Statut ouvert ou fermé */
.horaire-bourge-seb-open-status { position: relative; margin-top: 20px; padding: 13px 18px 13px 42px; border-radius: 8px; font-family: "Nunito", sans-serif; font-size: 15px; font-weight: 800; text-align: left; }

.horaire-bourge-seb-open-status::before { content: ""; position: absolute; top: 50%; left: 18px; width: 10px; height: 10px; border-radius: 50%; transform: translateY(-50%); }

.horaire-bourge-seb-open-status.open { background-color: #2F6879; border: 1px solid #2F6879; color: #FFF6F4; }

.horaire-bourge-seb-open-status.open::before { background-color: #7EDDD1; box-shadow: 0 0 0 4px rgba(126, 221, 209, 0.2); }

.horaire-bourge-seb-open-status.closed { background-color: rgba(244, 122, 96, 0.1); border: 1px solid rgba(244, 122, 96, 0.25); color: #2F6879; }

.horaire-bourge-seb-open-status.closed::before { background-color: #F47A60; box-shadow: 0 0 0 4px rgba(244, 122, 96, 0.16); }

/* Tablette */
@media (max-width: 991px) { .horaire-bourge-seb-section { min-height: auto; padding: 70px 24px; } .horaire-bourge-seb-wrapper { grid-template-columns: 1fr; gap: 42px; max-width: 650px; } .horaire-bourge-seb-intro { max-width: 650px; text-align: center; } .horaire-bourge-seb-main-title { font-size: 39px; } .horaire-bourge-seb-description { margin-right: auto; margin-left: auto; } .horaire-bourge-seb-card:hover { transform: none; } }

/* Mobile */
@media (max-width: 576px) { .horaire-bourge-seb-section { padding: 55px 16px; } .horaire-bourge-seb-wrapper { gap: 32px; } .horaire-bourge-seb-main-title { font-size: 30px; } .horaire-bourge-seb-main-title span { text-decoration-thickness: 3px; text-underline-offset: 6px; } .horaire-bourge-seb-description { margin-top: 18px; font-size: 15px; line-height: 1.65; } .horaire-bourge-seb-card { padding: 24px 18px; border-radius: 15px; } .horaire-bourge-seb-header { margin-bottom: 20px; } .horaire-bourge-seb-icon-wrapper { width: 44px; height: 44px; } .horaire-bourge-seb-header h3 { font-size: 21px; } .horaire-bourge-seb-day-row { align-items: flex-start; flex-direction: column; gap: 5px; padding: 11px 12px; } .horaire-bourge-seb-day-row:hover { padding-left: 12px; } .horaire-bourge-seb-day-name, .horaire-bourge-seb-hours { font-size: 15px; } .horaire-bourge-seb-hours { text-align: left; } .horaire-bourge-seb-today-badge { display: inline-block; margin-left: 6px; font-size: 11px; } .horaire-bourge-seb-open-status { padding: 12px 14px 12px 38px; font-size: 13px; line-height: 1.5; } .horaire-bourge-seb-open-status::before { left: 15px; } }

/* -------------------------------------------------------------------------- GALERIE BOURGE SÉBASTIEN -------------------------------------------------------------------------- */
.gallery-bourge-seb-section, .gallery-bourge-seb-section *, .gallery-bourge-seb-section *::before, .gallery-bourge-seb-section *::after { box-sizing: border-box; }

.gallery-bourge-seb-section { width: 100%; background-color: #FFF0ED; font-family: "Nunito", sans-serif; }

/* En-tête */
.gallery-bourge-seb-header { padding: 120px 20px 40px; background-color: #FFF0ED; text-align: center; }

.gallery-bourge-seb-subtitle { display: inline-block; margin-bottom: 12px; color: #F47A60; font-size: 12px; font-weight: 800 !important; letter-spacing: 0.18em; text-transform: uppercase; }

.gallery-bourge-seb-header h2 { margin: 0; color: #2F6879; font-family: "Ubuntu", sans-serif; font-size: 48px; font-weight: 700 !important; line-height: 1.15; letter-spacing: -0.02em; }

.gallery-bourge-seb-divider { width: 48px; height: 3px; margin: 18px auto 0; background-color: #F47A60; border-radius: 2px; }

/* Conteneur */
.gallery-bourge-seb-container { width: 100%; max-width: 1400px; margin: 0 auto; padding: 0 30px 80px; background-color: #FFF0ED; }

/* Grille */
.gallery-bourge-seb-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }

/* Images */
.gallery-bourge-seb-item { position: relative; overflow: hidden; aspect-ratio: 1 / 1; background-color: rgba(126, 221, 209, 0.12); border: 1px solid rgba(47, 104, 121, 0.16); border-radius: 14px; cursor: pointer; outline: none; }

.gallery-bourge-seb-item:focus-visible { outline: 3px solid #F47A60; outline-offset: 4px; }

.gallery-bourge-seb-item img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s ease, filter 0.45s ease; }

.gallery-bourge-seb-item:hover img { filter: saturate(1.05); transform: scale(1.07); }

/* Overlay au survol */
.gallery-bourge-seb-overlay { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; background-color: rgba(244, 122, 96, 0.58); border-radius: 14px; opacity: 0; transition: opacity 0.3s ease; }

.gallery-bourge-seb-item:hover .gallery-bourge-seb-overlay, .gallery-bourge-seb-item:focus-visible .gallery-bourge-seb-overlay { opacity: 1; }

.gallery-bourge-seb-overlay i { color: #FFF6F4; font-size: 2.2em; filter: drop-shadow(0 4px 10px rgba(47, 104, 121, 0.3)); }

/* Lightbox */
.gallery-bourge-seb-lightbox { position: fixed; inset: 0; z-index: 10000; display: none; align-items: center; justify-content: center; flex-direction: column; padding: 70px 20px 30px; background-color: rgba(47, 104, 121, 0.96); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); }

.gallery-bourge-seb-lightbox.active { display: flex; }

.gallery-bourge-seb-lightbox-inner { position: relative; display: flex; align-items: center; justify-content: center; width: 94%; max-width: 1000px; }

.gallery-bourge-seb-lightbox-image-wrap { position: relative; display: flex; align-items: center; justify-content: center; flex: 1; }

.gallery-bourge-seb-lightbox-image { display: block; max-width: 78%; max-height: 76vh; object-fit: contain; background-color: #FFF0ED; border: 2px solid rgba(255, 246, 244, 0.4); border-radius: 10px; box-shadow: 0 24px 70px rgba(24, 59, 69, 0.5); }

/* Boutons lightbox */
.gallery-bourge-seb-lightbox-btn, .gallery-bourge-seb-lightbox-close { display: flex; align-items: center; justify-content: center; padding: 0; background-color: rgba(255, 246, 244, 0.14); border: 1px solid rgba(255, 246, 244, 0.3); border-radius: 50%; color: #FFF6F4; font-family: "Nunito", sans-serif; line-height: 1; cursor: pointer; transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease; }

.gallery-bourge-seb-lightbox-btn { flex-shrink: 0; width: 44px; height: 44px; margin: 0 8px; font-size: 38px; font-weight: 300; }

.gallery-bourge-seb-lightbox-close { position: absolute; top: -50px; right: 8%; width: 38px; height: 38px; font-size: 30px; font-weight: 300; }

.gallery-bourge-seb-lightbox-btn span, .gallery-bourge-seb-lightbox-close span { display: block; line-height: 1; transform: translateY(-2px); }

.gallery-bourge-seb-lightbox-btn:hover, .gallery-bourge-seb-lightbox-close:hover { background-color: #F47A60; border-color: #F47A60; color: #FFF6F4; transform: scale(1.06); }

.gallery-bourge-seb-lightbox-btn:focus-visible, .gallery-bourge-seb-lightbox-close:focus-visible { outline: 3px solid #7EDDD1; outline-offset: 4px; }

/* Compteur */
.gallery-bourge-seb-lightbox-counter { margin-top: 16px; color: rgba(255, 246, 244, 0.78); font-size: 12px; font-weight: 700; letter-spacing: 0.08em; }

/* Responsive */
@media screen and (max-width: 1024px) { .gallery-bourge-seb-grid { grid-template-columns: repeat(3, 1fr); gap: 12px; } }

@media screen and (max-width: 768px) { .gallery-bourge-seb-header { padding: 90px 18px 35px; } .gallery-bourge-seb-header h2 { font-size: 38px; } .gallery-bourge-seb-container { padding: 0 18px 65px; } .gallery-bourge-seb-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; } .gallery-bourge-seb-overlay { background-color: rgba(244, 122, 96, 0.28); opacity: 1; } .gallery-bourge-seb-item:active .gallery-bourge-seb-overlay { background-color: rgba(244, 122, 96, 0.68); } .gallery-bourge-seb-lightbox-image { max-width: 76%; } }

@media screen and (max-width: 600px) { .gallery-bourge-seb-lightbox { padding-right: 10px; padding-left: 10px; } .gallery-bourge-seb-lightbox-inner { width: 100%; max-width: 100%; } .gallery-bourge-seb-lightbox-image { max-width: calc(100% - 90px); max-height: 70vh; border-radius: 8px; } .gallery-bourge-seb-lightbox-btn { width: 38px; height: 38px; margin: 0 4px; font-size: 30px; } .gallery-bourge-seb-lightbox-close { top: -46px; right: 44px; width: 34px; height: 34px; font-size: 28px; } }

@media screen and (max-width: 480px) { .gallery-bourge-seb-header { padding: 75px 16px 30px; } .gallery-bourge-seb-subtitle { font-size: 11px; letter-spacing: 0.14em; } .gallery-bourge-seb-header h2 { font-size: 30px; } .gallery-bourge-seb-container { padding: 0 12px 55px; } .gallery-bourge-seb-grid { gap: 8px; } .gallery-bourge-seb-item, .gallery-bourge-seb-overlay { border-radius: 10px; } .gallery-bourge-seb-overlay i { font-size: 1.6em; } .gallery-bourge-seb-lightbox-image { max-width: calc(100% - 78px); } .gallery-bourge-seb-lightbox-btn { width: 34px; height: 34px; margin: 0 3px; font-size: 28px; } }

/*# sourceMappingURL=custom.css.map */