.runas-referral-how-btn{
  display:flex;
  align-items:center;
  gap:6px;
  appearance:none;
  background:none;
  border:none;
  color:#c9a84c;
  font-size:13px;
  font-weight:600;
  cursor:pointer;
  padding:10px 0 4px;
  text-align:left;
  letter-spacing:.2px;
}
.runas-referral-how-btn:hover{
  color:#dbb94e;
}
.runas-referral-how-arrow{
  font-size:11px;
  transition:transform .2s ease;
  display:inline-block;
}
.runas-referral-how-body{
  margin-top:4px;
}
.runas-referral-how-content{
  background:#111;
  border:1px solid #2a2a2a;
  border-radius:12px;
  padding:16px;
  font-size:13px;
  color:#c8c2ba;
  line-height:1.7;
}
.runas-referral-how-content p{
  margin:0 0 12px;
}
.runas-referral-how-content p:last-child{
  margin-bottom:0;
}
.runas-referral-how-content strong{
  color:#f2ece0;
}
.runas-referral-how-content ul{
  margin:0 0 12px 0;
  padding:0;
  list-style:none;
}
.runas-referral-how-content ul li{
  padding:6px 0;
  border-bottom:1px solid #222;
  display:flex;
  justify-content:space-between;
}
.runas-referral-how-content ul li:last-child{
  border-bottom:none;
}

#panel-mi-cuenta input,
#panel-mi-cuenta textarea,
#panel-mi-cuenta select{
  font-family:'Inter','Raleway',sans-serif;
  font-variant-numeric:tabular-nums lining-nums;
}

.runas-client-summary-card{
  margin-bottom:18px;
  padding:14px;
  border-radius:16px;
  border:1px solid rgba(201,162,39,.16);
  background:#111;
}

.runas-section-title{
  color:#b8b2aa;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.8px;
  text-transform:uppercase;
  margin:6px 2px 2px;
}

.runas-client-summary-kicker{
  color:#c9a227;
  font-size:11px;
  font-weight:700;
  letter-spacing:1.6px;
  text-transform:uppercase;
  margin-bottom:8px;
}

.runas-client-summary-title{
  color:#fff;
  font-size:18px;
  font-weight:700;
  line-height:1.3;
}

.runas-client-summary-copy{
  color:#d8d2c8;
  font-size:14px;
  line-height:1.6;
  margin-top:8px;
}

.runas-account-head{
  display:flex;
  align-items:center;
  gap:10px;
}

.runas-account-avatar,
.runas-profile-avatar{
  width:48px;
  height:48px;
  border-radius:50%;
  background:#1a1a1a;
  border:1px solid rgba(201,162,39,.16);
  display:flex;
  align-items:center;
  justify-content:center;
  color:#f2e7bf;
  font-size:18px;
  font-weight:700;
  letter-spacing:.8px;
  position:relative;
  overflow:hidden;
  flex-shrink:0;
}

.runas-profile-avatar{
  width:64px;
  height:64px;
}

.runas-account-avatar img,
.runas-profile-avatar img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.runas-account-avatar.has-image span,
.runas-profile-avatar.has-image span{
  opacity:0;
}

.runas-account-upload{
  appearance:none;
  border:1px solid #2e271b;
  background:transparent;
  color:#d2c59b;
  border-radius:999px;
  padding:4px 8px;
  font-size:10px;
  font-weight:700;
  cursor:pointer;
  margin-top:8px;
  align-self:flex-start;
}

.runas-account-main{
  flex:1;
  min-width:0;
}

.runas-account-name{
  color:#fff;
  font-size:16px;
  font-weight:700;
  line-height:1.2;
}

.runas-account-email{
  color:#8f887a;
  font-size:12px;
  margin-top:3px;
  line-height:1.35;
  word-break:break-word;
}

.runas-account-stat-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:10px;
  align-items:stretch;
}

.runas-account-stat{
  background:#0d0d0d;
  border:1px solid #1d1d1d;
  border-radius:12px;
  padding:8px 10px;
}

.runas-account-stat span{
  display:block;
  color:#7f7a70;
  font-size:11px;
  letter-spacing:1px;
  text-transform:uppercase;
}

.runas-account-stat strong{
  display:block;
  color:#f3eee3;
  font-size:14px;
  line-height:1.2;
  margin-top:3px;
  word-break:break-word;
}

.runas-account-stat-code{
  grid-column:auto;
}

.runas-account-stat-code strong{
  color:#f2e7bf;
  font-size:18px;
  letter-spacing:.06em;
  font-family:"Raleway", "Segoe UI", sans-serif;
  font-variant-numeric:tabular-nums lining-nums;
  font-feature-settings:"tnum" 1, "lnum" 1;
  white-space:nowrap;
  word-break:normal;
  line-height:1;
}

