/* Scoped presentation port: does not restyle BHC's existing opt-in or legal pages. */
.attendant-dialog{color:var(--text);background:#101420;border:1px solid #60536f;border-radius:18px;padding:0;width:min(1460px,96vw);height:min(860px,94svh);max-height:94svh;max-width:96vw;margin:auto;overflow:hidden;box-shadow:0 35px 120px #000b}.attendant-dialog[open]{display:flex;flex-direction:column}.attendant-dialog::backdrop{background:#020410d9;backdrop-filter:blur(12px)}.attendant-topbar{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;background:linear-gradient(105deg,#1f1932,#121825);border-bottom:1px solid #38334d}.attendant-identity{display:flex;align-items:center;gap:13px}.attendant-identity>img{width:42px;height:42px;border-radius:50%;object-fit:cover;object-position:center 18%;border:1px solid #8d79b2}.attendant-identity small{color:#af9ccf;letter-spacing:.16em;font-size:8px;display:block;margin-bottom:6px}.attendant-identity h2{font-size:24px;letter-spacing:-.04em;margin:0}.attendant-identity h2:focus{outline:none}.attendant-top-actions{display:flex;gap:16px;align-items:center}.attendant-demo-badge{border:1px solid #5d4b83;border-radius:20px;background:#34234566;color:#cbb3f0;padding:6px 12px;display:flex;align-items:center;gap:7px;font-size:9px;white-space:nowrap}.attendant-demo-badge i{width:5px;height:5px;background:#c39fff;border-radius:50%}.attendant-disclosure{padding:9px 20px;margin:0;background:#15192a;border-bottom:1px solid #2d334b;font-size:10px;color:#a4adc5;line-height:1.65;text-align:center;flex-shrink:0}.attendant-disclosure strong{font-weight:500;color:#c7bade}.attendant-workspace{flex:1;display:grid;grid-template-columns:minmax(260px,.88fr) minmax(330px,1.2fr) minmax(245px,.72fr);min-height:0}.attendant-stage{min-width:0;display:flex;flex-direction:column;border-right:1px solid #34364b;background:#111626}.attendant-stage-image{position:relative;flex:1;min-height:210px;overflow:hidden}.attendant-stage-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 14%}.attendant-stage-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#111626 0%,#111626ae 20%,transparent 75%)}.attendant-stage-label{position:absolute;z-index:1;left:17px;top:17px;display:flex;gap:7px;align-items:center;padding:6px 10px;border:1px solid #83729470;background:#111724cb;border-radius:6px;font-size:9px;color:#d5d2e8}.attendant-stage-label>span{width:5px;height:5px;background:#ae87e4;border-radius:50%}.attendant-stage-label b{font-weight:500}.attendant-stage-caption{position:absolute;bottom:22px;left:24px;right:20px;z-index:1}.attendant-stage-caption small{font-size:7px;letter-spacing:.14em;color:#c1cbe0}.attendant-stage-caption h3{font-size:49px;line-height:1;margin:9px 0 10px;letter-spacing:-.04em}.attendant-stage-caption p{font-size:12px;margin:0;color:#c3c9df;line-height:1.7;max-width:230px}.attendant-stage-controls{padding:17px 16px 20px;border-top:1px solid #34394c;flex-shrink:0}.attendant-stage-tag{display:block;font-size:7px;letter-spacing:.2em;color:#7588a7;text-align:center;margin-bottom:10px}.attendant-stage-controls>p{font-size:8px;color:#91a0bc;text-align:center;min-height:13px;margin:0 0 11px}.attendant-mode-switch{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #3a4059;border-radius:7px;overflow:hidden;background:#181d30}.attendant-mode-switch>button{font-size:9px;border-right:1px solid #3a4059;padding:11px 7px;white-space:nowrap;color:#aebbd3}.attendant-mode-switch>button:last-child{border:0}.attendant-mode-switch>button[aria-pressed=true]{background:#4d346a;color:#eee7ff}.attendant-mode-switch>button:hover{background:#30293f}.attendant-stage-controls>.button{margin-top:11px;width:100%;font-size:9px;min-height:36px;padding:9px;letter-spacing:.01em}.attendant-conversation{min-width:0;min-height:0;display:flex;flex-direction:column;background:#0d121e}.attendant-conversation>header{display:flex;justify-content:space-between;gap:18px;padding:23px 22px 20px;align-items:center;border-bottom:1px solid #272e43;flex-shrink:0}.attendant-conversation>header small{color:#8e81b0;font-size:7px;letter-spacing:.2em}.attendant-conversation>header h3{font-size:22px;letter-spacing:-.03em;margin:9px 0 0;line-height:1.1}.conversation-preview{color:#9b8cad;font-size:7px;letter-spacing:.15em;border:1px solid #40354f;border-radius:4px;padding:5px 7px}.attendant-conversation [data-demo-log]{flex:1;min-height:100px;overflow:auto;padding:24px 22px 12px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#514365 #101321}.attendant-message{padding:15px 16px;border:1px solid #2e344d;background:#191e30;border-radius:0 12px 12px 12px;margin-bottom:16px;max-width:95%}.attendant-message small{font-size:7px;letter-spacing:.12em;color:#a395c9}.attendant-message p{font-size:12px;color:#c1cadd;line-height:1.85;margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.attendant-message.user{border-radius:12px 0 12px 12px;border-color:#4c3a68;background:#302344;margin-left:auto}.attendant-message.user small{color:#c3a9e1}.attendant-message.user p{color:#e5dcef}.attendant-suggestions{display:flex;flex-wrap:wrap;gap:7px;padding:10px 22px 19px;flex-shrink:0}.attendant-suggestions>button{font-size:8px;border:1px solid #3c3854;border-radius:5px;padding:7px 9px;color:#bdb6d4;background:#17182a}.attendant-suggestions>button[aria-pressed=true],.attendant-suggestions>button:hover{border-color:#9973c3;background:#3a2850;color:#f2e7ff}.attendant-composer{flex-shrink:0;padding:15px 22px 20px;border-top:1px solid #282d41;margin:0}.attendant-composer>label{display:block;color:#939fbb;font-size:9px;margin-bottom:8px}.attendant-composer>div{display:flex;align-items:center;border:1px solid #44415e;background:#151b2a;border-radius:7px;padding:6px}.attendant-composer textarea{flex:1;min-width:0;min-height:36px;max-height:85px;resize:vertical;border:0;border-radius:5px;padding:10px;background:transparent;color:#e0e5f2;font-size:11px;line-height:1.5}.attendant-composer textarea::placeholder{color:#6d7e9c}.attendant-composer button{background:#8156d5;border-radius:5px;width:35px;height:35px;flex:0 0 35px;font-size:22px;line-height:1}.attendant-composer>small{font-size:7px;color:#7786a2;display:block;margin-top:9px;line-height:1.6}.attendant-coverage{min-width:0;overflow:auto;border-left:1px solid #30334a;background:linear-gradient(#1a1b2f,#111825);padding:25px 22px 15px;scrollbar-width:thin;scrollbar-color:#534568 #151629}.attendant-coverage>header small{font-size:8px;letter-spacing:.18em;color:#b192d5}.attendant-coverage>header h3{font-size:36px;line-height:1.02;margin:16px 0 17px}.attendant-coverage>header p{font-size:10px;line-height:1.75;color:#9cabc5}.attendant-coverage-fields label{display:block;margin:20px 0;font-size:9px;color:#b6bcd4}.attendant-coverage-fields select{display:block;width:100%;padding:12px 9px;margin-top:7px;border:1px solid #494259;border-radius:5px;background:#232239;color:#dfd9f0;font-size:10px;min-height:41px}.attendant-brief{padding:19px 15px;background:#121a27;border:1px solid #3a3c56;border-radius:8px;margin:23px 0 9px}.attendant-brief>small{font-size:7px;letter-spacing:.15em;color:#ac9fc5}.attendant-brief h4{font-size:19px;line-height:1.3;letter-spacing:-.02em;margin:14px 0 10px;color:#e2dcee}.attendant-brief>p{font-size:10px;line-height:1.65;margin-bottom:11px}.attendant-brief>span{font-size:8px;background:#373048;border:1px solid #574565;color:#cbb5e7;border-radius:5px;padding:4px 7px}.attendant-brief .attendant-brief-local{color:#798ba4;font-size:8px;border-top:1px solid #323449;padding-top:12px;margin:16px 0 0}.attendant-coverage>.text-link{font-size:9px;padding:9px 1px;margin-bottom:10px}.attendant-coverage>.button{display:flex;width:100%;font-size:10px;min-height:39px;padding:11px 8px;margin-bottom:9px}.attendant-coverage>.live-disabled{font-size:9px;width:100%;padding:9px 5px;margin-top:10px;border:1px dashed #494253;border-radius:6px;color:#a8a0b8;background:#181827}.attendant-demo-note{font-size:8px;line-height:1.7;text-align:center;margin:11px 0 0;color:#7b849c}.attendant-bottom{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#141526;border-top:1px solid #373249;flex-shrink:0}.attendant-bottom>p{font-size:9px;color:#9eacc6;margin:0;line-height:1.6;flex:1}.attendant-bottom .preview-dot{width:5px;height:5px;flex-shrink:0}.attendant-bottom-brand{color:#726387;font-size:7px;letter-spacing:.17em;white-space:nowrap}
@media(max-width:1180px){.attendant-workspace{grid-template-columns:minmax(220px,.85fr) minmax(290px,1.13fr) minmax(210px,.75fr)}.attendant-topbar{padding:16px 19px}.attendant-stage-caption h3{font-size:43px}.attendant-stage-caption{left:20px}.attendant-stage-controls{padding:14px 11px}.attendant-mode-switch>button{font-size:8px}.attendant-conversation>header{padding:20px 17px}.attendant-conversation>header h3{font-size:19px}.attendant-conversation [data-demo-log]{padding:20px 17px 8px}.attendant-suggestions{padding:10px 17px 16px}.attendant-composer{padding:13px 17px 16px}.attendant-coverage{padding:22px 16px 15px}.attendant-coverage>header h3{font-size:31px}.attendant-message{padding:13px}.attendant-message p{font-size:11px}.attendant-message small{font-size:6px}.attendant-coverage-fields select{font-size:9px}.attendant-brief h4{font-size:17px}.attendant-coverage>.button{font-size:9px}.attendant-disclosure{font-size:9px}.attendant-bottom>p{font-size:8px}}
@media(max-width:930px){.attendant-dialog{width:96vw;height:95svh;max-height:95svh}.attendant-workspace{grid-template-columns:minmax(220px,.85fr) minmax(310px,1.15fr);overflow:auto;overscroll-behavior:contain}.attendant-stage{min-height:560px;border-bottom:1px solid #36334b}.attendant-conversation{min-height:560px;max-height:70svh;border-bottom:1px solid #36334b}.attendant-stage-image{min-height:330px}.attendant-coverage{grid-column:1/-1;overflow:visible;display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;border-left:0;padding:25px}.attendant-coverage>header{grid-column:1}.attendant-coverage>header h3{font-size:31px;margin:12px 0}.attendant-coverage>header h3 br{display:none}.attendant-coverage-fields{grid-column:2;grid-row:1}.attendant-coverage-fields label{margin:0 0 17px}.attendant-brief{grid-column:1;grid-row:2/5;margin:0}.attendant-coverage>.text-link{grid-column:2;padding:0;margin:0}.attendant-coverage>.button{grid-column:2;margin-bottom:0}.attendant-coverage>.live-disabled{grid-column:1/-1}.attendant-demo-note{grid-column:1/-1}.attendant-topbar{padding:13px 17px}.attendant-identity h2{font-size:22px}.attendant-identity small{font-size:7px}.attendant-identity>img{width:36px;height:36px}.attendant-demo-badge{font-size:8px}.attendant-bottom-brand{display:none}.attendant-conversation [data-demo-log]{max-height:330px}.attendant-stage-controls>p{font-size:8px}}
@media(max-width:650px){.attendant-dialog{width:calc(100vw - 12px);max-width:calc(100vw - 12px);height:96svh;max-height:96svh;border-radius:13px}.attendant-topbar{padding:13px 12px;gap:9px}.attendant-identity{gap:9px}.attendant-identity>img{width:33px;height:33px}.attendant-identity small{font-size:6px;letter-spacing:.075em;margin-bottom:5px}.attendant-identity h2{font-size:19px}.attendant-demo-badge{display:none}.attendant-top-actions{gap:0}.attendant-top-actions .icon-button{width:34px;height:34px}.attendant-disclosure{font-size:8px;text-align:left;padding:9px 13px;line-height:1.8}.attendant-disclosure strong{display:block}.attendant-workspace{display:block;overflow:auto;scrollbar-width:thin}.attendant-stage{min-height:0;border-right:0;display:block}.attendant-stage-image{min-height:0;height:290px}.attendant-stage-image>img{object-position:center 17%;width:100%;object-fit:cover}.attendant-stage-image:after{background:linear-gradient(0deg,#111626,transparent 90%)}.attendant-stage-label{top:13px;left:14px;font-size:8px}.attendant-stage-caption{left:20px;bottom:20px}.attendant-stage-caption h3{font-size:40px;margin:8px 0}.attendant-stage-caption small{font-size:6px}.attendant-stage-caption p{font-size:11px;max-width:210px}.attendant-stage-controls{padding:13px 17px 17px}.attendant-stage-tag{display:none}.attendant-mode-switch>button{font-size:10px;padding:13px 5px}.attendant-stage-controls>.button{font-size:10px;min-height:39px;margin-top:10px}.attendant-conversation{min-height:490px;height:520px;max-height:none}.attendant-conversation>header{padding:18px 17px}.attendant-conversation>header small{font-size:7px}.attendant-conversation>header h3{font-size:23px}.conversation-preview{font-size:6px}.attendant-conversation [data-demo-log]{padding:20px 17px 4px;max-height:none;min-height:160px}.attendant-message p{font-size:12px}.attendant-message small{font-size:7px}.attendant-suggestions{padding:9px 17px 16px;gap:7px}.attendant-suggestions>button{font-size:9px;min-height:35px;padding:8px 10px}.attendant-composer{padding:13px 17px 18px}.attendant-composer>label{font-size:9px}.attendant-composer textarea{font-size:16px;padding:8px 7px;min-height:41px;line-height:1.5}.attendant-composer textarea::placeholder{font-size:12px}.attendant-composer button{width:38px;height:38px;flex-basis:38px}.attendant-composer>small{font-size:8px}.attendant-coverage{display:block;padding:25px 21px}.attendant-coverage>header small{font-size:8px}.attendant-coverage>header h3{font-size:33px;margin:15px 0}.attendant-coverage>header p{font-size:12px}.attendant-coverage-fields label{font-size:11px;margin:19px 0}.attendant-coverage-fields select{font-size:16px;padding:12px;min-height:47px}.attendant-brief{margin:23px 0 13px;padding:20px}.attendant-brief>small{font-size:8px}.attendant-brief h4{font-size:22px}.attendant-brief>p{font-size:12px}.attendant-brief>span{font-size:10px}.attendant-brief .attendant-brief-local{font-size:9px}.attendant-coverage>.text-link{font-size:12px;padding:12px 0;margin-bottom:12px}.attendant-coverage>.button{font-size:12px;min-height:45px;margin-bottom:11px}.attendant-coverage>.live-disabled{font-size:10px;padding:13px;margin-top:15px}.attendant-demo-note{font-size:9px}.attendant-bottom{padding:9px 13px;gap:8px}.attendant-bottom>p{font-size:8px;line-height:1.7}}
@media(prefers-reduced-motion:reduce){.attendant-dialog *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
