
:root{--lb-navy:#0b1f3a;--lb-blue:#174a7c;--lb-sky:#e8f1f8;--lb-ice:#f6fbff;--lb-slate:#53677c;--lb-ink:#182435;--lb-line:#d9e5ef;--lb-gold:#b99458}html,body{margin:0!important;padding:0!important;overflow-x:hidden!important;background:#f6fbff;color:var(--lb-ink)}body .site-header,body .site-footer,body .entry-header,body .page-header{display:none!important}.lb-site{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;background:#f6fbff;color:var(--lb-ink)}.lb-site *{box-sizing:border-box}.lb-wrap{width:min(1200px,calc(100% - 42px));margin:0 auto}.lb-nav{position:sticky;top:0;z-index:80;background:rgba(246,251,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--lb-line)}.lb-nav-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lb-brand img{width:245px;max-width:42vw;display:block}.lb-links{display:flex;gap:9px;justify-content:flex-end;flex-wrap:wrap}.lb-links a{text-decoration:none;color:var(--lb-navy);font-weight:800;border:1px solid transparent;border-radius:999px;padding:9px 13px}.lb-links a:hover{background:#e8f1f8;border-color:#c8d9e8;color:var(--lb-blue)}.lb-hero{background:linear-gradient(120deg,rgba(11,31,58,.92),rgba(23,74,124,.86)),url('/wp-content/uploads/lebleu-assets/photos/hero.jpg') center/cover;min-height:680px;color:#fff;display:flex;align-items:stretch}.lb-hero-grid{display:grid;grid-template-columns:1fr 430px;gap:42px;align-items:center;padding:72px 0}.lb-kicker{text-transform:uppercase;letter-spacing:.2em;color:#d8e8f4;font-weight:900;font-size:.8rem}.lb-hero h1{font-size:clamp(3rem,5.9vw,5.9rem);line-height:.96;margin:18px 0 22px;letter-spacing:-2px}.lb-hero p{font-size:1.14rem;color:#eaf3fa;max-width:760px}.lb-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.lb-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:13px 22px;font-weight:900}.lb-btn.primary{background:#fff;color:var(--lb-blue)}.lb-btn.secondary{border:1px solid rgba(255,255,255,.35);color:#fff}.lb-ops-panel{background:rgba(255,255,255,.92);color:var(--lb-ink);border:1px solid rgba(216,232,244,.6);border-radius:34px;padding:24px;box-shadow:0 28px 74px rgba(0,0,0,.28)}.lb-ops-panel h3{margin:0 0 12px;color:var(--lb-navy)}.lb-check{display:grid;gap:12px}.lb-check div{display:flex;gap:10px;padding:12px;border-radius:16px;background:#f6fbff;border:1px solid #d9e5ef}.lb-check span{width:24px;height:24px;border-radius:50%;background:#174a7c;color:#fff;display:grid;place-items:center;font-size:.8rem;font-weight:900;flex:0 0 24px}.lb-section{padding:78px 0}.lb-section.white{background:#fff}.lb-section.sky{background:#e8f1f8}.lb-head{max-width:850px;margin-bottom:34px}.lb-head h2{font-size:clamp(2.2rem,4.2vw,4.1rem);line-height:1;margin:0 0 14px;color:var(--lb-navy);letter-spacing:-1px}.lb-head p{font-size:1.08rem;color:var(--lb-slate)}.lb-grid{display:grid;gap:22px}.lb-grid.three{grid-template-columns:repeat(3,1fr)}.lb-grid.two{grid-template-columns:repeat(2,1fr)}.lb-card{background:#fff;border:1px solid var(--lb-line);border-radius:28px;overflow:hidden;box-shadow:0 16px 44px rgba(15,43,75,.07)}.lb-card img{width:100%;height:230px;object-fit:cover;display:block;background:#e8f1f8}.lb-card .body{padding:24px}.lb-card h3{margin:0 0 9px;color:var(--lb-blue);font-size:1.24rem}.lb-ledger{background:var(--lb-navy);color:#fff;border-radius:34px;padding:32px;box-shadow:0 28px 70px rgba(11,31,58,.25)}.lb-ledger h2{color:#fff}.lb-row{display:grid;grid-template-columns:.35fr 1.1fr 1.7fr;gap:18px;border-top:1px solid rgba(255,255,255,.16);padding:18px 0}.lb-row b{color:#d8e8f4}.lb-split{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.lb-split img{width:100%;border-radius:30px;display:block;box-shadow:0 22px 60px rgba(15,43,75,.14)}.lb-note{background:#fff;border-left:5px solid var(--lb-gold);border-radius:16px;padding:18px 20px}.lb-page-hero{background:linear-gradient(135deg,#0b1f3a,#174a7c);color:#fff;padding:70px 0}.lb-page-hero h1{font-size:clamp(2.7rem,5vw,5rem);margin:0}.lb-page-hero p{color:#eaf3fa;max-width:780px}.lb-legal h2{font-size:2.1rem;color:var(--lb-navy);margin-top:34px}.lb-contact-box{background:#fff;border:1px solid var(--lb-line);border-radius:28px;padding:28px}.lb-contact-box a{color:var(--lb-blue);font-weight:900}.lb-footer{background:#071527;color:#eaf3fa;padding:42px 0 106px}.lb-footer-grid{display:grid;grid-template-columns:1.2fr .9fr .8fr;gap:26px}.lb-footer img{width:275px;max-width:88%;filter:drop-shadow(0 8px 20px rgba(0,0,0,.25))}.lb-footer a{color:#d8e8f4}.lb-consent{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;z-index:2147483000!important;background:rgba(7,21,39,.97);color:#fff;border-top:1px solid rgba(216,232,244,.35);box-shadow:0 -14px 38px rgba(0,0,0,.24);padding:12px 18px}.lb-consent.hide{display:none!important}.lb-consent-inner{width:min(1200px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:44px}.lb-consent p{margin:0;font-size:.92rem}.lb-consent a{color:#d8e8f4;font-weight:900}.lb-consent button{border:0;background:#d8e8f4;color:#071527;border-radius:999px;font-weight:900;padding:10px 20px;cursor:pointer;white-space:nowrap}@media(max-width:920px){.lb-nav-inner{height:auto;display:block;padding:13px 0}.lb-brand img{width:230px;max-width:88vw}.lb-links{justify-content:flex-start;margin-top:10px}.lb-hero-grid,.lb-grid.three,.lb-grid.two,.lb-split,.lb-footer-grid{grid-template-columns:1fr}.lb-hero{min-height:0}.lb-row{grid-template-columns:1fr}.lb-consent-inner{display:block}.lb-consent button{margin-top:10px}.lb-section{padding:54px 0}}

/* Le Bleu correction: stronger contrast and a different non-square logo system. */
.lb-brand img{width:315px!important;max-width:46vw!important}.lb-footer img{width:330px!important;max-width:92%!important;background:rgba(255,255,255,.96)!important;border-radius:18px!important;padding:8px 12px!important}.lb-ops-panel{background:rgba(255,255,255,.98)!important;color:#13243a!important}.lb-ops-panel h3{color:#071527!important}.lb-check div{background:#eef5fb!important;border-color:#c8d9e8!important}.lb-check div p,.lb-check p{color:#17283d!important;font-weight:750!important;opacity:1!important;text-shadow:none!important}.lb-check span{background:#1d5f98!important;color:#fff!important}.lb-card .body p,.lb-head p,.lb-site p,.lb-site li{color:#34475a!important}.lb-hero p{color:#f3f8fc!important}.lb-page-hero p{color:#eef7ff!important}@media(max-width:920px){.lb-brand img{width:260px!important;max-width:88vw!important}.lb-footer img{width:270px!important}}

/* Final readability pass: slimmer bottom consent bar and brighter footer text. */
.lb-consent{padding:8px 16px!important}.lb-consent-inner{min-height:34px!important}.lb-consent p{font-size:.86rem!important;line-height:1.35!important}.lb-consent button{padding:8px 18px!important}.lb-footer{color:#f4f9fd!important}.lb-footer p,.lb-footer li{color:#edf5fa!important}.lb-footer a{color:#ffffff!important;text-decoration:underline;text-underline-offset:3px}.lb-footer h3{color:#ffffff!important}

/* Final hero safe-zone: keep fixed bottom consent from covering Management focus text. */
.lb-hero-grid{align-items:flex-start!important;padding-top:52px!important;padding-bottom:132px!important}.lb-ops-panel{margin-top:8px!important}.lb-consent{padding:7px 14px!important}.lb-consent-inner{min-height:30px!important}.lb-consent p{font-size:.82rem!important;line-height:1.28!important}.lb-consent button{padding:7px 16px!important;font-size:.88rem!important}@media(max-width:920px){.lb-hero-grid{padding-bottom:128px!important}.lb-consent p{font-size:.78rem!important}}

/* 2026-09 Le Bleu wordmark correction: no left-icon/right-name/tagline logo format. */
.lb-brand img{width:300px!important;max-width:45vw!important}.lb-footer img{width:310px!important;max-width:92%!important;background:rgba(255,255,255,.97)!important;border-radius:16px!important;padding:10px 14px!important}.lb-nav-inner{height:88px!important}@media(max-width:920px){.lb-brand img{width:250px!important;max-width:88vw!important}.lb-footer img{width:260px!important}}

/* Pure LE BLEU wordmark sizing: no tagline/subtitle in logo. */
.lb-brand img{width:270px!important;max-width:42vw!important}.lb-footer img{width:285px!important;max-width:90%!important}@media(max-width:920px){.lb-brand img{width:225px!important;max-width:86vw!important}.lb-footer img{width:240px!important}}