.runas-account-stat{
  min-height:68px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.runas-client-summary-stats{
  display:flex;
  gap:22px;
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid rgba(255,255,255,.06);
}

.runas-client-summary-stat{
  flex:1 1 0;
  min-width:0;
}

.runas-client-summary-stat strong{
  display:block;
  color:#fff;
  font-size:19px;
  font-weight:700;
}

.runas-client-summary-stat span{
  display:block;
  color:#8f887a;
  font-size:12px;
  margin-top:4px;
}

.runas-client-stack{
  display:flex;
  flex-direction:column;
  gap:12px;
  font-family:'Raleway','Segoe UI',sans-serif;
  font-variant-numeric:lining-nums tabular-nums;
  font-feature-settings:"lnum" 1,"tnum" 1;
}

.runas-client-stack details,
.runas-client-stack summary,
.runas-client-stack button,
.runas-client-stack input,
.runas-client-stack textarea,
.runas-client-stack select{
  font-family:'Raleway','Segoe UI',sans-serif;
}

.runas-client-card{
  background:#111;
  border:1px solid #222;
  border-radius:14px;
  padding:15px;
}

.runas-client-disclosure{
  padding:0;
  overflow:hidden;
}

.runas-client-disclosure-summary{
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  padding:15px 16px;
}

.runas-client-disclosure-summary::-webkit-details-marker{
  display:none;
}

.runas-client-disclosure-head{
  min-width:0;
  flex:1 1 auto;
}

.runas-client-disclosure-copy{
  margin-top:6px;
}

.runas-client-disclosure-side{
  display:flex;
  align-items:center;
  gap:10px;
  flex:0 0 auto;
}

.runas-client-disclosure-meta{
  color:#8f887a;
  font-size:12px;
  white-space:nowrap;
}

.runas-client-disclosure-arrow{
  color:#c9a227;
  font-size:14px;
  line-height:1;
  transition:transform .2s ease;
}

.runas-client-disclosure[open] .runas-client-disclosure-arrow{
  transform:rotate(180deg);
}

.runas-client-disclosure-body{
  padding:0 16px 14px;
  border-top:1px solid #1b1b1b;
}

.runas-client-disclosure-body > .runas-client-card-top{
  display:none;
}

.runas-client-disclosure.compact .runas-client-disclosure-summary{
  padding:14px 16px;
}

.runas-client-disclosure.compact .runas-client-card-title{
  font-size:15px;
}

.runas-client-limit-note{
  color:#c8c2ba;
  font-size:13px;
  line-height:1.5;
  padding:0 4px;
}

.runas-client-card-top{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:12px;
}

.runas-client-card-title{
  color:#fff;
  font-size:16px;
  font-weight:700;
  line-height:1.3;
}

.runas-client-card-price{
  color:#c9a227;
  font-size:19px;
  font-weight:700;
  line-height:1.2;
}

.runas-client-card-date{
  color:#b8b2aa;
  font-size:12px;
  white-space:nowrap;
}

.runas-client-muted{
  color:#d4cec6;
  font-size:14px;
  line-height:1.5;
  margin-top:6px;
}

.runas-client-copy{
  color:#dedad3;
  font-size:14px;
  line-height:1.6;
  margin-top:12px;
  white-space:pre-wrap;
}

.runas-client-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.runas-client-app-gate{
  border-color:rgba(201,162,39,.16);
  background:#111;
}

.runas-client-focus-card{
  border-color:rgba(201,162,39,.16);
  background:#111;
}

.runas-turno-main{
  padding:14px;
}

.runas-turno-main-copy{
  margin-top:10px;
}

.runas-turno-main .runas-client-detail-grid{
  margin-top:12px;
  gap:8px;
}

.runas-turno-main .runas-client-detail{
  padding:10px 11px;
}

.runas-turno-main .runas-client-actions{
  margin-top:12px !important;
}

.runas-turno-request-shell{
  max-width:980px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:12px;
}

.runas-turno-request-head{
  border-color:#252525;
  background:linear-gradient(180deg, rgba(255,255,255,.03), #111 58%);
}

.runas-turno-request-head .runas-client-copy{
  max-width:760px;
  margin-top:10px;
  color:#f2efe8;
  font-size:17px;
  line-height:1.55;
}

.runas-turno-request-steps{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:14px;
}

.runas-turno-request-step{
  flex:1 1 180px;
  background:#121212;
  border:1px solid #242424;
  border-radius:14px;
  padding:14px 16px;
  min-height:0;
}

.runas-turno-request-step strong{
  display:block;
  color:#ffffff;
  font-size:16px;
  line-height:1.35;
  margin:0;
}

.runas-turno-request-step small{
  display:none;
}

.runas-turno-request-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

.runas-turno-request-grid.is-single{
  grid-template-columns:1fr;
}

.runas-turno-field{
  background:#0d0d0d;
  border:1px solid #1d1d1d;
  border-radius:14px;
  padding:14px;
}

.runas-turno-field.is-wide{
  grid-column:1 / -1;
}

.runas-turno-field-label{
  display:block;
  color:#ffffff;
  font-size:13px;
  font-weight:700;
  letter-spacing:.2px;
  margin-bottom:8px;
}

.runas-turno-field-help{
  color:#c6c1b6;
  font-size:14px;
  line-height:1.6;
  margin-top:8px;
}

.runas-turno-hour-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(110px,1fr));
  gap:8px;
}

