/* PataStay Core Lite 2.4 — secure unlocked guest/host chat */
.psmsg-guest-card,.psmsg-host-dashboard{--psmsg-primary:#03545e;--psmsg-secondary:#fd541b;--psmsg-ink:#173f43;--psmsg-muted:#6b7f81;--psmsg-border:#dbe8e7;--psmsg-soft:#f4f9f8;--psmsg-green:#22885a;font-family:Inter,Arial,sans-serif;box-sizing:border-box}.psmsg-guest-card *,.psmsg-host-dashboard *{box-sizing:border-box}
.pscl-contact-chat .pscl-contact-item-icon{background:#eaf4f3!important;color:#03545e!important}.pscl-contact-chat .pscl-contact-action{background:#03545e!important}
.psmsg-guest-card{margin-top:18px;border:1px solid rgba(3,84,94,.15);border-radius:22px;background:#fff;box-shadow:0 22px 58px rgba(18,56,61,.10);overflow:hidden;scroll-margin-top:110px}.psmsg-card-heading{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:20px 22px;background:linear-gradient(135deg,#eaf7f5,#fff 62%,#fff1eb);border-bottom:1px solid rgba(3,84,94,.1)}.psmsg-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:var(--psmsg-primary);color:#fff}.psmsg-card-icon svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.psmsg-card-heading>div>span,.psmsg-host-header>div>span,.psmsg-thread-header>div>span{display:block;margin-bottom:3px;color:var(--psmsg-secondary);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.psmsg-card-heading h3{margin:0;color:var(--psmsg-primary);font:800 21px/1.25 Manrope,Inter,sans-serif}.psmsg-card-heading p{margin:4px 0 0;color:var(--psmsg-muted);font-size:11px;line-height:1.4}.psmsg-live-dot{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#e8f7ee;color:#1d7547;font-size:9px;font-weight:850;text-transform:uppercase}.psmsg-live-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:#31a864}
.psmsg-thread{height:min(420px,48vh);min-height:250px;overflow:auto;padding:20px;background:linear-gradient(180deg,#f8fbfa,#fff);scroll-behavior:smooth}.psmsg-bubble-row{display:flex;margin:0 0 11px}.psmsg-bubble-row.is-mine{justify-content:flex-end}.psmsg-bubble{max-width:min(78%,520px);padding:10px 12px;border:1px solid #e0e9e9;border-radius:14px 14px 14px 5px;background:#fff;box-shadow:0 4px 14px rgba(3,84,94,.045)}.psmsg-bubble-row.is-mine .psmsg-bubble{border-color:transparent;border-radius:14px 14px 5px 14px;background:#03545e;color:#fff}.psmsg-sender{display:block;margin-bottom:4px;color:#6f8284;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.psmsg-bubble-row.is-mine .psmsg-sender{color:rgba(255,255,255,.72)}.psmsg-bubble p{margin:0;color:#294e52;font-size:12px;line-height:1.58;overflow-wrap:anywhere}.psmsg-bubble-row.is-mine .psmsg-bubble p{color:#fff}.psmsg-bubble time{display:block;margin-top:5px;color:#93a0a2;font-size:8px}.psmsg-bubble-row.is-mine .psmsg-bubble time{color:rgba(255,255,255,.62)}.psmsg-empty-thread{display:grid;place-items:center;align-content:center;min-height:210px;text-align:center;color:var(--psmsg-muted)}.psmsg-empty-thread strong{color:var(--psmsg-primary);font:800 19px Manrope,Inter,sans-serif}.psmsg-empty-thread p{max-width:390px;margin:8px 0 0;font-size:11px;line-height:1.6}
.psmsg-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:15px 18px;border-top:1px solid #e4eceb;background:#fff}.psmsg-composer textarea{width:100%;min-height:48px;max-height:130px;padding:13px 14px;border:1px solid #cfdddd;border-radius:11px;outline:0;resize:vertical;color:var(--psmsg-ink);background:#fbfdfd;font:500 12px/1.5 Inter,Arial,sans-serif}.psmsg-composer textarea:focus{border-color:var(--psmsg-primary);box-shadow:0 0 0 3px rgba(3,84,94,.09)}.psmsg-composer button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:128px;min-height:48px;padding:0 15px;border:0;border-radius:10px;background:var(--psmsg-secondary);color:#fff;font:800 11px/1 Inter,Arial,sans-serif;cursor:pointer}.psmsg-composer button:hover{background:var(--psmsg-primary)}.psmsg-composer button:disabled{opacity:.6;cursor:wait}.psmsg-composer button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.psmsg-status{min-height:0;padding:0 18px;color:#8a332c;font-size:10px;font-weight:700}.psmsg-status:not(:empty){padding-top:9px}.psmsg-chat-note{margin:0;padding:12px 18px 15px;color:#7b8e90;background:#fff;font-size:9.5px;line-height:1.55}
.psmsg-host-dashboard{margin-top:26px}.psmsg-host-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}.psmsg-host-header h1{margin:0;color:var(--psmsg-primary);font:800 clamp(32px,4vw,48px)/1.1 Manrope,Inter,sans-serif;letter-spacing:-.04em}.psmsg-host-header p{max-width:650px;margin:9px 0 0;color:var(--psmsg-muted);font-size:13px;line-height:1.65}.psmsg-unread-summary{display:grid;justify-items:center;min-width:84px;padding:12px 16px;border:1px solid var(--psmsg-border);border-radius:15px;background:#fff}.psmsg-unread-summary strong{color:var(--psmsg-secondary);font:800 24px Manrope,Inter,sans-serif}.psmsg-unread-summary span{color:var(--psmsg-muted);font-size:9px;font-weight:800;text-transform:uppercase}.psmsg-host-shell{display:grid;grid-template-columns:320px minmax(0,1fr);min-height:620px;border:1px solid var(--psmsg-border);border-radius:22px;background:#fff;box-shadow:0 18px 52px rgba(20,66,71,.08);overflow:hidden}.psmsg-conversation-list{max-height:720px;overflow:auto;border-right:1px solid var(--psmsg-border);background:#f8fbfa}.psmsg-conversation-link{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:14px 13px;border-bottom:1px solid #e6eeee;color:inherit!important;text-decoration:none!important}.psmsg-conversation-link:hover,.psmsg-conversation-link.is-active{background:#fff}.psmsg-conversation-link.is-active{box-shadow:inset 3px 0 0 var(--psmsg-secondary)}.psmsg-conversation-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e5f1f0;color:var(--psmsg-primary);font:800 15px Manrope,Inter,sans-serif}.psmsg-conversation-copy{display:block;min-width:0}.psmsg-conversation-copy strong,.psmsg-conversation-copy em,.psmsg-conversation-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psmsg-conversation-copy strong{color:var(--psmsg-ink);font-size:12px}.psmsg-conversation-copy em{margin-top:3px;color:var(--psmsg-primary);font-size:9px;font-style:normal;font-weight:750}.psmsg-conversation-copy small{margin-top:4px;color:#819193;font-size:9px}.psmsg-conversation-link>b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--psmsg-secondary);color:#fff;font-size:9px}.psmsg-host-thread-card{display:flex;min-width:0;flex-direction:column}.psmsg-thread-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;border-bottom:1px solid var(--psmsg-border);background:#fff}.psmsg-thread-header h2{margin:0;color:var(--psmsg-primary);font:800 21px Manrope,Inter,sans-serif}.psmsg-thread-header p{margin:4px 0 0;color:var(--psmsg-muted);font-size:11px}.psmsg-guest-meta{display:grid;justify-items:end;gap:3px;text-align:right}.psmsg-guest-meta a{color:var(--psmsg-primary)!important;font-size:10px;font-weight:750;text-decoration:none!important}.psmsg-guest-meta small{color:#859496;font-size:9px}.psmsg-host-thread{flex:1;height:470px;max-height:570px}.psmsg-host-empty{display:grid;place-items:center;max-width:680px;margin:45px auto 0;padding:42px;text-align:center}.psmsg-host-empty h2{margin:16px 0 0;color:var(--psmsg-primary);font:800 26px Manrope,Inter,sans-serif}.psmsg-host-empty p{max-width:500px;margin:10px 0 0;color:var(--psmsg-muted);font-size:13px;line-height:1.7}
@media(max-width:900px){.psmsg-host-shell{grid-template-columns:270px minmax(0,1fr)}.psmsg-conversation-copy small{display:none}}
@media(max-width:720px){.psmsg-card-heading{grid-template-columns:44px minmax(0,1fr);padding:17px}.psmsg-card-icon{width:44px;height:44px}.psmsg-live-dot{grid-column:1/-1;width:max-content}.psmsg-thread{height:350px;padding:15px}.psmsg-bubble{max-width:87%}.psmsg-composer{grid-template-columns:1fr;padding:13px}.psmsg-composer button{width:100%}.psmsg-chat-note{padding:11px 14px 14px}.psmsg-host-header{align-items:stretch;flex-direction:column}.psmsg-unread-summary{justify-items:start;width:100%}.psmsg-host-shell{display:block;min-height:0}.psmsg-conversation-list{max-height:280px;border-right:0;border-bottom:1px solid var(--psmsg-border)}.psmsg-thread-header{align-items:flex-start;flex-direction:column}.psmsg-guest-meta{justify-items:start;text-align:left}.psmsg-host-thread{height:390px}.psmsg-host-empty{padding:30px 20px}}

/* PataStay Core Lite 2.6 — clearer Host Dashboard messaging typography */
.psmsg-host-dashboard{font-size:15px}
.psmsg-host-dashboard .psmsg-host-header>div>span{font-size:12.5px;letter-spacing:.065em}
.psmsg-host-dashboard .psmsg-host-header p{font-size:15px;line-height:1.7}
.psmsg-host-dashboard .psmsg-unread-summary{min-width:94px;padding:14px 18px}
.psmsg-host-dashboard .psmsg-unread-summary strong{font-size:27px}
.psmsg-host-dashboard .psmsg-unread-summary span{font-size:12.5px;letter-spacing:.035em}
.psmsg-host-dashboard .psmsg-host-shell{grid-template-columns:365px minmax(0,1fr)}
.psmsg-host-dashboard .psmsg-conversation-link{grid-template-columns:46px minmax(0,1fr) auto;gap:12px;padding:16px 15px}
.psmsg-host-dashboard .psmsg-conversation-avatar{width:46px;height:46px;font-size:17px}
.psmsg-host-dashboard .psmsg-conversation-copy strong{font-size:14.5px;line-height:1.35}
.psmsg-host-dashboard .psmsg-conversation-copy em{margin-top:4px;font-size:13px;line-height:1.45}
.psmsg-host-dashboard .psmsg-conversation-copy small{margin-top:5px;font-size:12.5px;line-height:1.5}
.psmsg-host-dashboard .psmsg-conversation-link>b{min-width:26px;height:26px;font-size:12px}
.psmsg-host-dashboard .psmsg-thread-header{padding:21px 22px}
.psmsg-host-dashboard .psmsg-thread-header>div>span{font-size:12px;letter-spacing:.065em}
.psmsg-host-dashboard .psmsg-thread-header h2{font-size:23px;line-height:1.25}
.psmsg-host-dashboard .psmsg-thread-header p{font-size:13.5px;line-height:1.5}
.psmsg-host-dashboard .psmsg-guest-meta{gap:5px}
.psmsg-host-dashboard .psmsg-guest-meta a{font-size:13.5px;line-height:1.45}
.psmsg-host-dashboard .psmsg-guest-meta small{font-size:12.5px;line-height:1.5}
.psmsg-host-dashboard .psmsg-thread{padding:22px}
.psmsg-host-dashboard .psmsg-bubble{padding:12px 14px}
.psmsg-host-dashboard .psmsg-sender{font-size:12px;letter-spacing:.05em}
.psmsg-host-dashboard .psmsg-bubble p{font-size:15px;line-height:1.67}
.psmsg-host-dashboard .psmsg-bubble time{margin-top:7px;font-size:12px}
.psmsg-host-dashboard .psmsg-composer{gap:12px;padding:17px 20px}
.psmsg-host-dashboard .psmsg-composer textarea{min-height:56px;padding:14px 15px;font-size:15px;line-height:1.55}
.psmsg-host-dashboard .psmsg-composer button{min-width:140px;min-height:56px;padding:0 18px;font-size:13.5px}
.psmsg-host-dashboard .psmsg-status{padding-left:20px;padding-right:20px;font-size:13px}
.psmsg-host-dashboard .psmsg-host-empty p{font-size:14.5px;line-height:1.7}

@media(max-width:900px){
  .psmsg-host-dashboard .psmsg-host-shell{grid-template-columns:315px minmax(0,1fr)}
  .psmsg-host-dashboard .psmsg-conversation-copy small{display:block}
}
@media(max-width:720px){
  .psmsg-host-dashboard .psmsg-host-header p{font-size:14.5px}
  .psmsg-host-dashboard .psmsg-conversation-link{padding:15px 14px}
  .psmsg-host-dashboard .psmsg-conversation-copy strong{font-size:14px}
  .psmsg-host-dashboard .psmsg-conversation-copy em{font-size:12.5px}
  .psmsg-host-dashboard .psmsg-conversation-copy small{font-size:12.5px}
  .psmsg-host-dashboard .psmsg-thread-header{padding:18px}
  .psmsg-host-dashboard .psmsg-thread-header h2{font-size:22px}
  .psmsg-host-dashboard .psmsg-bubble p{font-size:14.5px}
  .psmsg-host-dashboard .psmsg-composer{padding:14px}
  .psmsg-host-dashboard .psmsg-composer textarea{font-size:14.5px}
  .psmsg-host-dashboard .psmsg-composer button{font-size:13.5px}
}


/* PataStay Core Lite 2.8 — 48-hour guest messaging expiry */
.psmsg-guest-card .psmsg-live-dot{font-size:11px}
.psmsg-guest-card .psmsg-card-heading>div>span{font-size:11px}
.psmsg-guest-card .psmsg-card-heading p{font-size:13px}
.psmsg-guest-card .psmsg-bubble p{font-size:14px;line-height:1.65}
.psmsg-guest-card .psmsg-sender{font-size:10.5px}
.psmsg-guest-card .psmsg-bubble time{font-size:10.5px}
.psmsg-guest-card .psmsg-chat-note{font-size:12.5px;line-height:1.65}
.psmsg-expired-access{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;border-top:1px solid #e4eceb;background:#fff7f3}
.psmsg-expired-access strong{display:block;margin-bottom:4px;color:#173f43;font:800 15px/1.35 Manrope,Inter,sans-serif}
.psmsg-expired-access p{margin:0;color:#65797b;font-size:13px;line-height:1.55}
.psmsg-expired-access a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;flex:0 0 auto;padding:0 16px;border-radius:10px;background:#fd541b;color:#fff!important;font-size:13px;font-weight:800;text-decoration:none!important}
.psmsg-expired-access a:hover{background:#03545e}
@media(max-width:720px){.psmsg-expired-access{align-items:stretch;flex-direction:column}.psmsg-expired-access a{width:100%}}

/* PataStay Core Lite 2.9 — incoming chat notification sound controls */
.psmsg-heading-actions,.psmsg-host-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}
.psmsg-sound-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 11px;border:1px solid rgba(3,84,94,.16);border-radius:10px;background:#fff;color:var(--psmsg-primary,#03545e);font:800 12.5px/1 Inter,Arial,sans-serif;white-space:nowrap;box-shadow:0 5px 14px rgba(3,84,94,.055);cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.psmsg-sound-toggle svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.psmsg-sound-toggle:hover{transform:translateY(-1px);border-color:rgba(3,84,94,.34);background:#f4f9f8}
.psmsg-sound-toggle:focus-visible{outline:3px solid rgba(253,84,27,.2);outline-offset:2px}
.psmsg-sound-toggle.is-muted{border-color:#dfe7e6;background:#f5f7f7;color:#7e8d8f;box-shadow:none}
.psmsg-host-actions{flex:0 0 auto}
.psmsg-host-dashboard .psmsg-sound-toggle{min-height:44px;padding:0 13px;font-size:13px}
@media(max-width:720px){
  .psmsg-heading-actions{grid-column:1/-1;justify-content:space-between;width:100%}
  .psmsg-host-actions{width:100%;justify-content:space-between}
  .psmsg-host-dashboard .psmsg-sound-toggle{min-height:44px}
}
@media(max-width:420px){
  .psmsg-heading-actions{align-items:stretch;flex-direction:column}
  .psmsg-heading-actions .psmsg-live-dot,.psmsg-heading-actions .psmsg-sound-toggle{width:100%;justify-content:center}
}
@media(prefers-reduced-motion:reduce){.psmsg-sound-toggle{transition:none}}
