:root{--heros-blue:#245aa5;--heros-deep:#10284b;--heros-ink:#13233d;--heros-muted:#64748b;--heros-line:#dbe4ef;--heros-soft:#f5f8fc;--heros-green:#17814f;--heros-warn:#fff7df;--heros-danger:#a12929;--heros-radius:20px;--heros-shadow:0 18px 46px rgba(16,40,75,.10)}
.heros-shell{width:min(1180px,calc(100% - 32px));margin:48px auto;padding:clamp(24px,4vw,52px);background:#fff;border:1px solid var(--heros-line);border-radius:28px;box-shadow:var(--heros-shadow);color:var(--heros-ink);box-sizing:border-box}.heros-shell *{box-sizing:border-box}.heros-shell h1,.heros-shell h2,.heros-shell h3{color:var(--heros-deep);line-height:1.1}.heros-shell h1{font-size:clamp(2rem,5vw,4rem);margin:.15em 0 .3em}.heros-shell h2{font-size:clamp(1.55rem,3vw,2.5rem);margin:.25em 0 .55em}.heros-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.73rem;font-weight:900;color:var(--heros-blue)}.heros-lead{font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.7;color:var(--heros-muted);max-width:820px}.heros-small{font-size:.78rem;color:var(--heros-muted)}
.heros-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 18px;border-radius:12px;border:1px solid var(--heros-blue);background:#fff;color:var(--heros-blue)!important;font-weight:800;text-decoration:none;cursor:pointer}.heros-btn:hover,.heros-btn:focus{transform:translateY(-1px);box-shadow:0 8px 24px rgba(36,90,165,.15)}.heros-btn--primary{background:var(--heros-blue);color:#fff!important}.heros-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0}.heros-actions a{display:flex;align-items:center;gap:12px;min-height:78px;padding:16px;border:1px solid var(--heros-line);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);color:var(--heros-deep);font-weight:800;text-decoration:none}.heros-actions a:hover{border-color:#a9c6e8;box-shadow:0 12px 28px rgba(16,40,75,.08)}.heros-actions b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eaf2fb;color:var(--heros-blue)}
.heros-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.heros-feature-grid article{border:1px solid var(--heros-line);border-radius:18px;padding:20px;background:var(--heros-soft)}.heros-feature-grid article>span{font-size:.72rem;font-weight:900;color:var(--heros-blue);text-transform:uppercase;letter-spacing:.08em}.heros-feature-grid h3{margin:.45em 0}.heros-feature-grid p{color:var(--heros-muted);margin:0;line-height:1.6}.heros-split-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start}.heros-grid{display:grid;gap:16px}.heros-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.heros-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.heros-form{display:grid;gap:18px;margin-top:24px}.heros-form label,.heros-form legend{font-weight:750;color:var(--heros-deep);font-size:.88rem}.heros-form input:not([type=checkbox]),.heros-form select,.heros-form textarea{width:100%;margin-top:7px;border:1px solid #c8d4e3;border-radius:12px;padding:12px 13px;background:#fff;color:var(--heros-ink);font:inherit;min-height:46px}.heros-form textarea{min-height:90px;resize:vertical}.heros-form input:focus,.heros-form select:focus,.heros-form textarea:focus{outline:3px solid rgba(36,90,165,.16);border-color:var(--heros-blue)}.heros-divider{display:flex;align-items:center;gap:14px;margin-top:8px;font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--heros-blue)}.heros-divider:after{content:"";height:1px;flex:1;background:var(--heros-line)}.heros-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border:1px solid var(--heros-line);padding:18px;border-radius:16px}.heros-features legend{padding:0 7px}.heros-features label,.heros-check{display:flex;gap:9px;align-items:flex-start;font-weight:600!important;color:#43526a!important;line-height:1.45}.heros-check input{margin-top:3px}.heros-consents{display:grid;gap:10px;padding:16px;background:#f8fafc;border-radius:14px}.heros-privacy{font-size:.76rem;color:var(--heros-muted);margin:0}.heros-hp{position:absolute!important;left:-9999px!important;height:1px;overflow:hidden}.heros-notice{padding:14px 16px;border-radius:12px;margin:0 0 20px;font-weight:700}.heros-notice--success{background:#ecf8f1;color:#145c3a;border:1px solid #bfe7d0}.heros-notice--error{background:#fff1f1;color:#812c2c;border:1px solid #f1c4c4}.heros-legal-banner{background:var(--heros-warn);border-left:5px solid #d4a21e;padding:16px 18px;border-radius:10px;margin:18px 0;color:#5e4a13;line-height:1.55}.heros-bank-strip,.heros-connector-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:13px;border-radius:12px;background:#f4f7fb;border:1px solid var(--heros-line)}.heros-bank-strip span,.heros-connector-row span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--heros-line);font-size:.76rem;font-weight:700}
.heros-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.heros-match-section{margin-top:44px}.heros-property-card{overflow:hidden;border:1px solid var(--heros-line);border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(16,40,75,.07)}.heros-property-media{display:block;aspect-ratio:4/3;background:#edf2f7}.heros-property-media img{width:100%;height:100%;object-fit:cover}.heros-property-body{padding:16px}.heros-property-body h3{font-size:1.08rem;margin:.4em 0}.heros-property-body h3 a{text-decoration:none;color:var(--heros-deep)}.heros-property-price{font-size:1.15rem;font-weight:900;color:var(--heros-blue)}.heros-card-actions{display:flex;gap:8px;flex-wrap:wrap}.heros-card-actions a{font-size:.78rem;font-weight:800;text-decoration:none;background:#eef4fb;color:var(--heros-blue);border-radius:999px;padding:7px 10px}
.heros-ai{background:linear-gradient(145deg,#fff 0%,#f4f8fd 100%)}.heros-ai-head{display:grid;grid-template-columns:90px 1fr;gap:20px;align-items:start}.heros-ai-head img{width:90px;height:90px;object-fit:contain;background:#fff;border-radius:20px;padding:10px;border:1px solid var(--heros-line)}.heros-chat-log{height:360px;overflow:auto;margin:24px 0 12px;padding:18px;background:#fff;border:1px solid var(--heros-line);border-radius:18px;display:flex;flex-direction:column;gap:12px}.heros-bubble{max-width:min(80%,720px);padding:12px 14px;border-radius:16px;line-height:1.55}.heros-bubble--ai{align-self:flex-start;background:#eef4fb;color:var(--heros-deep);border-bottom-left-radius:4px}.heros-bubble--user{align-self:flex-end;background:var(--heros-blue);color:#fff;border-bottom-right-radius:4px}.heros-chat-form{display:grid;grid-template-columns:1fr auto;gap:10px}.heros-chat-form textarea{width:100%;border:1px solid #c8d4e3;border-radius:14px;padding:13px;font:inherit;resize:vertical}.heros-ai-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.heros-ai-links a{font-size:.82rem;font-weight:800;color:var(--heros-blue)}
.heros-signature-wrap{border:1px solid var(--heros-line);border-radius:16px;padding:12px;background:#fff}.heros-signature{display:block;width:100%;height:220px;border-radius:10px;background:linear-gradient(#fff,#fbfdff);touch-action:none;border:1px dashed #b7c6d9}.heros-signature-wrap>div{margin-top:10px}.heros-radar-controls{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin:20px 0}.heros-radar-controls label{font-weight:800}.heros-radar-controls select{margin-left:8px;padding:10px;border-radius:10px;border:1px solid var(--heros-line)}.heros-radar-status{padding:10px 0;color:var(--heros-muted)}
.heros-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.heros-insight-card{padding:22px;border:1px solid var(--heros-line);border-radius:18px;background:#fff}.heros-insight-card>span{font-size:.74rem;color:var(--heros-muted)}.heros-insight-card h3{margin:.45em 0}.heros-insight-card p{color:var(--heros-muted);line-height:1.6}.heros-insight-card a{font-weight:850;color:var(--heros-blue);text-decoration:none}.heros-pulse{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.heros-pulse>div{padding:18px;border-radius:16px;background:var(--heros-deep);color:#fff}.heros-pulse strong{display:block;font-size:2rem}.heros-pulse span{font-size:.8rem;opacity:.8}.heros-journey{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.heros-journey span{padding:10px 13px;border-radius:999px;background:#edf4fc;color:var(--heros-deep);font-weight:800;font-size:.78rem}.heros-maintenance{margin-top:30px;border:1px solid var(--heros-line);border-radius:14px;padding:16px}.heros-maintenance summary{cursor:pointer;font-weight:850;color:var(--heros-blue)}
@media(max-width:1000px){.heros-actions,.heros-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.heros-property-grid,.heros-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.heros-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.heros-pulse{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.heros-shell{width:min(100% - 18px,1180px);margin:18px auto;padding:20px;border-radius:20px}.heros-actions,.heros-feature-grid,.heros-property-grid,.heros-insight-grid,.heros-grid--2,.heros-grid--3,.heros-features,.heros-pulse{grid-template-columns:1fr}.heros-split-head{display:block}.heros-split-head>.heros-btn{margin-top:12px}.heros-ai-head{grid-template-columns:64px 1fr}.heros-ai-head img{width:64px;height:64px}.heros-chat-log{height:310px;padding:12px}.heros-bubble{max-width:92%}.heros-chat-form{grid-template-columns:1fr}.heros-chat-form .heros-btn{width:100%}.heros-signature{height:180px}.heros-radar-controls{align-items:stretch;flex-direction:column}.heros-radar-controls .heros-btn{width:100%}}
@media(max-width:380px){.heros-shell{width:100%;margin:0;border-left:0;border-right:0;border-radius:0}.heros-actions{gap:8px}.heros-actions a{min-height:64px;padding:12px}.heros-shell h1{font-size:2rem}}
@media(prefers-reduced-motion:reduce){.heros-btn{transition:none!important}.heros-btn:hover{transform:none}}

/* Customer transaction workspace */
.heros-transaction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.heros-transaction-grid article{background:#fff;border:1px solid rgba(31,55,92,.13);border-radius:18px;padding:20px;box-shadow:0 10px 28px rgba(22,39,68,.06)}.heros-transaction-grid h2{font-size:1.1rem;margin-top:0}.heros-transaction-grid ul{list-style:none;margin:0;padding:0}.heros-transaction-grid li{padding:11px 0;border-bottom:1px solid rgba(31,55,92,.1)}.heros-transaction-grid li:last-child{border-bottom:0}.heros-status{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;margin:0 4px;background:#eef3fa;color:#233c68;font-size:.75rem;font-weight:700}@media(max-width:680px){.heros-transaction-grid{grid-template-columns:1fr}}
.heros-ai-consent{grid-column:1/-1;margin-top:2px;font-size:.86rem;color:var(--heros-muted);font-weight:500}

/* v3 commerce, verification and market-intelligence refinements */
.heros-checkout-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:22px 0}.heros-checkout-steps span{display:flex;align-items:center;gap:8px;min-height:54px;padding:10px 12px;border-radius:14px;background:#f5f8fc;border:1px solid var(--heros-line);font-size:.76rem;font-weight:850;color:var(--heros-deep)}.heros-checkout-steps b{width:26px;height:26px;flex:0 0 26px;border-radius:50%;display:grid;place-items:center;background:var(--heros-blue);color:#fff;font-size:.72rem}.heros-selected-property{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:18px;align-items:center;padding:16px;border:1px solid var(--heros-line);border-radius:18px;background:linear-gradient(135deg,#fff,#f5f9ff);margin:18px 0}.heros-selected-property img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px}.heros-selected-property h3{margin:.2em 0}.heros-selected-property p{margin:.3em 0;color:var(--heros-muted)}.heros-market-stat{padding:18px;border:1px solid var(--heros-line);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff)}.heros-market-stat strong{display:block;font-size:clamp(1.6rem,4vw,2.4rem);color:var(--heros-deep)}.heros-market-stat span{display:block;margin-top:5px;color:var(--heros-muted);font-size:.8rem;font-weight:700}.heros-demand-list{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none}.heros-demand-list li{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 14px;border:1px solid var(--heros-line);border-radius:12px;background:#fff}.heros-demand-list b{color:var(--heros-blue)}.heros-provider-status{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;margin:14px 0;border-radius:14px;border:1px solid var(--heros-line);background:#f8fafc}.heros-provider-status strong{color:var(--heros-deep)}.heros-provider-status small{display:block;color:var(--heros-muted);margin-top:3px}.heros-transaction-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:20px 0}.heros-transaction-rail>div{padding:12px;border:1px solid var(--heros-line);border-radius:12px;background:#fff;font-size:.78rem;font-weight:800}.heros-transaction-rail>div.is-current{border-color:var(--heros-blue);box-shadow:0 0 0 3px rgba(36,90,165,.10)}
@media(max-width:900px){.heros-checkout-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.heros-transaction-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.heros-checkout-steps,.heros-transaction-rail{grid-template-columns:1fr}.heros-selected-property{grid-template-columns:1fr}.heros-selected-property img{max-height:250px}.heros-demand-list li{align-items:flex-start;flex-direction:column;gap:4px}}

/* Property brief matching */
.heros-brief-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0;padding:16px;border:1px solid rgba(31,55,92,.13);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(22,39,68,.05)}
.heros-brief-summary>div{display:flex;flex-direction:column;gap:4px;min-width:0}.heros-brief-summary span{font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;color:#65748d;font-weight:700}.heros-brief-summary strong{font-size:.96rem;color:#162744;overflow-wrap:anywhere}
.heros-match-score{display:inline-flex;align-items:center;width:max-content;margin:0 0 10px;padding:5px 10px;border-radius:999px;background:#eef3fa;color:#1d3762;font-weight:800;font-size:.8rem}.heros-match-explain{margin:12px 0;padding:10px 12px;border:1px solid rgba(31,55,92,.12);border-radius:12px;background:#f9fbfe}.heros-match-explain summary{cursor:pointer;font-weight:750;color:#1f375d}.heros-match-explain ul{margin:9px 0 0 18px;padding:0}.heros-empty-match{padding:26px;border:1px dashed rgba(31,55,92,.28);border-radius:18px;background:#fbfcfe}.heros-empty-match h3{margin-top:0}
@media(max-width:780px){.heros-brief-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.heros-brief-summary{grid-template-columns:1fr}.heros-match-explain{font-size:.94rem}}

/* HER Realty PropertyOS v4 unified experience */
.heros-brandbar{width:min(1540px,calc(100% - 32px));margin:22px auto -28px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 22px;border:1px solid var(--heros-line);border-radius:18px;background:linear-gradient(135deg,#fff,#f4f8fe);box-shadow:0 12px 34px rgba(16,40,75,.08);color:var(--heros-ink)}
.heros-brandbar__identity{display:flex;align-items:center;gap:16px;min-width:0}.heros-brandbar img,.heros-brand-inline img{width:auto;height:58px;max-width:150px;object-fit:contain}.heros-brandbar strong{display:block;color:var(--heros-deep);font-size:1rem}.heros-brandbar small{display:block;color:var(--heros-muted);margin-top:2px}.heros-brandbar__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.heros-brandbar__meta span{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;background:#eaf2fb;color:var(--heros-deep);font-size:.76rem;font-weight:850}.heros-brandbar__meta a{color:var(--heros-blue);font-weight:850;font-size:.82rem;text-decoration:none}
.heros-brand-inline{display:flex;align-items:center;gap:22px;margin-bottom:20px}.heros-brand-inline h1{margin:.08em 0}.heros-brand-inline img{height:72px;max-width:180px}
.heros-propertyos-page .her-container--propertyos{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.heros-propertyos-page .her-section--propertyos{padding:0 0 72px!important;overflow:visible!important}.heros-propertyos-page .her-section--propertyos>.her-container{max-width:none!important}.heros-propertyos-page .her-page-hero{display:none!important}
.heros-shell{width:min(1540px,calc(100% - 32px));max-width:none;margin:48px auto;padding:clamp(24px,3.5vw,54px);border-radius:28px}
.heros-doc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.heros-doc-grid article{display:flex;flex-direction:column;align-items:flex-start;min-height:260px;padding:24px;border:1px solid var(--heros-line);border-radius:20px;background:linear-gradient(180deg,#fff,#f7fafe);box-shadow:0 10px 26px rgba(16,40,75,.05)}.heros-doc-grid article h2{font-size:1.22rem;margin:12px 0 8px}.heros-doc-grid article p{color:var(--heros-muted);line-height:1.6;flex:1}.heros-doc-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#eaf2fb;color:var(--heros-blue);font-weight:900}
.heros-compliance-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#e5f6ee;color:#12653e;font-size:.74rem;font-weight:900;margin:4px 0 14px}.heros-compliance-badge--advisory{background:#fff5d9;color:#77530f}.heros-ppra-line,.heros-ppra-clause{padding:12px 14px;border:1px solid #cbd9e9;background:#f7faff;border-radius:12px;color:var(--heros-deep);font-weight:820}.heros-ppra-line{display:inline-block;margin-bottom:18px}.heros-ppra-clause{margin:18px 0}.heros-legal-banner{padding:16px 18px;border-left:4px solid var(--heros-blue);border-radius:12px;background:#f2f7fd;color:var(--heros-ink);line-height:1.6;margin:18px 0}.heros-statutory-copy{margin:18px 0;padding:22px;border:1px solid var(--heros-line);border-radius:18px;background:#fff}.heros-statutory-copy h2{font-size:1rem;margin:18px 0 7px}.heros-statutory-copy h2:first-child{margin-top:0}.heros-statutory-copy p{line-height:1.72;color:#33445d}.heros-statutory-copy ol{padding-left:20px;color:#33445d;line-height:1.7}
.heros-disclosure-table{display:grid;border:1px solid var(--heros-line);border-radius:16px;overflow:hidden;margin:16px 0 22px}.heros-disclosure-head,.heros-disclosure-row{display:grid;grid-template-columns:minmax(260px,1fr) 64px 64px 64px;align-items:stretch}.heros-disclosure-head{background:var(--heros-deep);color:#fff;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.heros-disclosure-head span,.heros-disclosure-row>div,.heros-disclosure-row>label{padding:12px;border-right:1px solid var(--heros-line)}.heros-disclosure-head span:last-child,.heros-disclosure-row>label:last-child{border-right:0}.heros-disclosure-row{border-top:1px solid var(--heros-line)}.heros-disclosure-row:nth-child(odd){background:#f9fbfd}.heros-disclosure-row>label{display:grid;place-items:center}.heros-disclosure-row input{width:18px;height:18px;margin:0}
.heros-signature-wrap{padding:18px;border:1px solid var(--heros-line);border-radius:16px;background:#f9fbfd}.heros-signature{display:block;width:100%;height:clamp(170px,24vw,260px);margin:10px 0 12px;border:1px dashed #95a8c0;border-radius:12px;background:#fff;touch-action:none}.heros-signature:focus{outline:3px solid rgba(36,90,165,.16)}
.heros-crm-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0}.heros-crm-summary article{padding:18px;border:1px solid var(--heros-line);border-radius:16px;background:#fff}.heros-crm-summary strong{display:block;font-size:1.65rem;color:var(--heros-deep)}.heros-crm-summary span{color:var(--heros-muted);font-size:.78rem}

/* Global AI property advisor */
.heros-chat-launcher{position:fixed;right:22px;bottom:22px;z-index:9998;display:flex;align-items:center;gap:10px;min-height:58px;padding:8px 16px 8px 8px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:linear-gradient(135deg,var(--heros-deep),var(--heros-blue));color:#fff;box-shadow:0 18px 48px rgba(16,40,75,.32);font-weight:900}.heros-chat-launcher img{width:42px;height:42px;object-fit:contain;background:#fff;border-radius:50%;padding:4px}.heros-chat-launcher:focus{outline:3px solid rgba(36,90,165,.3);outline-offset:3px}.heros-chat-panel{position:fixed;right:22px;bottom:92px;z-index:9999;width:min(410px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 120px));border:1px solid var(--heros-line);border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(16,40,75,.32);overflow:hidden;color:var(--heros-ink)}.heros-chat-panel[hidden]{display:none}.heros-chat-panel__head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;background:linear-gradient(135deg,#10284b,#245aa5);color:#fff}.heros-chat-panel__head>div{display:flex;align-items:center;gap:11px}.heros-chat-panel__head img{width:48px;height:48px;object-fit:contain;background:#fff;border-radius:13px;padding:4px}.heros-chat-panel__head strong{display:block}.heros-chat-panel__head small{display:block;color:rgba(255,255,255,.8)}.heros-chat-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:1.35rem}.heros-chat-panel .heros-chat-log{height:min(360px,38vh);overflow:auto;padding:16px;background:#f7f9fc}.heros-chat-panel .heros-ai-form{display:grid;gap:10px;padding:14px}.heros-chat-panel .heros-ai-message{width:100%;min-height:74px;max-height:130px;resize:vertical;border:1px solid #c8d4e3;border-radius:13px;padding:11px 12px}.heros-chat-panel__links{display:flex;gap:7px;flex-wrap:wrap;padding:0 14px 14px}.heros-chat-panel__links a{font-size:.74rem;font-weight:850;color:var(--heros-blue);padding:7px 9px;border-radius:999px;background:#eaf2fb;text-decoration:none}

@media(max-width:1180px){.heros-actions,.heros-feature-grid,.heros-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.heros-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.heros-crm-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.heros-brandbar{width:calc(100% - 16px);margin:10px auto -18px;padding:12px;align-items:flex-start}.heros-brandbar__meta{display:none}.heros-brandbar img{height:46px}.heros-shell{width:calc(100% - 12px);margin:28px auto;padding:20px 16px;border-radius:20px}.heros-brand-inline{align-items:flex-start;gap:12px}.heros-brand-inline img{height:56px;max-width:120px}.heros-actions,.heros-feature-grid,.heros-doc-grid,.heros-grid--2,.heros-grid--3,.heros-crm-summary{grid-template-columns:1fr}.heros-disclosure-table{overflow-x:auto}.heros-disclosure-head,.heros-disclosure-row{min-width:690px}.heros-chat-launcher{right:12px;bottom:12px}.heros-chat-launcher span{display:none}.heros-chat-launcher{padding:7px}.heros-chat-panel{right:7px;bottom:76px;width:calc(100vw - 14px);max-height:calc(100dvh - 90px);border-radius:20px}.heros-chat-panel .heros-chat-log{height:min(360px,42vh)}}
@media(max-width:390px){.heros-shell{width:100%;margin:20px 0;border-left:0;border-right:0;border-radius:0;padding:18px 13px}.heros-brandbar{width:100%;margin:0;border-left:0;border-right:0;border-radius:0}.heros-chat-panel{right:0;bottom:70px;width:100vw;border-radius:18px 18px 0 0}.heros-chat-launcher{right:10px;bottom:10px}}
@media(prefers-reduced-motion:reduce){.heros-btn,.heros-chat-launcher{transition:none!important;scroll-behavior:auto!important}}
.heros-propertyos-page .entry-content,.heros-propertyos-page .wp-block-post-content,.heros-propertyos-page .site-content .content-area{max-width:none!important;width:100%!important;margin-inline:0!important;padding-inline:0!important}.heros-propertyos-page .content-area,.heros-propertyos-page .site-main{max-width:none!important;width:100%!important}

/* PropertyOS v4.0.2 chatbot ownership + click-resilience. The plugin is the only public chatbot owner. */
.her-theme-chatbot,.her-chatbot,.her-chat-widget,.her-ai-chat-widget,.her-floating-chat,.her-chat-launcher{display:none!important}
.heros-global-chat--plugin{position:relative;z-index:2147483000;pointer-events:none}
.heros-global-chat--plugin .heros-chat-launcher,.heros-global-chat--plugin .heros-chat-panel{pointer-events:auto!important}
.heros-global-chat--plugin .heros-chat-launcher{z-index:2147483000!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.heros-global-chat--plugin .heros-chat-panel{z-index:2147483001!important}
.heros-global-chat--plugin .heros-chat-panel.is-open{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
.heros-global-chat--plugin .heros-chat-panel[aria-hidden="true"]{display:none!important}


/* PropertyOS v4.1.0 complete lead capture inside the plugin-owned AI advisor. */
.heros-chat-profile{margin:16px 0;border:1px solid var(--heros-line);border-radius:16px;background:#fff;overflow:hidden}.heros-chat-profile>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;cursor:pointer;background:#f2f7fd;color:var(--heros-deep);font-weight:900;list-style:none}.heros-chat-profile>summary::-webkit-details-marker{display:none}.heros-chat-profile>summary strong{font-size:.72rem;color:var(--heros-blue);white-space:nowrap}.heros-chat-profile__body{padding:14px;display:grid;gap:12px}.heros-chat-profile__intro{margin:0;color:var(--heros-muted);font-size:.78rem;line-height:1.5}.heros-chat-profile__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.heros-chat-profile label{font-size:.76rem;font-weight:750;color:var(--heros-deep)}.heros-chat-profile input:not([type=checkbox]),.heros-chat-profile select,.heros-chat-profile textarea{display:block;width:100%;min-height:40px;margin-top:5px;padding:9px 10px;border:1px solid #c8d4e3;border-radius:10px;background:#fff;color:var(--heros-ink);font:inherit;box-sizing:border-box}.heros-chat-profile textarea{resize:vertical}.heros-chat-profile input:focus,.heros-chat-profile select:focus,.heros-chat-profile textarea:focus{outline:3px solid rgba(36,90,165,.14);border-color:var(--heros-blue)}.heros-chat-profile__wide{display:block}.heros-chat-profile__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.heros-profile-status{font-size:.76rem;color:var(--heros-muted);line-height:1.45;flex:1;min-width:160px}.heros-chat-profile .heros-check{font-size:.74rem!important}.heros-chat-panel .heros-chat-profile{margin:0;border-width:0 0 1px;border-radius:0}.heros-chat-panel .heros-chat-profile__body{max-height:min(360px,42vh);overflow:auto}.heros-chat-panel .heros-chat-profile__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.heros-chat-panel .heros-chat-log{height:min(230px,27vh);margin:0;border:0;border-radius:0}.heros-chat-panel{overflow:auto}.heros-ai>.heros-chat-profile{margin-top:22px}.heros-ai>.heros-chat-profile .heros-chat-profile__grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.heros-ai>.heros-chat-profile .heros-chat-profile__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.heros-chat-profile__grid,.heros-chat-panel .heros-chat-profile__grid,.heros-ai>.heros-chat-profile .heros-chat-profile__grid{grid-template-columns:1fr}.heros-chat-panel .heros-chat-profile__body{max-height:46vh}.heros-chat-panel .heros-chat-log{height:22vh}.heros-chat-profile__actions .heros-btn{width:100%}}

/* v4.1.1 public-form security and transcript UX */
.heros-security-note{margin:12px 0 22px;padding:12px 14px;border:1px solid #d9e6f6;border-radius:12px;background:#f5f9ff;color:#344861;font-size:.92rem;line-height:1.5}.heros-chat-transcript-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:10px 0}.heros-chat-transcript-actions [data-heros-transcript-status]{font-size:.82rem;color:#536174}.heros-chat-transcript-actions .heros-btn{padding:8px 12px;font-size:.82rem}.heros-hp-input{pointer-events:none!important}.heros-profile-status{display:inline-block;min-height:1.2em}.heros-form input:invalid,.heros-form textarea:invalid,.heros-form select:invalid{box-shadow:none}
