:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0}body{min-height:100vh}.webchat-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.webchat-container{background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:min(100%,430px);overflow:hidden;box-shadow:0 20px 45px #0000001a,0 4px 12px #0000000d}.webchat-header{color:#fff;background:#111827;align-items:center;gap:12px;padding:16px 18px;display:flex}.webchat-header h1{margin:0;font-size:17px;font-weight:650}.webchat-header p{opacity:.75;margin:2px 0 0;font-size:12px}.webchat-logo{color:#111827;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;font-weight:700;display:flex}#axynia-chat{border:0;border-radius:0;width:100%;height:min(660px,100vh - 150px);display:block}@media (width<=520px){.webchat-page{padding:0}.webchat-container{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0}#axynia-chat{height:calc(100vh - 70px)}}