.runas-turno-hour-btn{
  appearance:none;
  min-height:48px;
  border-radius:12px;
  border:1px solid #2d2d2d;
  background:#141414;
  color:#f3eee3;
  font-size:15px;
  font-weight:700;
  cursor:pointer;
  transition:border-color .2s ease, background .2s ease, box-shadow .2s ease, transform .2s ease;
}

.runas-turno-hour-btn:hover{
  border-color:rgba(255,255,255,.22);
  transform:translateY(-1px);
}

.runas-turno-hour-btn.selected{
  background:rgba(76,175,80,.16);
  border-color:rgba(76,175,80,.5);
  color:#ffffff;
  box-shadow:0 0 0 1px rgba(76,175,80,.18) inset;
}

.runas-turno-control,
.runas-turno-textarea,
.runas-turno-file{
  width:100%;
  background:#141414;
  border:1px solid #2d2619;
  border-radius:12px;
  padding:14px 15px;
  color:#f3eee3;
  font-size:16px;
  line-height:1.45;
}

.runas-turno-control,
.runas-turno-file{
  min-height:48px;
}

.runas-turno-textarea{
  min-height:104px;
  resize:vertical;
}

.runas-turno-file{
  color:#b9b2a4;
  font-size:14px;
}

.runas-turno-control:focus,
.runas-turno-textarea:focus,
.runas-turno-file:focus{
  outline:none;
  border-color:rgba(201,162,39,.42);
  box-shadow:0 0 0 3px rgba(201,162,39,.08);
}

.runas-turno-availability-card{
  border-color:#242424;
  background:#111;
}

.runas-turno-date-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(120px,1fr));
  gap:8px;
  margin-top:10px;
}

.runas-turno-calendar{
  margin-top:10px;
}

.runas-turno-calendar-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:10px;
}

.runas-turno-calendar-head-copy{
  min-width:0;
  text-align:center;
  flex:1;
}

.runas-turno-calendar-head-copy strong{
  display:block;
  color:#fff;
  font-size:18px;
  line-height:1.2;
}

.runas-turno-calendar-head-copy span{
  display:block;
  color:#bdb7aa;
  font-size:13px;
  line-height:1.45;
  margin-top:4px;
}

