/* PhotoSales Studio 4.3.13 – isolated Photographer Workspace corrections. */
.admin-shell.workspace-assistant .pss-direct-new-gallery{
  background:linear-gradient(135deg,#0f4fd6 0%,#1967e8 52%,#0752c9 100%)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  box-shadow:0 18px 42px rgba(15,79,214,.22)!important;
  color:#fff!important;
}
.admin-shell.workspace-assistant .pss-direct-new-gallery h3,
.admin-shell.workspace-assistant .pss-direct-new-gallery>p,
.admin-shell.workspace-assistant .pss-direct-new-gallery>.admin-actions .muted{
  color:#fff!important;
  opacity:1!important;
}
.admin-shell.workspace-assistant .pss-direct-new-gallery>p{line-height:1.65!important}
.admin-shell.workspace-assistant .pss-direct-new-gallery .pss-direct-upload-card{
  background:#fff!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 10px 26px rgba(7,31,83,.16)!important;
}
.admin-shell.workspace-assistant .pss-direct-new-gallery .pss-direct-upload-card label{
  color:#12326b!important;
  opacity:1!important;
}
.admin-shell.workspace-assistant .pss-direct-new-gallery input[type=file]{
  background:#fff!important;
  color:#111827!important;
  border:1px solid #cbd5e1!important;
  border-radius:12px!important;
  padding:10px!important;
}
.admin-shell.workspace-assistant .pss-direct-new-gallery input[type=file]::file-selector-button,
.admin-shell.workspace-assistant .pss-direct-new-gallery input[type=file]::-webkit-file-upload-button{
  background:#2563eb!important;
  color:#fff!important;
  border:0!important;
  border-radius:9px!important;
  padding:10px 15px!important;
  margin-right:10px!important;
  font-weight:800!important;
}
.admin-shell.workspace-assistant .pss-direct-new-gallery .admin-actions .btn{
  background:linear-gradient(135deg,#16a34a,#22c55e)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 10px 22px rgba(22,163,74,.25)!important;
}
  min-height:170px;margin:18px 0;padding:24px;border-radius:18px;
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;
  background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;overflow:hidden
}
