.heading-actions{display:flex;gap:8px;align-items:center}.wizard-head{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:15px;border-bottom:1px solid var(--line)}.wizard-head h2{font-size:22px;margin:6px 0 0}.wizard-head>button{width:34px;height:34px;border:1px solid var(--line);background:#fff;color:var(--muted)}.wizard-steps{display:flex;align-items:center;gap:8px;padding:15px 0 18px}.wizard-step{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:8px;font-weight:800}.wizard-step b{width:26px;height:26px;border:1px solid var(--line);display:grid;place-items:center}.wizard-step.active{color:var(--green)}.wizard-step.active b{background:var(--gold);border-color:var(--gold);color:var(--ink)}.wizard-line{height:1px;background:var(--line);flex:1}.wizard-page{display:none}.wizard-page.active{display:block}.form-box{width:min(960px,100%);max-height:94vh;overflow:auto}.form-section{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.form-section:last-of-type{border-bottom:0}.form-section h3{font-size:11px;margin:0 0 12px;text-transform:uppercase;letter-spacing:.06em}.form-section>label{display:block;font-size:8px;font-weight:800;color:var(--muted);margin:10px 0 5px;text-transform:uppercase}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.form-grid>div{min-width:0}.form-grid input,.form-grid select,.form-section textarea,#fOtherFeature{width:100%;height:40px;border:1px solid var(--line);background:#fff;padding:0 10px;font-size:10px;color:var(--ink);outline:0}.form-section textarea{height:105px;padding:10px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-section textarea:focus,#fOtherFeature:focus{border-color:var(--gold);box-shadow:0 0 0 2px #f7941d20}.feature-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:8px 0}.feature-options label{display:flex;align-items:center;gap:6px;padding:8px;background:#f5f8fa;border:1px solid var(--line);font-size:8px;font-weight:700;color:var(--ink)}.feature-options input{accent-color:var(--gold)}.wizard-nav{display:flex;justify-content:space-between;gap:9px;padding-top:5px}.internal-notice{display:flex;gap:8px;padding:10px;margin-bottom:12px;background:#fff8ec;border:1px solid #f5d59f;color:#8a5a08;font-size:8px;line-height:1.5}.internal-notice i{font-size:12px}.gps-box{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px;background:#f3f7f9;border:1px solid var(--line)}.gps-box span{display:block;font-size:7px;font-weight:800;color:var(--muted);letter-spacing:.08em}.gps-box strong{display:block;font-size:10px;margin-top:3px;color:var(--green)}.gps-box small{display:block;font-size:8px;color:var(--muted);margin-top:3px}.photo-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.photo-header strong{display:block;font-size:11px}.photo-header span{display:block;color:var(--muted);font-size:8px;margin-top:3px}.add-photo-btn{display:inline-flex!important;width:auto!important;align-items:center;gap:6px;background:var(--gold);color:var(--ink);padding:10px 12px!important;font-size:8px!important;font-weight:900!important;cursor:pointer!important}.photo-help{padding:9px;background:#f5f8fa;color:var(--muted);font-size:8px;margin:10px 0}.photo-requirements{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}.photo-requirement{display:flex;align-items:center;gap:6px;padding:7px;border:1px solid var(--line);font-size:8px}.photo-requirement.done{background:#edf8f2;color:var(--green)}.photo-requirement.missing{background:#fff5f5;color:#b42318}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.photo-thumb{border:1px solid var(--line);background:#fff;overflow:hidden}.photo-thumb img{width:100%;height:110px;object-fit:cover;display:block}.photo-thumb>div{display:flex;justify-content:space-between;align-items:center;padding:7px}.photo-thumb strong{font-size:7px}.photo-thumb button{border:0;background:transparent;color:#c62828}.review-card{border:1px solid var(--line);background:#f8fafb}.review-title{display:flex;justify-content:space-between;padding:13px;border-bottom:1px solid var(--line)}.review-title span,.review-grid span,.review-location span,.review-description span,.review-photos span{display:block;font-size:7px;color:var(--muted);text-transform:uppercase;font-weight:800}.review-title strong{font-size:11px}.review-grid{display:grid;grid-template-columns:repeat(4,1fr)}.review-grid>div{padding:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.review-grid strong{display:block;font-size:9px;margin-top:4px}.review-location,.review-description,.review-photos{padding:11px;border-bottom:1px solid var(--line)}.review-location strong{display:block;font-size:10px;margin-top:4px}.review-location small{display:block;font-size:8px;color:var(--green);margin-top:4px}.review-description p{font-size:9px;line-height:1.6;margin:5px 0 0;white-space:pre-wrap}.review-photos strong{font-size:12px;color:var(--green)}.declaration{display:flex!important;gap:8px;align-items:flex-start;padding:10px;background:#f5f8fa;border:1px solid var(--line);margin-bottom:7px!important;text-transform:none!important;letter-spacing:0!important;font-size:8px!important;line-height:1.5}.declaration input{margin-top:2px;accent-color:var(--gold)}.ready-box{margin:12px 0;padding:12px;border:1px solid}.ready-box.not-ready{background:#fff5f5;border-color:#efc7c7;color:#b42318}.ready-box.ready{background:#edf8f2;border-color:#b9dfc6;color:var(--green)}.ready-box strong{display:block;font-size:9px;margin-bottom:7px}.ready-box div div{font-size:8px;margin:3px 0}.request-image{width:100%;height:145px;object-fit:cover;margin:4px 0 12px}.detail-box{width:min(980px,100%)}.agent-banner{display:flex;gap:10px;padding:12px;margin-bottom:14px;background:#f3f7f9;border-left:3px solid var(--gold)}.agent-banner>i{font-size:18px;color:var(--gold)}.agent-banner strong,.agent-banner span{display:block}.agent-banner strong{font-size:10px}.agent-banner span{font-size:8px;color:var(--muted);margin-top:3px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line)}.detail-grid>div{padding:10px;border-bottom:1px solid var(--line)}.detail-grid>div:nth-child(odd){border-right:1px solid var(--line)}.detail-grid span{display:block;font-size:7px;color:var(--muted);font-weight:800;text-transform:uppercase;margin-bottom:4px}.detail-grid strong{font-size:10px}.notes{margin-top:12px;padding:12px;border:1px solid var(--line);background:#f6f8fa}.notes>span{display:block;font-size:7px;color:var(--muted);font-weight:800;text-transform:uppercase}.notes p{font-size:10px;line-height:1.55;margin:5px 0 0;white-space:pre-wrap}.files-title{font-size:12px;margin:17px 0 9px}.files-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.file-item{border:1px solid var(--line);text-decoration:none;color:var(--ink);overflow:hidden;background:#fff}.file-item img{width:100%;height:110px;object-fit:cover}.file-item small{display:block;padding:7px;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.approval-panel{margin-top:14px;padding:14px;background:#edf8f2;border:1px solid #bfdfca}.approval-panel strong{font-size:10px;color:var(--green)}.approval-panel p{font-size:9px;color:var(--muted);margin:5px 0 0}.approval-panel.rejected-panel{background:#fff5f5;border-color:#efc7c7}.approval-panel.rejected-panel strong{color:#b42318}@media(max-width:900px){.feature-options{grid-template-columns:repeat(2,1fr)}.photo-requirements{grid-template-columns:repeat(2,1fr)}.photo-grid{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.heading-actions{width:100%;flex-direction:column}.heading-actions>*{width:100%}.form-grid{grid-template-columns:1fr}.wizard-steps{gap:5px}.wizard-step span{display:none}.wizard-step{flex:0 0 auto}.photo-requirements{grid-template-columns:1fr 1fr}.photo-grid{grid-template-columns:repeat(2,1fr)}.gps-box{align-items:flex-start;flex-direction:column}.gps-box .primary-btn{width:100%}.wizard-nav{flex-direction:column-reverse}.wizard-nav>*{width:100%}.files-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}.detail-grid>div:nth-child(odd){border-right:0}}
@media(max-width:430px){.photo-requirements{grid-template-columns:1fr}.feature-options{grid-template-columns:1fr}.photo-grid{grid-template-columns:1fr}.files-grid{grid-template-columns:1fr}.form-box{padding:13px}.wizard-head h2{font-size:19px}}/* =========================================================
   SELLCARS PAGE FIX
   ========================================================= */

.heading-actions{
  display:flex;
  gap:8px;
  align-items:center;
}

.heading-actions .primary-btn,
.heading-actions .outline-btn{
  height:40px;
}

/* =========================
   REQUEST CARDS
   ========================= */

.requests-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.request-card{
  width:100%;
  min-width:0;
  border:1px solid var(--line);
  background:#fff;
  padding:14px;
  cursor:pointer;
  transition:.2s;
}

.request-card:hover{
  border-color:#f7941d99;
  transform:translateY(-2px);
  box-shadow:0 8px 20px #102b4610;
}

.request-card.approved-request{
  border-left:3px solid var(--green);
}

.request-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:8px;
  margin-bottom:10px;
}