.runas-turno-calendar-nav{
  appearance:none;
  width:36px;
  height:36px;
  border-radius:10px;
  border:1px solid #2c2c2c;
  background:#141414;
  color:#f3eee3;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}

.runas-turno-calendar-nav:disabled{
  opacity:.35;
  cursor:default;
}

.runas-turno-calendar-weekdays{
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:6px;
  margin-bottom:6px;
}

.runas-turno-calendar-weekdays span{
  color:#8e897f;
  font-size:11px;
  font-weight:700;
  letter-spacing:.3px;
  text-align:center;
  text-transform:uppercase;
}

.runas-turno-calendar-grid{
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:6px;
}

.runas-turno-calendar-cell{
  min-height:58px;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #252525;
  background:#121212;
}

.runas-turno-calendar-cell.is-empty{
  border-color:transparent;
  background:transparent;
}

.runas-turno-calendar-cell.is-muted{
  color:#4f4c46;
  background:#0f0f0f;
}

.runas-turno-calendar-cell.is-muted span{
  font-size:13px;
}

.runas-turno-calendar-day{
  appearance:none;
  width:100%;
  min-height:58px;
  padding:0;
  cursor:pointer;
  color:#ffffff;
}

.runas-turno-calendar-day strong{
  font-size:22px;
  font-weight:700;
  line-height:1;
}

.runas-turno-calendar-day.selected{
  background:rgba(76,175,80,.16);
  border-color:rgba(76,175,80,.5);
  box-shadow:0 0 0 1px rgba(76,175,80,.18) inset;
}

.runas-turno-date-btn{
  appearance:none;
  width:100%;
  text-align:center;
  background:#141414;
  border:1px solid #2d2d2d;
  border-radius:14px;
  padding:12px 10px;
  cursor:pointer;
  transition:border-color .2s ease, background .2s ease, transform .2s ease, box-shadow .2s ease;
}

.runas-turno-date-btn:hover{
  border-color:rgba(255,255,255,.22);
  transform:translateY(-1px);
}

.runas-turno-date-btn strong{
  display:block;
  color:#ffffff;
  font-size:34px;
  font-weight:700;
  line-height:1.05;
  margin-top:2px;
}

.runas-turno-date-btn span{
  display:block;
  color:#f3eee3;
  font-size:14px;
  font-weight:700;
  line-height:1.4;
  text-transform:lowercase;
}

.runas-turno-date-btn small{
  display:block;
  color:#b5afa3;
  font-size:12px;
  line-height:1.45;
  margin-top:4px;
}

.runas-turno-date-btn.selected{
  background:rgba(76,175,80,.16);
  border-color:rgba(76,175,80,.5);
  box-shadow:0 10px 24px rgba(0,0,0,.24), 0 0 0 1px rgba(76,175,80,.18) inset;
}

.runas-turno-date-btn.selected strong{
  color:#ffffff;
}

.runas-turno-date-btn.selected span{
  color:#d7f1d9;
}

.runas-turno-date-btn.selected small{
  color:#bee2c1;
}

.runas-turno-date-preview{
  margin-top:12px;
  padding:13px 14px;
  border-radius:12px;
  border:1px solid #252525;
  background:#0d0d0d;
}

.runas-turno-date-preview strong{
  display:block;
  color:#ffffff;
  font-size:15px;
  line-height:1.4;
}

.runas-turno-date-preview span{
  display:block;
  color:#c2bcb0;
  font-size:14px;
  line-height:1.55;
  margin-top:4px;
}

.runas-turno-date-preview.is-warning{
  border-color:rgba(244,67,54,.22);
  background:rgba(244,67,54,.08);
}

.runas-turno-date-preview.is-warning strong{
  color:#ffb1aa;
}

.runas-turno-date-preview.is-selected{
  border-color:rgba(76,175,80,.22);
  background:rgba(76,175,80,.08);
}

.runas-turno-date-preview.is-selected strong{
  color:#b9e0b9;
}

.runas-turno-request-actions{
  align-items:center;
  justify-content:flex-start;
}

.runas-turno-optional{
  margin-top:14px;
  border:1px solid #232323;
  border-radius:14px;
  background:#0f0f0f;
}

.runas-turno-optional summary{
  list-style:none;
  cursor:pointer;
  padding:15px 16px;
  color:#ffffff;
  font-size:15px;
  font-weight:700;
}

.runas-turno-optional summary::-webkit-details-marker{
  display:none;
}

.runas-turno-optional summary::after{
  content:'+';
  float:right;
  color:#cfc9bb;
  font-size:18px;
  line-height:1;
}

.runas-turno-optional[open] summary::after{
  content:'−';
}

.runas-turno-optional-body{
  display:grid;
  gap:12px;
  padding:0 14px 14px;
}

.runas-client-pill-row{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
}

.runas-client-pill{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 12px;
  border-radius:999px;
  border:1px solid rgba(201,162,39,.18);
  background:rgba(10,10,10,.7);
  color:#d9c78f;
  font-size:11px;
  font-weight:700;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.runas-client-btn{
  appearance:none;
  border:none;
  border-radius:12px;
  padding:11px 14px;
  font-size:13px;
  font-weight:700;
  cursor:pointer;
}

.runas-client-btn-primary{
  background:#c9a227;
  color:#090909;
}

.runas-client-btn-secondary{
  background:transparent;
  border:1px solid #3d3320;
  color:#d6c9a1;
}

.runas-client-btn-ghost{
  background:transparent;
  border:1px solid #2a2a2a;
  color:#c4beb1;
}

.runas-client-btn-quiet{
  padding-inline:12px;
}

.runas-client-summary-actions{
  align-items:center;
  margin-top:12px !important;
}

.runas-client-summary-actions .runas-client-btn{
  min-height:40px;
}

.runas-client-status{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 10px;
  border-radius:999px;
  font-size:12px;
  font-weight:700;
  white-space:nowrap;
}

.runas-client-status.pending{
  background:rgba(245,158,11,.14);
  color:#f6c15c;
}

.runas-client-status.awaiting{
  background:rgba(201,162,39,.14);
  color:#d9bc5a;
}

.runas-client-status.review{
  background:rgba(96,165,250,.14);
  color:#9fc8ff;
}

.runas-client-status.confirmed{
  background:rgba(76,175,80,.14);
  color:#9ad79d;
}

.runas-client-status.released,
.runas-client-status.rejected{
  background:rgba(244,67,54,.14);
  color:#ff9d96;
}

.runas-client-status.neutral{
  background:rgba(255,255,255,.08);
  color:#d0cbc1;
}

.runas-client-detail-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
}

.runas-client-detail{
  background:#0d0d0d;
  border:1px solid #1d1d1d;
  border-radius:12px;
  padding:11px 12px;
}

.runas-client-detail span{
  display:block;
  color:#7f7a70;
  font-size:11px;
  letter-spacing:1px;
  text-transform:uppercase;
}

.runas-client-detail strong{
  display:block;
  color:#f3eee3;
  font-size:13px;
  line-height:1.45;
  margin-top:6px;
}

.runas-client-info-list{
  margin-top:12px;
  border-top:1px solid #1b1b1b;
}

.runas-client-info-row{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px;
  padding:11px 0;
  border-bottom:1px solid #1b1b1b;
}

.runas-client-info-row span{
  color:#8f887a;
  font-size:12px;
  line-height:1.5;
}

.runas-client-info-row strong{
  color:#f3eee3;
  font-size:13px;
  line-height:1.5;
  text-align:right;
}

.runas-client-info{
  margin-top:12px;
  padding:14px 15px;
  border-radius:12px;
  border:1px solid #222;
  background:#141414;
  color:#cbc4b8;
  font-size:14px;
  line-height:1.6;
}

.runas-client-info.warning{
  background:rgba(201,162,39,.09);
  border-color:rgba(201,162,39,.24);
  color:#decf9e;
}

.runas-client-info.success{
  background:rgba(76,175,80,.09);
  border-color:rgba(76,175,80,.22);
  color:#b9e0b9;
}

.runas-client-info.danger{
  background:rgba(244,67,54,.09);
  border-color:rgba(244,67,54,.2);
  color:#ffb1aa;
}

.runas-client-upload{
  margin-top:12px;
  padding:12px;
  border-radius:12px;
  background:#0d0d0d;
  border:1px solid #1d1d1d;
}

.runas-client-upload input[type="file"]{
  width:100%;
  color:#b9b2a4;
  font-size:12px;
}

.runas-turno-summary{
  margin-top:14px;
  padding:14px;
  border-radius:14px;
  border:1px solid rgba(201,162,39,.14);
  background:linear-gradient(180deg, rgba(201,162,39,.08), rgba(12,12,12,.96));
}

.runas-turno-track{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin-top:14px;
  padding:4px 0 0;
}

.runas-turno-track::before{
  content:'';
  position:absolute;
  top:10px;
  left:12.5%;
  right:12.5%;
  height:2px;
  background:#2b251c;
  z-index:0;
}

.runas-turno-step{
  position:relative;
  z-index:1;
  padding:0;
  text-align:center;
}

.runas-turno-step-dot{
  width:14px;
  height:14px;
  border-radius:50%;
  background:#101010;
  border:2px solid #4a4336;
  margin:0 auto 10px;
}

.runas-turno-step-body strong{
  display:block;
  color:#f4eee0;
  font-size:11px;
  line-height:1.35;
}

.runas-turno-step-body span{
  display:block;
  color:#8f887a;
  font-size:10px;
  line-height:1.45;
  margin-top:4px;
}

.runas-turno-step.complete{
  color:inherit;
}

.runas-turno-step.complete .runas-turno-step-dot{
  background:#4caf50;
  border-color:#4caf50;
  box-shadow:0 0 0 4px rgba(76,175,80,.12);
}

.runas-turno-step.complete .runas-turno-step-body strong{
  color:#d9f0da;
}

.runas-turno-step.current{
  color:inherit;
}

.runas-turno-step.current .runas-turno-step-dot{
  background:#c9a227;
  border-color:#c9a227;
  box-shadow:0 0 0 4px rgba(201,162,39,.14);
}

.runas-turno-step.current .runas-turno-step-body strong{
  color:#f0ddb0;
}

.runas-turno-step.upcoming .runas-turno-step-dot{
  background:#101010;
  border-color:#4a4336;
}

.runas-turno-step.upcoming .runas-turno-step-body strong{
  color:#a7a093;
}

.runas-turno-summary-head strong{
  display:block;
  color:#fff;
  font-size:18px;
}

.runas-turno-summary-head span{
  display:block;
  color:#d0cbc1;
  font-size:14px;
  line-height:1.5;
  margin-top:6px;
}

.runas-turno-summary-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
}

