.cj-assistant{position:fixed;inset:auto 20px 95px auto;width:min(420px,calc(100vw - 24px));max-height:calc(100dvh - 40px);margin:0;padding:22px;border:1px solid #ffffff35;border-radius:26px;background:#14171df5;color:#f1f2f4;box-shadow:inset 0 1px 0 #ffffff30,0 24px 80px #0008;backdrop-filter:blur(24px);font:inherit}.cj-assistant::backdrop{background:#0005}.cj-assistant header{display:flex;align-items:center;justify-content:space-between;gap:16px}.cj-assistant button{min-height:44px;border:1px solid #ffffff35;border-radius:22px;padding:8px 18px;background:linear-gradient(145deg,#ffffff25,#ffffff08);color:inherit;cursor:pointer;font:inherit}.cj-assistant .notice{font-size:14px;color:#afb7c3}.cj-assistant .messages{height:260px;max-height:38dvh;overflow-y:auto}.cj-assistant .messages p{padding:12px 16px;border-radius:18px;background:#ffffff0c;white-space:pre-wrap;overflow-wrap:anywhere}.cj-assistant .messages .user{background:#dce5ef;color:#15171d;margin-left:24px}.cj-assistant form{display:grid;gap:10px;margin:16px 0}.cj-assistant textarea{box-sizing:border-box;width:100%;padding:12px;color:inherit;background:#08090b;border:1px solid #ffffff35;border-radius:14px;font:inherit}.cj-assistant a{color:#dce5ef}.cj-assistant :focus-visible{outline:2px solid #dce5ef;outline-offset:3px}.cj-assistant button:disabled{opacity:.5;cursor:wait}@media(max-width:600px){.cj-assistant{inset:auto 12px 20px;max-height:calc(100dvh - 40px)}}

.assistant-launch{position:fixed;z-index:28;left:24px;right:auto;bottom:calc(24px + env(safe-area-inset-bottom, 0px));min-height:52px;padding:12px 20px;border:1px solid #ffffff55;border-radius:100px;background:linear-gradient(145deg,#eef4fb,#bac7d5);color:#12161c;box-shadow:inset 0 2px 1px #fff,0 10px 35px #0008;font:inherit;font-weight:600;cursor:pointer}.assistant-launch:focus-visible{outline:2px solid white;outline-offset:4px}@media(max-width:650px){.assistant-launch{left:16px;right:auto;bottom:calc(16px + env(safe-area-inset-bottom, 0px))}}