.request-badges{
  display:flex;
  gap:5px;
  flex-wrap:wrap;
}

.request-status,
.agent-tag{
  display:inline-flex;
  align-items:center;
  padding:4px 6px;
  font-size:7px;
  font-weight:800;
  text-transform:uppercase;
}

.request-status.pending{
  background:#fff7e8;
  color:#b86b00;
}

.request-status.reviewing{
  background:#f3efff;
  color:#6747c7;
}

.request-status.returned{
  background:#fff5e9;
  color:#b45309;
}

.request-status.rejected{
  background:#fff0f0;
  color:#d83b35;
}

.request-status.approved{
  background:#eaf8ef;
  color:var(--green);
}

.request-status.sold{
  background:#fff0f0;
  color:#d83b35;
}

.request-status.reserved{
  background:#f3efff;
  color:#6747c7;
}

.agent-tag{
  background:#f3f5f7;
  color:var(--muted);
}

.request-top small{
  font-size:7px;
  color:var(--muted);
  text-align:right;
}

.request-card h3{
  font-size:14px;
  margin:0 0 8px;
}

.request-card p{
  font-size:9px;
  margin:4px 0;
  color:#506171;
}

.request-card p i{
  width:14px;
  color:var(--gold);
}

.request-meta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:8px;
  padding:10px 0;
  margin-top:8px;
  border-top:1px solid var(--line);
}

