.cesp{--ink:#1a1a1a;--muted:#6b6b6b;--teal:#0e6360;--teal-dark:#0a4f4c;--teal-soft:#e7f1f0;--gold:#bf934b;--gold-soft:#f4d58a;--cream:#faf8f3;--cream-warm:#faf6ee;--line:#e8e4dd;--shadow-card:0 2px 10px rgba(26,26,26,0.04);--shadow-hover:0 6px 22px rgba(26,26,26,0.08);background:var(--cream);color:var(--ink);font-family:var(--font-open-sans),"Open Sans",system-ui,sans-serif;font-size:16px;line-height:1.6}.cesp .text-sm{font-size:15px;line-height:1.6}.cesp .text-xs{font-size:13.5px;line-height:1.55}.cesp .text-base{font-size:17px;line-height:1.6}.cesp p{line-height:1.6}.cesp .text-muted-foreground{color:#5c5c5c}.cesp .font-display{color:var(--ink);letter-spacing:-.01em}.cesp>header{border-bottom:0!important;background:#fff;box-shadow:inset 0 -1px 0 var(--line)}.cesp .shadow-soft{border-radius:22px!important;border-color:var(--line)!important;box-shadow:var(--shadow-card)!important;background:#fff;transition:box-shadow .18s ease,transform .18s ease}.cesp .ce-empty{background:#fcf4ed}.cesp .rounded-xl.border{border-radius:18px!important;border-color:var(--line)!important;box-shadow:var(--shadow-card)}.cesp .text-accent,.cesp .text-warm{color:var(--teal)!important}.cesp .bg-accent{background-color:var(--teal)!important}.cesp .bg-accent\/5{background-color:rgba(14,99,96,.05)!important}.cesp .bg-accent\/10{background-color:rgba(14,99,96,.1)!important}.cesp .bg-accent\/15{background-color:rgba(14,99,96,.14)!important}.cesp .bg-warm\/15{background-color:rgba(14,99,96,.12)!important}.cesp .border-accent{border-color:var(--teal)!important}.cesp .border-accent\/40{border-color:rgba(14,99,96,.35)!important}.cesp .text-accent-foreground{color:#fff!important}.cesp .bg-warm{background-color:var(--teal)!important}.cesp .text-warm-foreground{color:#fff!important}.cesp .hover\:bg-accent\/90:hover,.cesp .hover\:bg-warm\/90:hover{background-color:var(--teal-dark)!important}.ce-avatar{height:36px;width:36px;border-radius:999px;background:var(--teal-soft);color:var(--teal);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-poppins),sans-serif;font-weight:600;font-size:13px;flex-shrink:0}.ce-band{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-card)}.ce-tab{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:999px;font-family:var(--font-poppins),sans-serif;font-weight:600;font-size:14px;color:var(--muted);white-space:nowrap;position:relative;transition:background .15s,color .15s}.cesp .ce-tab:hover{color:var(--ink);background:var(--cream-warm)}.cesp .ce-tab[aria-current=true]{background:var(--teal);color:#fff}.ce-tab-dot{height:7px;width:7px;border-radius:999px;background:var(--gold)}.ce-step-c{height:44px;width:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-family:var(--font-poppins),sans-serif;font-weight:600;font-size:15px;border:2px solid transparent;flex-shrink:0}.ce-step-done{background:var(--teal);border-color:var(--teal);color:#fff}.ce-step-cur{background:#fff;border-color:var(--teal);color:var(--teal);box-shadow:0 0 0 6px var(--teal-soft);animation:cePulse 2.2s ease-in-out infinite}.ce-step-todo{background:#f0ebe2;border-color:#f0ebe2;color:#9a958c}@keyframes cePulse{0%,to{box-shadow:0 0 0 6px var(--teal-soft)}50%{box-shadow:0 0 0 10px rgba(231,241,240,.55)}}.ce-step-line{height:3px;border-radius:99px;flex:1;margin:21px 6px 0}.ce-step-label{font-size:13px;margin-top:9px;line-height:1.2;text-align:center;max-width:86px;color:var(--muted)}.ce-step-label.is-cur{color:var(--teal);font-weight:700}.ce-hero{position:relative;overflow:hidden;border-radius:24px;color:#fff;background:linear-gradient(135deg,#0e6360,#0a4f4c);box-shadow:0 14px 36px rgba(10,79,76,.26)}.ce-hero:after{content:"";position:absolute;top:-90px;right:-60px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(244,213,138,.16),transparent 70%);pointer-events:none}.ce-hero-kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 13px;border-radius:999px;background:rgba(244,213,138,.16);color:var(--gold-soft);font-weight:600;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.ce-hero h2,.ce-hero-kicker{font-family:var(--font-poppins),sans-serif}.ce-hero h2{font-weight:700;font-size:30px;line-height:1.12;letter-spacing:-.02em;color:#fff}.ce-hero p{color:rgba(255,255,255,.86);font-size:16px;line-height:1.55}.ce-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:54px;padding:0 26px;border-radius:15px;background:var(--gold-soft);color:#0a4f4c;font-family:var(--font-poppins),sans-serif;font-weight:600;font-size:15px;box-shadow:0 4px 14px rgba(0,0,0,.16);transition:transform .15s,box-shadow .15s,background .15s}.cesp .ce-hero-cta:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(0,0,0,.22);background:#f7dd9c}.ce-hero-cta.is-ghost{background:rgba(255,255,255,.1);color:#fff;border:1.5px solid rgba(255,255,255,.45);box-shadow:none}.cesp .ce-hero-cta.is-ghost:hover{background:rgba(255,255,255,.18)}.ce-hero-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 15px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-family:var(--font-poppins),sans-serif;font-weight:600;font-size:14px}.ce-hero-illu{position:relative;border-radius:18px;overflow:hidden;border:1px solid rgba(244,213,138,.28);background:rgba(255,255,255,.06);height:100%;min-height:210px}.ce-hero-illu img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:16% center;object-position:16% center;display:block}.ce-verified{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;background:#fff;color:var(--teal);font-family:var(--font-poppins),sans-serif;font-weight:600;font-size:13px;box-shadow:0 4px 14px rgba(0,0,0,.18)}.ce-alert{background:#fff;border:1px solid rgba(192,58,43,.25);border-radius:22px;box-shadow:var(--shadow-card)}.ce-bottomnav{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--line);box-shadow:0 -2px 16px rgba(26,26,26,.06);display:flex;padding:6px 4px calc(6px + env(safe-area-inset-bottom))}.ce-bottomnav a{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px 2px;border-radius:12px;color:var(--muted);font-size:12px;font-weight:600;min-height:52px;justify-content:center;position:relative}.cesp .ce-bottomnav a[aria-current=true]{color:var(--teal)}.ce-nav-ic{height:30px;width:48px;border-radius:999px;display:flex;align-items:center;justify-content:center}.cesp .ce-bottomnav a[aria-current=true] .ce-nav-ic{background:var(--teal-soft)}.ce-nav-dot{position:absolute;top:3px;left:calc(50% + 8px);height:7px;width:7px;border-radius:999px;background:var(--gold)}.ce-messagerie-intro{font-size:13px;line-height:1.55;color:var(--ink-soft,#5e6b68);max-width:68ch;margin:0 0 12px}.ce-help{position:fixed;right:22px;bottom:22px;z-index:40;display:none;align-items:center;gap:10px;padding:9px 22px 9px 10px;border-radius:999px;background:var(--teal);color:#fff;font-family:var(--font-poppins),sans-serif;font-weight:600;font-size:15px;box-shadow:0 8px 24px rgba(10,79,76,.32);transition:transform .15s,box-shadow .15s}.ce-help-avatar{height:34px;width:34px;border-radius:999px;overflow:hidden;flex-shrink:0;border:2px solid rgba(255,255,255,.75);background:var(--cream)}.ce-help-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 26%;object-position:center 26%;display:block}.cesp .ce-help:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(10,79,76,.4)}@media (max-width:767px){.cesp{padding-bottom:calc(92px + env(safe-area-inset-bottom))}}@media (min-width:768px){.ce-help{display:inline-flex}.ce-bottomnav{display:none}}.ce-mover-cible{animation:ce-mover-cible 3.2s ease-out 1}@keyframes ce-mover-cible{0%,55%{box-shadow:0 0 0 2px var(--teal,#0e6360)}to{box-shadow:0 0 0 0 rgba(14,99,96,0)}}.cesp :focus-visible{outline:2px solid var(--teal);outline-offset:2px;border-radius:6px}.ce-movers-trust{display:flex;gap:12px;align-items:flex-start;background:var(--teal-soft);border:1px solid rgba(14,99,96,.18);border-radius:14px;padding:14px 16px;margin-bottom:18px}.ce-movers-trust-ic{flex:0 0 auto;display:flex;width:30px;height:30px;border-radius:50%;background:#fff;align-items:center;justify-content:center;color:var(--teal)}.ce-movers-trust-ic svg{width:17px;height:17px}.ce-movers-trust p{margin:0;font-size:13.5px;line-height:1.5;color:#26433f}.ce-movers-trust strong{display:block;color:var(--teal-dark)}.ce-movers-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.ce-mover{border:1px solid #e6ebf2;border-radius:16px;background:#fff;padding:16px;box-shadow:0 2px 10px rgba(16,32,57,.04)}.ce-mover-head{display:flex;gap:12px;align-items:center;margin-bottom:14px}.ce-mover-avatar{flex:0 0 auto;width:46px;height:46px;border-radius:12px;overflow:hidden;background:var(--teal-soft);color:var(--teal-dark);display:flex;align-items:center;justify-content:center;font:700 15px Inter,system-ui,sans-serif}.ce-mover-avatar img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#fff}.ce-mover-id{min-width:0}.ce-mover-name{margin:0;font:700 16px Inter Tight,Inter,system-ui,sans-serif;color:#13204a;overflow-wrap:break-word;min-width:0}.ce-mover-statut{margin:2px 0 0;font-size:12.5px;color:#67748b}.ce-mover-call{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:9px;border:none;border-radius:13px;background:var(--teal);color:#fff;font:600 15.5px Inter,system-ui,sans-serif;cursor:pointer;transition:background .15s ease,transform .15s ease}.ce-mover-call svg{width:18px;height:18px}.ce-mover-call:hover:not(:disabled){background:var(--teal-dark)}.ce-mover-call:active:not(:disabled){transform:translateY(1px)}.ce-mover-call:disabled{background:#9fb6b4;cursor:default}.ce-spin{animation:cemoverspin .9s linear infinite}@keyframes cemoverspin{to{transform:rotate(1turn)}}.ce-mover-note{margin:11px 0 0;font-size:13px;line-height:1.5;color:#4a5568}.ce-mover-note.is-warn{color:#8a5b00}.ce-mover-note-ic{width:15px;height:15px;vertical-align:-2px;margin-right:5px;color:var(--teal)}.ce-mover-chrono{font-variant-numeric:tabular-nums;font-weight:700;color:var(--teal)}.ce-mover-call.is-raccrocher{background:#b3261e}.ce-mover-call.is-raccrocher:hover:not(:disabled){background:#9a1f18}.ce-mover-cancel{width:100%;min-height:44px;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:13px;background:#fff;color:#4a5568;font:600 14px Inter,system-ui,sans-serif;cursor:pointer;transition:border-color .15s ease,color .15s ease}.ce-mover-cancel svg{width:16px;height:16px}.ce-mover-cancel:hover:not(:disabled){border-color:#b3261e;color:#b3261e}.ce-mover-cancel:disabled{opacity:.6;cursor:default}.ce-movers-vide{border:1px dashed #d8dde8;border-radius:16px;padding:22px 18px;text-align:center;color:#67748b;font-size:14px;line-height:1.55}.ce-movers-vide p{margin:0}.ce-movers-hint{display:flex;align-items:center;gap:7px;margin:16px 0 0;font-size:12.5px;color:#8a93a6}.ce-movers-hint svg{width:15px;height:15px}@media (min-width:768px){.ce-mover{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px}.ce-mover-head{margin-bottom:0;min-width:0;flex:1 1 auto}.ce-mover-call{width:auto;flex:0 0 auto;min-width:190px;padding:0 22px}.ce-mover-note{flex:1 0 100%;margin:4px 0 0;order:3}}.ce-coord{margin-top:14px;padding:14px;border:1px solid #527e78;border-radius:13px;background:var(--teal-soft,#e7f1f0)}.ce-coord-titre{margin:0 0 4px;font-family:var(--font-poppins),system-ui,sans-serif;font-size:14px;font-weight:600;color:var(--teal-dark,#0a4f4c)}.ce-coord-intro{margin:0 0 12px;font-size:13.5px;line-height:1.5;color:#3c4845}.ce-coord-lignes{display:flex;flex-direction:column;gap:8px}.ce-coord-ligne{display:flex;align-items:center;gap:10px;width:100%;min-height:52px;padding:0 14px;background:#fff;border:1px solid #527e78;border-radius:11px;cursor:pointer;text-align:left;text-decoration:none;color:var(--ink,#1a1a1a);font:600 15px var(--font-open-sans),Open Sans,system-ui,sans-serif;transition:background .15s ease}.ce-coord-ligne:hover{background:#f7fbfa}.ce-coord-ligne:focus-visible{outline:2px solid var(--teal,#0e6360);outline-offset:2px}.ce-coord-ligne svg{width:18px;height:18px;flex:none;color:var(--teal,#0e6360)}.ce-coord-label{flex:none;font-size:13px;font-weight:500;color:#6b6b6b}.ce-coord-valeur{margin-left:auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}@media (max-width:480px){.ce-coord-ligne{flex-wrap:wrap;padding:10px 14px;min-height:56px}.ce-coord-valeur{flex:1 0 100%;margin-left:28px;white-space:normal;word-break:break-word;font-weight:700}}.ce-coord-groupe+.ce-coord-groupe{margin-left:.32em}.ce-coord-ligne:disabled{cursor:default;background:#f4f6f6;border-color:#8aa5a1;color:#6b6b6b}.ce-coord-ligne:disabled svg{color:#8aa5a1}.ce-coord-gele{margin:10px 0 0;font-size:13px;line-height:1.5;color:#3c4845}