*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#050510;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;overflow-x:hidden}main.card-shell{justify-content:center;align-items:center;width:100%;max-width:420px;min-height:100vh;margin:0 auto;padding:1rem;display:flex}#bg-canvas{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}main{z-index:1;position:relative}.card{-webkit-backdrop-filter:blur(24px);background:#0f0f1eb3;border:1px solid #828cff1f;border-radius:16px;padding:2rem;animation:.5s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.logo{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.logo-icon{width:48px;height:48px}.logo-icon svg{width:100%;height:100%}.wordmark-canvas{width:260px;height:60px;display:block}h1{background:linear-gradient(135deg,#818cf8,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}h2{color:#fff;margin-bottom:.5rem;font-size:1.2rem}.subtitle{color:#666;margin-bottom:1.5rem;font-size:.9rem}.tabs{background:#ffffff0d;border-radius:10px;gap:2px;margin-bottom:1.5rem;padding:3px;display:flex}.tab{color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.tab.active{color:#a5b4fc;background:#828cff26}.tab:hover:not(.active){color:#bbb}.tab-content{display:none}.tab-content.active{animation:.3s fadeIn;display:block}.form-group{margin-bottom:1rem}label{color:#aaa;margin-bottom:.4rem;font-size:.85rem;font-weight:500;display:block}input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:.7rem .9rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}input:focus{border-color:#828cff66;outline:none;box-shadow:0 0 0 3px #828cff1a}input::placeholder{color:#444}small{color:#555;margin-top:.3rem;font-size:.75rem;display:block}button{cursor:pointer;border:none;border-radius:10px;width:100%;padding:.7rem;font-size:.95rem;font-weight:600;transition:all .2s}button:not(.tab):not(.secondary):not(.destructive):not(#copy-btn):not(#back-btn):not(.hamburger):not(.files-btn):not(.agent-file-item):not(.agent-new-chat):not(.agent-tools-toggle):not(.agent-files-close):not(.agent-files-backdrop):not(.agent-purpose-toggle):not(.agent-hint-toggle):not(.inbox-btn){color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);margin-top:.5rem}button:not(.tab):not(.secondary):not(.destructive):not(#copy-btn):not(#back-btn):not(.hamburger):not(.files-btn):not(.agent-file-item):not(.agent-new-chat):not(.agent-tools-toggle):not(.agent-files-close):not(.agent-files-backdrop):not(.agent-purpose-toggle):not(.agent-hint-toggle):not(.inbox-btn):hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 20px #6366f14d}button.destructive{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);margin-top:.5rem}button.destructive:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 20px #ef44444d}button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.secondary{color:#888;background:#ffffff0f;margin-top:.75rem}.secondary:hover{color:#aaa;background:#ffffff1a}.error{color:#f87171;background:#f8717114;border:1px solid #f8717126;border-radius:8px;margin-top:.75rem;padding:.5rem .75rem;font-size:.85rem}.success-icon{width:48px;height:48px;margin-bottom:1rem}.url-box{background:#0000004d;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.5rem;margin:.75rem 0;padding:.75rem;display:flex}.url-box code{word-break:break-all;color:#818cf8;flex:1;font-family:SF Mono,Fira Code,monospace;font-size:.8rem;line-height:1.4}#copy-btn{color:#a5b4fc;background:#828cff26;border-radius:6px;flex-shrink:0;width:auto;padding:.4rem .8rem;font-size:.8rem}#copy-btn:hover{background:#828cff40}.warning{color:#fbbf24;font-size:.8rem;font-weight:500}.instructions{color:#999;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;margin-top:1rem;padding:.75rem;font-size:.82rem;line-height:1.5}.instructions p+p{margin-top:.4rem}.instructions strong{color:#ccc}.app-shell{min-height:100vh;display:flex}.app-nav{z-index:10;background:#ffffff08;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:.5rem;width:220px;height:100vh;padding:2rem 1.5rem;display:flex;position:fixed;top:0;left:0}.app-nav .nav-brand,.app-nav-mobile .nav-brand{background:0 0;border-radius:0;align-items:center;gap:.5rem;width:auto;padding:0;display:flex}.app-nav .nav-brand{margin-bottom:2rem}.app-nav .nav-brand:hover,.app-nav-mobile .nav-brand:hover{background:0 0}.nav-wordmark{flex-shrink:0;width:128px;height:32px;display:block}.app-nav a,.app-nav button.nav-link{color:#fff9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:background .15s,color .15s;display:block}:is(.app-nav a:has(.nav-bell),.app-nav-drawer a:has(.nav-bell)){justify-content:space-between;align-items:center;gap:.5rem;display:flex}.nav-bell{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.app-nav a:hover,.app-nav button.nav-link:hover{color:#ffffffe6;background:#ffffff0f}.app-nav a.active{color:#818cf8;background:#818cf826}.app-nav .nav-disabled{color:#ffffff40;cursor:default;padding:.5rem .75rem;font-size:.9rem}.app-nav .nav-spacer{flex:1}.app-content{flex:1;justify-content:center;align-items:flex-start;margin-left:220px;padding:3rem;display:flex}.page-viewer{background:#0b0d12;flex:1;min-width:0}.dashboard-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:560px;padding:2.5rem}.dashboard-card h1{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.dashboard-card .subtitle{color:#ffffff80;margin-bottom:2rem}.danger-card{border-color:#ef444459}.kb-overview{width:100%;max-width:900px}.kb-overview-header{margin-bottom:2rem}.kb-overview-header h1{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.kb-overview-header .subtitle{color:#ffffff80;margin:0}.kb-role{white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;color:#c084fcbf;border:1px solid #c084fc4d;border-radius:999px;flex-shrink:0;padding:.1rem .55rem;font-size:.7rem}.app-content:has(.kb-workspace){justify-content:stretch;align-items:stretch;height:100vh;padding:0;overflow:hidden}.kb-workspace{width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.kb-rail{background:#ffffff05;border-right:1px solid #ffffff0f;flex-direction:column;flex:0 0 260px;width:260px;min-height:0;display:flex}.kb-rail-top{flex-shrink:0;padding:1.15rem 1.1rem .6rem}.kb-rail-label{text-transform:uppercase;letter-spacing:.08em;color:#fff6;font-size:.7rem;font-weight:700}.kb-rail-empty{color:#fff6;margin:0;padding:.4rem 1.1rem;font-size:.85rem}.kb-rail-list{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;flex-direction:column;flex:1;gap:.15rem;min-height:0;padding:.15rem .55rem 1rem;display:flex;overflow-y:auto}.kb-rail-item{color:#ffffffd1;border-radius:10px;flex-direction:column;gap:.25rem;padding:.55rem .6rem;text-decoration:none;display:flex}.kb-rail-item:hover{background:#ffffff0d}.kb-rail-item.is-active{color:#818cf8;background:#818cf826}.kb-rail-title{overflow-wrap:anywhere;font-size:.9rem;font-weight:600;line-height:1.3}.kb-rail-meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.kb-rail-kb{text-overflow:ellipsis;white-space:nowrap;color:#ffffff80;min-width:0;font-size:.78rem;overflow:hidden}.kb-workspace-main{flex:1;min-width:0;min-height:0;display:flex}.kb-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.kb-empty h1{color:#fff;margin:0;font-size:1.25rem}.kb-empty p{color:#ffffff80;max-width:44ch;margin:0;font-size:.92rem;line-height:1.45}.dashboard-stack{flex-direction:column;gap:1.5rem;width:100%;max-width:560px;display:flex}.help-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;width:100%}.help-card-title{color:#fff;padding:1.5rem 2.5rem;font-size:.95rem;font-weight:600}.help-card .help-body{padding:0 2.5rem 2rem}.help-card .help-body .instructions:first-child{margin-top:0}.modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal{background:#141426f2;border:1px solid #828cff2e;border-radius:14px;width:100%;max-width:420px;padding:1.75rem;box-shadow:0 20px 60px #00000080}.modal h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.modal p{color:#ffffffa6;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.modal-actions{gap:.75rem;display:flex}.modal-actions button{flex:1;margin-top:0}.settings-section{border-top:1px solid #ffffff14;margin-top:1.5rem;padding-top:1.5rem}.settings-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.settings-section h3{color:#fff;margin-bottom:.4rem;font-size:1rem;font-weight:600}.settings-section p{color:#ffffff80;margin-bottom:1rem;font-size:.85rem;line-height:1.5}a.button{cursor:pointer;border-radius:10px;padding:.7rem 1.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}a.button.secondary{color:#888;background:#ffffff0f;width:auto;margin-top:.75rem}a.button.secondary:hover{color:#aaa;background:#ffffff1a}main.landing{flex-direction:column;gap:1rem;width:100%;max-width:720px;margin:0 auto;padding:2rem 1rem 4rem;display:flex}.landing .card{animation:.5s fadeIn}.hero-tagline{color:#ffffffb3;margin-top:.25rem;margin-bottom:1.5rem;font-size:1rem;line-height:1.55}.hero-cta-row{gap:.75rem;display:flex}.hero-cta-row a.button{text-align:center;flex:1;margin-top:0}.hero-cta-row a.button.primary{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7)}.hero-cta-row a.button.primary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 20px #6366f14d}.tool-chips{flex-wrap:wrap;gap:.4rem;display:flex}.tool-chip{color:#a5b4fc;background:#828cff1a;border:1px solid #828cff2e;border-radius:999px;padding:.22rem .6rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.72rem;display:inline-block}@media (max-width:480px){.card{border-radius:14px;padding:1.25rem}.logo{gap:.5rem;margin-bottom:1.25rem}.logo-icon{width:40px;height:40px}.wordmark-canvas{width:clamp(180px,60vw,240px);height:clamp(40px,13vw,56px)}h1{font-size:1.25rem}h2{font-size:1.05rem}main.landing{gap:.75rem;padding:1rem .75rem 3rem}.hero-tagline{font-size:.95rem}.hero-cta-row{flex-direction:column;gap:.6rem}main.card-shell{align-items:flex-start;padding:2rem .75rem 1rem}.url-box{flex-direction:column;align-items:stretch}#copy-btn{width:100%}}.app-nav-mobile{display:none}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:flex}.hamburger span{background:#ffffffb3;border-radius:2px;width:22px;height:2px;margin:0 auto;transition:background .15s;display:block}.hamburger:hover span{background:#fff}@media (max-width:768px){.app-nav{display:none}.app-nav-mobile{-webkit-backdrop-filter:blur(16px);z-index:20;background:#0f0f1ed9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:56px;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0}.app-nav-mobile .nav-brand{margin-bottom:0}.app-content{margin-left:0;padding:4.5rem 1rem 2rem}.app-content:has(.kb-workspace){height:100dvh;padding-top:56px}.kb-rail{border-right:0;flex:auto;width:auto}.kb-workspace[data-surface=list] .kb-workspace-main,.kb-workspace[data-surface=page] .kb-rail{display:none}.dashboard-card{padding:1.5rem}.help-card-title{padding:1.25rem 1.5rem}.help-card .help-body{padding:0 1.5rem 1.5rem}.app-nav-drawer-backdrop{-webkit-backdrop-filter:blur(4px);z-index:25;background:#00000080;animation:.15s fadeIn;position:fixed;inset:0}.app-nav-drawer{-webkit-backdrop-filter:blur(24px);z-index:26;background:#0f0f1ef2;border-left:1px solid #ffffff0f;flex-direction:column;gap:.5rem;width:min(280px,80vw);height:calc(100vh - 56px);padding:1.5rem 1rem;display:flex;position:fixed;top:56px;right:0}.app-nav-drawer a,.app-nav-drawer button.nav-link{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:.65rem .75rem;font-size:.95rem;text-decoration:none;display:block}.app-nav-drawer a:hover,.app-nav-drawer button.nav-link:hover{color:#fffffff2;background:#ffffff0f}.app-nav-drawer a.active{color:#818cf8;background:#818cf826}.app-nav-drawer .nav-disabled{color:#ffffff40;padding:.65rem .75rem;font-size:.95rem}.app-nav-drawer .nav-spacer{flex:1}}.auth-helper{text-align:center;color:#ffffff80;margin-top:1.25rem;font-size:.85rem}.auth-helper-link{color:#a5b4fc;text-decoration:none}.auth-helper-link:hover{text-decoration:underline}.features-card{padding:0}.feature-section{padding:1.75rem 2rem}.feature-section+.feature-section{border-top:1px solid #ffffff0f}.feature-header{align-items:flex-start;gap:.85rem;margin-bottom:1.25rem;display:flex}.feature-section .feature-icon{flex-shrink:0;width:36px;height:36px}.feature-section .feature-icon svg{width:100%;height:100%}.feature-desc{color:#fff9;margin-top:.2rem;font-size:.9rem;line-height:1.5}.feature-mockup{background:#0000002e;border:1px solid #ffffff0d;border-radius:12px;padding:1rem}.prompt-block{padding-top:1rem}.prompt-label{text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin-bottom:.5rem;font-size:.72rem}.prompt-bubble{color:#ffffffd9;background:#6366f114;border:1px solid #828cff2e;border-radius:12px;max-width:100%;margin-top:.5rem;padding:.55rem .85rem;font-size:.9rem;font-style:italic}.kb-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.kb-tile{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:.5rem;min-width:0;padding:.75rem;display:flex}.kb-tile.highlight{background:#828cff0f;border-color:#828cff66}.kb-tile-title{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.kb-tile-tags{flex-wrap:wrap;gap:.3rem;margin-top:auto;display:flex}.kb-tile-tag{color:#a5b4fc;background:#828cff1a;border:1px solid #828cff2e;border-radius:999px;padding:.15rem .5rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.66rem}.kb-share-line{color:#fff6;text-align:center;margin-top:.85rem;font-size:.78rem}.tables-mockup{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid;position:relative}.table-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;overflow:hidden}.table-card-name{color:#a5b4fc;background:#828cff0f;border-bottom:1px solid #ffffff0d;padding:.4rem .7rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.75rem}.table-card table{border-collapse:collapse;width:100%;font-size:.78rem}.table-card th{text-align:left;color:#ffffff80;border-bottom:1px solid #ffffff0f;padding:.35rem .6rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.7rem;font-weight:500}.table-card td{color:#fffc;border-bottom:1px solid #ffffff0a;padding:.3rem .6rem}.table-card tr:last-child td{border-bottom:none}.tables-edge{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.api-term{flex-direction:column;gap:.65rem;display:flex}.api-term pre{white-space:pre-wrap;word-break:break-word;margin:0;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.72rem;line-height:1.55}.api-cmd{color:#ffffffd1}.api-resp{color:#a5b4fc;background:#828cff12;border:1px solid #828cff26;border-left:2px solid #828cff80;border-radius:10px;padding:.55rem .75rem}.tm-mockup{grid-template-columns:1fr;gap:1rem;display:grid}.tm-pane{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;padding:.75rem .85rem}.tm-pane-title{text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin-bottom:.6rem;font-size:.7rem}.tm-todos{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.tm-todos li{color:#ffffffd9;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.tm-todos li.done{color:#fff6;text-decoration:line-through}.tm-checkbox{border:1.5px solid #ffffff4d;border-radius:3px;flex-shrink:0;width:14px;height:14px;display:inline-block}.tm-checkbox.checked{background:linear-gradient(135deg,#6366f1,#a855f7);border-color:#0000}.page-mockup{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;overflow:hidden}.page-mockup-chrome{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:.4rem;padding:.5rem .75rem;display:flex}.page-mockup-dot{background:#ffffff2e;border-radius:50%;width:8px;height:8px}.page-mockup-title{color:#ffffff73;margin-left:auto;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.7rem}.page-mockup-body{padding:.85rem}.page-mockup-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem;display:grid}.page-mockup-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;padding:.4rem .55rem}.page-mockup-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.6rem}.page-mockup-stat-value{color:#ffffffeb;margin-top:.1rem;font-size:.95rem;font-weight:600}.page-mockup-bar{background:#ffffff0a;border-radius:3px;height:8px;margin-bottom:.75rem;display:flex;overflow:hidden}.page-mockup-seg{height:100%}.page-mockup-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.page-mockup-list li{align-items:center;gap:.5rem;font-size:.78rem;display:flex}.page-mockup-mono{color:#ffffffeb;min-width:3.2em;font-family:SF Mono,Fira Code,ui-monospace,monospace}.page-mockup-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.08rem .4rem;font-size:.62rem}.page-mockup-badge.stock{color:#a5b4fc;background:#6366f12e}.page-mockup-badge.crypto{color:#fdba74;background:#f973162e}.page-mockup-badge.cash{color:#d1d5db;background:#9ca3af2e}.page-mockup-pct{color:#ffffffb3;margin-left:auto;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.78rem}.landing-tabs{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;gap:.35rem;padding:.3rem;display:flex}.landing-tab{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.landing-tab:hover:not(.active){color:#ffffffd9}.landing-tab.active{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);box-shadow:0 4px 16px #6366f147}.uc-example-header{border-top:1px solid #ffffff0f;margin:0 0 1.25rem;padding-top:1.25rem}.uc-example-kicker{text-transform:uppercase;letter-spacing:.08em;color:#c084fc;margin-bottom:.35rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.68rem;display:block}.uc-example-title{color:#fff;margin:0;font-size:1.1rem;font-weight:650}.uc-section-label{text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin:0 0 .85rem;font-size:.72rem}.uc-anatomy-wrap{margin-top:1rem}.uc-loop{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.uc-step{align-items:flex-start;gap:.75rem;display:flex}.uc-step-num{color:#c7d2fe;background:#6366f126;border:1px solid #818cf859;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.8rem;font-weight:700;display:grid}.uc-step-t{color:#ffffffe6;font-size:.9rem;font-weight:600}.uc-step-d{color:#ffffff8c;margin-top:.15rem;font-size:.82rem;line-height:1.5}.uc-loop-foot{color:#c084fcd9;border-top:1px solid #ffffff0f;align-items:center;gap:.5rem;margin:1rem 0 0;padding-top:.85rem;font-size:.82rem;display:flex}.uc-loop-arrow{color:#c084fc;font-size:1rem}.uc-anatomy{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}.uc-part{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:.8rem .9rem}.uc-part-t{color:#fff;align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;display:flex}.uc-part-k{text-transform:uppercase;letter-spacing:.04em;color:#a5b4fc;background:#828cff1a;border:1px solid #828cff2e;border-radius:999px;padding:.1rem .45rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.62rem}.uc-part-d{color:#ffffff8c;margin-top:.35rem;font-size:.8rem;line-height:1.5}.uc-log{flex-direction:column;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.uc-log li{align-items:center;gap:.5rem;min-width:0;display:flex}.uc-log-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:5px;flex-shrink:0;padding:.12rem .4rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.62rem;font-weight:600}.uc-log-badge.open{color:#6ee7b7;background:#34d39929}.uc-log-badge.hold{color:#93c5fd;background:#60a5fa29}.uc-log-badge.swap{color:#d8b4fe;background:#c084fc29}.uc-log-badge.flat{color:#d1d5db;background:#9ca3af29}.uc-log-txt{text-overflow:ellipsis;white-space:nowrap;color:#ffffffa6;flex:1;min-width:0;font-size:.78rem;overflow:hidden}.uc-log-when{color:#ffffff59;flex-shrink:0;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.7rem}.uc-caption{color:#ffffff80;margin:.85rem 0 0;font-size:.8rem;line-height:1.5}@media (max-width:480px){.feature-section{padding:1.25rem}.kb-grid,.tables-mockup{grid-template-columns:1fr}.tables-edge{display:none}.page-mockup-stats{gap:.35rem}.page-mockup-stat{padding:.35rem .45rem}.page-mockup-stat-value{font-size:.85rem}.uc-anatomy{grid-template-columns:1fr}}.lib-query{color:#ffffffd9;background:#6366f114;border:1px solid #828cff2e;border-radius:12px;align-items:center;gap:.55rem;padding:.6rem .85rem;font-size:.9rem;font-style:italic;display:flex}.lib-query-icon{color:#a5b4fc;flex:none;width:1rem;height:1rem}.lib-query-icon svg{width:100%;height:100%}.lib-hits{flex-direction:column;gap:.6rem;margin-top:.85rem;display:flex}.lib-hit{background:#ffffff08;border:1px solid #ffffff12;border-left:2px solid #828cff80;border-radius:10px;padding:.7rem .85rem}.lib-hit.dim{opacity:.55}.lib-hit-head{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.4rem;display:flex}.lib-hit-src{color:#ddd;font-size:.82rem;font-weight:600}.lib-hit-loc{color:#fff6;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.7rem}.lib-hit-score{color:#a5b4fc;background:#828cff1a;border-radius:999px;margin-left:auto;padding:.1rem .45rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.68rem}.lib-hit-txt{color:#ffffffb8;margin:0;font-size:.83rem;line-height:1.55}.lib-hit-txt em{color:#c7d2fe;background:#828cff1f;border-radius:3px;padding:0 .2rem;font-style:normal}.lib-hit-tags{flex-wrap:wrap;gap:.3rem;margin-top:.5rem;display:flex}.lib-note{color:#ffffff6b;margin:.85rem 0 0;font-size:.78rem;font-style:italic}.lib-shelf{flex-direction:column;gap:.4rem;display:flex}.lib-file{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.55rem .8rem;display:flex}.lib-file.highlight{background:#6366f112;border-color:#828cff59}.lib-file-name{color:#ddd;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.78rem}.lib-file-tags{flex-wrap:wrap;gap:.3rem;display:flex}.lib-file-date{color:#ffffff59;margin-left:auto;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.7rem}.lib-call{background:#0000004d;border:1px solid #ffffff0f;border-radius:10px;margin:.6rem 0 0;padding:.75rem .9rem;overflow-x:auto}.lib-call code{color:#a5b4fc;white-space:pre;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.76rem;line-height:1.6}.lib-chain{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.lib-chain-step{color:#ffffffbf;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:.35rem .75rem;font-size:.78rem}.lib-chain-step em{color:#c7d2fe;font-style:normal}.lib-chain-arrow{color:#ffffff4d;font-size:.8rem}.lib-page.kb-overview{max-width:1440px}.lib-page .dashboard-card{max-width:none}.lib-empty,.lib-sharing-lede{max-width:74ch}.files-queue{flex-direction:column;gap:.3rem;margin:-.5rem 0 1.25rem;padding:0;list-style:none;display:flex}.files-queue-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.6rem;padding:.5rem .8rem;font-size:.82rem;display:flex}.files-queue-item.uploading{border-color:#828cff4d;animation:1.5s ease-in-out infinite files-pulse}.files-queue-item.error{background:#f871710f;border-color:#f871714d}.files-queue-icon{text-align:center;color:#666;flex:none;width:1rem}.files-queue-item.done .files-queue-icon{color:#4ade80}.files-queue-item.error .files-queue-icon{color:#f87171}.files-queue-name{text-overflow:ellipsis;white-space:nowrap;color:#ddd;flex:1;min-width:0;overflow:hidden}.files-queue-status{color:#ffffff80;text-align:right;flex:none;max-width:55%;font-size:.78rem}.files-queue-item.error .files-queue-status{color:#f87171}.files-queue-dismiss{color:#777;cursor:pointer;flex:none;font-size:1rem;line-height:1}.files-queue-dismiss:hover{color:#fff}.files-dropzone{text-align:center;cursor:pointer;background:#ffffff05;border:2px dashed #ffffff1f;border-radius:16px;margin-bottom:1.25rem;padding:2.5rem 1.5rem;transition:border-color .2s,background .2s}.files-dropzone:hover,.files-dropzone.active{background:#6366f10f;border-color:#828cff73}.files-dropzone.busy{opacity:.6;cursor:default}.files-dropzone-title{color:#ddd;font-weight:600}.files-dropzone-hint{color:#666;margin-top:.35rem;font-size:.8rem}.files-table-wrap{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;overflow-x:auto}.files-table{border-collapse:collapse;width:100%;min-width:920px;font-size:.88rem}.files-table th{text-align:left;color:#888;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff12;padding:.7rem .9rem;font-size:.72rem}.files-table td{vertical-align:top;border-bottom:1px solid #ffffff0d;padding:.65rem .9rem}.files-table tr:last-child td{border-bottom:none}.files-btn{width:auto;font-size:inherit;font-weight:inherit;background:0 0;border:none;border-radius:0;margin:0;padding:0}.files-title{color:#eee;text-align:left;cursor:pointer;font-weight:600}.files-edit-hint{opacity:0;color:#818cf8;margin-left:.4rem;font-size:.8rem;transition:opacity .15s}.files-title:hover .files-edit-hint{opacity:1}.files-filename{color:#666;margin-top:.2rem;font-size:.75rem}.files-title-input{border-radius:6px;width:auto;min-width:220px;padding:.3rem .5rem;font-size:.88rem}.files-tags{flex-wrap:wrap;align-items:center;gap:.3rem;max-width:340px;display:flex}.files-tag{color:#b8c0fe;white-space:nowrap;background:#818cf81f;border:1px solid #818cf840;border-radius:999px;align-items:center;gap:.25rem;padding:.1rem .3rem .1rem .55rem;font-size:.75rem;display:inline-flex}.files-tag-remove{color:#8890d0;cursor:pointer;padding:0 .15rem;font-size:.85rem;line-height:1}.files-tag-remove:hover{color:#fff}.files-tag-input{background:#ffffff08;border-radius:6px;width:72px;padding:.2rem .45rem;font-size:.75rem}.files-date-input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:6px;width:auto;padding:.3rem .5rem;font-size:.8rem}.files-status{white-space:nowrap;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;display:inline-block}.files-status.ready{color:#6ee7b7;background:#34d3991f;border:1px solid #34d39940}.files-status.processing,.files-status.uploading{color:#fcd34d;background:#fbbf241a;border:1px solid #fbbf2433;animation:1.5s ease-in-out infinite files-pulse}.files-status.failed{color:#f87171;background:#f871711a;border:1px solid #f8717140}@keyframes files-pulse{50%{opacity:.55}}.files-error-detail{color:#f87171;max-width:260px;margin-top:.3rem;font-size:.72rem}.files-delete{color:#777;cursor:pointer;font-size:.8rem}.files-delete:hover{color:#f87171}.files-muted{color:#ffffff8c;font-size:.85rem}.files-shareable{cursor:pointer;white-space:nowrap;color:#ffffff80;background:#ffffff08;border:1px solid #ffffff1f;border-radius:999px;padding:.15rem .6rem;font-size:.75rem}.files-shareable:hover{color:#fffc}.files-shareable.on{color:#6ee7b7;background:#34d3991f;border-color:#34d39959}.lib-sharing{margin-top:1.75rem}.lib-sharing-title{margin:0 0 .35rem;font-size:1.05rem}.lib-sharing-lede{margin:0 0 1.25rem}.lib-sharing-heading{text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;margin:1.25rem 0 .6rem;font-size:.8rem}.lib-share-list{margin:0;padding:0;list-style:none}.lib-share-row{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.5rem 0;display:flex}.lib-share-row:last-child{border-bottom:none}.lib-share-name{min-width:8rem;font-size:.9rem}.lib-share-action{cursor:pointer;color:#b8c0fe;padding:.1rem .3rem;font-size:.8rem}.lib-share-action:hover{color:#fff}.lib-share-action.muted{color:#ffffff73}.lib-share-action.muted:hover{color:#f87171}.lib-share-action:disabled{opacity:.4;cursor:default}.lib-share-grant{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.25rem;display:flex}.lib-share-grant button{flex:none;width:auto;margin-top:0;padding:.5rem 1.1rem}.lib-share-input{border-radius:6px;width:180px;padding:.35rem .6rem;font-size:.85rem}.lib-share-gate{max-width:46ch;margin-top:1.25rem}@media (min-width:1321px){.files-table th:nth-child(n+3),.files-table td:nth-child(n+3){white-space:nowrap;width:1%}.files-error-detail{white-space:normal}.files-table th:first-child{width:55%}.files-table th:nth-child(2){width:45%}.files-tags{max-width:none}}@media (max-width:1320px){.files-table-wrap{background:0 0;border:none;border-radius:0;overflow-x:visible}.files-table{min-width:0;display:block}.files-table thead{display:none}.files-table tbody{flex-direction:column;gap:.75rem;display:flex}.files-table tr{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:.9rem 1.1rem;display:block}.files-table td{border-bottom:none;grid-template-columns:5rem minmax(0,1fr);place-items:baseline start;gap:.25rem .9rem;padding:.3rem 0;display:grid}.files-table td:before{content:attr(data-label);color:#888;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.files-table .files-title-cell{overflow-wrap:anywhere;padding:0 0 .55rem;display:block}.files-table .files-title-cell:before{content:none}.files-title-input{width:100%;min-width:0}.files-tags{max-width:none}.files-table .files-actions-cell{text-align:right;border-top:1px solid #ffffff0f;margin-top:.5rem;padding-top:.6rem;display:block}.files-table .files-actions-cell:before{content:none}}.app-content:has(.agents-workspace){justify-content:stretch;align-items:stretch;height:100vh;padding:0;overflow:hidden}.agents-workspace{width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.agents-rail{background:#ffffff05;border-right:1px solid #ffffff0f;flex-direction:column;flex:0 0 240px;width:240px;min-height:0;display:flex}.agents-rail-top{flex-shrink:0;padding:1rem .85rem .7rem}.agent-new-link{color:#fff;white-space:nowrap;background:#818cf82e;border:1px solid #818cf866;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:.45rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.agent-new-link:hover,.agent-new-link.is-active{background:#818cf84d;border-color:#818cf899}.agents-rail-list{flex-direction:column;flex:1;gap:.15rem;min-height:0;padding:.15rem .55rem 1rem;display:flex;overflow-y:auto}.agents-rail-empty{color:#fff6;margin:0;padding:.4rem 1rem;font-size:.85rem}.agents-rail-item{color:#ffffffd1;border-radius:10px;align-items:center;gap:.65rem;padding:.55rem .6rem;text-decoration:none;display:flex}.agents-rail-item:hover{background:#ffffff0d}.agents-rail-item.is-active{color:#818cf8;background:#818cf826}.agents-rail-identity{flex-direction:column;gap:.12rem;min-width:0;display:flex}.agents-rail .agent-avatar{width:1.85rem;height:1.85rem;font-size:.8rem}.agents-rail .agent-card-name{font-size:.9rem}.agent-setup-badge{text-transform:uppercase;letter-spacing:.04em;color:#c084fce6;border:1px solid #c084fc4d;border-radius:999px;align-self:flex-start;padding:.08rem .4rem;font-size:.65rem;font-weight:600;display:inline-flex}.agents-workspace-main{flex:1;min-width:0;min-height:0;display:flex}.agent-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.agent-empty h1{color:#fff;margin:0;font-size:1.25rem}.agent-empty p{color:#ffffff80;max-width:36ch;margin:0;font-size:.92rem;line-height:1.45}.agent-avatar{color:#0b0b18;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.95rem;font-weight:700;display:inline-flex}.agent-card-name{color:#fff;overflow-wrap:anywhere;font-size:1rem;font-weight:600}.agent-card-handle{color:#ffffff80;font-size:.82rem}.agent-model-badge{text-transform:uppercase;letter-spacing:.04em;color:#c084fcd9;text-overflow:ellipsis;white-space:nowrap;border:1px solid #c084fc4d;border-radius:999px;max-width:100%;padding:.1rem .55rem;font-size:.7rem;display:inline-block;overflow:hidden}.agent-form-error,.agent-chat-error{color:#fca5a5;flex-shrink:0;margin:.4rem 0;font-size:.85rem}.agent-chat-error[data-over-budget]{color:#fde68a;background:#fcd34d14;border:1px solid #fcd34d47;border-radius:10px;padding:.6rem .8rem}.agent-model-switch-hint{color:#c7d2fe;background:#828cff14;border:1px solid #828cff47;border-radius:10px;flex-shrink:0;margin:.4rem 0;padding:.6rem .8rem;font-size:.85rem}.agent-setup-card{flex-direction:column;gap:.4rem;display:flex}.agent-setup-identity{align-items:center;gap:.65rem;display:flex}.agent-setup-identity strong{color:#fff;font-size:.95rem;display:block}.agent-setup-tool-list{color:#ffffffbf;margin:0;padding:0 0 0 1.1rem}.agent-setup-card-finalize[data-state=output-available]{border-color:#818cf873}.agent-chat-page{flex-direction:row;align-items:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.agent-chat{flex-direction:column;flex:1 1 0;gap:0;width:auto;min-width:0;max-width:none;height:100%;min-height:0;display:flex}.agent-chat-header{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.65rem .75rem;padding:1rem 1.25rem .85rem;display:flex}.agent-back,.agent-tools-toggle,.agent-files-backdrop,.agent-files-rail-mobile-bar{display:none}.agent-chat-header-id{align-items:center;gap:.75rem;min-width:0;display:flex}.agent-chat-header h1{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.agent-purpose-toggle{color:#fff9;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin:0;padding:0;display:inline-flex}.agent-purpose-toggle:hover{color:#fff;background:#ffffff1c}.agent-purpose-toggle svg{transition:transform .15s}.agent-purpose-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.agent-chat-purpose{color:#ffffff8c;flex:100%;margin:0;font-size:.88rem}.agent-chat-header-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.agent-new-chat-wrap{align-items:center;gap:.5rem;display:inline-flex}.agent-new-chat,.agent-tools-toggle,.agent-files-close,.agent-back,.agent-hint-toggle{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;width:auto;margin:0;padding:.32rem .75rem;font-size:.78rem;font-weight:600;text-decoration:none}.agent-new-chat:hover:not(:disabled),.agent-tools-toggle:hover,.agent-files-close:hover,.agent-back:hover,.agent-hint-toggle:hover,.agent-hint-toggle[aria-expanded=true]{color:#fff;background:#ffffff1c}.agent-hint{align-items:center;display:inline-flex;position:relative}.agent-hint-toggle{justify-content:center;align-items:center;min-width:1.7rem;padding-left:.4rem;padding-right:.4rem;font-style:italic;display:inline-flex}.agent-hint-bubble{z-index:40;text-align:left;color:#ffffffd1;background:#16181d;border:1px solid #ffffff24;border-radius:.6rem;width:max-content;max-width:min(22rem,100vw - 2rem);padding:.6rem .7rem;font-size:.75rem;font-weight:400;line-height:1.45;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 10px 30px #00000073}.agent-chat-body{flex-direction:column;flex:1;gap:.65rem;min-height:0;padding:.85rem 1.25rem 1rem;display:flex}.agent-msg-list{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:.15rem .15rem .5rem 0;display:flex;overflow-y:auto}.agent-chat-empty,.agent-chat-streaming{color:#fff6;font-size:.88rem}.agent-msg{border-radius:14px;flex-direction:column;gap:.45rem;max-width:85%;padding:.75rem .95rem;display:flex}.agent-msg-user{background:#818cf833;border:1px solid #818cf847;align-self:flex-end}.agent-msg-assistant,.agent-msg-system{background:#ffffff0a;border:1px solid #ffffff14;align-self:flex-start}.agent-msg-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#ffffffeb;margin:0;line-height:1.45}.agent-msg-text.agent-md{white-space:normal}.agent-md>:first-child{margin-top:0}.agent-md>:last-child{margin-bottom:0}.agent-md p{margin:.4rem 0}.agent-md h1,.agent-md h2,.agent-md h3,.agent-md h4{color:#fff;margin:.75rem 0 .35rem;font-weight:650;line-height:1.3}.agent-md h1{font-size:1.15rem}.agent-md h2{font-size:1.05rem}.agent-md h3,.agent-md h4{font-size:1rem}.agent-md ul,.agent-md ol{margin:.4rem 0;padding-left:1.25rem}.agent-md li,.agent-md li>p{margin:.15rem 0}.agent-md pre{background:#00000059;border-radius:8px;margin:.5rem 0;padding:.65rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.45;overflow-x:auto}.agent-md code{background:#00000059;border-radius:4px;padding:.1rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84em}.agent-md pre code{font-size:inherit;background:0 0;padding:0}.agent-md blockquote{color:#ffffffb3;border-left:2px solid #818cf880;margin:.5rem 0;padding:.15rem 0 .15rem .75rem}.agent-md table{border-collapse:collapse;width:100%;margin:.5rem 0;font-size:.85rem}.agent-md th,.agent-md td{text-align:left;border:1px solid #ffffff1f;padding:.3rem .5rem}.agent-md th{color:#fff;background:#ffffff0a}.agent-md a{color:#818cf8}.agent-md hr{border:0;border-top:1px solid #ffffff1a;margin:.75rem 0}.agent-tool-card{background:#0f0f1e8c;border:1px solid #ffffff14;border-radius:10px;padding:.55rem .7rem;font-size:.82rem}.agent-tool-card-name{text-transform:uppercase;letter-spacing:.04em;color:#c084fccc;margin-bottom:.25rem;font-size:.7rem}.agent-tool-card p{color:#ffffffb3;margin:0}.agent-tool-card[data-state=output-denied]{border-color:#f8717159}.agent-tool-card[data-state=output-denied] p{color:#fca5a5f2}.agent-composer{flex-shrink:0}.agent-composer textarea{resize:none;width:100%;min-height:4.5rem;max-height:calc(var(--vv-height,100dvh) * .4);color:#fff;font:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:.7rem .9rem;font-size:.95rem}.agent-composer textarea:focus{border-color:#828cff66;outline:none;box-shadow:0 0 0 3px #828cff1a}.agent-composer-actions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.agent-composer-actions button{width:auto;min-width:6rem;margin-top:0}.agent-files-rail{background:#ffffff08;border-left:1px solid #ffffff14;flex-direction:column;flex:0 0 300px;gap:.75rem;width:300px;min-width:0;height:100%;min-height:0;padding:.9rem .95rem 1rem;display:flex}.agent-files-block{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.agent-tools-editor{border-bottom:1px solid #ffffff14;flex-direction:column;flex:0 auto;gap:.7rem;max-height:40%;padding-bottom:.85rem;display:flex;overflow-y:auto}.agent-tools-group{border:0;flex-direction:column;gap:.12rem;min-width:0;margin:0;padding:0;display:flex}.agent-tools-group legend{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin:0 0 .3rem;padding:0;font-size:.72rem;font-weight:600}.agent-tools-row{color:#ffffffd1;cursor:pointer;border-radius:7px;align-items:center;gap:.45rem;padding:.28rem .35rem;font-size:.8rem;display:flex}.agent-tools-row:hover{background:#ffffff0d}.agent-tools-row input[type=checkbox]{appearance:none;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:3px;flex-shrink:0;width:.9rem;height:.9rem;margin:0}.agent-tools-row input[type=checkbox]:checked{background-color:#818cf8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2.5 6.2 4.8 8.5 9.5 3.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.62rem .62rem;border-color:#818cf8}.agent-tools-row input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #818cf8a6}.agent-tools-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.agent-usage-block{border-top:1px solid #ffffff14;flex-direction:column;flex:none;gap:.45rem;margin-top:auto;padding-top:.85rem;display:flex}.agent-usage-meter{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.agent-usage-fill{border-radius:inherit;background:#818cf8cc;height:100%;transition:width .25s;display:block}.agent-usage-fill[data-level=warn]{background:#fcd34dcc}.agent-usage-fill[data-level=over]{background:#f87171d9}.agent-usage-line{color:#ffffff9e;justify-content:space-between;gap:.5rem;margin:0;font-size:.78rem;display:flex}.agent-usage-reset{color:#ffffff61;white-space:nowrap}.agent-delete-block{flex:none}.agent-delete-block .secondary{width:100%;margin-top:0}.agent-files-rail-header h2{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin:0;font-size:.78rem;font-weight:600}.agent-file-list{flex-direction:column;flex:0 auto;gap:.15rem;max-height:11rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.agent-file-item{color:#ffffffd1;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin:0;padding:.4rem .55rem;font-size:.82rem;font-weight:500;display:flex}.agent-file-item:hover{background:#ffffff0d}.agent-file-item.is-selected{background:#818cf829;border-color:#818cf847}.agent-file-reserved .agent-file-path{color:#c084fcf2}.agent-file-path{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-file-bytes{color:#fff6;flex-shrink:0;font-size:.7rem}.agent-file-new{gap:.4rem;display:flex}.agent-file-new input{flex:1;min-width:0;margin:0}.agent-file-new button{width:auto;min-width:3.5rem;margin-top:0;padding:.45rem .7rem;font-size:.8rem}.agent-file-editor{flex-direction:column;flex:1;gap:.45rem;min-height:0;display:flex}.agent-file-editor-bar{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.agent-file-editor-actions{gap:.35rem;display:flex}.agent-file-editor-actions button{width:auto;min-width:4.2rem;margin-top:0;padding:.35rem .65rem;font-size:.78rem}.agent-file-textarea{resize:none;color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex:1;width:100%;min-height:0;padding:.65rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.45}.agent-file-textarea:focus{border-color:#828cff66;outline:none;box-shadow:0 0 0 3px #828cff1a}.agent-files-muted{color:#fff6;margin:0;font-size:.82rem}.agent-scroll{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent}.agent-scroll::-webkit-scrollbar{width:8px;height:8px}.agent-scroll::-webkit-scrollbar-track{background:0 0}.agent-scroll::-webkit-scrollbar-thumb{background:#ffffff2e padding-box padding-box;border:2px solid #0000;border-radius:999px}.agent-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff52 padding-box padding-box}@media (prefers-reduced-motion:reduce){.agent-files-rail,.agent-usage-fill{transition:none}}@media (max-width:1199px){.agent-tools-toggle,.agent-files-rail-mobile-bar{align-items:center;display:flex}.agent-files-rail-mobile-bar{flex-shrink:0;justify-content:space-between;gap:.75rem;margin:-.15rem 0 .15rem}.agent-files-rail-mobile-bar h2{color:#fff;margin:0;font-size:.82rem;font-weight:600}.agent-files-rail{z-index:30;-webkit-backdrop-filter:blur(20px);pointer-events:none;background:#0f0f1ef5;border-left:1px solid #ffffff14;width:min(360px,100vw);transition:transform .2s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-16px 0 40px #00000059}.agent-files-rail.is-open{pointer-events:auto;transform:translate(0)}.agent-files-backdrop{z-index:29;background:#00000080;border:0;border-radius:0;width:100%;height:100%;margin:0;padding:0;display:block;position:fixed;inset:0}}@media (max-width:768px){.app-shell:has(.agents-workspace) .app-nav-mobile{top:var(--vv-offset,0px)}.app-content:has(.agents-workspace){top:calc(56px + var(--vv-offset,0px));height:calc(var(--vv-height,100dvh) - 56px);margin:0;padding:0;position:fixed;left:0;right:0}.agents-workspace[data-surface=list] .agents-workspace-main,.agents-workspace[data-surface=chat] .agents-rail{display:none}.agents-workspace[data-surface=list] .agents-rail{border-right:0;flex:auto;width:100%}.agent-back{align-items:center;display:inline-flex}.agent-files-rail{top:56px}.agent-chat-header{padding:.85rem 1rem .75rem}.agent-chat-body{padding:.75rem 1rem .9rem}.agent-msg{max-width:100%}.agent-composer-actions button{width:100%}}main.card-shell:has(.consent-card){max-width:460px}.consent-card h1{letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.35rem;font-weight:650}.consent-client{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:.75rem;margin:1.25rem 0 1rem;padding:.75rem;display:flex}.consent-client-logo{color:#c7d2fe;background:linear-gradient(135deg,#6366f14d,#a855f74d);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.05rem;font-weight:650;display:flex;overflow:hidden}.consent-client-logo img{object-fit:contain;width:100%;height:100%}.consent-client-text{min-width:0}.consent-client-name{color:#e8e8f0;overflow-wrap:anywhere;font-size:.95rem;font-weight:600}.consent-client-uri{color:#8a8aa0;overflow-wrap:anywhere;font-size:.78rem}.consent-facts{flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.consent-fact dt{text-transform:uppercase;letter-spacing:.06em;color:#7a7a90;margin-bottom:.2rem;font-size:.7rem}.consent-fact dd{color:#d8d8e4;overflow-wrap:anywhere;font-size:.87rem}.consent-fact dd.mono{background:#0000004d;border:1px solid #ffffff0f;border-radius:8px;padding:.45rem .6rem;font-family:SF Mono,Fira Code,monospace;font-size:.8rem}.consent-fact dd.redirect-loopback{color:#fbbf24;border-color:#fbbf2433}.consent-fact dd.redirect-insecure{color:#f87171;border-color:#f871714d}.consent-alert{margin-bottom:.75rem;line-height:1.5}.consent-note{margin-bottom:.75rem}.consent-destination{color:#b8b8c8;font-size:.85rem;line-height:1.5}.consent-destination strong{color:#e8e8f0}.consent-scopes{flex-direction:column;gap:.35rem;list-style:none;display:flex}.consent-scopes li{color:#b8b8c8;padding-left:1.35rem;font-size:.85rem;position:relative}.consent-scopes li:before{content:"";background:#818cf8;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:.35rem}.connected-apps-empty{color:#fff6;margin-top:1rem;font-size:.9rem}.connected-apps{flex-direction:column;gap:.5rem;margin-top:1rem;list-style:none;display:flex}.connected-app{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex}.connected-app-text{flex:1;min-width:0}.connected-app-name{color:#e0e0e8;overflow-wrap:anywhere;font-size:.9rem;font-weight:600}.connected-app-meta{color:#7a7a90;margin-top:.1rem;font-size:.75rem}.connected-app-revoke{flex-shrink:0;width:auto;margin-top:0;padding:.4rem .8rem;font-size:.8rem}.connected-app.is-disconnected{background:#ffffff05;border-style:dashed}.connected-app.is-disconnected .connected-app-name{color:#8a8a98}.connected-app.is-disconnected .connected-app-meta{color:#6a6a7c}.connected-apps-cleanup{border-top:1px solid #ffffff12;margin-top:.85rem;padding-top:.85rem}.connected-apps-cleanup-note{color:#7a7a90;margin-bottom:.6rem;font-size:.8rem}.connected-apps-cleanup-btn{width:auto;margin-top:0;padding:.45rem .85rem;font-size:.8rem}.home-stack{flex-direction:column;gap:1.25rem;width:100%;max-width:720px;display:flex}.home-header h1{color:#fff;margin-bottom:.4rem;font-size:1.5rem;font-weight:700}.home-header .subtitle{color:#ffffff80;margin:0}.home-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:1.5rem 1.75rem}.home-card-head{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.home-card-head h2{color:#e8e8f0;font-size:1.05rem;font-weight:650}.home-empty{color:#fff6;font-size:.88rem;line-height:1.55}.inbox-count{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:999px;padding:.25rem .5rem;font-size:.72rem;font-weight:700;line-height:1}.inbox-count-muted{color:#ffffff8c;background:#ffffff14;font-weight:600}.inbox-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.inbox-row{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex}.inbox-row-stacked{flex-direction:column;align-items:stretch}.inbox-row-main{align-items:center;gap:.75rem;display:flex}.inbox-icon{border-radius:50%;flex-shrink:0;width:8px;height:8px}.inbox-icon-contact{background:#34d399}.inbox-icon-kb{background:#c084fc}.inbox-icon-message{background:#818cf8}.inbox-icon-todo{background:#fbbf24}.inbox-icon-notification{background:#f87171}.notification-link{color:inherit;border-bottom:1px solid #fff3;text-decoration:none}.notification-link:hover{color:#fff;border-bottom-color:#ffffff80}.notification-repeat{color:#ffffff8c}.notification-error{margin-right:.5rem;font-size:.78rem}.inbox-text{flex:1;min-width:0}.inbox-title{color:#e0e0e8;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;font-weight:600;display:-webkit-box;overflow:hidden}.inbox-meta{color:#7a7a90;margin-top:.15rem;font-size:.75rem}.inbox-flag-overdue{color:#f87171}.inbox-actions{flex-shrink:0;gap:.4rem;display:flex}button.inbox-btn{color:#9a9ab0;background:#ffffff0f;border-radius:8px;width:auto;margin-top:0;padding:.4rem .8rem;font-size:.8rem}button.inbox-btn:hover:not(:disabled){color:#ccc;background:#ffffff1c}button.inbox-btn.inbox-btn-primary{color:#a5b4fc;background:#828cff29}button.inbox-btn.inbox-btn-primary:hover:not(:disabled){color:#c7d2fe;background:#828cff42}.inbox-message-body{color:#b8b8c8;white-space:pre-wrap;overflow-wrap:anywhere;background:#00000040;border-radius:8px;margin-top:.75rem;padding:.75rem;font-size:.85rem;line-height:1.55}.recent-list{flex-direction:column;list-style:none;display:flex}.recent-row+.recent-row{border-top:1px solid #ffffff0f}.recent-link{border-radius:8px;align-items:baseline;gap:.65rem;padding:.55rem .25rem;text-decoration:none;display:flex}a.recent-link:hover{background:#ffffff0a}.recent-link-static{cursor:default}.recent-kind{text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;width:3.1rem;font-size:.68rem;font-weight:600}.recent-kind-note{color:#34d399}.recent-kind-page{color:#c084fc}.recent-kind-document{color:#60a5fa}.recent-title{color:#d8d8e4;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.88rem;overflow:hidden}.recent-context{color:#7a7a90;flex-shrink:0;font-size:.75rem}.recent-at{text-align:right;color:#6a6a80;flex-shrink:0;width:4.5rem;font-size:.75rem}.footprint{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.footprint-stat{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.2rem;padding:.85rem 1rem;text-decoration:none;display:flex}a.footprint-stat:hover{background:#ffffff0f;border-color:#ffffff1f}.footprint-value{color:#e8e8f0;font-size:1.05rem;font-weight:650}.footprint-cap{color:#6a6a80;font-size:.85rem;font-weight:500}.footprint-label{color:#7a7a90;font-size:.72rem}.footprint-spend-warn .footprint-value{color:#fbbf24}.footprint-spend-over .footprint-value{color:#f87171}@media (max-width:768px){.home-card{padding:1.25rem}.recent-link{flex-wrap:wrap;row-gap:.15rem}.recent-title{white-space:normal;flex-basis:100%;order:3}}@media (max-width:560px){.inbox-row,.inbox-row-main{flex-wrap:wrap;align-items:flex-start}.inbox-icon{margin-top:.4rem}.inbox-text{flex-basis:calc(100% - 1.6rem)}.inbox-actions{margin-left:auto}}main.lp{flex-direction:column;gap:4.5rem;width:100%;max-width:1120px;margin:0 auto;padding:calc(60px + 1.5rem) 1.5rem 3rem;display:flex}main.lp>*{animation:.55s both fadeIn}main.lp>:nth-child(2){animation-delay:50ms}main.lp>:nth-child(3){animation-delay:.1s}main.lp>:nth-child(4){animation-delay:.15s}main.lp>:nth-child(5){animation-delay:.2s}main.lp>:nth-child(n+6){animation-delay:.25s}.lp-nav{z-index:50;-webkit-backdrop-filter:blur(20px);background:#060610d9;border-bottom:1px solid #ffffff12;height:60px;position:fixed;top:0;left:0;right:0}.lp-nav-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.lp-nav-links{align-items:center;gap:1.5rem;display:flex}.lp-nav-links a{color:#fff9;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s}.lp-nav-links a:hover,.lp-nav-links a.lp-btn-primary{color:#fff}.lp-btn{white-space:nowrap;border-radius:12px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-block}.lp-btn-sm{border-radius:10px;padding:.5rem 1rem;font-size:.85rem}.lp-btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);box-shadow:0 6px 24px #6366f138}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 32px #6366f161}.lp-btn-ghost{color:#ffffffbf;background:#ffffff0d;border:1px solid #ffffff1a}.lp-btn-ghost:hover{color:#fff;background:#ffffff17}.lp-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:3rem;padding-top:1.5rem;display:grid}.lp-wordmark{width:clamp(200px,26vw,290px);height:clamp(46px,6vw,66px);margin-bottom:1.5rem;display:block}.lp-title{letter-spacing:-.025em;color:#fff;-webkit-text-fill-color:#fff;background:0 0;font-size:clamp(2.3rem,4.6vw,3.5rem);font-weight:800;line-height:1.05}.lp-title-grad{background:linear-gradient(120deg,#818cf8,#c084fc);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-sub{color:#ffffff9e;max-width:30rem;margin-top:1.15rem;font-size:1.05rem;line-height:1.6}.lp-cta{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.lp-hero-visual{flex-direction:column;align-items:center;gap:.25rem;display:flex}.lp-hero-note{color:#ffffff61;font-size:.85rem}.lp-constellation{width:100%;max-width:460px;height:auto}.lp-edge{fill:none;stroke:#828cff4d;stroke-width:1.4px}.lp-edge-flow{fill:none;stroke:url(#lpEdge);stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:6 94;stroke-dashoffset:100px;animation:3.4s linear infinite lp-flow}@keyframes lp-flow{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}.lp-node{fill:#0a0a18;stroke:url(#lpEdge);stroke-width:1.8px}.lp-node-label{fill:#fff9;font-family:inherit;font-size:12px;font-weight:600}.lp-hub-ring{fill:none;stroke:url(#lpEdge);stroke-width:1.4px;transform-box:fill-box;transform-origin:50%;animation:3.6s ease-out infinite lp-ring}.lp-hub-ring-2{animation-delay:1.8s}@keyframes lp-ring{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2.1)}}.lp-props{background:#ffffff12;border:1px solid #ffffff12;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.lp-prop{-webkit-backdrop-filter:blur(24px);background:#0f0f1eb3;padding:1.5rem 1.75rem}.lp-prop h2{text-transform:uppercase;letter-spacing:.12em;color:#a5b4fc;margin-bottom:.45rem;font-size:.75rem}.lp-prop p{color:#fff9;font-size:.95rem}.lp-bento{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.lp-tile{-webkit-backdrop-filter:blur(24px);background:#0f0f1eb3;border:1px solid #828cff1f;border-radius:18px;flex-direction:column;padding:1.5rem;transition:border-color .2s,transform .2s;display:flex}.lp-tile:hover{border-color:#828cff47;transform:translateY(-2px)}.lp-tile-wide{grid-column:span 2}.lp-tile-full{grid-column:span 3}.lp-tile-head{align-items:center;gap:.7rem;display:flex}.lp-tile-icon{flex:none;width:26px;height:26px}.lp-tile-icon svg{width:100%;height:100%}.lp-tile h3{color:#fff;font-size:1.05rem;font-weight:700}.lp-tile-copy{color:#ffffff94;margin-top:.6rem;font-size:.92rem;line-height:1.5}.lp-tile-visual{background:#00000038;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;flex:1;justify-content:center;gap:.55rem;min-width:0;margin-top:1.1rem;padding:.85rem;display:flex}.lp-lib-q{color:#ffffffd9;background:#6366f11a;border:1px solid #828cff2e;border-radius:10px;padding:.55rem .75rem;font-size:.88rem;font-style:italic}.lp-lib-hit{border-left:2px solid #828cff73;padding-left:.8rem}.lp-lib-hit-head{color:#ffffff6b;justify-content:space-between;gap:1rem;margin-bottom:.35rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.72rem;display:flex}.lp-lib-hit p{color:#ffffffb3;font-size:.85rem;line-height:1.55}.lp-lib-hit em{color:#c7d2fe;background:#818cf82e;border-radius:3px;padding:0 .2em;font-style:normal}.lp-kb{flex-direction:column;gap:.4rem;display:flex}.lp-kb-row{color:#ffffffb8;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.82rem;display:flex}.lp-kb-row.is-on{color:#fff;background:#6366f11f;border-color:#828cff47}.lp-tag{color:#a5b4fc;flex:none;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.68rem}.lp-todos{flex-direction:column;gap:.55rem;list-style:none;display:flex}.lp-todos li{color:#ffffffbf;align-items:center;gap:.55rem;font-size:.85rem;display:flex}.lp-check{border:1.5px solid #828cff80;border-radius:4px;flex:none;width:14px;height:14px}.lp-todos li.is-done{color:#ffffff59;text-decoration:line-through}.lp-todos li.is-done .lp-check{background:linear-gradient(135deg,#6366f1,#a855f7);border-color:#0000}.lp-page{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;overflow:hidden}.lp-page-bar{background:#ffffff0a;border-bottom:1px solid #ffffff0f;align-items:center;gap:.3rem;padding:.45rem .6rem;display:flex}.lp-page-bar span{background:#ffffff2e;border-radius:50%;width:7px;height:7px}.lp-page-bar em{color:#ffffff73;margin-left:.5rem;font-size:.72rem;font-style:normal}.lp-page-body{flex-direction:column;gap:.7rem;padding:.75rem;display:flex}.lp-page-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.lp-page-stats div{background:#ffffff0a;border-radius:8px;padding:.5rem .6rem}.lp-page-stats b{color:#fff;font-size:1rem;display:block}.lp-page-stats i{color:#ffffff6b;font-size:.68rem;font-style:normal}.lp-page-split{border-radius:999px;height:8px;display:flex;overflow:hidden}.lp-page-split span{height:100%;display:block}.lp-code{color:#ffffffb8;white-space:pre;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.74rem;line-height:1.6;overflow-x:auto}.lp-code-out{color:#a5b4fc}.lp-agent{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;overflow:hidden}.lp-agent-head{background:#ffffff0a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .7rem;display:flex}.lp-agent-name{color:#ffffffd9;font-size:.82rem;font-weight:600}.lp-agent-model{color:#c7d2fe;white-space:nowrap;background:#6366f124;border:1px solid #828cff3d;border-radius:999px;flex:none;align-items:center;gap:.4rem;padding:.2rem .55rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.68rem;display:inline-flex}.lp-agent-model i{opacity:.7;font-style:normal}.lp-agent .lp-chat{padding:.7rem}.lp-chat{flex-direction:column;gap:.45rem;display:flex}.lp-bubble{color:#ffffffb8;background:#ffffff0d;border-radius:12px 12px 12px 4px;max-width:94%;padding:.45rem .65rem;font-size:.82rem;line-height:1.45}.lp-bubble.is-out{color:#e6e9ff;background:#6366f12e;border:1px solid #828cff38;border-radius:12px 12px 4px;align-self:flex-end}.lp-prompts{text-align:center}.lp-prompts-label{text-transform:uppercase;letter-spacing:.14em;color:#ffffff59;margin-bottom:1.1rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.7rem}.lp-prompts-row{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.lp-prompts-row span{color:#fffc;background:#6366f114;border:1px solid #828cff29;border-radius:999px;padding:.6rem 1.1rem;font-size:.9rem}.lp-foot{color:#fff6;border-top:1px solid #ffffff0f;align-items:center;gap:1.25rem;padding-top:1.5rem;font-size:.85rem;display:flex}.lp-foot-name{margin-right:auto;font-weight:600}.lp-foot a{color:#ffffff73;text-decoration:none}.lp-foot a:hover{color:#fff}.feat-back{color:#ffffff73;margin-bottom:1rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.feat-back:hover{color:#fff}@media (max-width:1000px){main.lp{gap:3.5rem}.lp-hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2.5rem}.lp-hero-copy{flex-direction:column;align-items:center;display:flex}.lp-sub{margin-left:auto;margin-right:auto}.lp-cta{justify-content:center}.lp-hero-visual{width:100%;max-width:460px}.lp-bento{grid-template-columns:repeat(2,1fr)}.lp-tile-wide,.lp-tile-full{grid-column:auto}.lp-bento>.lp-tile:last-child{grid-column:span 2}}@media (max-width:700px){main.lp{gap:3rem;padding:calc(56px + 1rem) 1rem 2.5rem}.lp-nav{height:56px}.lp-nav-inner{padding:0 1rem}.lp-nav-links{gap:1rem}.lp-hero{padding-top:.5rem}.lp-sub{font-size:1rem}.lp-cta{flex-direction:column;width:100%}.lp-cta .lp-btn{text-align:center}.lp-props{grid-template-columns:1fr}.lp-prop{padding:1.15rem 1.25rem}.lp-bento{grid-template-columns:1fr}.lp-tile,.lp-tile-wide,.lp-tile-full,.lp-bento>.lp-tile:last-child{grid-column:auto}.lp-prompts-row{flex-direction:column;align-items:stretch}.lp-foot{flex-wrap:wrap;gap:.9rem}.lp-foot-name{margin-right:.5rem}}@media (prefers-reduced-motion:reduce){main.lp>*{animation:none}.lp-edge-flow{stroke-dashoffset:50px;opacity:.75;animation:none}.lp-hub-ring{opacity:.3;animation:none}.lp-tile:hover,.lp-btn-primary:hover{transform:none}}