.request-meta span{
  font-size:8px;
  color:var(--muted);
}

.request-meta strong{
  font-size:10px;
  color:var(--green);
}

.request-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding-top:9px;
  border-top:1px solid var(--line);
}

.request-bottom span{
  font-size:8px;
  color:var(--muted);
}

.request-bottom button{
  border:0;
  background:transparent;
  color:var(--ink);
  font-size:8px;
  font-weight:800;
  padding:0;
}

.request-bottom button i{
  margin-left:4px;
  color:var(--gold);
}

/* =========================
   MODAL
   ========================= */

.request-modal{
  position:fixed !important;
  inset:0 !important;
  z-index:99999 !important;
  display:none !important;
  align-items:center !important;
  justify-content:center !important;
  padding:16px !important;
}

.request-modal.show{
  display:flex !important;
}

.request-bg{
  position:absolute !important;
  inset:0 !important;
  width:100%;
  height:100%;
  background:rgba(7,29,48,.72) !important;
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
}

.request-box{
  position:relative !important;
  z-index:2 !important;
  width:min(820px,100%) !important;
  max-height:92vh !important;
  overflow:auto !important;
  background:#fff !important;
  padding:20px !important;
  box-shadow:0 25px 70px rgba(0,0,0,.32) !important;
}

.detail-box{
  width:min(980px,100%) !important;
}

.form-box{
  width:min(960px,100%) !important;
  max-height:94vh !important;
  overflow:auto !important;
}

/* =========================
   MODAL HEADER
   ========================= */

.request-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:15px;
  padding-bottom:14px;
  margin-bottom:17px;
  border-bottom:1px solid var(--line);
}

.request-head span{
  font-size:8px;
  font-weight:800;
  letter-spacing:.14em;
  color:var(--green);
}

.request-head h2{
  font-size:19px;
  margin:5px 0 0;
}

.request-head p{
  font-size:8px;
  color:var(--muted);
  margin:5px 0 0;
}

