:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f4f5;background:#09090b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#09090b;min-height:100vh}button,input{font:inherit}button{border:0}.app-layout{color:#f4f4f5;selection:#3b82f647;background:#09090b;min-height:100vh;display:flex;overflow:hidden}.sidebar{background:#09090b;border-right:1px solid #27272a99;flex-direction:column;width:256px;transition:width .3s,opacity .3s;display:flex}.sidebar.closed{opacity:0;width:0;overflow:hidden}.sidebar__header{justify-content:space-between;align-items:center;margin-bottom:.25rem;padding:1.2rem 1rem 1rem;display:flex}.sidebar__body{flex:1;padding-bottom:1rem;overflow-y:auto}.sidebar__footer{border-top:1px solid #27272a99;padding:1rem}.round-button{color:#a1a1aa;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.round-button:hover{color:#e4e4e7;background:#27272a80}.round-button.filled{color:#e4e4e7;background:#27272a99}.sidebar-item{color:#a1a1aa;cursor:pointer;background:0 0;border-radius:14px;justify-content:space-between;align-items:center;width:calc(100% - 16px);margin:0 8px;padding:.72rem .85rem;transition:background .2s,color .2s;display:flex}.sidebar-item:hover{color:#e4e4e7;background:#27272a7a}.sidebar-item.active{color:#f4f4f5;background:#27272ab8}.sidebar-item__content{align-items:center;gap:.72rem;min-width:0;display:flex}.sidebar-item__content span:last-child{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:500;overflow:hidden}.sidebar-item__arrow{color:#71717a}.sidebar-section{padding-top:.35rem}.sidebar-section.chats{padding-top:1rem}.sidebar-section__toggle,.sidebar-section__title{color:#a1a1aa;letter-spacing:.08em;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1.25rem;font-size:.74rem;font-weight:700;display:flex}.sidebar-section__toggle{cursor:pointer}.sidebar-section__chevron{transition:transform .2s}.sidebar-section__chevron.open{transform:rotate(180deg)}.sidebar-section__content{max-height:0;transition:max-height .22s;overflow:hidden}.sidebar-section__content.open{max-height:120px}.settings-link{color:#a1a1aa;cursor:pointer;background:0 0;border-radius:14px;align-items:center;gap:.75rem;width:100%;padding:.55rem .6rem;transition:background .2s,color .2s;display:flex}.settings-link:hover{color:#e4e4e7;background:#27272a7a}.main-area{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.sidebar-backdrop{display:none}.topbar{z-index:10;background:linear-gradient(#09090bf5 0%,#09090b00 100%);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:absolute;inset:0 0 auto}.topbar__left,.topbar__right{align-items:center;gap:.9rem;display:flex}.brand-name{letter-spacing:-.03em;background:linear-gradient(90deg,#f4f4f5,#a1a1aa);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:500}.pro-badge{color:#fde68a;letter-spacing:.08em;background:#78350f4d;border:1px solid #b4530980;border-radius:999px;padding:.38rem .8rem;font-size:.72rem;font-weight:700}.profile-button{cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;width:34px;height:34px;padding:2px;transition:transform .2s}.profile-button:hover{transform:scale(1.05)}.profile-button__inner{color:#e4e4e7;background:#09090b;border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.center-stage{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:896px;margin:0 auto;padding:5.5rem 1rem 5rem;display:flex}.center-stage.with-messages{justify-content:flex-start;padding-top:5rem;padding-bottom:13rem}.welcome-block{text-align:center;width:100%;margin-bottom:2.5rem}.welcome-block h1{margin:0 0 .35rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600}.welcome-block h1 span{background:linear-gradient(90deg,#60a5fa,#a78bfa,#f472b6);color:#0000;-webkit-background-clip:text;background-clip:text}.welcome-block h2{color:#a1a1aa;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:500}.messages-panel{flex-direction:column;gap:1rem;width:100%;margin:0 0 1.5rem;display:flex}.chat-message{align-items:flex-start;gap:.85rem;width:100%;display:flex}.chat-message--user{justify-content:flex-end}.chat-message--user .chat-message__avatar{order:2}.chat-message__avatar{color:#e4e4e7;background:#27272acc;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.chat-message__bubble{color:#f4f4f5;background:#18181bdb;border:1px solid #3f3f4680;border-radius:18px;max-width:78%;padding:.95rem 1rem;line-height:1.55}.research-card{flex-direction:column;gap:.95rem;display:flex}.research-card.is-streaming{position:relative}.research-card__eyebrow{align-items:center;display:flex}.research-card__badge,.research-card__section-badge{color:#bfdbfe;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(#60a5fa29,#60a5fa14);border:1px solid #60a5fa3d;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.research-card__title{color:#f4f4f5;letter-spacing:-.03em;font-size:1.18rem;font-weight:650;line-height:1.25}.research-card__subtitle{color:#9ca3af;font-size:.86rem;font-weight:450}.research-card__summary{color:#f4f4f5;font-size:1.02rem;font-weight:460;line-height:1.72}.research-card__body{color:#d4d4d8;font-size:.98rem;line-height:1.75}.markdown-content{overflow-wrap:anywhere}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content p{margin:.65rem 0}.markdown-content h3{color:#f8fafc;letter-spacing:-.02em;margin:1.15rem 0 .45rem;font-size:1.02rem;font-weight:700}.markdown-content ul,.markdown-content ol{margin:.65rem 0;padding-left:1.25rem}.markdown-content li+li{margin-top:.4rem}.markdown-content strong{color:#fff;font-weight:750}.markdown-content table{border-collapse:collapse;width:100%;margin:.8rem 0;display:block;overflow-x:auto}.markdown-content th,.markdown-content td{text-align:left;vertical-align:top;border:1px solid #52525b94;padding:.55rem .65rem}.markdown-content th{color:#f4f4f5;background:#27272ab8}.markdown-content td{color:#d4d4d8}.markdown-content code{color:#bfdbfe;background:#27272ad1;border-radius:7px;padding:.12rem .32rem;font-size:.92em}.markdown-content blockquote{color:#cbd5e1;border-left:3px solid #60a5fa80;margin:.85rem 0;padding:.1rem 0 .1rem .9rem}.research-card__status-row{flex-wrap:wrap;gap:.5rem;display:flex}.research-card__status-pill,.orchestration-pill{color:#e4e4e7;background:#27272a75;border:1px solid #52525b8c;border-radius:999px;align-items:center;min-height:28px;padding:.28rem .72rem;font-size:.78rem;font-weight:600;display:inline-flex}.research-card__status-pill.is-running,.orchestration-pill.is-running{color:#bfdbfe;background:#2563eb29;border-color:#60a5fa73}.research-card__status-pill.is-completed,.orchestration-pill.is-completed{color:#bbf7d0;background:#05966926;border-color:#10b98161}.research-card__status-pill.is-failed,.orchestration-pill.is-failed{color:#fecaca;background:#dc262629;border-color:#f8717166}.research-card__section{flex-direction:column;gap:.55rem;padding-top:.1rem;display:flex}.research-card__section-label{color:#e4e4e7;letter-spacing:.01em;align-items:center;gap:.55rem;font-size:.82rem;font-weight:600;display:flex}.research-card__section-badge{color:#c4b5fd;background:linear-gradient(#a78bfa24,#a78bfa14);border-color:#a78bfa3d;min-height:24px;padding:.14rem .55rem}.research-card__list{color:#d4d4d8;margin:0;padding-left:1.05rem;font-size:.95rem;line-height:1.62}.research-card__list li+li{margin-top:.55rem}.research-card__context{color:#cbd5e1;margin:0;font-size:.95rem;font-weight:360;line-height:1.68}.research-card__next-step{color:#e4e4e7;background:radial-gradient(circle at 0 0,#3b82f61f,#0000 42%),#27272a57;border:1px solid #52525b66;border-radius:16px;flex-direction:column;gap:.5rem;padding:.9rem .95rem;display:flex;box-shadow:inset 0 1px #ffffff0a}.research-card__next-step p{color:#f4f4f5;margin:0;font-size:.95rem;font-weight:450;line-height:1.65}.chat-message--user .chat-message__bubble{background:#18181b}.chat-message__meta{border-top:1px solid #3f3f4673;margin-top:.85rem;padding-top:.8rem}.chat-message__meta-title{color:#a1a1aa;letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:700}.chat-message__meta-engine{color:#93c5fd;margin-top:.35rem;font-size:.78rem}.chat-message__meta-actions{flex-wrap:wrap;gap:.45rem;margin-top:.6rem;display:flex}.chat-message__meta-pill{color:#d4d4d8;background:#27272a85;border:1px solid #52525b8c;border-radius:999px;align-items:center;padding:.35rem .6rem;font-size:.76rem;display:inline-flex}.chat-message__meta-pill--secondary{color:#dbeafe;background:#1e40af2e;border-color:#93c5fd4d}.orchestration-strip{flex-wrap:wrap;gap:.55rem;width:100%;margin:0 0 1rem;display:flex}.chat-message__sources{gap:.6rem;margin-top:.9rem;display:grid}.chat-message__source{color:inherit;background:#27272a47;border:1px solid #52525b73;border-radius:12px;flex-direction:column;gap:.2rem;padding:.7rem .8rem;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:flex}.chat-message__source:hover{background:#27272a7a;border-color:#60a5fa80;transform:translateY(-1px)}.chat-message__source-domain{color:#93c5fd;letter-spacing:.03em;text-transform:uppercase;font-size:.75rem;font-weight:700}.chat-message__source-title{color:#f4f4f5;line-height:1.4}.prompt-shell{width:100%;position:relative}.app-layout.has-messages .prompt-shell{z-index:20;width:auto;max-width:896px;position:fixed;bottom:1.35rem;left:max(256px + 1rem,50vw - 320px);right:max(1rem,50vw - 576px)}.app-layout.has-messages.sidebar-closed .prompt-shell{left:max(1rem,50vw - 448px);right:max(1rem,50vw - 448px)}.prompt-shell__glow{filter:blur(22px);opacity:0;background:linear-gradient(90deg,#3b82f633,#a855f72e,#0000);border-radius:26px;transition:opacity .3s;position:absolute;inset:-4px}.prompt-shell:hover .prompt-shell__glow,.prompt-box:focus-within+.prompt-shell__glow,.prompt-shell:focus-within .prompt-shell__glow{opacity:1}.prompt-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18181bd1;border:1px solid #3f3f468c;border-radius:24px;flex-direction:column;padding:.5rem;display:flex;position:relative;box-shadow:0 24px 40px #00000047}.prompt-box__input-row{align-items:center;padding:.25rem .75rem;display:flex}.prompt-box__input-row input{color:#f4f4f5;background:0 0;border:0;outline:none;width:100%;padding:.85rem .4rem;font-size:1.05rem}.prompt-box__input-row input::placeholder{color:#71717a}.prompt-box__footer{justify-content:space-between;align-items:center;gap:1rem;padding:0 .25rem .25rem;display:flex}.prompt-box__actions{align-items:center;gap:.45rem;display:flex}.tool-button,.mode-button{color:#a1a1aa;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem .95rem;transition:background .2s,color .2s;display:inline-flex}.tool-button:hover,.mode-button:hover{color:#e4e4e7;background:#27272a99}.mode-button{color:#e4e4e7;background:#27272abd;border:1px solid #3f3f4699;padding:.55rem .9rem;font-size:.92rem}.mode-button--static{cursor:default}.mode-button--static:hover{color:#e4e4e7;background:#27272abd}.mode-button svg:first-child{color:#fbbf24}.mic-button{color:#fff;cursor:pointer;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #2563eb47}.mic-button:hover{background:#3b82f6;transform:translateY(-1px)}.mic-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.suggestions-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;max-width:760px;margin-top:2.5rem;display:flex}.suggestion-chip{color:#d4d4d8;cursor:pointer;background:#09090b;border:1px solid #27272ae6;border-radius:999px;align-items:center;gap:.65rem;padding:.8rem 1rem;transition:background .24s,border-color .24s,color .24s,transform .24s;display:inline-flex;box-shadow:0 4px 20px #00000029}.suggestion-chip svg{color:#60a5fa}.suggestion-chip:hover{color:#fff;background:#18181b;border-color:#3f3f46;transform:translateY(-2px)}.footer-note{text-align:center;color:#71717a;width:100%;padding:0 1rem;font-size:.76rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (width<=899px){html,body,#root{min-height:100dvh}body,.app-layout{min-height:100dvh;overflow-x:hidden}.sidebar{z-index:40;border-right-color:#3f3f46bf;width:min(84vw,320px);max-width:320px;transition:transform .26s,opacity .26s;position:fixed;inset:0 auto 0 0;transform:translate(0);box-shadow:18px 0 60px #00000070}.sidebar.closed{opacity:0;pointer-events:none;width:min(84vw,320px);overflow:hidden;transform:translate(-100%)}.sidebar-backdrop{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000006b;display:block;position:fixed;inset:0}.main-area{width:100%}.topbar{padding:.8rem}.brand-name{font-size:1.12rem}.pro-badge{white-space:nowrap;text-overflow:ellipsis;max-width:42vw;padding-inline:.65rem;overflow:hidden}.center-stage{max-width:100%;padding:5rem .75rem 4.5rem}.center-stage.with-messages{padding-top:4.5rem;padding-bottom:12.5rem}.messages-panel{gap:.85rem}.chat-message{gap:.55rem}.chat-message__avatar{flex:none;width:30px;height:30px}.welcome-block{text-align:center}.hide-mobile{display:none}.prompt-box__footer{flex-direction:column;align-items:stretch}.prompt-box__actions{justify-content:space-between}.chat-message__bubble{border-radius:16px;min-width:0;max-width:100%;padding:.85rem .9rem}.chat-message--user .chat-message__bubble{max-width:calc(100vw - 5.5rem)}.prompt-shell{width:100%}.app-layout.has-messages .prompt-shell,.app-layout.has-messages.sidebar-closed .prompt-shell{right:.75rem;bottom:max(.75rem, env(safe-area-inset-bottom));width:auto;max-width:none;left:.75rem}.orchestration-strip{margin-bottom:.85rem}}
