.tp-account-screen .tp-content,
body.user-custom:has(.tp-account-dashboard) .tp-content,
body.user-custom:has(.gdpr-dam-account-page) .tp-content { max-width: 760px; }
.tp-account-screen #sidebar,
body.user-custom:has(.tp-account-dashboard) #sidebar,
body.user-custom:has(.gdpr-dam-account-page) #sidebar { display: none !important; }
.tp-account-screen .tp-content>.actions,
body.user-custom:has(.tp-account-dashboard) .tp-content>.actions,
body.user-custom:has(.gdpr-dam-account-page) .tp-content>.actions { display:none!important; }
.tp-account-screen #main,
body.user-custom:has(.tp-account-dashboard) #main,
body.user-custom:has(.gdpr-dam-account-page) #main { width: 100% !important; }
.tp-account-dashboard,.tp-account-form-page,.tp-password-page,.tp-alerts-page { max-width: 620px; margin: 0 auto; padding: 22px 0 56px; }
.tp-account-greeting p,.tp-account-form-heading>p,.tp-account-form-heading div>p,.tp-password-heading>p { margin: 0 0 6px; color: var(--tp-blue-700,#2768d8); font-size: 12px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.tp-account-greeting h2,.tp-account-form-heading h2,.tp-password-page h2 { margin: 0; color: var(--tp-ink,#15223b); font-family: 'Libre Baskerville',serif; font-size: clamp(25px,6.5vw,34px); line-height: 1.2; }
.tp-account-greeting>span,.tp-account-form-heading>span,.tp-account-form-heading div>span,.tp-password-heading>span { display:block; margin-top:8px; color:#68758a; font-size:14px; line-height:1.5; }
.tp-account-profile-card { display:grid; grid-template-columns:58px minmax(0,1fr) 18px; gap:14px; align-items:center; margin:24px 0 28px; padding:16px; border:1px solid #dce6f6; border-radius:20px; background:linear-gradient(140deg,#f8fbff,#edf5ff); color:#15223b; text-decoration:none; box-shadow:0 8px 24px rgba(32,87,168,.08); }
.tp-account-profile-card>img { width:58px; height:58px; object-fit:cover; border-radius:50%; border:3px solid #fff; box-shadow:0 3px 12px rgba(27,60,110,.14); }
.tp-account-profile-card__body,.tp-account-profile-card__top { display:flex; min-width:0; }
.tp-account-profile-card__body { flex-direction:column; gap:7px; }
.tp-account-profile-card__top { justify-content:space-between; gap:8px; }
.tp-account-profile-card__top strong { font-size:15px; }.tp-account-profile-card__top b { color:#2768d8;font-size:13px; }
.tp-account-profile-card small { color:#6d788b; font-size:12px; }
.tp-account-progress { height:6px; overflow:hidden; border-radius:999px; background:#d9e4f4; }.tp-account-progress i{display:block;height:100%;border-radius:inherit;background:#2768d8;}
.tp-account-inline-chips { display:flex;gap:5px;}.tp-account-inline-chips em{padding:3px 7px;border-radius:999px;background:#fff;color:#395878;font-size:10px;font-style:normal;font-weight:700;}
.tp-account-section { margin-top:28px; }.tp-account-section__heading { display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px; }.tp-account-section__heading p{margin:0 0 3px;color:#7d8798;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tp-account-section__heading h3{margin:0;color:#17243c;font-size:20px}.tp-account-section__heading>a{color:#2768d8;font-size:13px;font-weight:700;text-decoration:none}
.tp-account-section__heading--requests{align-items:center}.tp-account-request-heading{display:flex;min-width:0;align-items:center;gap:10px}.tp-account-request-heading__icon{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:50%;background:#ff6b55;color:#fff;font-size:16px}.tp-account-request-heading__icon i{line-height:1}body .tp-account-dashboard .tp-account-request-heading h3{display:block;margin:0}
.tp-account-request-list { display:grid;gap:10px; }.tp-account-request-card{display:grid;grid-template-columns:76px minmax(0,1fr) 16px;gap:12px;align-items:center;padding:10px;border:1px solid #e4e9f0;border-radius:16px;background:#fff;color:#17243c;text-decoration:none;box-shadow:0 5px 18px rgba(20,38,70,.05)}.tp-account-request-card__image,.tp-account-request-card__image img{display:block;width:76px;height:70px;border-radius:12px;object-fit:cover}.tp-account-request-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}.tp-account-request-card small{color:#2768d8;font-size:10px;font-weight:800;text-transform:uppercase}.tp-account-request-card strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tp-account-request-card em{color:#788396;font-size:11px;font-style:normal}
.tp-account-menu-card{overflow:hidden;border:1px solid #e5e9ef;border-radius:18px;background:#fff;box-shadow:0 5px 20px rgba(20,38,70,.045)}.tp-account-menu-card>a{display:grid;grid-template-columns:42px minmax(0,1fr) 14px;gap:12px;align-items:center;min-height:67px;padding:10px 14px;color:#17243c;text-decoration:none}.tp-account-menu-card>a+a{border-top:1px solid #edf0f4}.tp-account-menu-card a>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.tp-account-menu-card strong{font-size:14px}.tp-account-menu-card small{overflow:hidden;color:#7b8594;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tp-account-menu-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:13px;background:#f0f3f7;color:#40516a}.tp-account-menu-icon--blue{background:#e8f1ff;color:#2768d8}.tp-account-menu-icon--coral{background:#fff0eb;color:#e35f3c}.tp-account-menu-icon--gold{background:#fff6dc;color:#ad7a00}
.tp-account-empty{display:flex;gap:13px;align-items:center;padding:18px;border:1px dashed #cfd8e6;border-radius:16px;background:#f9fbfd}.tp-account-empty>i{color:#2768d8;font-size:24px}.tp-account-empty strong{display:block;color:#17243c}.tp-account-empty p{margin:3px 0 0;color:#778295;font-size:12px}
.tp-account-form-page { padding-bottom:96px; }.tp-account-form-heading{margin-bottom:22px}.tp-account-form{display:grid;gap:16px}.tp-profile-photo-field{display:flex;gap:16px;align-items:center;padding:4px 2px 8px}.tp-profile-photo{position:relative;flex:0 0 auto}.tp-profile-photo img{display:block;width:86px;height:86px;object-fit:cover;border:4px solid #fff;border-radius:50%;box-shadow:0 5px 20px rgba(25,50,90,.15)}.tp-profile-photo>span{position:absolute;right:0;bottom:2px;display:flex;width:29px;height:29px;align-items:center;justify-content:center;border:3px solid #fff;border-radius:50%;background:#2768d8;color:#fff;font-size:11px}.tp-profile-photo-field>div:last-child{display:flex;min-width:0;flex-direction:column;gap:4px}.tp-profile-photo-field small{color:#788396;font-size:12px}.tp-profile-photo-field input[type=file]{max-width:100%;margin-top:5px;font-size:11px}
.tp-account-form-card{margin:0;padding:18px;border:1px solid #e5eaf1;border-radius:18px;background:#fff}.tp-account-form-card h3,.tp-account-form-card legend{margin:0 0 15px;color:#17243c;font-size:17px;font-weight:800}.tp-field{display:grid;gap:7px;margin-top:14px}.tp-field:first-of-type{margin-top:0}.tp-field>span:first-child{display:flex;align-items:center;justify-content:space-between;color:#38465b;font-size:12px;font-weight:700}.tp-field input,.tp-field select,.tp-field textarea,.tp-account-form-card input[type=text],.tp-account-form-card input[type=tel],.tp-account-form-card input[type=email]{box-sizing:border-box;width:100%;min-height:48px;margin:0;padding:11px 13px;border:1px solid #ccd5e2;border-radius:12px;background:#fff;color:#18253c;font:inherit}.tp-field textarea{min-height:112px;resize:vertical}.tp-field input:focus,.tp-field select:focus,.tp-field textarea:focus{border-color:#2768d8;outline:3px solid rgba(39,104,216,.12)}.tp-field input[readonly]{background:#f7f8fa;color:#6d7788}.tp-field>small{color:#828c9b;font-size:11px}.tp-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tp-choice-card>p{margin:-8px 0 14px;color:#778295;font-size:12px}.tp-choice-chips{display:flex;flex-wrap:wrap;gap:8px}.tp-choice-chips label{position:relative}.tp-choice-chips input{position:absolute;opacity:0;pointer-events:none}.tp-choice-chips span{display:inline-flex;min-height:35px;align-items:center;padding:0 12px;border:1px solid #d6dde8;border-radius:999px;color:#506076;font-size:12px;font-weight:700;cursor:pointer}.tp-choice-chips input:checked+span{border-color:#2768d8;background:#eaf2ff;color:#1e5abd}.tp-choice-chips input:focus-visible+span{outline:3px solid rgba(39,104,216,.2)}.tp-verified-pill{display:inline-flex;gap:4px;align-items:center;color:#128455;font-size:10px;font-style:normal}.tp-verification-note{display:flex;gap:9px;margin:15px 0 0;padding:12px;border-radius:12px;background:#eff8f4;color:#356151;font-size:11px;line-height:1.45}.tp-sticky-action{position:fixed;z-index:20;right:0;bottom:72px;left:0;padding:10px max(16px,calc((100vw - 590px)/2));border-top:1px solid #e7ebf0;background:rgba(255,255,255,.95);backdrop-filter:blur(12px)}.tp-sticky-action .tp-button{width:100%}.tp-form-errors:empty{display:none}.tp-form-errors{margin:0;padding:12px 18px;border-radius:12px;background:#fff2f0;color:#a73928}
.tp-password-page{max-width:480px;text-align:center}.tp-password-illustration{display:flex;height:190px;align-items:center;justify-content:center;margin-top:-6px}.tp-password-illustration img{width:190px;height:190px;object-fit:contain}.tp-password-page header{margin:0 auto 24px}.tp-password-form{text-align:left}.tp-password-input{position:relative;display:block}.tp-password-input input{padding-right:46px}.tp-password-input button{position:absolute;top:50%;right:4px;width:40px;height:40px;transform:translateY(-50%);border:0;background:transparent;color:#758196}.tp-password-strength>span{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.tp-password-strength i{height:4px;border-radius:999px;background:#e3e7ed}.tp-password-strength small{display:block;margin-top:6px;color:#818b99;font-size:10px}.tp-password-strength[data-score="1"] i:nth-child(-n+1),.tp-password-strength[data-score="2"] i:nth-child(-n+2),.tp-password-strength[data-score="3"] i:nth-child(-n+3),.tp-password-strength[data-score="4"] i{background:#2768d8}.tp-password-rules{display:grid;gap:6px;margin:2px 0 4px;padding:0;list-style:none;color:#7b8595;font-size:11px}.tp-password-rules li{display:flex;gap:7px;align-items:center}.tp-password-rules i{display:flex;width:16px;height:16px;align-items:center;justify-content:center;border-radius:50%;background:#edf0f4;color:#adb4bf;font-size:7px}.tp-password-rules li.is-valid{color:#1b7852}.tp-password-rules li.is-valid i{background:#e4f5ed;color:#16805a}.tp-button--full{width:100%}.tp-password-delete-link{display:inline-block;margin-top:23px;color:#c54d41;font-size:12px;font-weight:700}
.tp-alerts-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.tp-alerts-heading .tp-button{flex:0 0 auto}.tp-alert-master-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;margin:24px 0 18px;padding:14px;border:1px solid #dce7f7;border-radius:18px;background:#f4f8ff}.tp-alert-master-card>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.tp-alert-master-card small{color:#768397;font-size:11px}.tp-switch{position:relative;width:44px;height:26px;padding:0;border:0;border-radius:999px;background:#c7cfdb;cursor:pointer;transition:.2s}.tp-switch span{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(20,30,50,.2);transition:.2s}.tp-switch.is-on{background:#2768d8}.tp-switch.is-on span{transform:translateX(18px)}.tp-alert-list{display:grid;gap:12px}.tp-alert-card{display:grid;grid-template-columns:74px minmax(0,1fr) auto;column-gap:12px;row-gap:4px;align-items:center;padding:12px;border:1px solid #e4e9f0;border-radius:18px;background:#fff;box-shadow:0 5px 18px rgba(20,38,70,.045);transition:.2s}.tp-alert-card.is-paused{opacity:.62}.tp-alert-card>img{width:74px;height:74px;border-radius:13px;object-fit:cover}.tp-alert-card>div:nth-child(2){min-width:0}.tp-alert-card small{color:#2768d8;font-size:10px;font-weight:800;text-transform:uppercase}.tp-alert-card h3{margin:3px 0;color:#17243c;font-size:14px}.tp-alert-card p{margin:0;color:#788396;font-size:10px}.tp-alert-card p i{margin-right:5px}.tp-alert-card__actions{grid-column:2/4;display:flex;gap:16px;padding-top:9px;border-top:1px solid #edf0f4}.tp-alert-card__actions a{color:#2768d8;font-size:11px;font-weight:700;text-decoration:none}.tp-alert-card__actions .tp-alert-delete{color:#bd5347}.tp-alert-delivery{margin-top:28px}.tp-alert-delivery h3{color:#17243c;font-size:18px}.tp-alert-delivery>div{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #e5e9ef;border-radius:17px}.tp-alert-delivery>div>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.tp-alert-delivery small{overflow:hidden;color:#788396;font-size:11px;text-overflow:ellipsis}.tp-alert-delivery em{color:#16805a;font-size:10px;font-style:normal;font-weight:800}.tp-alert-delivery>p{display:flex;gap:8px;margin:12px 3px;color:#7c8797;font-size:11px;line-height:1.45}
@media(max-width:640px){.tp-account-dashboard,.tp-account-form-page,.tp-password-page,.tp-alerts-page{padding-top:12px}.tp-field-grid{grid-template-columns:1fr}.tp-alerts-heading{align-items:flex-start}.tp-alerts-heading .tp-button{padding:8px 10px}.tp-account-request-card{grid-template-columns:68px minmax(0,1fr) 12px}.tp-account-request-card__image,.tp-account-request-card__image img{width:68px;height:64px}}

/* App-style saved alert actions. */
.tp-alert-card__actions {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
  padding-top: 10px;
}
.tp-alert-card__actions .tp-alert-action {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 0 14px;
  border: 1px solid #cbdcf8;
  border-radius: 10px;
  color: #1f5fbe;
  background: #eef5ff;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.tp-alert-card__actions .tp-alert-action:hover {
  border-color: #9fbeef;
  background: #e4efff;
  box-shadow: 0 4px 10px rgba(39,104,216,.1);
}
.tp-alert-card__actions .tp-alert-action:active { transform: translateY(1px); }
.tp-alert-card__actions .tp-alert-action:focus-visible {
  outline: 3px solid rgba(39,104,216,.2);
  outline-offset: 2px;
}
.tp-alert-card__actions .tp-alert-delete {
  border-color: #efd1cd;
  color: #a94339;
  background: #fff7f5;
}
.tp-alert-card__actions .tp-alert-delete:hover {
  border-color: #dda7a0;
  background: #ffefec;
  box-shadow: 0 4px 10px rgba(169,67,57,.08);
}
.tp-alert-card__actions .tp-alert-delete:focus-visible { outline-color: rgba(169,67,57,.2); }

@media (max-width: 640px) {
  .tp-alerts-heading .tp-button { margin-top: 6px; }
}

/* Stage 5 treatment for the retained, secure GDPR plugin flow. */
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-page{max-width:620px;margin:0 auto 55px;color:#17243c}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-hero{margin:8px 0 18px;padding:0;border:0;background:none;box-shadow:none;text-align:center}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-hero:before{content:"";display:block;width:210px;height:190px;margin:0 auto 8px;background:var(--tpsi-account-departure, url('../account/account-departure.png')) center/contain no-repeat}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-eyebrow{margin-bottom:7px;background:#edf3ff;color:#2768d8}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-hero h1{margin:0 0 8px;color:#17243c;font-family:'Libre Baskerville',serif;font-size:28px;text-align:center!important}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-hero p{margin:auto;color:#6f7b8e;font-size:13px;text-align:center}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-grid{display:grid;grid-template-columns:1fr;gap:14px}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-card{padding:18px;border:1px solid #e5e9ef;border-radius:18px;box-shadow:0 5px 18px rgba(20,38,70,.045)}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-card h2{margin-bottom:14px;font-size:18px}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-steps{gap:13px}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-steps li>span{background:#edf3ff;color:#2768d8}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-steps p,body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-card p{font-size:12px;line-height:1.5}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-button{border-color:#2768d8;border-radius:12px;background:#2768d8}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-button-danger{border-color:#c84e43;background:#c84e43}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-button-secondary{border-color:#d1d8e2;background:#fff;color:#45546a!important}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-confirm-input{border-radius:12px}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-data-card{margin-top:14px}
body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-data-columns{grid-template-columns:1fr;gap:14px}
body.user-custom:has(.gdpr-dam-cancel-page) .gdpr-dam-account-hero:before{width:230px;height:205px}
body.user-custom:has(.gdpr-dam-cancel-page) .gdpr-dam-cancel-card{max-width:none;text-align:center}
body.user-custom:has(.gdpr-dam-cancel-page) .gdpr-dam-actions{justify-content:center}
body.user-custom:has(.gdpr-dam-cancel-page) .gdpr-dam-button:first-child{min-width:220px}
@media(max-width:640px){body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-hero:before{height:160px}body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-account-hero h1{font-size:24px}body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-actions{flex-direction:column}body.user-custom:has(.gdpr-dam-account-page) .gdpr-dam-actions .gdpr-dam-button{width:100%}}

/* Core form helper normalization inside the Stage 5 profile layout. */
.tp-profile-photo-field .btn,.tp-profile-photo-field a{display:inline-flex!important;width:auto!important;min-height:34px!important;align-items:center;justify-content:center;margin:4px 6px 0 0!important;padding:7px 11px!important;border:1px solid #cbd6e5!important;border-radius:10px!important;background:#fff!important;color:#2768d8!important;font-size:11px!important;font-weight:700;text-decoration:none}
.tp-account-form .tp-field{min-width:0;float:none!important;width:auto!important}
.tp-account-form .tp-field input,.tp-account-form .tp-field select,.tp-account-form .tp-field textarea,.tp-account-form .tp-field .select-box{box-sizing:border-box;width:100%!important;max-width:100%!important;margin-right:0!important;float:none!important}
.tp-account-form .tp-field .select-box{padding:0;border:0}
.tp-account-form .tp-field-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.tp-account-form .tp-field-grid>*{min-width:0}
.tp-profile-edit-screen .tp-required-label::after{margin-left:3px;color:#d83b3b;content:'*';font-weight:900}
.tp-account-form .tp-choice-chips label{display:inline-flex!important;width:auto!important;margin:0!important;float:none!important}
.tp-account-form .tp-choice-chips input{position:absolute!important}
@media(max-width:640px){.tp-account-form .tp-field-grid{grid-template-columns:1fr}}
.tp-password-heading{margin:0 auto 24px}
.tp-password-heading h2{position:relative;font-family:'Libre Baskerville',serif;font-weight:700;letter-spacing:-.03em}
.tp-password-heading h2:after{content:"";display:block;width:192px;height:13px;margin:5px auto 0;border-radius:0;background:transparent var(--tpsi-title-underline, url('../auth/title-underline.png')) center/contain no-repeat}
.tp-alert-card>div:nth-child(2){display:block;min-width:0}.tp-alert-card>div:nth-child(2)>small{display:block;clear:both}.tp-alert-card h3{display:block;clear:both;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

#main .gdpr-dam-account-page{max-width:620px;margin:0 auto 55px;color:#17243c}
#main .gdpr-dam-stage5-illustration{display:flex!important;width:100%!important;height:190px;align-items:center;justify-content:center;float:none!important;clear:both}
#main .gdpr-dam-stage5-illustration img{display:block!important;width:210px!important;max-width:210px!important;height:190px;object-fit:contain;flex:0 0 210px}
#main .gdpr-dam-account-page .gdpr-dam-account-hero{margin:0 0 18px;padding:0;border:0;background:none;box-shadow:none;text-align:center}
#main .gdpr-dam-account-page .gdpr-dam-account-hero:before{display:none}
#main .gdpr-dam-account-page .gdpr-dam-account-hero h1{margin:0 0 8px;color:#17243c;font-family:'Libre Baskerville',serif;font-size:28px;text-align:center!important}
#main .gdpr-dam-account-page .gdpr-dam-account-hero p{margin:auto;color:#6f7b8e;font-size:13px;text-align:center}
#main .gdpr-dam-account-page .gdpr-dam-account-grid{display:grid;grid-template-columns:1fr;gap:14px}
#main .gdpr-dam-account-page .gdpr-dam-account-card{padding:18px;border:1px solid #e5e9ef;border-radius:18px;box-shadow:0 5px 18px rgba(20,38,70,.045)}
#main .gdpr-dam-account-page .gdpr-dam-account-card h2{margin-bottom:14px;font-size:18px}
#main .gdpr-dam-account-page .gdpr-dam-steps{gap:13px}
#main .gdpr-dam-account-page .gdpr-dam-steps li>span{background:#edf3ff;color:#2768d8}
#main .gdpr-dam-account-page .gdpr-dam-steps p,#main .gdpr-dam-account-page .gdpr-dam-account-card p{font-size:12px;line-height:1.5}
#main .gdpr-dam-account-page .gdpr-dam-button{border-color:#2768d8;border-radius:12px;background:#2768d8}
#main .gdpr-dam-account-page .gdpr-dam-button-danger{border-color:#c84e43;background:#c84e43}
#main .gdpr-dam-account-page .gdpr-dam-button-secondary{border-color:#d1d8e2;background:#fff;color:#45546a!important}
#main .gdpr-dam-account-page .gdpr-dam-confirm-input{border-radius:12px}
#main .gdpr-dam-account-page .gdpr-dam-data-card{margin-top:14px}
#main .gdpr-dam-account-page .gdpr-dam-data-columns{grid-template-columns:1fr;gap:14px}
#main .gdpr-dam-cancel-page .gdpr-dam-cancel-card{max-width:none;text-align:center}
#main .gdpr-dam-cancel-page .gdpr-dam-actions{justify-content:center}
@media(max-width:640px){#main .gdpr-dam-stage5-illustration{height:160px}#main .gdpr-dam-stage5-illustration img{height:160px}#main .gdpr-dam-account-page .gdpr-dam-account-hero h1{font-size:24px}#main .gdpr-dam-account-page .gdpr-dam-actions{flex-direction:column}#main .gdpr-dam-account-page .gdpr-dam-actions .gdpr-dam-button{width:100%}}

/* Batch 3 approved-reference mobile density and surfaces. */
@media(max-width:480px){
  .tp-account-screen .tp-content,
  body.user-custom:has(.gdpr-dam-account-page) .tp-content{padding-right:22px;padding-left:22px}
  body.user-custom:has(.tp-account-dashboard) .tp-content{padding-right:16px;padding-left:16px}
  .tp-account-dashboard,.tp-account-form-page,.tp-password-page,.tp-alerts-page{padding-top:0;padding-bottom:76px}
  .tp-account-greeting h2,.tp-account-form-heading h2,.tp-password-page h2{font-size:29px;line-height:1.12}
  .tp-account-greeting>span,.tp-account-form-heading>span,.tp-account-form-heading div>span,.tp-password-heading>span{margin-top:4px;font-size:12px;line-height:1.35}
  .tp-account-profile-card{grid-template-columns:45px minmax(0,1fr) 14px;gap:8px;margin:17px 0 13px;padding:10px 12px;border-radius:10px;background:#fff;box-shadow:none}
  .tp-account-profile-card>img{width:45px;height:45px}
  .tp-account-profile-card small{font-size:10px}.tp-account-inline-chips{gap:3px}.tp-account-inline-chips em{padding:2px 5px;font-size:8px}
  .tp-account-section{margin-top:20px}
  .tp-account-section__heading{margin-bottom:8px}
  .tp-account-section__heading p{display:none}
  .tp-account-section__heading h3{font-family:'Libre Baskerville',serif;font-size:21px}
  .tp-account-request-list{gap:7px}
  .tp-account-request-card{grid-template-columns:66px minmax(0,1fr) 12px;padding:8px;border-radius:11px;box-shadow:none}
  .tp-account-request-card__image,.tp-account-request-card__image img{width:66px;height:54px;border-radius:8px}
  .tp-account-menu-card{border:0;border-radius:0;box-shadow:none}
  .tp-account-menu-card>a{min-height:54px;padding:7px 2px}
  .tp-account-menu-card small{font-size:10px}
  .tp-account-menu-icon{width:36px;height:36px;border-radius:9px}

  .tp-account-form-heading{margin-bottom:14px}
  .tp-profile-photo-field{justify-content:center;flex-direction:column;gap:5px;text-align:center}
  .tp-profile-photo img{width:132px;height:132px}
  .tp-profile-photo-field>div:last-child{align-items:center}
  .tp-account-form{gap:10px}
  .tp-account-form-card{padding:0;border:0;border-radius:0}
  .tp-account-form-card+.tp-account-form-card{padding-top:13px;border-top:1px solid #e5eaf1}
  .tp-account-form-card h3,.tp-account-form-card legend{margin-bottom:8px;font-family:'Libre Baskerville',serif;font-size:16px}
  .tp-field{margin-top:10px}
  .tp-field input,.tp-field select,.tp-field textarea,.tp-account-form-card input[type=text],.tp-account-form-card input[type=tel],.tp-account-form-card input[type=email]{min-height:40px;padding:8px 11px;border-radius:8px;font-size:12px}
  .tp-field textarea{min-height:73px}
  .tp-choice-chips{gap:6px}.tp-choice-chips span{min-height:27px;padding:0 9px;font-size:10px}
  .tp-sticky-action{padding:7px 20px}.tp-sticky-action .tp-button{min-height:43px}

  .tp-password-illustration{height:150px}.tp-password-illustration img{width:150px;height:150px}
  .tp-password-page header{margin-bottom:16px}
  .tp-password-form{gap:14px}
  .tp-password-rules{grid-template-columns:repeat(3,1fr);gap:5px;font-size:9px}

  .tp-alert-master-card{grid-template-columns:minmax(0,1fr) auto;margin:14px 0 12px;padding:11px 13px;border-radius:10px;background:#fff}
  .tp-alert-master-card>.tp-account-menu-icon{display:none}
  .tp-alert-list{gap:0;overflow:hidden;border:1px solid #e4e9f0;border-radius:11px}
  .tp-alert-card{grid-template-columns:66px minmax(0,1fr) auto;padding:10px;border:0;border-radius:0;box-shadow:none}
  .tp-alert-card+.tp-alert-card{border-top:1px solid #e4e9f0}
  .tp-alert-card>img{width:66px;height:57px;border-radius:8px}
  .tp-alert-card__actions{gap:7px;padding-top:8px}
  .tp-alert-card__actions .tp-alert-action{min-height:38px;padding-inline:11px}
  .tp-alert-delivery{margin-top:22px}.tp-alert-delivery h3{font-family:'Libre Baskerville',serif;font-size:20px}

  #main .gdpr-dam-stage5-illustration{height:140px}
  #main .gdpr-dam-stage5-illustration img{height:140px}
  #main .gdpr-dam-account-page .gdpr-dam-account-hero{text-align:left}
  #main .gdpr-dam-account-page .gdpr-dam-account-hero h1{font-size:29px;text-align:left!important}
  #main .gdpr-dam-account-page .gdpr-dam-account-hero p{text-align:left}
  #main .gdpr-dam-account-page .gdpr-dam-account-grid{gap:10px}
  #main .gdpr-dam-account-page .gdpr-dam-account-card{padding:12px;border-radius:10px;box-shadow:none}
}

/* Approved compact mobile profile editor. */
body.tp-profile-edit-screen{background:#fff;color:#08153a}
body.tp-profile-edit-screen .tp-site-header,
body.tp-profile-edit-screen .tp-browser-footer,
body.tp-profile-edit-screen .tp-bottom-nav{display:none!important}
body.tp-profile-edit-screen #main,
body.tp-profile-edit-screen .tp-content,
body.tp-profile-edit-screen .tp-container{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0!important}
body.tp-profile-edit-screen .tp-account-form-page{width:100%;max-width:600px;margin:0 auto;padding:0 0 70px;background:#fff}
.tp-profile-edit-bar{position:sticky;z-index:30;top:0;display:grid;height:54px;grid-template-columns:minmax(88px,1fr) auto minmax(88px,1fr);align-items:center;padding-right:4px;border-bottom:1px solid #e5e8ee;background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}
.tp-profile-edit-bar h1{margin:0!important;padding:0!important;border:0!important;color:#07143a;font-family:'Libre Baskerville',serif;font-size:17px!important;line-height:1!important;text-align:center}
.tp-profile-edit-bar button{height:44px;padding:0;border:0;background:transparent;color:#0758e8;cursor:pointer}
.tp-profile-edit-bar__back{display:flex;width:50px;align-items:center;justify-content:center;margin:0!important;justify-self:start;font-size:18px}.tp-profile-edit-bar__save{font-size:12px;font-weight:600}
.tp-profile-edit-bar__actions{position:relative;display:flex;height:100%;align-items:center;justify-self:end}
.tp-profile-edit-bar__actions .tp-profile-edit-bar__save{width:48px;flex:0 0 48px}
.tp-profile-edit-bar__actions .tp-profile-edit-overflow{align-items:center}
.tp-profile-edit-bar__actions .tp-profile-edit-bar__more{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;color:#0b1b4c;background:transparent;font-size:16px;cursor:pointer}
.tp-profile-edit-bar__actions .tp-profile-edit-bar__more:hover{background:#f1f5fb}
.tp-profile-edit-bar__actions .tp-profile-edit-bar__more:focus-visible{outline:3px solid rgba(7,92,240,.18);outline-offset:1px}
.tp-profile-edit-bar__actions .tp-profile-edit-bar__more[aria-expanded=true]{color:#1557d5;background:#eef4ff}
.tp-profile-edit-bar__actions .tp-profile-edit-menu{top:calc(100% - 2px);right:0}
.tp-profile-edit-bar__actions .tp-profile-edit-menu :is(a,button){display:flex;width:100%;height:auto;min-height:42px;box-sizing:border-box;align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:9px;color:#0b1b4c;background:transparent;font-size:14px;font-weight:700;line-height:1.2;text-align:left;text-decoration:none;white-space:nowrap;cursor:pointer}
.tp-profile-edit-bar__actions .tp-profile-edit-menu :is(a,button):hover,
.tp-profile-edit-bar__actions .tp-profile-edit-menu :is(a,button):focus-visible{color:#0b1b4c;background:#f7f9fd;outline:2px solid #b9d2fb;outline-offset:-2px}
.tp-profile-edit-bar__actions .tp-profile-edit-menu :is(a,button) i{width:17px;color:#0758e8;font-size:15px;text-align:center}
body.tp-profile-edit-screen .tp-form-errors{margin:8px 18px}
body.tp-profile-edit-screen .tp-account-form{display:block;padding:0 18px}
body.tp-profile-edit-screen .tp-profile-photo-field{position:static!important;display:flex!important;width:100%!important;max-width:none!important;min-height:160px;box-sizing:border-box;flex-direction:column;gap:3px;align-items:center;justify-content:center;margin:0!important;padding:6px 0 8px;float:none!important;clear:both;text-align:center}
body.tp-profile-edit-screen .tp-profile-photo{display:block!important;width:116px!important;height:116px!important;margin:0 auto!important;float:none!important;clear:both}
body.tp-profile-edit-screen .tp-profile-photo img{display:block!important;width:116px!important;height:116px!important;margin:0!important;float:none!important;border:0;box-shadow:none}
body.tp-profile-edit-screen .tp-profile-photo>span{right:-2px;bottom:4px;width:28px;height:28px;border:1px solid #e7ebf3;background:#fff;color:#0758e8;font-size:12px;box-shadow:0 3px 10px rgba(22,45,90,.13)}
body.tp-profile-edit-screen .tp-profile-photo-actions{display:block!important;width:100%!important;margin:0!important;float:none!important;clear:both;text-align:center!important}
body.tp-profile-edit-screen .tp-profile-photo-actions .start-image-upload{display:inline-flex!important;min-height:22px!important;margin:0!important;padding:0!important;float:none!important;border:0!important;background:transparent!important;font-size:0!important;font-weight:500!important}
body.tp-profile-edit-screen .tp-profile-photo-actions .start-image-upload:after{content:'Change photo';font-size:12px}
body.tp-profile-edit-screen .tp-profile-photo-actions .remove-profile-picture{display:none!important}
body.tp-profile-edit-screen .tp-account-form-card{margin:0;padding:0;border:0;border-radius:0;background:#fff}
body.tp-profile-edit-screen .tp-field{gap:4px;margin:9px 0 0}
body.tp-profile-edit-screen .tp-field:first-child{margin-top:0}
body.tp-profile-edit-screen .tp-field>span:first-child,
body.tp-profile-edit-screen .tp-profile-location-summary>span{display:block;color:#0d1b43;font-family:'Libre Baskerville',serif;font-size:12px;font-weight:700;line-height:1.3}
body.tp-profile-edit-screen .tp-field input,
body.tp-profile-edit-screen .tp-field select,
body.tp-profile-edit-screen .tp-field textarea{min-height:31px!important;padding:6px 9px!important;border:1px solid #d9dee8!important;border-radius:7px!important;background:#fff;color:#24375c;font-size:12px!important;line-height:1.4}
body.tp-profile-edit-screen .tp-field input,
body.tp-profile-edit-screen .tp-field select{height:31px!important}
body.tp-profile-edit-screen .tp-profile-location-summary{margin-top:10px}
body.tp-profile-edit-screen .tp-profile-location-summary>button{display:flex;width:100%;height:31px;box-sizing:border-box;align-items:center;justify-content:space-between;margin-top:4px;padding:0 9px;border:1px solid #d9dee8;border-radius:7px;background:#fff;color:#26395e;cursor:pointer}
body.tp-profile-edit-screen .tp-profile-location-summary b{font-size:12px;font-weight:400}
body.tp-profile-edit-screen .tp-profile-location-summary i{color:#7183a4;font-size:9px;transition:transform .2s}
body.tp-profile-edit-screen .tp-profile-location-summary button[aria-expanded=true] i{transform:rotate(90deg)}
body.tp-profile-edit-screen .tp-profile-location-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}
body.tp-profile-edit-screen .tp-profile-location-fields[hidden]{display:none}
body.tp-profile-edit-screen .tp-profile-location-fields .tp-field:last-child{grid-column:1/-1}
body.tp-profile-edit-screen .tp-field--textarea{margin-top:10px}
body.tp-profile-edit-screen .tp-profile-about-wrap{position:relative;display:block}
body.tp-profile-edit-screen .tp-field textarea{display:block;min-height:64px!important;padding-bottom:20px!important;resize:none}
body.tp-profile-edit-screen .tp-profile-about-wrap>small{position:absolute;right:8px;bottom:6px;color:#7b89a6;font-size:10px}
body.tp-profile-edit-screen .tp11-language-card,
body.tp-profile-edit-screen .tp-choice-card,
body.tp-profile-edit-screen .tp-profile-contact-card{margin-top:10px!important;padding-top:10px!important;border-top:1px solid #e4e7ed!important}
body.tp-profile-edit-screen .tp11-card-heading{display:flex;align-items:center;justify-content:space-between;margin:0!important;padding:0!important}
body.tp-profile-edit-screen .tp-account-form-card h3,
body.tp-profile-edit-screen .tp-account-form-card legend{margin:0;color:#0c1a42;font-family:'Libre Baskerville',serif;font-size:16px;font-weight:700;line-height:1.35}
body.tp-profile-edit-screen .tp11-card-heading .tp11-text-button{padding:0;border:0;background:transparent;color:#0758e8;font-size:12px;cursor:pointer}
body.tp-profile-edit-screen .tp11-language-summary{display:flex;flex-wrap:wrap;gap:6px;margin:0!important;padding:0!important}
body.tp-profile-edit-screen .tp11-language-summary span,
body.tp-profile-edit-screen .tp11-language-summary b{display:inline-flex;min-height:25px;box-sizing:border-box;gap:5px;align-items:center;padding:0 10px;border:0;border-radius:999px;background:#eef3ff;color:#31578f;font-size:10px;font-weight:500}
body.tp-profile-edit-screen .tp11-language-summary i{color:#1765df;font-size:10px}
body.tp-profile-edit-screen .tp11-language-summary strong{font:inherit}
body.tp-profile-edit-screen .tp-profile-language-help,
body.tp-profile-edit-screen .tp-profile-contact-help{margin:7px 0 0;color:#7585a4;font-size:10px;line-height:1.35}
body.tp-profile-edit-screen .tp-choice-card{min-width:0}
body.tp-profile-edit-screen .tp-guide-request-setting{margin-top:14px!important;padding-top:12px!important;border-top:1px solid #e4e7ed!important}
body.tp-profile-edit-screen .tp-profile-specialty-summary{display:flex;flex-wrap:wrap;gap:5px;margin-top:3px}
body.tp-profile-edit-screen .tp-profile-specialty-summary>span{display:inline-flex;min-height:24px;box-sizing:border-box;gap:5px;align-items:center;padding:0 7px;border-radius:999px;background:#eef3ff;color:#244778;font-size:10px}
body.tp-profile-edit-screen .tp-profile-specialty-summary i{color:#1765df;font-size:9px}
body.tp-profile-edit-screen .tp-profile-specialty-summary button{padding:0;border:0;background:transparent;color:#7182a2;font-size:13px;line-height:1;cursor:pointer}
body.tp-profile-edit-screen .tp-profile-add-specialty{display:inline-flex;min-height:24px;gap:4px;align-items:center;margin-top:2px;padding:0 9px;border:1px dashed #9db9ef;border-radius:999px;background:#fff;color:#1765df;font-size:10px;cursor:pointer}
body.tp-profile-edit-screen .tp-profile-specialty-options{margin-top:7px;padding:7px;border:1px solid #e0e6ef;border-radius:9px;background:#fafcff}
body.tp-profile-edit-screen .tp-profile-specialty-options[hidden]{display:none!important}
body.tp-profile-edit-screen .tp-profile-specialty-options span{min-height:24px;padding:0 8px;font-size:9px}
body.tp-profile-edit-screen .tp-profile-contact-card{margin-top:12px!important;padding-top:12px!important}
body.tp-profile-edit-screen .tp-profile-contact-status{display:grid;gap:3px;margin-top:5px}
body.tp-profile-edit-screen .tp-profile-contact-status>div{display:grid;grid-template-columns:15px 1fr 10px;align-items:center;color:#2b4069;font-size:12px}
body.tp-profile-edit-screen .tp-profile-contact-status>div>i:first-child{color:#16bb72;font-size:11px}
body.tp-profile-edit-screen .tp-profile-contact-status>div>i:last-child{color:#0758e8;font-size:10px}
body.tp-profile-edit-screen .tp-profile-contact-fields{display:none!important}
body.tp-profile-edit-screen .tp-profile-legacy-hooks{display:none!important}
body.tp-profile-edit-screen .tp-profile-contact-help{margin-top:4px}
body.tp-profile-edit-screen .tp-sticky-action{position:fixed;z-index:35;right:0;bottom:0;left:0;height:63px;box-sizing:border-box;padding:9px 16px;border-top:1px solid #e5e8ee;background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}
body.tp-profile-edit-screen .tp-sticky-action .tp-button{width:min(100%,566px);min-height:40px;margin:0 auto;border-radius:999px;font-family:'Libre Baskerville',serif;font-size:12px}
@media(min-width:601px){body.tp-profile-edit-screen .tp-profile-edit-bar{border-right:1px solid #e5e8ee;border-left:1px solid #e5e8ee}body.tp-profile-edit-screen .tp-sticky-action{padding-right:max(16px,calc((100vw - 600px)/2 + 16px));padding-left:max(16px,calc((100vw - 600px)/2 + 16px))}}

/* Profile editor content typography: +2px, excluding the header navigation. */
body.tp-profile-edit-screen .tp-profile-photo-actions .start-image-upload:after{font-size:14px}
body.tp-profile-edit-screen .tp-field>span:first-child,
body.tp-profile-edit-screen .tp-profile-location-summary>span{font-size:14px}
body.tp-profile-edit-screen .tp-field input,
body.tp-profile-edit-screen .tp-field select,
body.tp-profile-edit-screen .tp-field textarea,
body.tp-profile-edit-screen .tp-profile-location-summary b{font-size:14px!important}
body.tp-profile-edit-screen .tp-field textarea{min-height:96px!important;padding-bottom:30px!important}
body.tp-profile-edit-screen .tp-profile-about-wrap>small{font-size:12px}
body.tp-profile-edit-screen .tp-account-form-card h3,
body.tp-profile-edit-screen .tp-account-form-card legend{font-size:18px}
body.tp-profile-edit-screen .tp11-card-heading .tp11-text-button{font-size:14px}
body.tp-profile-edit-screen .tp11-language-summary span,
body.tp-profile-edit-screen .tp11-language-summary b{font-size:12px}
body.tp-profile-edit-screen .tp-profile-language-help,
body.tp-profile-edit-screen .tp-profile-contact-help{font-size:12px}
body.tp-profile-edit-screen .tp-profile-specialty-summary>span,
body.tp-profile-edit-screen .tp-profile-add-specialty{font-size:12px}
body.tp-profile-edit-screen .tp-profile-specialty-options span{font-size:11px}
body.tp-profile-edit-screen .tp-profile-contact-status>div{font-size:14px}
body.tp-profile-edit-screen .tp-sticky-action .tp-button{font-size:14px}

/* Profile editor interaction repairs. */
body.tp-profile-edit-screen .uppy-Dashboard-close{
  top:7px!important;right:7px!important;display:flex!important;width:36px!important;height:36px!important;
  align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid #d9e0eb!important;
  border-radius:50%!important;background:#fff!important;color:#11264e!important;font-size:0!important;
  font-weight:400!important;line-height:1!important;box-shadow:0 3px 12px rgba(20,38,70,.16)!important;z-index:20!important
}
body.tp-profile-edit-screen .uppy-Dashboard-close:before{
  content:'×';display:flex;width:100%;height:100%;align-items:center;justify-content:center;
  color:#11264e;font-family:Arial,sans-serif;font-size:25px;font-weight:400;line-height:1;transform:translateY(-1px)
}
body.tp-profile-edit-screen .uppy-Dashboard-AddFiles-title{
  box-sizing:border-box!important;width:100%!important;margin-right:0!important;margin-left:0!important;
  padding-right:50px!important;padding-left:22px!important
}
body.tp-profile-edit-screen .tp-profile-location-fields{
  display:grid!important;width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1fr)!important;
  gap:8px!important;box-sizing:border-box;margin:8px 0 2px!important;padding:10px!important;border:1px solid #dfe5ef;
  border-radius:10px;background:#f8faff;float:none!important;clear:both
}
body.tp-profile-edit-screen .tp-profile-location-fields[hidden]{display:none!important}
body.tp-profile-edit-screen .tp-profile-location-fields>.tp-field{
  display:grid!important;width:100%!important;min-width:0!important;max-width:100%!important;grid-column:auto!important;
  margin:0!important;padding:0!important;float:none!important;clear:both!important
}
body.tp-profile-edit-screen .tp-profile-location-fields .select-box,
body.tp-profile-edit-screen .tp-profile-location-fields select,
body.tp-profile-edit-screen .tp-profile-location-fields input{
  display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;
  margin:0!important;float:none!important;clear:both!important
}
body.tp-profile-edit-screen .tp-profile-location-done{
  justify-self:end;min-width:72px;min-height:34px;padding:0 14px;border:0;border-radius:9px;background:#1765df;
  color:#fff;font-size:13px;font-weight:700;cursor:pointer
}
body.tp-profile-edit-screen .tp11-language-summary button[data-tp-language-expand]{
  display:inline-flex;min-height:25px;box-sizing:border-box;align-items:center;padding:0 10px;border:0;border-radius:999px;
  background:#eef3ff;color:#31578f;font-size:12px;font-weight:600;cursor:pointer
}
body.tp-profile-edit-screen .tp11-language-summary button[data-tp-language-expand][aria-expanded=true]{background:#dfeaff;color:#0758e8}
body.tp-profile-edit-screen .tp-profile-language-expanded{display:flex;width:100%;flex-wrap:wrap;gap:6px}
body.tp-profile-edit-screen .tp-profile-language-expanded[hidden]{display:none!important}
body.tp-profile-edit-screen .tp-profile-specialty-summary{align-items:center}
body.tp-profile-edit-screen .tp-profile-specialty-options:not([hidden]){
  display:flex!important;width:100%!important;max-width:100%!important;max-height:190px;box-sizing:border-box;
  flex-wrap:wrap;align-items:flex-start;margin:7px 0 0!important;padding:8px!important;float:none!important;clear:both!important;overflow-y:auto
}
body.tp-profile-edit-screen .tp-profile-contact-status>button{
  display:grid;width:100%;min-height:31px;grid-template-columns:18px minmax(0,1fr) 12px;gap:3px;align-items:center;
  margin:0;padding:2px 0;border:0;background:transparent;color:#2b4069;font-size:14px;text-align:left;cursor:pointer
}
body.tp-profile-edit-screen .tp-profile-contact-status>button>i:first-child{color:#16bb72;font-size:13px}
body.tp-profile-edit-screen .tp-profile-contact-status>button>i:last-child{color:#0758e8;font-size:11px;transition:transform .2s}
body.tp-profile-edit-screen .tp-profile-contact-status>button[aria-expanded=true]>i:last-child{transform:rotate(90deg)}
body.tp-profile-edit-screen .tp-profile-contact-detail{
  display:grid;gap:5px;margin:1px 0 6px;padding:9px 10px;border:1px solid #dfe5ef;border-radius:9px;background:#f8faff
}
body.tp-profile-edit-screen .tp-profile-contact-status>.tp-profile-contact-detail{
  display:grid!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;
  grid-template-columns:minmax(0,1fr)!important;gap:5px!important;align-items:stretch!important;color:#2b4069
}
body.tp-profile-edit-screen .tp-profile-contact-detail[hidden]{display:none!important}
body.tp-profile-edit-screen .tp-profile-contact-detail label{
  display:grid!important;width:100%!important;min-width:0!important;max-width:100%!important;gap:4px;
  margin:0!important;padding:0!important;float:none!important;clear:both!important;color:#17284d;font-size:12px;font-weight:700
}
body.tp-profile-edit-screen .tp-profile-contact-detail label>span:first-child{
  display:block!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;
  clear:both!important;white-space:normal!important;word-break:normal!important;writing-mode:horizontal-tb!important
}
body.tp-profile-edit-screen .tp-profile-contact-detail__heading{
  display:flex;width:100%;min-width:0;box-sizing:border-box;align-items:center;justify-content:space-between;gap:8px
}
body.tp-profile-edit-screen .tp-profile-contact-detail__heading label{
  display:block!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;
  clear:none!important;color:#17284d;font-size:12px;font-weight:700;line-height:1.3
}
body.tp-profile-edit-screen .tp-profile-contact-verify{
  display:inline-flex!important;width:auto!important;min-width:0!important;min-height:0!important;height:auto!important;box-sizing:border-box;
  flex:0 0 auto;align-items:center;justify-content:center;gap:4px;margin:0!important;padding:2px 0!important;border:0!important;
  border-radius:0!important;background:transparent!important;color:#c62828!important;font-family:inherit;font-size:12px!important;
  font-weight:600!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap;cursor:pointer
}
body.tp-profile-edit-screen .tp-profile-contact-verify:hover{text-decoration:underline!important}
body.tp-profile-edit-screen .tp-profile-contact-verify:focus-visible{outline:2px solid rgba(7,88,232,.25);outline-offset:2px}
body.tp-profile-edit-screen .tp-profile-contact-verify i{font-size:8px!important}
body.tp-profile-edit-screen .tp-profile-contact-verify[data-tp-profile-verify-email].is-counting-down,
body.tp-profile-edit-screen .tp-profile-contact-verify[data-tp-profile-verify-email].is-sending{
  color:#7585a4!important;cursor:default
}
body.tp-profile-edit-screen .tp-profile-contact-verify[data-tp-profile-verify-email].is-resend-ready{color:#0758e8!important}
body.tp-profile-edit-screen .tp-profile-contact-detail input{
  width:100%!important;min-height:35px!important;box-sizing:border-box;margin:0!important;padding:7px 9px!important;
  float:none!important;border:1px solid #d9dee8!important;border-radius:7px!important;background:#fff;color:#24375c;font-size:14px!important
}
body.tp-profile-edit-screen .tp-profile-contact-detail .iti{
  display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;float:none!important;clear:both!important
}
body.tp-profile-edit-screen .tp-profile-contact-detail .iti input{padding-left:52px!important}
body.tp-profile-edit-screen .tp-profile-contact-detail .intl-tel-input{
  position:relative!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;
  box-sizing:border-box!important;margin:0!important;float:none!important;clear:both!important
}
body.tp-profile-edit-screen .tp-profile-contact-detail .intl-tel-input input{width:100%!important;padding-left:52px!important}
body.tp-profile-edit-screen .tp-profile-contact-detail small{color:#7585a4;font-size:11px;line-height:1.35}
body.tp-profile-edit-screen .tp-profile-contact-detail__actions{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end;margin-top:2px}
body.tp-profile-edit-screen .tp-profile-contact-change{
  display:inline-flex;min-height:32px;box-sizing:border-box;gap:7px;align-items:center;justify-content:center;margin:0;padding:0 11px;
  border:1px solid #b7cdf2;border-radius:8px;background:#fff;color:#0758e8;font-family:inherit;font-size:12px;font-weight:700;
  line-height:1;text-decoration:none;cursor:pointer
}
body.tp-profile-edit-screen .tp-profile-contact-change:hover,
body.tp-profile-edit-screen .tp-profile-contact-change:focus-visible{border-color:#0758e8;background:#edf4ff;outline:2px solid rgba(7,88,232,.13)}
body.tp-profile-edit-screen .tp-profile-contact-change i{font-size:10px}
body.tp-profile-edit-screen .tp-profile-contact-change.is-editing{border-color:#0758e8;background:#edf4ff}

/* Reference-faithful profile editor: card surfaces, scale and rhythm. */
body.tp-profile-edit-screen{
  --tp-profile-blue:#075cf0;
  --tp-profile-navy:#07194c;
  --tp-profile-muted:#64729c;
  --tp-profile-border:#d5def0;
  --tp-profile-surface:#f8faff;
  background:#fff;color:var(--tp-profile-navy);font-family:var(--tp-font-ui,"DM Sans",Arial,sans-serif)
}
body.tp-profile-edit-screen .tp-account-form-page{max-width:443px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px));background:#fff}
body.tp-profile-edit-screen .tp-profile-edit-bar{
  height:40px;grid-template-columns:minmax(88px,1fr) auto minmax(88px,1fr);padding-right:4px;border-bottom:1px solid #e2e7f1;background:#fff;backdrop-filter:none
}
body.tp-profile-edit-screen .tp-profile-edit-bar h1{
  color:#000;font-family:inherit;font-size:17px!important;font-weight:700;letter-spacing:-.02em
}
body.tp-profile-edit-screen .tp-profile-edit-bar button{height:39px;color:var(--tp-profile-blue)}
body.tp-profile-edit-screen .tp-profile-edit-bar__back{width:50px;font-size:17px}
body.tp-profile-edit-screen .tp-profile-edit-bar__save{padding-right:18px;font-size:14px;font-weight:500;justify-self:end}
body.tp-profile-edit-screen .tp-profile-edit-bar__actions .tp-profile-edit-bar__save{width:48px;flex:0 0 48px;padding-right:0;justify-self:auto}
body.tp-profile-edit-screen .tp-profile-edit-bar__actions .tp-profile-edit-bar__more{width:40px;height:40px}
body.tp-profile-edit-screen .tp-profile-edit-bar__actions .tp-profile-edit-bar__more,
body.tp-profile-edit-screen .tp-profile-edit-bar__actions .tp-profile-edit-bar__more[aria-expanded=true],
body.tp-profile-edit-screen .tp-profile-edit-bar__actions .tp-profile-edit-menu :is(a,button),
body.tp-profile-edit-screen .tp-profile-edit-bar__actions .tp-profile-edit-menu :is(a,button):hover,
body.tp-profile-edit-screen .tp-profile-edit-bar__actions .tp-profile-edit-menu :is(a,button):focus-visible,
body.tp-profile-edit-screen .tp-profile-edit-bar__actions .tp-profile-edit-menu :is(a,button) i{color:#000}
body.tp-profile-edit-screen .tp-profile-edit-flash{margin:45px 16px 16px!important;padding:0!important}
body.tp-profile-edit-screen .tp-profile-edit-flash>.flashmessage{margin:0!important;border-radius:8px}
body.tp-profile-edit-screen .tp-form-errors{margin:8px 16px}
body.tp-profile-edit-screen .tp-account-form{display:block;padding:0 16px}
body.tp-profile-edit-screen .tp-profile-verification-reminder{
  position:relative;display:grid;width:100%;max-width:none;box-sizing:border-box;grid-template-columns:24px minmax(0,1fr);gap:10px;
  align-items:start;margin:10px 0 12px!important;padding:12px 40px 12px 12px;border:1px solid #fed7aa;border-radius:10px;
  background:#fff7ed;color:#7c2d12
}
body.tp-profile-edit-screen .tp-profile-verification-reminder[hidden]{display:none!important}
body.tp-profile-edit-screen .tp-profile-verification-reminder__icon{
  display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:#f97316;color:#fff;font-size:15px;font-weight:800
}
body.tp-profile-edit-screen .tp-profile-verification-reminder__content{min-width:0}
body.tp-profile-edit-screen .tp-profile-verification-reminder__content>strong{display:block;margin:0 0 2px;font-size:14px;line-height:1.3}
body.tp-profile-edit-screen .tp-profile-verification-reminder__content>p{margin:0;font-size:11px;line-height:1.4}
body.tp-profile-edit-screen .tp-profile-verification-reminder__items{display:grid;gap:0;margin-top:8px;border-top:1px solid #fed7aa}
body.tp-profile-edit-screen .tp-profile-verification-reminder__item{
  display:grid;min-height:38px;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:4px 0;border-bottom:1px solid #ffdfbd
}
body.tp-profile-edit-screen .tp-profile-verification-reminder__item:last-child{border-bottom:0}
body.tp-profile-edit-screen .tp-profile-verification-reminder__item>span{display:grid;min-width:0;grid-template-columns:16px minmax(0,1fr);gap:0 7px;align-items:center}
body.tp-profile-edit-screen .tp-profile-verification-reminder__item>span>i{grid-row:1/3;color:#ea580c;font-size:12px;text-align:center}
body.tp-profile-edit-screen .tp-profile-verification-reminder__item b{font-size:12px;line-height:1.2}
body.tp-profile-edit-screen .tp-profile-verification-reminder__item small{color:#9a3412;font-size:10px;line-height:1.2}
body.tp-profile-edit-screen .tp-profile-verification-reminder__item :is(a,button){
  display:inline-flex;min-height:30px;box-sizing:border-box;align-items:center;justify-content:center;margin:0;padding:0 10px;border:1px solid #fb923c;
  border-radius:7px;background:#fff;color:#c2410c;font-family:inherit;font-size:11px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer
}
body.tp-profile-edit-screen .tp-profile-verification-reminder__item :is(a,button):hover,
body.tp-profile-edit-screen .tp-profile-verification-reminder__item :is(a,button):focus-visible{background:#ffedd5;outline:2px solid rgba(234,88,12,.16)}
body.tp-profile-edit-screen .tp-profile-verification-reminder__dismiss{
  position:absolute;top:5px;right:6px;width:32px;height:32px;padding:0;border:0;background:transparent;color:#9a3412;font-family:inherit;font-size:22px;line-height:1;cursor:pointer
}
body.tp-profile-edit-screen .tp-profile-photo-field{
  min-height:117px!important;gap:3px;margin:0!important;padding:7px 0 6px!important
}
body.tp-profile-edit-screen .tp-profile-photo,
body.tp-profile-edit-screen .tp-profile-photo img{width:77px!important;height:77px!important}
body.tp-profile-edit-screen .tp-profile-photo img{border:1px solid #d1d9e8;border-radius:50%;object-fit:cover}
body.tp-profile-edit-screen .tp-profile-photo>span{
  right:-3px;bottom:0;width:25px;height:25px;border:1px solid #dce4f2;border-radius:50%;color:var(--tp-profile-blue);font-size:11px;
  box-shadow:0 2px 7px rgba(24,55,116,.14)
}
body.tp-profile-edit-screen .tp-profile-photo-actions .start-image-upload:after{color:var(--tp-profile-blue);font-size:13px}
body.tp-profile-edit-screen .tp-account-form-card{
  box-sizing:border-box;margin:0 0 8px!important;padding:12px 14px!important;border:1px solid var(--tp-profile-border)!important;
  border-radius:9px!important;background:var(--tp-profile-surface)!important
}
body.tp-profile-edit-screen .tp-account-form-card h3,
body.tp-profile-edit-screen .tp-account-form-card legend{
  margin:0 0 10px;color:var(--tp-profile-navy);font-family:inherit;font-size:16px;font-weight:700;line-height:1.25;letter-spacing:-.015em
}
body.tp-profile-edit-screen .tp-field{gap:4px;margin:8px 0 0}
body.tp-profile-edit-screen .tp-profile-details-card .tp-field:first-of-type{margin-top:0}
body.tp-profile-edit-screen .tp-field>span:first-child,
body.tp-profile-edit-screen .tp-profile-location-summary>span{
  color:var(--tp-profile-navy);font-family:inherit;font-size:12px;font-weight:500;line-height:1.25
}
body.tp-profile-edit-screen .tp-field input,
body.tp-profile-edit-screen .tp-field select,
body.tp-profile-edit-screen .tp-field textarea{
  min-height:28px!important;padding:5px 9px!important;border:1px solid #cbd4e4!important;border-radius:7px!important;background:#fff;
  color:var(--tp-profile-navy);font-family:inherit;font-size:12px!important;line-height:1.35
}
body.tp-profile-edit-screen .tp-field input,
body.tp-profile-edit-screen .tp-field select{height:28px!important}
body.tp-profile-edit-screen .tp-profile-location-summary{margin-top:8px}
body.tp-profile-edit-screen .tp-profile-location-summary>button{
  height:28px;margin-top:4px;padding:0 9px;border:1px solid #cbd4e4;border-radius:7px;color:var(--tp-profile-muted)
}
body.tp-profile-edit-screen .tp-profile-location-summary b{font-size:12px!important}
body.tp-profile-edit-screen .tp-profile-location-summary i{font-size:10px}
body.tp-profile-edit-screen .tp-field--textarea{margin-top:8px}
body.tp-profile-edit-screen .tp-field textarea{min-height:72px!important;padding:7px 9px!important}
body.tp-profile-edit-screen .tp-field>span.tp-profile-about-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
body.tp-profile-edit-screen .tp-profile-about-heading>small{flex:0 0 auto;color:var(--tp-profile-muted);font-size:11px;font-weight:400;line-height:1.25}
body.tp-profile-edit-screen .tp11-card-heading{align-items:center}
body.tp-profile-edit-screen .tp11-card-heading .tp11-text-button{color:var(--tp-profile-blue);font-size:12px}
body.tp-profile-edit-screen .tp11-language-summary{gap:7px;margin-top:0!important}
body.tp-profile-edit-screen .tp11-language-summary span,
body.tp-profile-edit-screen .tp11-language-summary b,
body.tp-profile-edit-screen .tp11-language-summary button[data-tp-language-expand]{
  min-height:23px;padding:0 9px;border:1px solid #c9d9f7;border-radius:999px;background:#f3f7ff;color:var(--tp-profile-navy);font-size:11px
}
body.tp-profile-edit-screen .tp11-language-summary i{color:var(--tp-profile-blue);font-size:10px}
body.tp-profile-edit-screen .tp-profile-language-help,
body.tp-profile-edit-screen .tp-profile-contact-help{margin:7px 0 0;color:var(--tp-profile-muted);font-size:11px;line-height:1.3}
body.tp-profile-edit-screen .tp-profile-specialty-summary{gap:7px;margin-top:0}
body.tp-profile-edit-screen .tp-choice-card legend{display:block;float:left;width:100%;box-sizing:border-box}
body.tp-profile-edit-screen .tp-choice-card .tp-profile-specialty-summary{clear:both}
body.tp-profile-edit-screen .tp-profile-specialty-summary>span{
  min-height:23px;padding:0 8px;border:1px solid #c9d9f7;background:#f3f7ff;color:var(--tp-profile-navy);font-size:11px
}
body.tp-profile-edit-screen .tp-profile-specialty-summary i{color:var(--tp-profile-blue);font-size:10px}
body.tp-profile-edit-screen .tp-profile-specialty-summary button{font-size:13px}
body.tp-profile-edit-screen .tp-profile-add-specialty{
  min-height:24px;gap:7px;margin-top:6px;padding:0 10px;border:1px dashed var(--tp-profile-blue);border-radius:999px;color:var(--tp-profile-blue);font-size:11px
}
body.tp-profile-edit-screen .tp-guide-request-setting{margin:0 0 8px!important;padding:10px 14px!important;border:1px solid var(--tp-profile-border)!important}
body.tp-profile-edit-screen .tp11-switch-row{min-height:44px;gap:12px;padding:0}
body.tp-profile-edit-screen .tp11-switch-row strong{color:var(--tp-profile-navy);font-family:inherit;font-size:16px;font-weight:700;line-height:1.2}
body.tp-profile-edit-screen .tp11-switch-row small{max-width:285px;margin-top:3px;color:var(--tp-profile-muted);font-size:11px;line-height:1.25}
body.tp-profile-edit-screen .tp11-switch-row>i{width:54px;height:29px;background:#cfd7e7}
body.tp-profile-edit-screen .tp11-switch-row>i:after{top:3px;left:3px;width:23px;height:23px}
body.tp-profile-edit-screen .tp11-switch-row input:checked+i{background:linear-gradient(90deg,#075cf0,#1768f5)}
body.tp-profile-edit-screen .tp11-switch-row input:checked+i:after{translate:25px 0}
body.tp-profile-edit-screen .tp-profile-contact-card{margin:0 0 8px!important;padding:9px 14px 8px!important}
body.tp-profile-edit-screen .tp-profile-contact-card h3{margin-bottom:3px}
body.tp-profile-edit-screen .tp-profile-contact-status{
  display:grid;gap:0;margin-top:0;overflow:hidden;border:1px solid #cfd7e6;border-radius:7px;background:#fff
}
body.tp-profile-edit-screen .tp-profile-contact-status>button{
  min-height:32px;grid-template-columns:18px minmax(0,1fr) 12px;padding:2px 9px;color:var(--tp-profile-navy);font-size:12px
}
body.tp-profile-edit-screen .tp-profile-contact-status>button+button{border-top:1px solid #dce2ec}
body.tp-profile-edit-screen .tp-profile-contact-status>button>i:first-child{color:#17bd70;font-size:12px}
body.tp-profile-edit-screen .tp-profile-contact-status>button>i:last-child{color:#66749a;font-size:10px}
body.tp-profile-edit-screen .tp-sticky-action{
  position:fixed;z-index:35;right:0;bottom:0;left:0;width:100%;max-width:443px;height:auto;box-sizing:border-box;
  margin:0 auto;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));border:0;border-top:1px solid #e5e8ee;
  background:rgba(255,255,255,.97);backdrop-filter:blur(10px)
}
body.tp-profile-edit-screen .tp-sticky-action .tp-button{
  width:100%;min-height:43px;margin:0;float:none!important;border-radius:9px;background:linear-gradient(105deg,#075cf0,#1768f5);font-family:inherit;font-size:14px;font-weight:500
}
@media(min-width:444px){
  body.tp-profile-edit-screen .tp-account-form-page{box-shadow:0 0 0 1px #eef1f6}
  body.tp-profile-edit-screen .tp-profile-edit-bar{border-right:0;border-left:0}
}

.tp-alert-delivery>.tp-alert-delivery__push{margin-bottom:10px}
.tp-alert-delivery .tp-switch:disabled{cursor:not-allowed;opacity:.48}

/* Keep the profile app bar at one fixed viewport coordinate before and after sticky activation. */
@media(max-width:1023px){
  body.tp-journey.tp-profile-edit-screen .tp-account-form-page{padding-top:0!important}
  body.tp-journey.tp-profile-edit-screen .tp-profile-edit-bar{top:0!important;inset-block-start:0!important}
}

/* Profile photo trigger, fast destination picker and quick navigation. */
body.tp-profile-edit-screen .tp-profile-photo-trigger{
  position:absolute;right:-3px;bottom:0;display:grid;width:27px;height:27px;padding:0;border:1px solid #cbd8ec;border-radius:50%;
  background:#fff;color:var(--tp-profile-blue);font-size:11px;cursor:pointer;box-shadow:0 3px 10px rgba(24,55,116,.18);place-items:center
}
body.tp-profile-edit-screen .tp-profile-photo-trigger:hover{border-color:#91afe2;background:#edf4ff}
body.tp-profile-edit-screen .tp-profile-photo-trigger:focus-visible{outline:3px solid rgba(7,92,240,.2);outline-offset:2px}
body.tp-profile-edit-screen .tp-field--profile-location{position:relative}
body.tp-profile-edit-screen .tp-profile-location-search{position:relative;width:100%}
body.tp-profile-edit-screen .tp-profile-location-search__trigger{
  display:grid;width:100%;height:34px;box-sizing:border-box;grid-template-columns:18px minmax(0,1fr) 12px;align-items:center;gap:8px;padding:0 10px;
  border:1px solid #cbd4e4;border-radius:8px;background:#fff;color:var(--tp-profile-navy);text-align:left;cursor:pointer
}
body.tp-profile-edit-screen .tp-profile-location-search__trigger>i:first-child{color:var(--tp-profile-blue)}
body.tp-profile-edit-screen .tp-profile-location-search__trigger>i:last-child{color:#7381a1;font-size:10px;transition:transform .18s ease}
body.tp-profile-edit-screen .tp-profile-location-search__trigger[aria-expanded=true]>i:last-child{transform:rotate(180deg)}
body.tp-profile-edit-screen .tp-profile-location-search__trigger b{overflow:hidden;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}
body.tp-profile-edit-screen .tp-profile-location-search__trigger:focus-visible{border-color:#6f9de7;outline:3px solid rgba(7,92,240,.12);outline-offset:1px}
body.tp-profile-edit-screen .tp-profile-location-search__panel{
  position:absolute;z-index:45;top:calc(100% + 6px);right:0;left:0;padding:8px;border:1px solid #d5deed;border-radius:12px;background:#fff;
  box-shadow:0 15px 36px rgba(15,40,83,.18)
}
body.tp-profile-edit-screen .tp-profile-location-search__panel[hidden]{display:none!important}
body.tp-profile-edit-screen .tp-profile-location-search__input{position:relative;display:block}
body.tp-profile-edit-screen .tp-profile-location-search__input>i{position:absolute;z-index:2;top:50%;left:12px;color:#7886a1;font-size:12px;transform:translateY(-50%)}
body.tp-profile-edit-screen .tp-profile-location-search__input input[type=search]{width:100%!important;height:38px!important;box-sizing:border-box;padding:0 12px 0 34px!important;border-radius:8px!important}
body.tp-profile-edit-screen .tp-profile-location-search__results{
  position:relative;z-index:1;display:grid;float:none!important;clear:both;width:100%!important;max-height:220px;box-sizing:border-box;
  margin:6px 0 0!important;overflow-y:auto;color:#07194c;background:#fff;overscroll-behavior:contain
}
body.tp-profile-edit-screen .tp-profile-location-search__option{
  position:static;display:grid!important;visibility:visible!important;float:none!important;clear:both;width:100%!important;height:auto!important;min-height:47px;opacity:1!important;
  grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;margin:0!important;padding:8px 9px;border:0;border-bottom:1px solid #edf1f7;border-radius:8px;
  box-sizing:border-box;background:#fff!important;color:#07194c!important;-webkit-text-fill-color:#07194c!important;text-align:left;cursor:pointer
}
body.tp-profile-edit-screen .tp-profile-location-search__option:last-child{border-bottom:0}
body.tp-profile-edit-screen .tp-profile-location-search__option:hover,
body.tp-profile-edit-screen .tp-profile-location-search__option:focus-visible{background:#edf4ff!important;outline:0}
body.tp-profile-edit-screen .tp-profile-location-search__option>i{color:#075cf0;font-size:12px;text-align:center}
body.tp-profile-edit-screen .tp-profile-location-search__option>span{display:grid;gap:2px;min-width:0}
body.tp-profile-edit-screen .tp-profile-location-search__option strong{display:block;width:auto;overflow:hidden;color:#07194c;font-size:12px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
body.tp-profile-edit-screen .tp-profile-location-search__option small{display:block;width:auto;color:#74819b;font-size:10px;line-height:1.25}
body.tp-profile-edit-screen .tp-profile-location-search__panel>p{display:block;width:auto;margin:9px 4px;color:#74819b;font-size:11px;line-height:1.35;text-align:center}
body.tp-profile-edit-screen .tp-profile-location-search__panel>p[hidden]{display:none!important}
body.tp-profile-edit-screen .tp-field--profile-location>small{color:#72809b;font-size:10px;line-height:1.35}
/* Match the colorful, professional experience-photo uploader on Edit Profile. */
body.tp-profile-edit-screen .uppy-Dashboard--modal{
  position:fixed!important;inset:0!important;width:100vw;height:100dvh;box-sizing:border-box;align-items:center;justify-content:center;padding:18px;
  background:rgba(8,20,43,.62);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)
}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-inner{
  width:min(560px,calc(100vw - 36px))!important;height:min(610px,calc(100dvh - 36px))!important;max-width:none!important;max-height:none!important;overflow:hidden;
  border:1px solid rgba(255,255,255,.72)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 24px 70px rgba(7,24,54,.28),0 4px 16px rgba(7,24,54,.14)!important
}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-innerWrap{overflow:hidden;border-radius:inherit;background:#fff}
body.tp-profile-edit-screen .uppy-Dashboard--modal.uppy-Dashboard--isDisabled .uppy-Dashboard-innerWrap{filter:none!important;opacity:1!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles{
  box-sizing:border-box;justify-content:flex-start!important;padding:72px 28px 88px!important;background:linear-gradient(180deg,#eef5ff 0,#f8fbff 28%,#fff 58%,#fff 100%)!important
}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles:before{
  content:'';position:absolute;top:24px;left:50%;width:42px;height:42px;border:1px solid #dbe7fb;border-radius:13px;background:#e1ecff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231765df' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='8.5' cy='9' r='1.5'/%3E%3Cpath d='m21 15-5-5L5 20'/%3E%3C/svg%3E") center/21px no-repeat;
  box-shadow:0 5px 15px rgba(23,101,223,.1);transform:translateX(-50%)
}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles-title{max-width:430px!important;margin:10px auto 24px!important;padding:0!important;color:#17243c!important;font-size:18px!important;font-weight:700!important;line-height:1.45!important;text-align:center!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles-title button{color:#1765df!important;font:inherit!important;font-weight:800!important;text-decoration:none!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles-list{display:grid!important;width:100%!important;max-width:440px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 auto!important;padding:0!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-DashboardTab{width:auto!important;max-width:none!important;margin:0!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-DashboardTab-btn{display:flex!important;width:100%!important;min-height:76px;box-sizing:border-box;align-items:center;margin:0!important;padding:14px!important;border:1px solid #cfe0fb!important;border-radius:14px!important;background:linear-gradient(135deg,#fff,#f3f7ff)!important;color:#243b63!important;text-align:left!important;box-shadow:0 3px 10px rgba(20,49,91,.05)}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-DashboardTab-btn:hover{border-color:#9cbcf0!important;box-shadow:0 8px 20px rgba(23,101,223,.11)}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-DashboardTab-inner{display:grid!important;width:44px!important;height:44px!important;flex:0 0 44px;margin:0 12px 0 0!important;border:0!important;border-radius:12px!important;background:#dfeaff!important;color:#1765df!important;place-items:center}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-DashboardTab:nth-child(2) .uppy-DashboardTab-btn{border-color:#c8ebdf!important;background:linear-gradient(135deg,#fff,#effcf7)!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-DashboardTab:nth-child(2) .uppy-DashboardTab-inner{background:#d9f7eb!important;color:#009b70!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-DashboardTab-name{margin:0!important;color:#243b63!important;font-size:13px!important;font-weight:700!important;text-align:left!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-note{width:auto!important;max-width:440px;box-sizing:border-box;margin:0 auto!important;padding:11px 14px!important;border:1px solid #f0d99b;border-radius:11px;background:#fff9e9;color:#725c23!important;font-size:11px!important;line-height:1.45!important;text-align:center!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles-info{right:24px!important;bottom:22px!important;left:24px!important;width:auto!important;margin:0!important;padding:0!important}
body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Informer p{border:1px solid #f6c36b;background:#b85c08!important;color:#fff!important;box-shadow:0 8px 20px rgba(120,53,5,.24)}
@media(max-width:600px){
  body.tp-profile-edit-screen .uppy-Dashboard--modal{padding:8px}
  body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-inner{top:8px!important;right:8px!important;bottom:8px!important;left:8px!important;width:calc(100vw - 16px)!important;height:calc(100dvh - 16px)!important;border-radius:18px!important;transform:none!important}
  body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles{padding:70px 16px 92px!important}
  body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles-list{max-width:320px;grid-template-columns:minmax(0,1fr);gap:10px}
  body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-DashboardTab-btn{min-height:66px;padding:10px 12px!important}
  body.tp-profile-edit-screen .uppy-Dashboard--modal .uppy-Dashboard-AddFiles-info{right:16px!important;bottom:18px!important;left:16px!important}
}
@media(prefers-reduced-motion:reduce){
  body.tp-profile-edit-screen .tp-profile-location-search__trigger>i:last-child{transition:none}
}
body.tp-profile-edit-screen [data-tp-profile-submit]{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}
body.tp-profile-edit-screen [data-tp-profile-submit][aria-busy="true"]{cursor:wait}
body.tp-profile-edit-screen [data-tp-profile-submit-spinner][hidden]{display:none!important}
body.tp-profile-edit-screen .tp-profile-submit-spinner{animation:tp-profile-submit-spin .75s linear infinite}
@keyframes tp-profile-submit-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){body.tp-profile-edit-screen .tp-profile-submit-spinner{animation-duration:1.5s}}
/* Verification reminder uses the native modal layer and keyboard focus handling. */
body.tp-profile-edit-screen dialog.tp-profile-verification-reminder {
  position: fixed; inset: 0; display: block; width: calc(100% - 32px); max-width: 400px;
  max-height: calc(100dvh - 32px); overflow: auto; box-sizing: border-box; margin: auto !important;
  padding: 16px; border: 1px solid #dce4ef; border-radius: 16px;
  background: #fff; color: #172554; box-shadow: 0 18px 52px rgba(15,23,42,.2);
}
body.tp-profile-edit-screen dialog.tp-profile-verification-reminder:not([open]) { display: none !important; }
body.tp-profile-edit-screen dialog.tp-profile-verification-reminder::backdrop { background: rgba(15,23,42,.48); }
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__icon {
  display: grid; width: 40px; height: 40px; border-radius: 10px; background: #eaf2ff; color: #0758e8; place-items: center;
}
body.tp-profile-edit-screen .tp-verification-icon-stack,
body.tp-profile-edit-screen .tp-verification-action-icon { position: relative; display: inline-grid; flex: 0 0 auto; place-items: center; }
body.tp-profile-edit-screen .tp-verification-icon-stack { width: 22px; height: 22px; font-size: 20px; }
body.tp-profile-edit-screen .tp-verification-icon-stack .fa-check {
  position: absolute; top: 7px; left: 7px; color: #fff; font-size: 7px;
}
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__content { margin-top: 0; }
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__heading {
  display: flex; min-height: 40px; align-items: center; gap: 10px; padding-right: 44px;
}
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__heading > strong {
  display: block; margin: 0; color: #132653; font-size: 17px; font-weight: 600; line-height: 1.35;
}
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__content > p {
  margin: 6px 0 0; color: #64729c; font-size: 12px; line-height: 1.5;
}
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__dismiss {
  position: absolute; top: 12px; right: 12px; display: grid; width: 36px; height: 36px; padding: 0;
  border: 0; border-radius: 50%; background: #f1f5f9; color: #64748b; font-family: inherit; font-size: 18px;
  line-height: 1; cursor: pointer; place-items: center;
}
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__actions {
  display: grid; grid-template-columns: repeat(auto-fit,minmax(120px,1fr)); gap: 8px; margin-top: 14px;
}
body.tp-profile-edit-screen dialog .tp-profile-verification-action {
  display: inline-flex; min-width: 0; height: 40px; box-sizing: border-box; align-items: center; justify-content: center; gap: 7px;
  padding: 0 12px; border: 1px solid #0758e8; border-radius: 9px; font-family: inherit; font-size: 12px;
  font-weight: 700; line-height: 1; text-decoration: none; white-space: nowrap;
}
body.tp-profile-edit-screen dialog .tp-profile-verification-action--primary { background: #0758e8; color: #fff; }
body.tp-profile-edit-screen dialog .tp-profile-verification-action--secondary { background: #fff; color: #0758e8; }
body.tp-profile-edit-screen .tp-verification-action-icon { width: 18px; height: 18px; font-size: 15px; }
body.tp-profile-edit-screen .tp-verification-action-icon .fa-check {
  position: absolute; right: -2px; bottom: -1px; display: grid; width: 9px; height: 9px; border-radius: 50%;
  background: currentColor; color: inherit; font-size: 6px; place-items: center;
}
body.tp-profile-edit-screen .tp-profile-verification-action--primary .tp-verification-action-icon .fa-check {
  background: #fff; color: #0758e8;
}
body.tp-profile-edit-screen .tp-profile-verification-action--secondary .tp-verification-action-icon .fa-check {
  background: #0758e8; color: #fff;
}
body.tp-profile-edit-screen dialog :is(a,button):focus-visible { outline: 2px solid #0758e8; outline-offset: 3px; }
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__dismiss:focus { outline: none; box-shadow: none; }
body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__dismiss:focus-visible { background: #f1f5f9; border-radius: 10px; }
@media(max-width:299px) {
  body.tp-profile-edit-screen dialog .tp-profile-verification-reminder__actions { grid-template-columns: 1fr; }
}

/* Contact verification cards: approved compact unverified/verified states. */
body.tp-profile-edit-screen .tp-profile-contact-card {
  --tp-contact-blue: #075cf0;
  --tp-contact-navy: #07194c;
  --tp-contact-muted: #64729c;
  --tp-contact-border: #d5deec;
  --tp-contact-warning: #f59e0b;
  --tp-contact-warning-bg: #fff3cf;
  --tp-contact-success: #079447;
  --tp-contact-success-bg: #e9faef;
}
body.tp-profile-edit-screen .tp-profile-contact-status {
  display: grid; gap: 10px; overflow: visible; border: 0; border-radius: 0; background: transparent;
}
body.tp-profile-edit-screen .tp-profile-contact-item {
  overflow: hidden; border: 1px solid var(--tp-contact-border); border-radius: 10px; background: #fff;
}
body.tp-profile-edit-screen .tp-profile-contact-item > .tp-profile-contact-toggle {
  display: grid; width: 100%; min-height: 0; box-sizing: border-box;
  grid-template-columns: 19px auto minmax(0,1fr) 11px; gap: 8px; align-items: center;
  margin: 0; padding: 10px 12px; border: 0; background: #fff; color: var(--tp-contact-navy);
  font-family: inherit; font-size: 14px; font-weight: 700; line-height: 1.2; text-align: left; cursor: pointer;
}
body.tp-profile-edit-screen .tp-profile-contact-toggle .tp-profile-contact-shield {
  color: var(--tp-contact-warning); font-size: 17px;
}
body.tp-profile-edit-screen .tp-profile-contact-item.is-verified .tp-profile-contact-shield { color: var(--tp-contact-success); }
body.tp-profile-edit-screen .tp-profile-contact-title { white-space: nowrap; }
body.tp-profile-edit-screen .tp-profile-contact-badge {
  justify-self: start; padding: 4px 9px; border-radius: 999px; background: var(--tp-contact-warning-bg);
  color: #c45a05; font-size: 11px; font-weight: 700; line-height: 1.1; white-space: nowrap;
}
body.tp-profile-edit-screen .tp-profile-contact-item.is-verified .tp-profile-contact-badge {
  background: var(--tp-contact-success-bg); color: #087333;
}
body.tp-profile-edit-screen .tp-profile-contact-chevron {
  justify-self: end; color: #66749a; font-size: 11px; transition: transform .2s;
}
body.tp-profile-edit-screen .tp-profile-contact-toggle[aria-expanded=true] .tp-profile-contact-chevron { transform: rotate(90deg); }
body.tp-profile-edit-screen .tp-profile-contact-item > .tp-profile-contact-detail {
  display: grid !important; width: 100% !important; min-width: 0 !important; max-width: none !important;
  box-sizing: border-box !important; gap: 7px !important; margin: 0 !important; padding: 12px 12px 8px !important;
  border: 0 !important; border-top: 1px solid var(--tp-contact-border) !important; border-radius: 0 !important;
  background: #fff !important;
}
body.tp-profile-edit-screen .tp-profile-contact-item > .tp-profile-contact-detail[hidden] { display: none !important; }
body.tp-profile-edit-screen .tp-profile-contact-detail > .email-verification-profile-panel[hidden],
body.tp-profile-edit-screen .tp-profile-contact-detail > .email-verification-profile-message[hidden],
body.tp-profile-edit-screen .tp-profile-contact-detail > .email-verification-profile-message:empty {
  display: none !important; min-height: 0 !important; margin: 0 !important; padding: 0 !important;
}
body.tp-profile-edit-screen .tp-profile-contact-detail__heading label {
  color: var(--tp-contact-navy); font-size: 13px !important; font-weight: 700; line-height: 1.3 !important;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-detail input {
  min-height: 42px !important; padding-top: 8px !important; padding-bottom: 8px !important;
  border-color: var(--tp-contact-border) !important; border-radius: 10px !important; color: var(--tp-contact-navy); font-size: 14px !important;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-detail small {
  color: var(--tp-contact-muted); font-size: 11px; line-height: 1.4;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-detail__actions {
  display: flex; min-height: 40px; flex-wrap: nowrap; align-items: center; justify-content: space-between; gap: 8px;
  margin-top: 3px; padding: 5px 6px 5px 10px; border-radius: 10px; background: #f0f6ff;
}
body.tp-profile-edit-screen .tp-profile-contact-item.is-verified .tp-profile-contact-detail__actions { background: var(--tp-contact-success-bg); }
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-change {
  display: inline-flex; min-width: 0; min-height: 32px !important; height: auto !important; flex: 0 1 auto; gap: 7px; align-items: center;
  margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; color: var(--tp-contact-blue);
  font-family: inherit; font-size: 12px !important; font-weight: 700; line-height: 1.2; text-decoration: none; white-space: nowrap; cursor: pointer;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-change:hover,
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-change:focus-visible {
  border: 0; background: transparent; outline: 2px solid rgba(7,92,240,.18); outline-offset: 3px;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-change i { font-size: 12px; }
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify {
  display: inline-flex !important; min-width: 0 !important; min-height: 34px !important; height: auto !important;
  flex: 0 0 auto; gap: 7px; align-items: center; justify-content: center; margin: 0 !important; padding: 0 12px !important;
  border: 0 !important; border-radius: 8px !important; background: linear-gradient(105deg,#075cf0,#064dde) !important;
  color: #fff !important; font-family: inherit; font-size: 12px !important; font-weight: 700; line-height: 1.2 !important;
  text-decoration: none !important; white-space: nowrap; cursor: pointer;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify:hover,
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify:focus-visible {
  background: #0646c8 !important; outline: 2px solid rgba(7,92,240,.2); outline-offset: 2px;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify:disabled {
  background: #7585a4 !important; cursor: default;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify[data-tp-profile-verify-email].is-counting-down,
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify[data-tp-profile-verify-email].is-sending {
  background: #7585a4 !important; color: #fff !important; opacity: 1 !important;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify[data-tp-profile-verify-email].is-resend-ready {
  background: linear-gradient(105deg,#075cf0,#064dde) !important; color: #fff !important;
}
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify i { font-size: 12px !important; }
body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify[hidden] { display: none !important; }
body.tp-profile-edit-screen .tp-profile-contact-verified {
  display: inline-flex; flex: 0 0 auto; gap: 7px; align-items: center; color: #087333;
  font-size: 12px; font-weight: 700; white-space: nowrap;
}
body.tp-profile-edit-screen .tp-profile-contact-verified i { color: var(--tp-contact-success); font-size: 16px; }
@media(max-width:350px) {
  body.tp-profile-edit-screen .tp-profile-contact-item > .tp-profile-contact-toggle { gap: 6px; padding-inline: 9px; }
  body.tp-profile-edit-screen .tp-profile-contact-badge { padding-inline: 7px; font-size: 10px; }
  body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-detail__actions { gap: 5px; padding-inline: 7px 5px; }
  body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-change { gap: 5px; font-size: 11px !important; }
  body.tp-profile-edit-screen .tp-profile-contact-item .tp-profile-contact-verify { padding-inline: 7px !important; font-size: 11px !important; }
}
