:root{--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-text: #111827;--color-muted: #6b7280;--color-bg: #f3f4f6;--color-surface: #ffffff;--color-border: #e5e7eb;--radius: 8px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%;height:auto}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:linear-gradient(180deg,#6b46c1,#8b5cf6);min-height:100vh}.container{width:92%;max-width:1400px;margin:0 auto}.flex{display:flex}.center{align-items:center;justify-content:center}.app-root{min-height:100vh;display:flex;flex-direction:column}.hero-space{flex:1}.chat-overlay{position:fixed;bottom:100px;right:24px;width:420px;height:600px;z-index:999;box-shadow:0 24px 48px #00000038;border-radius:16px;transition:opacity .18s ease,transform .18s ease}.chat-overlay-open{opacity:1;pointer-events:auto;transform:translateY(0)}.chat-overlay-hidden{opacity:0;pointer-events:none;transform:translateY(12px)}.navbar{padding:12px 0;border-bottom:0}.nav-inner{display:flex;align-items:center;justify-content:space-between}.brand{font-weight:750;letter-spacing:1px;font-size:24px;color:#fff}.logo{height:33px;width:auto}.nav-right{display:flex;align-items:center;gap:30px;margin-bottom:5px}.nav-link,.dropdown-toggle{color:#fffffff2;text-decoration:none;font-weight:600;background:transparent;border:none;cursor:pointer;font-size:16px}.nav-link:hover{opacity:.9}.nav-dropdown{position:relative;display:inline-block}.caret{font-size:12px;margin-left:6px}.dropdown-menu{position:absolute;right:0;top:40px;width:160px;background:#fff;color:#222;border-radius:8px;box-shadow:0 10px 30px #0000002e;padding:6px 0;transform-origin:top right;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;z-index:60}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{display:block;padding:12px 16px;color:#333;text-decoration:none;font-size:14px}.dropdown-item:hover{background:#f5f5f5}.profile-circle{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000001f}.dropdown-item{padding:10px 14px;font-size:14px;transition:.2s ease;font-weight:500}.dropdown-item:hover{background:#f3f3f3;color:#6a44ff}.nav-dropdown .profile-circle+.dropdown-menu{top:45px}.profile-img{width:120px;height:60px;object-fit:contain}.profile-circle{width:16px;height:16px;background:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.nav-link{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0;margin:0;line-height:1;font-size:16px;font-weight:600;color:#fffffff2;text-decoration:none;background:none;border:none;cursor:pointer}.hover-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.caret-doc{display:inline-block;transition:transform .2s ease}.hover-dropdown:hover .caret-doc,.hover-dropdown:hover .profile-icon{transform:rotate(180deg)}.caret-doc,.profile-icon{transition:transform .25s ease}.caret{display:inline-flex;align-items:center;justify-content:center;width:10px;height:10px;margin-left:8px;position:relative;pointer-events:none;transform:translateY(-1px)}.caret:after{content:"";width:4px;height:4px;border-right:2px solid rgba(255,255,255,.95);border-bottom:2px solid rgba(255,255,255,.95);transform:rotate(45deg);transition:transform .22s ease}.nav-dropdown .dropdown-menu a.dropdown-item{font-weight:600}.profile-btn+.dropdown-menu .dropdown-item{font-weight:600}.hero{display:flex;align-items:center;justify-content:space-between;gap:24px}.hero-left{max-width:640px;padding-left:40px;padding-top:20px}.hero-title{font-size:48px;font-weight:700;letter-spacing:-1px;margin-bottom:18px;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.02)}.hero-sub{color:#ffffffeb;font-size:17px;line-height:1.6;max-width:800px;font-weight:400}.hero-right{display:flex;align-items:center;justify-content:center;padding-top:40px;padding-right:40px}.hero-svg{width:520px;height:auto;filter:drop-shadow(0 18px 40px rgba(0,0,0,.18));border-radius:8px;background:transparent}@media(max-width:1100px){.hero-title{font-size:44px}.hero-svg{width:420px}}@media(max-width:860px){.hero{flex-direction:column-reverse;text-align:center;padding:40px 0}.hero-left{padding-left:0;padding-top:10px}.hero-svg{width:320px;margin-bottom:10px}}.hero-bottom-white{display:block;width:100%;height:110px;margin-top:10px;pointer-events:none;z-index:10;position:relative}@media(min-width:1600px){.hero-bottom-white{height:120px}}.chat-floating{position:fixed;bottom:24px;right:24px;width:68px;height:68px;background-color:#6b46c1;border-radius:50%;box-shadow:0 8px 18px #0000002e;z-index:1000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.chat-floating:hover{transform:translateY(0) scale(1.05);box-shadow:0 12px 26px #00000040;background-color:#7d55d8}.chat-icon svg{transition:transform .15s ease}.chat-floating:hover .chat-icon svg{transform:scale(1.1s)}._bubble_vlgj8_1{background:#fff;border:1px solid #d7dbe3;border-radius:18px;padding:14px 14px 12px;flex:1;min-width:0;box-shadow:0 12px 28px #0f172a14}._modelLabel_vlgj8_21{font-size:.76rem;font-weight:700;color:#2563eb;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}._answer_vlgj8_39{margin:0 0 10px;line-height:1.65;color:#1f2937;font-size:.93rem}._answer_vlgj8_39 p{margin:0 0 var(--space-2)}._answer_vlgj8_39 p:last-child{margin-bottom:0}._answer_vlgj8_39 h1,._answer_vlgj8_39 h2,._answer_vlgj8_39 h3,._answer_vlgj8_39 h4{margin:var(--space-3) 0 var(--space-1);font-weight:600;line-height:1.3;color:var(--color-text)}._answer_vlgj8_39 h1{font-size:1.2rem}._answer_vlgj8_39 h2{font-size:1.05rem}._answer_vlgj8_39 h3{font-size:.95rem}._answer_vlgj8_39 ul,._answer_vlgj8_39 ol{margin:var(--space-2) 0;padding-left:1.4em}._answer_vlgj8_39 li{margin-bottom:var(--space-1)}._answer_vlgj8_39 code{background:var(--color-border);border-radius:3px;padding:.1em .35em;font-size:.85em;font-family:monospace}._answer_vlgj8_39 pre{background:var(--color-border);border-radius:var(--radius);padding:var(--space-3);overflow-x:auto;margin:var(--space-2) 0}._answer_vlgj8_39 pre code{background:none;padding:0;font-size:.85em}._answer_vlgj8_39 blockquote{border-left:3px solid #2563eb;margin:var(--space-2) 0;padding-left:var(--space-3);color:#6b7280}._answer_vlgj8_39 strong{font-weight:600}._answer_vlgj8_39 em{font-style:italic}._answer_vlgj8_39 hr{border:none;border-top:1px solid var(--color-border);margin:var(--space-3) 0}._answer_vlgj8_39 a{color:var(--color-primary);text-decoration:underline}._meta_vlgj8_179{display:flex;gap:var(--space-1);align-items:center;font-size:.72rem;color:#6b7280}._sep_vlgj8_195{opacity:.4}._window_xslqh_1{flex:1;overflow-y:auto;padding:16px 16px 12px;display:flex;flex-direction:column;gap:14px;background:#f7f7f8}._emptyState_xslqh_21{margin:auto;width:min(100%,360px);display:flex;flex-direction:column;align-items:center;gap:14px}._empty_xslqh_21{margin:0;color:#6b7280;font-size:.88rem;text-align:center;max-width:220px;line-height:1.5}._starters_xslqh_57{width:100%;display:flex;flex-direction:column;gap:8px}._startersLabel_xslqh_71{margin:0;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#475569;text-align:center}._starterBtn_xslqh_91{width:100%;border:1px solid #d7dbe3;background:#a5b7fb;color:#0f172a;border-radius:14px;padding:12px 14px;text-align:left;font:inherit;line-height:1.4;cursor:pointer;box-shadow:0 10px 24px #0f172a0d;transition:border-color .15s,transform .15s,box-shadow .15s}._starterBtn_xslqh_91:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a14}._userRow_xslqh_133{display:flex;justify-content:flex-end}._userBubble_xslqh_143{background:linear-gradient(135deg,#a145c3,#a145c3);color:#f8fafc;border-radius:16px;padding:11px 14px;max-width:78%;white-space:pre-wrap;line-height:1.45;box-shadow:0 10px 24px #0f172a24}._aiRow_xslqh_165{display:flex;gap:12px}._loadingBubble_xslqh_175{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #d7dbe3;color:#334155;max-width:78%;box-shadow:0 12px 26px #0f172a14}._loadingDots_xslqh_201{display:inline-flex;align-items:center;gap:5px}._loadingDots_xslqh_201 span{width:7px;height:7px;border-radius:50%;background:#2563eb;animation:_bounce_xslqh_1 1s infinite ease-in-out}._loadingDots_xslqh_201 span:nth-child(2){animation-delay:.15s}._loadingDots_xslqh_201 span:nth-child(3){animation-delay:.3s}._loadingLabel_xslqh_245{font-size:.85rem;line-height:1.4}._sideBySide_xslqh_255{align-items:flex-start}._sideBySide_xslqh_255>*{flex:1;min-width:0}@keyframes _bounce_xslqh_1{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}._page_21pl9_1{height:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,#f8f8f9,#f3f4f6);border:1px solid #cfd4dc;border-radius:16px;overflow:hidden}._header_21pl9_21{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#f5f5f6;border-bottom:1px solid #d6dae1;flex-shrink:0}._headerLeft_21pl9_41{display:flex;align-items:center;gap:var(--space-2)}._menuWrap_21pl9_53{position:relative;flex-shrink:0}._menuBtn_21pl9_63{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0px solid #d1d5db;border-radius:8px;background:#f3f4f6;color:#4b5563;cursor:pointer;transition:border-color .15s,color .15s,background .15s}._menuBtn_21pl9_63:hover{border-color:#7a889b;border-radius:8px;color:#111827;background:#e2e2e3}._menuIcon_21pl9_105{color:currentColor;flex-shrink:0}._menuPanel_21pl9_115{position:absolute;top:calc(100% + 8px);left:0;min-width:190px;padding:6px;border:1px solid #d1d5db;border-radius:12px;background:#fff;box-shadow:0 18px 36px #0f172a24;z-index:5}._menuItem_21pl9_141{width:100%;border:none;background:transparent;color:#111827;border-radius:8px;padding:9px 10px;text-align:left;font:inherit;font-size:.82rem;cursor:pointer;transition:background .15s,color .15s}._menuItem_21pl9_141:hover:not(:disabled){background:#f3f4f6}._menuItem_21pl9_141:disabled{color:#9ca3af;cursor:not-allowed}._title_21pl9_187{font-size:.98rem;font-weight:700;color:#111827;letter-spacing:-.02em}._badge_21pl9_201{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:.64rem;font-weight:700;border:1px solid #fdba74;letter-spacing:.02em;text-transform:lowercase}._headerRight_21pl9_229{display:flex;align-items:center;gap:var(--space-2)}._closeBtn_21pl9_241{background:none;border:none;cursor:pointer;font-size:1.6rem;line-height:1;color:#374151;padding:0 4px;transition:color .15s;font-weight:400}._closeBtn_21pl9_241:hover{color:#111827}._back_21pl9_273{font-size:.78rem;color:#4b5563;text-decoration:none;transition:color .15s}._back_21pl9_273:hover{color:#111827}._error_21pl9_295{background:#fff1f2;color:#b91c1c;border-bottom:1px solid #fecdd3;padding:10px 14px;font-size:.8rem;flex-shrink:0}._inputRow_21pl9_313{display:flex;align-items:flex-end;gap:10px;padding:12px 14px 8px;background:#f5f5f6;border-top:1px dashed #aeb6c3;flex-shrink:0}._textarea_21pl9_333{flex:1;resize:none;border:2px solid #1f2937;border-radius:10px;padding:10px 44px 10px 14px;min-height:36px;max-height:110px;font-size:.92rem;font-family:inherit;line-height:1.35;color:#111827;background:#fff;transition:border-color .15s,box-shadow .15s}._textarea_21pl9_333:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}._textarea_21pl9_333:disabled{opacity:.6}._sendBtn_21pl9_385{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#9ca3af;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s;font-size:1rem;padding:0;margin-bottom:4px}._sendBtn_21pl9_385:hover:not(:disabled){background:#6b7280;transform:translate(1px)}._sendBtn_21pl9_385:disabled{opacity:.7;cursor:not-allowed}._sendSpinner_21pl9_441{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:_spin_21pl9_1 .8s linear infinite}._disclaimer_21pl9_459{text-align:center;font-size:.71rem;color:#6b7280;padding:4px 14px 14px;background:#f5f5f6;flex-shrink:0}@keyframes _spin_21pl9_1{to{transform:rotate(360deg)}}
