/* PODCO v11.54 — Admin continuity, business verification, faster interaction and trust polish */
:root{--p54-ink:#17324e;--p54-blue:#0b4f83;--p54-soft:#f4f8fa;--p54-line:#dbe6eb;--p54-muted:#68808f;--p54-good:#236b49}

/* Never let a stale hidden/loading surface steal taps. */
[hidden],[aria-hidden="true"]{pointer-events:none!important}
.p54-stale-loader{pointer-events:none!important;opacity:0!important;visibility:hidden!important}
button,a,[role="button"]{touch-action:manipulation}
.mobile-bottom-nav,.podco-host-bottom-nav{pointer-events:auto!important}
.mobile-bottom-nav a,.podco-host-bottom-nav a{pointer-events:auto!important}

/* Business description was intentionally removed from the visible hosting setup in v11.54. */
.p53-host-profile-form label:has(textarea[name="businessDescription"]),
.p53-char-count{display:none!important}

/* Admin: persistent escape route, compact profile, notification status. */
.p54-admin-rail{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}
.p54-admin-return,.p54-admin-back,.p54-admin-notifications,.p54-admin-business{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 12px;border:1px solid var(--p54-line);border-radius:12px;background:#fff;color:var(--p54-ink);font-weight:800;text-decoration:none;box-sizing:border-box}
.p54-admin-return{background:var(--p54-blue);color:#fff;border-color:var(--p54-blue)}
.p54-admin-notifications b{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;padding:0 5px;background:#e7f0f4;color:var(--p54-blue);font-size:11px}
.p54-admin-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#eaf2f5;color:var(--p54-blue);font-weight:900;border:1px solid #cfdde4;flex:0 0 38px}
.p54-admin-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.p54-admin-nav-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 12px}

/* Admin company / Payoneer evidence. */
.p54-company-card{border:1px solid var(--p54-line);border-radius:18px;background:#fff;padding:18px;display:grid;gap:14px}
.p54-company-card h2,.p54-company-card h1{margin:0;color:var(--p54-ink)}
.p54-company-card p{margin:0;color:var(--p54-muted);line-height:1.55}
.p54-company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.p54-company-grid>div{border:1px solid #e3ebef;background:#f9fbfc;border-radius:13px;padding:12px;min-width:0}
.p54-company-grid span{display:block;color:var(--p54-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em;font-weight:800;margin-bottom:4px}
.p54-company-grid strong{display:block;color:var(--p54-ink);font-size:14px;overflow-wrap:anywhere}
.p54-document-actions{display:flex;gap:10px;flex-wrap:wrap}
.p54-document-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;padding:9px 14px;text-decoration:none;font-weight:850;background:var(--p54-blue);color:#fff}
.p54-document-actions a.secondary{background:#fff;color:var(--p54-blue);border:1px solid #bfd1db}
.p54-document-note{padding:11px 12px;border-radius:12px;background:#f4f8fa;color:#536d7e;font-size:12px;line-height:1.45}

/* Public business identity block: screenshot-friendly for provider verification. */
.p54-business-public{margin-top:28px;border:1px solid var(--p54-line);border-radius:20px;background:#f8fbfc;padding:20px}
.p54-business-public .p54-company-grid{margin-top:14px}

/* Public host profile. */
.p54-host-page{max-width:1040px;margin:0 auto;padding:28px 18px 110px}
.p54-host-hero{display:flex;align-items:center;gap:16px;padding:18px 0 22px;border-bottom:1px solid var(--p54-line)}
.p54-host-photo{width:88px;height:88px;border-radius:50%;overflow:hidden;display:grid;place-items:center;flex:0 0 88px;background:#eaf3f6;color:var(--p54-blue);font-size:28px;font-weight:900;border:1px solid #cfdee5}
.p54-host-photo img{width:100%;height:100%;object-fit:cover;display:block}
.p54-host-hero h1{margin:0 0 5px;font-size:clamp(28px,5vw,42px);line-height:1.05;color:var(--p54-ink)}
.p54-host-meta{color:var(--p54-muted);margin:4px 0}
.p54-host-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:11px}
.p54-host-actions button{border:1px solid #bfd2dc;border-radius:12px;background:#fff;color:var(--p54-blue);font-weight:850;padding:9px 13px}
.p54-host-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:18px 0}
.p54-host-stats div{border:1px solid var(--p54-line);border-radius:14px;background:#fff;padding:12px}
.p54-host-stats strong{display:block;color:var(--p54-ink);font-size:20px}.p54-host-stats span{font-size:11px;color:var(--p54-muted)}
.p54-host-listings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.p54-host-listing{border:1px solid var(--p54-line);border-radius:16px;overflow:hidden;background:#fff;text-decoration:none;color:var(--p54-ink)}
.p54-host-listing img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#eef4f6;display:block}
.p54-host-listing div{padding:11px}.p54-host-listing strong{display:block}.p54-host-listing small{display:block;color:var(--p54-muted);margin-top:3px}

/* Listing/host trust badges remain compact, not decorative clutter. */
.p54-trust-explain{font-size:12px;color:var(--p54-muted);line-height:1.45;margin-top:7px}

/* Fast skeletons must not block navigation or content. */
.p54-inline-skeleton{min-height:20px;border-radius:8px;background:linear-gradient(90deg,#edf3f5,#f7fafb,#edf3f5);background-size:180% 100%;animation:p54s 1.1s linear infinite;pointer-events:none}
@keyframes p54s{to{background-position:-180% 0}}
@media(prefers-reduced-motion:reduce){.p54-inline-skeleton{animation:none}}

@media(max-width:760px){
 .p54-company-grid{grid-template-columns:1fr}
 .p54-admin-rail{width:100%;justify-content:flex-start}
 .p54-admin-return,.p54-admin-back,.p54-admin-notifications,.p54-admin-business{flex:1 1 auto}
 .p54-host-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
 .p54-host-listings{grid-template-columns:1fr}
}
@media(max-width:420px){
 .p54-host-hero{align-items:flex-start}.p54-host-photo{width:72px;height:72px;flex-basis:72px}
 .p54-host-stats{grid-template-columns:1fr 1fr}.p54-host-stats div:last-child{grid-column:1/-1}
}
