:root{--green:#003f35;--green2:#075e4f;--gold:#d7a51e;--ink:#10231f;--muted:#62716d;--paper:#f7f8f6;--white:#fff;--line:#e4e9e6;--danger:#b42318;--blue:#1667a8;--shadow:0 18px 50px rgba(0,48,40,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.topbar{background:#002f28;color:#fff;font-size:13px;padding:9px 5vw;display:flex;justify-content:space-between;gap:20px}.topbar span{margin-right:22px}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#fff;position:sticky;top:0;z-index:40;box-shadow:0 2px 18px rgba(0,0,0,.06)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;color:var(--green)}.mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,var(--green),#001e19);display:grid;place-items:center;color:var(--gold);font-size:24px;box-shadow:inset 0 0 0 2px rgba(215,165,30,.4)}.brand strong{font-size:24px;letter-spacing:.03em}.brand small{display:block;color:var(--gold);font-size:12px}.links{display:flex;align-items:center;gap:26px;font-weight:650;font-size:14px}.links a:hover,.links a.active{color:var(--green2)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;padding:13px 18px;font-weight:800;cursor:pointer}.btn-primary{background:var(--green);color:#fff}.btn-gold{background:var(--gold);color:#14241f}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.65);color:#fff}.hero{min-height:510px;background:radial-gradient(circle at 80% 20%,rgba(215,165,30,.18),transparent 30%),linear-gradient(135deg,#003d33,#001e1a);color:#fff;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;padding:70px 6vw;overflow:hidden}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.94;margin:10px 0 22px}.hero h1 em{font-style:normal;color:var(--gold)}.eyebrow{color:#f3c346;font-weight:900;letter-spacing:.12em;font-size:13px}.hero p{font-size:18px;line-height:1.7;max-width:660px;color:#e5efec}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.tech-card{margin-left:auto;width:min(100%,560px);min-height:330px;border:1px solid rgba(255,255,255,.15);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));backdrop-filter:blur(6px);box-shadow:0 30px 80px rgba(0,0,0,.28);padding:28px;position:relative}.screen{height:220px;border-radius:18px;background:#061b18;border:8px solid #17201e;padding:20px;box-shadow:0 15px 40px rgba(0,0,0,.4)}.screen .bar{height:10px;background:#294943;border-radius:9px;margin-bottom:20px}.screen .grid{display:grid;grid-template-columns:1.3fr .7fr;gap:12px;height:150px}.screen .grid>div{background:linear-gradient(145deg,#0b6253,#092f2a);border-radius:12px;border:1px solid #1a7463}.floating{position:absolute;right:-5px;bottom:15px;width:120px;height:210px;border-radius:22px;background:#081815;border:7px solid #1a1c1c;box-shadow:0 18px 40px rgba(0,0,0,.35);padding:12px}.floating:before{content:'MEGA';color:var(--gold);font-weight:900;display:block;text-align:center;margin-top:15px}.section{padding:76px 5vw}.section.alt{background:var(--paper)}.section-title{text-align:center;max-width:800px;margin:0 auto 36px}.section-title .eyebrow{color:var(--gold)}.section-title h2{font-size:38px;margin:8px 0}.section-title p{color:var(--muted);line-height:1.7}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--gold);font-size:25px;margin-bottom:18px}.card h3{font-size:16px;line-height:1.35;margin:0 0 14px}.card p,.card li{font-size:13px;line-height:1.6;color:var(--muted)}.card ul{padding-left:18px}.more{color:var(--green);font-weight:800;font-size:13px}.audience{display:grid;grid-template-columns:1.15fr 3.85fr;gap:26px;align-items:stretch}.audience-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.audience-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px 14px;text-align:center}.audience-item b{display:block;margin-top:12px;font-size:14px}.trust{background:linear-gradient(90deg,#003f35,#002821);color:#fff;padding:46px 5vw}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-item{display:flex;gap:14px;border-right:1px solid rgba(255,255,255,.16);padding-right:20px}.trust-item:last-child{border:0}.trust-item .icon{flex:0 0 48px;width:48px;height:48px;background:transparent;border:1px solid var(--gold)}.trust-item p{font-size:13px;color:#dce8e5;margin:5px 0}.cta{background:linear-gradient(90deg,#d6a21d,#efc04a);padding:24px 6vw;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer{background:#01251f;color:#fff;padding:46px 5vw 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.3fr 1fr;gap:30px}.footer h4{color:var(--gold)}.footer p,.footer a{display:block;color:#cedbd7;font-size:13px;line-height:1.9}.copy{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;color:#91aaa3;font-size:12px}.page-hero{background:linear-gradient(135deg,#003f35,#001e1a);color:#fff;padding:72px 6vw}.page-hero h1{font-size:48px;margin:0 0 10px}.content{max-width:1180px;margin:auto;padding:60px 24px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:32px}.panel{border:1px solid var(--line);border-radius:18px;background:#fff;padding:28px;box-shadow:var(--shadow)}.field{display:grid;gap:7px;margin-bottom:16px}.field label{font-weight:800;font-size:13px}.field input,.field textarea,.field select{width:100%;border:1px solid #cfd9d5;border-radius:10px;padding:13px;font:inherit}.field textarea{min-height:140px;resize:vertical}.notice{padding:12px 14px;border-radius:10px;background:#edf8f3;color:#155b47;font-size:13px}.error{background:#fff0ee;color:#9a251d}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project{min-height:220px;border-radius:18px;padding:24px;color:#fff;display:flex;align-items:end;background:linear-gradient(145deg,#0e6656,#002d26)}.project:nth-child(2n){background:linear-gradient(145deg,#b18416,#4d3500)}.login-wrap{min-height:calc(100vh - 82px);display:grid;place-items:center;background:linear-gradient(145deg,#f4f7f5,#e7efec);padding:30px}.login-card{width:min(100%,440px);background:#fff;border-radius:22px;padding:34px;box-shadow:var(--shadow)}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh;background:#f4f6f5}.sidebar{background:#002d26;color:#fff;padding:26px 18px;position:sticky;top:0;height:100vh}.sidebar a{display:block;padding:12px;border-radius:10px;color:#dbe9e5;margin:5px 0}.sidebar a:hover,.sidebar a.active{background:#0a5549}.admin-main{padding:28px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.stat{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.stat b{font-size:30px;color:var(--green)}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px}.table{width:100%;border-collapse:collapse;min-width:820px}.table th,.table td{padding:13px;border-bottom:1px solid var(--line);font-size:13px;text-align:left}.badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#e9f7f1;color:#116248;font-size:11px;font-weight:800}.badge.off{background:#feeceb;color:#9d2018}.actions{display:flex;gap:6px;flex-wrap:wrap}.mini{padding:8px 10px;border:0;border-radius:8px;cursor:pointer;font-weight:700}.mini.green{background:#e5f4ef;color:#0b5b48}.mini.red{background:#feeceb;color:#9d2018}.mini.blue{background:#e8f1fb;color:#1a5c95}.tabs{display:flex;gap:8px;margin-bottom:15px;flex-wrap:wrap}.tabs button{border:1px solid var(--line);background:#fff;padding:10px 13px;border-radius:9px;cursor:pointer}.tabs button.active{background:var(--green);color:#fff}.hidden{display:none!important}@media(max-width:1100px){.links{gap:14px}.cards{grid-template-columns:repeat(2,1fr)}.cards .card:last-child{grid-column:span 2}.audience{grid-template-columns:1fr}.audience-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.tech-card{margin:40px 0 0}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.topbar{display:none}.nav{height:auto;min-height:72px;flex-wrap:wrap;padding:12px 20px}.links{width:100%;overflow:auto;padding:10px 0}.hero{padding:55px 24px}.cards,.audience-grid,.trust-grid,.two-col,.gallery,.stats{grid-template-columns:1fr}.cards .card:last-child{grid-column:auto}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:15px}.cta,.footer-grid{grid-template-columns:1fr;display:grid}.admin-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.admin-main{padding:18px}}

/* ===== Accueil V2 - maquette MEGA SERVICES ===== */
.home-page{background:#fff}.home-page .topbar{background:linear-gradient(90deg,#003b31,#002f28);padding:10px 4.6vw;font-size:12px}.home-page .nav{height:98px;padding:0 4vw;box-shadow:0 1px 0 rgba(0,0,0,.08);position:relative}.home-page .brand .mark{width:58px;height:58px;border-radius:6px;font-size:0;background:linear-gradient(160deg,#0c5c4b,#002d25);position:relative}.home-page .brand .mark:before{content:'M';font-size:36px;font-weight:1000;color:#fff;line-height:1}.home-page .brand .mark:after{content:'• • •';position:absolute;top:-11px;left:9px;color:var(--gold);font-size:11px;letter-spacing:3px}.home-page .brand strong{font-size:34px;line-height:1}.home-page .brand small{font-size:18px;line-height:1.05;margin-top:4px}.home-page .links{gap:23px;font-size:13px}.home-page .links a.active{border-bottom:2px solid var(--green);padding-bottom:10px}.home-page .links .btn{padding:12px 16px;color:#fff;border-radius:6px}.home-page .links .btn:hover{color:#fff;background:#005346}

.home-hero{display:grid;grid-template-columns:46% 54%;min-height:390px;background:#003d33;overflow:hidden}.home-hero-copy{padding:45px 5vw 28px;background:radial-gradient(circle at 90% 25%,rgba(215,165,30,.08),transparent 24%),linear-gradient(135deg,#003e34,#003228);color:#fff;position:relative;z-index:2}.home-hero-copy:after{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(215,165,30,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(215,165,30,.06) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,transparent 35%,#000 100%);pointer-events:none}.home-kicker{font-weight:900;color:#f0bd2e;font-size:15px;letter-spacing:.02em;position:relative;z-index:2}.home-kicker span{display:inline-block;width:26px;border-top:2px solid #d7a51e;margin:0 10px 4px 0}.home-hero h1{font-size:58px;line-height:.98;margin:13px 0 8px;letter-spacing:-.02em;position:relative;z-index:2}.home-hero h1 strong{color:#efbb32}.home-rule{width:36px;border-top:2px solid #d7a51e;margin:16px 0 14px}.home-hero-copy p{max-width:520px;font-size:15px;line-height:1.6;margin:0 0 20px;color:#fff;position:relative;z-index:2}.home-hero-actions{display:flex;gap:18px;position:relative;z-index:2}.home-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:5px;padding:13px 20px;font-size:13px;font-weight:850;transition:.2s}.home-btn:hover{transform:translateY(-1px)}.home-btn-gold{background:#e9b22b;color:#12231f;box-shadow:0 6px 18px rgba(0,0,0,.14)}.home-btn-ghost{border:1px solid rgba(255,255,255,.75);color:#fff}.home-btn-green{background:#004236;color:#fff}.home-benefits{display:flex;gap:22px;align-items:center;margin-top:25px;font-size:11px;color:#fff;position:relative;z-index:2}.home-benefits span{display:flex;align-items:center;gap:6px}.home-benefits span:first-letter{color:#e9b22b}.home-hero-visual{background-image:url('/assets/hero-mega-services.png');background-size:cover;background-position:center;position:relative;min-height:390px}.home-hero-visual:before{content:'';position:absolute;left:-90px;top:-60px;width:190px;height:520px;border-radius:50%;border-right:5px solid #e2aa24;background:#003b31;transform:rotate(3deg)}.home-hero-curve{position:absolute;inset:0;box-shadow:inset 50px 0 70px rgba(0,52,43,.24)}

.home-services-section{padding:25px 2.8vw 16px;background:#fff}.home-section-heading{text-align:center;margin-bottom:18px}.home-section-kicker{font-size:12px;font-weight:900;letter-spacing:.08em}.home-section-kicker span{display:inline-block;width:52px;border-top:1px solid #d7a51e;margin:0 12px 4px}.home-section-heading h2{font-size:27px;margin:7px 0 0;color:#15362f}.home-section-heading h2 em{font-style:normal;color:#d79f17}.home-service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;max-width:1480px;margin:auto}.home-service-card{border:1px solid #e5e3dc;border-radius:9px;padding:14px 14px 12px;min-height:332px;display:flex;flex-direction:column;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.025)}.home-service-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;color:#fff;font-size:31px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.home-service-icon.green{background:linear-gradient(145deg,#075c4c,#00362d)}.home-service-icon.gold{background:linear-gradient(145deg,#e5b22c,#bd8611)}.home-service-card h3{text-align:center;font-size:14px;line-height:1.15;color:#16362f;margin:0 0 10px}.home-service-card ul{padding-left:14px;margin:0;color:#252d2a;font-size:11px;line-height:1.55;flex:1}.home-service-card li{margin:4px 0}.home-service-card li::marker{color:#d79f17}.home-service-card a{text-align:center;font-size:12px;font-weight:850;color:#075143;margin-top:8px}

.home-audience-section{display:grid;grid-template-columns:205px 1fr;gap:22px;align-items:center;margin:0 2.8vw 0;padding:18px 28px 22px;background:linear-gradient(90deg,#f6f3ec,#fafaf7);border-radius:8px}.home-audience-intro h2{font-size:24px;line-height:1.02;margin:0;color:#12342e}.home-audience-intro h2 em{font-style:normal;color:#d79f17}.home-mini-line{width:32px;border-top:2px solid #d79f17;margin:10px 0}.home-audience-intro p{font-size:11px;line-height:1.45}.home-audience-intro .home-btn{font-size:11px;padding:11px 16px}.home-audience-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.home-audience-card{background:#fff;border-radius:7px;text-align:center;padding:17px 8px 14px;min-height:130px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 2px 9px rgba(0,0,0,.03)}.home-audience-card div{font-size:35px;filter:saturate(.35) hue-rotate(80deg)}.home-audience-card span{font-size:12px;font-weight:650;line-height:1.35;margin-top:8px}

.home-trust-section{background:linear-gradient(90deg,#003d32,#002c25);color:#fff;padding:12px 4vw 24px}.home-trust-section h2{text-align:center;color:#e5ad24;font-size:16px;margin:0 0 17px}.home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1480px;margin:auto}.home-trust-item{display:flex;gap:12px;padding:0 25px;border-right:1px solid rgba(255,255,255,.2);min-height:72px}.home-trust-item:first-child{padding-left:0}.home-trust-item:last-child{border-right:0}.trust-ico{font-size:35px;color:#e5ad24;min-width:42px}.home-trust-item b{font-size:12px}.home-trust-item p{margin:5px 0 0;font-size:10.5px;line-height:1.45;color:#edf4f2}

.home-cta{background:linear-gradient(90deg,#d69d17,#f0bd33);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:14px 18vw}.home-cta-icon{font-size:30px;color:#fff}.home-cta b{font-size:13px;color:#fff}.home-cta p{font-size:11px;color:#fff;margin:2px 0}.home-cta .home-btn{min-width:160px}

.home-page .footer{padding-top:25px}.home-page .footer-grid{grid-template-columns:1.35fr 1fr 1.25fr 1fr}.home-page .footer .brand .mark{width:46px;height:46px}.home-page .footer .brand .mark:before{font-size:28px}.home-page .footer .brand strong{font-size:25px}.home-page .footer .brand small{font-size:13px}.home-page .footer p,.home-page .footer a{font-size:11px;line-height:1.6}.home-page .footer h4{font-size:11px;margin-top:0}.home-page .copy{font-size:10px}

@media(max-width:1180px){.home-page .links{gap:12px;font-size:12px}.home-page .brand strong{font-size:27px}.home-page .brand small{font-size:15px}.home-service-grid{grid-template-columns:repeat(3,1fr)}.home-service-card:nth-child(4),.home-service-card:nth-child(5){min-height:300px}.home-audience-section{grid-template-columns:1fr}.home-audience-grid{grid-template-columns:repeat(5,1fr)}.home-cta{padding-left:7vw;padding-right:7vw}}
@media(max-width:820px){.home-hero{grid-template-columns:1fr}.home-hero-copy{padding:48px 24px}.home-hero-visual{min-height:310px}.home-hero-visual:before{display:none}.home-hero h1{font-size:50px}.home-service-grid{grid-template-columns:1fr 1fr}.home-audience-grid{grid-template-columns:repeat(2,1fr)}.home-audience-card:last-child{grid-column:span 2}.home-trust-grid{grid-template-columns:1fr 1fr;row-gap:22px}.home-trust-item:nth-child(2){border-right:0}.home-cta{grid-template-columns:auto 1fr}.home-cta .home-btn{grid-column:1/-1}.home-page .nav{position:sticky}.home-page .links a.active{padding-bottom:4px}}
@media(max-width:560px){.home-page .brand strong{font-size:24px}.home-page .brand small{font-size:12px}.home-hero h1{font-size:44px}.home-hero-actions,.home-benefits{flex-direction:column;align-items:flex-start}.home-benefits{gap:10px}.home-service-grid,.home-audience-grid,.home-trust-grid{grid-template-columns:1fr}.home-audience-card:last-child{grid-column:auto}.home-trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:0 0 14px}.home-trust-item:last-child{border-bottom:0}.home-cta{padding:16px 24px}.home-service-card{min-height:auto}}
