html:has(.utcait-popup-body){min-width:760px;min-height:680px;overflow:auto}
body.utcait-popup-body{min-width:760px;min-height:680px;margin:0;overflow:auto;background:#eaf1f5;color:#152434;font-family:Inter,"Segoe UI",Arial,sans-serif}
.utcait-popup-page{min-width:760px;min-height:680px;height:100vh;padding:14px;box-sizing:border-box;display:flex;flex-direction:column;background:linear-gradient(135deg,#eaf3f7,#f7fbfc 52%,#edf7f4)}
.utcait-popup-titlebar{width:100%;min-height:54px;box-sizing:border-box;padding:0 6px 10px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#14374f}
.utcait-popup-titlebar>div{display:flex;align-items:baseline;gap:10px}.utcait-popup-titlebar strong{color:#082a45;font-size:1rem}.utcait-popup-titlebar span{color:#67808f;font-size:.76rem}
.utcait-popup-titlebar button{border:1px solid #c4d5de;border-radius:10px;background:rgba(255,255,255,.82);color:#24485e;padding:9px 14px;font-size:.76rem;font-weight:700;cursor:pointer}.utcait-popup-titlebar button:hover,.utcait-popup-titlebar button:focus-visible{border-color:#328fc1;outline:3px solid rgba(50,143,193,.13)}
.utcait-popup-conversation{width:100%;min-height:0;flex:1 1 auto;box-sizing:border-box;overflow:hidden;background:#fff;border:1px solid #d2e0e7;border-radius:18px;box-shadow:0 18px 48px rgba(7,42,65,.15);padding:0}
.utcait-popup-conversation .utcait-dialog{width:100%;max-width:none;height:100%;min-height:0;box-sizing:border-box;margin:0;padding:0;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:0;border-radius:18px;box-shadow:0 22px 65px rgba(9,37,61,.1)}
@media(max-width:780px){html:has(.utcait-popup-body),body.utcait-popup-body,.utcait-popup-page{min-width:0}.utcait-popup-page{padding:8px}.utcait-popup-titlebar span{display:none}.utcait-popup-conversation{border-radius:14px}.utcait-popup-conversation .utcait-dialog{border-radius:14px}}
