.pc-app{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17212b}.pc-auth-shell{min-height:720px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9f7f2,#f7f9fb);padding:24px}.pc-auth-card{width:min(460px,100%);background:#fff;border-radius:24px;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.12)}.pc-brand{display:flex;gap:14px;align-items:center;margin-bottom:20px}.pc-brand h1,.pc-side-head h2,.pc-chat-head h2{margin:0}.pc-brand p,.pc-side-head p,.pc-chat-head p{margin:4px 0 0;color:#667085}.pc-logo,.pc-avatar{width:44px;height:44px;border-radius:50%;background:#0f766e;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.pc-avatar.large{width:56px;height:56px;font-size:22px}.pc-notice,.pc-instructions-inline{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:12px;margin:14px 0;color:#7c2d12}.pc-form{display:grid;gap:14px}.pc-form label{font-weight:700;display:grid;gap:6px}.pc-form input,.pc-form textarea{border:1px solid #d0d5dd;border-radius:14px;padding:11px;font:inherit;width:100%;box-sizing:border-box}.pc-primary,.pc-help,.pc-ghost,.pc-danger,.pc-link,.pc-upload{border:0;border-radius:14px;padding:10px 14px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}.pc-primary{background:#0f766e;color:#fff}.pc-primary.full,.pc-help{width:100%;margin-top:8px}.pc-help,.pc-ghost,.pc-link{background:#eef4ff;color:#1849a9}.pc-danger{background:#fee4e2;color:#b42318}.pc-small{font-size:13px;color:#667085;margin-top:14px}.pc-shell{min-height:760px;display:grid;grid-template-columns:330px 1fr;background:#eef2f4;border-radius:22px;overflow:hidden;border:1px solid #d0d5dd}.pc-sidebar{background:#fff;padding:16px;border-right:1px solid #d0d5dd;display:flex;flex-direction:column}.pc-side-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:10px}.pc-chat-list{display:grid;gap:8px;margin-top:14px;overflow:auto}.pc-chat-row{display:flex;text-align:left;gap:12px;align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:12px;cursor:pointer}.pc-chat-row.active{border-color:#0f766e;background:#ecfdf3}.pc-chat-row span:last-child{display:grid}.pc-chat-row em{font-style:normal;color:#667085;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.pc-main{display:flex;flex-direction:column;min-width:0;background:#f8fafc}.pc-welcome{padding:36px}.pc-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.pc-cards>div{background:#fff;border-radius:18px;padding:18px;border:1px solid #e4e7ec}.pc-cards span{display:block;color:#667085;margin-top:6px}.pc-chat-head{display:flex;align-items:center;gap:14px;padding:16px;background:#fff;border-bottom:1px solid #d0d5dd}.pc-chat-head>div:nth-child(2){flex:1}.pc-export{margin-left:auto}.pc-messages{flex:1;overflow:auto;padding:18px;background:#efe7dc}.pc-msg{display:flex;justify-content:flex-end;margin:10px 0}.pc-bubble{max-width:min(560px,82%);background:#dcf8c6;border-radius:18px 18px 4px 18px;padding:10px 38px 8px 12px;box-shadow:0 1px 2px rgba(0,0,0,.08);position:relative}.pc-bubble p{margin:0 0 6px;white-space:pre-wrap}.pc-bubble time{font-size:11px;color:#667085;display:block;text-align:right}.pc-photo{max-width:300px;max-height:300px;border-radius:14px;display:block;margin-bottom:8px}.pc-del-msg{position:absolute;top:4px;right:8px;border:0;background:transparent;color:#667085;font-size:18px;cursor:pointer}.pc-compose{display:flex;gap:10px;padding:12px;background:#fff;border-top:1px solid #d0d5dd;align-items:center}.pc-compose textarea{flex:1;border:1px solid #d0d5dd;border-radius:16px;padding:12px;font:inherit;resize:vertical}.pc-upload{background:#f2f4f7;color:#344054;position:relative;overflow:hidden}.pc-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.pc-modal{position:fixed;inset:0;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;z-index:99999;padding:18px}.pc-modal[hidden]{display:none}.pc-modal-card{width:min(620px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;padding:24px;position:relative;box-shadow:0 24px 80px rgba(0,0,0,.3)}.pc-modal-close{position:absolute;right:14px;top:10px;border:0;background:#f2f4f7;border-radius:50%;width:36px;height:36px;font-size:24px;cursor:pointer}.pc-steps p{background:#f8fafc;border:1px solid #e4e7ec;border-radius:16px;padding:12px}.pc-empty-chat,.pc-empty-list{color:#667085;padding:16px;text-align:center}.pc-loading{padding:24px}@media(max-width:780px){.pc-shell{grid-template-columns:1fr}.pc-sidebar{border-right:0;border-bottom:1px solid #d0d5dd}.pc-cards{grid-template-columns:1fr}.pc-chat-head{flex-wrap:wrap}.pc-compose{flex-wrap:wrap}.pc-compose textarea{min-width:100%}}
.pc-import-actions{display:flex;gap:10px;flex-wrap:wrap}.pc-preview-box{background:#ecfdf3;border:1px solid #abefc6;border-radius:16px;padding:12px;color:#05603a}.pc-file-link{font-weight:800;color:#1849a9;text-decoration:underline}.pc-bubble .pc-file-link{word-break:break-word}
.pc-search-label{display:grid;gap:6px;font-weight:800;margin:12px 0 0;color:#344054}.pc-search-label input,.pc-chat-tools input{border:1px solid #d0d5dd;border-radius:14px;padding:10px;font:inherit;width:100%;box-sizing:border-box;background:#fff}.pc-chat-tools{display:flex;gap:14px;align-items:end;justify-content:space-between;background:#fff;border-bottom:1px solid #e4e7ec;padding:12px 16px;color:#667085}.pc-chat-tools label{font-weight:800;color:#344054;display:grid;gap:5px;min-width:min(420px,70%)}.pc-msg.imported{justify-content:flex-start}.pc-msg.imported .pc-bubble{background:#fff;border-radius:18px 18px 18px 4px}.pc-imported-tag{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#475467;background:#f2f4f7;border-radius:999px;padding:3px 7px;margin:0 0 6px}.pc-small-inline{font-weight:500;color:#667085;font-size:12px}.pc-modal-card hr{border:0;border-top:1px solid #e4e7ec;margin:20px 0}.pc-preview-box b{display:inline-block;margin-bottom:5px}@media(max-width:780px){.pc-chat-tools{display:grid;align-items:start}.pc-chat-tools label{min-width:0}.pc-export{margin-left:0}}
.pc-ghost.full{width:100%;margin-top:12px}.pc-lock-card .pc-logo{background:#344054}.pc-export-group{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pc-check{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px;font-weight:700}.pc-check input{width:auto!important}.pc-side-head .pc-ghost{white-space:nowrap}@media(max-width:780px){.pc-export-group{width:100%;justify-content:flex-start}.pc-chat-head .pc-danger,.pc-chat-head .pc-ghost{flex:1}}
.pc-wizard{display:grid;gap:12px}.pc-wizard-step{background:#f8fafc;border:1px solid #e4e7ec;border-radius:16px;padding:14px}.pc-wizard-step p{margin:.4rem 0 0;color:#667085}.pc-mini-table{width:100%;border-collapse:collapse}.pc-mini-table th,.pc-mini-table td{border-bottom:1px solid #d0d5dd;padding:8px;text-align:left;vertical-align:top}.pc-mini-table th{width:65%;color:#344054}.pc-audit-list{display:grid;gap:8px;max-height:320px;overflow:auto}.pc-audit-row{border:1px solid #e4e7ec;background:#f8fafc;border-radius:14px;padding:10px}.pc-audit-row b{text-transform:capitalize}.pc-audit-row span{float:right;color:#667085;font-size:12px}.pc-audit-row p{margin:6px 0 0;color:#475467}.pc-welcome .pc-primary{margin-top:18px}.pc-main{min-height:0}.pc-sidebar{min-height:0}.pc-modal-card h2{padding-right:38px}@media(max-width:780px){.pc-app{margin-left:-10px;margin-right:-10px}.pc-shell{border-radius:0;min-height:calc(100vh - 20px)}.pc-sidebar{max-height:46vh;overflow:auto}.pc-main{min-height:54vh}.pc-chat-head{position:sticky;top:0;z-index:4}.pc-messages{min-height:45vh;padding-bottom:92px}.pc-compose{position:sticky;bottom:0;z-index:5}.pc-bubble{max-width:92%}.pc-photo{max-width:100%;height:auto}.pc-modal{align-items:flex-end;padding:0}.pc-modal-card{border-radius:22px 22px 0 0;max-height:90vh;width:100%}.pc-side-head{position:sticky;top:0;background:#fff;z-index:3;padding-bottom:8px}.pc-help,.pc-primary.full{min-height:44px}}

/* v0.6.3 mobile chat navigation + dismissible chat tip */
.pc-mobile-only,.pc-mobile-back{display:none}.pc-instructions-inline{position:relative;padding-right:46px}.pc-tip-close{position:absolute;right:10px;top:10px;width:28px;height:28px;border:0;border-radius:50%;background:#ffedd5;color:#9a3412;font-size:20px;font-weight:800;line-height:1;cursor:pointer}
@media(max-width:780px){.pc-mobile-only,.pc-mobile-back{display:inline-flex}.pc-shell.pc-chat-focused .pc-sidebar{display:none}.pc-shell.pc-list-focused .pc-main{display:none}.pc-shell.pc-list-focused .pc-sidebar{display:flex;max-height:none;min-height:calc(100vh - 20px)}.pc-shell.pc-chat-focused .pc-main{min-height:calc(100vh - 20px)}.pc-mobile-back{order:-10;flex:0 0 auto;min-height:44px}.pc-chat-head{align-items:center}.pc-chat-head .pc-avatar.large{width:46px;height:46px}.pc-chat-head h2{font-size:28px}.pc-chat-tools input{max-width:100%}.pc-instructions-inline{font-size:16px;line-height:1.5;margin:10px 12px}.pc-tip-close{width:34px;height:34px;font-size:24px}.pc-view-current-chat{margin-top:12px}}

/* v0.6.5 upload status and export menu */
.pc-export-menu{position:relative;margin-left:auto}.pc-export-menu summary{list-style:none}.pc-export-menu summary::-webkit-details-marker{display:none}.pc-export-options{position:absolute;right:0;top:calc(100% + 8px);display:grid;gap:8px;background:#fff;border:1px solid #d0d5dd;border-radius:16px;padding:10px;box-shadow:0 12px 30px rgba(15,23,42,.16);z-index:20;min-width:190px}.pc-export-options .pc-export{margin-left:0;white-space:nowrap}.pc-upload-status{background:#eef4ff;border-top:1px solid #d0d5dd;padding:10px 12px;color:#1849a9;font-weight:700}.pc-upload-status[hidden]{display:none}.pc-upload-progress{height:8px;background:#dbe7ff;border-radius:999px;overflow:hidden;margin-top:8px}.pc-upload-progress-bar{display:block;height:100%;width:0%;background:currentColor;border-radius:999px;transition:width .2s ease}.pc-disabled{opacity:.6;pointer-events:none}@media(max-width:780px){.pc-export-menu{margin-left:0;flex:1 1 100%}.pc-export-menu summary{width:100%;box-sizing:border-box}.pc-export-options{position:static;margin-top:8px;box-shadow:none}.pc-chat-head .pc-ghost,.pc-chat-head .pc-danger{min-height:44px}}


/* v0.6.8 fixed chat-window layout and WhatsApp-style imported directions */
.pc-shell{height:min(900px,calc(100dvh - 32px));min-height:640px;max-height:900px;overflow:hidden}
.pc-main{overflow:hidden;min-height:0}
.pc-chat-head,.pc-chat-tools,.pc-instructions-inline,.pc-upload-status,.pc-compose{flex:0 0 auto}
.pc-messages{min-height:0;flex:1;overflow-y:auto;scroll-behavior:smooth}
.pc-compose{position:sticky;bottom:0;z-index:6}
.pc-compose textarea{max-height:110px}
.pc-msg.outgoing{justify-content:flex-end}
.pc-msg.incoming{justify-content:flex-start}
.pc-msg.incoming .pc-bubble{background:#fff;border-radius:18px 18px 18px 4px;color:#17212b}
.pc-msg.outgoing .pc-bubble{background:#dcf8c6;border-radius:18px 18px 4px 18px}
.pc-sender-name{display:block;font-size:12px;font-weight:800;color:#0f766e;margin-bottom:4px}
.pc-imported-tag{display:inline-block;font-size:11px;font-weight:800;color:#667085;background:rgba(255,255,255,.65);border-radius:999px;padding:2px 7px;margin:0 0 5px 0}
.pc-msg.incoming .pc-imported-tag{background:#f2f4f7}
@media(max-width:780px){
  .pc-shell{height:calc(100dvh - 8px);min-height:calc(100dvh - 8px);max-height:none;border-radius:0}
  .pc-chat-focused .pc-sidebar{display:none}
  .pc-list-focused .pc-main{display:none}
  .pc-main{height:100%;min-height:0}
  .pc-sidebar{height:100%;max-height:none;overflow:auto}
  .pc-chat-head{gap:10px;padding:10px;align-items:center}
  .pc-chat-head .pc-avatar.large{width:44px;height:44px;font-size:18px}
  .pc-chat-head h2{font-size:22px}
  .pc-chat-tools{padding:10px;background:#fff;border-bottom:1px solid #d0d5dd}
  .pc-chat-tools label{display:block}
  .pc-chat-tools input{max-width:100%}
  .pc-instructions-inline{margin:8px 10px}
  .pc-messages{min-height:0;padding:12px 10px 8px;background:#efe7dc}
  .pc-compose{padding:8px;background:#fff;gap:8px;flex-wrap:nowrap}
  .pc-compose textarea{min-width:0;border-radius:999px;rows:1;resize:none}
  .pc-compose .pc-primary{border-radius:999px;min-width:62px}
  .pc-upload{border-radius:999px;min-width:70px}
  .pc-bubble{max-width:86%;padding:9px 34px 7px 11px}
}


/* v0.6.9 imported sender side controls */
.pc-chat-head #pc-sender-sides{white-space:nowrap}
@media(max-width:780px){.pc-chat-head #pc-sender-sides{flex:1 1 100%;min-height:44px}.pc-preview-box{word-break:break-word}}


/* v0.7.1 mobile composer visibility fix */
.pc-main{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0}
.pc-chat-focused .pc-main{display:flex!important}
.pc-messages{flex:1 1 auto;min-height:0}
.pc-compose{flex:0 0 auto}
@media(max-width:780px){
  .pc-app{min-height:calc(100dvh - 8px)}
  .pc-shell{height:calc(100dvh - 8px)!important;min-height:calc(100dvh - 8px)!important;max-height:calc(100dvh - 8px)!important}
  .pc-shell.pc-chat-focused{position:relative;overflow:hidden}
  .pc-shell.pc-chat-focused .pc-main{height:100%;max-height:100%;overflow:hidden;padding-bottom:0}
  .pc-shell.pc-chat-focused .pc-messages{padding-bottom:92px;overflow-y:auto;-webkit-overflow-scrolling:touch}
  .pc-shell.pc-chat-focused .pc-compose{
    position:fixed!important;
    left:0;
    right:0;
    bottom:0;
    z-index:999999;
    box-sizing:border-box;
    padding:8px 10px calc(8px + env(safe-area-inset-bottom));
    border-top:1px solid #d0d5dd;
    box-shadow:0 -4px 18px rgba(15,23,42,.12);
  }
  .pc-shell.pc-chat-focused .pc-compose textarea{height:44px;min-height:44px;max-height:86px;line-height:1.25}
}

/* v0.7.4 consistent phone-style layout on tablets/laptops/desktops */
.pc-app{
  width:100%;
  max-width:520px;
  margin:0 auto;
}
.pc-shell{
  grid-template-columns:1fr!important;
  width:100%;
  max-width:520px;
  margin:0 auto;
  height:min(900px,calc(100dvh - 24px));
  min-height:min(720px,calc(100dvh - 24px));
  max-height:900px;
}
.pc-sidebar{
  border-right:0!important;
  border-bottom:1px solid #d0d5dd;
  height:100%;
  max-height:none;
  overflow:auto;
}
.pc-main{
  width:100%;
  min-width:0;
  height:100%;
  overflow:hidden;
}
.pc-mobile-only,.pc-mobile-back{display:inline-flex}
.pc-shell.pc-chat-focused .pc-sidebar{display:none!important}
.pc-shell.pc-list-focused .pc-main{display:none!important}
.pc-shell.pc-list-focused .pc-sidebar{display:flex!important}
.pc-chat-head{flex-wrap:wrap;gap:10px;padding:12px}
.pc-chat-head .pc-avatar.large{width:46px;height:46px;font-size:18px}
.pc-chat-head h2{font-size:clamp(24px,6vw,34px)}
.pc-export-menu{margin-left:0;flex:1 1 100%}
.pc-export-menu summary{width:100%;box-sizing:border-box}
.pc-export-options{position:static;margin-top:8px;box-shadow:none}
.pc-chat-head .pc-ghost,.pc-chat-head .pc-danger{flex:1 1 calc(50% - 8px);min-height:44px}
.pc-chat-head #pc-sender-sides{flex:1 1 100%}
.pc-chat-tools{display:grid;gap:8px;align-items:start;padding:10px 12px}
.pc-chat-tools label{min-width:0;width:100%}
.pc-chat-tools input{max-width:100%}
.pc-messages{padding:12px 10px;background:#efe7dc}
.pc-bubble{max-width:88%}
.pc-photo{max-width:100%;height:auto}
.pc-compose{gap:8px;padding:8px 10px;flex-wrap:nowrap}
.pc-compose textarea{min-width:0;height:44px;min-height:44px;max-height:90px;border-radius:999px;resize:none}
.pc-compose .pc-primary,.pc-upload{border-radius:999px;min-height:44px}
.pc-compose .pc-primary{min-width:64px}
.pc-upload{min-width:78px}
.pc-cards{grid-template-columns:1fr}
.pc-welcome{padding:24px}
.pc-view-current-chat{margin-top:12px}
@media(min-width:781px){
  .pc-shell.pc-chat-focused .pc-compose{
    position:sticky!important;
    left:auto;
    right:auto;
    bottom:0;
    z-index:6;
    box-shadow:0 -4px 18px rgba(15,23,42,.08);
  }
}
@media(max-width:560px){
  .pc-app{max-width:none;margin-left:-10px;margin-right:-10px;width:auto}
  .pc-shell{max-width:none;border-radius:0;height:calc(100dvh - 8px);min-height:calc(100dvh - 8px);max-height:calc(100dvh - 8px)}
}

/* v0.7.5 WhatsApp-style header/menu and composer */
.pc-side-head{position:relative;padding-right:54px}.pc-list-menu{position:absolute;right:0;top:2px}.pc-top-menu{z-index:50}.pc-top-menu>summary{width:44px;height:44px;border:0;border-radius:50%;background:#eef4ff;color:#1849a9;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;line-height:1;cursor:pointer;list-style:none}.pc-top-menu>summary::-webkit-details-marker{display:none}.pc-menu-panel{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #d0d5dd;border-radius:18px;box-shadow:0 14px 34px rgba(15,23,42,.2);padding:10px;display:grid;gap:7px;min-width:240px;z-index:100}.pc-menu-btn,.pc-menu-link{border:0;background:#f2f4f7;color:#1849a9;border-radius:12px;padding:11px 12px;font-weight:800;text-align:left;text-decoration:none;cursor:pointer;font-size:15px}.pc-menu-btn:hover,.pc-menu-link:hover{background:#e6eefb}.pc-menu-danger{background:#fee4e2!important;color:#b42318!important}.pc-menu-small{font-size:13px;color:#667085;padding:2px 4px 6px}.pc-menu-search{display:grid;gap:6px;font-weight:800;color:#344054}.pc-menu-search input{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:12px;padding:10px 12px;font-size:16px}.pc-whatsapp-head{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:10px;padding:8px 10px!important;min-height:64px}.pc-back-only{font-size:42px!important;line-height:1!important;color:#111827!important;background:transparent!important;border:0!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;display:flex;align-items:center;justify-content:center;border-radius:999px}.pc-chat-title{min-width:0;flex:1}.pc-chat-title h2{font-size:24px!important;line-height:1.05;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-chat-title p{font-size:13px;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-chat-menu{position:relative;margin-left:auto}.pc-chat-menu .pc-menu-panel{right:0}.pc-chat-head .pc-avatar.large{flex:0 0 auto}.pc-chat-tools{display:none!important}.pc-export-menu{display:none!important}.pc-chat-head .pc-danger,.pc-chat-head>.pc-ghost:not(.pc-mobile-back){display:none!important}.pc-compose{align-items:center;background:#fff!important;border-top:1px solid #e4e7ec}.pc-compose textarea{flex:1;border-radius:999px!important;padding:12px 16px!important;line-height:1.25;font-size:18px;background:#fff;border:1px solid #d0d5dd;min-height:48px!important;height:48px!important;max-height:110px}.pc-paperclip{order:2;width:48px!important;min-width:48px!important;height:48px!important;border:0!important;background:#fff!important;color:#475467!important;font-size:27px!important;padding:0!important;display:flex!important;align-items:center;justify-content:center;text-indent:0!important;overflow:hidden}.pc-send-arrow{order:3;width:54px!important;min-width:54px!important;height:54px!important;border-radius:50%!important;padding:0!important;font-size:26px!important;line-height:1!important;display:flex!important;align-items:center;justify-content:center;transform:rotate(-90deg);background:#12b76a!important;color:#fff!important}.pc-compose textarea{order:1}.pc-msg.incoming .pc-bubble{box-shadow:0 1px 1px rgba(0,0,0,.08)}.pc-msg.outgoing .pc-bubble{box-shadow:0 1px 1px rgba(0,0,0,.08)}
@media(min-width:561px){.pc-app{max-width:430px!important}.pc-shell{max-width:430px!important}.pc-menu-panel{min-width:260px}}
@media(max-width:560px){.pc-whatsapp-head{position:sticky;top:0;z-index:20;background:#fff}.pc-top-menu>summary{background:transparent;color:#111827}.pc-menu-panel{right:4px;max-width:calc(100vw - 28px)}.pc-compose{gap:6px!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important}.pc-compose textarea{font-size:17px}.pc-paperclip{width:44px!important;min-width:44px!important;height:44px!important}.pc-send-arrow{width:50px!important;min-width:50px!important;height:50px!important}.pc-bubble{max-width:84%!important}}


/* v0.7.7 hide theme page title on Past Chat shortcode page */
body:has(#past-chat-app) .entry-title,
body:has(#past-chat-app) h1.entry-title,
body:has(#past-chat-app) .page-title,
body:has(#past-chat-app) h1.page-title,
body:has(#past-chat-app) .wp-block-post-title,
body:has(#past-chat-app) .ast-single-post .entry-title,
body:has(#past-chat-app) .et_post_meta_wrapper > h1,
body:has(#past-chat-app) .elementor-widget-theme-post-title,
body:has(#past-chat-app) header.entry-header,
body:has(#past-chat-app) .entry-header{display:none!important;}
body:has(#past-chat-app) .site-main,
body:has(#past-chat-app) .entry-content,
body:has(#past-chat-app) .wp-block-post-content{margin-top:0!important;padding-top:0!important;}

/* v0.7.8 launch/app readiness settings */
.pc-launch-info{margin:14px 0;padding:12px 14px;border:1px solid #d0d5dd;border-radius:14px;background:#f8fafc;color:#344054;font-size:14px;line-height:1.45}
.pc-launch-info a{font-weight:800;color:#1849a9;text-decoration:none}

/* v0.8.0 billing and install prompt */
.pc-install-card{display:flex;align-items:center;gap:10px;background:#ecfdf3;border:1px solid #abefc6;border-radius:18px;padding:12px;margin:12px 0;box-shadow:0 10px 24px rgba(16,24,40,.08)}
.pc-install-card div{flex:1;min-width:0}.pc-install-card strong{display:block;color:#064e3b}.pc-install-card span{display:block;font-size:13px;color:#475467;line-height:1.35;margin-top:2px}.pc-primary.small{padding:8px 12px;font-size:13px}.pc-plan-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:12px 0}.pc-plan-card{border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:14px}.pc-plan-card h3{margin:0 0 8px;font-size:19px}.pc-plan-price{font-size:20px;font-weight:800;margin:8px 0 6px;color:#111827}.pc-plan-price.small{font-size:15px;font-weight:700;color:#475467;margin-top:12px}.pc-plan-card ul{margin:12px 0 0 0;padding:0;list-style:none;color:#344054;font-size:14px;line-height:1.65}.pc-plan-card li{margin:2px 0}
@media(min-width:700px){.pc-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
