.AskAIDrawer-module__yIVveG__trigger{z-index:200;background:var(--surface-2);color:var(--text);border:1px solid var(--green-dim);font-family:var(--mono);cursor:pointer;box-shadow:0 0 0 1px var(--green-glow), 0 12px 32px -8px var(--green-glow);transition:transform var(--transition), box-shadow var(--transition), background var(--transition), border-color var(--transition);white-space:nowrap;letter-spacing:.02em;border-radius:100px;align-items:center;gap:10px;padding:12px 20px;font-size:13px;font-weight:700;display:inline-flex;position:fixed;bottom:28px;right:28px}.AskAIDrawer-module__yIVveG__trigger:hover{background:var(--surface-3);border-color:var(--green);box-shadow:0 0 0 1px var(--green-glow), 0 16px 40px -8px var(--green-glow);transform:translateY(-1px)}.AskAIDrawer-module__yIVveG__triggerActive{background:var(--surface-3);border-color:var(--green)}.AskAIDrawer-module__yIVveG__triggerCursor{background:var(--green);vertical-align:middle;width:2px;height:14px;animation-duration:1.05s;animation-timing-function:step-end;animation-iteration-count:infinite;display:inline-block}.AskAIDrawer-module__yIVveG__triggerLabel{letter-spacing:.02em;font-family:var(--mono);color:var(--text);font-weight:700}.AskAIDrawer-module__yIVveG__backdrop{display:none}@media (max-width:768px){.AskAIDrawer-module__yIVveG__backdrop{z-index:209;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;animation:.2s AskAIDrawer-module__yIVveG__ig-aidrawer-fade;display:block;position:fixed;inset:0}}.AskAIDrawer-module__yIVveG__drawer{z-index:210;background:var(--surface-2);border-left:var(--hairline);flex-direction:column;width:440px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:76px;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #00000059}.AskAIDrawer-module__yIVveG__drawerOpen{transform:translate(0)}.AskAIDrawer-module__yIVveG__drawerExpanded{width:720px}.AskAIDrawer-module__yIVveG__drawerHeader{border-bottom:var(--hairline);background:linear-gradient(180deg, var(--surface-2), var(--ink-2));flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.AskAIDrawer-module__yIVveG__drawerTitle{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.AskAIDrawer-module__yIVveG__drawerTitle b{color:var(--text);font-weight:600}.AskAIDrawer-module__yIVveG__drawerIcon{font-family:var(--mono);color:var(--green);font-size:13px;font-weight:800}.AskAIDrawer-module__yIVveG__drawerEyebrow{font-family:var(--mono);color:var(--green);font-size:13px;font-weight:700}.AskAIDrawer-module__yIVveG__tickerBadge{font-family:var(--mono);background:var(--green-glow);color:var(--green);border-radius:var(--r-xs);letter-spacing:.06em;padding:3px 8px;font-size:10.5px;font-weight:700}.AskAIDrawer-module__yIVveG__drawerActions{align-items:center;gap:4px;display:flex}.AskAIDrawer-module__yIVveG__iconBtn{border-radius:var(--r-xs);width:32px;height:32px;color:var(--text-3);cursor:pointer;transition:color var(--transition), background var(--transition);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.AskAIDrawer-module__yIVveG__iconBtn:hover{color:var(--text);background:var(--surface-3)}.AskAIDrawer-module__yIVveG__iconBtnActive,.AskAIDrawer-module__yIVveG__iconBtnActive:hover{color:var(--green);background:var(--green-glow)}.AskAIDrawer-module__yIVveG__iconBtnClose:hover{color:var(--red);background:#ff4d5c1f}.AskAIDrawer-module__yIVveG__historyPanel{flex-direction:column;flex:1;display:flex;overflow:hidden}.AskAIDrawer-module__yIVveG__historyHead{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--text-3);border-bottom:var(--hairline);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px 12px;font-size:10.5px;font-weight:500;display:flex}.AskAIDrawer-module__yIVveG__newChatLink{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--green);cursor:pointer;transition:color var(--transition);background:0;border:0;padding:0;font-size:10.5px;font-weight:600}.AskAIDrawer-module__yIVveG__newChatLink:hover{color:#41ff86}.AskAIDrawer-module__yIVveG__historyLoading{padding:14px 18px}.AskAIDrawer-module__yIVveG__noSessions{text-align:center;font-family:var(--mono);color:var(--text-4);letter-spacing:.04em;padding:36px 18px;font-size:11.5px}.AskAIDrawer-module__yIVveG__sessionList{flex:1;padding:0;overflow-y:auto}.AskAIDrawer-module__yIVveG__sessionItem{cursor:pointer;transition:background var(--transition);border-bottom:1px dashed var(--hair);align-items:center;gap:10px;padding:12px 18px;display:flex}.AskAIDrawer-module__yIVveG__sessionItem:hover{background:var(--ink-2)}.AskAIDrawer-module__yIVveG__sessionActive,.AskAIDrawer-module__yIVveG__sessionActive:hover{background:var(--green-glow)}.AskAIDrawer-module__yIVveG__sessionInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.AskAIDrawer-module__yIVveG__sessionTitle{font-family:var(--sans);color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.AskAIDrawer-module__yIVveG__sessionDate{font-family:var(--mono);color:var(--text-4);letter-spacing:.04em;font-size:10.5px}.AskAIDrawer-module__yIVveG__sessionActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.AskAIDrawer-module__yIVveG__actionBtn{border-radius:var(--r-xs);width:24px;height:24px;color:var(--text-3);opacity:0;transition:opacity var(--transition), color var(--transition), background var(--transition);cursor:pointer;background:0;border:0;justify-content:center;align-items:center;display:flex}.AskAIDrawer-module__yIVveG__sessionItem:hover .AskAIDrawer-module__yIVveG__actionBtn{opacity:1}.AskAIDrawer-module__yIVveG__actionBtn:hover{color:var(--text);background:var(--surface-3)}.AskAIDrawer-module__yIVveG__actionBtnStar{opacity:1;color:var(--amber)}.AskAIDrawer-module__yIVveG__actionBtnStar:hover{color:var(--amber);background:#ffb4321f}.AskAIDrawer-module__yIVveG__actionBtnDelete:hover{color:var(--red);background:#ff4d5c1f}.AskAIDrawer-module__yIVveG__sessionEditInput{background:var(--ink-2);border:1px solid var(--green-dim);border-radius:var(--r-xs);font-family:var(--mono);color:var(--text);outline:none;flex:1;width:100%;padding:4px 8px;font-size:12px}.AskAIDrawer-module__yIVveG__messages{flex-direction:column;flex:1;gap:18px;padding:20px 18px;display:flex;overflow-y:auto}.AskAIDrawer-module__yIVveG__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:32px 24px;display:flex}.AskAIDrawer-module__yIVveG__emptyIcon{font-family:var(--mono);color:var(--green);font-size:28px}.AskAIDrawer-module__yIVveG__emptyText{font-family:var(--sans);max-width:300px;color:var(--text-2);font-size:14px;line-height:1.55}.AskAIDrawer-module__yIVveG__suggestions{flex-wrap:wrap;justify-content:center;gap:8px;max-width:340px;margin-top:4px;display:flex}.AskAIDrawer-module__yIVveG__suggestionChip{border-radius:var(--r-xs);font-family:var(--mono);letter-spacing:.04em;color:var(--text-2);background:var(--surface);border:var(--hairline);cursor:pointer;transition:border-color var(--transition), color var(--transition), background var(--transition);text-align:left;padding:6px 12px;font-size:11px;font-weight:500;line-height:1.4}.AskAIDrawer-module__yIVveG__suggestionChip:hover{border-color:var(--green-dim);color:var(--green);background:var(--green-glow)}.AskAIDrawer-module__yIVveG__msg{flex-direction:column;gap:6px;display:flex}.AskAIDrawer-module__yIVveG__msgLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--text-3);font-size:10px;font-weight:500}.AskAIDrawer-module__yIVveG__assistant .AskAIDrawer-module__yIVveG__msgLabel{color:var(--green)}.AskAIDrawer-module__yIVveG__msgBody{font-family:var(--sans);color:var(--text);font-size:14px;line-height:1.65}.AskAIDrawer-module__yIVveG__user .AskAIDrawer-module__yIVveG__msgBody{background:var(--surface-3);border:var(--hairline);border-radius:var(--r);color:var(--text);align-self:flex-end;max-width:90%;padding:10px 14px}.AskAIDrawer-module__yIVveG__cursor{background:var(--green);vertical-align:-2px;width:7px;height:14px;margin-left:4px;animation:1.05s step-end infinite AskAIDrawer-module__yIVveG__ig-brand-cursor-blink;display:inline-block}.AskAIDrawer-module__yIVveG__toolStatus{font-family:var(--mono);color:var(--text-3);letter-spacing:.04em;margin-top:4px;font-size:11px;animation:1.5s ease-in-out infinite AskAIDrawer-module__yIVveG__ig-aidrawer-pulse;display:block}.AskAIDrawer-module__yIVveG__empty{color:var(--text-4);font-family:var(--mono)}.AskAIDrawer-module__yIVveG__inputArea{border-top:var(--hairline);background:var(--surface-2);flex-direction:column;flex-shrink:0;gap:8px;padding:14px 16px;display:flex}.AskAIDrawer-module__yIVveG__inputRow{align-items:flex-end;gap:10px;display:flex}.AskAIDrawer-module__yIVveG__input{background:var(--ink-2);border:var(--hairline);border-radius:var(--r-sm);font-family:var(--sans);color:var(--text);resize:none;max-height:160px;transition:border-color var(--transition), box-shadow var(--transition);flex:1;padding:10px 14px;font-size:14px;line-height:1.55;overflow-y:auto}.AskAIDrawer-module__yIVveG__input:focus{border-color:var(--green-dim);box-shadow:0 0 0 3px var(--green-glow);outline:none}.AskAIDrawer-module__yIVveG__input::placeholder{color:var(--text-4)}.AskAIDrawer-module__yIVveG__input:disabled{opacity:.6}.AskAIDrawer-module__yIVveG__sendBtn{border-radius:var(--r-sm);background:var(--green);width:40px;height:40px;color:var(--ink);font-family:var(--mono);cursor:pointer;transition:background var(--transition);border:0;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.AskAIDrawer-module__yIVveG__sendBtn:disabled{opacity:.4;cursor:not-allowed}.AskAIDrawer-module__yIVveG__sendBtn:not(:disabled):hover{background:#41ff86}.AskAIDrawer-module__yIVveG__hint{font-family:var(--mono);color:var(--text-4);letter-spacing:.04em;font-size:10.5px}@media (max-width:768px){.AskAIDrawer-module__yIVveG__trigger{padding:11px 18px;font-size:12.5px;bottom:20px;right:16px}.AskAIDrawer-module__yIVveG__drawer{border-left:0;border-top:var(--hairline);border-radius:var(--r-lg) var(--r-lg) 0 0;width:100%;height:85vh;transition:transform .25s cubic-bezier(.4,0,.2,1);inset:auto 0 0;transform:translateY(100%)}.AskAIDrawer-module__yIVveG__drawerOpen{transform:translateY(0)}.AskAIDrawer-module__yIVveG__drawerExpanded{border-radius:0;width:100%;height:100vh;top:0}}@keyframes AskAIDrawer-module__yIVveG__ig-aidrawer-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes AskAIDrawer-module__yIVveG__ig-aidrawer-fade{0%{opacity:0}to{opacity:1}}
:root{--ink:#08090c;--ink-2:#0b0d12;--surface:#0f1218;--surface-2:#161b26;--surface-3:#1c2230;--hair:#1f2532;--hair-2:#2a3142;--text:#f4f5f8;--text-2:#b7bcc9;--text-3:#7b8294;--text-4:#4e5466;--green:#2be574;--green-dim:#1aa055;--green-glow:#2be5742e;--amber:#ffb432;--amber-dim:#b27800;--violet:#7b5bff;--violet-dim:#4f39b8;--red:#ff4d5c;--red-dim:#b82533;--serif:var(--font-newsreader), "Newsreader", "Source Serif 4", Georgia, serif;--sans:var(--font-geist), "Geist", system-ui, -apple-system, sans-serif;--mono:var(--font-jetbrains), "JetBrains Mono", "IBM Plex Mono", ui-monospace, monospace;--r-xs:4px;--r-sm:6px;--r:10px;--r-lg:16px;--r-xl:24px;--maxw:1280px;--app-pad:clamp(20px, 3vw, 48px);--rail-w:232px;--rail-w-collapsed:68px;--gutter:32px;--hairline:1px solid var(--hair);--transition-fast:.12s ease;--transition:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.2s ease;--transition-slow:.3s cubic-bezier(.4, 0, .2, 1);--shadow-sm:0 2px 8px #00000080;--shadow:0 4px 24px #0009;--shadow-lg:0 8px 48px #000000b3}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-size:16px}body{background:var(--ink);color:var(--text);font-family:var(--sans);font-feature-settings:"ss01", "cv11";min-height:100vh;line-height:1.55;overflow-x:hidden}a{color:inherit;transition:color var(--transition-base), opacity var(--transition-base);text-decoration:none}img,svg{display:block}button{cursor:pointer;color:inherit;transition:color var(--transition-base), background var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base), opacity var(--transition-base);background:0;border:0;font-family:inherit}input,textarea,select{transition:border-color var(--transition-base), box-shadow var(--transition-base);font-family:inherit}::selection{background:var(--green);color:var(--ink)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--ink)}::-webkit-scrollbar-thumb{background:var(--hair-2);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--green-dim)}h1,h2,h3,h4,h5,h6{font-family:var(--serif);letter-spacing:-.02em;font-weight:400;line-height:1.05}h1{font-size:clamp(2.25rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,4vw,2.75rem)}h3{font-size:1.4rem;font-weight:600;font-family:var(--sans);letter-spacing:-.01em}h4{font-size:1rem;font-weight:600;font-family:var(--sans)}.mono{font-family:var(--mono);font-feature-settings:"ss01","zero","cv01"}.serif{font-family:var(--serif)}.tabular{font-variant-numeric:tabular-nums}.brand{font-family:var(--mono);letter-spacing:-.01em;color:var(--text);align-items:center;gap:8px;font-size:24px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.brand b{font-weight:700;font-family:var(--mono)}.brand-cursor{background:var(--green);width:10px;height:20px;margin-left:5px;animation:1.05s step-end infinite ig-brand-cursor-blink;display:inline-block;transform:translateY(2px)}.brand--lg{font-size:36px}.brand--lg .brand-cursor{width:15px;height:30px;margin-left:7px;transform:translateY(2px)}.brand--xl{font-size:72px}.brand--xl .brand-cursor{width:28px;height:60px;margin-left:12px;transform:translateY(4px)}@keyframes ig-brand-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.up{color:var(--green)}.down{color:var(--red)}.dim{color:var(--text-3)}.eyebrow{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-size:11px}.btn{border-radius:var(--r-sm);height:36px;font:600 13px var(--sans);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:0 14px;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.btn-primary{background:var(--green);color:var(--ink);box-shadow:0 0 0 1px var(--green-dim) inset, 0 8px 24px -8px var(--green-glow);font-weight:700}.btn-primary:hover{background:#41ff86;transform:translateY(-1px)}.btn-secondary,.btn-outline{color:var(--text);border:1px solid var(--hair-2);background:0 0}.btn-secondary:hover,.btn-outline:hover{border-color:var(--text)}.btn-ghost{color:var(--text-2);border:1px solid #0000}.btn-ghost:hover{color:var(--text)}.btn-danger{color:var(--red);background:#ff4d5c1f;border:1px solid #ff4d5c4d}.btn-danger:hover{background:var(--red);color:var(--ink)}.btn-lg{height:44px;padding:0 18px;font-size:14px}.card{background:var(--surface);border:var(--hairline);border-radius:var(--r-lg);transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);padding:24px}.card:hover{border-color:var(--hair-2);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.card-sm{background:var(--surface);border:var(--hairline);border-radius:var(--r);padding:16px}.input{background:var(--surface);border:var(--hairline);border-radius:var(--r);width:100%;color:var(--text);transition:all var(--transition);outline:none;padding:14px 16px;font-size:1.05rem}.input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-glow)}.input::placeholder{color:var(--text-4)}.badge{letter-spacing:.04em;text-transform:uppercase;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.badge.success{background:var(--green-glow);color:var(--green)}.badge.danger{color:var(--red);background:#ff4d5c1f}.badge.warning{color:var(--amber);background:#ffb4321f}.badge.accent{background:var(--green-glow);color:var(--green)}.badge.neutral{background:var(--surface-3);color:var(--text-3)}@keyframes ig-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton,.skeleton-shimmer{background:linear-gradient(90deg, var(--surface) 25%, var(--surface-2) 50%, var(--surface) 75%);border-radius:var(--r-sm);background-size:200% 100%;animation:1.5s infinite ig-shimmer}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-in{animation:.4s forwards fadeIn}.animate-scale-in{animation:.3s forwards fadeInScale}.animate-pulse{animation:2s ease-in-out infinite pulse}.animate-spin{animation:.8s linear infinite spin}.fade-in{animation:.4s forwards fadeIn}.divider{background:var(--hair);height:1px;margin:16px 0}.grid-2{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}.brand-cursor{opacity:1;animation:none}}