.runas-turno-summary-item{
  background:#101010;
  border:1px solid #1d1d1d;
  border-radius:12px;
  padding:12px;
}

.runas-turno-summary-item span{
  display:block;
  color:#ffffff;
  font-size:13px;
  font-weight:700;
  letter-spacing:.2px;
}

.runas-turno-summary-item strong{
  display:block;
  color:#f4eee0;
  font-size:17px;
  line-height:1.45;
  margin-top:6px;
}

.runas-turno-summary-item small{
  display:block;
  color:#c3bdb1;
  font-size:14px;
  line-height:1.5;
  margin-top:6px;
}

.runas-inline-msg{
  display:none;
  margin-top:10px;
  padding:10px 11px;
  border-radius:10px;
  font-size:12px;
  line-height:1.5;
}

.runas-inline-msg.is-visible{
  display:block;
}

.runas-inline-msg.ok{
  background:rgba(76,175,80,.12);
  color:#b9e0b9;
}

.runas-inline-msg.err{
  background:rgba(244,67,54,.12);
  color:#ffb1aa;
}

.runas-empty-state{
  background:#111;
  border:1px dashed #292929;
  border-radius:16px;
  padding:22px 18px;
  text-align:center;
}

.runas-empty-state strong{
  display:block;
  color:#fff;
  font-size:15px;
}

.runas-empty-state p{
  margin:8px 0 0;
  color:#8f887a;
  font-size:13px;
  line-height:1.6;
}

.runas-profile-block{
  margin-top:14px;
}

.runas-profile-identity{
  display:flex;
  align-items:flex-start;
  gap:14px;
}

.runas-profile-identity-copy{
  flex:1;
  min-width:0;
}

.runas-profile-label{
  display:block;
  color:#c4bb9e;
  font-size:11px;
  font-weight:700;
  letter-spacing:1px;
  text-transform:uppercase;
  margin-bottom:8px;
}

