.etat-root{background:linear-gradient(135deg,#eef5ff 0%,#f0f4ff 50%,#eef2ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.etat-root:before{content:"";pointer-events:none;background:#2563eb12;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-60px;left:-60px}.etat-root:after{content:"";pointer-events:none;background:#f2683a0f;border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.etat-card{text-align:center;z-index:1;background:#fff;border-radius:24px;width:100%;max-width:600px;padding:48px 40px;position:relative;box-shadow:0 20px 60px #0f285a1f,0 4px 16px #0f285a0f}.etat-logo{justify-content:center;align-items:center;margin-bottom:28px;display:flex}.etat-logo img{width:140px;height:auto}.etat-dots{justify-content:center;gap:10px;margin-bottom:24px;display:flex}.etat-dot{opacity:.4;background:#2563eb;border-radius:50%;width:13px;height:13px;animation:1.2s ease-in-out infinite etat-pulse}.etat-dot:nth-child(2){animation-delay:.2s}.etat-dot:nth-child(3){animation-delay:.4s}@keyframes etat-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.etat-illu{margin-bottom:20px;font-size:80px;line-height:1}.etat-titre{color:#111827;letter-spacing:-.01em;margin-bottom:10px;font-size:26px;font-weight:800;line-height:1.2}.etat-sous-titre{color:#1e293b;margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.4}.etat-texte{color:#6b7280;margin-bottom:20px;font-size:13.5px;line-height:1.6}.etat-barre-wrap{background:#e5e7eb;border-radius:3px;height:6px;margin:20px 0;overflow:hidden}.etat-barre-fill{background:#2563eb;border-radius:3px;width:55%;height:6px;animation:2s ease-in-out infinite etat-progress}@keyframes etat-progress{0%{width:20%}50%{width:75%}to{width:20%}}.etat-info-row{text-align:left;color:#374151;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:13.5px;display:flex}.etat-info-row svg{stroke:currentColor;fill:none;stroke-width:1.8px;flex:none;width:18px;height:18px;margin-top:1px}.etat-info-row.bleu{color:#2563eb}.etat-info-row.gris{color:#9ca3af}.etat-sep{background:#f3f4f6;height:1px;margin:18px 0}.etat-note{color:#9ca3af;text-align:left;align-items:flex-start;gap:8px;font-size:12.5px;display:flex}.etat-note svg{stroke:currentColor;fill:none;stroke-width:1.8px;flex:none;width:16px;height:16px}.etat-info-band{color:#374151;background:#f9fafb;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:10px 16px;font-size:13.5px;display:flex}.etat-info-band strong{color:#2563eb;font-weight:700}.etat-btns{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.etat-btn-pri{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.etat-btn-pri:hover{background:#1d4ed8}.etat-btn-sec{color:#2563eb;cursor:pointer;background:0 0;border:1.5px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.etat-btn-sec:hover{background:#eff6ff;border-color:#93c5fd}.etat-btn-sec.bleu-txt{color:#2563eb}
