:root{--cal-avenir:#0A66C2;--cal-encours:#4F46E5;--cal-passe:#64748B}.hide{display:none}body{background:#f3f4f6}.cv-card.cv-card--voyages{background:radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 55%),radial-gradient(circle at bottom right,rgba(16,185,129,.12),transparent 55%),#fff;border:1px solid #E5E7EB;border-radius:18px;box-shadow:0 22px 55px #0f172a1f;overflow:hidden;margin:22px auto;max-width:1120px}.cv-card-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:18px 20px 14px;border-bottom:1px solid rgba(226,232,240,.7);background:linear-gradient(120deg,#2563eb1f,#1e40af05)}.cv-card-bd{padding:16px 18px 18px}.header h1{margin:0;font-size:1.35rem;color:#0b1f35}.vh-title{display:flex;flex-direction:column;gap:4px}.vh-sub{margin:0;font-size:.9rem;color:#6b7280;max-width:420px}.vh-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:0 18px;height:40px;border-radius:999px;border:1px solid #1D4ED8;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#eff6ff;font-size:.9rem;font-weight:700;text-decoration:none;box-shadow:0 12px 25px #2563eb66;cursor:pointer}.btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 16px 35px #1e40af80}.btn-primary-ico{width:20px;height:20px;border-radius:999px;background:#0f172a33;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1rem}.toolbar{display:flex;gap:18px;align-items:flex-end;margin-bottom:14px;flex-wrap:wrap}.toolbar-left{flex:1 1 260px;min-width:230px;display:flex;flex-direction:column;gap:4px}.toolbar-right{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.field-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-weight:600}.search-wrap{position:relative;display:flex;align-items:center}.search-ico{position:absolute;left:10px;font-size:.9rem;opacity:.6;pointer-events:none}.cv-input.search{width:100%;height:42px;padding:0 12px 0 30px;border:1px solid #E3E7EF;border-radius:999px;background:#fff;color:#0b1f35;outline:none;min-width:200px;font-size:.9rem}.cv-input.search::placeholder{color:#97a1af}.cv-input.search:focus{border-color:#c8d6ee;box-shadow:0 0 0 3px #2563eb2e}.chips{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.chip{height:32px;padding:0 .85rem;border-radius:999px;border:1px solid #E5E7EB;background:#f9fafb;color:#111827;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;box-shadow:0 1px 2px #0f172a0f;transition:background .15s,border-color .15s,box-shadow .15s,transform .06s}.chip:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a1f}.chip.is-on{border-color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 6px 15px #2563eb59;color:#1e3a8a}.chip .count{font-weight:800;color:inherit;opacity:.9}.chip-dot{width:9px;height:9px;border-radius:999px;box-shadow:0 0 0 1px #0f172a26}.chip-dot--all{background:linear-gradient(135deg,#0ea5e9,#22c55e)}.chip-dot--avenir{background:#2563eb}.chip-dot--encours{background:#f97316}.chip-dot--passe{background:#6b7280}.kanban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:6px}@media(max-width:980px){.kanban{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.kanban{grid-template-columns:1fr}}.col{background:#f9fafb;border:1px solid #E5EAF2;border-radius:14px;box-shadow:inset 0 4px 10px #1118270a;display:flex;flex-direction:column}.col-hd{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:9px 11px;border-bottom:1px solid #E5EAF2;border-radius:14px 14px 0 0;font-weight:700;color:#0b1f35;font-size:.82rem}.col-hd-left{display:flex;align-items:center;gap:.45rem}.col-label{text-transform:uppercase;font-size:.72rem;letter-spacing:.08em}.col--avenir .col-hd{background:linear-gradient(180deg,#e0edff,#fff)}.col--encours .col-hd{background:linear-gradient(180deg,#ede9fe,#fff)}.col--passe .col-hd{background:linear-gradient(180deg,#e5e7eb,#fff)}.bubble{display:inline-flex;align-items:center;justify-content:center;height:22px;min-width:26px;padding:0 6px;border-radius:999px;background:#fff;color:#0b4f97;border:1px solid #D9E6F9;font-size:.8rem;font-weight:800;box-shadow:0 2px 6px #0f172a1f}.col-list{padding:10px;display:flex;flex-direction:column;gap:10px;max-height:360px;overflow-y:auto}.col-empty{color:#5b6472;background:#fff;border:1px dashed #E0E6F2;border-radius:12px;padding:14px;text-align:center;font-size:.86rem}.k-card{position:relative;display:grid;grid-template-columns:4px 1fr auto;gap:12px;align-items:flex-start;border:1px solid #E5EAF2;border-radius:12px;background:#fff;padding:10px 12px;box-shadow:0 6px 14px #1118270f;transition:box-shadow .12s ease,transform .06s ease,border-color .12s ease,background .12s ease;cursor:pointer}.k-card:hover{transform:translateY(-1px);border-color:#c7d2fe;box-shadow:0 14px 30px #0f172a24;background:#f9faff}.k-card.is-active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb73;background:linear-gradient(135deg,#eff6ff,#fff)}.k-strip{width:5px;border-radius:10px}.btn-icon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #E1E6F2;background:#fff;box-shadow:0 4px 10px #0206170f;transition:transform .06s,box-shadow .12s,background .12s,border-color .12s;text-decoration:none;font-size:1rem;cursor:pointer}.btn-icon:hover{background:#f5f8fd;border-color:#d6e2f5;box-shadow:0 8px 16px #0206171f}.btn-icon:active{transform:translateY(1px)}.btn-icon.plus:before{content:"+";font-weight:900;color:#0b4f97;font-size:1.1rem}.skeleton{display:none;margin-top:10px}.skeleton .row{height:92px;border-radius:12px;background:linear-gradient(90deg,#f3f4f6,#f8fafc,#f3f4f6);background-size:200% 100%;animation:sk 1s linear infinite;margin:8px 0;border:1px solid #EFF2F5}@keyframes sk{to{background-position:200% 0}}.docs-panel{margin-top:16px;border-radius:16px;border:1px solid #DCFCE7;background:linear-gradient(135deg,#f0fdf4,#fff);box-shadow:0 12px 28px #16653414;overflow:hidden;animation:panel-in .2s ease-out}@keyframes panel-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.docs-hd{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:10px 16px;border-bottom:1px solid #D1FAE5;background:linear-gradient(120deg,#16a34a26,#10b98105)}.docs-title{font-weight:800;color:#064e3b;font-size:.95rem}.docs-subtitle{font-size:.86rem;color:#065f46}.docs-body{padding:10px 16px 12px;display:flex;flex-direction:column;gap:6px;font-size:.86rem}.docs-empty,.docs-loading,.docs-error{padding:10px 12px;border-radius:10px;border:1px dashed #A7F3D0;background:#fff;color:#166534;font-size:.88rem}.docs-error{border-style:solid;border-color:#fca5a5;background:#fef2f2;color:#b91c1c}.docs-step{position:relative;margin:0;background:#f9fafb;border-radius:10px;border:1px solid #E5E7EB;padding:6px 10px}.step-tag{border-radius:999px;padding:1px 7px;font-size:.72rem;font-weight:600;border:1px solid #DBEAFE;background:#eff6ff;color:#1d4ed8;white-space:nowrap}.docs-close{font-size:1.1rem;font-weight:700}.docs-sections{display:flex;flex-direction:column;gap:12px}.docs-section{background:#ffffffb3;border:1px solid rgba(209,250,229,.9);border-radius:14px;padding:10px}.docs-sec-title{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#16a34a;margin:2px 2px 8px}.maps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:760px){.maps-grid{grid-template-columns:1fr}}.map-card{border:1px solid #E5E7EB;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 14px #1118270f;display:flex;flex-direction:column;min-height:260px}.map-card--empty{background:#f9fafb;border-style:dashed;box-shadow:none}.map-card-hd{padding:10px 12px 8px;border-bottom:1px solid #EEF2F7;background:linear-gradient(120deg,#2563eb14,#10b9810a)}.map-card-title{font-weight:800;color:#0b1f35;font-size:.9rem;margin:0 0 2px}.map-card-sub{font-size:.8rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-frame{flex:1;background:#f3f4f6}.map-frame iframe{width:100%;height:100%;min-height:190px;border:0;display:block}.map-card-ft{padding:8px 12px;border-top:1px solid #EEF2F7;display:flex;justify-content:flex-end;background:#fff}.map-link{font-weight:800;color:#0b4f97;text-decoration:none;font-size:.85rem}.map-link:hover{text-decoration:underline}.map-card-empty{padding:14px 12px;color:#6b7280;font-size:.86rem;line-height:1.35}.prep{display:flex;flex-direction:column;gap:10px}.prep-top{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:760px){.prep-top{grid-template-columns:1fr}}.prep-block{border:1px solid #E5E7EB;background:#fff;border-radius:12px;padding:10px;box-shadow:0 6px 14px #1118270f}.prep-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#16a34a;margin:0 0 6px}.prep-muted{color:#6b7280;font-size:.9rem}.prep-agents{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.agent-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #E5E7EB;background:#f9fafb;border-radius:999px;padding:4px 8px 4px 4px;font-weight:700;color:#0b1f35;font-size:.85rem}.agent-ini{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;border:1px solid #BFDBFE;color:#1d4ed8;font-weight:900;font-size:.78rem}.agent-name{white-space:nowrap}.prep-progress{display:flex;align-items:center;gap:10px;justify-content:space-between}.prep-bar{position:relative;height:10px;flex:1;border-radius:999px;background:#f3f4f6;border:1px solid #E5E7EB;overflow:hidden}.prep-bar-in{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a)}.prep-kpi{font-weight:900;color:#064e3b;min-width:72px;text-align:right}.prep-kpi-sub{font-weight:700;color:#6b7280}.a-list{border:1px solid #E5E7EB;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 14px #1118270f}.a-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px;border-top:1px solid #EEF2F7}.a-row:first-child{border-top:none}.a-main{flex:1;min-width:0}.a-title{font-weight:800;color:#0b1f35;font-size:.92rem;line-height:1.25}.a-meta{margin-top:2px;font-size:.82rem;color:#6b7280}.a-badge{height:22px;padding:0 8px;border-radius:999px;border:1px solid;font-weight:900;font-size:.75rem;display:inline-flex;align-items:center;white-space:nowrap;flex-shrink:0}
