.support-chat{position:relative;z-index:111}.support-chat__launcher{position:fixed;right:18px;bottom:78px;min-width:76px;height:44px;border:0;border-radius:22px;background:#fff;color:#111;box-shadow:0 6px 24px rgba(0,0,0,.2);font-weight:700;cursor:grab;touch-action:none;user-select:none}.support-chat__launcher:active{cursor:grabbing}.support-chat__launcher span{color:#c10c20}.support-chat__panel{position:fixed;right:18px;bottom:132px;width:min(370px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow-y:auto;border:1px solid #ddd;border-radius:12px;background:#fff;box-shadow:0 22px 65px rgba(0,0,0,.24)}.support-chat__panel[hidden]{display:none}.support-chat__panel header{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#c10c20;color:#fff}.support-chat__panel header small{font-size:9px;letter-spacing:.13em}.support-chat__panel h2{margin:3px 0 0;font-size:21px}.support-chat__panel header button{width:44px;height:44px;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.support-chat__body{padding:20px}.support-chat__body>p{margin:0 0 14px;color:#555;font-size:13px}.support-chat__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.support-chat__actions a{display:grid;min-height:44px;place-items:center;border:1px solid #111;font-size:10px;font-weight:700}.support-chat__thread{min-height:86px;margin:18px 0;padding:14px;background:#f5f5f5;font-size:13px}.support-chat__thread span{display:inline-block;max-width:90%;padding:10px 12px;border-radius:10px 10px 10px 2px;background:#fff}.support-chat form>label{display:block;margin-bottom:6px;font-size:11px;font-weight:700}.support-chat textarea{width:100%;min-height:86px;padding:11px;border:1px solid #bbb;font-size:16px;resize:vertical}.support-chat__composer{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.support-chat__composer small{color:#666;font-size:10px;line-height:1.35}.support-chat__composer button{min-width:76px;height:44px;border:0;background:#111;color:#fff;font-size:10px;font-weight:800;cursor:pointer}.support-chat :focus-visible{outline:3px solid #c10c20;outline-offset:2px}@media(max-width:560px){.support-chat__launcher{right:12px;bottom:max(76px,calc(env(safe-area-inset-bottom) + 64px))}.support-chat__panel{right:14px;bottom:126px}}
