:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;--pri: #2563eb;--pri-hover: #1e40af;--ink: #1b2536;--ink-2: #475569;--bg: #f5f8fb;--card: #ffffff;--muted: #a0aec0;--radius: 18px;--shadow: 0 6px 32px 0 #2563eb12;--kpi-green: #16a34a;--kpi-red: #dc2626;--kpi-blue: #2563eb;--kpi-violet: #7c3aed}*{box-sizing:border-box}body{margin:0;background:#f1f5f9}main{display:flex;flex-direction:column;gap:0rem}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.app{display:flex;min-height:100vh;flex-direction:column}.container{margin:0 auto;padding:0 1.5rem;max-width:1100px}.header{background:#0f172af2;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.covercodeaer{padding:10}.LOGOtof{color:rgb(30 64 175 / var(--tw-bg-opacity, 1));background-color:#028dfe;width:100px;display:none;height:80px}.header__content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;gap:2rem}.logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;color:#eab308e6;background-color:#eab308e6;text-decoration:none}.logo__mark{font-size:1.5rem}.logo__text{letter-spacing:.08em}.nav-list{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}.nav-list a,.footer__links a{color:inherit;text-decoration:none;font-weight:500}.nav-list a:hover,.footer__links a:hover{text-decoration:underline}.chauffeur-calendar-wrap{background:var(--card);border-radius:14px;box-shadow:var(--shadow);padding:16px 18px 20px;margin-bottom:22px}.calendar-summary{display:flex;gap:22px;font-size:.95rem;font-weight:600;color:var(--ink-2);margin-bottom:12px}.cal-pris{color:var(--kpi-green)}.cal-annule{color:var(--kpi-red)}.cal-attente{color:#d97706}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.calendar-day{background:#f8fafc;border-radius:12px;padding:10px 8px 14px;display:flex;flex-direction:column;box-shadow:0 2px 10px #1e40af14}.calendar-day-label{text-align:center;font-weight:700;color:var(--pri);margin-bottom:6px}.calendar-events{display:flex;flex-direction:column;gap:6px;flex:1}.calendar-event{background:#fff;border-radius:10px;padding:6px 8px;border-left:5px solid transparent;box-shadow:0 2px 8px #0f172a0f}.calendar-pris{border-left-color:#16a34a;background:#ecfdf5}.calendar-annule{border-left-color:#dc2626;background:#fef2f2}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out both}.calendar-attente{border-left-color:#eab308;background:#fef9c3}.evt-hour{font-size:.8rem;font-weight:700;color:#475569;margin-bottom:2px}.evt-loc{font-size:.8rem;font-weight:600;color:var(--ink)}.evt-to{font-size:.78rem;color:var(--ink-2)}.calendar-event-footer{display:flex;align-items:center;gap:8px;margin-top:4px}.calendar-noevent{text-align:center;color:var(--muted);font-size:.85rem;padding:12px 0}.chauffeur-rides-table{background:var(--card);border-radius:16px;padding:18px 16px 22px;box-shadow:var(--shadow)}.chauffeur-rides-title{font-size:1.1rem;font-weight:700;color:var(--pri);margin-bottom:12px}.rides-table-wrap{overflow-x:auto}.rides-table-wrap table{border-collapse:collapse;width:100%;min-width:720px}.rides-table-wrap th,.rides-table-wrap td{border-bottom:1px solid #e2e8f0;padding:8px 10px;font-size:.85rem;text-align:left}.rides-table-wrap th{background:#eef2ff;color:var(--ink);font-weight:700}.rides-table-wrap tr.pris td{color:var(--kpi-green);font-weight:600}.rides-table-wrap tr.annule td{color:var(--kpi-red);font-weight:600}.rides-table-wrap tr.attente td{color:#d97706;font-weight:600}.badge-status{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.4px}.badge-status.pris{background:#dcfce7;color:#15803d}.badge-status.annule{background:#fee2e2;color:#b91c1c}.badge-status.attente{background:#fef9c3;color:#a16207}@media (max-width: 900px){.calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 600px){.calendar-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.calendar-summary{flex-direction:column;gap:6px}}.button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.button--primary{background:linear-gradient(135deg,#facc15,#f97316);color:#0f172a;box-shadow:0 12px 30px #f9731659}.button--primary:hover{transform:translateY(-2px)}.button--secondary{background:#0f172a;color:#f8fafc}.section{padding:5rem 0;background:#f8fafc}.section--alt{background:#e2e8f0}.section__header{text-align:center;margin:0 auto 3rem;max-width:700px;display:flex;flex-direction:column;gap:.75rem}.section__eyebrow{font-weight:700;letter-spacing:.25em;color:#f97316;font-size:.85rem}.section__subtitle{color:#475569;font-size:1.05rem}.hero{background:linear-gradient(145deg,#1d4ed8,#1e293b);color:#f8fafc}.hero__content{display:grid;gap:2.5rem;align-items:center;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.hero__eyebrow{color:#f8fafcbf;letter-spacing:.3em;font-weight:600;font-size:.8rem}.hero__subtitle{color:#f8fafce6;font-size:1.1rem;max-width:480px}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.hero__card{background:#0f172a80;border-radius:1.5rem;padding:1.75rem;box-shadow:0 30px 60px #0f172a59}.hero__card-title{font-weight:700;margin-bottom:1rem;letter-spacing:.1em;text-transform:uppercase}.hero__card-body{display:grid;gap:.5rem;color:#f8fafcd9}.hero__card-footer{margin-top:1.5rem;font-size:.9rem;color:#f8fafcb3}.grid{display:grid;gap:1.5rem}.grid--three{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:#fff;border-radius:1.25rem;padding:1.75rem;box-shadow:0 20px 45px #0f172a14;display:flex;flex-direction:column;gap:.75rem}.card--step{border-top:4px solid #1d4ed8}.card--fleet{align-items:flex-start}.card__icon{font-size:2rem}.card__meta{color:#1d4ed8;font-weight:600}.card--testimonial blockquote{font-style:italic;color:#0f172a}.card--testimonial figcaption{color:#475569;font-weight:600}.footer{margin-top:auto;background:#0f172a;color:#e2e8f0}.footer__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 0}.footer__links{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}@media (max-width: 640px){.nav-list{display:none}.hero__actions{flex-direction:column;align-items:stretch}.footer__content{flex-direction:column;align-items:flex-start}}.hero-eiffel{position:absolute;left:2px;bottom:430px;width:520px;color:#eab308e6;pointer-events:none}.hero-eiffel img{width:100%;height:auto}.hero-taxi{position:absolute;bottom:84%;left:-280px;color:#eab308e6;width:260px;animation:drive-across 22s linear infinite;filter:drop-shadow(0 24px 40px rgba(15,23,42,.35));pointer-events:none}.hero-taxi img{width:50%;height:auto;color:#eab308e6}@keyframes drive-across{0%{transform:translate(0) scale(.96) rotate(-1deg);opacity:0}8%{opacity:1}45%{transform:translate(120vw) scale(1) rotate(0)}70%{transform:translate(140vw) scale(1.02) rotate(1deg);opacity:1}90%{opacity:0}to{transform:translate(0) scale(.96) rotate(-1deg);opacity:0}}@media (max-width: 1024px){.hero-eiffel{opacity:.35;left:-200px;bottom:-120px}.hero-taxi{bottom:2%;width:220px}}@media (max-width: 640px){.hero-eiffel{display:none}.hero-taxi{animation-duration:18s;width:180px}}