.runas-profile-tags{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.runas-profile-tag{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(201,162,39,.1);
  border:1px solid rgba(201,162,39,.22);
  color:#e2d3a0;
  font-size:12px;
  font-weight:700;
}

.runas-profile-tag.alt{
  background:rgba(255,255,255,.04);
  border-color:rgba(255,255,255,.08);
  color:#d5cec0;
}

.runas-profile-empty{
  color:#8f887a;
  font-size:13px;
  line-height:1.6;
}

.runas-pref-form{
  display:block;
}

.runas-pref-grid{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.runas-settings-block{
  margin-top:18px;
  padding-top:4px;
}

.runas-settings-grid{
  display:grid;
  gap:10px;
  margin-top:14px;
}

.runas-settings-field{
  display:flex;
  flex-direction:column;
  gap:6px;
}

.runas-settings-field span{
  color:#9d9589;
  font-size:12px;
  font-weight:600;
  line-height:1.4;
}

.runas-settings-field input{
  width:100%;
  min-height:44px;
  padding:0 14px;
  border-radius:12px;
  border:1px solid #272727;
  background:#121212;
  color:#f3eee3;
  font-size:14px;
  outline:none;
}

.runas-settings-field input:focus{
  border-color:rgba(201,162,39,.35);
}

.runas-pref-chip{
  position:relative;
  display:inline-flex;
  cursor:pointer;
}

.runas-pref-chip input{
  position:absolute;
  inset:0;
  opacity:0;
  pointer-events:none;
}

.runas-pref-chip span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 12px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.08);
  background:#121212;
  color:#d5cec0;
  font-size:12px;
  font-weight:600;
  line-height:1.2;
  transition:border-color .2s ease, background .2s ease, color .2s ease;
}

.runas-pref-chip input:checked + span{
  border-color:rgba(201,162,39,.32);
  background:rgba(201,162,39,.1);
  color:#f1dfaa;
}

.runas-pref-msg{
  display:none;
  margin-top:12px;
  font-size:12px;
  line-height:1.5;
  color:#8f887a;
}

.runas-pref-msg.is-visible{
  display:block;
}

.runas-pref-msg.success{
  color:#9fd89f;
}

.runas-pref-msg.error{
  color:#ff9d96;
}

.runas-client-code{
  color:#f2e7bf;
  font-size:18px;
  font-weight:700;
  letter-spacing:.08em;
  font-family:"Raleway", "Segoe UI", sans-serif;
  font-variant-numeric:tabular-nums lining-nums;
  font-feature-settings:"tnum" 1, "lnum" 1;
  text-transform:uppercase;
  white-space:nowrap;
  word-break:normal;
  line-height:1;
}

.runas-referral-hero{
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex-wrap:wrap;
  gap:14px;
  margin-top:14px;
  padding:14px 16px;
  border:1px solid rgba(201,162,39,.16);
  border-radius:18px;
  background:#14120d;
}

.runas-referral-code-copy{
  flex:1 1 auto;
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:6px;
}

.runas-client-code-hero{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:auto;
  min-height:0;
  padding:0;
  background:none;
  border:none;
  box-shadow:none;
  font-size:28px;
  letter-spacing:.08em;
  font-weight:700;
  line-height:1;
  white-space:nowrap;
}

.runas-referral-code-actions{
  flex-shrink:0;
  justify-content:flex-end;
}

.runas-referral-code-actions .runas-client-btn{
  min-width:96px;
}

.runas-profile-access-list{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-top:14px;
}

.runas-profile-access{
  border:1px solid #242424;
  border-radius:16px;
  background:#101010;
  overflow:hidden;
}

.runas-profile-access-summary{
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:14px 16px;
  min-height:64px;
  user-select:none;
}

.runas-profile-access-summary::-webkit-details-marker{
  display:none;
}

.runas-profile-access-copy{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:4px;
}

.runas-profile-access-title{
  color:#f3eee3;
  font-size:17px;
  font-weight:700;
  line-height:1.2;
}

.runas-profile-access-sub{
  color:#9d9589;
  font-size:13px;
  line-height:1.35;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.runas-profile-access-arrow{
  color:#c9a227;
  font-size:14px;
  line-height:1;
  transition:transform .2s ease;
  flex:0 0 auto;
}

.runas-profile-access[open] .runas-profile-access-arrow{
  transform:rotate(180deg);
}

.runas-profile-access[open]{
  border-color:rgba(201,162,39,.28);
}

.runas-profile-access-body{
  padding:0 16px 16px;
  border-top:1px solid #1b1b1b;
}

.runas-client-code-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding-bottom:10px;
  border-bottom:1px solid #1b1b1b;
}

.runas-referral-list{
  display:grid;
  gap:0;
  margin-top:12px;
}

.runas-referral-item{
  padding:10px 0;
  border-top:1px solid #1b1b1b;
}

.runas-referral-item:first-child{
  border-top:none;
  padding-top:0;
}

.runas-referral-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.runas-referral-top strong{
  color:#f3eee3;
  font-size:13px;
}

.runas-referral-top span,
.runas-referral-meta span{
  color:#a59d8d;
  font-size:12px;
}

.runas-referral-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:8px;
}

.runas-activity-list{
  display:flex;
  flex-direction:column;
  gap:12px;
  margin-top:14px;
}