.request-head button{
  width:34px;
  height:34px;
  flex-shrink:0;
  border:1px solid var(--line);
  background:#fff;
  color:var(--muted);
  font-size:15px;
}

/* =========================
   MODAL AGENT BANNER
   ========================= */

.agent-banner{
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px;
  margin-bottom:14px;
  background:#f3f7f9;
  border-left:3px solid var(--gold);
}

.agent-banner > i{
  font-size:18px;
  color:var(--gold);
}

.agent-banner strong{
  display:block;
  font-size:9px;
}

.agent-banner span{
  display:block;
  font-size:8px;
  color:var(--muted);
  margin-top:3px;
}

/* =========================
   DETAIL GRID
   ========================= */

.detail-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border:1px solid var(--line);
}

.detail-grid > div{
  min-width:0;
  padding:10px;
  border-bottom:1px solid var(--line);
}

.detail-grid > div:nth-child(odd){
  border-right:1px solid var(--line);
}

.detail-grid span{
  display:block;
  font-size:7px;
  color:var(--muted);
  font-weight:800;
  text-transform:uppercase;
  margin-bottom:4px;
}

.detail-grid strong{
  display:block;
  font-size:10px;
  word-break:break-word;
}

/* =========================
   NOTES
   ========================= */

.notes{
  margin-top:12px;
  padding:12px;
  border:1px solid var(--line);
  background:#f6f8fa;
}

.notes > span{
  display:block;
  font-size:7px;
  color:var(--muted);
  font-weight:800;
  text-transform:uppercase;
}

.notes p{
  font-size:10px;
  line-height:1.55;
  margin:5px 0 0;
  white-space:pre-wrap;
}

/* =========================
   PHOTOS
   ========================= */

.files-title{
  font-size:12px;
  margin:17px 0 9px;
}

.files-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
}

.file-item{
  display:block;
  border:1px solid var(--line);
  background:#fff;
  overflow:hidden;
  text-decoration:none;
  color:var(--ink);
}

.file-item img{
  display:block;
  width:100%;
  height:120px;
  object-fit:cover;
}

.file-item small{
  display:block;
  padding:7px;
  font-size:7px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

/* =========================
   ACTION / APPROVAL
   ========================= */

.approval-panel{
  margin-top:14px;
  padding:14px;
  background:#edf8f2;
  border:1px solid #bfdfca;
}

.approval-panel strong{
  font-size:10px;
  color:var(--green);
}

.approval-panel p{
  font-size:9px;
  color:var(--muted);
  margin:5px 0 0;
}

.approval-panel.rejected-panel{
  background:#fff5f5;
  border-color:#efc7c7;
}

.approval-panel.rejected-panel strong{
  color:#b42318;
}

/* =========================
   WIZARD
   ========================= */

.wizard-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  padding-bottom:15px;
  border-bottom:1px solid var(--line);
}

.wizard-head h2{
  font-size:22px;
  margin:6px 0 0;
}

.wizard-head > button{
  width:34px;
  height:34px;
  border:1px solid var(--line);
  background:#fff;
  color:var(--muted);
}

.wizard-steps{
  display:flex;
  align-items:center;
  gap:8px;
  padding:15px 0 18px;
}

.wizard-step{
  display:flex;
  align-items:center;
  gap:7px;
  color:var(--muted);
  font-size:8px;
  font-weight:800;
}

.wizard-step b{
  width:26px;
  height:26px;
  border:1px solid var(--line);
  display:grid;
  place-items:center;
}

.wizard-step.active{
  color:var(--green);
}

.wizard-step.active b{
  background:var(--gold);
  border-color:var(--gold);
  color:var(--ink);
}

.wizard-line{
  height:1px;
  background:var(--line);
  flex:1;
}

.wizard-page{
  display:none;
}

.wizard-page.active{
  display:block;
}

/* =========================
   PHOTOS IN WIZARD
   ========================= */

.photo-requirements{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:6px;
  margin-bottom:10px;
}

.photo-requirement{
  display:flex;
  align-items:center;
  gap:6px;
  padding:7px;
  border:1px solid var(--line);
  font-size:8px;
}

