.d360-single-wrap{max-width:980px;margin:40px auto;padding:0 20px}.d360-profile{font-family:Inter,Arial,sans-serif;color:#333}.d360-profile-header{display:flex;justify-content:space-between;gap:24px;background:#F5F7FA;border-radius:18px;padding:28px;margin-bottom:22px;align-items:center}.d360-profile-main{display:flex;gap:20px;align-items:center}.d360-profile-photo{width:96px;height:96px;border-radius:50%;object-fit:cover;background:#1E3A5F;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.d360-profile h2{margin:0 0 8px;color:#1E3A5F;font-weight:700}.d360-profile p{margin:5px 0}.d360-profile-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.d360-button{background:#1E3A5F;color:#fff!important;padding:10px 16px;border-radius:8px;text-decoration:none;display:inline-block;font-weight:600}.d360-button-green{background:#2E8B57}.d360-radar-badge{display:inline-block;padding:8px 14px;border-radius:999px;font-weight:700;font-size:13px}.d360-radar-verde{background:#28A745;color:#fff}.d360-radar-amarelo{background:#FFC107;color:#333}.d360-radar-vermelho{background:#DC3545;color:#fff}.d360-radar-preto{background:#343A40;color:#fff}.d360-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:22px}.d360-kpi{background:#fff;border:1px solid #e8edf3;border-radius:14px;padding:20px;box-shadow:0 8px 24px rgba(0,0,0,.05)}.d360-kpi span{display:block;color:#666;font-size:14px;margin-bottom:8px}.d360-kpi strong{font-size:22px;color:#1E3A5F}.d360-section{background:#fff;border:1px solid #e8edf3;border-radius:14px;padding:22px;margin-bottom:18px}.d360-section h3{margin-top:0;color:#1E3A5F}.d360-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px 18px}.d360-alert{background:#fff3cd;border-left:4px solid #FFC107;padding:16px;border-radius:8px}.d360-alert-danger{background:#f8d7da;border-left-color:#DC3545}.d360-sensitive{border-left:4px solid #1E3A5F}@media(max-width:768px){.d360-profile-header{flex-direction:column;align-items:flex-start}.d360-profile-actions{justify-content:flex-start}.d360-profile-main{flex-direction:column;align-items:flex-start}}