/* ── CUIDADOS — MÉTODO CARDS ── */
.runas-care-method{
  margin-top:16px;
  border:1px solid #1e1e1e;
  border-radius:12px;
  overflow:hidden;
}
.runas-care-method-header{
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 14px;
  background:#0e0e0e;
  border-bottom:1px solid #1a1a1a;
}
.runas-care-badge{
  font-size:10px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
  color:#c9a227;
  background:rgba(201,162,39,.1);
  border:1px solid rgba(201,162,39,.2);
  border-radius:6px;
  padding:3px 8px;
  flex-shrink:0;
}
.runas-care-method-title{
  color:#fff;
  font-size:15px;
  font-weight:700;
}
.runas-care-steps{
  list-style:none;
  padding:14px;
  margin:0;
  display:flex;
  flex-direction:column;
  gap:10px;
  counter-reset:care-step;
}
.runas-care-steps li{
  display:flex;
  gap:12px;
  align-items:flex-start;
  counter-increment:care-step;
}
.runas-care-steps li::before{
  content:counter(care-step);
  min-width:24px;
  height:24px;
  border-radius:50%;
  background:rgba(201,162,39,.12);
  border:1px solid rgba(201,162,39,.2);
  color:#c9a227;
  font-size:11px;
  font-weight:700;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  margin-top:2px;
}
.runas-care-steps li>span{
  color:#d4cec6;
  font-size:14px;
  line-height:1.55;
  flex:1;
}
.runas-care-steps li strong{
  color:#f3eee3;
}
/* Preparación recomendada */
.runas-care-prep-list{
  list-style:none;
  margin:14px 0 0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:10px;
}
.runas-care-prep-list li{
  position:relative;
  padding-left:16px;
  color:#d4cec6;
  font-size:14px;
  line-height:1.55;
}
.runas-care-prep-list li::before{
  content:'—';
  position:absolute;
  left:0;
  color:#c9a227;
  font-weight:700;
}
.runas-care-time{
  margin:0 14px 14px;
  padding:12px 14px;
  background:rgba(255,255,255,.03);
  border:1px solid #1e1e1e;
  border-radius:10px;
  display:flex;
  flex-direction:column;
  gap:6px;
}
.runas-care-time-label{
  font-size:10px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
  color:#7a7469;
  margin-bottom:2px;
}
.runas-care-time-row{
  font-size:14px;
  color:#b8b2aa;
}
.runas-care-time-row strong{
  color:#f3eee3;
}
.runas-care-alerts{
  padding:0 14px 14px;
  display:flex;
  flex-direction:column;
  gap:10px;
}

.runas-activity-item{
  display:flex;
  gap:12px;
  align-items:flex-start;
}

.runas-activity-dot{
  width:10px;
  height:10px;
  border-radius:50%;
  background:#c9a227;
  box-shadow:0 0 0 4px rgba(201,162,39,.12);
  margin-top:8px;
  flex-shrink:0;
}

.runas-activity-dot.turno{
  background:#7db3ff;
  box-shadow:0 0 0 4px rgba(125,179,255,.12);
}

.runas-activity-dot.cotizacion{
  background:#c9a227;
}

.runas-activity-dot.chat{
  background:#63d0c9;
  box-shadow:0 0 0 4px rgba(99,208,201,.12);
}

.runas-activity-body{
  flex:1;
  background:#0e0e0e;
  border:1px solid #1c1c1c;
  border-radius:14px;
  padding:12px 13px;
}

.runas-activity-top{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:flex-start;
}

.runas-activity-top strong{
  color:#f4eee0;
  font-size:13px;
  line-height:1.4;
}

.runas-activity-top span{
  color:#8f887a;
  font-size:12px;
  white-space:nowrap;
}

.runas-activity-copy{
  color:#c0b9ab;
  font-size:13px;
  line-height:1.55;
  margin-top:7px;
}

.runas-activity-note{
  color:#8f887a;
  font-size:12px;
  line-height:1.5;
  margin-top:6px;
}

.runas-chat-session-list{
  display:flex;
  flex-direction:column;
  gap:12px;
  margin-top:12px;
}

.runas-chat-session{
  border:1px solid #1f1f1f;
  border-radius:14px;
  background:#0e0e0e;
  overflow:hidden;
}

.runas-chat-session-summary{
  list-style:none;
  cursor:pointer;
  padding:14px 14px 12px;
}

.runas-chat-session-summary::-webkit-details-marker{
  display:none;
}

.runas-chat-session-top{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:flex-start;
}

.runas-chat-session-top strong{
  color:#f4eee0;
  font-size:13px;
  line-height:1.4;
}

.runas-chat-session-top span{
  color:#8f887a;
  font-size:12px;
  white-space:nowrap;
}

.runas-chat-session-preview{
  margin-top:8px;
  color:#b9b2a4;
  font-size:13px;
  line-height:1.55;
}

.runas-chat-session-thread{
  display:flex;
  flex-direction:column;
  gap:10px;
  padding:0 14px 14px;
}

.runas-chat-line{
  border-radius:12px;
  padding:11px 12px;
  border:1px solid #1b1b1b;
  background:#111;
}

.runas-chat-line.user{
  border-color:rgba(201,162,39,.18);
  background:rgba(201,162,39,.08);
}