.photo-requirement.done{
  background:#edf8f2;
  color:var(--green);
}

.photo-requirement.missing{
  background:#fff5f5;
  color:#b42318;
}

.photo-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:8px;
}

.photo-thumb{
  border:1px solid var(--line);
  background:#fff;
  overflow:hidden;
}

.photo-thumb img{
  width:100%;
  height:110px;
  object-fit:cover;
  display:block;
}

.photo-thumb > div{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:7px;
}

.photo-thumb strong{
  font-size:7px;
}

.photo-thumb button{
  border:0;
  background:transparent;
  color:#c62828;
}

/* =========================
   MOBILE
   ========================= */

@media(max-width:900px){

  .requests-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .files-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .photo-requirements{
    grid-template-columns:repeat(2,1fr);
  }

  .photo-grid{
    grid-template-columns:repeat(3,1fr);
  }

}

@media(max-width:700px){

  .heading-actions{
    width:100%;
    flex-direction:column;
  }

  .heading-actions > *{
    width:100%;
  }

  .requests-grid{
    grid-template-columns:1fr;
  }

  .detail-grid{
    grid-template-columns:1fr;
  }

  .detail-grid > div:nth-child(odd){
    border-right:0;
  }

  .files-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .form-grid{
    grid-template-columns:1fr;
  }

  .photo-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .wizard-steps{
    gap:5px;
  }

  .wizard-step span{
    display:none;
  }

  .wizard-step{
    flex:0 0 auto;
  }

  .gps-box{
    align-items:flex-start;
    flex-direction:column;
  }

  .gps-box .primary-btn{
    width:100%;
  }

}

@media(max-width:430px){

  .files-grid{
    grid-template-columns:1fr;
  }

  .photo-grid{
    grid-template-columns:1fr;
  }

  .photo-requirements{
    grid-template-columns:1fr;
  }

  .form-box{
    padding:13px !important;
  }

  .wizard-head h2{
    font-size:19px;
  }

}

/* =========================================================
   FINAL SELLCARS UI / BUTTON FIX
   ========================================================= */

/* GLOBAL BUTTON BASE */
button{
  font-family:"Space Grotesk",sans-serif;
  cursor:pointer;
  -webkit-tap-highlight-color:transparent;
}

button:focus{
  outline:none;
}

button:disabled{
  cursor:not-allowed;
}

/* =========================================================
   PRIMARY BUTTON
   ========================================================= */

.primary-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  min-height:40px;
  height:40px;
  padding:0 16px;
  border:1px solid var(--gold);
  border-radius:0;
  background:var(--gold);
  color:var(--ink);
  font-size:9px;
  font-weight:900;
  line-height:1;
  text-decoration:none;
  white-space:nowrap;
  transition:
    background .18s ease,
    border-color .18s ease,
    transform .18s ease,
    box-shadow .18s ease,
    opacity .18s ease;
}

.primary-btn i{
  font-size:10px;
  margin:0;
}

.primary-btn:hover{
  background:#e98916;
  border-color:#e98916;
  transform:translateY(-1px);
  box-shadow:0 5px 14px rgba(247,148,29,.18);
}

.primary-btn:active{
  transform:translateY(0);
  box-shadow:none;
}

.primary-btn:disabled{
  opacity:.48;
  transform:none;
  box-shadow:none;
  cursor:not-allowed;
  pointer-events:none;
}

/* =========================================================
   OUTLINE BUTTON
   ========================================================= */

.outline-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  min-height:40px;
  height:40px;
  padding:0 15px;
  border:1px solid var(--line);
  border-radius:0;
  background:#fff;
  color:var(--ink);
  font-size:9px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
  white-space:nowrap;
  transition:
    background .18s ease,
    border-color .18s ease,
    color .18s ease,
    transform .18s ease;
}

.outline-btn i{
  font-size:10px;
  margin:0;
}

.outline-btn:hover{
  border-color:var(--gold);
  background:#fffaf3;
  color:var(--ink);
  transform:translateY(-1px);
}

.outline-btn:active{
  transform:translateY(0);
}

/* =========================================================
   HEADER ACTION BUTTONS
   ========================================================= */

.heading-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
}

