:root{color:#e8eef9;font-family:Segoe UI,Arial,sans-serif;background:#dbe9f8}html,body,#root{margin:0;width:100%;height:100%;min-height:100dvh}*{box-sizing:border-box}body{color:#1e2432;background:#dbe9f8;overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.the-app-layout{width:100vw;height:100dvh;min-height:100dvh;background:#dbe9f8}.the-app-shell{position:relative;width:100%;height:100dvh;min-height:100dvh;overflow:hidden;isolation:isolate;-webkit-user-select:none;user-select:none;background:#0f1b33}.desktop-wallpaper{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c142724,#0c142757),url(/desktop.jpg) center center / cover no-repeat;pointer-events:none}.desktop-chrome{position:absolute;top:0;left:0;right:0;z-index:1;display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 16px;color:#fffffff5;background:#080e1c2e;border-bottom:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(22px) saturate(180%);backdrop-filter:blur(22px) saturate(180%);box-shadow:inset 0 1px #ffffff1f}.desktop-status{flex:1 1 auto}.menu-bar{display:flex;align-items:center;gap:2px}.menu-root{position:relative}.menu-trigger{min-height:28px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#f3f7ff;cursor:default;font-size:.84rem;font-weight:500}.menu-trigger.is-app{font-weight:700}.menu-trigger:hover,.menu-trigger.is-open{background:#ffffff29}.menu-dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:190px;padding:8px;display:grid;gap:2px;border-radius:12px;background:#1a2236d1;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(22px) saturate(180%);backdrop-filter:blur(22px) saturate(180%);box-shadow:0 18px 40px #050a1847}.menu-entry{min-height:34px;padding:0 12px;display:flex;align-items:center;border:0;border-radius:8px;background:transparent;color:#f5f8ff;cursor:default;font-size:.84rem;text-align:left}.menu-entry:hover{background:#ffffff24}.desktop-clock{font-size:.92rem;font-weight:600;letter-spacing:.04em;text-shadow:0 1px 6px rgba(19,31,66,.22)}.desktop-actions{display:flex;align-items:center;gap:10px}.desktop-fullscreen-button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.desktop-fullscreen-button:hover{background:#fff3}.desktop-fullscreen-icon{font-size:.82rem;font-weight:700;line-height:1}.desktop-workspace{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.desktop-window{position:absolute;display:grid;grid-template-rows:auto minmax(0,1fr);border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.28);background:#e7f1ff38;-webkit-backdrop-filter:blur(28px) saturate(145%);backdrop-filter:blur(28px) saturate(145%);pointer-events:auto;box-shadow:0 35px 80px #10214e47,inset 0 1px #ffffff57}.desktop-window.is-active{box-shadow:0 40px 90px #0a1b4f57,0 0 0 1px #ffffff2e,inset 0 1px #ffffff5c}.desktop-window.is-dragging{cursor:default}.desktop-window.is-resizing{transition:none}.desktop-window.is-maximized{border-radius:0;border-left:0;border-right:0;border-bottom:0;box-shadow:none}.window-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:16px 18px;cursor:default;background:linear-gradient(180deg,#ffffff57,#ffffff24);border-bottom:1px solid rgba(255,255,255,.18)}.desktop-window.is-dragging .window-topbar{cursor:default}.window-controls{display:flex;align-items:center;gap:8px}.window-control{width:12px;height:12px;padding:0;border:0;border-radius:50%;cursor:pointer}.window-control.is-close{background:#ff5f57}.window-control.is-minimize{background:#ffbd2f}.window-control.is-expand{background:#28c840}.window-title{justify-self:center;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.03em}.window-toolbar{justify-self:end}.window-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff4d;border:1px solid rgba(255,255,255,.24);color:#294879;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.window-body{min-height:0;padding:0;overflow:auto;background:#fff}.window-resize-handle{position:absolute;padding:0;border:0;background:transparent;z-index:3}.window-resize-handle.is-n,.window-resize-handle.is-s{left:14px;right:14px;height:10px}.window-resize-handle.is-n{top:-5px;cursor:ns-resize}.window-resize-handle.is-s{bottom:-5px;cursor:ns-resize}.window-resize-handle.is-e,.window-resize-handle.is-w{top:14px;bottom:14px;width:10px}.window-resize-handle.is-e{right:-5px;cursor:ew-resize}.window-resize-handle.is-w{left:-5px;cursor:ew-resize}.window-resize-handle.is-ne,.window-resize-handle.is-nw,.window-resize-handle.is-se,.window-resize-handle.is-sw{width:16px;height:16px}.window-resize-handle.is-ne{top:-6px;right:-6px;cursor:nesw-resize}.window-resize-handle.is-nw{top:-6px;left:-6px;cursor:nwse-resize}.window-resize-handle.is-se{right:-6px;bottom:-6px;cursor:nwse-resize}.window-resize-handle.is-sw{left:-6px;bottom:-6px;cursor:nesw-resize}.chat-window-content{min-height:100%;height:100%;display:grid;grid-template-columns:320px minmax(0,1fr);-webkit-user-select:text;user-select:text;background:#111;overflow:hidden}.chat-sidebar{min-height:100%;padding:18px 0 16px 16px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;background:#050505}.chat-sidebar-main{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px}.chat-sidebar-section{min-height:0;gap:10px}.chat-sidebar-section h2{margin:0 0 10px;color:#ffffff9e;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chat-sidebar-nav{display:grid;gap:8px}.chat-sidebar-new-chat,.chat-sidebar-nav-link,.chat-sidebar-logout{width:100%;min-height:46px;border:0;border-radius:3px;color:#f7f7f7;font-size:.96rem;font-weight:600;text-align:left;cursor:pointer;margin-left:-10px;padding:0 0 0 10px}.chat-sidebar-new-chat{background:#f7f7f7;color:#050505}.chat-sidebar-nav-link,.chat-sidebar-logout{background:transparent}.chat-sidebar-nav-link.is-active{background:#ffffff24}.chat-sidebar-threads-section{min-height:0}.chat-sidebar-threads{min-height:0;display:grid;align-content:start;gap:8px;overflow-y:auto;padding-right:4px}.chat-sidebar-thread{width:100%;padding:12px;display:grid;border:1px solid transparent;border-radius:14px;background:transparent;color:#f7f7f7;text-align:left;cursor:pointer}.chat-sidebar-thread strong{display:block;font-size:.92rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-sidebar-thread.is-active{background:#ffffff1a;border-color:#ffffff1a}.chat-sidebar-empty-state{margin:0;color:#ffffff80;font-size:.9rem;line-height:1.5}.chat-sidebar-footer{padding-top:14px;display:grid;gap:14px;border-top:1px solid rgba(255,255,255,.08)}.chat-sidebar-account{display:flex;align-items:center;gap:12px}.chat-sidebar-account-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;flex:0 0 42px;background:#f7c514;color:#fff;font-size:.88rem;font-weight:700}.chat-sidebar-account-copy strong,.chat-sidebar-account-copy span{display:block}.chat-sidebar-account-copy strong{color:#f7f7f7;font-size:.95rem}.chat-sidebar-account-copy span{margin-top:2px;color:#ffffffa3;font-size:.84rem}.chat-sidebar-logout{min-height:42px;border:1px solid rgba(255,255,255,.12);color:#ffffffe0}.chat-sidebar-new-chat:focus-visible,.chat-sidebar-nav-link:focus-visible,.chat-sidebar-thread:focus-visible,.chat-sidebar-logout:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:2px}@media (hover: hover){.chat-sidebar-new-chat:hover{background:#fff}.chat-sidebar-nav-link:hover,.chat-sidebar-thread:hover,.chat-sidebar-logout:hover{background:#ffffff1a}}.chat-app-main{min-width:0;min-height:0;height:100%;padding:18px;display:grid;grid-template-rows:auto 1fr;gap:18px;background:#fff}.chat-window-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.chat-window-tag{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff80;border:1px solid rgba(115,145,203,.18);color:#355487;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chat-window-body{min-height:0;height:100%;border-radius:22px;display:grid;align-content:stretch;justify-items:stretch;gap:24px;background:linear-gradient(180deg,#ffffffb8,#f3f8ff7a),#ffffff47;border:1px solid rgba(255,255,255,.26);box-shadow:inset 0 1px #ffffff5c;overflow:hidden}.chat-window-body h1{margin:0;color:#162849;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1}.chat-window-body p{max-width:520px;margin:0;color:#4d648e;font-size:1rem;line-height:1.6}.brainstorm-dashboard{width:min(100%,980px);min-height:0;height:100%;margin:0 auto;display:grid;align-content:start;justify-items:center;gap:28px;padding:clamp(18px,2vw,28px) 0}.brainstorm-dashboard.is-conversation{width:min(100%,920px);min-height:0;grid-template-rows:auto minmax(0,1fr) auto;justify-items:stretch}.brainstorm-workspace{height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px}.brainstorm-main{min-width:0;min-height:0}.brainstorm-orb{width:72px;height:72px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffffeb,#fff0 28%),radial-gradient(circle at 50% 45%,#f6b7ff,#c86dff 48%,#8f4dff);box-shadow:0 12px 28px #c363ff47,inset 0 -10px 18px #7a2fff2e}.brainstorm-header,.brainstorm-thread-header{display:grid;gap:8px}.brainstorm-header{justify-items:center;text-align:center}.brainstorm-header h1,.brainstorm-thread-header h1{margin:0;color:#171a2c;line-height:1.08;font-weight:500}.brainstorm-header h1{font-size:clamp(2.25rem,4vw,3.5rem)}.brainstorm-thread-header h1{font-size:clamp(1.9rem,3vw,2.6rem)}.brainstorm-header h1 span{display:block;color:#d15dff}.brainstorm-thread-label,.brainstorm-examples-label{color:#8e90a0;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brainstorm-thread-time{color:#8090af;font-size:.9rem}.brainstorm-thread-actions{margin-top:8px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.brainstorm-inline-button{min-height:34px;padding:0 12px;border:1px solid rgba(209,216,236,.95);border-radius:999px;background:#ffffffeb;color:#304469;cursor:pointer}.brainstorm-inline-button.is-danger{color:#a73d57;border-color:#ebbec7f2}.brainstorm-conversation{width:100%;min-height:0;display:grid;gap:18px;align-content:start;overflow-y:auto;padding-right:6px}.brainstorm-message-hit{width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:default}.brainstorm-message.is-inspectable .brainstorm-message-hit{cursor:pointer}.brainstorm-message.is-selected .brainstorm-message-bubble{box-shadow:0 10px 24px #21305c0d,0 0 0 2px #8f4dff38}.brainstorm-message{display:flex}.brainstorm-message-user{justify-content:flex-end}.brainstorm-message-assistant{justify-content:flex-start}.brainstorm-message-bubble{max-width:min(78%,720px);padding:16px 18px;border-radius:22px;box-shadow:0 10px 24px #21305c0d}.brainstorm-message-user .brainstorm-message-bubble{background:#171b29;color:#fff;border-bottom-right-radius:8px}.brainstorm-message-user .brainstorm-message-bubble p{color:#fff;line-height:1.55}.brainstorm-message-assistant .brainstorm-message-bubble{background:#ffffffeb;border:1px solid rgba(220,225,242,.9);color:#22314d;border-bottom-left-radius:8px;line-height:1.7}.brainstorm-message-user p,.brainstorm-message-assistant p{max-width:none;margin:0}.brainstorm-message-assistant :is(h1,h2,h3,h4,h5,h6){margin:0 0 12px;color:#132746;line-height:1.2}.brainstorm-message-assistant h2{font-size:1.12rem}.brainstorm-message-assistant h3{font-size:1rem}.brainstorm-message-assistant p+p,.brainstorm-message-assistant p+ul,.brainstorm-message-assistant p+ol,.brainstorm-message-assistant ul+p,.brainstorm-message-assistant ol+p,.brainstorm-message-assistant h2+p,.brainstorm-message-assistant h3+p,.brainstorm-message-assistant h2+ul,.brainstorm-message-assistant h3+ul,.brainstorm-message-assistant blockquote+p,.brainstorm-message-assistant pre+p{margin-top:14px}.brainstorm-message-assistant ul,.brainstorm-message-assistant ol{margin:0;padding-left:22px;color:#425778;line-height:1.7}.brainstorm-message-assistant li>p{margin:0}.brainstorm-message-assistant ul+h2,.brainstorm-message-assistant ul+h3,.brainstorm-message-assistant ol+h2,.brainstorm-message-assistant ol+h3,.brainstorm-message-assistant p+h2,.brainstorm-message-assistant p+h3{margin-top:20px}.brainstorm-message-assistant blockquote{margin:0;padding-left:14px;border-left:3px solid rgba(143,77,255,.3);color:#5c6f92;line-height:1.7}.brainstorm-message-assistant code{padding:.15em .4em;border-radius:8px;background:#e9efffe6;color:#294780;font-size:.9em}.brainstorm-message-assistant pre{margin:0;padding:14px;overflow-x:auto;border-radius:16px;background:#101625}.brainstorm-message-assistant pre code{padding:0;background:transparent;color:#eef4ff}.brainstorm-message-thinking{display:inline-flex;align-items:center;gap:8px;min-height:22px}.brainstorm-message-thinking span{width:8px;height:8px;border-radius:50%;background:#9ca8c2;animation:brainstorm-pulse 1.2s infinite ease-in-out}.brainstorm-message-thinking span:nth-child(2){animation-delay:.15s}.brainstorm-message-thinking span:nth-child(3){animation-delay:.3s}.brainstorm-assistant-status{color:#7485a8;font-size:.88rem}.brainstorm-composer{width:100%;min-height:180px;padding:22px 22px 14px;display:grid;gap:18px;border-radius:24px;background:#fffffff5;border:1px solid rgba(220,225,242,.85);box-shadow:0 10px 30px #2b376614}.brainstorm-composer-stack{display:grid;gap:12px}.brainstorm-error-banner{max-width:none;margin:0;padding:12px 14px;border-radius:14px;background:#ffeaeef5;color:#9e334d;font-size:.92rem}.brainstorm-composer-input{display:flex;align-items:flex-start;gap:12px}.brainstorm-composer-spark{padding-top:4px;color:#11131e;font-size:1rem;line-height:1.4}.brainstorm-composer-textarea{width:100%;min-height:110px;padding:0;border:0;resize:vertical;background:transparent;color:#202941;font:inherit;line-height:1.6}.brainstorm-composer-textarea::placeholder{color:#6c728b}.brainstorm-composer-textarea:focus{outline:none}.brainstorm-composer-note{max-width:none;color:#7d57d9;font-size:.9rem}.brainstorm-composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.brainstorm-composer-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.brainstorm-chip,.brainstorm-toggle,.brainstorm-send{border:1px solid rgba(221,226,241,.92);background:#fff;color:#2a3147;font:inherit}.brainstorm-chip,.brainstorm-toggle{min-height:40px;padding:0 14px;border-radius:12px}.brainstorm-chip{box-shadow:0 2px 6px #1f2d520a}.brainstorm-toggle{display:inline-flex;align-items:center;gap:8px}.brainstorm-toggle-knob{position:relative;width:28px;height:16px;border-radius:999px;background:#aab3c7e6;transition:background .14s ease}.brainstorm-toggle-knob:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .14s ease}.brainstorm-toggle.is-active .brainstorm-toggle-knob{background:#8f4dff}.brainstorm-toggle.is-active .brainstorm-toggle-knob:after{transform:translate(12px)}.brainstorm-send{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#121521;border-color:#121521;color:#fff;font-size:1rem;font-weight:800}.brainstorm-send:disabled{background:#bcc4d8;border-color:#bcc4d8;cursor:not-allowed}.brainstorm-examples{width:min(100%,820px);display:grid;gap:18px}.brainstorm-example-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.brainstorm-example-card{min-height:152px;padding:18px;display:grid;align-content:space-between;gap:18px;border:1px solid rgba(232,235,244,.92);border-radius:18px;background:#f9fafdf5;color:#2f3447;text-align:left;font:inherit;box-shadow:0 4px 12px #1a22450a}.brainstorm-example-card span{font-size:1rem;line-height:1.45}.brainstorm-example-icon{width:18px;height:18px;border-radius:50%;border:2px solid #2f3447;opacity:.9}.brainstorm-chip:focus-visible,.brainstorm-toggle:focus-visible,.brainstorm-send:focus-visible,.brainstorm-example-card:focus-visible,.brainstorm-inline-button:focus-visible{outline:2px solid rgba(143,77,255,.5);outline-offset:2px}.brainstorm-inspector{width:340px;min-width:340px;height:100%;min-height:0;padding:18px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;border-radius:24px;background:#fffffff0;border:1px solid rgba(220,225,242,.9);box-shadow:0 10px 30px #2b376614}.brainstorm-inspector-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.brainstorm-inspector-header h3,.brainstorm-inspector-section h4{margin:0;color:#182a4a}.brainstorm-inspector-scroll{min-height:0;overflow-y:auto;padding-right:6px;display:grid;align-content:start;gap:16px}.brainstorm-inspector-section{display:grid;gap:10px}.brainstorm-inspector-empty{max-width:none;margin:0;color:#7084ab;font-size:.92rem}.brainstorm-inspector-markdown{display:grid;gap:10px;color:#334d77}.brainstorm-signal-list,.brainstorm-kv-list,.brainstorm-timing-grid{display:grid;gap:10px}.brainstorm-signal-card,.brainstorm-timing-card{padding:12px 14px;border-radius:16px;background:#f4f7fff2;border:1px solid rgba(222,229,244,.95)}.brainstorm-signal-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.brainstorm-signal-tag,.brainstorm-signal-score{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:.74rem}.brainstorm-signal-tag{background:#85dbbf38;color:#0d6d52}.brainstorm-signal-tag.is-warm{background:#ffd38b38;color:#8e5a0d}.brainstorm-signal-score{background:#e9effff5;color:#4a679b}.brainstorm-signal-card p,.brainstorm-timing-card span,.brainstorm-kv-row span{max-width:none;margin:0}.brainstorm-timing-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.brainstorm-kv-row{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:14px;background:#f4f7fff2;border:1px solid rgba(222,229,244,.95)}.brainstorm-kv-row code,.brainstorm-inspector-json{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.brainstorm-kv-row code{padding:4px 6px;border-radius:8px;background:#e9efffe6;color:#294780}.brainstorm-inspector-json{margin:0;padding:12px;overflow-x:auto;border-radius:16px;background:#101625;color:#eef4ff;font-size:.82rem}@keyframes brainstorm-pulse{0%,80%,to{transform:scale(.88);opacity:.5}40%{transform:scale(1);opacity:1}}@media (hover: hover){.brainstorm-chip:hover,.brainstorm-toggle:hover,.brainstorm-example-card:hover,.brainstorm-inline-button:hover{border-color:#c9bffff2;box-shadow:0 8px 20px #8f4dff14}.brainstorm-send:not(:disabled):hover{background:#1b1f30}}.home-dashboard{display:grid;gap:22px}.home-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-summary-card{min-width:0;padding:18px 20px;display:grid;gap:10px;border-radius:22px;background:#ffffffc7;border:1px solid rgba(213,224,244,.9);box-shadow:0 10px 24px #1e3b700f}.home-summary-card span{color:#6f82a7;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-summary-card strong{color:#182a4a;font-size:1.28rem;line-height:1.25}.home-summary-card p{max-width:none;color:#5d7399;font-size:.92rem}.home-hero{padding:clamp(24px,4vw,34px);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.95fr);gap:22px;border-radius:28px;background:radial-gradient(circle at 0% 100%,rgba(35,120,86,.72),transparent 34%),radial-gradient(circle at 100% 0%,rgba(198,119,255,.75),transparent 38%),linear-gradient(120deg,#1d3f4d,#b64816 44%,#8058ec);color:#fdfcff;box-shadow:0 24px 48px #38296f2e}.home-hero-copy{display:grid;align-content:start;gap:14px}.home-hero-kicker,.home-section-label{display:inline-flex;align-items:center;width:fit-content;min-height:30px;padding:0 12px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-hero-kicker{background:#ffffff24;color:#ffffffe0}.home-hero-copy h1{max-width:11ch;color:#fff;font-size:clamp(2.5rem,4vw,3.5rem);line-height:.95}.home-hero-copy p{max-width:50ch;color:#faf5ffd1;font-size:1rem}.home-hero-stats{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px}.home-hero-stat{min-width:148px;padding:14px 16px;display:grid;gap:4px;border-radius:18px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-hero-stat strong{font-size:1.4rem;line-height:1}.home-hero-stat span{color:#ffffffbd;font-size:.88rem}.home-featured-grid{display:grid;align-content:start;gap:14px}.home-featured-card{padding:20px;display:grid;gap:10px;border-radius:22px;background:#ffffff24;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-featured-card h2,.home-ranked-header h2,.home-ranked-title-row h3{margin:0}.home-featured-card h2{color:#fff;font-size:1.3rem;line-height:1.1}.home-featured-card p{max-width:none;color:#faf5ffc2;font-size:.95rem}.home-featured-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:#ffffffc2;font-size:.82rem;font-weight:600}.home-ranked-panel{padding:26px;display:grid;gap:22px;border-radius:26px;background:transparent}.home-ranked-panel-empty{min-height:260px;align-content:center}.home-ranked-header{display:flex;align-items:start;justify-content:space-between;gap:16px}.home-section-label{background:#e9efff;color:#4868a6}.home-ranked-header h2{margin-top:12px;color:#132746;font-size:clamp(1.8rem,2.6vw,2.4rem);line-height:1}.home-ranked-header p{max-width:60ch;margin-top:10px;color:#5a7097}.home-kanban-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;align-items:start}.home-kanban-column{min-width:0;padding:16px;display:grid;gap:14px;align-content:start;border-radius:22px;background:#edf3ffe0;border:1px solid rgba(198,211,237,.85);box-shadow:inset 0 1px #ffffffb3}.home-kanban-column-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-kanban-column-header h3{margin:0;color:#1a335a;font-size:.95rem;font-weight:800}.home-kanban-column-header span{min-width:28px;min-height:28px;padding:0 8px;display:inline-grid;place-items:center;border-radius:999px;background:#4868a61f;color:#4868a6;font-size:.8rem;font-weight:800}.home-kanban-column-cards{display:grid;gap:12px}.home-kanban-card{padding:16px;display:grid;gap:14px;border-radius:20px;background:#fff;border:1px solid rgba(198,211,237,.7);box-shadow:0 8px 22px #2444780f;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.home-kanban-card:hover{transform:translateY(-2px);border-color:#8058ec3d;box-shadow:0 14px 28px #2444781a}.home-kanban-card:focus-visible{outline:3px solid rgba(128,88,236,.2);outline-offset:2px}.home-kanban-card-top-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-ranked-rank{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(180deg,#eff4ff,#dde8ff);color:#3f5f93;font-size:.88rem;font-weight:800;letter-spacing:.08em}.home-ranked-content{display:grid;gap:8px;min-width:0}.home-ranked-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.home-ranked-title-row h3{color:#162849;font-size:1.04rem}.home-ranked-content p{max-width:none;color:#5e7397;font-size:.95rem}.home-kanban-signals{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-kanban-signals div{min-width:0;padding:10px 12px;border-radius:14px;background:#f4f7ffe6}.home-kanban-signals dt{color:#7a8eaf;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.home-kanban-signals dd{margin:6px 0 0;color:#26426f;font-size:.9rem;font-weight:600}.home-kanban-next-action,.home-kanban-blocker{padding:12px 14px;border-radius:16px;display:grid;gap:6px}.home-kanban-next-action{background:#e3f4ebf2}.home-kanban-blocker{background:#fff2dee6}.home-kanban-next-action span,.home-kanban-blocker span{color:#648084;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-kanban-next-action p,.home-kanban-blocker p{max-width:none;margin:0;font-size:.9rem}.home-kanban-next-action p{color:#225f4a}.home-kanban-blocker p{color:#8b6412}.home-kanban-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-kanban-card-footer span{color:#7c8fae;font-size:.82rem}.home-type-badge{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.home-type-badge.is-project{background:#85dbbf33;color:#0d6d52}.home-type-badge.is-thread{background:#ffd38b42;color:#8e5a0d}.home-type-badge.is-idea,.home-type-badge.is-session{background:#cab0ff38;color:#6d40ad}.window-placeholder{min-height:100%;padding:28px;border-radius:22px;display:grid;align-content:center;gap:10px;background:linear-gradient(180deg,#ffffffb8,#f3f8ff80),#ffffff47;border:1px solid rgba(255,255,255,.28);color:#21406e}.window-placeholder-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5774a6}.window-placeholder h2,.window-placeholder p{margin:0}.window-placeholder h2{font-size:1.5rem}.window-placeholder p{max-width:38ch;line-height:1.6;color:#53709d}.desktop-dock{position:fixed;left:50%;bottom:18px;transform:translate(-50%);z-index:2;display:flex;align-items:flex-end;gap:12px;padding:14px 16px;border-radius:28px;background:#f5faff33;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%);box-shadow:0 18px 42px #0d1f5333,inset 0 1px #ffffff61}.dock-item{position:relative;width:56px;height:56px;display:grid;justify-items:center;place-items:center;align-items:center;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.dock-item-glyph{width:52px;height:52px;display:grid;place-items:center;color:#17366b;font-size:1rem;font-weight:800}.dock-item-image{width:52px;height:52px;object-fit:cover;display:block;border-radius:inherit}.dock-item.is-active:after{content:"";width:6px;height:6px;border-radius:50%;background:#eff6ff;box-shadow:0 0 10px #ffffffe6}.dock-item.is-running:not(.is-active):after{content:"";width:6px;height:6px;border-radius:50%;background:#eff6ffb3}.auth-layout{width:100vw;min-height:100dvh;display:grid;place-items:stretch;background:#e9f2fb}.auth-background{position:relative;width:100%;min-height:100dvh;padding:56px 24px 40px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 18% 88%,rgba(86,85,239,.88),transparent 34%),radial-gradient(circle at 50% 100%,rgba(184,136,255,.54),transparent 24%),radial-gradient(circle at 22% 18%,rgba(67,168,255,.82),transparent 30%),linear-gradient(90deg,#61adff,#d3ecfa)}.auth-brand{position:absolute;top:56px;left:50%;transform:translate(-50%);font-size:.86rem;font-weight:700;letter-spacing:.12em;color:#fff}.login-card{width:min(100%,430px);padding:44px 42px 28px;border-radius:22px;background:#fffffff2;box-shadow:0 28px 60px #5869b22e}.login-copy{text-align:center;margin-bottom:26px}.login-copy h1{margin:0;font-size:1.6rem;font-weight:700;color:#111827}.login-copy p{margin:10px 0 0;font-size:.92rem;color:#8993a4}.login-form{display:grid;gap:18px}.field{display:grid;gap:8px}.field span{font-size:.82rem;font-weight:600;color:#222938}.field input{width:100%;height:48px;padding:0 14px;border:1px solid #e4e8f0;border-radius:10px;outline:none;background:#fff;color:#1e2432}.field input::placeholder{color:#b4bcc9}.login-row{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.85rem;color:#7d8798}.remember-me{display:inline-flex;align-items:center;gap:8px}.remember-me input{width:14px;height:14px}.login-row a,.login-footer a{color:#5b67f4;font-weight:600}.login-info,.login-error{margin:0;padding:12px 14px;border-radius:12px;font-size:.9rem}.login-info{background:#ecf2fff2;color:#3b5a92}.login-error{background:#ffecf0f2;color:#b23958}.login-actions-stack{display:grid;gap:10px}.text-button{padding:0;border:0;background:transparent;color:#5b67f4;cursor:pointer;font-weight:600}.auth-screen{width:100vw;min-height:100dvh;display:grid;place-items:center;padding:24px;background:#e9f2fb}.auth-card{width:min(100%,420px);padding:40px 32px;border-radius:22px;background:#fffffff2;box-shadow:0 28px 60px #5869b22e}.auth-loading{text-align:center}.auth-copy{margin:10px 0 0;color:#7d8798}.primary-button,.secondary-button{width:100%;height:48px;border-radius:10px;border:1px solid transparent;cursor:pointer}.primary-button{background:#5f6df6;color:#fff;font-weight:600;box-shadow:0 12px 22px #5f6df647}.secondary-button{background:#fff;border-color:#e4e8f0;color:#30384b}.login-footer{margin:24px 0 0;text-align:center;font-size:.9rem;color:#7d8798}@media (max-width: 900px){.desktop-chrome{padding:16px 16px 0}.desktop-icon{width:76px}.home-summary-grid{grid-template-columns:1fr}.brainstorm-example-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brainstorm-message-bubble{max-width:88%}.brainstorm-workspace{grid-template-columns:1fr}.brainstorm-inspector{width:100%;min-width:0;height:auto;max-height:320px}.home-kanban-board{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width: 640px){.desktop-chrome{align-items:flex-start;flex-direction:column;gap:10px}.desktop-status{flex-wrap:wrap}.desktop-actions{width:100%;justify-content:space-between}.desktop-window{border-radius:22px}.desktop-window.is-maximized{border-radius:0}.window-topbar{grid-template-columns:auto 1fr}.window-toolbar{display:none}.window-body{padding:0}.chat-window-content{grid-template-columns:1fr}.chat-sidebar{grid-template-rows:auto}.chat-sidebar-threads{max-height:240px}.chat-app-main{padding:16px}.brainstorm-composer{min-height:180px;padding:18px 18px 14px}.brainstorm-composer-toolbar{align-items:stretch}.brainstorm-thread-header{gap:12px}.brainstorm-thread-actions{justify-content:flex-start}.brainstorm-message-bubble{max-width:100%}.brainstorm-example-grid,.home-kanban-signals,.home-kanban-board{grid-template-columns:1fr}.home-ranked-panel{padding:20px}.home-kanban-column,.home-kanban-card{padding:14px}.home-kanban-card-footer{justify-content:flex-start}.desktop-dock{width:calc(100% - 16px);gap:8px;justify-content:space-between;padding:12px;bottom:8px}.dock-item{width:48px;height:48px}.dock-item-glyph{width:44px;height:44px;border-radius:14px}.auth-background{min-height:100vh;padding:72px 16px 24px}.login-card{padding:32px 20px 24px}.login-row{flex-direction:column;align-items:flex-start}}
