:root{--dpm-black:#0c0c0c;--dpm-text:#111;--dpm-muted:#707070;--dpm-line:#e8e8e8;--dpm-soft:#f7f7f7;--dpm-radius:20px}
.dpm-wrap,.dpm-auth-shell{font-family:Inter,Arial,sans-serif;color:var(--dpm-text);max-width:1180px;margin:0 auto}.dpm-wrap *,.dpm-auth-shell *{box-sizing:border-box}.dpm-topbar{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px 0 34px}.dpm-topbar strong{display:block;font-size:20px}.dpm-topbar span{display:block;color:var(--dpm-muted);font-size:14px;margin-top:3px}.dpm-user{font-size:14px}.dpm-user a,.dpm-back a{color:#111;text-decoration:underline;margin-left:12px}.dpm-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.dpm-section-head h1,.dpm-hero h1{font-size:46px;line-height:1.02;letter-spacing:-1.8px;margin:0 0 10px}.dpm-section-head p,.dpm-hero p{color:var(--dpm-muted);margin:0}.dpm-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.dpm-project-card,.dpm-card{border:1px solid var(--dpm-line);border-radius:var(--dpm-radius);background:#fff}.dpm-project-card{padding:34px;color:#111;text-decoration:none;transition:.2s ease;min-height:340px;display:flex;flex-direction:column}.dpm-project-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.06)}.dpm-icon{width:50px;height:50px;background:var(--dpm-soft);border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:26px}.dpm-project-card h3{font-size:28px;letter-spacing:-.8px;margin:8px 0 10px}.dpm-project-card p{color:var(--dpm-muted);line-height:1.6;margin:0 0 28px}.dpm-kicker{text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.08em}.dpm-progress{height:7px;background:#f0f0f0;border-radius:99px;overflow:hidden;margin-top:auto}.dpm-progress span{height:100%;background:#111;display:block}.dpm-project-meta{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-top:10px;color:var(--dpm-muted)}.dpm-project-meta strong{color:#111}.dpm-link{margin-top:25px;font-weight:800;text-decoration:underline}.dpm-back{margin-bottom:20px}.dpm-back a{margin-left:0}.dpm-hero{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:18px 0}.dpm-percent{text-align:right}.dpm-percent strong{font-size:48px;display:block;letter-spacing:-2px}.dpm-percent span{color:var(--dpm-muted)}.dpm-progress.big{height:9px;margin:0 0 30px}.dpm-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:24px}.dpm-card{padding:32px;margin-bottom:24px}.dpm-card-title{display:flex;gap:16px;align-items:center;margin-bottom:26px}.dpm-card-title .dpm-icon{margin:0;flex:0 0 50px}.dpm-card-title h2{font-size:24px;letter-spacing:-.6px;margin:0 0 4px}.dpm-card-title p{margin:0;color:var(--dpm-muted);font-size:14px}.dpm-content{line-height:1.7}.dpm-content img{max-width:100%;height:auto;border-radius:14px}.dpm-video iframe,.dpm-video video{width:100%;max-width:100%;border:0;border-radius:14px;aspect-ratio:16/9;margin-top:20px}.dpm-message{border-top:1px solid var(--dpm-line);padding:22px 0}.dpm-message:first-child{border-top:0;padding-top:0}.dpm-message-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.dpm-message-head span{font-size:12px;color:var(--dpm-muted)}.dpm-message-body{line-height:1.65}.dpm-files{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.dpm-files a{border:1px solid var(--dpm-line);padding:8px 11px;border-radius:8px;color:#111;text-decoration:none;font-size:13px}.dpm-delete-message{border:0;background:transparent;text-decoration:underline;color:#777;padding:8px 0;cursor:pointer}.dpm-compose{border-top:1px solid var(--dpm-line);padding-top:24px;margin-top:8px}.dpm-compose label,.dpm-field label{display:block;font-weight:800;margin-bottom:8px}.dpm-compose textarea,.dpm-field input,.dpm-field select,.dpm-auth-card input[type=text],.dpm-auth-card input[type=email],.dpm-auth-card input[type=password]{width:100%;border:1px solid #dcdcdc;background:#fff;border-radius:10px;padding:13px 14px;font-size:15px;outline:none}.dpm-compose textarea:focus,.dpm-field input:focus,.dpm-field select:focus,.dpm-auth-card input:focus{border-color:#111}.dpm-compose-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:14px}.dpm-upload{font-weight:700!important;border:1px solid var(--dpm-line);padding:11px 14px;border-radius:9px;cursor:pointer;margin:0!important}.dpm-upload input{display:none}.dpm-btn{appearance:none;border:0;background:#111;color:#fff!important;text-decoration:none!important;border-radius:9px;padding:13px 18px;font-weight:800;cursor:pointer;display:inline-block}.dpm-btn.secondary{background:#f3f3f3;color:#111!important}.dpm-form-status{font-size:13px;margin-top:10px;color:var(--dpm-muted)}.dpm-timeline-item{display:grid;grid-template-columns:12px 1fr;gap:12px;position:relative;padding-bottom:22px}.dpm-timeline-item:before{content:"";position:absolute;left:5px;top:13px;bottom:0;width:1px;background:var(--dpm-line)}.dpm-timeline-item:last-child:before{display:none}.dpm-timeline-item>span{width:11px;height:11px;background:#111;border-radius:50%;margin-top:5px}.dpm-timeline-item strong,.dpm-timeline-item small{display:block}.dpm-timeline-item strong{font-size:14px;line-height:1.4}.dpm-timeline-item small{font-size:12px;color:var(--dpm-muted);margin-top:3px}.dpm-people>div{display:flex;gap:12px;align-items:center;padding:10px 0;border-top:1px solid var(--dpm-line)}.dpm-people>div:first-child{border:0}.dpm-avatar{width:38px;height:38px;border-radius:50%;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.dpm-people strong,.dpm-people small{display:block}.dpm-people small{color:var(--dpm-muted);font-size:12px;margin-top:2px;overflow-wrap:anywhere}.dpm-empty{background:var(--dpm-soft);padding:18px;border-radius:12px;color:var(--dpm-muted)}
.dpm-auth-shell{display:flex;justify-content:center;padding:60px 20px}.dpm-auth-card{width:min(100%,520px);border:1px solid var(--dpm-line);border-radius:24px;padding:42px;background:#fff}.dpm-auth-card h2{font-size:34px;letter-spacing:-1px;margin:0 0 10px}.dpm-auth-card>p{color:var(--dpm-muted);line-height:1.6;margin-bottom:28px}.dpm-auth-card label{font-weight:800;display:block;margin:14px 0 8px}.dpm-auth-card .dpm-remember{font-weight:500;display:flex;gap:8px;align-items:center;margin:18px 0}.dpm-auth-card .dpm-btn{width:100%;font-size:16px}.dpm-auth-links{text-align:center;margin-top:18px;font-size:14px}.dpm-auth-links a{color:#111}.dpm-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dpm-field{margin-bottom:18px}.dpm-field small{display:block;color:#777;margin-top:6px}.dpm-user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dpm-user-choice{display:flex!important;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--dpm-line);border-radius:10px;font-weight:600!important;margin:0!important}.dpm-user-choice small{display:block;color:#777;font-weight:400}.dpm-settings .dpm-card{padding:28px}
@media(max-width:850px){.dpm-project-grid,.dpm-layout,.dpm-admin-grid,.dpm-user-grid{grid-template-columns:1fr}.dpm-section-head h1,.dpm-hero h1{font-size:36px}.dpm-hero{align-items:flex-start}.dpm-percent strong{font-size:36px}.dpm-card{padding:24px}.dpm-topbar{align-items:flex-start}.dpm-user{text-align:right}.dpm-compose-row{align-items:stretch;flex-direction:column}.dpm-btn{width:100%;text-align:center}}

.dpm-notice{padding:13px 15px;border-radius:10px;margin:0 0 16px;font-size:14px}.dpm-notice.success{background:#f4f4f4;border:1px solid #ddd}.dpm-notice.error{background:#fff;border:1px solid #111}.dpm-upload.has-files{border-color:#111}.dpm-wrap{padding-bottom:40px}

/* AJAX message posting */
.dpm-btn{transition:opacity .18s ease,transform .18s ease,background .18s ease}.dpm-btn:disabled{cursor:wait;opacity:.72}.dpm-btn.is-posting{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:154px}.dpm-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;display:inline-block;animation:dpm-spin .7s linear infinite}.dpm-form-status{min-height:20px;transition:opacity .2s ease}.dpm-form-status.is-success{color:#111;font-weight:700}.dpm-form-status.is-error{color:#111;font-weight:700;border-left:3px solid #111;padding-left:9px}.dpm-message-new{animation:dpm-message-in .35s ease both}.dpm-timeline-new{animation:dpm-message-in .35s ease both}@keyframes dpm-spin{to{transform:rotate(360deg)}}@keyframes dpm-message-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}

/* Inline message editing */
.dpm-message-edit-field{width:100%;min-height:120px;border:1px solid #dcdcdc;background:#fff;border-radius:10px;padding:13px 14px;font:inherit;line-height:1.6;resize:vertical;outline:none;margin:4px 0 10px}.dpm-message-edit-field:focus{border-color:#111}.dpm-message-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:12px}.dpm-message-action{appearance:none;border:0;background:none;padding:0;color:#666;font:inherit;font-size:13px;font-weight:700;text-decoration:underline;cursor:pointer}.dpm-message-action:hover{color:#111}.dpm-message-action:disabled{cursor:wait;opacity:.65}.dpm-message-action[hidden],.dpm-message-edit-field[hidden],.dpm-message-body[hidden]{display:none!important}.dpm-save-message{display:inline-flex;align-items:center;gap:7px;color:#111}.dpm-message-edit-status{font-size:12px;color:var(--dpm-muted);text-decoration:none}.dpm-inline-spinner{width:12px;height:12px;border:2px solid rgba(0,0,0,.22);border-top-color:#111;border-radius:50%;display:inline-block;animation:dpm-spin .7s linear infinite}.dpm-message.is-editing{background:#fcfcfc;border-radius:12px;padding-left:14px;padding-right:14px;margin-left:-14px;margin-right:-14px}

/* v1.0.5 — compact black/white controls + theme-proof busy states */
.dpm-wrap .dpm-btn,
.dpm-auth-shell .dpm-btn{
  appearance:none!important;
  background:#111!important;
  background-color:#111!important;
  color:#fff!important;
  border:1px solid #111!important;
  border-radius:999px!important;
  padding:9px 14px!important;
  min-height:38px!important;
  line-height:18px!important;
  font-size:14px!important;
  font-weight:800!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
.dpm-wrap .dpm-btn:hover,
.dpm-auth-shell .dpm-btn:hover{background:#222!important;background-color:#222!important;color:#fff!important;border-color:#222!important;transform:none!important}
.dpm-wrap .dpm-btn:disabled{background:#111!important;background-color:#111!important;color:#fff!important;opacity:.72!important}
.dpm-wrap .dpm-compose-row .dpm-btn{width:auto!important;min-width:132px!important;padding:9px 16px!important}
.dpm-wrap .dpm-upload{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  min-height:36px!important;
  padding:8px 12px!important;
  border:1px solid #111!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#111!important;
  font-size:13px!important;
  line-height:18px!important;
  box-shadow:none!important;
}
.dpm-wrap .dpm-upload:hover{background:#f5f5f5!important}
.dpm-wrap .dpm-message-actions{gap:7px!important}
.dpm-wrap .dpm-message-action{
  appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  width:auto!important;
  min-width:0!important;
  min-height:32px!important;
  margin:0!important;
  padding:6px 11px!important;
  border:1px solid #111!important;
  border-radius:999px!important;
  background:#111!important;
  background-color:#111!important;
  color:#fff!important;
  font:inherit!important;
  font-size:12px!important;
  line-height:18px!important;
  font-weight:800!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.dpm-wrap .dpm-message-action:hover{background:#222!important;background-color:#222!important;color:#fff!important;border-color:#222!important}
.dpm-wrap .dpm-cancel-edit{background:#fff!important;background-color:#fff!important;color:#111!important}
.dpm-wrap .dpm-cancel-edit:hover{background:#f3f3f3!important;background-color:#f3f3f3!important;color:#111!important}
.dpm-wrap .dpm-spinner{
  width:15px!important;height:15px!important;flex:0 0 15px!important;
  border:2px solid rgba(255,255,255,.38)!important;
  border-top-color:#fff!important;
  border-radius:50%!important;
  display:inline-block!important;
  animation:dpm-spin .7s linear infinite!important;
}
.dpm-wrap .dpm-inline-spinner{
  width:12px!important;height:12px!important;flex:0 0 12px!important;
  border:2px solid rgba(255,255,255,.38)!important;
  border-top-color:#fff!important;
  border-radius:50%!important;
  display:inline-block!important;
  animation:dpm-spin .7s linear infinite!important;
}
.dpm-wrap .dpm-btn.is-posting{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}
.dpm-wrap .dpm-form-status.is-busy{display:flex;align-items:center;gap:8px;color:#555;font-weight:700}
.dpm-wrap .dpm-form-status.is-busy:before{content:"";width:13px;height:13px;flex:0 0 13px;border:2px solid #d0d0d0;border-top-color:#111;border-radius:50%;animation:dpm-spin .7s linear infinite}
@media(max-width:850px){
  .dpm-wrap .dpm-compose-row .dpm-btn,.dpm-wrap .dpm-upload{width:100%!important;justify-content:center!important}
}


/* Invitation flow */
.dpm-client-invite-field{padding:18px;border:1px solid #dcdcdc;border-radius:14px;background:#fafafa;margin:4px 0 20px!important}
.dpm-client-invite-field input{font-size:16px!important;background:#fff!important}
.dpm-pending-invites{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:-6px 0 20px;color:#555}
.dpm-pending-invites>strong{color:#111;margin-right:4px}
.dpm-pending-invites>span{background:#f1f1f1;border-radius:999px;padding:6px 10px;font-size:12px}
.dpm-invite-kicker{font-size:11px;font-weight:900;letter-spacing:.1em;margin-bottom:8px;color:#666}
.dpm-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;background:#f2f2f2;border-radius:999px;margin:22px 0 8px}
.dpm-auth-tab{appearance:none;border:0;border-radius:999px;background:transparent;color:#555;padding:9px 12px;font-size:13px;font-weight:800;cursor:pointer}
.dpm-auth-tab.is-active{background:#111;color:#fff}
.dpm-auth-panel[hidden]{display:none!important}
.dpm-auth-panel{padding-top:4px}
.dpm-auth-card input[readonly]{background:#f5f5f5!important;color:#666}
.dpm-auth-links small{display:block;color:#777;line-height:1.45;margin-top:14px}

/* v1.0.8 — AJAX account modal */
.dpm-auth-link-button{appearance:none;border:0;background:transparent;padding:0;margin:0;color:#009a9f;font:inherit;font-size:14px;cursor:pointer;text-decoration:none}.dpm-auth-link-button:hover{text-decoration:underline;color:#111}
.dpm-modal[hidden]{display:none!important}.dpm-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px}.dpm-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.42);backdrop-filter:blur(3px)}.dpm-modal-dialog{position:relative;z-index:1;width:min(100%,540px);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid #dedede;border-radius:24px;padding:38px 42px;box-shadow:0 24px 80px rgba(0,0,0,.18)}.dpm-modal-dialog h2{font-size:30px;letter-spacing:-.7px;margin:16px 0 8px}.dpm-modal-dialog>p{color:var(--dpm-muted);line-height:1.55;margin:0 0 22px}.dpm-modal-close{position:absolute;right:18px;top:16px;width:34px;height:34px;border:0;border-radius:50%;background:#f2f2f2;color:#111;font-size:22px;line-height:30px;cursor:pointer}.dpm-modal-close:hover{background:#e7e7e7}.dpm-signup-form label{display:block;font-weight:800;margin:13px 0 7px}.dpm-signup-form input{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:11px;padding:12px 13px;background:#fff;color:#111;font:inherit;outline:none}.dpm-signup-form input:focus{border-color:#111}.dpm-signup-form .dpm-btn{width:100%!important;margin-top:20px}.dpm-signup-submit.is-busy{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important}.dpm-signup-status{min-height:20px;margin-top:11px;font-size:13px;color:#666}.dpm-signup-status.is-error{color:#111;font-weight:700}.dpm-signup-status.is-success{color:#111;font-weight:700}.dpm-body-modal-open{overflow:hidden!important}@media(max-width:620px){.dpm-modal{padding:14px}.dpm-modal-dialog{padding:30px 22px;border-radius:20px}}


/* v1.0.9 — make signup modal visually identical to Project Login and resist theme button/input styles */
.dpm-auth-shell .dpm-auth-links .dpm-auth-link-button{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline!important;
  width:auto!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-color:transparent!important;
  box-shadow:none!important;
  color:#009a9f!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:400!important;
  line-height:1.4!important;
  text-decoration:none!important;
  vertical-align:baseline!important;
  cursor:pointer!important;
}
.dpm-auth-shell .dpm-auth-links .dpm-auth-link-button:hover{
  color:#111!important;
  text-decoration:underline!important;
  background:transparent!important;
}

.dpm-modal,
.dpm-modal *{box-sizing:border-box!important}
.dpm-modal{font-family:Inter,Arial,sans-serif!important;color:#111!important}
.dpm-modal-backdrop{background:rgba(0,0,0,.34)!important;backdrop-filter:blur(2px)!important}
.dpm-modal .dpm-modal-dialog{
  width:min(100%,520px)!important;
  max-height:calc(100vh - 40px)!important;
  overflow:auto!important;
  background:#fff!important;
  border:1px solid var(--dpm-line)!important;
  border-radius:24px!important;
  padding:42px!important;
  box-shadow:0 18px 60px rgba(0,0,0,.14)!important;
  color:#111!important;
}
.dpm-modal .dpm-modal-dialog .dpm-icon{
  width:50px!important;
  height:50px!important;
  margin:0 0 26px!important;
  border:0!important;
  border-radius:13px!important;
  background:#f7f7f7!important;
  color:#111!important;
  font-size:20px!important;
  font-weight:400!important;
  line-height:1!important;
}
.dpm-modal .dpm-modal-dialog h2{
  margin:0 0 10px!important;
  padding:0!important;
  color:#111!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:34px!important;
  font-weight:500!important;
  line-height:1.15!important;
  letter-spacing:-1px!important;
  text-transform:none!important;
}
.dpm-modal .dpm-modal-dialog>p{
  margin:0 0 28px!important;
  padding:0!important;
  color:#707070!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:400!important;
  line-height:1.6!important;
}
.dpm-modal .dpm-modal-close{
  appearance:none!important;
  -webkit-appearance:none!important;
  position:absolute!important;
  top:20px!important;
  right:20px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  padding:0!important;
  margin:0!important;
  border:1px solid #e5e5e5!important;
  border-radius:50%!important;
  background:#f7f7f7!important;
  background-color:#f7f7f7!important;
  box-shadow:none!important;
  color:#111!important;
  font-family:Arial,sans-serif!important;
  font-size:20px!important;
  font-weight:400!important;
  line-height:1!important;
  cursor:pointer!important;
}
.dpm-modal .dpm-modal-close:hover{background:#ededed!important;color:#111!important;border-color:#ddd!important}
.dpm-modal .dpm-signup-form label{
  display:block!important;
  margin:14px 0 8px!important;
  padding:0!important;
  color:#111!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.3!important;
}
.dpm-modal .dpm-signup-form input[type=text],
.dpm-modal .dpm-signup-form input[type=email],
.dpm-modal .dpm-signup-form input[type=password]{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:48px!important;
  margin:0!important;
  padding:13px 14px!important;
  border:1px solid #dcdcdc!important;
  border-radius:10px!important;
  outline:none!important;
  background:#fff!important;
  background-color:#fff!important;
  box-shadow:none!important;
  color:#111!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:400!important;
  line-height:20px!important;
}
.dpm-modal .dpm-signup-form input:focus{border-color:#111!important;box-shadow:none!important;outline:none!important}
.dpm-modal .dpm-signup-form .dpm-signup-submit{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  width:100%!important;
  min-height:38px!important;
  margin:20px 0 0!important;
  padding:9px 14px!important;
  border:1px solid #111!important;
  border-radius:999px!important;
  background:#111!important;
  background-color:#111!important;
  box-shadow:none!important;
  color:#fff!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:18px!important;
  text-decoration:none!important;
  text-transform:none!important;
  cursor:pointer!important;
}
.dpm-modal .dpm-signup-form .dpm-signup-submit:hover{background:#222!important;background-color:#222!important;border-color:#222!important;color:#fff!important}
.dpm-modal .dpm-signup-form .dpm-signup-submit:disabled{opacity:.72!important;cursor:wait!important}
.dpm-modal .dpm-signup-status{min-height:20px!important;margin:11px 0 0!important;font-size:13px!important;line-height:1.4!important;color:#666!important}
@media(max-width:620px){
  .dpm-modal{padding:14px!important}
  .dpm-modal .dpm-modal-dialog{padding:30px 22px!important;border-radius:20px!important}
  .dpm-modal .dpm-modal-dialog h2{font-size:30px!important}
}


/* v1.0.10 — invitation screen: match the Project Manager login card exactly */
.dpm-auth-shell .dpm-auth-card{
  width:min(100%,520px)!important;
  padding:42px!important;
  border:1px solid #e8e8e8!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#111!important;
  font-family:Inter,Arial,sans-serif!important;
}
.dpm-auth-shell .dpm-auth-card .dpm-icon{
  width:50px!important;height:50px!important;margin:0 0 26px!important;
  border:0!important;border-radius:13px!important;background:#f7f7f7!important;
  color:#111!important;font-size:20px!important;font-weight:400!important;line-height:1!important;
}
.dpm-auth-shell .dpm-auth-card .dpm-invite-kicker{
  margin:0 0 10px!important;padding:0!important;color:#707070!important;
  font-family:Inter,Arial,sans-serif!important;font-size:11px!important;font-weight:900!important;
  line-height:1.35!important;letter-spacing:.1em!important;text-transform:uppercase!important;
}
.dpm-auth-shell .dpm-auth-card h2{
  margin:0 0 10px!important;padding:0!important;color:#111!important;
  font-family:Inter,Arial,sans-serif!important;font-size:30px!important;font-weight:500!important;
  line-height:1.15!important;letter-spacing:-.8px!important;text-transform:none!important;
}
.dpm-auth-shell .dpm-auth-card>p{
  margin:0 0 28px!important;padding:0!important;color:#707070!important;
  font-family:Inter,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;
  line-height:1.6!important;letter-spacing:0!important;
}
.dpm-auth-shell .dpm-auth-tabs{
  display:flex!important;align-items:center!important;gap:5px!important;width:100%!important;
  margin:0 0 22px!important;padding:4px!important;border:0!important;border-radius:12px!important;
  background:#f3f3f3!important;box-shadow:none!important;
}
.dpm-auth-shell .dpm-auth-tab{
  appearance:none!important;-webkit-appearance:none!important;flex:1 1 0!important;
  width:auto!important;min-width:0!important;min-height:38px!important;height:38px!important;
  margin:0!important;padding:8px 12px!important;border:0!important;border-radius:9px!important;
  background:transparent!important;background-color:transparent!important;box-shadow:none!important;
  color:#666!important;font-family:Inter,Arial,sans-serif!important;font-size:13px!important;
  font-weight:800!important;line-height:20px!important;text-align:center!important;text-transform:none!important;
  cursor:pointer!important;
}
.dpm-auth-shell .dpm-auth-tab:hover{background:#e9e9e9!important;color:#111!important}
.dpm-auth-shell .dpm-auth-tab.is-active{
  background:#111!important;background-color:#111!important;color:#fff!important;box-shadow:none!important;
}
.dpm-auth-shell .dpm-auth-panel form{margin:0!important;padding:0!important}
.dpm-auth-shell .dpm-auth-panel label,
.dpm-auth-shell .dpm-auth-card form>label:not(.dpm-remember){
  display:block!important;margin:14px 0 8px!important;padding:0!important;color:#111!important;
  font-family:Inter,Arial,sans-serif!important;font-size:16px!important;font-weight:800!important;
  line-height:1.3!important;letter-spacing:0!important;text-transform:none!important;
}
.dpm-auth-shell .dpm-auth-panel input[type=text],
.dpm-auth-shell .dpm-auth-panel input[type=email],
.dpm-auth-shell .dpm-auth-panel input[type=password],
.dpm-auth-shell .dpm-auth-card>form input[type=text],
.dpm-auth-shell .dpm-auth-card>form input[type=email],
.dpm-auth-shell .dpm-auth-card>form input[type=password]{
  appearance:none!important;-webkit-appearance:none!important;display:block!important;width:100%!important;
  min-height:48px!important;height:48px!important;margin:0!important;padding:13px 14px!important;
  border:1px solid #dcdcdc!important;border-radius:10px!important;outline:none!important;
  background:#fff!important;background-color:#fff!important;box-shadow:none!important;color:#111!important;
  font-family:Inter,Arial,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:20px!important;
}
.dpm-auth-shell .dpm-auth-panel input[readonly]{background:#f7f7f7!important;color:#666!important}
.dpm-auth-shell .dpm-auth-panel input:focus,
.dpm-auth-shell .dpm-auth-card>form input:focus{border-color:#111!important;box-shadow:none!important;outline:none!important}
.dpm-auth-shell .dpm-auth-panel .dpm-remember{
  display:flex!important;align-items:center!important;gap:8px!important;margin:18px 0!important;
  color:#111!important;font-family:Inter,Arial,sans-serif!important;font-size:15px!important;font-weight:500!important;
}
.dpm-auth-shell .dpm-auth-panel .dpm-remember input[type=checkbox]{
  width:16px!important;height:16px!important;min-height:0!important;margin:0!important;padding:0!important;
}
.dpm-auth-shell .dpm-auth-panel .dpm-btn,
.dpm-auth-shell .dpm-auth-card>form .dpm-btn{
  appearance:none!important;-webkit-appearance:none!important;display:flex!important;align-items:center!important;
  justify-content:center!important;width:100%!important;min-height:38px!important;height:auto!important;
  margin:20px 0 0!important;padding:9px 14px!important;border:1px solid #111!important;
  border-radius:999px!important;background:#111!important;background-color:#111!important;box-shadow:none!important;
  color:#fff!important;font-family:Inter,Arial,sans-serif!important;font-size:14px!important;font-weight:800!important;
  line-height:18px!important;text-decoration:none!important;text-transform:none!important;cursor:pointer!important;
}
.dpm-auth-shell .dpm-auth-panel .dpm-btn:hover,
.dpm-auth-shell .dpm-auth-card>form .dpm-btn:hover{background:#222!important;background-color:#222!important;border-color:#222!important;color:#fff!important}
@media(max-width:620px){
  .dpm-auth-shell{padding:30px 14px!important}
  .dpm-auth-shell .dpm-auth-card{padding:30px 22px!important;border-radius:20px!important}
  .dpm-auth-shell .dpm-auth-card h2{font-size:28px!important}
}

/* v1.0.11 — signup status is not a form control; hide it completely while empty */
.dpm-modal .dpm-signup-status:empty{display:none!important;}
.dpm-modal .dpm-signup-status:not(:empty){display:block!important;border:0!important;background:transparent!important;padding:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-height:0!important;}


/* v1.0.12 — never allow hidden / anti-spam helper fields to render as visible inputs */
.dpm-auth-shell form input[type="hidden"],
.dpm-modal form input[type="hidden"],
.dpm-auth-shell form .dpm-btn ~ input,
.dpm-modal .dpm-signup-form .dpm-btn ~ input,
.dpm-auth-shell form .apbct_special_field,
.dpm-modal form .apbct_special_field,
.dpm-auth-shell form [aria-hidden="true"] input,
.dpm-modal form [aria-hidden="true"] input {
  display:none!important;
  width:0!important;height:0!important;min-height:0!important;
  margin:0!important;padding:0!important;border:0!important;
}


/* v1.0.13 — remove the trailing WordPress login redirect field entirely from the UI.
   The redirect is already encoded in the wp_login_url() form action. */
.dpm-auth-shell form input[name="redirect_to"]{display:none!important;}

/* v1.0.14 — themes/security plugins may inject honeypot textareas or other controls
   after the submit button. They are not part of the Project Manager UI. */
.dpm-auth-shell .dpm-auth-card > form .dpm-btn ~ input,
.dpm-auth-shell .dpm-auth-card > form .dpm-btn ~ textarea,
.dpm-auth-shell .dpm-auth-card > form .dpm-btn ~ select,
.dpm-auth-shell .dpm-auth-card > form .dpm-btn ~ .apbct_special_field,
.dpm-auth-shell .dpm-auth-card > form .dpm-btn ~ [class*="apbct"],
.dpm-auth-shell .dpm-auth-card > form .dpm-btn ~ [class*="honeypot"],
.dpm-auth-shell .dpm-auth-card > form .dpm-btn ~ [aria-hidden="true"],
.dpm-modal .dpm-signup-form .dpm-btn ~ input,
.dpm-modal .dpm-signup-form .dpm-btn ~ textarea,
.dpm-modal .dpm-signup-form .dpm-btn ~ select,
.dpm-modal .dpm-signup-form .dpm-btn ~ .apbct_special_field,
.dpm-modal .dpm-signup-form .dpm-btn ~ [class*="apbct"],
.dpm-modal .dpm-signup-form .dpm-btn ~ [class*="honeypot"],
.dpm-modal .dpm-signup-form .dpm-btn ~ [aria-hidden="true"] {
  display:none!important;
  visibility:hidden!important;
  position:absolute!important;
  left:-99999px!important;
  width:0!important;height:0!important;min-width:0!important;min-height:0!important;
  margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;
}
/* Keep our actual AJAX status element available when it contains a message. */
.dpm-modal .dpm-signup-form .dpm-signup-status:not(:empty){
  display:block!important;visibility:visible!important;position:static!important;
  width:auto!important;height:auto!important;margin-top:10px!important;
}


/* v1.0.15 — restore compact gray inline message controls + icons.
   Keep this at the end so theme/plugin button rules cannot override it. */
.dpm-wrap .dpm-message-actions{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
}
.dpm-wrap .dpm-message-actions .dpm-message-action{
  -webkit-appearance:none!important;
  appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  width:auto!important;
  min-width:0!important;
  min-height:28px!important;
  height:28px!important;
  margin:0!important;
  padding:4px 9px!important;
  border:1px solid #d6d6d6!important;
  border-radius:999px!important;
  background:#ededed!important;
  background-color:#ededed!important;
  color:#444!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:11px!important;
  line-height:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
  text-transform:none!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
.dpm-wrap .dpm-message-actions .dpm-message-action:hover{
  border-color:#c8c8c8!important;
  background:#dedede!important;
  background-color:#dedede!important;
  color:#111!important;
}
.dpm-wrap .dpm-message-actions .dpm-message-action:before{
  display:inline-block!important;
  flex:0 0 auto!important;
  color:currentColor!important;
  font-family:Arial,sans-serif!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
}
.dpm-wrap .dpm-message-actions .dpm-edit-message:before{content:"✎"!important}
.dpm-wrap .dpm-message-actions .dpm-save-message:before{content:"✓"!important}
.dpm-wrap .dpm-message-actions .dpm-cancel-edit:before{content:"×"!important;font-size:14px!important}
.dpm-wrap .dpm-message-actions .dpm-delete-message:before{content:"⌫"!important}
.dpm-wrap .dpm-message-actions .dpm-cancel-edit{
  background:#f7f7f7!important;
  background-color:#f7f7f7!important;
  color:#555!important;
}
.dpm-wrap .dpm-message-actions .dpm-cancel-edit:hover{
  background:#e9e9e9!important;
  background-color:#e9e9e9!important;
  color:#111!important;
}

/* v1.0.16 — subtle visual separation for client messages. */
.dpm-wrap .dpm-message.dpm-message-client{
  background:#f8f8f8!important;
  border:1px solid #f1f1f1!important;
  border-radius:14px!important;
  padding:18px 20px!important;
  margin:10px 0!important;
}
.dpm-wrap .dpm-message.dpm-message-admin{background:#fff!important}
