.profil-container{padding:2rem;background-color:#f9fafb}.profil-content{display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto}.profil-header{text-align:center;margin-bottom:2rem}.profil-header h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.welcome-message{font-size:1rem;color:#6b7280}.profil-section{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -1px rgb(0 0 0 / .06)}.section-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:1rem;margin-bottom:1.5rem}.section-header h2{font-size:1.5rem;font-weight:600;color:#4b5563;margin:0}.edit-link{color:#4f46e5;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5rem}.info-grid,.security-grid,.stats-grid,.quick-actions-grid{display:grid;gap:1.5rem}.info-grid{grid-template-columns:1fr}.security-grid{grid-template-columns:1fr}.stats-grid,.quick-actions-grid{grid-template-columns:1fr}@media (min-width:768px){.info-grid{grid-template-columns:repeat(2,1fr)}.security-grid{grid-template-columns:repeat(2,1fr)}.stats-grid,.quick-actions-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.info-grid{grid-template-columns:repeat(3,1fr)}.stats-grid,.quick-actions-grid{grid-template-columns:repeat(4,1fr)}}.info-card,.security-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)}.info-icon,.security-icon,.action-icon{font-size:2rem;color:#4f46e5}.info-content h3,.security-content h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.info-details p{margin:0;font-size:.875rem;color:#4b5563}.text-muted{font-style:italic;color:#9ca3af}.stat-item{text-align:center;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)}.stat-number{font-size:2.25rem;font-weight:700;color:#1f2937;line-height:1}.stat-label{font-size:.875rem;color:#6b7280;margin-top:.5rem}.quick-action{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;text-decoration:none;color:#1f2937;transition:all 0.2s ease-in-out}.quick-action:hover{background-color:#f3f4f6;transform:translateY(-.25rem);box-shadow:0 4px 6px -1px rgb(0 0 0 / .1)}.quick-action span{font-size:.875rem;font-weight:500;margin-top:.5rem}.gpp-mes-virements{width:100%;overflow-x:auto}.gpp-mes-virements table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;min-width:600px}.gpp-mes-virements th{background-color:#f8f9fa;color:#333;font-weight:700;padding:12px 15px;text-align:left;border-bottom:2px solid #ddd}.gpp-mes-virements td{padding:10px 15px;border-bottom:1px solid #ddd;vertical-align:middle}.statut-badge{padding:5px 10px;border-radius:4px;font-size:12px;font-weight:700}.statut-en_attente{background-color:#fff3cd;color:#856404}.statut-approuve{background-color:#d4edda;color:#155724}.statut-annule{background-color:#f8d7da;color:#721c24}.statut-complete{background-color:#d1ecf1;color:#0c5460}.gpp-mes-virements td:last-child{white-space:nowrap}.gpp-mes-virements .button{display:inline-block;padding:6px 12px;margin:2px;font-size:12px;text-decoration:none;border-radius:4px;border:1px solid #fff0;cursor:pointer;transition:all 0.3s}.gpp-mes-virements .button-primary{background-color:#007cba;color:#fff;border-color:#007cba}.gpp-mes-virements .button-primary:hover{background-color:#005a87}.gpp-mes-virements .button-secondary{background-color:#6c757d;color:#fff;border-color:#6c757d}.gpp-mes-virements .button-secondary:hover{background-color:#5a6268}.gpp-mes-virements .button[disabled]{background-color:#f8f9fa;color:#6c757d;border-color:#ddd;cursor:not-allowed;opacity:.6}@media (max-width:768px){.gpp-mes-virements td:last-child{white-space:normal}.gpp-mes-virements .button{display:block;margin:5px 0;width:100%;text-align:center}}