/* =========================================================
   vSAFE-27R9J — Verification Page Premium Rebuild
   Scoped to Buyer/Supplier verification only.
   ========================================================= */

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"],
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"]{
  --sv-bg:#F4F8FC;
  --sv-surface:#FFFFFF;
  --sv-soft:#F8FBFF;
  --sv-border:#D9E7F5;
  --sv-border-strong:#C7DBEF;
  --sv-text:#071A33;
  --sv-muted:#647B98;
  --sv-blue:#126DFF;
  --sv-cyan:#20C7FF;
  --sv-navy:#08245C;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-page,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-page{
  background:
    radial-gradient(circle at 100% 0,rgba(32,199,255,.08),transparent 28%),
    linear-gradient(180deg,#F8FBFF 0%,var(--sv-bg) 100%)!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-page--verification,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-page--verification{
  padding:24px 28px 42px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-page--verification>.sf-page-body,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-page--verification>.sf-page-body{
  width:100%!important;
  max-width:1560px!important;
  margin:0 auto!important;
  gap:20px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-page-header,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-page-header{
  display:none!important;
}

/* Premium hero */
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-gate-hero,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-gate-hero{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 210px!important;
  align-items:center!important;
  gap:28px!important;
  min-height:220px!important;
  padding:30px 34px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:26px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 84% 20%,rgba(32,199,255,.30),transparent 25%),
    linear-gradient(128deg,#071A33 0%,#0A3478 52%,#126DFF 100%)!important;
  box-shadow:0 24px 60px rgba(7,26,51,.20)!important;
  color:#fff!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-gate-hero:before,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-gate-hero:before{
  content:""!important;
  position:absolute!important;
  right:-70px!important;
  top:-70px!important;
  width:340px!important;
  height:340px!important;
  border:54px solid rgba(255,255,255,.055)!important;
  border-radius:50%!important;
  pointer-events:none!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__content,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__content,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__aside,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__aside{
  position:relative!important;
  z-index:1!important;
  min-width:0!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__breadcrumb,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__breadcrumb{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 15px!important;
  color:#CDE2FF!important;
  font-size:12px!important;
  font-weight:750!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-gate-kicker,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-gate-kicker{
  display:inline-flex!important;
  min-height:28px!important;
  align-items:center!important;
  padding:0 12px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.09)!important;
  color:#DDF0FF!important;
  font-size:10.5px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-gate-hero h1,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-gate-hero h1{
  max-width:920px!important;
  margin:12px 0 9px!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:clamp(31px,3vw,46px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  font-weight:900!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-gate-hero p,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-gate-hero p{
  max-width:820px!important;
  margin:0!important;
  color:#D9E9FF!important;
  font-size:14px!important;
  line-height:1.65!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__note,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__note{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:fit-content!important;
  max-width:860px!important;
  margin-top:16px!important;
  padding:11px 14px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.08)!important;
  color:#F5F9FF!important;
  font-size:12px!important;
  line-height:1.5!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__note>span,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__note>span{
  width:26px!important;
  height:26px!important;
  flex:0 0 26px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,var(--sv-blue),var(--sv-cyan))!important;
  color:#fff!important;
  font-weight:900!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__aside,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__aside{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:16px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__shield,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__shield{
  width:86px!important;
  height:86px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:28px 28px 36px 36px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.24),rgba(32,199,255,.16))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.30),0 18px 36px rgba(4,18,48,.20)!important;
  color:#fff!important;
  font-size:38px!important;
  font-weight:900!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-status,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-status{
  min-height:42px!important;
  padding:0 16px!important;
  border-radius:999px!important;
  box-shadow:0 12px 28px rgba(4,18,48,.16)!important;
  font-size:12px!important;
  font-weight:900!important;
  text-align:center!important;
}

/* Steps */
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-steps,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-steps{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  padding:12px!important;
  border:1px solid var(--sv-border)!important;
  border-radius:19px!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(15,35,65,.06)!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-step,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-step{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:50px!important;
  padding:9px 13px!important;
  border:1px solid #E1EBF5!important;
  border-radius:14px!important;
  background:#F8FBFF!important;
  color:#405774!important;
  font-size:12.5px!important;
  font-weight:850!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-step i,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-step i{
  width:29px!important;
  height:29px!important;
  flex:0 0 29px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #CFE0F3!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#45617E!important;
  font-style:normal!important;
  font-weight:900!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-step.is-active,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-step.is-active{
  border-color:#BFD8FF!important;
  background:linear-gradient(135deg,#EDF5FF,#F9FCFF)!important;
  color:#0B57C8!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-step.is-active i,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-step.is-active i{
  border-color:transparent!important;
  background:linear-gradient(135deg,var(--sv-navy),var(--sv-blue))!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(18,109,255,.22)!important;
}

/* Form composition */
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-full-verification-form,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-full-verification-form{
  display:grid!important;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;
  gap:20px!important;
  align-items:start!important;
  min-width:0!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-full-verification-form>.sf-hidden-country,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-full-verification-form>.sf-hidden-country,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-full-verification-form>input[type="hidden"],
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-full-verification-form>input[type="hidden"]{
  display:none!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-history-section,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-history-section{
  min-width:0!important;
  padding:22px!important;
  border:1px solid var(--sv-border)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 16px 42px rgba(15,35,65,.065)!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section--address,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section--address,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-submit,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-submit{
  grid-column:1/-1!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section__head,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section__head{
  display:flex!important;
  align-items:flex-start!important;
  gap:13px!important;
  margin:0 0 18px!important;
  padding:0 0 16px!important;
  border-bottom:1px solid #E4EDF7!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section__head>span,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section__head>span{
  width:40px!important;
  height:40px!important;
  flex:0 0 40px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:13px!important;
  background:linear-gradient(135deg,var(--sv-navy),var(--sv-blue) 62%,var(--sv-cyan))!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  box-shadow:0 8px 20px rgba(18,109,255,.22)!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section__head h3,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section__head h3{
  margin:1px 0 0!important;
  color:var(--sv-text)!important;
  font-size:19px!important;
  line-height:1.3!important;
  font-weight:900!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section__head p,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section__head p{
  margin:4px 0 0!important;
  color:var(--sv-muted)!important;
  font-size:12px!important;
  line-height:1.55!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-grid,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:15px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-grid>.sf-field--full,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-grid>.sf-field--full{
  grid-column:1/-1!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-upload-field,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-upload-field{
  min-width:0!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field{
  display:grid!important;
  gap:8px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field>span,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field>span,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-upload-field>span,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-upload-field>span{
  color:#1A3150!important;
  font-size:12px!important;
  font-weight:850!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field>span b,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field>span b,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-upload-field>span b,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-upload-field>span b{
  color:#E11D48!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field input,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field input,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field select,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field select,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field textarea,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field textarea{
  width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  border:1px solid var(--sv-border-strong)!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#14243B!important;
  font-size:13px!important;
  outline:0!important;
  box-shadow:none!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field input,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field input,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field select,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field select{
  min-height:50px!important;
  padding:0 14px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field textarea,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field textarea{
  min-height:110px!important;
  padding:13px 14px!important;
  resize:vertical!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field input:focus,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field input:focus,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field select:focus,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field select:focus,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field textarea:focus,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field textarea:focus{
  border-color:var(--sv-blue)!important;
  box-shadow:0 0 0 3px rgba(18,109,255,.09)!important;
}

/* Premium file upload */
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-upload-field,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-upload-field{
  display:flex!important;
  flex-direction:column!important;
  padding:15px!important;
  border:1px solid #D7E4F2!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#FCFEFF,#F7FBFF)!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-upload-field input[type="file"],
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-upload-field input[type="file"]{
  width:100%!important;
  min-width:0!important;
  min-height:64px!important;
  box-sizing:border-box!important;
  margin:9px 0 0!important;
  padding:8px!important;
  border:1px dashed #B9D0E8!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#314761!important;
  font-size:12px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-upload-field input[type="file"]::file-selector-button,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-upload-field input[type="file"]::file-selector-button{
  min-height:42px!important;
  margin-right:12px!important;
  padding:0 16px!important;
  border:0!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,var(--sv-navy),var(--sv-blue))!important;
  color:#fff!important;
  font-weight:850!important;
  cursor:pointer!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-upload-field small,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-upload-field small,
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-field small,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-field small{
  display:block!important;
  margin-top:8px!important;
  color:#70849D!important;
  font-size:11px!important;
  line-height:1.5!important;
}

/* Legal document cards */
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section--legal,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section--legal{
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-legal-doc-card,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-legal-doc-card{
  padding:16px!important;
  border:1px solid #D7E5F3!important;
  border-radius:17px!important;
  background:linear-gradient(180deg,#FCFEFF,#F7FBFF)!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-legal-doc-card__head,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-legal-doc-card__head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:13px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-legal-doc-card__head h4,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-legal-doc-card__head h4{
  margin:0!important;
  color:#0B3F91!important;
  font-size:17px!important;
  font-weight:900!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-legal-doc-card__head>span,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-legal-doc-card__head>span{
  padding:6px 10px!important;
  border-radius:999px!important;
  background:#EAF3FF!important;
  color:#126DFF!important;
  font-size:10.5px!important;
  font-weight:900!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-legal-doc-grid,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-legal-doc-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.12fr) minmax(250px,.88fr)!important;
  gap:14px!important;
  align-items:stretch!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-inline-check,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-inline-check{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  align-items:center!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-inline-check .btn,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-inline-check .btn{
  min-height:50px!important;
  padding:0 17px!important;
  border:1px solid #98BEF0!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#0B4FB8!important;
  box-shadow:none!important;
  font-weight:850!important;
  white-space:nowrap!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-inline-check .btn:hover,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-inline-check .btn:hover{
  background:#EFF6FF!important;
  border-color:#126DFF!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-legal-safe-note,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-legal-safe-note{
  margin-top:0!important;
  padding:12px 14px!important;
  border:1px solid #C9DFF5!important;
  border-radius:13px!important;
  background:#EEF6FF!important;
  color:#385574!important;
  font-size:11.5px!important;
  line-height:1.55!important;
}

/* Alerts */
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .alert,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .alert{
  margin:0!important;
  padding:14px 16px!important;
  border-radius:15px!important;
  box-shadow:0 10px 28px rgba(15,35,65,.045)!important;
}

/* Submit */
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-submit,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-submit{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:19px 21px!important;
  border:1px solid var(--sv-border)!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 16px 38px rgba(15,35,65,.065)!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-submit b,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-submit b{
  display:block!important;
  color:var(--sv-text)!important;
  font-size:14px!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-submit p,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-submit p{
  margin:4px 0 0!important;
  color:var(--sv-muted)!important;
  font-size:12px!important;
  line-height:1.5!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-submit .btn,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-submit .btn{
  min-width:250px!important;
  min-height:52px!important;
  padding:0 20px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,var(--sv-navy),var(--sv-blue) 60%,var(--sv-cyan))!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(18,109,255,.22)!important;
  font-weight:900!important;
}

/* History */
body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-history-section,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-history-section{
  overflow:hidden!important;
}

body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-history-section .sf-table-wrapper,
body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-history-section .sf-table-wrapper{
  margin-top:4px!important;
  border:1px solid #E0EAF5!important;
  border-radius:15px!important;
  overflow:auto!important;
}

/* Desktop/tablet responsive */
@media(max-width:1180px){
  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-full-verification-form,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-full-verification-form{
    grid-template-columns:1fr!important;
  }
  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section--address,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section--address,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-submit,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-submit{
    grid-column:auto!important;
  }
}

@media(max-width:1023px){
  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-page--verification,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-page--verification{
    padding:18px 18px 34px!important;
  }
  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-gate-hero,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-gate-hero{
    grid-template-columns:minmax(0,1fr) 150px!important;
    min-height:unset!important;
  }
}

@media(max-width:767px){
  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-page--verification,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-page--verification{
    padding:14px 12px 28px!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-gate-hero,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-gate-hero{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:20px 17px!important;
    border-radius:20px!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-gate-hero h1,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-gate-hero h1{
    font-size:29px!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__aside,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__aside{
    flex-direction:row!important;
    justify-content:space-between!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-hero__shield,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-hero__shield{
    width:54px!important;
    height:54px!important;
    border-radius:18px 18px 22px 22px!important;
    font-size:24px!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-steps,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-steps{
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:9px!important;
    border-radius:15px!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-step,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-step{
    justify-content:flex-start!important;
    min-height:45px!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-section,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-section,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-history-section,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-history-section{
    padding:15px!important;
    border-radius:17px!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-grid,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-grid,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-legal-doc-grid,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-legal-doc-grid{
    grid-template-columns:1fr!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-grid>.sf-field--full,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-grid>.sf-field--full{
    grid-column:auto!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-inline-check,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-inline-check{
    grid-template-columns:1fr!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-inline-check .btn,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-inline-check .btn{
    width:100%!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-submit,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-submit{
    align-items:stretch!important;
    flex-direction:column!important;
    padding:16px!important;
  }

  body.sf-dashboard-document .sf-dashboard-shell[data-page="supplier_verification"] .sf-verification-submit .btn,
  body.sf-dashboard-document .sf-dashboard-shell[data-page="buyer_verification"] .sf-verification-submit .btn{
    width:100%!important;
    min-width:0!important;
  }
}
