.dossier-loading-simple,.simple-loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.loading-spinner-simple{margin-bottom:1.5rem}.spinner-ring-simple{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:rgba(255,255,255,.3);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-title-simple{color:rgba(255,255,255,.7);font-size:1.1rem;font-weight:400;margin:0;font-family:Figtree,-apple-system,BlinkMacSystemFont,sans-serif}.activity-loading-simple{min-height:200px;padding:1rem}.activity-loading-simple .loading-title-simple{font-size:1.2rem}.activity-loading-simple .spinner-ring-simple{width:30px;height:30px}.dossier-loading-state{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.loading-container{background:rgba(255,255,255,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:3rem;max-width:500px;width:100%;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.2)}.loading-icon{font-size:3rem;margin-bottom:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.loading-title{color:#f8fafc;font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.loading-description{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:2rem}.loading-progress{margin-bottom:2rem}.progress-bar{width:100%;height:8px;background:rgba(255,255,255,.1);border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:4px;transition:width .3s ease;animation:progressPulse 2s infinite}@keyframes progressPulse{0%,to{opacity:1}50%{opacity:.7}}.progress-text{color:#cbd5e1;font-size:.9rem;font-weight:600}.loading-spinner{display:flex;justify-content:center}.spinner-ring{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#f97316;border-radius:50%;animation:spin 1s linear infinite}.dossier-error-state{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.dossier-error-state .error-container{background:rgba(255,255,255,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:3rem;max-width:600px;width:100%;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.2)}.dossier-error-state .error-icon{font-size:3rem;margin-bottom:1.5rem;animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.dossier-error-state .error-title{color:#f8fafc;font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#dc2626,#b91c1c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dossier-error-state .error-message{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:2rem}.dossier-error-state .error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.dossier-error-state .error-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;min-width:140px}.dossier-error-state .error-btn.primary{background:linear-gradient(135deg,#f97316,#ea580c);color:white}.dossier-error-state .error-btn.primary:hover{background:linear-gradient(135deg,#ea580c,#dc2626);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.dossier-error-state .error-btn.secondary{background:rgba(255,255,255,.1);color:#f8fafc;border:1px solid rgba(255,255,255,.2)}.dossier-error-state .error-btn.secondary:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-2px)}.dossier-error-state .error-btn.warning{background:linear-gradient(135deg,#dc2626,#b91c1c);color:white}.dossier-error-state .error-btn.warning:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,38,38,.4)}.error-help{text-align:left;background:rgba(0,0,0,.2);border-radius:8px;padding:1.5rem}.error-help p{color:#cbd5e1;font-weight:600;margin-bottom:1rem}.error-help ul{color:#94a3b8;list-style:none;padding:0}.error-help li{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.error-help li:last-child{border-bottom:none}.error-help li:before{content:"•";color:#f97316;font-weight:700;margin-right:.5rem}.dossier-empty-state{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.empty-container{background:rgba(255,255,255,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:3rem;max-width:500px;width:100%;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.2)}.empty-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.7}.empty-title{color:#f8fafc;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.empty-description{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:2rem}.empty-action-btn{background:linear-gradient(135deg,#f97316,#ea580c);color:white;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.empty-action-btn:hover{background:linear-gradient(135deg,#ea580c,#dc2626);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width:768px){.dossier-empty-state,.dossier-error-state,.dossier-loading-state{padding:1rem}.dossier-error-state .error-container,.empty-container,.loading-container{padding:2rem 1.5rem}.dossier-error-state .error-title,.empty-title,.loading-title{font-size:1.25rem}.dossier-error-state .error-actions{flex-direction:column;align-items:center}.dossier-error-state .error-btn{width:100%;max-width:300px}}@media (max-width:480px){.dossier-error-state .error-container,.empty-container,.loading-container{padding:1.5rem 1rem}.dossier-error-state .error-icon,.empty-icon,.loading-icon{font-size:2.5rem}.dossier-error-state .error-title,.empty-title,.loading-title{font-size:1.1rem}.dossier-error-state .error-message,.empty-description,.loading-description{font-size:.9rem}}