.ask-torus-page{background:radial-gradient(circle at 14% 12%,#ffe88857,#0000 28%),radial-gradient(circle at 88% 84%,#094a251f,#0000 30%),linear-gradient(145deg,#f8faf4,#edf3e9);place-items:center;min-height:calc(100dvh - 88px);padding:clamp(24px,4vw,52px);display:grid}.torus-chatbot.is-page{z-index:1;width:min(960px,100%);min-width:0;position:relative;bottom:auto;right:auto}.torus-chatbot.is-page .torus-chat-panel{border-radius:28px;width:100%;min-width:0;max-width:100%;height:min(760px,100dvh - 150px);min-height:440px;position:relative;bottom:auto;right:auto;box-shadow:0 30px 90px #12311e33}.torus-chatbot.is-page .torus-chat-header{padding:20px 24px}.torus-chatbot.is-page .torus-chat-mark{border-radius:14px;width:46px;height:46px}.torus-chatbot.is-page .torus-chat-mark img{border-radius:11px;width:42px;height:42px}.torus-chatbot.is-page .torus-chat-identity h1{font-size:19px}.torus-chatbot.is-page .torus-chat-identity small{font-size:12px}.torus-chatbot.is-page .torus-chat-messages{padding:26px 28px 16px}.torus-chatbot.is-page .torus-chat-bubble{max-width:min(72%,660px);padding:13px 15px;font-size:15px}.torus-chatbot.is-page .torus-chat-suggestions{padding:4px 28px 16px}.torus-chatbot.is-page .torus-chat-form{margin:0 24px;padding:9px 9px 9px 16px}.torus-chatbot.is-page .torus-chat-disclaimer{margin-bottom:14px;font-size:10px}.torus-chat-panel button:focus-visible,.torus-chat-panel textarea:focus-visible,.torus-chat-panel a:focus-visible{outline:3px solid var(--chat-yellow);outline-offset:2px}.torus-chat-icon-button svg,.torus-chat-send svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.torus-chat-panel{border:1px solid var(--chat-border);background:#fcfdf9fa;border-radius:24px;flex-direction:column;width:min(390px,100vw - 32px);height:min(610px,100dvh - 112px);min-height:440px;animation:.18s ease-out torus-chat-enter;display:flex;position:absolute;bottom:68px;right:0;overflow:hidden;box-shadow:0 24px 70px #12311e40}@supports ((-webkit-backdrop-filter:blur(18px)) or (backdrop-filter:blur(18px))){.torus-chat-panel{-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);background:#fcfdf9e6}}.torus-chat-header{background:linear-gradient(135deg, var(--chat-green-dark), var(--chat-green));color:#fff;border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:16px 16px 14px 18px;display:flex}.torus-chat-identity{align-items:center;gap:11px;min-width:0;display:flex}.torus-chat-identity>span:last-child{flex-direction:column;min-width:0;line-height:1.15;display:flex}.torus-chat-identity strong,.torus-chat-identity h1,.torus-chat-page-link{color:inherit;letter-spacing:normal;font-family:inherit;font-size:16px;font-weight:850;line-height:inherit;text-transform:none;margin:0;text-decoration:none}.torus-chat-page-link:hover,.torus-chat-page-link:focus-visible{text-underline-offset:3px;-webkit-text-decoration:underline #ffffff8c;text-decoration:underline #ffffff8c;text-decoration-thickness:1px}.torus-chat-identity small{color:#ffffffb8;margin-top:4px;font-size:11px;font-weight:650}.torus-chat-mark{background:#fff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.torus-chat-mark img{object-fit:cover;border-radius:9px;width:34px;height:34px}.torus-chat-icon-button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.torus-chat-header-actions{flex:none;align-items:center;gap:7px;display:flex}.torus-chat-new-button{color:#fff;cursor:pointer;min-height:34px;font:inherit;background:#ffffff17;border:1px solid #ffffff38;border-radius:10px;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.torus-chat-new-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.torus-chat-new-button:hover,.torus-chat-new-button:focus-visible{background:#ffffff29}.torus-chatbot:not(.is-page) .torus-chat-new-button{justify-content:center;width:34px;padding:0}.torus-chatbot:not(.is-page) .torus-chat-new-button span{display:none}.torus-chat-messages{scroll-behavior:smooth;overscroll-behavior:contain;flex:1;padding:18px 16px 12px;overflow:hidden auto}.torus-chat-message{margin-bottom:12px;display:flex}.torus-chat-message.is-user{justify-content:flex-end}.torus-chat-bubble{max-width:88%;color:var(--chat-ink);overflow-wrap:anywhere;background:#eef3eb;border-radius:17px 17px 17px 5px;padding:11px 13px;font-size:14px;font-weight:520;line-height:1.52}.torus-chat-message.is-user .torus-chat-bubble{background:var(--chat-green);color:#fff;border-radius:17px 17px 5px}.torus-chat-message.is-queued .torus-chat-bubble{opacity:.78}.torus-chat-message.is-queued small{color:#ffffffb8;letter-spacing:.04em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700;display:block}.torus-chat-response>:first-child{margin-top:0}.torus-chat-response>:last-child{margin-bottom:0}.torus-chat-response p,.torus-chat-response ul,.torus-chat-response ol{margin:0 0 8px}.torus-chat-response ul,.torus-chat-response ol{padding-left:19px}.torus-chat-response a,.torus-chat-error a{color:#08743a;text-underline-offset:3px;font-weight:750;-webkit-text-decoration:underline #08743a8c;text-decoration:underline #08743a8c;text-decoration-thickness:1.5px;display:inline;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.torus-chat-response a:hover,.torus-chat-response a:focus-visible,.torus-chat-error a:hover,.torus-chat-error a:focus-visible{color:var(--chat-green-dark);text-decoration-color:currentColor}.torus-chat-response a>code{font-family:inherit;font-size:inherit;color:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.torus-chat-thinking{background:#eef3eb;border-radius:16px 16px 16px 5px;gap:4px;width:fit-content;padding:13px 15px;display:flex}.torus-chat-thinking>span:not(.sr-only){background:#7b8c80;border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite torus-chat-dot}.torus-chat-thinking>span:nth-child(2){animation-delay:.12s}.torus-chat-thinking>span:nth-child(3){animation-delay:.24s}.torus-chat-error{color:#6f2828;background:#fff3f1;border:1px solid #992d2d2e;border-radius:12px;margin:8px 0;padding:10px 12px;font-size:12px;line-height:1.45}.torus-chat-suggestions{scrollbar-width:none;gap:7px;padding:2px 16px 12px;display:flex;overflow-x:auto}.torus-chat-suggestions::-webkit-scrollbar{display:none}.torus-chat-suggestions button{border:1px solid var(--chat-border);color:var(--chat-green);cursor:pointer;font:inherit;background:#fff;border-radius:999px;flex:none;padding:8px 11px;font-size:11px;font-weight:750}@media (min-width:601px){.torus-chat-suggestions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.torus-chat-suggestions button{white-space:normal;min-width:0;min-height:54px;padding:7px 8px;line-height:1.25}}.torus-chat-form{background:#fff;border:1px solid #094a2533;border-radius:17px;align-items:flex-end;gap:8px;margin:0 12px;padding:7px 7px 7px 13px;display:flex;box-shadow:0 5px 18px #094a250f}.torus-chat-form:focus-within{border-color:#094a258c;box-shadow:0 0 0 3px #094a2517}.torus-chat-form textarea{resize:none;min-width:0;height:auto;max-height:94px;color:var(--chat-ink);font:inherit;background:0 0;border:0;border-radius:10px;outline:0;flex:1;padding:8px 0;font-size:14px;line-height:1.35}.torus-chat-form textarea::placeholder{color:#8a958d}.torus-chat-send{background:var(--chat-green);color:#fff;cursor:pointer;border:0;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.torus-chat-send:disabled{cursor:not-allowed;opacity:.38}.torus-chat-send.is-stop span{background:currentColor;border-radius:2px;width:11px;height:11px}.torus-chat-disclaimer{color:var(--chat-muted);text-align:center;margin:7px 12px 10px;font-size:9px;font-weight:600}@keyframes torus-chat-enter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes torus-chat-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (max-width:600px){.ask-torus-page{align-items:start;min-height:calc(100dvh - 76px);padding:12px}.torus-chat-panel{right:12px;bottom:calc(74px + env(safe-area-inset-bottom));border-radius:20px;width:min(360px,100vw - 24px);height:min(560px,65dvh);min-height:0;position:fixed}.torus-chatbot.is-page{width:100%;bottom:auto;right:auto}.torus-chatbot.is-page .torus-chat-panel{border-radius:20px;width:100%;height:calc(100dvh - 128px);min-height:500px;position:relative;bottom:auto;right:auto}.torus-chatbot.is-page .torus-chat-header{padding:16px 18px}.torus-chatbot.is-page .torus-chat-messages{padding:18px 16px 12px}.torus-chatbot.is-page .torus-chat-bubble{max-width:88%;font-size:14px}.torus-chatbot.is-page .torus-chat-suggestions{padding:2px 16px 12px}.torus-chatbot.is-page .torus-chat-form{margin:0 12px}.torus-chatbot:not(.is-page) .torus-chat-form textarea::placeholder{font-size:12px}.torus-chat-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.torus-chat-suggestions button{white-space:normal;min-width:0;padding:7px 9px;line-height:1.25}.torus-chat-suggestions button:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.torus-chat-panel,.torus-chat-thinking>span:not(.sr-only){scroll-behavior:auto;transition:none;animation:none}}
