/*
Theme Name: ColisRemis Pro
Theme URI: https://colisremis.fr/
Author: ColisRemis
Description: Site vitrine ColisRemis - livraison de proximité à Lille et sa métropolele.
Version: 2.1
Text Domain: colisremis
*/
:root{--blue:#0757d5;--blue2:#125ed8;--navy:#0b2854;--text:#1e3557;--muted:#5c6f8d;--line:#e6ebf3;--soft:#f6f9ff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1410px,92%);margin:auto}
.header{height:98px;background:#fff;border-bottom:1px solid #edf1f7;display:flex;align-items:center}.nav{display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:330px;max-width:100%;display:block}.links{display:flex;align-items:center;gap:34px;font-weight:700;color:#263a59}.links a:hover{color:var(--blue)}.quote{background:var(--blue);color:#fff!important;padding:15px 24px;border-radius:7px;box-shadow:0 8px 18px rgba(7,87,213,.2)}
.hero{min-height:555px;position:relative;overflow:hidden;background:#fff}.hero-bg{position:absolute;right:0;top:0;width:57%;height:100%;background-image:url('assets/hero-van.png');background-size:cover;background-position:center right}.hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.95) 11%,rgba(255,255,255,.35) 42%,rgba(255,255,255,0) 65%)}.hero-content{position:relative;z-index:2;padding:48px 0 24px;width:54%}.pill{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid #e5ecf7;border-radius:24px;padding:10px 16px;color:var(--blue);font-weight:800;box-shadow:0 4px 14px rgba(15,54,105,.07)}.hero h1{font-size:55px;line-height:1.08;letter-spacing:-1.5px;color:var(--navy);margin:26px 0 18px}.hero h1 span{color:var(--blue)}.hero p{font-size:18px;line-height:1.55;max-width:650px;margin:0;color:#314b70}.actions{display:flex;gap:14px;margin-top:30px}.btn{padding:15px 24px;border-radius:7px;font-weight:800;border:1px solid var(--blue);background:var(--blue);color:#fff}.btn.outline{background:#fff;color:var(--blue);display:flex;align-items:center;gap:10px}
.benefits{position:relative;z-index:3;margin-top:-1px}.benefit-bar{background:#fff;border:1px solid #e6ebf3;border-radius:16px;box-shadow:0 8px 24px rgba(20,50,90,.08);display:grid;grid-template-columns:repeat(4,1fr);padding:18px 10px}.benefit{display:flex;align-items:center;gap:14px;padding:6px 25px;border-right:1px solid #e8edf4}.benefit:last-child{border-right:0}.ico{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eff5ff;color:var(--blue);font-size:21px}.benefit b{display:block;color:var(--navy);font-size:15px}.benefit small{color:#71809a}
.section{padding:72px 0}.section-head{text-align:center;max-width:900px;margin:0 auto 36px}.eyebrow{font-size:13px;font-weight:900;color:var(--blue);letter-spacing:.5px;text-transform:uppercase}.section h2{font-size:34px;color:var(--navy);margin:10px 0}.section-head p{font-size:17px;color:#657895}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{border:1px solid #e5eaf2;border-radius:14px;padding:26px 22px;text-align:center;background:#fff;box-shadow:0 5px 18px rgba(20,50,90,.04)}.card .bigico{width:62px;height:62px;border-radius:50%;background:#edf4ff;color:var(--blue);display:grid;place-items:center;margin:0 auto 17px;font-size:28px}.card h3{color:var(--navy);margin:0 0 10px;font-size:19px}.card p{color:#687a95;line-height:1.5;margin:0}
.cta{background:linear-gradient(100deg,#0a55d3,#165ce0);color:#fff;border-radius:14px;padding:28px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px}.cta h2{color:#fff;margin:0 0 5px;font-size:25px}.cta p{margin:0;color:#dfeaff}.cta .white{background:#fff;color:var(--navy);border:0}.footer{margin-top:70px;background:#092650;color:#dce8fb;padding:35px 0}.footer .nav{align-items:flex-start}.footer small{color:#a8bedb}
@media(max-width:1000px){.links{gap:15px}.hero-bg{width:50%}.hero-content{width:64%}.hero h1{font-size:46px}.cards{grid-template-columns:repeat(2,1fr)}.benefit-bar{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid #e8edf4}}
@media(max-width:720px){.header{height:auto;padding:14px 0}.nav{flex-wrap:wrap}.brand img{width:250px}.links{display:none}.hero-bg{position:absolute;width:100%;opacity:.25}.hero-content{width:100%;padding:55px 0}.hero h1{font-size:40px}.actions{flex-wrap:wrap}.benefit-bar{grid-template-columns:1fr}.benefit{border-right:0!important;border-bottom:1px solid #e8edf4!important}.benefit:last-child{border-bottom:0!important}.cards{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}}