.heading-actions .primary-btn,
.heading-actions .outline-btn{
  width:auto;
  min-width:120px;
}

/* =========================================================
   WIZARD NAVIGATION
   ========================================================= */

.wizard-nav{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:9px;
  padding-top:12px;
  margin-top:5px;
}

.wizard-nav .primary-btn,
.wizard-nav .outline-btn{
  min-width:110px;
}

.wizard-nav > span{
  flex:1;
}

/* =========================================================
   WIZARD CLOSE BUTTON
   ========================================================= */

.wizard-head > button,
.request-head > button{
  display:grid;
  place-items:center;
  flex:0 0 34px;
  width:34px;
  height:34px;
  min-width:34px;
  padding:0;
  border:1px solid var(--line);
  border-radius:0;
  background:#fff;
  color:var(--muted);
  font-size:13px;
  transition:
    background .18s ease,
    border-color .18s ease,
    color .18s ease;
}

.wizard-head > button:hover,
.request-head > button:hover{
  background:#f5f7f9;
  border-color:var(--gold);
  color:var(--ink);
}

.wizard-head > button i,
.request-head > button i{
  margin:0;
}

/* =========================================================
   GPS BUTTON
   ========================================================= */

.gps-box .primary-btn{
  min-width:190px;
}

.gps-box .primary-btn i{
  margin-right:2px;
}

/* =========================================================
   ADD PHOTOS BUTTON
   ========================================================= */

.add-photo-btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  width:auto !important;
  min-width:125px;
  height:40px;
  min-height:40px;
  padding:0 14px !important;
  border:1px solid var(--gold) !important;
  background:var(--gold) !important;
  color:var(--ink) !important;
  font-size:8px !important;
  font-weight:900 !important;
  line-height:1 !important;
  cursor:pointer !important;
  transition:
    background .18s ease,
    border-color .18s ease,
    transform .18s ease,
    box-shadow .18s ease;
}

.add-photo-btn:hover{
  background:#e98916 !important;
  border-color:#e98916 !important;
  transform:translateY(-1px);
  box-shadow:0 5px 14px rgba(247,148,29,.18);
}

.add-photo-btn i{
  margin:0 !important;
  font-size:10px;
}

/* =========================================================
   PHOTO DELETE BUTTON
   ========================================================= */

.photo-thumb > div{
  min-height:34px;
}

.photo-thumb button{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  flex:0 0 28px;
  padding:0;
  border:1px solid transparent;
  border-radius:0;
  background:#fff;
  color:#c62828;
  font-size:10px;
  cursor:pointer;
  transition:
    background .18s ease,
    border-color .18s ease,
    color .18s ease;
}

.photo-thumb button:hover{
  background:#fff3f3;
  border-color:#efc7c7;
  color:#a51d1d;
}

/* =========================================================
   VIEW BUTTON ON SUBMISSION CARD
   ========================================================= */

.request-bottom button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  height:30px;
  min-height:30px;
  padding:0 10px;
  border:1px solid var(--line);
  background:#fff;
  color:var(--ink);
  font-size:8px;
  font-weight:800;
  line-height:1;
  cursor:pointer;
  transition:
    border-color .18s ease,
    background .18s ease,
    transform .18s ease;
}

.request-bottom button:hover{
  border-color:var(--gold);
  background:#fffaf3;
  transform:translateX(1px);
}

.request-bottom button i{
  margin:0;
  color:var(--gold);
}

/* =========================================================
   STATUS BADGES
   ========================================================= */

.request-status{
  border:1px solid transparent;
  border-radius:0;
}

.request-status.pending{
  background:#fff7e8;
  border-color:#f7dfb0;
  color:#a65e00;
}

.request-status.reviewing{
  background:#f3efff;
  border-color:#ddd3ff;
  color:#6747c7;
}

.request-status.returned{
  background:#fff5e9;
  border-color:#f3d6a9;
  color:#a65a00;
}

.request-status.rejected{
  background:#fff0f0;
  border-color:#efc7c7;
  color:#c62828;
}

.request-status.approved{
  background:#edf8f2;
  border-color:#b9dfc6;
  color:var(--green);
}

