
/* Tormami Profile V2 */
.tep-page,.tep-page *,.tpp-public,.tpp-public *{box-sizing:border-box}
.tep-page{
  width:100%;
  padding:6px 0 26px;
  color:#102f59;
  font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.tep-page-head{
  min-height:82px;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:24px;
  padding:4px 2px 18px;
}
.tep-page-head h1{
  margin:0 0 4px!important;
  color:#0f315c!important;
  font-size:31px!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.035em!important
}
.tep-page-head p{
  margin:0!important;
  color:#667b95!important;
  font-size:13px!important;
  line-height:1.45!important
}
.tep-signature{
  margin:0 20px 0 auto;
  transform:rotate(-5deg);
  color:#153762;
  font-family:"Comic Sans MS","Bradley Hand",cursive;
  font-style:italic;
  font-weight:800;
  text-align:center;
  font-size:19px;
  line-height:1.02;
  white-space:nowrap
}
.tep-signature span,.tep-signature strong{display:block}.tep-signature strong{font:inherit}
.tep-signature i{display:block;position:relative;width:54px;height:16px;margin:4px 0 0 auto}
.tep-signature i:before,.tep-signature i:after{content:"";position:absolute;right:0;height:2px;border-radius:99px;background:#ff5a0a}
.tep-signature i:before{width:52px;top:4px;transform:rotate(-18deg)}
.tep-signature i:after{width:31px;right:7px;top:9px;transform:rotate(-12deg)}

.tep-grid{
  display:grid;
  grid-template-columns:36% minmax(0,1fr);
  gap:18px;
  align-items:stretch
}
.tep-profile-card,.tep-form-card{
  border:1px solid #dfe8f0;
  border-radius:15px;
  background:#fff;
  box-shadow:0 6px 20px rgba(18,52,85,.045)
}
.tep-profile-card{padding:24px 22px}
.tep-identity{
  display:grid;
  grid-template-columns:132px minmax(0,1fr);
  gap:20px;
  align-items:center
}
.tep-avatar-wrap{position:relative;width:132px;height:132px}
.tep-avatar{
  width:132px;height:132px;
  overflow:hidden;
  display:grid;place-items:center;
  border-radius:50%;
  background:#eef3f8;
  color:#214a72;
  font-size:34px;font-weight:900
}
.tep-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.tep-avatar-button{
  position:absolute!important;
  right:1px!important;
  bottom:4px!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  margin:0!important;
  padding:0!important;
  border:3px solid #fff!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:#fff!important;
  color:#15456f!important;
  box-shadow:0 4px 12px rgba(16,47,79,.16)!important
}
.tep-avatar-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}
.tep-identity-copy h2{
  margin:0 0 4px!important;
  color:#0f315c!important;
  font-size:22px!important;
  line-height:1.12!important;
  font-weight:900!important
}
.tep-identity-copy>p{
  margin:0 0 11px!important;
  color:#6e8298!important;
  font-size:12px!important;
  overflow-wrap:anywhere
}
.tep-identity-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#637892;font-size:10px}
.tep-package{
  display:inline-flex;
  min-height:27px;
  padding:4px 12px;
  align-items:center;
  border-radius:999px;
  background:#ffebd5;
  color:#e75e11;
  font-weight:850
}
.tep-divider{height:1px;margin:18px 0;background:#e7edf3}

.tep-completion{
  padding:14px;
  border-radius:12px;
  background:linear-gradient(135deg,#f0f7ff,#f8fbff)
}
.tep-completion-title{display:flex;align-items:center;gap:10px}
.tep-round-icon{
  width:38px;height:38px;
  display:grid;place-items:center;
  flex:0 0 auto;
  border-radius:50%;
  background:#e4f2ff;
  color:#1976e8
}
.tep-round-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}
.tep-completion-title strong{font-size:12px;font-weight:850;color:#12365f}
.tep-progress-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:10px;align-items:center;margin:10px 0 7px 48px}
.tep-progress{height:10px;overflow:hidden;border-radius:99px;background:#dfe7ef}
.tep-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff5a0a,#ff7b2f)}
.tep-progress-row b{color:#12365f;font-size:12px}
.tep-completion>p{margin:0 0 0 48px!important;color:#71849a!important;font-size:10px!important;line-height:1.5!important}

.tep-contact-block{padding:17px 2px 6px}
.tep-contact-block h3{
  margin:0 0 11px!important;
  display:flex;
  align-items:center;
  gap:10px;
  color:#12365f!important;
  font-size:14px!important;
  font-weight:900!important
}
.tep-contact-block h3 .tep-round-icon{width:34px;height:34px}
.tep-contact-row{
  min-height:34px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:#657990;
  font-size:10px
}
.tep-contact-row>span{display:flex;align-items:center;gap:8px;min-width:0}
.tep-contact-row svg{width:16px;height:16px;fill:none;stroke:#597795;stroke-width:1.7}
.tep-contact-row b{max-width:52%;color:#183a63;font-weight:750;text-align:right;overflow-wrap:anywhere}

.tep-trust-note{
  margin-top:13px;
  padding:14px;
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  gap:12px;
  align-items:center;
  border-radius:12px;
  background:#f0f7ff
}
.tep-trust-note>span{
  width:44px;height:44px;display:grid;place-items:center;border-radius:50%;
  background:#e2f1ff;color:#2876df
}
.tep-trust-note svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}
.tep-trust-note p{margin:0!important;color:#617790!important;font-size:10px!important;line-height:1.5!important}
.tep-public-link{
  margin-top:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:39px;
  border:1px solid #dbe5ef;
  border-radius:9px;
  color:#17436e!important;
  text-decoration:none!important;
  font-size:10px;
  font-weight:800
}
.tep-public-link:hover{border-color:#ffad80;color:#ff5a0a!important}

.tep-form-card{padding:20px 22px 18px}
.tep-form-title{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:12px;
  align-items:center;
  margin-bottom:17px
}
.tep-form-title>span{
  width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#e9f4ff;color:#1976e8
}
.tep-form-title svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}
.tep-form-title h2{margin:0 0 3px!important;color:#12365f!important;font-size:16px!important;font-weight:900!important}
.tep-form-title p{margin:0!important;color:#71849a!important;font-size:10px!important}

.tep-form{margin:0!important}
.tep-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}
.tep-field{display:block;margin:0!important}
.tep-field>span{
  display:block;
  margin-bottom:7px;
  color:#12365f;
  font-size:11px;
  line-height:1.2;
  font-weight:850
}
.tep-field>span em{color:#ff5a0a;font-style:normal}
.tep-input-wrap{
  position:relative;
  min-height:44px;
  display:flex;
  align-items:center;
  border:1px solid #d8e3ee;
  border-radius:9px;
  background:#fff;
  transition:.18s ease
}
.tep-input-wrap:focus-within{border-color:#7fb0df;box-shadow:0 0 0 3px rgba(37,113,181,.07)}
.tep-input-wrap.is-readonly{background:#f5f8fb}
.tep-input-wrap>svg{
  position:absolute;
  left:12px;
  width:17px;height:17px;
  fill:none;
  stroke:#6d86a2;
  stroke-width:1.7;
  pointer-events:none
}
.tep-input-wrap input,.tep-input-wrap select,.tep-input-wrap textarea{
  width:100%!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:#4d637b!important;
  font-family:inherit!important;
  font-size:11px!important;
  box-shadow:none!important
}
.tep-input-wrap input,.tep-input-wrap select{height:42px!important;padding:0 12px 0 39px!important}
.tep-input-wrap select{appearance:auto!important}
.tep-input-wrap input[readonly]{color:#8795a5!important}
.tep-field-full{margin-top:14px!important}
.tep-textarea-wrap{min-height:98px;align-items:flex-start}
.tep-textarea-wrap>svg{top:12px}
.tep-input-wrap textarea{min-height:96px!important;padding:12px 12px 25px 39px!important;resize:vertical!important;line-height:1.5!important}
.tep-textarea-wrap small{position:absolute;right:9px;bottom:7px;color:#8090a2;font-size:8px}

.tep-form-message,.tep-modal-message{
  margin-top:12px;
  padding:10px 12px;
  border-radius:8px;
  background:#eef8f2;
  color:#187746;
  font-size:10px;
  font-weight:700
}
.tep-form-message.is-error,.tep-modal-message.is-error{background:#fff0ed;color:#bd4a35}

.tep-form-actions{
  margin-top:17px;
  padding-top:15px;
  display:grid;
  grid-template-columns:190px 200px minmax(0,1fr);
  gap:11px;
  align-items:center;
  border-top:1px solid #e6edf3
}
.tep-form-actions button{
  height:45px!important;
  margin:0!important;
  padding:0 16px!important;
  border-radius:9px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  font-size:11px!important;
  font-weight:850!important
}
.tep-form-actions button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.tep-password-button{
  border:1px solid #ff6a23!important;
  background:#fff!important;
  color:#ff5a0a!important;
  box-shadow:none!important
}
.tep-submit{
  border:0!important;
  background:linear-gradient(135deg,#ff5a0a,#ff7b2f)!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(255,90,10,.16)!important
}
.tep-form-actions>p{margin:0 0 0 auto!important;max-width:190px;color:#74869c!important;font-size:9px!important;line-height:1.45!important;text-align:right}

.tep-modal[hidden]{display:none!important}
.tep-modal{position:fixed;inset:0;z-index:200000;display:grid;place-items:center;padding:20px}
.tep-modal-backdrop{position:absolute;inset:0;background:rgba(9,29,51,.52);backdrop-filter:blur(2px)}
.tep-modal-dialog{
  position:relative;z-index:1;width:min(460px,100%);padding:24px;
  border-radius:16px;background:#fff;box-shadow:0 30px 80px rgba(6,23,43,.28)
}
.tep-modal-close{
  position:absolute!important;right:14px!important;top:12px!important;width:32px!important;height:32px!important;min-width:32px!important;margin:0!important;padding:0!important;border:0!important;background:#f3f6f9!important;color:#38546f!important;border-radius:50%!important;font-size:20px!important
}
.tep-modal-dialog h2{margin:0 0 5px!important;color:#12365f!important;font-size:20px!important;font-weight:900!important}
.tep-modal-dialog>p{margin:0 0 18px!important;color:#72849b!important;font-size:10px!important}
.tep-modal-dialog form{display:grid;gap:12px}
.tep-modal-dialog label{display:grid;gap:6px;margin:0!important}
.tep-modal-dialog label span{font-size:10px;font-weight:800;color:#17395f}
.tep-modal-dialog input{height:43px!important;margin:0!important;padding:0 12px!important;border:1px solid #d8e3ee!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}
.tep-modal-dialog form>button{height:44px!important;margin-top:4px!important;border:0!important;border-radius:8px!important;background:#ff5a0a!important;color:#fff!important;font-size:11px!important;font-weight:850!important}

/* Public profile */
body.tormami-public-profile-v2-page{background:#f5f9fd!important}
body.tormami-public-profile-v2-page .page-header,
body.tormami-public-profile-v2-page .page-header-area,
body.tormami-public-profile-v2-page .page-title-area,
body.tormami-public-profile-v2-page .breadcrumb-area,
body.tormami-public-profile-v2-page .theme-breadcrumb{display:none!important}
.tpp-public{padding:30px 0 42px;background:#f5f9fd;color:#12365f;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.tpp-public-shell{width:min(1360px,calc(100% - 40px));margin:0 auto}
.tpp-public-hero{
  padding:24px;
  border:1px solid #dfe8f0;
  border-radius:16px;
  background:linear-gradient(120deg,#fff 0%,#f8fbff 70%,#eef6ff 100%);
  box-shadow:0 7px 24px rgba(18,52,85,.05)
}
.tpp-public-profile{display:grid;grid-template-columns:128px minmax(0,1fr) 120px;gap:22px;align-items:center}
.tpp-public-avatar{width:128px;height:128px;border-radius:50%;overflow:hidden;background:#edf3f8}
.tpp-public-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.tpp-public-kicker{display:block;margin-bottom:5px;color:#ff5a0a;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.tpp-public-copy h1{margin:0 0 7px!important;color:#10315c!important;font-size:30px!important;font-weight:900!important;letter-spacing:-.03em!important}
.tpp-public-meta{display:flex;flex-wrap:wrap;gap:8px}
.tpp-public-meta span{padding:5px 8px;border-radius:999px;background:#edf4fb;color:#58718d;font-size:8px;font-weight:700}
.tpp-public-location{margin:10px 0 0!important;display:flex;align-items:center;gap:6px;color:#667b94!important;font-size:10px!important}
.tpp-public-location svg{width:14px;height:14px;fill:none;stroke:#4f7398;stroke-width:1.7}
.tpp-public-rating{text-align:center}
.tpp-public-rating strong{display:inline;font-size:28px;color:#11345e;font-weight:900}
.tpp-public-rating>span{margin-left:4px;color:#ffac25;font-size:21px}
.tpp-public-rating small{display:block;margin-top:4px;color:#7a8da2;font-size:9px}
.tpp-public-layout{margin-top:18px;display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}
.tpp-public-sidebar{display:grid;gap:14px}
.tpp-public-card,.tpp-public-listings{
  border:1px solid #dfe8f0;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(18,52,85,.04)
}
.tpp-public-card{padding:18px}
.tpp-public-card h2,.tpp-public-section-head h2{margin:0 0 8px!important;color:#12365f!important;font-size:15px!important;font-weight:900!important}
.tpp-public-card p{margin:0!important;color:#6b8098!important;font-size:10px!important;line-height:1.6!important}
.tpp-public-info-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#71849a;font-size:9px}
.tpp-public-info-row strong{color:#17385f}
.tpp-public-progress{height:8px;margin:2px 0 8px;border-radius:99px;background:#e4ebf2;overflow:hidden}
.tpp-public-progress span{display:block;height:100%;background:linear-gradient(90deg,#ff5a0a,#ff7b2e)}
.tpp-public-listings{padding:18px}
.tpp-public-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}
.tpp-public-section-head p{margin:0!important;color:#75879c!important;font-size:9px!important}
.tpp-public-section-head>span{padding:6px 9px;border-radius:999px;background:#f0f5fa;color:#5f7790;font-size:8px;font-weight:800}
.tpp-public-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.tpp-listing-card{overflow:hidden;border:1px solid #e1e8ef;border-radius:10px;background:#fff}
.tpp-listing-image{display:block;aspect-ratio:1.3/1;overflow:hidden;background:#edf3f8}
.tpp-listing-image img{width:100%;height:100%;display:block;object-fit:cover}
.tpp-listing-body{padding:9px}
.tpp-listing-body h3{min-height:31px;margin:0 0 5px!important;font-size:10px!important;line-height:1.4!important;font-weight:800!important}
.tpp-listing-body h3 a{color:#17365e!important;text-decoration:none!important}
.tpp-listing-body p{margin:0 0 7px!important;color:#8392a4!important;font-size:7.5px!important}
.tpp-listing-body strong{color:#ff5a0a;font-size:10px}
.tpp-public-pagination ul{display:flex!important;gap:7px!important;margin:16px 0 0!important;padding:0!important;list-style:none!important}
.tpp-public-pagination li{margin:0!important}
.tpp-public-pagination a,.tpp-public-pagination span{min-width:31px;height:31px;padding:0 7px;border:1px solid #dce5ef;border-radius:7px;display:grid;place-items:center;background:#fff;color:#526982!important;font-size:8px;font-weight:800;text-decoration:none!important}
.tpp-public-pagination .current{background:#ff5a0a;color:#fff!important;border-color:#ff5a0a}
.tpp-empty{padding:44px 20px;text-align:center;border:1px dashed #cad7e4;border-radius:10px;background:#fbfdff}
.tpp-empty h3{margin:0 0 5px!important;color:#12365f!important;font-size:16px!important}
.tpp-empty p{margin:0!important;color:#75879d!important;font-size:9px!important}

@media(max-width:1180px){
  .tep-grid{grid-template-columns:40% minmax(0,1fr)}
  .tep-identity{grid-template-columns:105px minmax(0,1fr)}
  .tep-avatar-wrap,.tep-avatar{width:105px;height:105px}
  .tep-form-actions{grid-template-columns:1fr 1fr}.tep-form-actions>p{grid-column:1/-1;max-width:none;text-align:left}
  .tpp-public-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:860px){
  .tep-signature{display:none}
  .tep-grid{grid-template-columns:1fr}
  .tep-profile-card{order:2}
  .tep-fields-grid{grid-template-columns:1fr}
  .tep-form-actions{grid-template-columns:1fr}
  .tep-form-actions>p{grid-column:auto}
  .tpp-public-profile{grid-template-columns:100px minmax(0,1fr)}
  .tpp-public-avatar{width:100px;height:100px}
  .tpp-public-rating{grid-column:1/-1;text-align:left}
  .tpp-public-layout{grid-template-columns:1fr}
}
@media(max-width:620px){
  .tep-page-head h1{font-size:25px!important}
  .tep-profile-card,.tep-form-card{padding:16px}
  .tep-identity{grid-template-columns:86px minmax(0,1fr);gap:13px}
  .tep-avatar-wrap,.tep-avatar{width:86px;height:86px}
  .tep-avatar-button{width:34px!important;height:34px!important;min-width:34px!important}
  .tep-identity-copy h2{font-size:18px!important}
  .tep-progress-row{margin-left:0}.tep-completion>p{margin-left:0!important}
  .tpp-public-shell{width:calc(100% - 20px)}
  .tpp-public-hero{padding:16px}
  .tpp-public-profile{grid-template-columns:78px minmax(0,1fr);gap:13px}
  .tpp-public-avatar{width:78px;height:78px}
  .tpp-public-copy h1{font-size:23px!important}
  .tpp-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:440px){
  .tpp-public-grid{grid-template-columns:1fr}
}


/* Edit profile field alignment V2 */
.tep-page[data-tormami-profile-v2] .tep-form-card{
  padding:24px 26px 20px!important;
}
.tep-page[data-tormami-profile-v2] .tep-form-title{
  margin-bottom:20px!important;
}
.tep-page[data-tormami-profile-v2] .tep-form-title h2{
  font-size:17px!important;
}
.tep-page[data-tormami-profile-v2] .tep-form-title p{
  font-size:11px!important;
}

.tep-page[data-tormami-profile-v2] .tep-fields-grid{
  gap:16px 18px!important;
}
.tep-page[data-tormami-profile-v2] .tep-field>span{
  margin-bottom:8px!important;
  font-size:12px!important;
  line-height:1.3!important;
  font-weight:850!important;
}

.tep-page[data-tormami-profile-v2] .tep-input-wrap{
  min-height:50px!important;
  display:grid!important;
  grid-template-columns:46px minmax(0,1fr)!important;
  align-items:center!important;
  overflow:hidden!important;
  border:1px solid #d7e2ed!important;
  border-radius:10px!important;
  background:#fff!important;
}
.tep-page[data-tormami-profile-v2] .tep-input-wrap:focus-within{
  border-color:#79aee0!important;
  box-shadow:0 0 0 3px rgba(38,112,181,.08)!important;
}
.tep-page[data-tormami-profile-v2] .tep-input-wrap.is-readonly{
  background:#f4f7fa!important;
}

.tep-page[data-tormami-profile-v2] .tep-input-wrap>svg{
  position:static!important;
  grid-column:1!important;
  grid-row:1!important;
  justify-self:center!important;
  align-self:center!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
  fill:none!important;
  stroke:#6c85a0!important;
  stroke-width:1.7!important;
  pointer-events:none!important;
}

.tep-page[data-tormami-profile-v2] .tep-input-wrap input,
.tep-page[data-tormami-profile-v2] .tep-input-wrap select,
.tep-page[data-tormami-profile-v2] .tep-input-wrap textarea{
  grid-column:2!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#435a73!important;
  font-family:inherit!important;
  font-size:13px!important;
  font-weight:500!important;
}

.tep-page[data-tormami-profile-v2] .tep-input-wrap input{
  height:48px!important;
  min-height:48px!important;
  padding:0 14px 0 0!important;
  line-height:48px!important;
}
.tep-page[data-tormami-profile-v2] .tep-input-wrap input::placeholder,
.tep-page[data-tormami-profile-v2] .tep-input-wrap textarea::placeholder{
  color:#8b9aab!important;
  opacity:1!important;
}

.tep-page[data-tormami-profile-v2] .tep-input-wrap select{
  height:48px!important;
  min-height:48px!important;
  padding:0 34px 0 0!important;
  line-height:48px!important;
  appearance:auto!important;
  -webkit-appearance:auto!important;
}
.tep-page[data-tormami-profile-v2] .tep-input-wrap input[readonly]{
  color:#7f8fa1!important;
  cursor:not-allowed!important;
}

.tep-page[data-tormami-profile-v2] .tep-textarea-wrap{
  min-height:142px!important;
  grid-template-columns:46px minmax(0,1fr)!important;
  align-items:start!important;
  overflow:visible!important;
}
.tep-page[data-tormami-profile-v2] .tep-textarea-wrap>svg{
  align-self:start!important;
  margin-top:15px!important;
}
.tep-page[data-tormami-profile-v2] .tep-input-wrap textarea{
  min-height:140px!important;
  height:140px!important;
  padding:14px 14px 30px 0!important;
  line-height:1.55!important;
  resize:vertical!important;
}
.tep-page[data-tormami-profile-v2] .tep-textarea-wrap small{
  position:absolute!important;
  right:12px!important;
  bottom:9px!important;
  margin:0!important;
  color:#7e8fa3!important;
  font-size:9px!important;
  line-height:1!important;
  background:rgba(255,255,255,.94)!important;
  padding:2px 4px!important;
  border-radius:4px!important;
}

.tep-page[data-tormami-profile-v2] .tep-field-full{
  margin-top:16px!important;
}
.tep-page[data-tormami-profile-v2] .tep-form-message{
  font-size:11px!important;
  line-height:1.45!important;
}

.tep-page[data-tormami-profile-v2] .tep-form-actions{
  margin-top:18px!important;
  padding-top:18px!important;
  grid-template-columns:195px 205px minmax(0,1fr)!important;
  gap:12px!important;
}
.tep-page[data-tormami-profile-v2] .tep-form-actions button{
  height:48px!important;
  border-radius:10px!important;
  font-size:12px!important;
}
.tep-page[data-tormami-profile-v2] .tep-form-actions>p{
  max-width:220px!important;
  font-size:9.5px!important;
  line-height:1.45!important;
}

.tep-page[data-tormami-profile-v2] .tep-profile-card{
  padding:24px!important;
}
.tep-page[data-tormami-profile-v2] .tep-identity-copy h2{
  font-size:23px!important;
}
.tep-page[data-tormami-profile-v2] .tep-identity-copy>p{
  font-size:12.5px!important;
}
.tep-page[data-tormami-profile-v2] .tep-contact-row{
  font-size:10.5px!important;
}
.tep-page[data-tormami-profile-v2] .tep-trust-note p{
  font-size:10.5px!important;
}

@media(max-width:1180px){
  .tep-page[data-tormami-profile-v2] .tep-form-actions{
    grid-template-columns:1fr 1fr!important;
  }
  .tep-page[data-tormami-profile-v2] .tep-form-actions>p{
    grid-column:1/-1!important;
    max-width:none!important;
    text-align:left!important;
  }
}

@media(max-width:860px){
  .tep-page[data-tormami-profile-v2] .tep-form-card,
  .tep-page[data-tormami-profile-v2] .tep-profile-card{
    padding:18px!important;
  }
  .tep-page[data-tormami-profile-v2] .tep-fields-grid{
    grid-template-columns:1fr!important;
  }
  .tep-page[data-tormami-profile-v2] .tep-form-actions{
    grid-template-columns:1fr!important;
  }
  .tep-page[data-tormami-profile-v2] .tep-form-actions>p{
    grid-column:auto!important;
  }
}

@media(max-width:620px){
  .tep-page[data-tormami-profile-v2] .tep-input-wrap{
    grid-template-columns:42px minmax(0,1fr)!important;
  }
  .tep-page[data-tormami-profile-v2] .tep-input-wrap input,
  .tep-page[data-tormami-profile-v2] .tep-input-wrap select,
  .tep-page[data-tormami-profile-v2] .tep-input-wrap textarea{
    font-size:14px!important;
  }
  .tep-page[data-tormami-profile-v2] .tep-field>span{
    font-size:13px!important;
  }
}


/* Dashboard View Profile V2 */
.tpv-page,.tpv-page *{box-sizing:border-box}
.tpv-page{
  width:100%;
  padding:6px 0 26px;
  color:#12365f;
  font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
}
.tpv-page-head{
  min-height:78px;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  padding:4px 2px 18px
}
.tpv-page-head h1{
  margin:0 0 4px!important;
  color:#0f315c!important;
  font-size:31px!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.035em!important
}
.tpv-page-head p{
  margin:0!important;
  color:#667b95!important;
  font-size:13px!important;
  line-height:1.45!important
}
.tpv-head-actions{
  display:flex;
  align-items:center;
  gap:10px
}
.tpv-head-actions a{
  min-height:42px;
  padding:0 14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  border-radius:9px;
  font-size:10.5px;
  font-weight:850;
  text-decoration:none!important
}
.tpv-edit-link{
  border:1px solid #ff6a23;
  background:#fff;
  color:#ff5a0a!important
}
.tpv-edit-link svg{
  width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7
}
.tpv-public-link{
  border:0;
  background:linear-gradient(135deg,#ff5a0a,#ff7b2f);
  color:#fff!important;
  box-shadow:0 7px 17px rgba(255,90,10,.15)
}

.tpv-summary{
  padding:22px 24px;
  display:grid;
  grid-template-columns:118px minmax(0,1fr) 120px;
  gap:20px;
  align-items:center;
  border:1px solid #dfe8f0;
  border-radius:15px;
  background:linear-gradient(120deg,#fff 0%,#f8fbff 72%,#eef6ff 100%);
  box-shadow:0 6px 20px rgba(18,52,85,.045)
}
.tpv-avatar{
  width:118px;height:118px;
  overflow:hidden;
  display:grid;place-items:center;
  border-radius:50%;
  background:#edf3f8;
  color:#214a72;
  font-size:32px;
  font-weight:900
}
.tpv-avatar img{width:100%;height:100%;display:block;object-fit:cover}
.tpv-kicker{
  display:block;
  margin-bottom:5px;
  color:#ff5a0a;
  font-size:9px;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.08em
}
.tpv-summary-copy h2{
  margin:0 0 7px!important;
  color:#10315c!important;
  font-size:27px!important;
  font-weight:900!important;
  letter-spacing:-.025em!important
}
.tpv-meta{display:flex;flex-wrap:wrap;gap:7px}
.tpv-meta span{
  padding:5px 8px;
  border-radius:999px;
  background:#edf4fb;
  color:#59718c;
  font-size:8.5px;
  font-weight:700
}
.tpv-location{
  margin:10px 0 0!important;
  display:flex;
  align-items:center;
  gap:6px;
  color:#667b94!important;
  font-size:10px!important
}
.tpv-location svg{
  width:14px;height:14px;fill:none;stroke:#4f7398;stroke-width:1.7
}
.tpv-rating{text-align:center}
.tpv-rating strong{
  display:inline;
  color:#11345e;
  font-size:28px;
  font-weight:900
}
.tpv-rating>span{margin-left:4px;color:#ffac25;font-size:21px}
.tpv-rating small{
  display:block;
  margin-top:4px;
  color:#7a8da2;
  font-size:9px
}

.tpv-layout{
  margin-top:18px;
  display:grid;
  grid-template-columns:300px minmax(0,1fr);
  gap:18px;
  align-items:start
}
.tpv-sidebar{display:grid;gap:14px}
.tpv-card,.tpv-listings-card{
  border:1px solid #dfe8f0;
  border-radius:14px;
  background:#fff;
  box-shadow:0 6px 20px rgba(18,52,85,.04)
}
.tpv-card{padding:18px}
.tpv-card h3,.tpv-listings-head h3{
  margin:0 0 8px!important;
  color:#12365f!important;
  font-size:15px!important;
  font-weight:900!important
}
.tpv-card>p{
  margin:0!important;
  color:#6b8098!important;
  font-size:10px!important;
  line-height:1.6!important
}
.tpv-info-row{
  min-height:36px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  color:#71849a;
  font-size:9px
}
.tpv-info-row strong{
  max-width:58%;
  color:#17385f;
  text-align:right;
  overflow-wrap:anywhere
}
.tpv-progress{
  height:8px;
  margin:3px 0 6px;
  overflow:hidden;
  border-radius:99px;
  background:#e4ebf2
}
.tpv-progress span{
  display:block;
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,#ff5a0a,#ff7b2e)
}

.tpv-listings-card{padding:18px}
.tpv-listings-head{
  margin-bottom:14px;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px
}
.tpv-listings-head p{
  margin:0!important;
  color:#75879c!important;
  font-size:9px!important
}
.tpv-listings-head>span{
  padding:6px 9px;
  border-radius:999px;
  background:#f0f5fa;
  color:#5f7790;
  font-size:8px;
  font-weight:800
}
.tpv-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px
}
.tpv-listing{
  overflow:hidden;
  border:1px solid #e1e8ef;
  border-radius:10px;
  background:#fff
}
.tpv-listing-image{
  display:block;
  aspect-ratio:1.3/1;
  overflow:hidden;
  background:#edf3f8
}
.tpv-listing-image img{
  width:100%;height:100%;
  display:block;
  object-fit:cover
}
.tpv-listing-body{padding:9px}
.tpv-listing-body h4{
  min-height:31px;
  margin:0 0 5px!important;
  font-size:10px!important;
  line-height:1.4!important;
  font-weight:800!important
}
.tpv-listing-body h4 a{
  color:#17365e!important;
  text-decoration:none!important
}
.tpv-listing-body p{
  margin:0 0 7px!important;
  color:#8392a4!important;
  font-size:7.5px!important
}
.tpv-listing-body strong{
  color:#ff5a0a;
  font-size:10px
}
.tpv-empty{
  padding:44px 20px;
  border:1px dashed #cad7e4;
  border-radius:10px;
  background:#fbfdff;
  text-align:center
}
.tpv-empty h4{
  margin:0 0 5px!important;
  color:#12365f!important;
  font-size:16px!important
}
.tpv-empty p{
  margin:0!important;
  color:#75879d!important;
  font-size:9px!important
}

@media(max-width:1180px){
  .tpv-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:860px){
  .tpv-page-head{flex-direction:column}
  .tpv-summary{grid-template-columns:92px minmax(0,1fr)}
  .tpv-avatar{width:92px;height:92px}
  .tpv-rating{grid-column:1/-1;text-align:left}
  .tpv-layout{grid-template-columns:1fr}
}
@media(max-width:620px){
  .tpv-page-head h1{font-size:25px!important}
  .tpv-head-actions{width:100%;display:grid;grid-template-columns:1fr}
  .tpv-summary{padding:16px;grid-template-columns:76px minmax(0,1fr);gap:13px}
  .tpv-avatar{width:76px;height:76px}
  .tpv-summary-copy h2{font-size:21px!important}
  .tpv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:430px){
  .tpv-grid{grid-template-columns:1fr}
}
