*{margin:0;padding:0;box-sizing:border-box}:root{--font-family-base: "Jost", sans-serif}body{background:linear-gradient(227deg,#a9d58599 -7.67%,#fff 65.55%);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}._layout_1oiot_1{height:100vh;padding:16px;display:flex;justify-content:center}._layout-container_1oiot_7{display:flex;flex-direction:column;justify-content:center;height:100%;max-width:850px;width:100%;gap:18px;position:relative}._input_1fsua_1{display:flex;flex-direction:column;width:max-content}._input-full-width_1fsua_6{width:100%}._input-label_1fsua_9{font-family:var(--font-family-base);font-size:14px;font-weight:600;color:#0006}._input-ref_1fsua_15{background:transparent;font-family:var(--font-family-base);border:none;outline:none;flex:1;padding:0 14px;color:#000c;font-size:18px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.6px}._input-ref_1fsua_15::placeholder{color:#6b8f5e}._input-wrapper_1fsua_32{padding:8px;border-radius:17px;display:flex;align-items:center;box-shadow:0 4px 35px -4px #518c4052;border:1px solid #FFF;background:#ffffff3d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}._input-error_1fsua_42{font-family:var(--font-family-base);font-size:12px;color:#eb3030}._loader_1av6z_1{width:48px;height:48px;border:var(--border-width) solid var(--border-color);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_1av6z_1 1s linear infinite}@keyframes _rotation_1av6z_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._button_17gw4_1{background:radial-gradient(129.16% 129.16% at -5.43% 10.87%,#a9d585 4%,#518c40);box-shadow:0 4.273px 12.819px -4.273px #518c4066;border:none;font-family:var(--font-family-base);color:#fff;font-size:18px;padding:8px 14px;border-radius:12px;cursor:pointer;transition:all var(--animation-duration) ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px}._button_17gw4_1:hover{background:radial-gradient(129.16% 129.16% at -5.43% 10.87%,#b8da9a 4%,#6aa34e)}._button_17gw4_1:active{background:radial-gradient(129.16% 129.16% at -5.43% 10.87%,#8fbf6e 4%,#3f7a2e);color:#ffffffd5}._button_17gw4_1:disabled{opacity:.5;cursor:not-allowed}._button_17gw4_1:disabled:hover{background:radial-gradient(129.16% 129.16% at -5.43% 10.87%,#a9d585 4%,#518c40)}._button-icon-only_17gw4_31{width:38px;height:38px;display:flex;align-items:center;justify-content:center}._message_1ot7s_1{position:relative;width:100%;padding:24px 0}._message-text_1ot7s_6{font-family:var(--font-family-base);overflow-wrap:anywhere;word-break:break-word;word-wrap:break-word}._message-text_1ot7s_6 h1,._message-text_1ot7s_6 h2,._message-text_1ot7s_6 h3,._message-text_1ot7s_6 h4,._message-text_1ot7s_6 h5,._message-text_1ot7s_6 h6{margin:16px 0 8px;font-weight:600;line-height:1.3}._message-text_1ot7s_6 h1:first-child,._message-text_1ot7s_6 h2:first-child,._message-text_1ot7s_6 h3:first-child,._message-text_1ot7s_6 h4:first-child,._message-text_1ot7s_6 h5:first-child,._message-text_1ot7s_6 h6:first-child{margin-top:0}._message-text_1ot7s_6 h1{font-size:1.4em}._message-text_1ot7s_6 h2{font-size:1.25em}._message-text_1ot7s_6 h3{font-size:1.1em}._message-text_1ot7s_6 p{margin:8px 0;line-height:1.6}._message-text_1ot7s_6 p:first-child{margin-top:0}._message-text_1ot7s_6 p:last-child{margin-bottom:0}._message-text_1ot7s_6 ul,._message-text_1ot7s_6 ol{margin:8px 0;padding-left:24px}._message-text_1ot7s_6 ul li,._message-text_1ot7s_6 ol li{margin:4px 0;line-height:1.5}._message-text_1ot7s_6 blockquote{margin:12px 0;padding:8px 16px;border-left:3px solid var(--color-primary, #4caf50);background:#4caf500f;border-radius:0 8px 8px 0;color:#000000bf}._message-text_1ot7s_6 code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.88em;background:#0000000f;padding:2px 6px;border-radius:4px}._message-text_1ot7s_6 pre{margin:12px 0;padding:14px 16px;background:#0000000f;border-radius:10px;overflow-x:auto}._message-text_1ot7s_6 pre code{background:none;padding:0;border-radius:0}._message-text_1ot7s_6 table{margin:12px 0;border-collapse:collapse;width:100%;font-size:.92em}._message-text_1ot7s_6 table th,._message-text_1ot7s_6 table td{padding:8px 12px;border:1px solid rgba(0,0,0,.12);text-align:left}._message-text_1ot7s_6 table th{font-weight:600;background:#4caf5014}._message-text_1ot7s_6 hr{margin:16px 0;border:none;border-top:1px solid rgba(0,0,0,.1)}._message-text_1ot7s_6 a{color:#1a73e8;text-decoration:underline}._message-text_1ot7s_6 a:hover{opacity:.7}._message-text_1ot7s_6 img{max-width:100%;border-radius:8px;margin:8px 0}._message-text_1ot7s_6 strong{font-weight:600}._message-cursor_1ot7s_109{animation:_blink_1ot7s_1 .8s step-end infinite;color:var(--color-primary, #4caf50);font-weight:700}._message-date_1ot7s_114{position:absolute;font-family:var(--font-family-base);color:#000;opacity:.4;font-size:12px;font-weight:400;right:14px;bottom:2px}._message-wrapper_1ot7s_124{width:100%;display:flex;flex-direction:column;justify-content:flex-start}._message-error_1ot7s_130{color:red;font-weight:600}._message-loading_1ot7s_134{font-weight:600;color:gray}._message-is-sender_1ot7s_138{align-items:flex-end}._message-is-sender_1ot7s_138 ._message_1ot7s_1{max-width:400px;min-width:200px;width:max-content;border:1px solid #FFF;background:#ffffff3d;box-shadow:0 4px 12px -4px #518c4033;padding:14px 14px 18px;border-radius:14px}._message-sources_1ot7s_151{margin-top:16px;padding-top:14px;border-top:1px solid rgba(0,0,0,.08)}._message-sources-title_1ot7s_156{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:.4;display:block;margin-bottom:10px}._message-sources-list_1ot7s_165{display:flex;flex-direction:column;gap:6px}._message-source-card_1ot7s_170{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#ffffff8c;border:1px solid rgba(0,0,0,.06);border-radius:10px;text-decoration:none;transition:all .2s ease;cursor:pointer}._message-source-card_1ot7s_170:hover{background:#ffffffd9;border-color:#1a73e840;box-shadow:0 2px 8px #1a73e81a;transform:translateY(-1px)}._message-source-card_1ot7s_170:hover ._message-source-card-arrow_1ot7s_188{opacity:1;transform:translate(1px,-1px)}._message-source-card_1ot7s_170:active{transform:translateY(0)}._message-source-card-index_1ot7s_195{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:#1a73e81a;color:#1a73e8;font-size:12px;font-weight:700;flex-shrink:0;font-family:var(--font-family-base)}._message-source-card-content_1ot7s_209{display:flex;flex-direction:column;min-width:0;flex:1}._message-source-card-title_1ot7s_215{font-size:13px;font-weight:500;color:#1a1a1a;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-family-base)}._message-source-card-domain_1ot7s_225{font-size:11px;color:#00000073;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-family-base)}._message-source-card-arrow_1ot7s_188{flex-shrink:0;opacity:.35;transition:all .2s ease;color:#1a73e8}@keyframes _blink_1ot7s_1{0%,to{opacity:1}50%{opacity:0}}._background_k0sx7_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}._background_k0sx7_1 span{position:absolute;width:850px;height:400px;background:#7ab359;border-radius:50%;filter:blur(400px);opacity:.5;bottom:-40%;left:50%;transform:translate(-50%)}._card_mibw9_1{display:flex;padding:18px 14px;align-items:center;gap:10px;border-radius:14px;border:1px solid #FFF;background:#ffffff3d;box-shadow:0 4px 12px -4px #518c4033;font-family:var(--font-family-base);color:#000c;font-size:14.955px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.598px}._card_mibw9_1._full-width_mibw9_18{width:100%}._themes_pqjev_1{display:flex;align-items:center;gap:18px}@media(max-width:800px){._themes_pqjev_1{flex-direction:column;gap:8px}}._hero_xbbc3_1{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:8px;height:50vh}._hero-title_xbbc3_9{color:#000c;text-align:center;font-family:var(--font-family-base);font-size:54px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-2.16px}@media(max-width:800px){._hero-title_xbbc3_9{font-size:36px}}._hero-subtitle_xbbc3_24{width:600px;color:#666;text-align:center;font-family:var(--font-family-base);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.8px}@media(max-width:800px){._hero-subtitle_xbbc3_24{width:100%}}._inputbar-hero_lduq1_1{display:flex;align-items:center;gap:8px}._inputbar-fixed_lduq1_6{position:fixed;bottom:20px;left:50%;max-width:850px;width:100%;z-index:100}@media(max-width:865px){._inputbar-fixed_lduq1_6{padding:0 16px}}._inputbar-icon_lduq1_19{width:24px;height:24px;fill:#fff;flex-shrink:0}._messages-wrapper_8la5d_1{display:block;gap:18px;flex:1;padding-top:48px;padding-bottom:200px;height:100%}._messages-item_8la5d_9:not(:first-child){margin-top:14px}._page_m4619_1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}._page_m4619_1 h2{font-family:var(--font-family-base);color:gray}