.request-status.sold{
  background:#fff0f0;
  border-color:#efc7c7;
  color:#c62828;
}

.request-status.reserved{
  background:#f3efff;
  border-color:#ddd3ff;
  color:#6747c7;
}

/* =========================================================
   AGENT ACTION TAG
   ========================================================= */

.agent-tag{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:22px;
  padding:0 7px;
  border:1px solid var(--line);
  background:#f5f7f9;
  color:var(--muted);
  font-size:7px;
  font-weight:800;
}

/* =========================================================
   FORM CONTROLS
   ========================================================= */

#submissionForm input,
#submissionForm select,
#submissionForm textarea{
  font-family:"Space Grotesk",sans-serif;
  border-radius:0;
}

#submissionForm input:disabled,
#submissionForm select:disabled{
  background:#f3f5f7;
  color:#a1acb5;
  cursor:not-allowed;
}

#submissionForm input:focus,
#submissionForm select:focus,
#submissionForm textarea:focus{
  border-color:var(--gold);
  box-shadow:0 0 0 2px rgba(247,148,29,.12);
}

/* =========================================================
   CHECKBOXES
   ========================================================= */

.feature-options input[type="checkbox"],
.declaration input[type="checkbox"]{
  width:auto !important;
  height:auto !important;
  padding:0 !important;
  accent-color:var(--gold);
  cursor:pointer;
}

.feature-options label{
  cursor:pointer;
  transition:
    background .18s ease,
    border-color .18s ease;
}

.feature-options label:hover{
  border-color:#f3c77f;
  background:#fffaf3;
}

/* =========================================================
   PHOTO HEADER
   ========================================================= */

.photo-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.photo-header > div{
  min-width:0;
}

/* =========================================================
   READY BOX
   ========================================================= */

.ready-box{
  width:100%;
  margin:14px 0;
  padding:13px;
  border:1px solid var(--line);
  border-radius:0;
}

.ready-box strong{
  display:flex;
  align-items:center;
  gap:6px;
  font-size:9px;
}

.ready-box.not-ready{
  background:#fff5f5;
  border-color:#efc7c7;
  color:#b42318;
}

.ready-box.ready{
  background:#edf8f2;
  border-color:#b9dfc6;
  color:var(--green);
}

/* =========================================================
   REVIEW
   ========================================================= */

.review-card{
  overflow:hidden;
  border:1px solid var(--line);
  background:#f8fafb;
}

.review-title{
  min-height:52px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.review-title strong{
  text-align:right;
}

/* =========================================================
   MODAL
   ========================================================= */

.request-modal{
  position:fixed !important;
  inset:0 !important;
  display:none !important;
  align-items:center !important;
  justify-content:center !important;
  padding:16px !important;
  z-index:99999 !important;
}

.request-modal.show{
  display:flex !important;
}

.request-bg{
  position:absolute !important;
  inset:0 !important;
  background:rgba(7,29,48,.72) !important;
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
}

.request-box{
  position:relative !important;
  z-index:2 !important;
  width:min(980px,100%) !important;
  max-height:92vh !important;
  overflow:auto !important;
  background:#fff !important;
  border:1px solid var(--line);
  box-shadow:0 25px 70px rgba(0,0,0,.30) !important;
}

/* =========================================================
   MOBILE BUTTONS
   ========================================================= */

@media(max-width:700px){

  .heading-actions{
    width:100%;
    flex-direction:column;
    align-items:stretch;
  }

  .heading-actions .primary-btn,
  .heading-actions .outline-btn{
    width:100%;
  }

  .wizard-nav{
    flex-direction:column-reverse;
    align-items:stretch;
  }

  .wizard-nav .primary-btn,
  .wizard-nav .outline-btn{
    width:100%;
  }

  .gps-box .primary-btn{
    width:100%;
    min-width:0;
  }

  .add-photo-btn{
    width:100% !important;
  }

  .photo-header{
    flex-direction:column;
    align-items:stretch;
  }

  .photo-header > div{
    width:100%;
  }

}

@media(max-width:430px){

  .primary-btn,
  .outline-btn{
    font-size:9px;
  }

  .request-box{
    padding:13px !important;
  }

}