.runas-chat-line.bot{
  border-color:#222;
  background:#121212;
}

.runas-chat-line-top{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:flex-start;
}

.runas-chat-line-top strong{
  color:#f2ecdf;
  font-size:12px;
}

.runas-chat-line-top span{
  color:#8f887a;
  font-size:11px;
  white-space:nowrap;
}

.runas-chat-line-copy{
  margin-top:7px;
  color:#c3bcaf;
  font-size:13px;
  line-height:1.55;
}

@media (max-width:640px){
  .runas-turno-request-shell{
    gap:12px;
  }

  .runas-turno-request-steps,
  .runas-turno-request-grid{
    grid-template-columns:1fr;
  }

  .runas-turno-date-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .runas-turno-calendar-head{
    gap:8px;
  }

  .runas-turno-calendar-head-copy strong{
    font-size:16px;
  }

  .runas-turno-calendar-weekdays span{
    font-size:10px;
  }

  .runas-turno-calendar-grid{
    gap:5px;
  }

  .runas-turno-calendar-cell,
  .runas-turno-calendar-day{
    min-height:50px;
  }

  .runas-turno-calendar-day strong{
    font-size:18px;
  }

  .runas-client-summary-stats{
    gap:12px;
  }

  .runas-client-card-top{
    flex-direction:column;
  }

  .runas-client-disclosure-summary,
  .runas-client-disclosure-side,
  .runas-chat-session-top,
  .runas-chat-line-top{
    flex-direction:column;
  }

  .runas-client-detail-grid,
  .runas-client-summary-stats,
  .runas-turno-summary-grid{
    grid-template-columns:1fr;
  }

  .runas-account-stat-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .runas-client-actions{
    flex-direction:column;
  }

  .runas-referral-hero{
    align-items:flex-start;
  }

  .runas-referral-code-actions{
    flex-direction:row;
    width:100%;
  }

  .runas-profile-access-summary{
    align-items:flex-start;
  }

  .runas-referral-code-actions .runas-client-btn{
    flex:1 1 0;
    min-width:0;
  }

  .runas-client-code-row,
  .runas-client-info-row{
    flex-direction:column;
    gap:4px;
  }

  .runas-client-info-row strong{
    text-align:left;
  }

  .runas-client-btn{
    width:100%;
  }

  .runas-activity-top{
    flex-direction:column;
  }

  .runas-activity-top span,
  .runas-client-disclosure-meta,
  .runas-chat-session-top span,
  .runas-chat-line-top span{
    white-space:normal;
  }

  .runas-turno-track{
    gap:6px;
  }

  .runas-turno-track::before{
    top:9px;
    left:13%;
    right:13%;
  }

  .runas-turno-step-dot{
    width:12px;
    height:12px;
    margin-bottom:8px;
  }

  .runas-turno-step-body strong{
    font-size:10px;
  }

  .runas-turno-step-body span{
    display:none;
  }
}

/* Mercado Pago — opciones de pago */
.runas-pago-opcion {
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(255,255,255,0.07);
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 4px;
}
.runas-pago-opcion-titulo {
  font-size: 13px;
  font-weight: 600;
  color: #e0e0e0;
  margin-bottom: 0;
}
.runas-pago-separador {
  text-align: center;
  font-size: 12px;
  color: #444;
  padding: 8px 0;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.runas-turno-payment-box{
  margin-top:14px;
  border:1px solid rgba(201,162,39,.16);
  border-radius:14px;
  background:#111;
  padding:14px;
}
.runas-turno-payment-box-compact{
  margin-top:12px;
}
.runas-turno-payment-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.runas-turno-payment-head strong{
  color:#f3eee3;
  font-size:15px;
  font-weight:700;
}
.runas-turno-payment-head span{
  color:#d9c78f;
  font-size:14px;
  font-weight:700;
}
.runas-transfer-list{
  display:flex;
  flex-direction:column;
  gap:8px;
  margin:10px 0 12px;
}
.runas-transfer-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:11px 12px;
  border-radius:10px;
  border:1px solid #27231a;
  background:#0d0d0d;
}
.runas-transfer-row span{
  display:block;
  color:#8f887a;
  font-size:11px;
  letter-spacing:1px;
  text-transform:uppercase;
}
.runas-transfer-row strong{
  display:block;
  color:#f3eee3;
  font-size:13px;
  line-height:1.45;
  margin-top:4px;
  word-break:break-word;
}
.runas-transfer-row.is-static{
  justify-content:flex-start;
}
.runas-transfer-copy{
  appearance:none;
  border:1px solid #3d3320;
  background:transparent;
  color:#d6c9a1;
  border-radius:10px;
  padding:8px 12px;
  font-size:12px;
  font-weight:700;
  cursor:pointer;
  flex:0 0 auto;
}
.runas-client-btn-mp {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  border: none;
  background: #009ee3;
  color: #fff;
  width: 100%;
  text-align: center;
  transition: opacity 0.15s;
}
.runas-client-btn-mp:hover { opacity: 0.88; }
.runas-client-btn-mp:disabled { opacity: 0.55; cursor: not-allowed; }
