/* Source: original assets/css/main.min.css (premium overrides) */
/* MARIDAV CI — Premium overrides keeping Bootstrap semantics */
:root{
  --brand-primary:#000066; /* Navy from site */
  --brand-accent:#1b8e3e; /* Deep green aligned to logo */
  --brand-dark:#061948;
  --brand-light:#f5f7fb;
  --text:#102a43;
  --radius:12px;
  --nav-h:64px;
  --hero-offset:99px; /* desktop offset only for overlay elements */
  --hero-offset-m:75px; /* mobile offset only for overlay elements */
}

html{scroll-behavior:smooth;overflow-x:hidden}
body{color:var(--text);font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,'Apple Color Emoji','Segoe UI Emoji';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}
.sticky-top{position:sticky;top:0;z-index:1200}

/* Premium activation hides legacy header/footer */
.premium-active .header-two{display:none!important}
.premium-active .theme-footer-two{display:none!important}
.premium-active .top-footer,.premium-active .bottom-footer{display:none!important}

/* Premium Navbar */
.premium-header{box-shadow:0 18px 60px rgba(2,6,23,.08)}
.navbar-premium{background:#fff !important;border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 12px 40px rgba(2,6,23,.06);padding:.45rem 0}
.navbar-premium .container{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}
.navbar-premium .navbar-brand{flex-shrink:0}
.navbar-premium .navbar-nav{flex-wrap:nowrap;align-items:center;gap:.35rem}
.navbar-premium .navbar-brand{display:flex;align-items:center;gap:.65rem;font-weight:800;color:var(--brand-primary);text-decoration:none}
.navbar-premium .navbar-brand img{height:44px;width:auto}
.navbar-premium .nav-link{font-weight:600;color:#0f172a;padding:.5rem .85rem;border-radius:999px;transition:color .2s ease,background .2s ease, box-shadow .2s ease;background:none;border:0}
.navbar-premium .nav-link.nav-link-compact{font-size:.9rem;white-space:nowrap;padding:.5rem .65rem}
.navbar-premium .nav-link:hover,.navbar-premium .nav-link:focus,.navbar-premium .nav-item.show .nav-link{color:var(--brand-accent);background:rgba(27,142,62,.08)}
.navbar-premium .dropdown-menu{border-radius:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 25px 60px rgba(15,23,42,.12);padding:.4rem 0}
.navbar-premium .dropdown-item{font-weight:600;padding:.45rem 1rem;color:#0f172a}
.navbar-premium .dropdown-item:hover{color:var(--brand-accent);background:rgba(27,142,62,.08)}
.navbar-premium .navbar-toggler{border:1px solid rgba(0,0,0,.2);color:#0f172a}
.navbar-premium .navbar-toggler-icon{width:1.35em;height:1.35em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0,0,0,0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar-premium .nav-meta{display:flex;flex-wrap:wrap}
.navbar-premium .meta-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border-radius:999px;background:rgba(15,23,42,.05);font-size:.85rem;color:#0f172a;text-decoration:none;font-weight:600;border:1px solid rgba(15,23,42,.08)}
.navbar-premium .meta-pill i{color:var(--brand-accent)}
.navbar-premium .meta-pill:hover{background:rgba(27,142,62,.1)}
.navbar-premium .nav-cta .btn{border-radius:999px;padding:.45rem .9rem;font-weight:700;white-space:nowrap}
.navbar-premium .nav-cta .btn.btn-brand{box-shadow:0 14px 40px rgba(27,142,62,.25)}
@media(max-width: 991px){
  .navbar-premium .container{flex-wrap:wrap}
  .navbar-premium .navbar-nav{gap:0}
  .navbar-premium .nav-meta{margin:.75rem 0}
  .navbar-premium .nav-cta{width:100%}
}

/* Layout helpers for premium */
.premium-spacer{height:10px}

/* Header */
.theme-menu-wrapper{transition:all .25s ease}
.theme-menu-wrapper.fixed{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.9);backdrop-filter:saturate(140%) blur(8px);box-shadow:0 6px 24px rgba(0,0,0,.06)}

/* Buttons */
.btn-brand{background:#009898;color:#fff;border:0;border-radius:8px;padding:.7rem 1.1rem;font-weight:600}
.btn-brand:hover{filter:brightness(.95);color:#fff}
.btn-outline-brand{border:2px solid var(--brand-accent);color:var(--brand-accent);border-radius:8px;padding:.6rem 1rem;font-weight:600;background:transparent}
.btn-outline-brand:hover{background:var(--brand-accent);color:#fff}

/* Hero overlay atop existing video banner */
.hero-premium{position:relative;overflow:hidden;background:#010a23;min-height:100vh}
.hero-premium .active{position:absolute;inset:0;z-index:0;width:100%;height:100%}
.hero-premium video{width:100%;height:100%;object-fit:cover;display:block;clip-path:inset(0 0 80px 0)}
.hero-premium .hero-overlay{position:relative;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.55));display:flex;align-items:flex-start;justify-content:flex-start;padding:calc(var(--nav-h) - 10px) clamp(16px,3vw,60px) clamp(20px,3vw,60px);box-sizing:border-box;min-height:inherit}
.hero-premium .hero-content{color:#fff;max-width:920px;width:100%;margin:0;margin-top:30px}
.hero-premium h1{font-size:clamp(1.6rem,3.5vw,3rem);font-weight:800;letter-spacing:.2px}
.hero-premium p{font-size:clamp(.95rem,1.4vw,1.1rem);opacity:.95}
.hero-premium .cta-row{margin-top:1rem;gap:.75rem;display:flex;flex-wrap:wrap}
.hero-premium .chips{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}
.chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;border:1px solid rgba(255,255,255,.28)}
.chip:hover{background:rgba(255,255,255,.25)}
.species-hero{min-height:320px;background:linear-gradient(115deg,rgba(0,10,33,.85),rgba(7,32,18,.85))}
.species-hero .hero-overlay{background:transparent;min-height:320px;align-items:center}
.species-hero .hero-content .eyebrow{letter-spacing:.3em;color:#8ee6bd;font-size:.8rem}
.species-hero .hero-content .chip{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.15)}
.species-card{border:1px solid rgba(0,0,0,.05)}
.species-card .species-visual{height:180px;background-size:cover;background-position:center;border-radius:16px;margin:18px;margin-bottom:0;box-shadow:0 20px 50px rgba(2,6,23,.15)}
.species-card .species-list li{display:flex;gap:.45rem;margin-bottom:.4rem;color:#475569;line-height:1.35}
.species-card .species-list i{color:var(--brand-accent);margin-top:.15rem}
.species-card .btn{min-width:0}
.program-card ul li{margin-bottom:.45rem}
.program-card ul li:last-child{margin-bottom:0}
.partner-premium .partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-top:2rem}
.partner-premium .partner-grid a{background:#fff;border-radius:18px;padding:1rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 20px 60px rgba(2,6,23,.08);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}
.partner-premium .partner-grid a:hover{transform:translateY(-6px);box-shadow:0 25px 70px rgba(2,6,23,.15)}
.partner-premium .partner-grid img{max-height:60px;width:auto}
.cta-band{background:#fff;color:var(--brand-dark);border-radius:24px;padding:40px 32px;text-align:center;box-shadow:0 30px 80px rgba(2,6,23,.08);border:1px solid rgba(0,0,0,.06)}
.cta-band .btn{min-width:220px}


/* Sections */
.section-premium{padding:60px 0;background:#fff}
.section-premium.alt{background:var(--brand-light)}
.gwit-section-title h2,.gwit-section-title h3{color:var(--brand-primary);font-weight:800}

/* À propos — premium text styling */
#a_propos .about-lead{font-size:1.08rem;color:#0f172a;letter-spacing:.1px;margin-bottom:.5rem}
#a_propos .about-list{margin:0 0 8px 0;padding:0}
#a_propos .about-list li{list-style:none;display:flex;align-items:flex-start;gap:.5rem;margin:.25rem 0;color:#334155}
#a_propos .about-list i{color:var(--brand-accent);margin-top:.15rem}
#a_propos strong{color:var(--brand-primary)}
#a_propos em{color:#0f172a}

/* À propos — tabs card */
.about-card .card-header{font-weight:800}
.about-card .nav-pills{gap:.4rem}
.about-card .nav-pills .nav-link{border-radius:999px;font-weight:700;color:var(--brand-primary);background:#fff;border:1px solid rgba(0,0,0,.08)}
.about-card .nav-pills .nav-link:hover{filter:brightness(.98)}
.about-card .nav-pills .nav-link.active{background:#009898;color:#fff;border-color:transparent}
.about-card .tab-content{margin-top:.5rem}
.about-card .tab-pane ul{margin:0;padding-left:1.1rem}
.about-card .tab-pane li{margin:.25rem 0}

/* Premium styling for feature cards inside section-premium.alt */
.section-premium.alt .card-premium{border:1px solid rgba(0,0,0,.06);border-radius:16px;background:linear-gradient(180deg,#fff,rgba(0,0,0,.02));box-shadow:0 16px 48px rgba(2,6,23,.08);overflow:hidden}
.section-premium.alt .card-premium .card-body{padding:16px}
.section-premium.alt .icon-badge{width:56px;height:56px;border-radius:14px;box-shadow:0 12px 30px rgba(0,0,0,.12)}
.section-premium.alt .icon-badge svg{width:26px;height:26px;fill:#fff}

/* Cards */
.card-premium{border:1px solid rgba(0,0,0,.06);border-radius:var(--radius);box-shadow:0 8px 30px rgba(2,6,23,.06);background:#fff}
.card-premium.premium-bg{background:linear-gradient(135deg,rgba(2,8,28,.95),rgba(0,0,102,.65),rgba(27,142,62,.35));box-shadow:0 35px 90px rgba(2,6,23,.35);border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden;color:#f4f7ff}
.card-premium.premium-bg:before{content:"";position:absolute;inset:-60% auto auto -40%;width:220px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.35),rgba(255,255,255,0));opacity:.65;pointer-events:none}
.card-premium.premium-bg:after{content:"";position:absolute;inset:auto -35% -45% auto;width:280px;height:280px;background:radial-gradient(circle,rgba(27,142,62,.35),rgba(27,142,62,0));opacity:.9;pointer-events:none}
.card-premium.premium-bg>*{position:relative;z-index:2}
.card-premium.premium-bg,
.card-premium.premium-bg:before,
.card-premium.premium-bg:after{transition:all .4s ease}
.card-premium.premium-bg:hover{transform:translateY(-6px);box-shadow:0 45px 90px rgba(2,6,23,.45)}
.card-premium.premium-bg:hover:before{transform:translate(10px,-10px);opacity:.85}
.card-premium.premium-bg:hover:after{transform:translate(-10px,10px);opacity:1}
.card-premium.premium-bg .btn{transition:transform .25s ease, box-shadow .25s ease}
.card-premium.premium-bg .btn:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(0,0,0,.25)}
.card-premium.premium-bg h3,.card-premium.premium-bg p,.card-premium.premium-bg span,.card-premium.premium-bg a{color:inherit}
.card-premium.premium-bg a.btn.btn-outline-brand{border-color:rgba(255,255,255,.75);color:#fff}
.card-premium.premium-bg a.btn.btn-outline-brand:hover{background:#fff;color:var(--brand-primary)}
.card-premium .card-header{background:linear-gradient(180deg,#fff,rgba(0,0,0,.03));border-bottom:1px solid rgba(0,0,0,.06);font-weight:700}
.card-glass{background:rgba(255,255,255,.6)!important;backdrop-filter:saturate(140%) blur(8px)}
.card-accent{position:relative}
.card-accent:before{content:"";position:absolute;inset:0 auto auto 0;height:4px;width:100%;background:linear-gradient(90deg,var(--brand-accent),#2aa154 40%, var(--brand-primary));border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}
.hover-lift{transition:transform .2s ease, box-shadow .2s ease}
.hover-lift:hover{transform:translateY(-4px);box-shadow:0 16px 50px rgba(2,6,23,.16)}
.species-card{transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease}
.species-card:hover{transform:translateY(-3px);box-shadow:0 14px 40px rgba(2,6,23,.12);border-color:rgba(27,142,62,.3)}

/* Icon badges for species cards */
.icon-badge{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.5rem;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.icon-badge svg{width:24px;height:24px;fill:#fff}
.icon-volailles{background:linear-gradient(135deg,#1b8e3e,#2aa154)}
.icon-porcs{background:linear-gradient(135deg,#f06,#ff7a7a)}
.icon-pisciculture{background:linear-gradient(135deg,#0077c8,#00a1ff)}
.icon-biosecurite{background:linear-gradient(135deg,#000066,#1b2a8e)}

.species-card h3{font-weight:800;color:#0f5132}
.species-card ul{margin:0;padding-left:0}
.species-card li{list-style:none;color:#0d2f6f}
.species-card .card-body{background:rgba(15,65,32,.85);border-radius:0;color:#e4f8ed}
.species-card .card-body h3{color:#adffdd}
.species-card .card-body .species-features li{color:#ccecdf}
.species-card .btn{margin-top:.25rem}

/* Align species card CTA buttons horizontally regardless of text height */
.species-card .card-body{display:flex;flex-direction:column}
.species-card .btn{margin-top:auto}

/* Species card media */
.species-card .species-media{position:relative}
.species-card .species-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 55%, rgba(0,0,0,.22) 100%);pointer-events:none;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}
.species-card .species-img{display:block;width:100%;height:170px;object-fit:cover;object-position:center;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}
.species-card .species-badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.25rem .5rem;font-size:.75rem;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.18)}
.species-card .species-badge i{font-size:.9rem}
.species-card .species-badge svg{width:18px;height:18px;display:inline-block}
.species-card .species-badge svg *{stroke:currentColor}
.species-card .species-badge.volailles{background:linear-gradient(135deg,#1b8e3e,#2aa154)}
.species-card .species-badge.porcs{background:linear-gradient(135deg,#f06,#ff7a7a)}
.species-card .species-badge.pisciculture{background:linear-gradient(135deg,#0077c8,#00a1ff)}
.species-card .species-badge.biosecurite{background:linear-gradient(135deg,#000066,#1b2a8e)}
@media(max-width: 576px){.species-card .species-img{height:150px}}

/* Premium species card layout */
.species-card{overflow:hidden}
.species-card .species-media img{transition:transform .35s ease}
.species-card:hover .species-media img{transform:scale(1.05)}
.species-card .card-body{padding:14px}
.species-card .species-features{flex:1}
.species-card .species-features ul{margin-bottom:0}
.species-card .species-cta{background:linear-gradient(180deg,#fff,rgba(0,0,0,.02));border-top:1px solid rgba(0,0,0,.06);padding:10px 14px}
.species-card .species-cta .btn{width:100%;border-radius:8px;background:var(--brand-primary);border-color:var(--brand-primary)}
.species-card .species-cta .btn:hover{background:#020f3b}
.species-card .species-cta .sub-link{display:block;text-align:center;margin-top:6px;color:#334155;text-decoration:none;font-weight:600}
.species-card .species-cta .sub-link:hover{color:var(--brand-accent)}

/* Species-colored CTA footers */
.species-card.species-volailles .species-cta{background:linear-gradient(90deg,rgba(27,142,62,.10),rgba(42,161,84,.10));border-top-color:rgba(27,142,62,.25)}
.species-card.species-porcs .species-cta{background:linear-gradient(90deg,rgba(255,102,153,.10),rgba(255,122,122,.10));border-top-color:rgba(255,102,153,.25)}
.species-card.species-pisciculture .species-cta{background:linear-gradient(90deg,rgba(0,119,200,.10),rgba(0,161,255,.10));border-top-color:rgba(0,119,200,.25)}
.species-card.species-biosecurite .species-cta{background:linear-gradient(90deg,rgba(0,0,102,.10),rgba(27,42,142,.10));border-top-color:rgba(0,0,102,.25)}

/* Species-colored top accent bar */
.species-card.species-volailles.card-accent:before{background:linear-gradient(90deg,#1b8e3e,#2aa154)}
.species-card.species-porcs.card-accent:before{background:linear-gradient(90deg,#ff4d88,#ff7a7a)}
.species-card.species-pisciculture.card-accent:before{background:linear-gradient(90deg,#0077c8,#00a1ff)}
.species-card.species-biosecurite.card-accent:before{background:linear-gradient(90deg,#000066,#1b2a8e)}

/* Section premium background + effects around cards */
#nos-services{position:relative;isolation:isolate}
#nos-services:before,#nos-services:after{content:"";position:absolute;inset:auto;filter:blur(40px);opacity:.18;z-index:0;pointer-events:none}
#nos-services:before{width:380px;height:380px;top:-60px;right:-60px;background:radial-gradient(closest-side, rgba(0,152,152,.32), rgba(0,152,152,0))}
#nos-services:after{width:320px;height:320px;bottom:-40px;left:-40px;background:radial-gradient(closest-side, rgba(6,25,72,.22), rgba(6,25,72,0))}
#nos-services .container{position:relative;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.88));border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:16px;box-shadow:0 20px 60px rgba(2,6,23,.08)}
#nos-services .container:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 16% 20%,rgba(0,152,152,.08),transparent 22%),radial-gradient(circle at 84% 78%,rgba(255,107,53,.08),transparent 24%);background-size:auto;background-repeat:no-repeat;opacity:1;border-radius:16px;pointer-events:none}

/* Card aura/glow on hover */
.species-card{transition:transform .25s ease, box-shadow .25s ease}
.species-card:hover{transform:translateY(-6px);box-shadow:0 18px 60px rgba(2,6,23,.14)}

/* Product page enhancements */
.product-hero{border-radius:14px;overflow:hidden;background:linear-gradient(120deg,rgba(27,142,62,.12),rgba(0,0,102,.08));padding:20px;border:1px solid rgba(0,0,0,.05)}
.product-meta{display:flex;flex-wrap:wrap;gap:10px;margin:.5rem 0}
.badge-spec{background:rgba(27,142,62,.12);color:var(--brand-accent);border:1px solid rgba(27,142,62,.25);border-radius:20px;padding:.25rem .6rem;font-weight:600}
.table-nutrition{--bs-table-bg:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 14px rgba(0,0,0,.04);border-radius:10px;overflow:hidden}
.table-nutrition thead th{background:var(--brand-primary);color:#fff}

/* Sticky CTA bar on product pages */
.cta-sticky{position:fixed;inset:auto 0 20px 0;z-index:1000;display:flex;justify-content:center}
.cta-sticky .cta-wrap{display:flex;gap:10px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 30px rgba(0,0,0,.12);padding:10px;border-radius:999px}
.cta-sticky .cta-wrap .btn{border-radius:999px}


.contact-location .contact-list li{background:linear-gradient(145deg,rgba(6,15,45,.9),rgba(4,34,72,.85));border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px 16px;box-shadow:0 22px 44px rgba(6,15,45,.4);backdrop-filter:blur(14px);color:#f8fbff}
.contact-location .contact-list li a{color:#e5f5ff;text-decoration:none}
.contact-location .contact-list li a:hover{text-decoration:underline}
.contact-location .contact-list .icon{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,rgba(27,142,62,.95),rgba(0,173,181,.85));display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 12px 24px rgba(0,0,0,.35)}
.contact-location .contact-list .icon i{color:#fff}
.contact-location .card-premium.premium-bg .text-muted{color:rgba(255,255,255,.7)!important}
.contact-location .card-premium.premium-bg .text-brand{color:#8be0c8!important}

/* Mobile tuning: keep cover elements away from video inscription */
@media(max-width: 576px){
  .hero-premium{min-height:0}
  .hero-premium .active{position:relative;height:auto}
  .hero-premium video{height:auto;min-height:240px;object-fit:cover;clip-path:none}
  .hero-premium .hero-overlay{position:static;background:none;padding:0;margin-top:.5rem;margin-bottom:.75rem;display:block;min-height:auto}
  .hero-premium .hero-content{margin-top:0;color:var(--text);background:#fff;border-radius:12px;padding:12px 14px;box-shadow:0 8px 24px rgba(2,6,23,.06);max-width:92vw;margin-left:4vw;margin-right:4vw;overflow-wrap:break-word}
  .hero-premium h1{font-size:1.15rem;line-height:1.25;letter-spacing:.1px}
  .hero-premium p{font-size:.9rem;line-height:1.4;margin-bottom:.5rem}
  .hero-premium .cta-row{gap:.5rem;margin-top:.5rem;display:flex;flex-wrap:nowrap}
  .hero-premium .cta-row .btn{padding:.5rem .65rem;font-size:.8rem;flex:1 1 0;min-width:0;max-width:100%;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.2}
  .hero-premium .chips{gap:.35rem;margin-top:.5rem}
  .chip{padding:.25rem .45rem;font-size:.75rem}
  .hero-premium .chips .chip:nth-child(n+3){display:none}
}

/* Footer */
.bottom-footer{color:#fff}
.bottom-footer p{margin:0;color:#fff}

/* Premium Footer */
# Paste your patch here

/* Accessibility helpers */
.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.skip-link:focus{position:fixed;left:12px;top:12px;background:#fff;color:#000;padding:10px 14px;border-radius:6px;box-shadow:0 6px 16px rgba(0,0,0,.2);z-index:2000}

/* Minor utilities */
.text-brand{color:var(--brand-primary)}
.bg-brand{background:var(--brand-primary)!important;color:#fff}
.bg-brand-accent{background:var(--brand-accent)!important;color:#fff}
.shadow-soft{box-shadow:0 6px 20px rgba(0,0,0,.08)}

/* Premium sections */
.section-premium{position:relative;padding:70px 0;background:linear-gradient(180deg,#f5f8ff 0%,#eef2ff 100%);overflow:hidden}
.section-premium:before,.section-premium:after{content:"";position:absolute;filter:blur(90px);opacity:.25;pointer-events:none}
.section-premium:before{width:360px;height:360px;top:-120px;right:-140px;background:radial-gradient(closest-side,rgba(0,0,102,.3),transparent)}
.section-premium:after{width:300px;height:300px;bottom:-140px;left:-100px;background:radial-gradient(closest-side,rgba(27,142,62,.3),transparent)}
.section-premium .container{position:relative;z-index:1}
.section-premium.alt{background:linear-gradient(160deg,#021430,#053057);color:#fff}
.section-premium.alt:before{background:radial-gradient(closest-side,rgba(27,142,62,.45),transparent)}
.section-premium.alt:after{background:radial-gradient(closest-side,rgba(0,173,181,.35),transparent)}
.section-premium.alt .gwit-section-title h2,
.section-premium.alt .gwit-section-title p,
.section-premium.alt p,
.section-premium.alt li{color:rgba(255,255,255,.9)}
.section-premium.alt .card-premium{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}
.section-premium.alt .card-premium .text-brand{color:#9feec9}
.section-premium.alt .btn.btn-outline-brand{border-color:rgba(255,255,255,.7);color:#fff}
.section-premium .gwit-section-title{text-align:left;margin-bottom:32px}
.section-premium .gwit-section-title h2{text-transform:uppercase;letter-spacing:.15em;font-size:1.7rem;color:var(--brand-primary)}
.section-premium .gwit-section-title::after{content:"";display:block;width:72px;height:3px;background:linear-gradient(90deg,var(--brand-accent),var(--brand-primary));margin:10px auto;border-radius:99px}
.section-premium .card-premium{border:1px solid rgba(0,0,0,.05);box-shadow:0 30px 60px rgba(2,6,23,.08);transition:transform .3s ease, box-shadow .3s ease}
.section-premium .card-premium:hover{transform:translateY(-6px);box-shadow:0 40px 80px rgba(2,6,23,.15)}
#a_propos.section-premium{background:linear-gradient(135deg,#ffffff,#f4f7ff)}
#a_propos.section-premium:before{display:none}
.related-product.section-premium.alt{background:linear-gradient(160deg,#031a3a,#052b56)}
.related-product.section-premium.alt .gwit-section-title{text-align:left;margin-bottom:20px}
.related-product.section-premium.alt .gwit-section-title h2{color:#fff}
.related-product.section-premium.alt .gwit-section-title p{color:rgba(255,255,255,.75)}
.related-product.section-premium.alt .species-card{border:1px solid rgba(255,255,255,.15);box-shadow:0 30px 70px rgba(0,0,0,.35)}
.related-product.section-premium.alt .species-card h3{color:#69ffb2}
.related-product.section-premium.alt .species-card .species-features li{color:#d2e4ff}
.section-premium.alt .btn.btn-brand{box-shadow:0 12px 30px rgba(0,0,0,.35)}

/* Feature bar */
.feature-bar{color:#fff;padding:0;border-top:none;border-bottom:none;position:relative;z-index:2;margin-top:-160px;margin-bottom:0}
.feature-bar .feature-top{background:var(--brand-accent);margin:0;border-radius:0;padding:24px 0}
.feature-bar .feature-bottom{background:var(--brand-primary);padding:12px 0}
.feature-bar+section.section-premium{margin-top:-30px;padding-top:60px}
.feature-bar .city-carousel .city-pill{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;padding:.45rem 1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;text-align:center;white-space:nowrap}
.feature-bar .city-carousel .city-pill:hover{background:rgba(255,255,255,.25)}
.feature-bar:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.15),rgba(255,255,255,0));opacity:.4;pointer-events:none}
.feature-item{display:flex;align-items:center;gap:.75rem;position:relative;z-index:1}
.feature-icon{width:48px;height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,0,102,.9),#3a59c9);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.15);font-size:1.2rem}
.feature-map{width:80px;height:80px;display:flex;align-items:center;justify-content:center}
.feature-map.feature-map-img{width:80px;height:80px}
.feature-map.feature-map-small{width:40px;height:40px}
.feature-map img{width:100%;height:100%;object-fit:contain}
.contact-card{background:linear-gradient(140deg,#031a3a,#022a54);color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 25px 50px rgba(2,6,23,.35)}
.contact-card .card-body{color:#fff}
.contact-card ul li{color:rgba(255,255,255,.9)}
.testimonials-premium .gwit-section-title::after,
.premium-partners .gwit-section-title::after{content:"";display:block;width:72px;height:3px;margin:10px auto 0;background:linear-gradient(90deg,#fff,rgba(255,255,255,.25));border-radius:99px}
.testimonials-premium .testimonial-card{background:#fff;border-radius:20px;padding:30px;border:1px solid rgba(0,0,0,.06);box-shadow:0 25px 60px rgba(2,6,23,.12);color:#0f172a}
.testimonials-premium .testimonial-card .quote{color:#0f172a}
.testimonials-premium .testimonial-card .context{color:#475569}
.testimonials-premium .testimonial-card .author{color:#0f172a;font-weight:700}
.premium-partners{padding:70px 0;background:linear-gradient(180deg,#020c24,#041a3f);position:relative;overflow:hidden}
.premium-partners:before,.premium-partners:after{content:"";position:absolute;filter:blur(90px);opacity:.35}
.premium-partners:before{width:340px;height:340px;top:-120px;left:-120px;background:radial-gradient(closest-side,rgba(27,142,62,.4),transparent)}
.premium-partners:after{width:360px;height:360px;bottom:-140px;right:-80px;background:radial-gradient(closest-side,rgba(0,173,181,.4),transparent)}
.premium-partners .container{position:relative;z-index:1}
.premium-partners .gwit-section-title h2{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.2em}
.premium-partners .gwit-section-title p{color:rgba(255,255,255,.75);text-align:center}
.premium-partners .gwit-section-title::after{content:"";display:block;width:80px;height:3px;background:linear-gradient(90deg,#fff,rgba(255,255,255,.3));margin:12px auto;border-radius:999px}
.partner-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:20px;height:140px;box-shadow:0 25px 50px rgba(0,0,0,.35);text-decoration:none;color:#fff;transition:transform .3s ease, box-shadow .3s ease}
.partner-card img{max-height:48px;object-fit:contain;filter:brightness(200%)}
.partner-card span{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.85rem}
.partner-card:hover{transform:translateY(-6px);box-shadow:0 35px 70px rgba(0,0,0,.45)}
.feature-item .label{font-weight:700;color:#fff}
.feature-item .desc{margin:0;color:rgba(255,255,255,.92)}
@media(max-width: 768px){
  .feature-bar{margin-top:0;padding:14px 0}
}

/* Stats */
.stats-section{position:relative;isolation:isolate;padding:56px 0;background:linear-gradient(180deg,#f7fafc,#fff)}
.stats-section:before,.stats-section:after{content:"";position:absolute;filter:blur(48px);opacity:.22;z-index:0;pointer-events:none}
.stats-section:before{width:360px;height:360px;top:-80px;right:-60px;background:radial-gradient(closest-side, rgba(27,142,62,.4), rgba(27,142,62,0))}
.stats-section:after{width:300px;height:300px;bottom:-60px;left:-40px;background:radial-gradient(closest-side, rgba(0,0,102,.35), rgba(0,0,102,0))}
.stats-section .container{position:relative;z-index:1}
.stat-pill{position:relative;border-radius:16px;border:1px solid rgba(0,0,0,.06);padding:20px 18px;background:linear-gradient(180deg,#fff,rgba(0,0,0,.02));box-shadow:0 12px 30px rgba(2,6,23,.08);overflow:hidden}
.stat-pill:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--brand-accent),#2aa154 40%, var(--brand-primary))}
.stat-value{font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:900;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.stat-label{margin:0;color:#334155;font-weight:600;letter-spacing:.2px}

/* Testimonials */
.testimonials{padding:60px 0;background:var(--brand-light)}
.testimonials .gwit-section-title{text-align:center}
.testimonials .gwit-section-title h2{text-transform:uppercase;letter-spacing:.2em;font-weight:800;color:var(--brand-primary)}
.testimonials .gwit-section-title::after{content:"";display:block;width:70px;height:3px;background:linear-gradient(90deg,var(--brand-accent),var(--brand-primary));margin:12px auto}
.testimonial{max-width:780px;margin:0 auto;text-align:center}
.testimonial .quote{font-size:1.05rem;color:#0f172a}
.testimonial .author{margin-top:.75rem;font-weight:700;color:var(--brand-primary)}

/* Partner logos — full color by default */
.partner-logos img{filter:none;opacity:1;transition:transform .2s ease, filter .25s ease, opacity .25s ease}
.partner-logos img:hover{transform:translateY(-2px)}

/* Mobile bottom action bar */
.mobile-action-bar{position:fixed;left:0;right:0;bottom:0;z-index:1002;background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -8px 20px rgba(0,0,0,.08);display:none}
.mobile-action-bar .row{margin:0}
.mobile-action-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.55rem 0;color:var(--brand-primary);font-weight:700;text-decoration:none}
.mobile-action-bar i{font-size:1.05rem;color:var(--brand-accent)}
@media(max-width: 768px){.mobile-action-bar{display:block}}

/* Contact form premium touch */
.quote-form.card-premium{border:1px solid rgba(0,0,0,.06)!important;border-radius:12px;box-shadow:0 12px 36px rgba(2,6,23,.10);overflow:hidden}
.quote-form.card-premium .form-top{background:linear-gradient(180deg,#fff,rgba(0,0,0,.02))}

/* CTA section premium styling */
section.section-premium[aria-label="Appels à l'action"]{position:relative;isolation:isolate;padding:40px 0;background:linear-gradient(180deg,#fff,#f9fbfd)}
section.section-premium[aria-label="Appels à l'action"]:before{content:"";position:absolute;right:-60px;top:-80px;width:320px;height:320px;filter:blur(44px);opacity:.18;background:radial-gradient(closest-side,rgba(27,142,62,.5),rgba(27,142,62,0))}
section.section-premium[aria-label="Appels à l'action"] .card{border-radius:16px;border:1px solid rgba(0,0,0,.06);background:linear-gradient(135deg,rgba(0,0,102,.06),rgba(27,142,62,.06));box-shadow:0 20px 60px rgba(2,6,23,.10)}
section.section-premium[aria-label="Appels à l'action"] .card .btn.btn-brand{background:#009898;border:0}
section.section-premium[aria-label="Appels à l'action"] .card .btn.btn-outline-brand{border-width:2px}
.navbar-premium .nav-item.dropdown{position:relative}
.dropdown-menu{display:none;position:absolute;top:calc(100% + 6px);left:0;z-index:1200;background:#fff;min-width:12rem;padding:.35rem 0;margin:0;list-style:none;border-radius:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 25px 60px rgba(15,23,42,.12)}
.dropdown-menu.show{display:block}
/* Premium Footer */
.footer-premium{background:linear-gradient(160deg,#010a23,#031b3b);border-top:1px solid rgba(255,255,255,.08);margin-top:0;position:relative;overflow:hidden;color:#e4ecff}
.footer-premium:before{content:"";position:absolute;right:-80px;top:-120px;width:320px;height:320px;filter:blur(60px);opacity:.25;background:radial-gradient(closest-side,rgba(0,164,255,.45),rgba(0,0,0,0))}
.footer-premium:after{content:"";position:absolute;left:-60px;bottom:-120px;width:280px;height:280px;filter:blur(50px);opacity:.25;background:radial-gradient(closest-side,rgba(27,142,62,.55),rgba(0,0,0,0))}
.footer-premium .footer-top{padding:40px 0;position:relative;z-index:1}
.footer-premium .brand{display:flex;gap:.65rem;align-items:center;font-weight:800;color:#a7ffcf}
.footer-premium .brand img{height:46px;width:auto}
.footer-premium .brand span{display:flex;flex-direction:column;line-height:1}
.footer-premium .brand span small{font-size:.8rem;color:#475569;font-weight:600}
.footer-premium h6{font-weight:800;color:#a7ffcf;margin-bottom:.85rem;text-transform:uppercase;font-size:.85rem;letter-spacing:.1em}
.footer-premium .small-link{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.2rem;color:#d7e2ff;text-decoration:none;font-weight:600}
.footer-premium .small-link i{color:var(--brand-accent)}
.footer-premium .small-link:hover{color:var(--brand-accent)}
.footer-premium .footer-contact li{display:flex;gap:.5rem;margin-bottom:.35rem;color:#fff;font-size:.9rem}
.footer-premium .footer-contact i{color:#fff;margin-top:.15rem}
.footer-premium .btn.btn-brand{align-self:flex-start;box-shadow:0 12px 30px rgba(0,0,0,.35)}
.footer-premium .footer-bottom{background:linear-gradient(120deg,#031437,#0c2d66 45%,#07512b 100%);color:#b3ffe0;padding:10px 0;position:relative;z-index:1}
.footer-premium .footer-bottom a{color:#0b1f53;font-weight:700;text-decoration:none}
.footer-premium .footer-bottom a:hover{color:#15357e}
.footer-premium .footer-social a{color:#a7ffcf;margin-left:.75rem;font-size:1.15rem}
.footer-premium .footer-social a:first-child{margin-left:0}
.footer-premium .footer-social a:hover{color:var(--brand-accent)}
.footer-premium .footer-social .fa-share-alt{color:var(--brand-accent);margin-right:.5rem}
.tab-content-premium .card{border:1px solid rgba(0,0,0,.06);border-radius:14px;background:linear-gradient(180deg,#fff,rgba(0,0,0,.02));box-shadow:0 18px 45px rgba(2,6,23,.08);transition:transform .2s ease, box-shadow .2s ease}
.tab-content-premium .card:hover{transform:translateY(-4px);box-shadow:0 30px 70px rgba(2,6,23,.15)}
.tab-content-premium .card .badge{font-weight:700;letter-spacing:.05em}

.tab-content-premium .border-top{border-color:rgba(0,0,0,.08)!important;background:linear-gradient(180deg,#fff,rgba(0,0,0,.02))}
.tab-content-premium .card .btn{width:100%;border-radius:10px}
.nav-tabs-premium .nav-link{color:#fff;background:transparent;border:none;font-weight:700}
.nav-tabs-premium .nav-link.active{color:var(--brand-dark);background:#fff;border-radius:999px}
.card-tabs .card-body{background:linear-gradient(145deg,#031437,#062a6a);color:#f0f7ff;border-radius:12px;padding:24px;min-height:210px}
.card-tabs .card-body h3{color:#98f1ff}
.card-tabs .card-body p{color:rgba(255,255,255,.75)}
.card-tabs .border-top{background:#fff;border-radius:0 0 12px 12px}
.card-tabs .btn{background:#009898;border:0;color:#fff}
.card-tabs .btn:hover{filter:brightness(.95);color:#fff}
