:root{--background:#f5f5f5;--foreground:#1a1a1a;--primary:#549080;--accent:#fa9c46;--surface:#fff;--surface-muted:#efefef}html{overflow-x:hidden}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:var(--font-base,Arial,Helvetica,sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.primary-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s}.ChatAssistant_widget__BEZOn{position:fixed;right:1.5rem;bottom:1.5rem;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.ChatAssistant_popup__yKqZ0{width:min(22.5rem,calc(100vw - 2rem));background:#fff;border-radius:1.25rem;box-shadow:0 20px 45px rgba(15,23,42,.18);overflow:hidden;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column}.ChatAssistant_header__RXfyS{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid rgba(15,23,42,.08)}.ChatAssistant_headerContent__nXeT7{display:flex;align-items:flex-start;gap:.75rem}.ChatAssistant_headerIconBadge__dV5hY{flex-shrink:0;display:flex;align-items:center;justify-content:center}.ChatAssistant_headerIcon___7Cup{width:28px;height:28px;min-width:28px;min-height:28px}.ChatAssistant_title__WzsGA{font-size:1.125rem;font-weight:600;margin:0;color:#0f172a}.ChatAssistant_subtitle__hRdoq{margin:.35rem 0 0;color:rgba(15,23,42,.7);font-size:.875rem;line-height:1.4}.ChatAssistant_closeButton__VBmHK{border:none;background:rgba(148,163,184,.16);color:#0f172a;border-radius:999px;width:2rem;height:2rem;font-size:1.125rem;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.ChatAssistant_closeButton__VBmHK:hover{background:rgba(148,163,184,.3);transform:translateY(-1px)}.ChatAssistant_closeButton__VBmHK:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.ChatAssistant_segmentedControl__2kY9m{display:flex;padding:.75rem .75rem 0;gap:.5rem}.ChatAssistant_segment__C1r75{flex:1 1;background:rgba(37,99,235,.08);color:#1d4ed8;font-weight:500;border:none;border-radius:999px;padding:.45rem .75rem;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.ChatAssistant_segment__C1r75:hover{background:rgba(37,99,235,.16);transform:translateY(-1px)}.ChatAssistant_segment__C1r75:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.ChatAssistant_segmentActive__6cJDK{background:#1d4ed8;color:#fff}.ChatAssistant_groupDescription__1YHFt{padding:.5rem 1.5rem 0;margin:0;color:rgba(15,23,42,.65);font-size:.85rem}.ChatAssistant_messageList__IrQKJ{padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.75rem;max-height:12rem;overflow-y:auto;scroll-behavior:smooth}.ChatAssistant_message__ffEhz{border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.4}.ChatAssistant_messageAssistant__yMTWH{background:rgba(37,99,235,.08);color:#1e3a8a;align-self:flex-start}.ChatAssistant_messageUser__Z7j3a{background:#1d4ed8;color:#fff;align-self:flex-end;box-shadow:0 10px 20px rgba(37,99,235,.25)}.ChatAssistant_questionList__EYFgO{display:grid;grid-gap:.5rem;gap:.5rem;padding:0 1.5rem 1.25rem}.ChatAssistant_questionButton__oMzM_{text-align:left;border-radius:.75rem;border:1px solid rgba(37,99,235,.18);background:#f8fafc;padding:.75rem .85rem;font-size:.875rem;color:#0f172a;line-height:1.4;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.ChatAssistant_questionButton__oMzM_:hover{border-color:rgba(37,99,235,.4);background:#fff;transform:translateY(-1px)}.ChatAssistant_questionButton__oMzM_:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.ChatAssistant_footerNote__V9MG0{padding:.75rem 1.5rem 1.25rem;margin:0;font-size:.75rem;color:rgba(15,23,42,.55);border-top:1px dashed rgba(15,23,42,.08)}.ChatAssistant_toggleButton__ddGiS{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#549080;cursor:pointer;box-shadow:0 8px 24px rgba(84,144,128,.35);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ChatAssistant_toggleButton__ddGiS:hover{background:#4a7a6f;transform:translateY(-2px);box-shadow:0 12px 28px rgba(84,144,128,.4)}.ChatAssistant_toggleButton__ddGiS:focus-visible{outline:2px solid #549080;outline-offset:2px}.ChatAssistant_toggleIcon__i2F8f{font-size:1.1rem;line-height:1;color:#fff;transition:color .2s ease}.ChatAssistant_toggleButton__ddGiS:hover .ChatAssistant_toggleIcon__i2F8f{color:#fa9c46}@media (max-width:640px){.ChatAssistant_widget__BEZOn{right:1rem;bottom:1rem}}.ScrollToTop_btn__ynZE_{position:fixed;bottom:5.5rem;right:1.5rem;z-index:1001;width:44px;height:44px;border-radius:50%;border:none;background:#549080;color:#fff;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(84,144,128,.4);transition:background .2s ease,transform .2s ease}.ScrollToTop_btn__ynZE_:hover{background:#2d7a5a;transform:translateY(-3px)}@media (max-width:768px){.ScrollToTop_btn__ynZE_{bottom:5rem;right:1rem;width:40px;height:40px;font-size:.9rem}}