@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Source+Serif+4:opsz,wght@8..60,400;8..60,500;8..60,600;8..60,700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050810;--bg-elevated:#080d16;--surface:#0c111d;--surface-2:#101622;--surface-3:#141b28;--text:#f4f6fb;--text-soft:#d7dce9;--muted:#8c95aa;--muted-2:#626b80;--line:#a9b7db1f;--line-strong:#becbf02e;--violet:#7c3aed;--violet-2:#9b5cff;--blue:#2f8cff;--green:#25d366;--gold:#f6a61a;--red:#ff3d5a;--pink:#e92d87;--cyan:#21c7d9;--shadow:0 18px 52px #00000057;--sidebar:310px;--radius:8px;--font-ui:"Manrope", "Aptos", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-crisp:"Aptos", "Segoe UI Variable Text", "Segoe UI", "Manrope", ui-sans-serif, system-ui, sans-serif;--font-reading:"Source Serif 4", Georgia, Cambria, "Times New Roman", serif;font-family:var(--font-ui)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:linear-gradient(90deg, #7c3aed0d, transparent 28%, #2f8cff0a), var(--bg);min-width:320px;color:var(--text);margin:0;font-size:14px;font-weight:400;overflow:hidden auto}button,input,textarea{font:inherit}button{cursor:pointer;border:0}strong,b{font-weight:650}input,textarea{min-width:0}.app-shell{grid-template-columns:var(--sidebar) minmax(0, 1fr);background:linear-gradient(#ffffff02 1px, transparent 1px), linear-gradient(90deg, #ffffff01 1px, transparent 1px), var(--bg);background-size:64px 64px;height:100vh;display:grid;overflow:hidden}.sidebar{border-right:1px solid var(--line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05080edb;flex-direction:column;gap:0;height:100vh;padding:20px 15px 18px;display:flex}.brand-row,.new-conversation-row,.topbar,.topbar-main,.topbar-actions,.client-select,.side-nav-item,.history-title,.history-item,.tenant-card,.primary-button,.secondary-button,.danger-button,.source-chip,.table-toolbar,.search-box,.select-button,.panel-title-row,.row-actions,.message-footer,.info-strip,.export-strip,.methodology-row{align-items:center;display:flex}.brand-row{justify-content:space-between;margin-bottom:20px}.brand-button{color:var(--text);background:0 0;align-items:center;gap:0;padding:0;display:inline-flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 0 18px #7c3aed33);width:133px;height:auto;display:block}.logo-mark{color:#fff;place-items:center;width:36px;height:34px;display:inline-grid}.logo-mark img{object-fit:contain;filter:drop-shadow(0 0 16px #7c3aed59);width:100%;height:100%;display:block}.logo-mark.framed{width:50px;height:45px;box-shadow:none;background:0 0;border-radius:0;padding:0}.icon-button{border:1px solid var(--line);border-radius:var(--radius);width:38px;height:38px;color:var(--muted);background:#ffffff06;flex:none;place-items:center;transition:all .16s;display:grid}.icon-button:hover{color:var(--text);border-color:var(--line-strong);background:#ffffff0e}.new-conversation-row{margin-bottom:18px;display:block}.new-chat-button{color:#ece6fb;letter-spacing:.01em;cursor:pointer;background:linear-gradient(#7c3aed29,#7c3aed17);border:1px solid #8b5cf64d;border-radius:12px;align-items:center;gap:10px;width:100%;height:42px;padding:0 11px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .16s,background .16s,transform .11s;display:flex}.new-chat-button:hover{background:linear-gradient(#8b5cf642,#7c3aed2b);border-color:#a276ff94}.new-chat-button:active{transform:scale(.985)}.new-chat-icon{color:#fff;background:linear-gradient(150deg,#9a72ff,#6d28d9);border-radius:7px;flex:none;place-items:center;width:23px;height:23px;display:grid;box-shadow:0 2px 7px #6d28d96b}.primary-button,.secondary-button,.danger-button{border-radius:var(--radius);min-height:38px;color:var(--text);white-space:nowrap;justify-content:center;gap:9px;padding:0 15px}.primary-button{background:linear-gradient(#8b5cf6 0%,#5b21ff 100%);font-weight:650;box-shadow:0 16px 38px #5b21ff52}.primary-button:hover{background:linear-gradient(#a177ff 0%,#6d28d9 100%)}.secondary-button{border:1px solid var(--line);color:var(--text-soft);background:#ffffff06}.secondary-button:hover{border-color:var(--line-strong);background:#ffffff0e}.danger-button{background:linear-gradient(#ff4461,#e11d48);font-weight:720}.side-nav{border-bottom:1px solid var(--line);gap:1px;padding-bottom:6px;display:grid}.side-nav-item,.history-item{border-radius:var(--radius);width:100%;min-height:32px;color:var(--text-soft);text-align:left;background:0 0;gap:12px;padding:0 10px}.side-nav-item:hover,.history-item:hover{color:var(--text);background:#ffffff0b}.side-nav-item.active,.history-item.active{color:var(--text);box-shadow:inset 3px 0 0 var(--violet-2);background:#7c3aed24}.history-panel{flex:1;min-height:0;padding:15px 2px 14px 0;overflow-y:auto}.history-panel::-webkit-scrollbar{width:7px}.page-content::-webkit-scrollbar{width:7px}.chat-scroll::-webkit-scrollbar{width:7px}.history-panel::-webkit-scrollbar{width:0}.history-panel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.page-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.chat-scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.history-title{color:var(--text-soft);justify-content:space-between;padding:0 10px 7px;font-size:13px}.history-list{gap:3px;display:grid}.history-item{position:relative}.history-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-more{color:var(--muted);margin-left:auto}.tenant-card{border:1px solid var(--line);border-radius:var(--radius);width:100%;color:var(--text);text-align:left;background:#ffffff07;gap:10px;padding:10px}.tenant-card span:nth-child(2){flex:1;gap:2px;min-width:0;display:grid}.tenant-card small{color:var(--muted)}.tenant-avatar,.user-cell b{border-radius:var(--radius);color:#fff;background:linear-gradient(#8b5cf6,#4f18f7);place-items:center;width:42px;height:42px;font-weight:800;display:grid}.workspace{grid-template-rows:70px minmax(0,1fr);min-width:0;height:100vh;display:grid}.topbar{z-index:30;border-bottom:1px solid var(--line-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#05080e8c;justify-content:space-between;gap:18px;min-width:0;padding:0 26px;position:relative}.topbar-main{gap:16px;min-width:0}.topbar h1{letter-spacing:0;margin:0;font-size:20px;font-weight:680;line-height:1.1}.client-select,.select-button{border:1px solid var(--line);border-radius:var(--radius);min-height:34px;color:var(--text-soft);white-space:nowrap;background:#ffffff06;gap:8px;padding:0 11px}.mode-switch{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff06;gap:2px;padding:3px;display:inline-flex}.mode-switch button{height:28px;color:var(--muted);background:0 0;border-radius:6px;padding:0 12px}.mode-switch button.active{color:#fff;background:#7c3aedc7}.topbar-actions{justify-content:flex-end;gap:8px;min-width:0}.topbar-menu-wrap{display:inline-flex;position:relative}.topbar-menu-wrap .icon-button.is-active{color:var(--text);border-color:var(--line-strong);background:#ffffff0f}.topbar-menu{z-index:60;border:1px solid var(--line-strong);background:var(--surface-2);border-radius:14px;flex-direction:column;gap:1px;width:280px;max-height:60vh;padding:6px;animation:.14s ease-out topbar-menu-in;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 18px 50px #00000080}@keyframes topbar-menu-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.topbar-menu-title{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding:8px 10px 6px;font-size:11.5px;font-weight:650}.topbar-menu button{width:100%;color:var(--text-soft);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;font-size:13.5px;transition:background .13s,color .13s;display:flex}.topbar-menu button:hover{color:var(--text);background:#ffffff0f}.topbar-menu button svg{color:var(--violet-2);flex:none}.topbar-menu-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.topbar-menu-empty{color:var(--muted);margin:0;padding:10px;font-size:13px;line-height:1.45}.topbar-menu-sep{background:var(--line);height:1px;margin:5px 4px}.topbar-menu button.danger,.topbar-menu button.danger svg{color:#ff8585}.topbar-menu button.danger:hover{color:#ff9b9b;background:#f871711a}.page-content{min-height:0;padding:18px 24px 28px;overflow-y:auto}.chat-content{padding:0;overflow:hidden}.content-stack{gap:16px;display:grid}.documents-page{margin:-18px -10px 0 -8px}.page-intro{max-width:760px;color:var(--text-soft);margin:0 0 4px;line-height:1.65}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#0d1320c2;box-shadow:inset 0 1px #ffffff08}.panel h2{margin:0;font-size:17px;font-weight:720}.panel-title-row{justify-content:space-between;gap:12px}.panel-title-row h2{align-items:center;gap:6px;display:inline-flex}.chat-page{grid-template-rows:minmax(0,1fr) auto;height:100%;min-height:0;display:grid;position:relative}.chat-scroll{min-height:0;padding:8px 20px 10px;overflow-y:auto}.scroll-down-btn{left:50%;bottom:calc(max(var(--dock-h,0px), var(--composer-h,76px)) + 16px);z-index:25;border:1px solid var(--line-strong);width:38px;height:38px;color:var(--text);background:var(--surface-2,#2b2925);cursor:pointer;border-radius:999px;place-items:center;transition:background .14s,border-color .14s;animation:.16s scroll-down-in;display:grid;position:absolute;transform:translate(-50%);box-shadow:0 8px 24px #0006}.scroll-down-btn:hover{background:var(--surface-3,#312e29);border-color:#f6f1e847}.scroll-down-btn:active{transform:translate(-50%)scale(.9)}@keyframes scroll-down-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.welcome-state{text-align:center;align-content:center;place-items:center;gap:17px;min-height:calc(100vh - 236px);display:grid;transform:translateY(6px)}.welcome-orbit{place-items:center;width:112px;height:78px;display:grid;position:relative}.welcome-orbit .logo-mark{width:86px;height:74px;padding:0}.star{color:var(--violet-2);font-size:17px;position:absolute}.star-one{bottom:10px;left:5px}.star-two{top:11px;right:2px}.star-three{bottom:3px;right:34px}.welcome-state h2{letter-spacing:0;max-width:590px;margin:0;font-size:clamp(25px,2.1vw,30px);font-weight:680;line-height:1.25}.welcome-state p{max-width:520px;color:var(--muted);margin:0;font-size:15px;line-height:1.45}.prompt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;width:min(100%,980px);margin-top:12px;display:grid}.prompt-card{border:1px solid var(--line);border-radius:var(--radius);min-height:86px;color:var(--text-soft);text-align:left;background:#0f1522d1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:17px 18px;display:grid}.prompt-card svg{color:var(--violet-2)}.prompt-card:hover{color:#fff;background:#192031eb;border-color:#8b5cf673}.privacy-note{color:var(--muted);align-items:center;gap:9px;display:inline-flex}.thread{gap:34px;width:min(100%,1240px);margin:0 auto;padding:6px 0 8px;display:grid}.message-row{gap:12px;display:flex}.message-row.user{justify-content:flex-end}.assistant-avatar{flex:none;width:50px;height:42px;margin-top:10px}.assistant-avatar .logo-mark{width:50px;height:42px;padding:0}.message-bubble{border:1px solid var(--line);border-radius:var(--radius);max-width:min(720px,78vw);color:var(--text-soft);background:#101623e0;box-shadow:0 12px 40px #00000029}.chat-page.with-thread .message-row.user+.message-row.assistant{margin-top:-72px}.chat-page.with-thread .message-row.assistant+.message-row.user{margin-top:-28px}.chat-page.with-thread .message-row.user+.message-row.assistant:last-of-type{margin-top:-56px}.chat-page.with-thread .assistant-bubble{max-width:606px;padding:15px 18px 10px}.chat-page.with-thread .user-bubble{max-width:390px}.chat-page.with-thread .source-row{flex-wrap:wrap}.chat-page.with-thread .message-bubble p{margin-bottom:10px;line-height:1.46}.chat-page.with-thread .numbered-list,.chat-page.with-thread .bullet-list{gap:5px;margin-bottom:12px}.assistant-bubble{padding:18px 18px 10px}.user-bubble{min-width:290px;padding:16px 18px 12px}.message-bubble p{margin:0 0 12px;line-height:1.55}.numbered-list,.bullet-list{gap:7px;margin:0 0 15px 22px;padding:0;line-height:1.45;display:grid}.numbered-list strong{color:var(--text)}.code-card{border:1px solid var(--line);border-radius:var(--radius);background:#02050c94;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 12px;margin:8px 0;padding:10px 12px;display:grid}.code-card span{color:var(--green);font-weight:700}.code-card code{color:var(--violet-2);text-overflow:ellipsis;overflow:hidden}.source-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.source-chip{border:1px solid var(--line);border-radius:var(--radius);max-width:190px;height:32px;color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;background:#ffffff06;gap:7px;padding:0 9px;font-size:11.5px;overflow:hidden}.source-chip svg{flex:none}.message-time,.message-footer{color:var(--muted);font-size:13px}.message-time{text-align:right;display:block}.message-footer{justify-content:space-between;gap:12px;padding-top:2px}.message-footer>div{gap:6px;display:flex}.message-footer .icon-button{width:34px;height:30px}.message-col{flex-direction:column;flex:1 1 0;align-items:flex-end;gap:0;min-width:0;display:flex}.assistant-col{align-items:flex-start}.message-actions{opacity:0;pointer-events:none;align-items:center;gap:2px;transition:opacity .16s;display:flex}.message-row:hover .message-actions,.message-row:focus-within .message-actions{opacity:1;pointer-events:auto}.assistant-actions{align-self:flex-start;padding:4px 0 0 4px}.user-actions{padding:4px 2px 0 0}.msg-action-btn{width:34px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .14s,color .14s;display:flex}.msg-action-btn:hover{color:var(--text);background:#ffffff12}.msg-action-btn.is-active{color:var(--violet-2)}.msg-action-btn.is-liked{color:#4ade80}.msg-action-btn.is-disliked{color:#f87171}.typing-row{color:var(--muted);align-items:center;gap:10px;font-size:14px;display:inline-flex}.typing-desktop-process{align-items:center;gap:10px;display:inline-flex}.typing-step-icon{flex:none;place-items:center;width:50px;height:44px;display:grid}.typing-step-icon .logo-mark,.typing-step-icon .thinking-mark{width:46px;height:42px;padding:0}.thinking-mark{grid-template-rows:repeat(13,1fr);grid-template-columns:repeat(14,1fr);gap:1px;width:46px;height:42px;display:grid;position:relative;animation:2.4s ease-in-out infinite mark-glow!important}.thinking-mark .px{opacity:1;will-change:opacity, transform;border-radius:1px;animation:pixel-cycle 2.4s cubic-bezier(.4, 0, .2, 1) var(--d,0s) infinite!important}.thinking-mark .px-l{background:#cdb4ff}.thinking-mark .px-m{background:#8b5cf6}.thinking-mark .px-d{background:#5b21d6}.thinking-mark .px-w{background:#f3edff;box-shadow:0 0 6px #ffffff8c}@keyframes pixel-cycle{0%{opacity:0;filter:brightness();transform:scale(0)}9%{opacity:1;filter:brightness(1.4);transform:scale(1.3)}15%{opacity:1;filter:brightness();transform:scale(1)}46%{opacity:1;filter:brightness();transform:scale(1)}54%{opacity:1;filter:brightness(1.8);transform:scale(1.22)}62%{opacity:1;filter:brightness();transform:scale(1)}82%{opacity:1;filter:brightness();transform:scale(1)}93%,to{opacity:0;filter:brightness();transform:scale(0)}}@keyframes mark-glow{0%,to{filter:drop-shadow(0 0 9px #7c3aed66)}55%{filter:drop-shadow(0 0 20px #7c3aedd9)}}.writing-mark{margin:2px 0 10px;display:flex}.writing-mark .thinking-mark{width:38px;height:35px}@keyframes typing-icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.09)}}.typing-step-text{background:linear-gradient(90deg,#948c80 0% 35%,#fff6e8 50%,#948c80 65% 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;align-items:baseline;font-size:14.5px;font-weight:550;display:inline-flex;animation:1.8s linear infinite typing-text-shimmer,.24s ease-out typing-text-in!important}@keyframes typing-text-shimmer{0%{background-position:150% 0}to{background-position:-150% 0}}@keyframes typing-text-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.typing-ellipsis{-webkit-text-fill-color:#948c80;display:inline-flex}.typing-ellipsis span{animation:1.2s infinite both typing-ellipsis-blink!important}.typing-ellipsis span:nth-child(2){animation-delay:.2s}.typing-ellipsis span:nth-child(3){animation-delay:.4s}@keyframes typing-ellipsis-blink{0%,80%,to{opacity:.25}40%{opacity:1}}.composer-dock{display:contents}.composer{border:1px solid var(--line-strong);border-radius:var(--radius);width:calc(100% - 18px);min-height:128px;box-shadow:var(--shadow);background:#0d1320f5;grid-template-columns:52px minmax(0,1fr) auto 54px;align-items:start;gap:10px;margin:0 9px 8px;padding:22px 16px 36px;display:grid;position:relative}.attach-button,.send-button{border-radius:var(--radius);place-items:center;height:52px;display:grid}.attach-button{border:1px solid var(--line);color:var(--text-soft);background:#ffffff09}.send-button{color:#fff;background:linear-gradient(#8b5cf6,#5b21ff)}.composer textarea{resize:none;width:100%;color:var(--text);background:0 0;border:0;outline:0;margin-top:12px;font-size:15px}.shortcut-hint{border:1px solid var(--line);border-radius:var(--radius);height:32px;color:var(--muted);justify-content:center;align-items:center;margin-top:8px;padding:0 10px;display:inline-flex}.composer-help{text-align:center;color:var(--muted-2);font-size:12px;position:absolute;bottom:14px;left:0;right:0}.chat-page.with-thread .composer{align-items:center;min-height:66px;margin-bottom:30px;padding:7px 10px}.chat-page.with-thread .composer textarea,.chat-page.with-thread .shortcut-hint{margin-top:0}.chat-page.with-thread .composer-help{bottom:-26px}.upload-zone{border-radius:var(--radius);background:#0b0f19b8;border:1px dashed #8b5cf68c;grid-template-columns:210px minmax(250px,1fr) minmax(380px,1.35fr);align-items:center;gap:28px;min-height:230px;padding:24px;display:grid}.upload-copy{text-align:center;color:var(--text-soft);justify-items:center;gap:8px;display:grid}.upload-copy svg{color:var(--violet-2)}.upload-copy strong{font-size:16px}.upload-copy span{color:var(--muted);font-size:12px;line-height:1.5}.upload-list{align-content:center;gap:12px;max-height:100%;display:grid;overflow-y:auto}.upload-progress{border-radius:var(--radius);background:#ffffff09;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:10px 14px;display:grid}.upload-progress .file-badge{grid-area:1/1}.upload-progress>div{grid-area:1/2;min-width:0}.upload-progress .upload-status-icon{grid-area:1/3}.upload-progress .progress-track{grid-area:2/1/auto/3}.upload-progress>b{color:var(--text-soft);white-space:nowrap;grid-area:2/3;justify-self:end;font-size:12.5px;font-weight:700}.upload-progress strong,.upload-progress span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.upload-progress span{color:var(--muted);font-size:12px}.progress-track{background:#ffffff14;border-radius:999px;height:6px;position:relative;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#a855f7);height:100%;transition:width .22s;display:block}.progress-track.is-indexing:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#0000 0%,#ffffff47 50%,#0000 100%);animation:1.1s ease-in-out infinite progress-shimmer;position:absolute;inset:0;transform:translate(-100%)}.progress-track.is-error span{background:linear-gradient(90deg,#dc2626,#ef4444)}@keyframes progress-shimmer{to{transform:translate(100%)}}.upload-progress.is-done{background:#7c3aed0f}.upload-progress.is-error{background:#dc26260f}.upload-status-icon.spinning{color:#a855f7;animation:.9s linear infinite spin}.upload-status-icon.done{color:#22c55e}.upload-status-icon.error{color:#ef4444}@keyframes spin{to{transform:rotate(360deg)}}.chat-upload-button:disabled{cursor:default;opacity:.55}.chat-upload-button .spinning{animation:.9s linear infinite spin}.src-upload-queue{gap:10px;display:grid}.src-upload-row{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;gap:8px;padding:11px 13px;display:grid}.src-upload-row.is-done{border-color:#22c55e40}.src-upload-row.is-error{border-color:#ef44444d}.src-upload-row-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.src-upload-row-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.src-upload-row-sub{color:var(--muted);font-size:12px}.document-layout{grid-template-columns:minmax(0,1fr) 305px;align-items:start;gap:16px;display:grid}.document-table-panel,.people-table-panel,.space-docs-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);gap:10px;padding:13px 14px}.search-box{border:1px solid var(--line);border-radius:var(--radius);min-width:220px;height:38px;color:var(--muted);background:#04080f73;flex:1;gap:10px;padding:0 12px}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.search-box input::placeholder{color:var(--muted)}.toolbar-total{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:13px}.select-button.small{min-height:31px;padding:0 9px;font-size:13px}.data-table{width:100%;min-width:720px}.table-row{min-height:54px;color:var(--text-soft);border-bottom:1px solid #a9b7db14;align-items:center;display:grid}.table-head{min-height:42px;color:var(--muted);font-size:13px}.document-table .table-row{grid-template-columns:minmax(300px,1.55fr) minmax(180px,.85fr) minmax(180px,.82fr) 135px;gap:12px;padding:0 14px}.people-table .table-row{grid-template-columns:minmax(250px,1fr) minmax(280px,1.1fr) 150px 160px minmax(210px,.9fr) 150px;gap:12px;padding:0 14px}.document-cell,.user-cell,.activity-item,.rank-row,.simple-list-row,.low-score-row{align-items:center;gap:11px;min-width:0;display:flex}.document-cell>span,.user-cell>span,.activity-item>span{gap:3px;min-width:0;display:grid}.document-cell strong,.activity-item strong,.rank-row strong,.simple-list-row strong,.low-score-row span:first-child,.user-cell>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-cell small,.activity-item small{color:var(--muted)}.file-badge{color:#fff;border-radius:6px;flex:none;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.file-pdf{background:#ff264a}.file-docx{background:#2f8cff}.file-pptx{background:#f26722}.file-xlsx{background:#3aa83b}.status-cell{justify-items:start;gap:5px;display:grid}.status-pill,.tag,.score-pill{border-radius:6px;align-items:center;gap:7px;width:fit-content;min-height:26px;padding:0 10px;font-size:13px;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px}.status-pill.success{color:var(--green);background:#25d3661f}.status-pill.warning,.tag.warning{color:var(--gold);background:#f6a61a1f}.status-pill.danger{color:var(--red);background:#ff3d5a1f}.status-pill.processing{color:var(--violet-2);background:#7c3aed26}.status-pill.violet{color:#c4a5ff;background:#7c3aed29}.tag.violet{color:#b99cff;background:#7c3aed24;margin-left:8px}.error-actions{gap:11px;display:inline-flex}.error-actions button,.text-link{color:var(--violet-2);background:0 0;align-items:center;gap:7px;padding:0;display:inline-flex}.text-link.compact{font-size:13px}.text-link.right{margin-left:auto}.row-actions{justify-content:flex-end;gap:6px}.info-strip,.export-strip{color:var(--muted);background:#ffffff05;gap:12px;padding:13px 16px}.info-strip span,.export-strip span{flex:1;line-height:1.45}.info-strip svg,.export-strip>svg,.methodology-row svg{color:var(--violet-2)}.empty-doc-panel{text-align:center;align-self:start;justify-items:center;gap:13px;padding:28px 24px;display:grid;position:sticky;top:12px}.empty-doc-panel h3{margin:0;font-size:20px}.empty-doc-panel p{max-width:270px;color:var(--muted);margin:0;line-height:1.55}.empty-doc-panel small{color:var(--muted-2)}.upload-illustration{width:188px;height:150px;margin:0 auto;position:relative}.upload-illustration.compact{width:190px;height:170px}.upload-illustration.mini{width:104px;height:82px;margin:0}.folder-back,.folder-front,.doc-card{border:1px solid #a177ff66;position:absolute;box-shadow:0 22px 54px #5b21ff54}.folder-back{background:linear-gradient(150deg,#34206f,#161b35);border-radius:10px;height:86px;bottom:31px;left:37px;right:24px;transform:rotate(-5deg)}.folder-front{color:#b99cff;background:linear-gradient(160deg,#251159,#4b20c9 60%,#141827);border-radius:13px 13px 18px 18px;place-items:center;height:66px;display:grid;bottom:12px;left:26px;right:19px}.doc-card{color:#fff;background:linear-gradient(160deg,#8b5cf6,#27115d);border-radius:8px;place-items:center;font-weight:800;display:grid}.doc-one{width:46px;height:60px;top:39px;left:9px;transform:rotate(-21deg)}.doc-two{width:56px;height:76px;top:4px;left:72px;transform:rotate(5deg)}.doc-three{width:38px;height:50px;top:33px;right:2px;transform:rotate(17deg)}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02050ca8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.delete-modal{border:1px solid var(--line-strong);border-radius:var(--radius);width:min(100%,360px);box-shadow:var(--shadow);text-align:center;background:#101624;justify-items:center;gap:13px;padding:28px 24px 22px;display:grid;position:relative}.modal-close{position:absolute;top:12px;right:12px}.danger-ring{width:58px;height:58px;color:var(--red);background:#ff3d5a1a;border:2px solid #ff3d5ab8;border-radius:999px;place-items:center;display:grid}.delete-modal h2,.delete-modal p{margin:0}.delete-modal p{color:var(--text-soft);line-height:1.45}.warning-box{border-radius:var(--radius);color:#ffc4cd;background:#ff3d5a1a;border:1px solid #ff3d5a3d;align-items:center;gap:10px;width:100%;padding:13px;display:flex}.modal-actions{grid-template-columns:1fr 1.25fr;gap:10px;width:100%;display:grid}.profile-settings-backdrop{z-index:70;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-settings-modal{background:#211f1c;border:1px solid #f6f1e81f;border-radius:18px;grid-template-columns:224px minmax(0,1fr);width:min(900px,100vw - 48px);height:min(680px,100vh - 80px);display:grid;overflow:hidden;box-shadow:0 34px 120px #0000008c}.settings-rail{background:#1a1916;border-right:1px solid #f6f1e812;flex-direction:column;gap:4px;padding:18px 14px;display:flex}.settings-rail-brand{color:#efe7da;letter-spacing:.01em;align-items:center;gap:10px;padding:2px 8px 16px;font-size:13px;font-weight:600;display:flex}.settings-rail-brand .logo-mark{width:26px;height:24px;padding:0}.settings-rail nav{gap:2px;display:grid}.settings-rail nav button{color:#b9b1a6;background:0 0;border-radius:10px;align-items:center;gap:11px;height:40px;padding:0 12px;font-size:14px;font-weight:550;transition:background .14s,color .14s;display:flex}.settings-rail nav button:hover{color:#fffaf0;background:#f6f1e80f}.settings-rail nav button.active{color:#fffaf0;background:#7c3aed33}.settings-rail nav button svg{color:#9d9488}.settings-rail nav button.active svg{color:var(--violet-2)}.settings-rail-signout{color:#c9a8a8;background:0 0;border-radius:10px;align-items:center;gap:11px;height:40px;margin-top:auto;padding:0 12px;font-size:14px;font-weight:550;transition:background .14s,color .14s;display:flex}.settings-rail-signout:hover{color:#ff9b9b;background:#f871711a}.settings-rail-signout:disabled{opacity:.6}.settings-panel{color:#fffaf0;min-width:0;position:relative;overflow-y:auto}.settings-mobile-menu,.settings-mobile-topbar{display:none}.settings-section{flex-direction:column;min-height:100%;padding:30px 36px 24px;display:flex}.settings-close{color:#c9c1b6;z-index:2;background:0 0;border-radius:999px;place-items:center;width:34px;height:34px;transition:background .14s,color .14s;display:grid;position:absolute;top:18px;right:20px}.settings-close:hover{color:#fffaf0;background:#f6f1e814}.settings-head{margin-bottom:20px}.settings-head h2{letter-spacing:-.01em;margin:0;font-size:21px;font-weight:700}.settings-head p{color:#a59c90;margin:5px 0 0;font-size:14px;line-height:1.45}.settings-panel h3{margin:0}.settings-row,.settings-field{border-bottom:1px solid #f6f1e812;grid-template-columns:minmax(190px,1fr) minmax(220px,300px);align-items:center;gap:24px;min-height:64px;padding:14px 0;display:grid}.settings-row strong,.settings-field span{color:#f3ece0;font-size:14.5px;font-weight:600}.settings-row small,.settings-field small{color:#9a9186;margin-top:4px;font-size:13px;font-weight:400;line-height:1.45;display:block}.settings-avatar{color:#fffaf0;background:linear-gradient(150deg,#8f62ff,#6228ea);border-radius:999px;justify-self:end;place-items:center;width:48px;height:48px;font-size:19px;font-weight:700;display:grid}.sidebar-user-avatar img,.settings-account-avatar img,.settings-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.settings-field input,.settings-field select,.settings-field textarea{color:#fffaf0;width:100%;font:inherit;background:#f6f1e80d;border:1px solid #f6f1e81f;border-radius:10px;outline:0;font-size:14px;font-weight:450;transition:border-color .14s,box-shadow .14s}.settings-field input,.settings-field select{height:40px;padding:0 13px}.settings-field textarea{resize:vertical;min-height:96px;padding:12px 13px;line-height:1.5}.settings-field input:focus,.settings-field select:focus,.settings-field textarea:focus{border-color:#8b5cf6b3;box-shadow:0 0 0 3px #8b5cf624}.settings-field.stacked{grid-template-columns:1fr;align-items:start;gap:10px}.settings-field.stacked.highlight{background:#7c3aed0f;border:1px solid #8b5cf63d;border-radius:14px;margin-top:4px;padding:16px}.settings-field.stacked.highlight small{margin-top:0}.settings-readonly{color:#d8d0c4;text-overflow:ellipsis;white-space:nowrap;background:#f6f1e80b;border-radius:10px;justify-self:stretch;align-items:center;gap:8px;height:40px;padding:0 13px;font-size:14px;display:flex;overflow:hidden}.settings-readonly svg{color:#9d9488;flex:none}.settings-card{background:#f6f1e806;border:1px solid #f6f1e81a;border-radius:14px;margin-top:22px;padding:18px}.settings-card.danger{background:#f871710d;border-color:#f8717147}.settings-card-head{color:#f3ece0;align-items:center;gap:9px;margin-bottom:14px;display:flex}.settings-card-head h3{font-size:15px;font-weight:650}.settings-card.danger .settings-card-head{color:#f6b0b0}.settings-card>p{color:#b3a99d;margin:0 0 16px;font-size:13.5px;line-height:1.5}.settings-card-foot{justify-content:flex-end;align-items:center;gap:12px;display:flex}.settings-pw-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.settings-pw-field{align-items:center;display:flex;position:relative}.settings-pw-field input{color:#fffaf0;width:100%;height:40px;font:inherit;background:#f6f1e80d;border:1px solid #f6f1e81f;border-radius:10px;outline:0;padding:0 40px 0 13px;font-size:14px;transition:border-color .14s,box-shadow .14s}.settings-pw-field input:focus{border-color:#8b5cf6b3;box-shadow:0 0 0 3px #8b5cf624}.settings-pw-field button{color:#9d9488;background:0 0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;right:6px}.settings-pw-field button:hover{color:#f3ece0}.settings-feature-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.settings-feature-list li{border-bottom:1px solid #f6f1e812;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.settings-feature-list svg{color:#68e08f;flex:none;margin-top:1px}.settings-feature-list strong{color:#f3ece0;margin-bottom:3px;font-size:14.5px;font-weight:600;display:block}.settings-feature-list small{color:#9a9186;font-size:13px;line-height:1.45}.settings-usage-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.settings-usage-card{background:#f6f1e806;border:1px solid #f6f1e81a;border-radius:14px;gap:4px;padding:16px;display:grid}.settings-usage-card svg{color:var(--violet-2)}.settings-usage-card strong{letter-spacing:-.02em;margin-top:6px;font-size:26px;font-weight:700;line-height:1}.settings-usage-card span{color:#9a9186;font-size:13px}.settings-plan{background:#f6a61a0f;border:1px solid #f6a61a42;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:16px 18px;display:flex}.settings-plan-info{align-items:center;gap:12px;display:flex}.settings-plan-info svg{color:#f6c15d}.settings-plan-info strong{font-size:15px;font-weight:650;display:block}.settings-plan-info small{color:#b3a99d;font-size:13px}.settings-pill{color:#68e08f;background:#25d36624;border-radius:999px;flex:none;padding:5px 12px;font-size:12px;font-weight:650}.settings-note{color:#8b8377;margin:14px 0 0;font-size:12.5px;line-height:1.5}.settings-primary-btn{color:#fff;height:40px;font:inherit;cursor:pointer;background:linear-gradient(#8f62ff,#6228ea);border:0;border-radius:11px;padding:0 20px;font-size:14px;font-weight:600;transition:filter .14s,opacity .14s}.settings-primary-btn:hover{filter:brightness(1.08)}.settings-primary-btn.sm{height:36px;padding:0 16px}.settings-primary-btn:disabled{opacity:.55;cursor:default}.settings-ghost-btn{color:#e2d9cb;height:40px;font:inherit;cursor:pointer;background:0 0;border:1px solid #f6f1e829;border-radius:11px;padding:0 18px;font-size:14px;font-weight:550;transition:background .14s}.settings-ghost-btn:hover{background:#f6f1e80f}.settings-danger-btn{color:#ff9b9b;height:36px;font:inherit;cursor:pointer;background:#f8717114;border:1px solid #f8717166;border-radius:11px;padding:0 16px;font-size:14px;font-weight:600;transition:background .14s}.settings-danger-btn:hover{background:#f8717129}.settings-danger-btn:disabled{opacity:.5;cursor:default}.settings-status{margin-right:auto;font-size:13px;font-weight:500}.settings-status.ok{color:#68e08f}.settings-status.error{color:#ff9b9b}.settings-footer{background:linear-gradient(#211f1c00,#211f1c 40%);justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding:18px 0 4px;display:flex;position:sticky;bottom:0}.usage-bars{gap:20px;display:grid}.usage-bar-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:9px;display:flex}.usage-bar-label{color:#f3ece0;align-items:center;gap:8px;font-size:14px;font-weight:550;display:inline-flex}.usage-bar-label svg{color:#9d9488}.usage-bar-value{color:#f3ece0;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:650}.usage-bar-max{color:#8b8377;font-weight:450}.usage-bar-value em{color:#68e08f;font-style:normal;font-weight:600}.usage-track{background:#f6f1e814;border-radius:999px;height:8px;overflow:hidden}.usage-fill{background:linear-gradient(90deg,#8f62ff,#a276ff);border-radius:999px;height:100%;transition:width .42s cubic-bezier(.22,1,.36,1);display:block}.usage-fill.is-near{background:linear-gradient(90deg,#f6a61a,#f6c15d)}.usage-fill.is-full{background:linear-gradient(90deg,#e23d6d,#f87171)}.usage-fill.is-unlimited{background:linear-gradient(90deg,#68e08f59,#68e08f1f)}.usage-pct{color:#8b8377;margin-top:7px;font-size:12px;display:block}.usage-mini-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px;display:grid}.usage-mini{background:#f6f1e806;border:1px solid #f6f1e817;border-radius:12px;gap:2px;padding:13px 14px;display:grid}.usage-mini svg{color:#9d9488}.usage-mini strong{letter-spacing:-.01em;margin-top:6px;font-size:19px;font-weight:700}.usage-mini span{color:#9a9186;font-size:12px}.settings-plan-link{color:#e7dccb;text-align:left;cursor:pointer;background:#f6a61a0d;border:1px solid #f6a61a3d;border-radius:12px;align-items:center;gap:10px;width:100%;margin-top:22px;padding:13px 16px;font-size:13.5px;transition:background .14s;display:flex}.settings-plan-link:hover{background:#f6a61a1a}.settings-plan-link>span{flex:1}.settings-plan-link strong{font-weight:700}.settings-plan-link svg:first-child{color:#f6c15d}.settings-plan-link svg:last-child{color:#9d9488}.plan-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.plan-card{background:#f6f1e806;border:1px solid #f6f1e81a;border-radius:16px;flex-direction:column;padding:18px;display:flex;position:relative}.plan-card.is-popular{border-color:#8b5cf666}.plan-card.is-current{background:#7c3aed14;border-color:#8b5cf6b3;box-shadow:0 0 0 1px #8b5cf673}.plan-tag{color:#fff;background:linear-gradient(#8f62ff,#6228ea);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:650;position:absolute;top:-9px;left:18px}.plan-card-icon{width:40px;height:40px;color:var(--violet-2);background:#7c3aed24;border-radius:11px;place-items:center;margin-bottom:12px;display:grid}.plan-card h3{font-size:17px;font-weight:700}.plan-price{align-items:baseline;gap:5px;margin:6px 0 8px;display:flex}.plan-price strong{letter-spacing:-.02em;font-size:24px;font-weight:750}.plan-price span{color:#9a9186;font-size:13px}.plan-tagline{color:#a59c90;margin:0 0 14px;font-size:12.5px;line-height:1.45}.plan-features{gap:8px;margin:0 0 16px;padding:0;list-style:none;display:grid}.plan-features li{color:#cabfb0;align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.4;display:flex}.plan-features svg{color:#68e08f;flex:none;margin-top:1px}.plan-btn{color:#f3ece0;height:38px;font:inherit;cursor:pointer;background:#f6f1e80d;border:1px solid #f6f1e829;border-radius:11px;margin-top:auto;font-size:13.5px;font-weight:600;transition:background .14s,filter .14s}.plan-btn:hover{background:#f6f1e81a}.plan-card.is-popular .plan-btn{color:#fff;background:linear-gradient(#8f62ff,#6228ea);border-color:#0000}.plan-card.is-popular .plan-btn:hover{filter:brightness(1.08);background:linear-gradient(#8f62ff,#6228ea)}.plan-btn.is-current{color:#b69bff;cursor:default;background:#7c3aed1f;border-color:#8b5cf673;justify-content:center;align-items:center;gap:7px;display:flex}.plan-btn:disabled{opacity:.85}.settings-signout-mobile{color:#ff9b9b;width:100%;height:44px;font:inherit;background:#f8717112;border:1px solid #f871715c;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:22px;font-size:14px;font-weight:600;display:none}@media (width<=767.98px){.profile-settings-backdrop{align-items:stretch;padding:0}.profile-settings-modal{background:var(--bg);border:0;border-radius:0;grid-template-columns:1fr;width:100vw;height:100dvh;display:block;position:relative}.settings-rail{display:none}.profile-settings-modal.is-menu .settings-mobile-menu{height:100dvh;padding:calc(var(--safe-top,0px) + 8px) 18px calc(24px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex;overflow-y:auto}.profile-settings-modal.is-menu .settings-panel,.profile-settings-modal.is-section .settings-mobile-menu{display:none}.profile-settings-modal.is-section .settings-panel{flex-direction:column;height:100dvh;display:flex}.profile-settings-modal.is-section .settings-mobile-topbar{z-index:3;padding:calc(var(--safe-top,0px) + 8px) 10px 10px;background:var(--bg);border-bottom:1px solid #f6f1e814;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;display:grid;position:sticky;top:0}.settings-mobile-back{color:#f6f0e8;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.settings-mobile-section-title{text-align:center;color:#fff;font-size:17px;font-weight:700}.settings-mobile-topbar-spacer{width:44px}.profile-settings-modal.is-section .settings-close{display:none}.settings-section{padding:18px 16px 24px}.settings-mobile-head{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;margin-bottom:20px;display:grid}.settings-mobile-head h2{color:#fff;text-align:center;margin:0;font-size:19px;font-weight:800}.settings-mobile-round{color:#f6f0e8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.settings-mobile-round:active,.settings-mobile-round.active{background:#ffffff1f}.settings-email-pill{color:#fff;width:100%;min-height:58px;font:inherit;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:18px;align-items:center;margin-bottom:16px;padding:0 18px;font-size:16px;font-weight:700;line-height:1.25;display:flex}.settings-email-pill span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-email-pill:active{background:#ffffff0d}.settings-about-card{background:#ffffff09;border:1px solid #ffffff17;border-radius:18px;margin-bottom:16px;padding:16px 18px}.settings-about-card strong{color:#fff;font-size:15.5px;display:block}.settings-about-card p{color:#ece7dea6;margin:6px 0 0;font-size:14.5px;line-height:1.5}.settings-upgrade-card{background:#ffffff0b;border-radius:18px;margin-bottom:10px;padding:20px 18px}.settings-upgrade-card strong{color:#fff;font-size:19px;font-weight:800;display:block}.settings-upgrade-card p{color:#ece7ded9;margin:6px 0 0;font-size:16.5px;line-height:1.4}.settings-upgrade-card button{color:#17150f;font:inherit;cursor:pointer;background:#f6f1e8;border:0;border-radius:999px;margin-top:16px;padding:12px 24px;font-size:16px;font-weight:800}.settings-upgrade-card button:active{opacity:.85}.settings-mobile-list{flex-direction:column;display:flex}.settings-mobile-group{border-top:1px solid #ffffff14;padding:8px 0}.settings-mobile-group:first-child{border-top:0}.settings-mobile-item{color:#f4f1ea;width:100%;min-height:60px;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:16px;padding:0 4px;font-size:17px;display:flex}.settings-mobile-item:active{background:#ffffff0d}.settings-mobile-item-icon{color:#ece7ded9;flex:none;place-items:center;width:30px;height:30px;display:grid}.settings-mobile-item.danger,.settings-mobile-item.danger .settings-mobile-item-icon{color:#ff8a8a}.settings-mobile-item:disabled{opacity:.6}.settings-mobile-item-label{flex:1;min-width:0}.settings-mobile-item-badge{color:#ece7de8c;font-size:15.5px;font-weight:600}.settings-mobile-item-count{color:#fff;background:#ff4d4d;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:800;display:grid}.settings-mobile-item>svg{color:#ece7de66;flex:none}.settings-mobile-version{text-align:center;color:#ece7de66;margin:18px 0 0;font-size:13px}.settings-row,.settings-field{grid-template-columns:1fr;gap:10px}.settings-avatar{justify-self:start}.settings-readonly{justify-self:stretch}.settings-pw-grid,.settings-usage-grid,.plan-grid,.usage-mini-grid{grid-template-columns:1fr}.settings-signout-mobile{display:flex}.settings-plan{flex-direction:column;align-items:flex-start}.settings-footer{flex-wrap:wrap}.settings-status{flex-basis:100%}}.spaces-layout{grid-template-columns:255px minmax(0,1fr);align-items:start;gap:14px;display:grid}.space-list-panel,.space-docs-panel,.space-summary,.activity-panel{padding:16px}.space-list{gap:8px;margin-top:14px;display:grid}.space-card{border-radius:var(--radius);width:100%;min-height:105px;color:var(--text-soft);text-align:left;background:#ffffff06;border:1px solid #0000;grid-template-columns:45px minmax(0,1fr);align-items:start;gap:12px;padding:14px 12px;display:grid}.space-card.active{background:#7c3aed1a;border-color:#8b5cf69e}.space-icon,.summary-icon,.stat-icon,.feature-icon{border-radius:999px;place-items:center;display:grid}.space-icon{width:43px;height:43px}.space-copy{gap:5px;min-width:0;display:grid}.space-copy small,.space-copy em,.muted-line{color:var(--muted);font-size:12px;font-style:normal;line-height:1.45}.side-stack{gap:14px;display:grid;position:sticky;top:12px}.space-summary{gap:13px;display:grid}.summary-icon{width:50px;height:50px}.space-summary h3,.space-summary p{margin:0}.space-summary p{color:var(--muted);line-height:1.45}.summary-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.summary-stats span{color:var(--muted);gap:4px;font-size:12px;display:grid}.summary-stats strong{color:var(--text);font-size:19px}.success-text{color:var(--green)!important}.full-width{width:100%}.activity-feed{gap:12px;margin:17px 0;display:grid}.new-space-strip{border-radius:var(--radius);background:#0d1320b8;border:1px dashed #8b5cf68c;grid-template-columns:120px minmax(180px,1fr) repeat(4,minmax(130px,.82fr)) auto;align-items:center;gap:20px;padding:18px;display:grid}.new-space-strip h3,.new-space-strip p{margin:0}.new-space-strip p{color:var(--muted);margin-top:7px;line-height:1.45}.feature-inline{align-items:center;gap:13px;min-width:0;display:flex}.feature-inline span:last-child{gap:4px;min-width:0;display:grid}.feature-inline small{color:var(--muted);line-height:1.35}.feature-icon{flex:none;width:46px;height:46px}.stat-grid{gap:14px;display:grid}.stat-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.stat-card{align-items:center;gap:18px;min-height:112px;padding:18px;display:flex}.stat-icon{flex:none;width:62px;height:62px}.stat-card div{gap:4px;min-width:0;display:grid}.stat-card span,.stat-card small{color:var(--muted)}.stat-card strong{font-size:30px;line-height:1}.people-table-panel{overflow-x:auto}.user-cell b{width:31px;height:31px;font-size:12px}.role-select{border:1px solid var(--line);border-radius:var(--radius);min-width:104px;height:34px;color:var(--text-soft);background:#04080f73;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;display:inline-flex}.pagination-row{color:var(--muted);align-items:center;gap:9px;padding:12px 14px;display:flex}.pagination-controls{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.pagination-controls button:not(.icon-button){border-radius:var(--radius);width:34px;height:34px;color:var(--muted);background:#ffffff08}.pagination-controls button.active{color:#fff;background:linear-gradient(#8b5cf6,#5b21ff)}.kpi-card{gap:4px;height:98px;min-height:0;padding:11px 15px;display:grid;position:relative;overflow:hidden}.kpi-card>span{color:var(--text-soft)}.kpi-card>strong{font-size:27px;font-weight:590}.trend{color:var(--green);font-size:13px;font-style:normal}.sparkline{width:82px;height:26px;color:var(--violet-2);opacity:.95;position:absolute;bottom:31px;right:15px}.analytics-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.8fr);gap:14px;display:grid}.analytics-page{margin:-20px 0 0 -24px}.chart-panel,.top-documents,.frequent-panel,.low-score-panel,.roi-chart-panel,.calculation-panel,.impact-panel{padding:16px}.chart-panel{height:312px;min-height:0}.top-documents{height:312px}.area-chart,.roi-chart{min-height:235px;margin-top:8px;padding-bottom:28px;padding-left:38px;position:relative}.area-chart svg,.roi-chart svg{width:100%;height:220px;overflow:visible}.area-chart svg{cursor:crosshair}.area-chart svg:focus{outline:none}.area-chart line,.roi-chart line{stroke:#a9b7db14;stroke-width:1px}.area-chart polygon,.roi-chart polygon{fill:#7c3aed2e}.area-chart polyline,.roi-chart polyline{fill:none;stroke:#7c3aed;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.area-chart circle,.roi-chart circle{fill:#f4ecff;stroke:#7c3aed;stroke-width:4px}.roi-chart text{fill:var(--text-soft);text-anchor:middle;font-size:12px}.chart-point-labels{pointer-events:none;height:220px;position:absolute;top:0;left:38px;right:0}.chart-point-labels span{color:var(--text-soft);white-space:nowrap;font-size:11.5px;font-weight:600;line-height:1;position:absolute;transform:translate(-50%,-20px)}.chart-marker{stroke-dasharray:4 5;stroke:#ffffff5c!important}.chart-y-axis{color:var(--muted);flex-direction:column;justify-content:space-between;font-size:12px;display:flex;position:absolute;top:8px;bottom:31px;left:0}.chart-x-axis{color:var(--muted);justify-content:space-between;font-size:12px;display:flex;position:absolute;bottom:0;left:38px;right:0}.chart-tooltip{z-index:3;border:1px solid var(--line-strong);border-radius:var(--radius);width:178px;box-shadow:var(--shadow);pointer-events:none;background:#090d16f5;gap:8px;padding:13px;display:grid;position:absolute;transform:translate(-50%)}.chart-tooltip span{color:var(--text-soft);align-items:center;gap:7px;font-size:12px;display:flex}.chart-tooltip b{color:var(--text);margin-left:auto}.dot{border-radius:999px;width:8px;height:8px}.dot.violet{background:var(--violet)}.dot.blue{background:var(--blue)}.dot.green{background:var(--green)}.dot.gold{background:var(--gold)}.dot.cyan{background:var(--cyan)}.rank-list,.simple-list,.low-score-table{margin-top:12px;display:grid}.rank-row{border-bottom:1px solid #a9b7db14;grid-template-columns:24px auto minmax(0,1fr) auto;min-height:43px;display:grid}.rank-row span:first-child,.rank-row b{color:var(--text-soft)}.simple-list-head,.simple-list-row{border-bottom:1px solid #a9b7db14;grid-template-columns:28px minmax(0,1fr) 86px;align-items:center;gap:8px;min-height:39px;display:grid}.simple-list-head{color:var(--muted);grid-template-columns:minmax(0,1fr) 86px;font-size:13px}.simple-list-head span:last-child,.simple-list-row b{text-align:right}.low-score-panel{overflow-x:auto}.low-score-table{min-width:0}.low-score-head,.low-score-row{border-bottom:1px solid #a9b7db14;grid-template-columns:minmax(0,1fr) 112px minmax(126px,.65fr) 30px;align-items:center;gap:12px;min-height:39px;display:grid}.frequent-panel,.low-score-panel{height:290px;overflow:hidden}.low-score-head{color:var(--muted);font-size:13px}.score-pill{background:#ffffff06;border:1px solid}.score-pill.critical{color:var(--red)}.score-pill.low{color:#ff8d3b}.score-pill.medium{color:#e7c84b}.suggested-action{border:1px solid var(--line);height:29px;color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;background:#ffffff06;border-radius:6px;padding:0 10px;overflow:hidden}.export-strip{border:1px solid var(--line);border-radius:var(--radius)}.export-strip strong{color:var(--text);margin-bottom:3px;display:block}.page-footnote{color:var(--muted-2);text-align:center;margin:-8px 0 0;font-size:13px}.roi-grid{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);gap:14px;display:grid}.calc-flow{justify-items:center;gap:0;min-height:382px;padding:22px 2px 6px;display:grid;position:relative}.calc-row{justify-content:center;align-items:center;display:grid}.calc-row-top{grid-template-columns:112px 42px 112px 42px 112px 42px 112px}.calc-row-middle{grid-template-columns:122px 82px 140px}.calc-row-bottom{grid-template-columns:176px 84px 176px}.calc-box{border-radius:var(--radius);text-align:center;background:linear-gradient(#ffffff09,#0000),#0c0d0d94;border:1px solid #f6f1e81f;align-content:center;place-items:center;gap:6px;width:100%;min-height:104px;padding:14px 10px 12px;display:grid;box-shadow:inset 0 1px #ffffff09,0 14px 34px #0000001f}.calc-box-icon{color:#c9a8ff;background:#7c3aed29;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.calc-box-icon.is-solid{color:#fff;background:linear-gradient(155deg,#9b6dff,#6d28d9);box-shadow:0 6px 16px -4px #7c3aeda6}.calc-box strong{color:#fff9ef;font-size:26px;font-weight:720;line-height:1}.calc-box span{color:#d0c3b4;max-width:10ch;font-size:12px;line-height:1.32}.calc-box.accent strong{color:var(--violet-2)}.calc-box.large{min-height:96px}.calc-box.large.accent strong{color:var(--violet-2)}.calc-symbol{color:#c9a8ff;text-align:center;background:#7c3aed14;border:1px solid #a276ff66;border-radius:999px;place-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:grid}.calc-symbol-vs{letter-spacing:.02em;border-style:dashed;font-size:10.5px}.calc-symbol.large{width:36px;height:36px;font-size:15px}.calc-symbol-arrow{color:#cabfe6;background:0 0;border:0;font-size:20px}.calc-branch{width:462px;max-width:100%;height:32px;margin-top:2px;position:relative}.calc-branch:before{content:"";border-top:1.5px dashed #a276ff66;position:absolute;top:0;left:0;right:0}.calc-branch-left,.calc-branch-right{border-left:1.5px dashed #a276ff66;width:0;height:13px;position:absolute;top:0}.calc-branch-left{left:0}.calc-branch-right{right:0}.calc-branch-center{border-left:1.5px dashed #a276ff80;width:0;height:32px;position:absolute;top:0;left:50%;transform:translate(-50%)}.calc-downline{width:220px;max-width:100%;height:40px;margin:2px auto 0;position:relative}.calc-downline:before{content:"";border-top:1.5px dashed #a276ff66;position:absolute;top:0;left:0;right:0}.calc-downline span{border-left:1.5px dashed #a276ff80;width:0;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.calc-downline:after{content:"";border-top:6px solid #a276ff8c;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.roi-chart-panel p{color:var(--text-soft);margin:6px 0 0;line-height:1.55}.roi-chart-panel em{color:var(--violet-2);font-style:normal}.roi-page .stat-icon{color:#fff;box-shadow:0 8px 20px -6px #00000073}.roi-page .stat-icon.tone-violet{background:linear-gradient(155deg,#9b6dff,#6d28d9)}.roi-page .stat-icon.tone-green{background:linear-gradient(155deg,#34d399,#059669)}.roi-page .stat-icon.tone-blue{background:linear-gradient(155deg,#64a9ff,#2563eb)}.roi-page .stat-icon.tone-gold{background:linear-gradient(155deg,#fbbf3f,#d97706)}.impact-panel{gap:18px;display:grid}.impact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.methodology-row{color:var(--muted);justify-content:space-between;gap:14px}.methodology-row span{align-items:center;gap:7px;display:inline-flex}.tone-violet{color:#b99cff;background:#7c3aed2e}.tone-blue{color:#7db7ff;background:#2f8cff26}.tone-green{color:#68e08f;background:#25d36624}.tone-gold{color:#f6c15d;background:#f6a61a26}.tone-pink{color:#ff7fba;background:#e92d8726}@media (width<=1320px){:root{--sidebar:282px}.stat-grid.five{grid-template-columns:repeat(3,minmax(0,1fr))}.spaces-layout,.document-layout,.roi-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.new-space-strip{grid-template-columns:110px minmax(220px,1fr) repeat(2,minmax(150px,1fr))}}@media (width<=1040px){body{overflow:auto}.app-shell{height:auto;min-height:100vh;display:block;overflow:visible}.sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--line-strong);height:auto;padding:14px;position:sticky;top:0}.brand-row,.new-conversation-row{margin-bottom:12px}.side-nav{border-bottom:0;gap:6px;padding-bottom:0;display:flex;overflow-x:auto}.side-nav-item{flex:none;width:auto;padding-right:14px}.history-panel,.tenant-card{display:none}.workspace{grid-template-rows:auto minmax(0,1fr);height:auto;min-height:calc(100vh - 142px)}.topbar{flex-wrap:wrap;min-height:70px;padding:14px}.topbar-actions{flex-wrap:wrap;justify-content:flex-start}.page-content{padding:16px 14px 24px}.chat-content{min-height:calc(100vh - 212px);padding:0}.prompt-grid,.stat-grid.four,.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid,.upload-zone{grid-template-columns:1fr}}@media (width<=720px){.brand-button span:last-child{font-size:19px}.new-conversation-row{grid-template-columns:1fr}.new-conversation-row .icon-button{display:none}.topbar-main,.topbar-actions{width:100%}.topbar-main{flex-wrap:wrap}.client-select,.mode-switch{max-width:100%}.prompt-grid,.stat-grid.four,.stat-grid.five,.side-stack,.impact-grid,.summary-stats{grid-template-columns:1fr}.welcome-state{min-height:auto;padding:34px 0}.welcome-state h2{font-size:25px}.composer{grid-template-columns:44px minmax(0,1fr) 46px;width:calc(100% - 28px);margin:0 14px 8px}.shortcut-hint{display:none}.composer textarea{font-size:16px}.message-bubble{max-width:calc(100vw - 78px)}.user-bubble{min-width:0}.document-table-panel,.people-table-panel,.space-docs-panel,.low-score-panel{overflow-x:auto}.table-toolbar{flex-wrap:wrap}.search-box{min-width:100%}.toolbar-total{margin-left:0}.new-space-strip{grid-template-columns:1fr}.calc-flow{gap:6px;min-height:auto;padding:18px 0 4px}.calc-row-top{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr);gap:3px;width:100%}.calc-row-middle,.calc-row-bottom{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:6px;width:100%;max-width:320px;margin:0 auto}.calc-box{gap:4px;min-width:0;max-width:none;min-height:82px;margin:0;padding:8px 4px 7px}.calc-box-icon{width:28px;height:28px}.calc-box-icon svg{width:14px;height:14px}.calc-box strong{font-size:13.5px}.calc-box.large strong{font-size:17px}.calc-box span{max-width:100%;font-size:8.5px;line-height:1.2}.calc-symbol{width:20px;height:20px;font-size:9px;transform:none}.calc-symbol.large{width:22px;height:22px;font-size:10px}.calc-symbol-arrow{font-size:15px}.calc-branch{width:100%;max-width:300px}.calc-downline{width:140px}.area-chart{min-width:620px}.chart-panel{overflow-x:auto}.roi-chart{min-width:0;padding-bottom:24px;padding-left:30px}.roi-chart svg{height:170px}.roi-chart text{font-size:9px}.chart-y-axis{font-size:10px;top:4px;bottom:26px}.chart-x-axis{font-size:9.5px;left:30px}.chart-x-axis span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chart-x-axis span:nth-child(2n){visibility:hidden}}:root{--bg:#191815;--bg-elevated:#201f1b;--surface:#24231f;--surface-2:#2b2925;--surface-3:#312e29;--text:#f6f1e8;--text-soft:#e2d9cb;--muted:#a99f91;--muted-2:#7d756a;--line:#f6f1e81c;--line-strong:#f6f1e82b;--violet:#7c3aed;--violet-2:#a276ff;--shadow:0 22px 70px #0000004d;--sidebar:260px}body{color:var(--text);background:#191815;font-size:15px}.app-shell{background:linear-gradient(180deg, #ffffff05, transparent 220px), var(--bg);background-size:auto}.sidebar{background:#1d1c19;border-right-color:#f6f1e821;padding:19px 14px 18px}.brand-row{margin-bottom:24px}.brand-logo{filter:drop-shadow(0 0 14px #7c3aed29);width:138px}.new-conversation-row{margin-bottom:20px}.primary-button,.secondary-button,.danger-button{border-radius:12px;min-height:42px}.primary-button{background:linear-gradient(#8f62ff,#6228ea);box-shadow:0 12px 32px #6228ea38}.icon-button{background:#ffffff09;border-radius:12px;width:40px;height:40px}.side-nav{gap:4px;padding-bottom:14px}.side-nav-item,.history-item{color:#d8cfc2;border-radius:12px;min-height:40px;padding:0 12px;font-size:15px}.side-nav-item.active,.history-item.active{box-shadow:inset 3px 0 0 var(--violet-2);background:#7c3aed2e}.history-panel{padding-top:18px}.history-group+.history-group{margin-top:22px}.history-title{color:#bfb3a4;font-size:13px}.tenant-card{background:#ffffff09;border-radius:16px;min-height:64px}.workspace{grid-template-rows:64px minmax(0,1fr)}.topbar{background:#191815e6;border-bottom-color:#f6f1e81f;min-height:64px;padding:0 28px}.topbar h1{font-size:17px;font-weight:680}.client-select,.select-button{color:#d7cfc2;background:#ffffff09;border-radius:12px;min-height:38px}.page-content{padding:24px 28px 34px}.content-stack{gap:18px;width:min(100%,1280px);margin:0 auto}.panel{background:#24231fd1;border-color:#f6f1e81a;border-radius:14px}.panel h2{color:var(--text);font-size:16px}.chat-scroll{padding:0 28px 22px}.welcome-state{gap:20px;width:min(100%,940px);min-height:calc(100vh - 244px);margin:0 auto;transform:none}.welcome-orbit{width:118px;height:90px}.welcome-orbit .logo-mark{width:104px;height:86px}.welcome-state h2{color:#fff8ef;max-width:760px;font-size:clamp(22px,2.4vw,28px);font-weight:720;line-height:1.1}.welcome-state p{color:#bfb5a7;max-width:680px;font-size:15px;line-height:1.55}.prompt-grid{gap:12px;width:min(100%,920px);margin-top:8px}.prompt-card{color:#e4dbcf;background:#ffffff09;border-color:#f6f1e81a;border-radius:16px;min-height:78px;padding:16px 18px}.prompt-card:hover{background:#ffffff0f;border-color:#a276ff70;transform:translateY(-1px)}.privacy-note{color:#a99f91;font-size:14px}.composer{background:#2a2924;border-color:#f6f1e829;border-radius:24px;grid-template-columns:46px minmax(0,1fr) 52px;align-items:start;width:min(100% - 56px,944px);min-height:128px;margin:0 auto 22px;padding:20px 18px 18px;box-shadow:0 18px 64px #00000047}.composer textarea{color:#f7f0e7;margin-top:9px;font-size:19px}.composer textarea::placeholder{color:#9d9488}.attach-button,.send-button{border-radius:11px;width:38px;height:38px}.attach-button{background:0 0;border-color:#0000}.send-button{background:linear-gradient(#9f73ff,#6d28d9);justify-self:end}.shortcut-hint,.composer-help{display:none}.thread{gap:20px;width:min(100%,940px);padding:24px 0 16px}.chat-page.with-thread .thread{gap:18px;width:min(100%,940px);padding-top:20px}.chat-page.with-thread .message-row.user+.message-row.assistant,.chat-page.with-thread .message-row.assistant+.message-row.user,.chat-page.with-thread .message-row.user+.message-row.assistant:last-of-type{margin-top:0}.message-row{gap:16px}.assistant-avatar{width:42px;height:36px;margin-top:8px}.message-bubble{background:#ffffff09;border-color:#f6f1e81a;border-radius:18px}.assistant-bubble,.chat-page.with-thread .assistant-bubble{max-width:780px;box-shadow:none;background:0 0;border:0;padding:2px 0 0}.assistant-bubble>p,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{color:#f1e9dd;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:15px;font-weight:400;line-height:1.55}.assistant-bubble strong{font-weight:700}.assistant-bubble>p{margin-bottom:14px}.assistant-bubble h1,.assistant-bubble h2,.assistant-bubble h3{color:#fbf5ea;margin:18px 0 8px;font-weight:700;line-height:1.25}.assistant-bubble h1{font-size:19px}.assistant-bubble h2{border-bottom:1px solid #f6f1e81a;padding-bottom:6px;font-size:17px}.assistant-bubble h3{font-size:15.5px}.assistant-bubble>:first-child{margin-top:0}.assistant-bubble ul,.assistant-bubble ol,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{gap:8px;margin:6px 0 16px;padding-left:0;list-style:none;display:grid}.assistant-bubble li{padding-left:24px;line-height:1.5;position:relative}.assistant-bubble ul>li:before,.assistant-bubble .bullet-list>li:before{content:"";background:#a276ff;border-radius:999px;width:5px;height:5px;position:absolute;top:.68em;left:6px}.assistant-bubble ol,.assistant-bubble .numbered-list{counter-reset:md-ol}.assistant-bubble ol>li,.assistant-bubble .numbered-list>li{counter-increment:md-ol}.assistant-bubble ol>li:before,.assistant-bubble .numbered-list>li:before{content:counter(md-ol) ".";color:#b998ff;font-variant-numeric:tabular-nums;min-width:20px;font-weight:700;position:absolute;top:0;left:0}.assistant-bubble li>ul,.assistant-bubble li>ol{margin:8px 0 0}.assistant-bubble li>ul>li:before{background:#a276ff8c;width:4px;height:4px}.assistant-bubble li>ol>li:before{color:#b998ffa6}.assistant-bubble :not(pre)>code{color:#f0d9b5;background:#f6f1e814;border:1px solid #f6f1e81a;border-radius:6px;padding:1.5px 6px;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:.88em}.assistant-bubble pre{background:#00000052;border:1px solid #f6f1e81a;border-radius:12px;margin:12px 0;padding:13px 14px;overflow-x:auto}.assistant-bubble pre code{color:#e7dccb;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:13px;line-height:1.55}.assistant-bubble blockquote{color:#cabfb0;border-left:3px solid #a276ff80;margin:12px 0;padding:4px 0 4px 14px}.assistant-bubble a{color:#b69bff;text-underline-offset:2px;text-decoration:underline}.assistant-bubble a:hover{color:#cdbcff}.md-table-wrap{border:1px solid #f6f1e824;border-radius:12px;max-width:100%;margin:14px 0;overflow-x:auto}.assistant-bubble table{border-collapse:collapse;width:100%;font-size:13.5px}.assistant-bubble thead th{color:#fbf5ea;text-align:left;background:#f6f1e80f;font-weight:650}.assistant-bubble th,.assistant-bubble td{vertical-align:top;white-space:nowrap;border-bottom:1px solid #f6f1e81a;border-right:1px solid #f6f1e812;padding:9px 13px}.assistant-bubble th:last-child,.assistant-bubble td:last-child{border-right:0}.assistant-bubble tbody tr:last-child td{border-bottom:0}.assistant-bubble tbody tr:nth-child(2n) td{background:#f6f1e806}.numbered-list,.bullet-list,.chat-page.with-thread .numbered-list,.chat-page.with-thread .bullet-list{gap:8px;margin-bottom:16px}.user-bubble,.chat-page.with-thread .user-bubble{background:#08080794;border-radius:18px;min-width:0;max-width:520px;padding:14px 18px}.message-time{color:#9d9488}.source-row{gap:8px}.source-chip{background:#ffffff0b;border-color:#f6f1e81f;border-radius:999px;max-width:210px;height:34px}.code-card{background:#00000038;border-radius:14px}.chat-page.with-thread .composer{border-radius:24px;grid-template-columns:46px minmax(0,1fr) 52px;width:min(100% - 56px,944px);min-height:78px;margin:0 auto 22px;padding:14px 16px}.chat-page.with-thread .attach-button,.chat-page.with-thread .send-button{height:46px}.documents-page,.analytics-page{margin:0 auto}.upload-zone{cursor:pointer;background:#24231fa8;border-radius:18px;transition:border-color .16s,background .16s,box-shadow .16s}.upload-zone.drag-over{background:#352b50c7;border-color:#935cfff2;box-shadow:inset 0 0 0 1px #935cff47,0 20px 60px #6d3eff2e}.upload-zone.is-busy{cursor:progress}.upload-status-card{min-height:74px;color:var(--text-soft);background:#0000002e;border:1px solid #f6f1e81a;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.upload-status-card svg{color:var(--violet-2)}.upload-status-card div{gap:4px;display:grid}.upload-status-card strong{font-size:14px}.upload-status-card span{color:var(--muted);line-height:1.45}.document-alert{color:#d8c9ff;background:#7c3aed1a;border:1px solid #7c3aed3d;border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:10px 14px;display:flex}.document-alert.danger{color:#ffd7dd;background:#ff3d5a1a;border-color:#ff3d5a47}.document-alert.upload-intent{align-items:flex-start}.document-alert.upload-intent span{flex:1}.document-alert.upload-intent strong{color:var(--text)}.table-empty{min-height:112px;color:var(--muted);border-bottom:1px solid #a9b7db14;place-items:center;padding:22px;display:grid}.file-txt,.file-md,.file-csv{background:#8b5cf6}button:disabled{cursor:not-allowed;opacity:.58}.table-toolbar{padding:14px 16px}.search-box{background:#00000029;border-radius:14px;height:42px}.table-row{min-height:58px}.stat-card,.kpi-card,.chart-panel,.top-documents,.frequent-panel,.low-score-panel{background:#24231fd1;border-radius:16px}@media (width<=1040px){:root{--sidebar:300px}.composer,.chat-page.with-thread .composer{width:calc(100% - 28px)}}@media (width<=720px){.brand-logo{width:124px}.welcome-state h2{font-size:32px}.welcome-state p{font-size:16px}.composer,.chat-page.with-thread .composer{border-radius:20px;grid-template-columns:42px minmax(0,1fr) 46px}.attach-button,.send-button{width:42px;height:42px}}.chat-page:not(.with-thread) .chat-scroll{overflow:hidden}.send-button:disabled,.composer textarea:disabled{cursor:not-allowed;opacity:.55}.message-alert{color:#ffb4c0;align-items:center;gap:8px;margin-bottom:10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:650;display:inline-flex}.error-bubble{color:#ffd7dd}.message-stopped{border:1px solid var(--line-strong,#ffffff1f);color:var(--muted,#9b9488);border-radius:999px;align-items:center;gap:7px;margin-top:10px;padding:4px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.message-stopped svg{flex:none}.message-retry{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:12px;display:flex}.message-retry-btn{border:1px solid var(--line-strong,#ffffff24);color:var(--text,#f4f6fb);font:inherit;cursor:pointer;background:#ffffff0d;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:13.5px;font-weight:650;transition:background .14s;display:inline-flex}.message-retry-btn:hover{background:#ffffff1a}.message-retry-btn svg{flex:none}.message-retry-hint{color:var(--muted,#9b9488);font-size:12.5px}.settings-primary-btn{justify-content:center;align-items:center;gap:7px;display:inline-flex}.settings-primary-btn.is-saved{color:#6fe4b6;background:#2ed59e29;border-color:#2ed59e66}.settings-primary-btn.is-saved svg{flex:none}.skel-card{border:1px solid var(--line,#ffffff14);border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.skel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.skel-stack{flex-direction:column;gap:14px;display:flex}.skel-block{border-radius:8px;width:100%;display:block}.empty-state{text-align:center;color:var(--muted,#9b9488);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 24px;display:flex}.empty-state-icon{width:56px;height:56px;color:var(--violet-2,#a78bfa);background:#7c3aed1f;border-radius:16px;place-items:center;display:grid}.empty-state h3{color:var(--text,#f4f6fb);margin:0;font-size:17px;font-weight:700}.empty-state p{max-width:380px;margin:0;font-size:14px;line-height:1.55}.net-banner{z-index:900;padding:9px 16px;padding-top:max(9px, env(safe-area-inset-top,0px));text-align:center;color:#fff;justify-content:center;align-items:center;gap:9px;font-size:13.5px;font-weight:650;line-height:1.3;animation:.26s cubic-bezier(.2,.7,.3,1) net-banner-in;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 20px #00000047}.net-banner svg{flex:none}.net-banner.is-offline{background:linear-gradient(#c0392b,#a5281d)}.net-banner.is-online{background:linear-gradient(#1f9d63,#16824f)}@keyframes net-banner-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.net-banner{animation:none}}.source-evidence-list{gap:9px;margin-top:12px;display:grid}.source-evidence{text-align:left;cursor:pointer;background:#0000002e;border:1px solid #f6f1e81a;border-radius:14px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s;display:block}.source-evidence:hover{background:#00000047;border-color:#a276ff66}.source-evidence-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.source-evidence-icon{color:#cab7ff;flex:none}.source-evidence-head strong{color:#cab7ff;overflow-wrap:anywhere;flex:auto;min-width:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:650}.source-evidence-tag{color:var(--muted);white-space:nowrap;flex:none;font-size:11.5px}.source-evidence-chevron{color:var(--muted);flex:none;transition:transform .2s}.source-evidence.is-expanded .source-evidence-chevron{transform:rotate(180deg)}.source-evidence-quote{-webkit-line-clamp:3;color:#cfc4b6;border-left:2px solid #a276ff66;-webkit-box-orient:vertical;margin:0;padding-left:12px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.source-evidence.is-expanded .source-evidence-quote{-webkit-line-clamp:unset;display:block;overflow:visible}.source-hl{color:#f3ecff;text-underline-offset:2px;background:#a276ff29;border-radius:3px;padding:0 1px;font-weight:600;-webkit-text-decoration:underline #b28afff2;text-decoration:underline #b28afff2;text-decoration-thickness:2px}.source-evidence-foot{color:var(--muted);margin-top:8px;font-size:11.5px}.chat-page.with-thread .chat-scroll{padding:0 clamp(18px,4.8vw,74px) 132px}.chat-page.with-thread .thread,.thread{gap:30px;width:min(100%,900px);padding:42px 0 30px}.message-row{align-items:flex-start}.message-row.assistant{grid-template-columns:38px minmax(0,1fr);column-gap:16px;display:grid}.message-row.assistant.no-avatar{grid-template-columns:minmax(0,1fr);padding-left:54px}.assistant-avatar{background:#7c3aed14;border-radius:12px;place-items:center;width:38px;height:38px;margin-top:2px;display:grid}.assistant-avatar .logo-mark{width:34px;height:30px}.assistant-bubble,.chat-page.with-thread .assistant-bubble{max-width:760px;padding:0}.message-row.assistant:not(.no-avatar) .assistant-bubble:before{content:"Memora";color:#bda8ff;margin:1px 0 7px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:700;display:block}.assistant-bubble>p,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{color:#f3eadc;max-width:72ch;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:17.5px;line-height:1.68}.assistant-bubble>p{margin:0 0 15px}.assistant-bubble>p:last-of-type{margin-bottom:10px}.assistant-bubble .message-alert{margin-bottom:12px}.message-row.user{padding-right:clamp(0px,2vw,26px)}.user-bubble,.chat-page.with-thread .user-bubble{background:#0a0908b8;border:1px solid #f6f1e81c;border-radius:18px;max-width:min(560px,74vw);padding:13px 18px}.user-bubble p{color:#f7efe3;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14.5px;line-height:1.5}.message-time{color:#8f867a;margin-top:6px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px}.assistant-bubble .message-footer{opacity:.72;max-width:760px;margin-top:4px}.assistant-bubble .message-footer:hover{opacity:1}.source-row{max-width:760px;margin:12px 0 0}.source-chip{color:#d8cfbf;background:#f6f1e80b;border-color:#f6f1e81f;max-width:220px;height:30px}.source-evidence-list{max-width:730px;margin-top:12px}.source-evidence{background:#110f0d6b;border-color:#8d71db2e;border-radius:12px;padding:10px 13px}.source-evidence strong{color:#bda8ff}.source-evidence p{-webkit-line-clamp:2;color:#cfc5b7}.chat-page.with-thread .composer{background:#2d2b26e6;border-color:#f6f1e829;border-radius:24px;width:min(100% - 44px,944px);min-height:82px;padding:15px 16px}.chat-page.with-thread .composer textarea{color:#f5efe6;font-size:16px}.chat-page.with-thread .composer textarea::placeholder{color:#a99f91}.chat-page.with-thread .attach-button{color:#d9d0c0}.chat-page.with-thread .send-button{background:linear-gradient(#9d7cff,#6d28d9);border-radius:16px}.typing-row{margin-left:54px}@media (width<=760px){.chat-page.with-thread .chat-scroll{padding:0 18px 122px}.message-row.assistant,.message-row.assistant.no-avatar{grid-template-columns:minmax(0,1fr);padding-left:0}.assistant-avatar{display:none}.message-row.assistant:not(.no-avatar) .assistant-bubble:before{margin-top:0}.assistant-bubble>p,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{font-size:16.5px}.user-bubble,.chat-page.with-thread .user-bubble{max-width:86vw}.typing-row{margin-left:0}}body{font-size:16px}.topbar h1{font-size:18px}.client-select,.select-button,.side-nav-item,.history-item,.primary-button,.secondary-button,.danger-button,.prompt-card,.tenant-card strong{font-size:16px}.history-title,.tenant-card span,.privacy-note,.source-chip,.source-evidence strong,.source-evidence p,.message-time{font-size:14px}.assistant-bubble,.chat-page.with-thread .assistant-bubble{max-width:800px}.assistant-bubble>p,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{max-width:68ch;font-size:19.5px;line-height:1.72}.message-row.assistant:not(.no-avatar) .assistant-bubble:before{font-size:14px}.user-bubble,.chat-page.with-thread .user-bubble{max-width:min(620px,76vw);padding:15px 20px}.user-bubble p{font-size:16.5px;line-height:1.56}.source-row,.assistant-bubble .message-footer{max-width:800px}.source-chip{height:34px}.source-evidence-list{max-width:770px}.source-evidence p{line-height:1.55}.chat-page.with-thread .composer{min-height:90px}.composer textarea,.chat-page.with-thread .composer textarea{font-size:18px;line-height:1.55}@media (width<=760px){body{font-size:15.5px}.assistant-bubble>p,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{max-width:100%;font-size:18px;line-height:1.68}.user-bubble p{font-size:15.5px}.composer textarea,.chat-page.with-thread .composer textarea{font-size:17px}}.landing-page{--landing-bg:#020718;--landing-surface:#080d1fc7;--landing-surface-strong:#0d1227eb;--landing-line:#b99cff38;--landing-text:#f7f3ec;--landing-soft:#c9c1d5;--landing-muted:#8f87a2;--landing-violet:#8257ff;--landing-violet-2:#a679ff;scroll-behavior:auto;background:radial-gradient(ellipse at 50% 0%, #4932b124, transparent 42%), var(--landing-bg);min-height:100vh;color:var(--landing-text);background-size:auto;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow:hidden visible}.landing-page button{color:inherit}.landing-header{z-index:30;background:linear-gradient(#020718fa,#020718e6 72%,#0000);grid-template-columns:230px minmax(0,1fr) auto;align-items:center;gap:24px;width:min(100% - 72px,1600px);min-height:96px;margin:0 auto;display:grid;position:relative}.landing-brand{background:0 0;width:178px;padding:0}.landing-brand img{width:100%;display:block}.landing-nav{justify-content:center;gap:clamp(24px,3.2vw,58px);display:flex}.landing-nav button,.landing-login{color:#d9d3e5;background:0 0;border-radius:0;padding:10px 0;font-size:16px;position:relative}.landing-nav button:after{content:"";background:var(--landing-violet-2);border-radius:999px;width:0;height:3px;transition:width .16s;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.landing-nav button:hover,.landing-login:hover{color:#fff}.landing-nav button:hover:after{width:64%}.landing-actions,.landing-hero-actions,.landing-centered-actions{align-items:center;gap:14px;display:flex}.landing-cta,.landing-secondary{border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:50px;padding:0 25px;font-size:16px;font-weight:650;display:inline-flex}.landing-cta{background:linear-gradient(#895dff,#5628ec);border:1px solid #b491ff6b;box-shadow:0 12px 32px #5428ec42}.landing-cta.large{min-width:214px;min-height:56px;font-size:17px}.landing-secondary{background:#ffffff09;border:1px solid #dcd5ee2b;box-shadow:inset 0 1px #ffffff0d}.landing-hero{grid-template-rows:auto auto auto;grid-template-columns:minmax(420px,.86fr) minmax(700px,1.34fr);gap:28px 42px;width:min(100% - 88px,1600px);min-height:calc(100vh - 96px);margin:0 auto;padding:42px 0 20px;display:grid;position:relative}.landing-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#8457ff99,#0000);height:1px;position:absolute;inset:auto 8% 18% 24%;box-shadow:0 0 38px 12px #5d3aff24}.landing-hero-copy{z-index:2;align-self:center;padding:6px 0 0;position:relative}.landing-pill{color:#c9a9ff;background:#613cdb1c;border:1px solid #a679ff59;border-radius:999px;align-items:center;gap:10px;width:fit-content;min-height:42px;padding:0 18px;display:inline-flex;box-shadow:inset 0 1px #ffffff0b}.landing-hero h1,.landing-section-heading h2,.benefits-copy h2{color:var(--landing-text);letter-spacing:0;margin:24px 0 0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-weight:520}.landing-hero h1{max-width:650px;font-size:clamp(46px,4.25vw,72px);line-height:1.04}.landing-hero h1 span,.landing-section-heading h2 span,.benefits-copy h2 span,.plans-section h2 span{color:var(--landing-violet-2)}.landing-hero p{max-width:550px;color:var(--landing-soft);margin:24px 0 0;font-size:19px;line-height:1.55}.landing-hero-actions{margin-top:30px}.landing-proof-row{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.landing-proof-row span{color:#e5deee;background:#ffffff0b;border:1px solid #dcd5ee1a;border-radius:13px;align-items:center;gap:12px;min-height:54px;padding:0 18px;display:inline-flex}.signature-section{grid-template-columns:minmax(420px,.82fr) minmax(520px,1fr);align-items:center;gap:38px;padding-top:70px;display:grid}.signature-copy{min-width:0}.signature-copy h2{max-width:680px;color:var(--landing-text);letter-spacing:0;margin:24px 0 0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(44px,4vw,68px);font-weight:520;line-height:1.05}.signature-copy h2 span{color:var(--landing-violet-2)}.signature-copy p{max-width:610px;color:var(--landing-soft);margin:18px 0 0;font-size:19px;line-height:1.5}.signature-tabs{gap:10px;max-width:540px;margin-top:26px;display:grid}.signature-tabs button{color:#d9d3e5;text-align:left;background:#ffffff09;border:1px solid #d2c7ee24;border-radius:12px;justify-content:flex-start;min-height:52px;padding:0 18px;font-size:16px;font-weight:650}.signature-tabs button.active{color:#fff;background:linear-gradient(90deg,#7c3aed3d,#7c3aed0f);border-color:#a679ffb8;box-shadow:0 0 32px #7c3aed2e}.answer-passport{background:radial-gradient(circle at 80% 0,#8257ff30,#0000 36%),linear-gradient(#0c1128e6,#070c1dd1);border:1px solid #a679ff6b;border-radius:20px;min-width:0;padding:24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 16px 36px #0000003d}.answer-passport:before{content:"";opacity:.85;background:linear-gradient(#a679ff,#4ee17b);width:4px;position:absolute;inset:0 auto 0 0}.answer-passport.gap:before{background:linear-gradient(#a679ff,#ff6978)}.answer-passport.signal:before{background:linear-gradient(#a679ff,#49b7ff)}.answer-passport-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.answer-passport-header span{color:#77f09c;background:#4ee17b1a;border:1px solid #4ee17b52;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.answer-passport.gap .answer-passport-header span{color:#ff9da8;background:#ff69781a;border-color:#ff69785c}.answer-passport.signal .answer-passport-header span{color:#8ed3ff;background:#49b7ff1a;border-color:#49b7ff5c}.answer-passport-header b{color:#fff;font-size:34px;line-height:1}.passport-question{color:#f4efff;background:#0000003d;border:1px solid #d2c7ee24;border-radius:14px;width:fit-content;max-width:min(100%,460px);margin:24px 0 0 auto;padding:14px 16px;line-height:1.45}.passport-answer{grid-template-columns:54px minmax(0,1fr);gap:16px;margin-top:24px;display:grid}.passport-answer h3{color:#fff;margin:0;font-size:17px}.passport-answer p{color:#efe8f8;margin:8px 0 0;font-size:18px;line-height:1.48}.passport-evidence{background:#ffffff0b;border:1px solid #d2c7ee24;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:22px;padding:18px;display:grid}.passport-evidence small{color:var(--landing-muted);font-weight:700;display:block}.passport-evidence strong{color:#c9a9ff;margin-top:5px;display:block}.passport-evidence p{color:var(--landing-soft);margin:8px 0 0;line-height:1.4}.passport-rules{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.passport-rules span{color:#d9d3e5;background:#ffffff09;border:1px solid #d2c7ee1a;border-radius:12px;align-items:center;gap:9px;min-height:44px;padding:0 12px;font-size:13px;font-weight:650;display:flex}.passport-rules svg{color:var(--landing-violet-2);flex:none}.code-glyph,.calculator-glyph{color:var(--landing-violet-2);place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:800;display:inline-grid}.code-glyph{font-size:19px}.calculator-glyph{background:#7c3aed29;border:1px solid #a679ff61;border-radius:8px;width:31px;height:31px}.landing-hero-product{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.product-window{z-index:2;contain:paint;background:#03091ae0;border:1px solid #d2c7ee38;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000052}.product-window.hero{width:min(760px,100%)}.product-window.wide{width:min(100%,1260px);margin:24px auto 0}.product-window.analytics{width:min(100%,900px)}.window-chrome{background:linear-gradient(#ffffff16,#ffffff06);border-bottom:1px solid #d2c7ee1f;grid-template-columns:18px 18px 18px 1fr;align-items:center;gap:7px;height:36px;padding:0 18px;display:grid}.window-chrome span{border-radius:999px;width:10px;height:10px}.window-chrome .red{background:#ff5d61}.window-chrome .yellow{background:#ffc736}.window-chrome .green{background:#4bd568}.window-chrome b{color:#a8a2b9;justify-self:center;font-size:12px;font-weight:600}.product-surface{grid-template-columns:210px minmax(0,1fr) 260px;min-height:460px;display:grid}.product-window.wide .product-surface{grid-template-columns:230px minmax(0,1fr) 300px;min-height:370px}.product-window.hero .product-surface{grid-template-columns:184px minmax(0,1fr)}.product-window.hero .product-docs{display:none}.product-window.hero .product-tenant{margin-top:40px}.product-surface aside,.product-chat,.product-docs{border-right:1px solid #d2c7ee17;min-width:0;padding:18px}.product-surface aside img{width:112px;margin-bottom:18px;display:block}.product-surface aside button{background:linear-gradient(#895dff,#5628ec);border-radius:8px;width:100%;height:38px;margin-bottom:16px;font-size:12px;font-weight:700}.product-surface aside span{color:#b9b3c9;border-radius:7px;align-items:center;height:30px;padding:0 11px;font-size:12px;display:flex}.product-surface aside span.active{color:#fff;background:#ffffff13}.product-tenant{color:#fff;background:#ffffff0a;border:1px solid #d2c7ee1f;border-radius:10px;margin-top:78px;padding:12px;font-weight:800}.product-tenant small{color:#a8a2b9;margin-top:3px;font-weight:600;display:block}.product-chat{grid-template-rows:auto 70px minmax(0,1fr) auto;gap:18px;display:grid}.product-top{color:#fff;align-items:center;gap:12px;font-size:14px;font-weight:700;display:flex}.product-top em{color:#bfb8ce;border:1px solid #d2c7ee21;border-radius:8px;padding:8px 12px;font-size:11px;font-style:normal;font-weight:600}.product-question{color:#f4efff;background:#ffffff0a;border:1px solid #d2c7ee1f;border-radius:10px;justify-self:end;max-width:min(280px,100%);padding:14px 16px;font-size:12px;line-height:1.4}.product-answer{grid-template-columns:44px minmax(0,1fr);align-items:flex-start;gap:15px;display:grid}.product-answer .logo-mark{width:38px;height:34px}.product-answer>div{background:#ffffff0b;border:1px solid #d2c7ee1f;border-radius:12px;padding:18px}.product-answer p,.product-answer li{color:#eee7f6;font-size:12px;line-height:1.5}.product-answer p{margin:0 0 10px}.product-answer ol{margin:0;padding-left:17px}.product-sources{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.product-sources span{color:#bdb4ce;border:1px solid #d2c7ee21;border-radius:7px;padding:7px 9px;font-size:10px}.product-verification-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.product-verification-row span{color:#8cf0aa;background:#4ee17b14;border:1px solid #4ee17b3d;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.product-verification-row span+span{color:#cfb7ff;background:#7c3aed1f;border-color:#a679ff47}.product-input{color:#8d869d;background:#ffffff0a;border:1px solid #d2c7ee21;border-radius:12px;justify-content:space-between;align-items:center;height:48px;padding:0 14px;font-size:14px;display:flex}.product-docs{border-right:0}.product-docs h4{margin:0 0 16px;font-size:14px}.product-doc-row,.mini-doc{border-bottom:1px solid #d2c7ee14;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;display:grid}.file-token{color:#fff;background:#7c3aed;border-radius:6px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:900;display:grid}.file-token.pdf{background:#ff3153}.file-token.w{background:#287bff}.file-token.p{background:#ff7232}.file-token.x{background:#4cae39}.product-doc-row b,.mini-doc b{color:#f2edf8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.product-doc-row small,.mini-doc small{color:#91899f;font-size:10px}.product-doc-row em,.mini-doc em{color:#5eea80;background:#25d36624;border-radius:6px;padding:5px 7px;font-size:10px;font-style:normal}.analytics-mock-surface{grid-template-columns:210px minmax(0,1fr);min-height:610px;display:grid}.analytics-mock-surface aside{border-right:1px solid #d2c7ee17;min-width:0;padding:18px}.analytics-mock-surface aside img{width:112px;margin-bottom:18px;display:block}.analytics-mock-surface aside button{background:linear-gradient(#895dff,#5628ec);border-radius:8px;width:100%;height:38px;margin-bottom:16px;font-size:12px;font-weight:700}.analytics-mock-surface aside span{color:#b9b3c9;border-radius:7px;align-items:center;height:30px;padding:0 11px;font-size:12px;display:flex}.analytics-mock-surface aside span.active{color:#fff;background:#7c3aed3d}.analytics-mock-main{min-width:0;padding:20px}.analytics-mock-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.analytics-mock-top h3,.analytics-chart-card h4,.analytics-list-card h4{color:#fff;margin:0}.analytics-mock-top em{color:#bfb8ce;border:1px solid #d2c7ee24;border-radius:8px;padding:8px 12px;font-size:11px;font-style:normal}.analytics-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.analytics-kpis article{background:#ffffff09;border:1px solid #d2c7ee1a;border-radius:8px;min-height:88px;padding:12px}.analytics-mock-grid{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);gap:12px;margin-top:14px;display:grid}.analytics-chart-card,.analytics-list-card{background:#ffffff09;border:1px solid #d2c7ee1a;border-radius:10px;padding:16px}.analytics-chart-card{min-height:292px}.analytics-chart-card svg{width:100%;height:230px;margin-top:12px;overflow:visible}.analytics-chart-card line{stroke:#d2c7ee17}.analytics-chart-card polygon{fill:#7c3aed38}.analytics-chart-card polyline{fill:none;stroke:#895dff;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.analytics-list-card p{color:#d8d1e5;border-bottom:1px solid #d2c7ee14;grid-template-columns:22px minmax(0,1fr) 42px;align-items:center;gap:8px;min-height:38px;margin:8px 0 0;font-size:12px;display:grid}.analytics-list-card b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-list-card em{color:#f4efff;text-align:right;font-style:normal}.wide-list{grid-column:1/-1;min-height:120px}.landing-mini-panel{z-index:3;background:#090e20e6;border:1px solid #d2c7ee2e;border-radius:12px;width:310px;padding:16px;position:absolute;right:0;box-shadow:0 12px 28px #0000003d}.landing-mini-panel.documents{top:26px}.landing-mini-panel.impact{bottom:20px}.landing-mini-panel h3{margin:0;font-size:14px}.landing-mini-panel>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-mini-panel button{background:linear-gradient(#895dff,#5628ec);border-radius:7px;min-height:30px;padding:0 12px;font-size:11px;font-weight:700}.landing-mini-panel a{color:#a679ff;align-items:center;gap:7px;margin-top:12px;font-size:12px;display:inline-flex}.mini-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.mini-kpi-grid article{background:#ffffff09;border:1px solid #d2c7ee1a;border-radius:8px;min-height:88px;padding:12px}.mini-kpi-grid span,.mini-kpi-grid small{color:#a79fb6;font-size:11px;display:block}.mini-kpi-grid strong{color:#fff;margin-top:6px;font-size:24px;display:block}.mini-kpi-grid small{color:#49e477}.landing-sparkline{width:68px;height:22px;margin:4px 0}.landing-sparkline polyline{fill:none;stroke:var(--landing-violet-2);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.landing-stepper.compact{background:#070c209e;border:1px solid #d2c7ee29;border-radius:18px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,1280px);margin:4px auto 0;display:grid;box-shadow:inset 0 1px #ffffff0a}.landing-stepper:not(.compact){grid-template-columns:repeat(3,minmax(0,1fr));gap:82px;width:min(100%,1220px);margin:0 auto 24px;display:grid}.landing-step{grid-template-columns:78px minmax(0,1fr) 42px;align-items:center;gap:20px;padding:28px 34px;display:grid;position:relative}.landing-stepper:not(.compact) .landing-step{background:#090e20bd;border:1px solid #d2c7ee29;border-radius:13px;min-height:120px}.landing-stepper:not(.compact) .landing-step:after{content:"";background:linear-gradient(90deg,#a679ffa6,#0000);width:83px;height:1px;position:absolute;right:-83px}.landing-stepper:not(.compact) .landing-step:last-child:after{display:none}.landing-step+.landing-step{border-left:1px solid #d2c7ee1f}.landing-step-icon{width:76px;height:76px;color:var(--landing-violet-2);background:#7c3aed29;border:1px solid #a679ff61;border-radius:22px;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0f}.landing-step-icon span{color:#fff;background:linear-gradient(#916bff,#5827ed);border-radius:999px;place-items:center;width:38px;height:38px;font-weight:800;display:grid;position:absolute;top:-14px;right:-10px}.landing-step h3{color:#fff;margin:0;font-size:18px}.landing-step p{color:var(--landing-soft);margin:8px 0 0;font-size:15px;line-height:1.45}.landing-step-arrow{color:#cfc7dd;justify-self:end}.landing-audience{color:#d2cbdb;grid-column:1/-1;justify-content:center;align-items:center;gap:clamp(26px,5vw,84px);display:flex}.landing-audience span{color:#a79fb6;text-transform:uppercase;letter-spacing:.36em;font-size:13px;position:relative}.landing-audience b{align-items:center;gap:9px;font-weight:500;display:inline-flex}.landing-section{width:min(100% - 88px,1440px);margin:0 auto;padding:84px 0 36px;scroll-margin-top:96px;position:relative}.landing-section-heading{text-align:center;max-width:820px;margin:0 auto 30px}.landing-section-heading h2,.benefits-copy h2{font-size:clamp(44px,4vw,68px);line-height:1.05}.landing-section-heading p,.benefits-copy>p{color:var(--landing-soft);margin:14px auto 0;font-size:19px;line-height:1.45}.landing-feature-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(100%,1010px);margin:18px auto 0;display:grid}.landing-feature-card,.benefit-small,.benefit-example,.plan-card,.assisted-strip,.faq-pill,.landing-security,.landing-bottom-cta{background:#090e20b3;border:1px solid #d2c7ee26;box-shadow:inset 0 1px #ffffff0a}.landing-feature-card{border-radius:13px;grid-template-columns:72px 1fr;align-items:center;gap:18px;min-height:88px;padding:18px 22px;display:grid}.landing-feature-card>span,.benefit-small>span,.landing-bottom-cta>svg{width:58px;height:58px;color:var(--landing-violet-2);background:#7c3aed29;border-radius:999px;place-items:center;display:grid}.landing-feature-card h3,.benefit-small h3,.benefit-example h3,.plan-card h3,.assisted-strip h3,.landing-bottom-cta h3{color:#fff;margin:0}.landing-feature-card p,.benefit-small p,.assisted-strip p,.landing-bottom-cta p,.plan-card p{color:var(--landing-soft);margin:7px 0 0;line-height:1.45}.landing-centered-actions{justify-content:center;margin-top:20px}.benefits-section{grid-template-columns:minmax(620px,.96fr) minmax(520px,1fr);align-items:center;gap:38px;display:grid}.benefits-window-wrap,.benefits-copy{min-width:0}.benefits-copy h2{max-width:720px}.benefits-copy>p{margin-left:0}.benefits-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.86fr);gap:16px;margin-top:26px;display:grid}.benefit-example{background:#3218772e;border-color:#a679ff52;border-radius:13px;grid-row:span 3;padding:22px}.benefit-example h3{color:#c8a8ff;align-items:center;gap:12px;font-size:17px;display:flex}.benefit-example p,.benefit-example strong{color:#efe8f8;margin:18px 0 0;font-size:17px;line-height:1.45;display:block}.benefit-small{border-radius:13px;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:18px;min-height:112px;padding:18px;display:grid}.before-after{grid-template-columns:1fr 46px 1fr 1fr;gap:14px;margin-top:18px;display:grid}.before-after article{background:#090e20ab;border:1px solid #d2c7ee24;border-radius:13px;min-height:172px;padding:18px}.before-after h3{margin:0 0 12px}.before-after span,.testimonial span{color:var(--landing-soft);font-size:13px;display:block}.bad-dot,.good-dot{margin-top:9px;padding-left:21px;position:relative}.bad-dot:before,.good-dot:before{border-radius:999px;place-items:center;width:14px;height:14px;font-size:10px;display:grid;position:absolute;top:0;left:0}.bad-dot:before{content:"×";color:#ff6978;border:1px solid #ff6978}.good-dot:before{content:"✓";color:#4ee17b;border:1px solid #4ee17b}.before-after-arrow{color:#fff;background:#ffffff0e;border:1px solid #d2c7ee2e;border-radius:999px;place-self:center;width:44px;height:44px;padding:10px}.testimonial svg{color:var(--landing-violet-2)}.testimonial p{color:#efe8f8;font-size:17px;line-height:1.4}.testimonial b{margin-top:16px;display:block}.landing-bottom-cta{border-color:#a679ff57;border-radius:16px;grid-column:1/-1;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:22px;margin:18px auto 0;padding:22px;display:grid}.plans-section{max-width:1180px}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.plan-card{border-radius:13px;flex-direction:column;min-height:374px;padding:22px;display:flex;position:relative}.plan-card.popular{border-color:#a679ffd9;box-shadow:inset 0 1px #ffffff0e,0 0 46px #7c3aed3d}.popular-badge{color:#fff;background:linear-gradient(#926cff,#642df0);border-radius:6px;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:22px;right:20px}.plan-title-row{grid-template-columns:55px minmax(0,1fr);align-items:center;gap:16px;display:grid}.plan-title-row>span{width:50px;height:50px;color:var(--landing-violet-2);background:#7c3aed33;border-radius:8px;place-items:center;display:grid}.plan-price{border-bottom:1px solid #d2c7ee24;margin:22px 0 18px;padding-bottom:16px}.plan-price small{color:var(--landing-soft);display:block}.plan-price strong{color:#fff;font-size:34px;font-weight:720}.plan-price span{color:var(--landing-soft)}.plan-card ul{gap:12px;margin:0 0 22px;padding:0;list-style:none;display:grid}.plan-card li{color:#e7dfef;align-items:center;gap:10px;display:flex}.plan-card li svg{color:var(--landing-violet-2)}.plan-button{width:100%;margin-top:auto}.assisted-strip{border-radius:13px;grid-template-columns:300px minmax(0,1fr) 250px;align-items:center;gap:32px;min-height:120px;margin-top:26px;padding:18px 24px;display:grid}.assisted-visual{border-right:1px solid #d2c7ee24;min-height:84px;position:relative}.assisted-visual span{background:linear-gradient(90deg,#a679ff2e 20px,#0000 21px) 0 0/100% 100%,linear-gradient(#ffffff12 8px,#0000 9px) 0 0/100% 20px;border:1px solid #d2c7ee1f;border-radius:10px;width:150px;height:66px;position:absolute;bottom:4px;left:12px}.assisted-visual b{color:#d8c7ff;background:#522dbe54;border:1px solid #a679ff5c;border-radius:12px;max-width:172px;padding:12px 16px;font-size:12px;position:absolute;top:17px;right:8px}.faq-section{padding-top:32px}.faq-accordion{flex-direction:column;gap:0;width:100%;max-width:780px;margin:0 auto 8px;display:flex}.faq-item{border-bottom:1px solid #ffffff14}.faq-item:first-child{border-top:1px solid #ffffff14}.faq-question{color:#f2edf8;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 0;font-size:16px;font-weight:500;transition:color .15s;display:flex}.faq-question:hover,.faq-item.open .faq-question{color:#fff}.faq-question svg{color:var(--landing-muted);flex:0 0 18px}.faq-item.open .faq-question svg{color:var(--landing-violet-2)}.faq-answer{color:var(--landing-muted);max-width:640px;margin:0;padding:0 0 20px;font-size:15px;line-height:1.65}.faq-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.faq-pill{color:#f2edf8;text-align:left;border-radius:12px;grid-template-columns:26px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:54px;padding:0 18px;display:grid}.faq-pill svg:first-child{color:var(--landing-violet-2)}.landing-security{width:fit-content;max-width:980px;min-height:58px;color:var(--landing-muted);background:0 0;border:0;align-items:center;gap:16px;margin:24px auto 0;padding:0 22px;display:flex}.landing-security svg{color:var(--landing-violet-2)}.landing-security button{color:var(--landing-violet-2);background:0 0;align-items:center;gap:8px;font-weight:650;display:inline-flex}.auth-page{--auth-bg:#030917;--auth-line:#d6cdef2e;--auth-soft:#c9c1d5;--auth-muted:#8f87a2;--auth-violet:#8257ff;--auth-violet-2:#a679ff;scroll-behavior:auto;color:#f8f3ec;background:radial-gradient(circle at 24% 18%,#583acf1a,#0000 34%),linear-gradient(90deg,#030917fa,#070e21fa);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow:hidden visible}.auth-page.login{background:radial-gradient(circle at 28% 38%,#5937d61a,#0000 34%),linear-gradient(90deg,#030917 0%,#050b1b 54.9%,#081025 55%,#030917 100%)}.auth-page.signup{background:radial-gradient(circle at 20% 20%,#5238c21a,#0000 36%),#030917}.auth-page button,.auth-page input,.auth-page select{font:inherit}.auth-header{z-index:3;background:linear-gradient(#030917fa,#030917e6 70%,#0000);grid-template-columns:230px minmax(0,1fr) auto;align-items:center;gap:24px;width:min(100% - 72px,1760px);min-height:92px;margin:0 auto;display:grid;position:relative}.auth-nav{justify-content:flex-start;gap:clamp(34px,4vw,70px)}.auth-top-cta{color:#f2edf8;background:0 0;align-items:center;gap:14px;min-height:48px;padding:0;font-size:16px;display:inline-flex}.auth-layout{grid-template-columns:minmax(620px,1fr) minmax(500px,.72fr);align-items:center;gap:clamp(54px,6vw,118px);width:min(100% - 112px,1680px);min-height:calc(100vh - 92px);margin:0 auto;padding:24px 0 72px;display:grid}.auth-page.login .auth-layout{grid-template-columns:minmax(620px,1fr) minmax(520px,.78fr);gap:clamp(60px,8vw,150px)}.auth-showcase{min-width:0}.auth-copy h1{color:#fbf7ef;letter-spacing:0;max-width:690px;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(58px,5.1vw,82px);font-weight:520;line-height:1.04}.auth-page.login .auth-copy h1{max-width:790px}.auth-copy h1 span{color:var(--auth-violet-2)}.auth-copy p{max-width:590px;color:var(--auth-soft);margin:24px 0 0;font-size:21px;line-height:1.48}.auth-chip-row{flex-wrap:wrap;gap:20px;margin-top:30px;display:flex}.auth-chip-row span{color:#ebe4f1;background:#ffffff09;border:1px solid #d6cdef29;border-radius:9px;align-items:center;gap:14px;min-height:54px;padding:0 20px;font-size:16px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.auth-chip-row svg,.auth-chip-row .code-glyph{color:var(--auth-violet-2)}.auth-product-preview{width:min(100%,980px);margin-top:24px}.auth-page.login .auth-product-preview{width:min(100%,830px)}.auth-product-preview .product-window{transform-origin:0 0;width:100%}.auth-page.signup .auth-product-preview .product-window,.auth-page.login .auth-product-preview .product-window{transform:none}.auth-card{contain:paint;background:radial-gradient(circle at 50% -10%,#8257ff1a,#0000 42%),linear-gradient(#0d1631d6,#060c1ec2);border:1px solid #d6cdef2e;border-radius:22px;justify-self:center;width:100%;max-width:650px;padding:clamp(32px,4vw,48px);position:relative;box-shadow:inset 0 1px #ffffff0e,0 15px 36px #00000042}.auth-card.login-card{max-width:565px;padding:clamp(34px,4vw,54px)}.auth-card-heading{margin-bottom:28px}.auth-card.login-card .auth-card-heading{text-align:center}.auth-card-heading h2{color:#fffaf2;letter-spacing:0;margin:0;font-size:clamp(38px,3vw,46px);line-height:1.05}.auth-card.login-card .auth-card-heading h2{font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(42px,3.4vw,58px);font-weight:520}.auth-card-heading p{color:var(--auth-soft);margin:10px 0 0;font-size:16px}.auth-form{gap:18px;display:grid}.auth-form-grid.two{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:20px;display:grid}.auth-field{color:#fbf6ff;gap:10px;font-size:14px;font-weight:650;display:grid}.auth-input-shell,.auth-field select{color:#f3edf8;background:#070e22a3;border:1px solid #d6cdef29;border-radius:8px;align-items:center;width:100%;min-height:50px;display:grid;box-shadow:inset 0 1px #ffffff09}.auth-input-shell{grid-template-columns:minmax(0,1fr)}.auth-input-shell.with-icon{grid-template-columns:46px minmax(0,1fr)}.auth-input-shell.with-action{grid-template-columns:minmax(0,1fr) 48px}.auth-input-shell.with-icon.with-action{grid-template-columns:46px minmax(0,1fr) 48px}.auth-input-shell>svg{color:#afa6bd;justify-self:center}.auth-input-shell input,.auth-field select{color:#f7f0fb;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;font-size:15.5px}.auth-input-shell input{padding:0 14px}.auth-input-shell.with-icon input{padding-left:0}.auth-input-shell input::placeholder{color:#8f87a2}.auth-field select{color:#bdb5c8;padding:0 14px}.auth-field select option{color:#171222}.auth-input-action{color:#bfb7ca;background:0 0;place-items:center;height:100%;display:grid}.auth-check-row,.auth-login-options{color:var(--auth-soft);align-items:center;gap:10px;font-size:14px;display:flex}.auth-check-row input{width:22px;height:22px;accent-color:var(--auth-violet)}.auth-check-row button,.auth-login-options>button,.auth-switch button{color:var(--auth-violet-2);background:0 0;font-weight:650}.auth-login-options{justify-content:space-between;margin-top:2px}.auth-status{border-radius:9px;padding:12px 14px;font-size:14px;line-height:1.4}.auth-status.error{color:#ffb2ba;background:#ff69781a;border:1px solid #ff69785c}.auth-status.success{color:#98f0b2;background:#4ee17b1a;border:1px solid #4ee17b57}.auth-submit,.auth-google{border-radius:8px;width:100%;min-height:52px;font-size:17px;font-weight:650}.auth-submit{color:#fff;background:linear-gradient(#895dff,#5628ec);border:1px solid #b491ff6b;justify-content:center;align-items:center;gap:14px;margin-top:2px;display:inline-flex;box-shadow:0 10px 24px #5428ec3d}.auth-submit:disabled,.auth-google:disabled{cursor:progress;opacity:.72}.auth-divider{color:var(--auth-muted);text-align:center;margin:28px 0 20px;position:relative}.auth-divider:before,.auth-divider:after{content:"";background:#d6cdef24;width:calc(50% - 34px);height:1px;position:absolute;top:50%}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-divider span{z-index:1;position:relative}.auth-google{color:#1a1a1a;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #e0e0e0;justify-content:center;align-items:center;gap:12px;display:inline-flex}.auth-card.login-card .auth-google{color:#1a1a1a;background:#fff;border-color:#e0e0e0}.auth-google:hover{background:#f8f8f8;border-color:#d8d8d8}.google-glyph{flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.google-glyph svg{width:18px;height:18px;display:block}.auth-switch{color:var(--auth-soft);text-align:center;margin:20px 0 0;font-size:16px}.auth-switch button{margin-left:8px;font-size:16px}.auth-steps{border-top:1px solid #d6cdef1f;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px;padding-top:28px;display:grid;position:relative}.auth-step{color:var(--auth-soft);text-align:center;justify-items:center;gap:12px;font-size:13px;display:grid;position:relative}.auth-step:before{content:"";border-top:1px dashed #d6cdef33;width:calc(100% - 48px);height:1px;position:absolute;top:17px;left:calc(24px - 50%)}.auth-step:first-child:before{display:none}.auth-step span{color:#fff;background:#ffffff0e;border:1px solid #d6cdef2e;border-radius:999px;place-items:center;width:37px;height:37px;font-weight:800;display:grid}.auth-step.active span{background:linear-gradient(#895dff,#5628ec);border-color:#b491ffb8}.auth-step p{margin:0}.auth-security-note{width:min(100%,480px);color:var(--auth-muted);text-align:center;align-items:flex-start;gap:14px;margin:36px auto 0;line-height:1.45;display:flex}.auth-security-note svg{color:#bcb4c9;flex:none}.auth-security-note p{margin:0}.auth-continuation{width:min(100% - 112px,1320px);margin:0 auto;padding:16px 0 70px}.auth-continuation-heading{text-align:center;justify-items:center;gap:12px;display:grid}.auth-continuation-heading span{color:#c9a9ff;background:#613cdb1c;border:1px solid #a679ff59;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.auth-continuation-heading h2{color:#fbf7ef;letter-spacing:0;max-width:780px;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(34px,3.6vw,54px);font-weight:520;line-height:1.08}.auth-continuation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px;display:grid}.auth-continuation-grid article{background:#090e20ad;border:1px solid #d6cdef26;border-radius:14px;min-height:174px;padding:22px;box-shadow:inset 0 1px #ffffff0a}.auth-continuation-grid article>span{width:58px;height:58px;color:var(--auth-violet-2);background:#7c3aed29;border:1px solid #a679ff52;border-radius:16px;place-items:center;display:grid}.auth-continuation-grid h3{color:#fff;margin:18px 0 0;font-size:19px}.auth-continuation-grid p{color:var(--auth-soft);margin:8px 0 0;font-size:15px;line-height:1.5}@media (width<=1380px){.landing-header,.landing-hero,.landing-section{width:min(100% - 44px,1260px)}.landing-hero{grid-template-columns:1fr}.landing-hero-copy{max-width:780px}.landing-mini-panel{display:none}.benefits-section{grid-template-columns:1fr}.benefits-window-wrap{order:2}.auth-layout{grid-template-columns:1fr;gap:34px;width:min(100% - 56px,1180px);padding-top:18px}.auth-card{max-width:720px}.auth-page.signup .auth-product-preview .product-window,.auth-page.login .auth-product-preview .product-window{transform:none}.auth-continuation{width:min(100% - 56px,1180px)}}@media (width<=1060px){.landing-header{grid-template-columns:1fr auto;min-height:auto;padding:18px 0}.landing-nav{grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.landing-actions{justify-content:end}.product-surface,.product-window.wide .product-surface{grid-template-columns:190px minmax(0,1fr)}.product-docs{display:none}.landing-stepper.compact,.landing-stepper:not(.compact),.plans-grid,.faq-grid,.landing-feature-row,.signature-section{grid-template-columns:1fr}.landing-step+.landing-step{border-top:1px solid #d2c7ee1f;border-left:0}.landing-stepper:not(.compact){gap:14px}.landing-stepper:not(.compact) .landing-step:after{display:none}.benefits-grid,.before-after,.landing-bottom-cta,.assisted-strip,.passport-evidence,.passport-rules{grid-template-columns:1fr}.before-after-arrow{transform:rotate(90deg)}.assisted-visual{border-bottom:1px solid #d2c7ee24;border-right:0}.auth-header{grid-template-columns:1fr auto;width:min(100% - 36px,760px);min-height:auto;padding:18px 0}.auth-nav{grid-area:2/1/auto/-1;overflow-x:auto}.auth-layout,.auth-continuation{width:min(100% - 36px,760px)}.auth-continuation-grid,.auth-form-grid.two{grid-template-columns:1fr}}@media (width<=720px){.landing-page{background-size:auto,34px 34px,34px 34px,auto}.landing-header,.landing-hero,.landing-section{width:calc(100% - 28px)}.landing-header{grid-template-columns:1fr;gap:14px}.landing-brand{width:152px}.landing-actions{justify-content:stretch}.landing-login{display:none}.landing-cta,.landing-secondary{width:100%}.landing-hero{gap:22px;padding-top:20px}.landing-hero h1,.landing-section-heading h2,.benefits-copy h2,.signature-copy h2{font-size:42px}.landing-hero p,.landing-section-heading p,.benefits-copy>p,.signature-copy p{font-size:17px}.landing-hero-actions,.landing-centered-actions{flex-direction:column;align-items:stretch}.landing-hero-product{min-height:0}.product-surface,.product-window.wide .product-surface{grid-template-columns:1fr;min-height:auto}.product-surface aside{display:none}.product-chat{min-height:390px}.product-answer{grid-template-columns:1fr}.answer-passport{border-radius:16px;padding:18px}.answer-passport-header b{font-size:28px}.passport-answer{grid-template-columns:1fr}.passport-answer p{font-size:16px}.landing-step{grid-template-columns:62px 1fr;padding:22px}.landing-step-icon{border-radius:17px;width:58px;height:58px}.landing-step-arrow{display:none}.landing-audience{flex-wrap:wrap;justify-content:flex-start;gap:16px 26px}.landing-audience span{width:100%}.plans-section{padding-top:48px}.landing-security{flex-direction:column;align-items:flex-start;padding:0}.auth-page.login{background:radial-gradient(circle at 50% 12%,#5937d633,#0000 36%),#030917}.auth-header{grid-template-columns:1fr;gap:14px}.auth-header .landing-brand{width:152px}.auth-top-cta,.auth-header .landing-login{justify-self:start}.auth-layout{width:calc(100% - 28px);min-height:auto;padding-bottom:42px}.auth-copy h1{font-size:42px}.auth-copy p{font-size:17px}.auth-chip-row{gap:10px}.auth-chip-row span{width:100%}.auth-product-preview{display:none}.auth-card,.auth-card.login-card{border-radius:18px;padding:24px}.auth-card-heading h2,.auth-card.login-card .auth-card-heading h2{font-size:36px}.auth-login-options{flex-direction:column;align-items:flex-start}.auth-steps{gap:10px}.auth-continuation{width:calc(100% - 28px);padding-bottom:38px}.auth-continuation-heading h2{font-size:32px}}.landing-header,.auth-header{animation:.56s both memoraFadeDown}.landing-brand img,.brand-logo,.product-surface aside img,.analytics-mock-surface aside img{transform-origin:0;transition:transform .18s,filter .18s}.landing-brand:hover img,.brand-button:hover .brand-logo{filter:drop-shadow(0 0 12px #8257ff47);transform:translateY(-1px)scale(1.015)}.landing-hero-copy,.auth-copy{animation:.7s 80ms both memoraFadeUp}.landing-hero .landing-pill,.signature-copy .landing-pill,.benefits-copy .landing-pill,.auth-chip-row span{animation:.56s .16s both memoraSoftPop}.landing-hero h1,.auth-copy h1{animation:.72s cubic-bezier(.2,.8,.2,1) .19s both memoraTextRise}.landing-hero p,.auth-copy p{animation:.62s .28s both memoraFadeUp}.landing-hero-actions,.landing-proof-row{animation:.62s .36s both memoraFadeUp}.landing-hero-product,.auth-product-preview{animation:.76s cubic-bezier(.18,.8,.22,1) .24s both memoraFloatIn}.product-window.hero,.product-window.wide,.product-window.analytics{transform-origin:50%;transition:border-color .18s,box-shadow .18s,transform .18s}.landing-hero-product .product-window.hero{animation:7s ease-in-out 1.1s infinite memoraProductBreathe}.product-window:hover{border-color:#a679ff5c;box-shadow:0 22px 48px #00000057,0 0 0 1px #a679ff14}.window-chrome:after,.auth-card:after,.answer-passport:after{content:"";pointer-events:none;position:absolute}.window-chrome{position:relative;overflow:hidden}.window-chrome:after{background:linear-gradient(90deg,#0000,#ffffff1c,#0000);width:34%;animation:5.8s ease-in-out 1.2s infinite memoraSweep;inset:0;transform:translate(-120%)}.product-question{animation:.64s .68s both memoraChatInRight}.product-answer{animation:.68s .93s both memoraChatInLeft}.product-sources span,.product-verification-row span,.source-chip{transition:transform .16s,border-color .16s,background .16s}.product-sources span:hover,.product-verification-row span:hover,.source-chip:hover{border-color:#a679ff6b;transform:translateY(-1px)}.product-input{position:relative;overflow:hidden}.product-input svg{color:var(--landing-violet-2);animation:2.9s ease-in-out 1.4s infinite memoraSendNudge}.landing-mini-panel.documents{animation:.62s .52s both memoraFloatIn,7.5s ease-in-out 1.4s infinite memoraPanelDrift}.landing-mini-panel.impact{animation:.62s .68s both memoraFloatIn,8s ease-in-out 1.6s infinite memoraPanelDriftAlt}.mini-doc,.product-doc-row,.analytics-list-card p{transition:transform .16s,background .16s,border-color .16s}.mini-doc:hover,.product-doc-row:hover,.analytics-list-card p:hover{background:#a679ff0b;transform:translate(3px)}.analytics-chart-card polyline,.landing-sparkline polyline{stroke-dasharray:700;stroke-dashoffset:700px;animation:1.15s .42s forwards memoraDrawLine}.analytics-chart-card polygon{animation:.76s .56s both memoraFadeUp}.landing-stepper.compact,.landing-audience{animation:.62s .52s both memoraFadeUp}.landing-stepper:not(.compact) .landing-step,.landing-feature-card,.benefit-small,.benefit-example,.plan-card,.faq-pill,.auth-continuation-grid article{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.landing-stepper:not(.compact) .landing-step:hover,.landing-feature-card:hover,.benefit-small:hover,.benefit-example:hover,.plan-card:hover,.faq-pill:hover,.auth-continuation-grid article:hover{background:#0d1227c7;border-color:#a679ff57;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff0e,0 14px 34px #0000002e}.landing-step-icon,.landing-feature-card>span,.benefit-small>span,.plan-title-row>span,.auth-continuation-grid article>span{transition:transform .18s,box-shadow .18s}.landing-step:hover .landing-step-icon,.landing-feature-card:hover>span,.benefit-small:hover>span,.plan-card:hover .plan-title-row>span,.auth-continuation-grid article:hover>span{transform:translateY(-1px)scale(1.045);box-shadow:0 0 24px #7c3aed2e}.landing-cta,.landing-secondary,.auth-submit,.auth-google,.send-button,.attach-button,.prompt-card,.icon-button{transition:transform .15s,box-shadow .15s,border-color .15s,background .15s,opacity .15s}.landing-cta:hover,.auth-submit:hover,.send-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px #5428ec57}.landing-secondary:hover,.auth-google:hover,.attach-button:hover,.prompt-card:hover,.icon-button:hover{transform:translateY(-1px)}.landing-cta:active,.landing-secondary:active,.auth-submit:active,.auth-google:active,.send-button:active:not(:disabled),.prompt-card:active{transform:translateY(0)scale(.985)}.answer-passport{animation:.62s .12s both memoraFadeUp}.answer-passport:after,.auth-card:after{border-radius:inherit;opacity:0;background:linear-gradient(115deg,#0000 0%,#a679ff1f 42%,#0000 66%);animation:6.6s ease-in-out 1.4s infinite memoraCardSheen;inset:-1px;transform:translate(-35%)}.signature-tabs button:hover{transform:translate(3px)}.signature-tabs button{transition:transform .16s,border-color .16s,background .16s}.message-row{will-change:transform, opacity}.message-row.user{animation:.26s both memoraMessageUser}.message-row.assistant{animation:.32s both memoraMessageAssistant}.assistant-avatar .logo-mark{animation:.52s both memoraAvatarHello,4s ease-in-out .9s infinite memoraLogoGlow}.assistant-bubble,.user-bubble{transition:border-color .16s,background .16s}.assistant-bubble:hover{border-color:#bda8ff42}.welcome-orbit .logo-mark{animation:4.6s ease-in-out infinite memoraLogoHover}.welcome-orbit .star-one{animation:4s ease-in-out infinite memoraStarDrift}.welcome-orbit .star-two{animation:4.5s ease-in-out .4s infinite reverse memoraStarDrift}.welcome-orbit .star-three{animation:4.2s ease-in-out .8s infinite memoraStarDrift}.welcome-state h2,.welcome-state p,.prompt-grid,.privacy-note{animation:.52s both memoraFadeUp}.welcome-state h2{animation-delay:90ms}.welcome-state p{animation-delay:.16s}.prompt-grid{animation-delay:.24s}.privacy-note{animation-delay:.32s}.prompt-card:first-child{animation:.44s .28s both memoraFadeUp}.prompt-card:nth-child(2){animation:.44s .35s both memoraFadeUp}.prompt-card:nth-child(3){animation:.44s .42s both memoraFadeUp}.typing-row{animation:.22s both memoraFadeUp}.composer:focus-within{border-color:#a679ff47}.send-button:not(:disabled) svg{animation:2.2s ease-in-out infinite memoraSendReady}@keyframes memoraFadeDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes memoraFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes memoraTextRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes memoraSoftPop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes memoraFloatIn{0%{opacity:0;transform:translateY(20px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes memoraProductBreathe{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes memoraPanelDrift{0%,to{transform:translate(0,0)}50%{transform:translateY(-5px)}}@keyframes memoraPanelDriftAlt{0%,to{transform:translate(0,0)}50%{transform:translateY(5px)}}@keyframes memoraSweep{0%,64%,to{opacity:0;transform:translate(-130%)}72%{opacity:1}86%{opacity:0;transform:translate(340%)}}@keyframes memoraChatInRight{0%{opacity:0;transform:translate(14px)translateY(5px)}to{opacity:1;transform:translate(0)translateY(0)}}@keyframes memoraChatInLeft{0%{opacity:0;transform:translate(-14px)translateY(5px)}to{opacity:1;transform:translate(0)translateY(0)}}@keyframes memoraSendNudge{0%,72%,to{transform:translate(0)rotate(0)}80%{transform:translate(3px,-3px)rotate(7deg)}88%{transform:translate(0)rotate(0)}}@keyframes memoraDrawLine{to{stroke-dashoffset:0}}@keyframes memoraCardSheen{0%,58%,to{opacity:0;transform:translate(-42%)}66%{opacity:1}82%{opacity:0;transform:translate(42%)}}@keyframes memoraMessageUser{0%{opacity:0;transform:translate(10px,8px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes memoraMessageAssistant{0%{opacity:0;transform:translate(-10px,8px)scale(.99)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes memoraAvatarHello{0%{opacity:0;transform:scale(.82)rotate(-4deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes memoraLogoGlow{0%,to{filter:drop-shadow(0 0 #8257ff00)}50%{filter:drop-shadow(0 0 13px #8257ff61)}}@keyframes memoraLogoHover{0%,to{filter:drop-shadow(0 0 #8257ff00);transform:translateY(0)}50%{filter:drop-shadow(0 0 16px #8257ff61);transform:translateY(-4px)}}@keyframes memoraStarDrift{0%,to{opacity:.55;transform:translate(0,0)scale(.92)}50%{opacity:1;transform:translate(5px,-6px)scale(1.08)}}@keyframes memoraTypingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes memoraSendReady{0%,to{transform:translate(0)}50%{transform:translate(2px,-2px)}}.sources-header{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:5px;margin-top:14px;margin-bottom:6px;font-size:11px;display:flex}.sources-count{color:var(--muted)}.source-badge{width:17px;height:17px;color:var(--text-soft);background:#f6f1e814;border-radius:4px;flex:0 0 17px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.source-chip.is-active .source-badge{background:var(--violet);color:#fff}.source-chip.is-used{color:#efe9ff;background:#7c3aed24;border-color:#a276ff73}.source-chip.is-used .source-badge{background:var(--violet);color:#fff}.source-chip.is-used .source-chip-label{color:#efe9ff}.source-chip.is-used.is-active{background:#7c3aed3d;border-color:#a276ffb3;box-shadow:0 0 0 1px #a276ff52}.source-chip-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:11px;overflow:hidden}.source-chip.is-active{background:#7c3aed29;border-color:#a276ff8c}.source-chip:not(.is-active):hover{border-color:#a276ff59}.assistant-bubble .source-row{flex-wrap:wrap}.assistant-bubble .source-chip{white-space:normal;text-align:left;align-items:center;max-width:100%;height:auto;min-height:30px;padding:5px 10px;overflow:visible}.assistant-bubble .source-chip .source-chip-label{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;min-width:0;overflow:visible}.stream-caret{background:var(--violet-2);vertical-align:-2px;border-radius:2px;width:8px;height:1em;margin-left:2px;animation:1s step-end infinite caretBlink;display:inline-block}@keyframes caretBlink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.lp-root{--lp-bg:#0a0b10;--lp-surface:#101219;--lp-surface-2:#14161f;--lp-line:#ffffff14;--lp-line-strong:#ffffff24;--lp-text:#f5f6fa;--lp-muted:#9aa1b2;--lp-muted-2:#6b7283;--lp-violet:#7c3aed;--lp-violet-2:#8b5cf6;--lp-violet-soft:#7c3aed29;min-height:100vh;color:var(--lp-text);background:radial-gradient(900px 520px at 88% -8%, #7c3aed24, transparent 60%), radial-gradient(760px 480px at 4% 2%, #7c3aed14, transparent 55%), var(--lp-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.lp-root main{display:block}.lp-root section{scroll-margin-top:84px}.lp-btn-primary{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#a479ff 0%,#7c3aed 52%,#5b21b6 100%);border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 22px;font-weight:680;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 26px #7c3aed6b,inset 0 1px #ffffff38}.lp-btn-primary:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#ffffff61,#0000);width:60%;height:100%;transition:left .6s;position:absolute;top:0;left:-125%;transform:skew(-18deg)}.lp-btn-primary:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 42px #7c3aed85,inset 0 1px #ffffff4d}.lp-btn-primary:hover:after{left:130%}.lp-btn-primary:active{transform:translateY(0)}.lp-btn-primary:disabled{opacity:.6;cursor:default;transform:none;box-shadow:0 8px 20px #7c3aed40}.lp-btn-outline{min-height:46px;color:var(--lp-text);background:0 0;border:1px solid #8b5cf68c;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-weight:600;transition:all .15s;display:inline-flex}.lp-btn-outline:hover{background:var(--lp-violet-soft);border-color:var(--lp-violet-2)}.lp-accent{color:var(--lp-violet-2)}.lp-nav{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0b109e;border-bottom:1px solid #0000;transition:background .16s,border-color .16s,-webkit-backdrop-filter .16s,backdrop-filter .16s;position:sticky;top:0}.lp-nav.scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:var(--lp-line);background:#0a0b10d1}.lp-nav-inner{justify-content:space-between;align-items:center;gap:18px;width:min(100%,1240px);height:68px;margin:0 auto;padding:0 26px;display:flex}.lp-nav-brand,.lp-auth-brand,.lp-footer-brand{color:var(--lp-text);letter-spacing:-.01em;background:0 0;align-items:center;gap:9px;font-size:19px;font-weight:700;display:inline-flex}.lp-nav-brand .logo-mark,.lp-auth-brand .logo-mark,.lp-footer-brand .logo-mark{width:30px;height:28px;padding:0}.lp-nav-links{align-items:center;gap:6px;display:flex}.lp-nav-links button{color:var(--lp-muted);background:0 0;border-radius:8px;padding:8px 12px;font-size:14.5px;transition:all .13s}.lp-nav-links button:hover{color:var(--lp-text)}.lp-nav-links button.active{color:var(--lp-violet-2)}.lp-nav-actions{align-items:center;gap:14px;display:inline-flex}.lp-nav-login{color:var(--lp-text);background:0 0;font-size:14.5px;font-weight:500}.lp-nav-login:hover{color:var(--lp-violet-2)}.lp-nav-cta{min-height:40px;padding:0 18px}.lp-hero{width:min(100%,1240px);margin:0 auto;padding:56px 26px 72px}.lp-hero-inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:48px;display:grid}.lp-auth{width:100%;max-width:470px}.lp-auth-brand{margin-bottom:22px}.lp-auth-eyebrow{color:var(--lp-violet-2);margin:0 0 12px;font-size:15px;font-weight:600}.lp-auth-title{letter-spacing:-.02em;color:#fff;margin:0 0 16px;font-size:clamp(30px,3.4vw,42px);font-weight:700;line-height:1.08}.lp-auth-lede{max-width:420px;color:var(--lp-muted);margin:0 0 24px;font-size:15px;line-height:1.6}.lp-google{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:50px;font-size:15px;font-weight:600;transition:all .14s;display:inline-flex}.lp-google:hover{background:#f8f8f8;border-color:#d8d8d8}.lp-google:disabled{opacity:.6;cursor:default}.lp-or{color:var(--lp-muted-2);align-items:center;gap:14px;margin:20px 0;font-size:13px;display:flex}.lp-or:before,.lp-or:after{content:"";background:var(--lp-line);flex:1;height:1px}.lp-auth-form{gap:14px;display:grid}.lp-field{gap:7px;display:grid}.lp-field>span{color:var(--lp-muted);font-size:13px;font-weight:500}.lp-input{border:1px solid var(--lp-line-strong);background:#ffffff06;border-radius:12px;align-items:center;gap:10px;min-height:52px;padding:0 15px;transition:all .14s;display:flex}.lp-input:focus-within{background:#8b5cf60f;border-color:#8b5cf699}.lp-input>svg{color:var(--lp-muted);flex:none}.lp-input input,.lp-input textarea{width:100%;color:var(--lp-text);background:0 0;border:0;outline:0;flex:1;font-size:15px}.lp-input textarea{resize:vertical;padding:14px 0;line-height:1.5}.lp-input input::placeholder,.lp-input textarea::placeholder{color:var(--lp-muted-2)}.lp-input-action{color:var(--lp-muted);background:0 0;place-items:center;display:grid}.lp-input-action:hover{color:var(--lp-text)}.lp-auth-submit{width:100%;min-height:52px;margin-top:2px}.lp-status{border-radius:10px;padding:11px 13px;font-size:13.5px;line-height:1.4}.lp-status.error{color:#ffb4bf;background:#ff3d5a1f;border:1px solid #ff3d5a3d}.lp-status.success{color:#8ff0b4;background:#25d3661f;border:1px solid #25d3663d}.lp-otp-auth{max-width:520px}.lp-otp-shell{border:1px solid var(--lp-line-strong);background:radial-gradient(circle at 50% -20%,#7c3aed2e,#0000 46%),#101219d1;border-radius:18px;gap:18px;padding:24px;display:grid;box-shadow:0 18px 52px #00000047}.lp-otp-shell h1{color:#fff;letter-spacing:0;text-align:center;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.12}.lp-otp-card{border:1px solid var(--lp-line);background:#ffffff09;border-radius:16px;justify-items:center;gap:10px;padding:20px 18px;display:grid}.lp-otp-card p{color:var(--lp-muted);margin:0;font-size:15px}.lp-otp-card strong{max-width:100%;color:var(--lp-text);text-align:center;overflow-wrap:anywhere;font-size:clamp(18px,4.8vw,23px);line-height:1.2}.lp-otp-illustration{width:78px;height:66px;color:var(--lp-violet-2);background:#7c3aed1f;border:1px solid #8b5cf647;border-radius:18px;place-items:center;margin:6px 0 2px;display:grid;box-shadow:inset 0 1px #ffffff14}.lp-otp-field{width:100%;margin-top:4px}.lp-otp-field>span{text-align:center;padding-left:0}.lp-otp-input{width:min(100%,340px);margin:0 auto}.lp-otp-input input{text-align:center;letter-spacing:.18em;font-size:20px;font-weight:700}.lp-otp-input input::placeholder{letter-spacing:0;font-weight:500}.lp-otp-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.lp-otp-actions button{color:var(--lp-violet-2);background:0 0;font-size:14px;font-weight:700}.lp-otp-actions button:hover{text-decoration:underline}.lp-otp-actions button:disabled{opacity:.55;cursor:default;text-decoration:none}.lp-legal{color:var(--lp-muted);margin:18px 0 0;font-size:12.5px;line-height:1.55}.lp-legal button,.lp-legal a{color:var(--lp-violet-2);font-size:inherit;background:0 0;padding:0;text-decoration:none}.lp-legal button:hover,.lp-legal a:hover{text-decoration:underline}.lp-auth-divider{border:0;border-top:1px solid var(--lp-line);margin:20px 0 16px}.lp-switch{color:var(--lp-muted);margin:0 0 18px;font-size:14px}.lp-switch button{color:var(--lp-violet-2);background:0 0;padding:0;font-weight:600}.lp-switch button:hover{text-decoration:underline}.lp-train-note{color:var(--lp-muted-2);align-items:center;gap:8px;margin:0;font-size:12.5px;display:inline-flex}.lp-preview{border:1px solid var(--lp-line);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 40px 120px #0000008c}.lp-preview .product-window{margin:0}.lp-pricing{width:min(100%,1240px);margin:0 auto;padding:40px 26px 80px}.lp-section-head{text-align:center;margin-bottom:40px}.lp-section-head h2{letter-spacing:-.02em;color:#fff;margin:0 0 12px;font-size:clamp(28px,3.2vw,40px);font-weight:700}.lp-section-head>p{max-width:620px;color:var(--lp-muted);margin:0 auto;font-size:15.5px;line-height:1.55}.lp-billing{align-items:center;gap:16px;margin-top:26px;display:inline-flex}.lp-toggle{border:1px solid var(--lp-line);background:#ffffff08;border-radius:12px;gap:4px;padding:4px;display:inline-flex}.lp-toggle button{color:var(--lp-muted);background:0 0;border-radius:9px;padding:8px 22px;font-size:14px;font-weight:500;transition:all .13s}.lp-toggle button.active{color:#fff;background:#7c3aed47;box-shadow:inset 0 0 0 1px #8b5cf666}.lp-billing-tag{color:var(--green,#25d366);align-items:center;gap:6px;font-size:13.5px;font-weight:600;display:inline-flex}.lp-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px;display:grid}.lp-plan{border:1px solid var(--lp-line);background:var(--lp-surface);border-radius:18px;flex-direction:column;gap:8px;padding:26px 22px;display:flex;position:relative}.lp-plan.popular{background:linear-gradient(180deg, #7c3aed1a, var(--lp-surface));border-color:#8b5cf699;box-shadow:0 24px 70px #7c3aed2e}.lp-plan-badge{border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute}.lp-plan-badge.popular{color:#fff;background:linear-gradient(#7c3aed,#5b21b6);border:1px solid #8b5cf6b3;top:-13px;left:50%;transform:translate(-50%)}.lp-plan-badge.capacity{color:#c9b6ff;background:#7c3aed29;border:1px solid #8b5cf64d;top:18px;right:18px}.lp-plan-icon{width:46px;height:46px;color:var(--lp-violet-2);background:var(--lp-violet-soft);border:1px solid #8b5cf652;border-radius:13px;place-items:center;margin-bottom:6px;display:grid}.lp-plan h3{color:#fff;margin:0;font-size:22px;font-weight:700}.lp-plan-tagline{min-height:38px;color:var(--lp-muted);margin:0;font-size:13.5px;line-height:1.45}.lp-plan-price{flex-wrap:wrap;align-items:baseline;gap:6px;margin:12px 0 4px;display:flex}.lp-plan-price strong{color:#fff;font-size:38px;font-weight:720;line-height:1}.lp-plan-custom{font-size:30px!important}.lp-plan-suffix{color:var(--lp-muted);font-size:15px}.lp-plan-note{width:100%;color:var(--lp-muted);font-size:13px}.lp-plan-save{color:#5fe39b;align-items:center;gap:6px;width:100%;margin-top:4px;font-size:13px;font-weight:650;display:inline-flex}.lp-plan-save svg{flex:none}.lp-plan-limits{color:var(--lp-muted);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0 4px;font-size:13px;display:flex}.lp-plan-limits span{align-items:center;gap:6px;display:inline-flex}.lp-plan-limits svg,.lp-plan-limits i{color:var(--lp-muted-2)}.lp-plan-cta{width:100%;margin:14px 0 4px}.lp-plan-features{border-top:1px solid var(--lp-line);gap:11px;margin:10px 0 0;padding:16px 0 0;list-style:none;display:grid}.lp-plan-features li{color:var(--lp-text);align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.4;display:flex}.lp-plan-features svg{color:var(--lp-violet-2);flex:none;margin-top:1px}.lp-pricing-extra{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start;gap:24px;margin-top:56px;display:grid}.lp-faq h3{color:#fff;margin:0 0 18px;font-size:22px;font-weight:700}.lp-faq-list{gap:10px;display:grid}.lp-faq-item{border:1px solid var(--lp-line);background:var(--lp-surface);border-radius:12px;overflow:hidden}.lp-faq-item.open{border-color:#8b5cf64d}.lp-faq-item>button{width:100%;color:var(--lp-text);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:15px;font-weight:500;display:flex}.lp-faq-q{align-items:center;gap:10px;display:inline-flex}.lp-faq-q svg{color:var(--lp-violet-2);flex:none}.lp-faq-item>button>svg{color:var(--lp-muted);flex:none;transition:transform .16s}.lp-faq-item.open>button>svg{transform:rotate(180deg)}.lp-faq-item p{color:var(--lp-muted);margin:0;padding:0 18px 18px 46px;font-size:14px;line-height:1.6}.lp-security{border:1px solid var(--lp-line);background:linear-gradient(180deg, #7c3aed14, var(--lp-surface));border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:26px 24px;display:flex}.lp-security-icon{width:46px;height:46px;color:var(--lp-violet-2);background:var(--lp-violet-soft);border:1px solid #8b5cf652;border-radius:13px;place-items:center;display:grid}.lp-security h3{color:#fff;margin:0;font-size:17px;font-weight:700}.lp-security p{color:var(--lp-muted);margin:0;font-size:13.5px;line-height:1.6}.lp-link{color:var(--lp-violet-2);background:0 0;align-items:center;gap:7px;padding:0;font-size:14px;font-weight:600;display:inline-flex}.lp-link:hover{text-decoration:underline}.lp-pricing-foot{color:var(--lp-muted-2);text-align:center;justify-content:center;align-items:center;gap:9px;margin:48px 0 0;font-size:13px;display:flex}.lp-pricing-foot svg{flex:none}.lp-modal{border:1px solid var(--lp-line-strong);width:min(100%,460px);color:var(--lp-text);background:#14161f;border-radius:18px;padding:28px 26px 26px;position:relative;box-shadow:0 30px 90px #00000080}.lp-modal-close{width:34px;height:34px;color:var(--lp-muted);background:#ffffff0a;border-radius:9px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.lp-modal-close:hover{color:var(--lp-text);background:#ffffff14}.lp-modal h3{color:#fff;margin:0 0 6px;font-size:20px;font-weight:700}.lp-modal-lede{color:var(--lp-muted);margin:0 0 18px;font-size:14px;line-height:1.5}.lp-modal-done{text-align:center;justify-items:center;gap:14px;padding:14px 0 4px;display:grid}.lp-modal-done h3{margin:0}.lp-footer{border-top:1px solid var(--lp-line);justify-content:space-between;align-items:center;gap:18px;width:min(100%,1240px);margin:0 auto;padding:28px 26px 40px;display:flex}.lp-footer p{color:var(--lp-muted-2);margin:0;font-size:13px}@media (width<=1040px){.lp-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-pricing-extra{grid-template-columns:1fr}}@media (width<=880px){.lp-hero-inner{grid-template-columns:1fr;gap:40px}.lp-preview{display:none}.lp-auth{max-width:470px;margin:0 auto}}@media (width<=767.98px){.lp-nav-links,.lp-nav-login{display:none}.lp-nav-inner{padding:0 18px}.lp-hero{padding:8px 20px 56px}.lp-hero-inner{padding-top:14vh}.lp-auth{text-align:center}.lp-auth-brand{justify-content:center;width:100%;font-size:26px}.lp-auth-brand .logo-mark{width:38px;height:34px}.lp-auth-eyebrow{font-size:16px}.lp-auth-title{letter-spacing:-.01em;margin-bottom:28px;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(38px,11vw,50px);font-weight:500}.lp-auth-lede{display:none}.lp-auth-title .lp-accent{color:var(--lp-violet-2)}.lp-google{color:#1a1a1a;background:#fff;border-color:#e0e0e0;border-radius:999px;min-height:56px;font-size:16px}.lp-google:hover{background:#f8f8f8;border-color:#d8d8d8}.lp-input{text-align:left;background:#ffffff0a;border-radius:999px;min-height:56px}.lp-field>span{padding-left:16px}.lp-auth-submit{min-height:56px}.lp-otp-auth{max-width:100%}.lp-otp-shell{border-radius:20px;gap:16px;padding:22px 18px}.lp-otp-card{border-radius:18px;padding:20px 14px}.lp-otp-input{border-radius:999px;min-height:56px}.lp-switch{color:var(--lp-text);margin-top:22px}.lp-switch button{color:var(--lp-text)}.lp-legal{text-align:center}.lp-legal button,.lp-legal a{color:var(--lp-muted);text-decoration:underline}.lp-auth-divider{display:none}.lp-train-note{justify-content:center;width:100%;margin-top:6px}.lp-billing{flex-direction:column;gap:12px}.lp-plan-grid{grid-template-columns:1fr}.lp-footer{text-align:center;flex-direction:column;gap:12px}}.sidebar-mobile-head,.sidebar-section-label,.sidebar-user-avatar,.mobile-menu-button,.mobile-space-select,.mobile-conv-menu-wrap,.mobile-drawer-backdrop,.welcome-heading-mobile,.welcome-sub-mobile,.assistant-avatar-mobile,.assistant-name-mobile,.sources-label-mobile,.source-chip-more,.composer-privacy-mobile,.msg-check{display:none}@media (width<=767.98px){.app-shell:has(.chat-content){height:100dvh;overflow:hidden}.app-shell:has(.chat-content) .workspace{flex-direction:column;height:100dvh;min-height:0;display:flex}.mobile-drawer-backdrop{z-index:39;opacity:0;pointer-events:none;background:#0000008c;border:0;transition:opacity .22s;display:block;position:fixed;inset:0}.app-shell.menu-open .mobile-drawer-backdrop{opacity:1;pointer-events:auto}.sidebar{z-index:40;width:80%;max-width:330px;height:100dvh;padding:calc(18px + var(--safe-top,env(safe-area-inset-top,0px))) 14px calc(18px + env(safe-area-inset-bottom));border-right:1px solid var(--line-strong);background:#1d1c19;border-bottom:0;flex-direction:column;transition:transform .26s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.app-shell.menu-open .sidebar{transform:none;box-shadow:0 0 90px #0009}.sidebar-mobile-head{order:0;justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.sidebar-mobile-head .brand-button{background:0 0;align-items:center;gap:10px;display:inline-flex}.sidebar-mobile-head .logo-mark{width:34px;height:31px;padding:0}.sidebar-mobile-name{color:var(--text);letter-spacing:-.01em;font-size:22px;font-weight:700}.sidebar-user-avatar{color:#fff;cursor:pointer;background:linear-gradient(#8b5cf6,#6d28d9);border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:16px;font-weight:700;transition:transform .14s,box-shadow .14s;display:grid;position:relative;box-shadow:0 6px 16px #7c3aed52}.sidebar-user-avatar:active{transform:scale(.94)}.notif-badge{color:#fff;background:#ff4d4d;border:2px solid #14141a;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}.sidebar-section-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;order:1;margin:0 0 8px;padding:0 12px;font-size:12px;font-weight:600;display:block}.sidebar-section-label.recientes{border-top:1px solid var(--line);order:3;margin-top:18px;padding-top:18px}.brand-row,.tenant-card,.history-title{display:none}.side-nav{border-bottom:0;order:2;gap:4px;padding-bottom:0;display:grid;overflow:visible}.side-nav-item{border-radius:12px;flex:none;width:100%;min-height:46px;padding:0 14px}.side-nav-item.active{color:var(--violet-2);box-shadow:none;background:#7c3aed2e}.side-nav-item.active svg{color:var(--violet-2)}.history-panel{flex:1;order:4;min-height:0;padding:6px 0;display:block;overflow-y:auto}.new-conversation-row{order:5;grid-template-columns:1fr;margin:12px 0 0}.new-conversation-row .icon-button{display:none}.new-conversation-row .primary-button{border-radius:999px;min-height:52px;font-size:15px}.workspace{grid-template-rows:auto minmax(0,1fr)}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);min-height:60px;padding:0 14px;padding-top:env(safe-area-inset-top,0px);padding-top:var(--safe-top,env(safe-area-inset-top,0px));min-height:calc(60px + env(safe-area-inset-top,0px));min-height:calc(60px + var(--safe-top,env(safe-area-inset-top,0px)));box-sizing:border-box;background:#191815eb;flex:none;grid-template-columns:76px minmax(0,1fr) 76px;gap:0;display:grid;position:sticky;top:0}.mobile-menu-button{width:40px;height:40px;color:var(--text);border:1px solid var(--line);background:#ffffff0d;border-radius:12px;flex:none;justify-self:start;place-items:center;display:grid}.topbar-main{display:contents}.topbar h1{text-align:center;max-width:100%;color:var(--text-soft);pointer-events:none;white-space:nowrap;text-overflow:ellipsis;grid-column:2;place-self:center;font-size:clamp(13px,3.8vw,15px);font-weight:600;position:static;overflow:hidden}.client-select,.topbar-actions,.mode-switch{display:none}.mobile-space-select{border:1px solid var(--line);width:76px;height:34px;color:var(--text-soft);white-space:nowrap;background:#ffffff0a;border-radius:10px;grid-column:3;place-self:center end;align-items:center;gap:6px;padding:0 9px;font-size:12.5px;display:inline-flex}.mobile-conv-menu-wrap{grid-column:3;place-self:center end;display:flex;position:relative}.mobile-conv-menu{width:40px;height:40px;color:var(--text);border:1px solid var(--line);background:#ffffff0d;border-radius:12px;place-items:center;display:grid}.mobile-conv-menu:disabled{opacity:.4}.conv-menu{z-index:60;border:1px solid var(--line-strong);background:var(--surface-2);border-radius:14px;flex-direction:column;min-width:236px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 50px #00000080;animation:.16s ease-out memora-card-in!important}.conv-menu button{width:100%;color:var(--text-soft);text-align:left;background:0 0;border-radius:10px;align-items:center;gap:11px;padding:12px;font-size:14.5px;display:flex}.conv-menu button:active{background:#ffffff0f}.conv-menu button svg{color:var(--violet-2);flex:none}.conv-menu button.danger,.conv-menu button.danger svg{color:#ff6b6b}.page-content.chat-content{flex:1;min-height:0;padding:0;overflow:hidden}.chat-page{height:100%}.chat-scroll,.chat-page.with-thread .chat-scroll{padding:12px 16px calc(var(--dock-h,96px) + 10px)}.welcome-state{gap:16px;width:100%;min-height:100%;padding:18px 4px}.welcome-heading-desktop,.welcome-sub-desktop{display:none}.welcome-heading-mobile{color:#fff;gap:0;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(32px,9vw,42px);font-weight:500;line-height:1.1;display:grid}.welcome-name{color:var(--violet-2)}.welcome-sub-mobile{max-width:330px;color:var(--muted);font-size:14.5px;line-height:1.5;display:block}.prompt-grid{grid-template-columns:1fr;gap:12px;width:100%}.prompt-card{grid-template-columns:auto minmax(0,1fr) auto;min-height:70px}.message-time{justify-content:flex-end;align-items:center;display:flex}.assistant-avatar .logo-mark{display:none}.assistant-avatar-mobile{color:#fff;background:linear-gradient(#8b5cf6,#6d28d9);border-radius:50%;place-items:center;width:38px;height:38px;font-size:18px;font-weight:700;display:grid}.message-row.assistant:not(.no-avatar) .assistant-bubble:before{content:none}.assistant-name-mobile{display:none}.assistant-bubble>p,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{color:var(--text);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15.5px;line-height:1.55}.sources-header,.source-evidence{display:none}.sources-label-mobile{color:var(--muted);margin:14px 0 8px;font-size:13px;display:block}.composer-dock{left:0;right:0;bottom:var(--keyboard-offset,0px);z-index:30;padding-bottom:env(safe-area-inset-bottom,0px);background:linear-gradient(180deg, #19181500 0%, var(--bg) 18%);flex-direction:column;align-items:center;display:flex;position:fixed}.composer{border-radius:18px;flex:none;grid-template-columns:44px minmax(0,1fr) 48px;width:min(100% - 24px,680px);min-height:60px;margin:4px auto 0;padding:8px 10px}.composer textarea{margin-top:0;font-size:16px}.composer textarea::placeholder{color:var(--muted);opacity:1}.attach-button,.send-button{border-radius:14px;width:44px;height:44px}.shortcut-hint,.composer-help{display:none}.composer-privacy-mobile{color:var(--muted-2);text-align:center;flex:none;justify-content:center;align-items:center;gap:7px;margin:6px 0 8px;font-size:12px;display:flex}.keyboard-open .composer-dock,.composer-dock:focus-within{background:linear-gradient(#19181500 0%,#191815bd 42%);padding-bottom:8px}.keyboard-open .composer,.composer-dock:focus-within .composer{margin-top:0;margin-bottom:0}.keyboard-open .composer-privacy-mobile,.composer-dock:focus-within .composer-privacy-mobile{display:none}}@media (width>=768px){.side-nav-item[data-id=chat].active{color:inherit;box-shadow:none;background:0 0}.app-shell,.sidebar,.workspace,.topbar,.chat-content,.composer,.tenant-card,.side-nav-item,.history-item{font-family:var(--font-crisp);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizelegibility}body,button,input,textarea{font-family:var(--font-ui)}.app-shell:has(.chat-content){background:radial-gradient(circle at 54% 28%,#7c3aed14,#0000 26%),#1b1a17}.app-shell:has(.chat-content) .workspace{background:#1b1a17;grid-template-rows:64px minmax(0,1fr)}.app-shell:has(.chat-content) .topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1d1c19eb;border-bottom-color:#f6f1e81a;min-height:64px;padding:0 28px}.app-shell:has(.chat-content) .topbar h1{color:#f6f0e6;font-family:var(--font-ui);font-size:16px;font-weight:800;line-height:1.2}.app-shell:has(.chat-content) .client-select{color:#d8d0c4;background:#f6f1e809;border-color:#f6f1e821;border-radius:11px;min-height:38px;padding:0 13px;font-size:14px;font-weight:600}.app-shell:has(.chat-content) .topbar-actions .icon-button{background:#f6f1e808;border-color:#f6f1e81f;border-radius:12px;width:40px;height:40px}.page-content.chat-content{background:linear-gradient(#ffffff03,#0000 18%),#1b1a17}.chat-page{background:radial-gradient(circle at 50% 14%,#ffffff05,#0000 30%),#1b1a17;grid-template-rows:minmax(0,1fr) auto}.chat-scroll,.chat-page.with-thread .chat-scroll{padding:42px 28px 38px;scroll-padding-bottom:160px}.chat-scroll::-webkit-scrollbar-thumb{background:#f6f1e82e}.thread,.chat-page.with-thread .thread{gap:36px;width:min(100%,920px);max-width:920px;padding:0 0 24px}.message-row,.message-row.assistant,.message-row.user,.chat-page.with-thread .message-row.user+.message-row.assistant,.chat-page.with-thread .message-row.assistant+.message-row.user,.chat-page.with-thread .message-row.user+.message-row.assistant:last-of-type{margin-top:0}.message-row.user{justify-content:flex-end;padding-right:clamp(0px,2.4vw,36px)}.message-row.assistant,.message-row.assistant.no-avatar{grid-template-columns:48px minmax(0,1fr);align-items:flex-start;column-gap:18px;width:100%;padding-left:0;display:grid}.message-row.assistant.no-avatar:before{content:"";grid-area:1/1}.message-row.assistant.no-avatar .assistant-bubble{grid-column:2}.assistant-avatar{filter:drop-shadow(0 12px 28px #7c3aed47);background:#7c3aed14;border-radius:14px;width:42px;height:42px;margin-top:4px}.assistant-avatar .logo-mark{width:39px;height:34px}.assistant-name-mobile{display:none}.message-bubble,.assistant-bubble,.chat-page.with-thread .assistant-bubble{box-shadow:none;background:0 0;border:0}.assistant-bubble,.chat-page.with-thread .assistant-bubble{color:#f4eee5;max-width:min(780px,100%);padding:0}.message-row.assistant:not(.no-avatar) .assistant-bubble:before{content:"Memora";color:#bba5ff;font-family:var(--font-ui);margin:0 0 9px;font-size:13px;font-weight:800;line-height:1.2;display:block}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{color:#f1eadf;max-width:68ch;font-family:var(--font-reading);font-size:19px;font-weight:520;line-height:1.66}.assistant-bubble>p{margin:0 0 14px}.assistant-bubble strong{color:#fff7ec;font-weight:700}.user-bubble,.chat-page.with-thread .user-bubble{background:#090908db;border:1px solid #f6f1e81c;border-radius:17px;min-width:auto;max-width:min(560px,54vw);padding:15px 18px 13px;box-shadow:0 18px 54px #00000047}.user-bubble p{color:#fff7ec;font-family:var(--font-ui);margin:0;font-size:15.5px;font-weight:650;line-height:1.55}.message-time{color:#9d9488;font-family:var(--font-ui);text-align:left;margin-top:9px;font-size:12px}.user-bubble .message-time{text-align:right}.message-footer{color:#91887b;max-width:780px;font-family:var(--font-ui);opacity:.58;margin-top:12px;padding-top:0;font-size:12px;transition:opacity .16s}.assistant-bubble:hover .message-footer,.user-bubble:hover .message-footer{opacity:1}.message-footer .icon-button{background:#f6f1e807;border-radius:10px;width:34px;height:32px}.msg-action-btn{color:#91887b;border-radius:10px;width:34px;height:32px}.msg-action-btn:active{color:var(--text);background:#f6f1e812}.sources-header{color:#a99e90;max-width:780px;font-family:var(--font-ui);letter-spacing:0;margin:18px 0 8px;font-size:11px;font-weight:800}.sources-count{color:#83786d}.source-row{gap:8px;max-width:780px;margin:0}.source-chip{color:#d7cfc2;max-width:240px;height:32px;font-family:var(--font-ui);background:#f6f1e80b;border-color:#f6f1e821;border-radius:999px;gap:7px;padding:0 11px;font-size:12px;font-weight:650}.source-chip-label{font-family:var(--font-ui);font-size:12px;font-weight:650}.source-badge{width:19px;height:19px;font-family:var(--font-ui);border-radius:7px;font-size:11px}.source-chip.is-active{color:#fff8ef;background:#7c3aed33;border-color:#9b5cff8a}.source-evidence{background:#0a090880;border:1px solid #9b5cff38;border-radius:14px;max-width:780px;margin-top:10px;padding:13px 15px}.source-evidence strong,.source-evidence p{font-family:var(--font-ui)}.source-evidence strong{color:#c5adff;margin-bottom:6px;font-size:13px;font-weight:800}.source-evidence p{color:#d1c7ba;font-size:13px;line-height:1.55}.typing-row{color:#a89f92;font-family:var(--font-ui);margin-left:66px;font-size:14px}.composer-dock{background:linear-gradient(#1b1a1700,#1b1a17f5 38%);justify-content:center;align-items:flex-end;padding:20px 28px 22px;display:flex}.composer,.chat-page.with-thread .composer{background:#2d2b27;border:1px solid #f6f1e824;border-radius:23px;grid-template-rows:minmax(54px,1fr) auto;grid-template-columns:44px minmax(0,1fr) auto 52px;align-items:end;gap:10px 12px;width:min(944px,100% - 12px);min-height:126px;margin:0 auto;padding:22px 20px 18px;display:grid;box-shadow:0 26px 80px #00000061,inset 0 1px #ffffff0e}.attach-button,.chat-page.with-thread .attach-button{color:#ebe2d3;background:0 0;border:0;border-radius:12px;grid-area:2/1;width:40px;height:40px}.attach-button:hover{background:#f6f1e80f}.composer textarea,.chat-page.with-thread .composer textarea{color:#f7efe4;min-height:64px;font-family:var(--font-ui);grid-area:1/2/3/4;align-self:start;margin:2px 0 0;font-size:19px;font-weight:500;line-height:1.45}.composer textarea::placeholder,.chat-page.with-thread .composer textarea::placeholder{color:#9c9286;opacity:1}.shortcut-hint,.composer-help{display:none}.send-button,.chat-page.with-thread .send-button{color:#fff;background:linear-gradient(#9c7aff,#6d28d9);border-radius:15px;grid-area:2/4;width:48px;height:48px;box-shadow:0 14px 34px #6d28d957}.send-button:disabled{opacity:.56;box-shadow:none}.welcome-state{gap:18px;min-height:calc(100vh - 250px)}.welcome-state h2{color:#f3eadc;max-width:720px;font-family:var(--font-reading);font-size:clamp(20px,1.8vw,24px);font-weight:600;line-height:1.1}.welcome-state p{color:#bdb3a7;max-width:620px;font-family:var(--font-ui);font-size:14px;line-height:1.5}.prompt-card{color:#eee5d8;min-height:92px;font-family:var(--font-ui);background:#f6f1e809;border-color:#f6f1e81c;border-radius:18px;font-size:15px;font-weight:650}.chat-content{-webkit-font-smoothing:antialiased;text-rendering:geometricprecision}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{color:#f6efe5;max-width:70ch;font-family:var(--font-ui);letter-spacing:0;font-size:15px;font-weight:400;line-height:1.55}.assistant-bubble>p{margin-bottom:12px}.assistant-bubble strong{font-weight:700}.user-bubble,.chat-page.with-thread .user-bubble{box-shadow:none;background:#090908bd;border-color:#f6f1e821;padding:14px 18px 12px}.user-bubble p{font-size:15px;font-weight:450;line-height:1.5}.message-bubble,.assistant-bubble,.user-bubble,.source-evidence,.chat-page.with-thread .assistant-bubble,.chat-page.with-thread .user-bubble{box-shadow:none}.source-evidence p{font-size:14px;line-height:1.62}.source-evidence strong,.source-chip,.source-chip-label{font-size:13px}}@media (width<=767px),(hover:none) and (pointer:coarse){.message-actions{opacity:1;pointer-events:auto}}@media (width>=768px){.page-content.chat-content,.chat-page{background:#1b1a17}.app-shell:has(.chat-content){background:#1b1a17}.assistant-avatar{filter:none}.chat-page{grid-template-rows:minmax(0,1fr) auto}.chat-scroll,.chat-page.with-thread .chat-scroll{padding:30px 32px 18px}.thread,.chat-page.with-thread .thread{gap:16px;width:min(100%,880px);max-width:880px;padding-bottom:6px}.message-row.user{padding-right:clamp(8px,4.5vw,86px)}.message-row.assistant,.message-row.assistant.no-avatar{grid-template-columns:44px minmax(0,1fr);column-gap:16px}.assistant-avatar{background:0 0;width:38px;height:38px;margin-top:3px}.assistant-avatar .logo-mark{width:36px;height:31px}.assistant-bubble,.chat-page.with-thread .assistant-bubble{max-width:min(760px,100%)}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{max-width:64ch;font-size:15px;line-height:1.55}.user-bubble,.chat-page.with-thread .user-bubble{background:#10100f;border-radius:15px;max-width:min(520px,50vw);padding:15px 18px 13px}.composer-dock{background:#1b1a17;flex-direction:column;align-items:center;padding:8px 32px 18px;display:flex}.composer,.chat-page.with-thread .composer{background:#2c2a26;border-color:#f6f1e829;border-radius:18px;width:min(944px,100% - 12px);min-height:72px;padding:12px 16px}.composer textarea,.chat-page.with-thread .composer textarea{min-height:48px;font-size:15px;line-height:1.45}.composer-footnote-desktop{color:#7f766b;text-align:center;width:min(944px,100% - 12px);margin:-1px 0 0;font-size:12px;line-height:1.3}}@media (width<=767px){.composer-footnote-desktop{display:none}}@media (width>=768px){.sidebar{background:#1d1c1a;border-right-color:#f6f1e81c;padding:22px 18px 18px}.brand-row{margin-bottom:22px}.brand-row .icon-button{color:#d6ccbd;background:#f6f1e809;border-radius:12px;width:42px;height:42px}.new-conversation-row{grid-template-columns:minmax(0,1fr) 44px;gap:10px;margin-bottom:24px}.new-conversation-row .primary-button{border-radius:12px;justify-content:flex-start;min-height:46px;padding:0 18px;font-size:15.5px;font-weight:800}.new-conversation-row .icon-button{border-radius:12px;width:44px;height:46px}.sidebar-section-label{color:#8d8478;letter-spacing:.01em;margin:0 10px 9px;font-size:12.5px;font-weight:750;display:block}.sidebar-section-label.recientes{margin-top:22px}.side-nav{border-bottom-color:#f6f1e81a;gap:5px;padding:0 0 20px}.side-nav-item{color:#eee4d5;border-radius:11px;gap:14px;min-height:44px;padding:0 12px;font-size:16px;font-weight:650;line-height:1.2}.side-nav-item svg{color:#f0e6d7;stroke-width:2px;width:22px;height:22px}.side-nav-item:hover{color:#fff7ec;background:#f6f1e80e}.side-nav-item.active{color:#fff7ec;background:#7c3aed33;box-shadow:inset 3px 0 #a679ff}.side-nav-item.active svg{color:#c4adff}.history-panel{padding:0 2px 16px 0}.history-title{color:#aaa093;padding:0 10px 8px;font-size:13.5px;font-weight:650}.history-list{gap:5px}.history-item{color:#e8dfd1;border-radius:11px;gap:12px;min-height:42px;padding:0 12px;font-size:15.5px;font-weight:620}.history-item svg{color:#d3c8ba;width:20px;height:20px}.history-item:hover{background:#f6f1e80d}.history-item.active{background:#7c3aed38;box-shadow:inset 3px 0 #a679ff}.history-empty{color:#8d8478;margin:6px 10px 0;font-size:14px;line-height:1.45}.tenant-card{background:#f6f1e80b;border-color:#f6f1e821;border-radius:14px;gap:12px;min-height:66px;padding:11px 12px}.tenant-avatar{border-radius:12px;width:46px;height:46px;font-size:16px}.tenant-card strong{color:#fff7ec;text-overflow:ellipsis;white-space:nowrap;font-size:15.5px;font-weight:800;line-height:1.15;overflow:hidden}.tenant-card small{color:#a99f92;font-size:12px;font-weight:600}.chat-content{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}.message-row.assistant:not(.no-avatar) .assistant-bubble:before{color:#bca7ff;font-family:var(--font-crisp);font-size:12.5px;font-weight:700}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{color:#f0ece4;max-width:66ch;font-family:var(--font-crisp);letter-spacing:0;font-size:18.5px;font-weight:520;line-height:1.58}.assistant-bubble strong{color:#faf4ea;font-weight:680}.user-bubble p{color:#f6f1e8;font-family:var(--font-crisp);letter-spacing:0;font-size:16px;font-weight:560;line-height:1.5}.source-evidence strong,.source-evidence p,.source-chip,.source-chip-label,.sources-header,.message-time,.message-footer{font-family:var(--font-crisp)}.source-evidence p{color:#cfc7bc;font-size:13.5px;font-weight:450}.side-nav-item{color:#eee7dc;font-family:var(--font-crisp);font-size:15.5px;font-weight:580}.side-nav-item.active{font-weight:650}.history-item{color:#ded6ca;font-family:var(--font-crisp);font-size:15px;font-weight:520}.history-item.active{font-weight:620}.tenant-card strong,.new-conversation-row .primary-button{font-family:var(--font-crisp);font-weight:700}.app-shell:has(.chat-content) .topbar h1{font-family:var(--font-crisp);font-weight:700}.composer textarea,.chat-page.with-thread .composer textarea{font-family:var(--font-crisp);letter-spacing:0;font-size:17.5px;font-weight:450}.chat-scroll,.chat-page.with-thread .chat-scroll{padding:30px clamp(32px,4.2vw,76px) 18px}.thread,.chat-page.with-thread .thread{gap:32px;width:min(100%,1000px);max-width:1000px}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{max-width:72ch;font-size:19px;line-height:1.6}.message-row.user{padding-right:clamp(14px,5vw,96px)}.user-bubble,.chat-page.with-thread .user-bubble{max-width:min(580px,50vw)}.composer,.chat-page.with-thread .composer{min-height:116px}:root{--sidebar:360px}.sidebar{padding:22px 20px 18px}.brand-logo{width:158px}.side-nav-item{min-height:46px;padding:0 14px;font-size:16px}.history-item{min-height:44px;padding:0 14px;font-size:15.5px}.tenant-card{min-height:70px;padding:12px 13px}.chat-scroll,.chat-page.with-thread .chat-scroll{padding-left:clamp(44px,5.4vw,96px);padding-right:clamp(44px,5.4vw,96px)}.thread,.chat-page.with-thread .thread{width:min(100%,1100px);max-width:1100px}.assistant-bubble,.chat-page.with-thread .assistant-bubble{max-width:min(920px,100%)}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{max-width:76ch}.source-row,.source-evidence,.sources-header,.message-footer{max-width:920px}.composer,.chat-page.with-thread .composer,.composer-footnote-desktop{width:min(1120px,100% - 12px)}.history-item.active{box-shadow:none;background:#7c3aed38}.composer-dock{padding-top:6px;padding-bottom:22px}.composer,.chat-page.with-thread .composer{border-radius:20px;min-height:82px;padding:12px 16px}.composer textarea,.chat-page.with-thread .composer textarea{min-height:38px;margin-top:4px;font-size:17px;line-height:1.42}.attach-button,.chat-page.with-thread .attach-button{width:38px;height:38px}.send-button,.chat-page.with-thread .send-button{border-radius:14px;width:44px;height:44px}.composer-footnote-desktop{color:#9a9186;text-align:center;width:min(1120px,100% - 12px);margin:8px auto 0;font-size:13px;font-weight:500;line-height:1.35}}@keyframes memora-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes memora-breathe-sm{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes memora-logo-sweep{0%{background-position:180% 0}to{background-position:-80% 0}}@keyframes memora-bar-shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}@keyframes memora-phrase-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes memora-msg-user-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes memora-msg-assistant-in{0%{opacity:0}to{opacity:1}}@keyframes memora-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes memora-drawer-item-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes memora-screen-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes memora-spin{to{transform:rotate(360deg)}}.typing-avatar,.typing-body{display:none}@media (width<=767.98px){.typing-desktop-process{display:none}.typing-row{align-items:center;gap:11px}.typing-avatar{width:48px;height:42px;color:inherit;background:0 0;border-radius:0;flex:none;place-items:center;font-size:0;display:grid;animation:none!important}.typing-avatar .thinking-mark{width:46px;height:42px}.typing-body{flex-direction:column;gap:5px;min-width:0;display:flex}.typing-name,.typing-shimmer-bar{display:none}.typing-phrase{color:#b8b0a4;font-size:12.5px;line-height:1.2;animation:.35s ease-out memora-phrase-in!important}@supports ((-webkit-background-clip:text) or (background-clip:text)){.typing-phrase{background:linear-gradient(90deg,#948c80 0% 35%,#fff6e8 50%,#948c80 65% 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:1.8s linear infinite typing-text-shimmer,.35s ease-out memora-phrase-in!important}}.welcome-orbit .logo-mark{transition:transform .4s ease-out!important}.welcome-orbit.is-generating .logo-mark{position:relative;animation:1.2s ease-in-out infinite memora-breathe!important}.welcome-orbit.is-generating .logo-mark:after{content:"";pointer-events:none;background-image:linear-gradient(105deg,#0000 40%,#ffffffe6 50%,#0000 60%);background-repeat:no-repeat;background-size:250% 100%;position:absolute;inset:0;-webkit-mask:url(/assets/memora-mark.png?v=2) 50%/contain no-repeat;mask:url(/assets/memora-mark.png?v=2) 50%/contain no-repeat;animation:1.8s linear infinite memora-logo-sweep!important}.message-row.user.is-entering{animation:.2s ease-out both memora-msg-user-in!important}.message-row.assistant.is-entering{animation:.15s ease-out both memora-msg-assistant-in!important}.prompt-card{transition:transform .1s!important;animation:.3s ease-out both memora-card-in!important}.prompt-card:first-child{animation-delay:0s}.prompt-card:nth-child(2){animation-delay:80ms}.prompt-card:nth-child(3){animation-delay:.16s}.prompt-card:active{transform:scale(.97)}.sidebar{transition:transform .2s cubic-bezier(.4,0,1,1)!important}.app-shell.menu-open .sidebar{transition:transform .28s cubic-bezier(.32,.72,0,1)!important}.mobile-drawer-backdrop{transition:opacity .2s!important}.app-shell.menu-open .mobile-drawer-backdrop{transition:opacity .28s!important}.send-button{transition:transform .15s cubic-bezier(.34,1.56,.64,1)!important}.send-button:active{transform:scale(.92)rotate(15deg)}.send-button.is-sending svg{animation:none!important}.chat-page.with-thread .chat-scroll{animation:.28s ease-in-out memora-screen-in!important}}.splash-screen{z-index:9999;background:var(--bg,#050810);opacity:1;-webkit-tap-highlight-color:transparent;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transition:opacity .35s ease-in!important}.splash-screen.is-exiting{opacity:0}.splash-inner{flex-direction:column;align-items:center;gap:20px;display:flex}.splash-logo{place-items:center;width:92px;height:86px;display:grid}.splash-logo img{object-fit:contain;filter:drop-shadow(0 0 30px #7c3aed66);width:100%;height:100%;animation:1s both splash-logo-in!important}.splash-name{font-family:var(--font-ui);letter-spacing:-.015em;color:#fff;font-size:1.85rem;font-weight:700;animation:.4s ease-out .5s both splash-text-in!important}@keyframes splash-logo-in{0%{opacity:0;animation-timing-function:ease-out;transform:scale(.85)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scale(1)}70%{animation-timing-function:ease-in-out;transform:scale(1.06)}to{transform:scale(1)}}@keyframes splash-text-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767.98px){.sources-mobile{flex-direction:column;gap:18px;padding-bottom:40px;display:flex}.src-intro{text-align:center;color:var(--muted,#9b9488);margin:2px 14px;font-size:15px;line-height:1.45}.src-upload-card{text-align:center;background:linear-gradient(#7c3aed12,#7c3aed04);border:1.5px dashed #8b5cf66b;border-radius:22px;flex-direction:column;align-items:center;padding:24px 20px 22px;display:flex}.src-upload-card.is-busy{opacity:.7}.src-upload-card .upload-illustration{margin-bottom:4px}.src-upload-title{font-family:var(--font-ui);color:#fff;margin:8px 0 4px;font-size:1.5rem;font-weight:700}.src-upload-sub{color:var(--muted,#9b9488);margin:0 0 18px;font-size:13.5px}.src-btn-primary{color:#fff;width:100%;height:54px;font-family:var(--font-ui);background:linear-gradient(#8b5cf6,#6d28d9);border:none;border-radius:15px;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:650;display:flex;box-shadow:0 12px 30px #6d28d959}.src-btn-primary:disabled{opacity:.6;box-shadow:none}.src-or{width:100%;color:var(--muted,#8c857a);align-items:center;gap:12px;margin:16px 0;font-size:13px;display:flex}.src-or:before,.src-or:after{content:"";background:#ffffff1a;flex:1;height:1px}.src-btn-outline{color:#ece8e1;background:#ffffff08;border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-size:15px;font-weight:550;display:flex}.src-btn-outline:disabled{opacity:.55}.src-chip-row{gap:10px;width:100%;margin-top:12px;display:flex}.src-chip{color:#cfc9c0;background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;height:46px;font-size:13px;font-weight:550;display:flex}.src-chip svg{color:var(--violet-2,#a78bfa);flex:none}.src-chip:disabled{opacity:.5}.src-alert{color:#e7e2d9;background:#8b5cf61f;border:1px solid #8b5cf640;border-radius:13px;align-items:center;gap:10px;padding:12px 14px;font-size:13.5px;display:flex}.src-alert svg{color:var(--violet-2,#a78bfa);flex:none}.src-alert.danger{background:#f871711f;border-color:#f871714d}.src-alert.danger svg{color:#f87171}.src-alert.upload-intent span{flex:1}.src-alert.upload-intent strong{color:#fffaf0}.src-alert.upload-intent button{color:#fffaf0;background:#7c3aed47;border:1px solid #a78bfa57;border-radius:999px;flex:none;height:34px;padding:0 14px}.src-memory-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;padding:18px}.src-memory-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.src-memory-title{color:#fff;font-size:15px;font-weight:650}.src-index-badge{color:var(--muted,#9b9488);align-items:center;gap:6px;font-size:13px;display:flex}.src-index-badge .src-dot{background:#3ddc84;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #3ddc84b3}.src-index-badge.ok{color:#d6f5e3}.src-index-badge svg{color:var(--muted,#8c857a)}.src-memory-stats{display:flex}.src-stat{flex-direction:column;flex:1;gap:4px;padding-left:16px;display:flex}.src-stat:first-child{padding-left:0}.src-stat+.src-stat{border-left:1px solid #ffffff12}.src-stat-top{align-items:center;gap:8px;display:flex}.src-stat-top svg{color:var(--violet-2,#a78bfa)}.src-stat-top strong{color:#fff;font-size:1.55rem;font-weight:700;line-height:1}.src-stat>span{color:var(--muted,#9b9488);font-size:12.5px}.src-search-row{align-items:center;gap:10px;display:flex}.src-search{background:#ffffff0a;border:1px solid #ffffff14;border-radius:13px;flex:1;align-items:center;gap:8px;min-width:0;height:46px;padding:0 14px;display:flex}.src-search svg{color:var(--muted,#8c857a);flex:none}.src-search input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14.5px}.src-search input::placeholder{color:var(--muted,#8c857a)}.src-dropdown-wrap{flex:none;position:relative}.src-filter{color:#d8d2c9;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:6px;height:46px;padding:0 12px;font-size:13.5px;display:flex}.src-refresh{color:#d8d2c9;background:#ffffff0a;border:1px solid #ffffff14;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.src-refresh:disabled{opacity:.5}.src-menu-scrim{z-index:29;background:0 0;border:none;position:fixed;inset:0}.src-menu{z-index:30;background:#161318;border:1px solid #ffffff1a;border-radius:12px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 18px 40px #00000080}.src-menu.align-right{left:auto;right:0}.src-menu button{text-align:left;color:#e7e2d9;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px}.src-menu button.active{color:#fff;background:#8b5cf62e}.src-list-head{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.src-list-head>span{color:#fff;font-size:15px;font-weight:650}.src-sort{color:var(--muted,#9b9488);background:0 0;border:none;align-items:center;gap:4px;font-size:13.5px;display:flex}.src-list{flex-direction:column;gap:10px;display:flex}.src-doc{background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:12px;padding:13px 14px;display:flex}.src-file-icon{color:#fff;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.src-file-icon.pdf{background:linear-gradient(#f0584f,#d6342a)}.src-file-icon.doc{background:linear-gradient(#3b82f6,#2563eb)}.src-file-icon.csv{background:linear-gradient(#22c55e,#16a34a)}.src-file-icon.txt{background:linear-gradient(#5b5750,#3c3934)}.src-doc-main{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.src-doc-main strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.src-doc-main span{color:var(--muted,#9b9488);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.src-status{white-space:nowrap;flex:none;font-size:12.5px;font-weight:600}.src-status.success{color:#4ade80}.src-status.processing{color:#a78bfa}.src-status.danger{color:#f87171}.src-status.warning{color:#fbbf24}.src-doc-menu{color:#cfc9c0;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.src-empty,.src-loading{text-align:center;color:var(--muted,#9b9488);padding:32px 18px;font-size:14px;line-height:1.5}.src-sheet-backdrop{z-index:80;background:#00000080;align-items:flex-end;animation:.18s ease-out both src-fade-in;display:flex;position:fixed;inset:0}.src-sheet{width:100%;padding:10px 16px calc(16px + env(safe-area-inset-bottom));background:#161318;border-radius:22px 22px 0 0;flex-direction:column;gap:8px;animation:.24s cubic-bezier(.2,.8,.2,1) both src-sheet-up;display:flex}.src-sheet-grab{background:#ffffff38;border-radius:99px;align-self:center;width:38px;height:4px;margin:4px 0 8px}.src-sheet-doc{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;margin-bottom:4px;padding:4px 4px 12px;display:flex}.src-sheet-action{color:#ece8e1;background:#ffffff0d;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:52px;font-size:15.5px;font-weight:550;display:flex}.src-sheet-action.danger{color:#f87171;background:#f871711a}@keyframes src-fade-in{0%{opacity:0}to{opacity:1}}@keyframes src-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ppl-mobile-members{flex-direction:column;gap:14px;margin-top:2px;display:flex}.ppl-count{color:var(--muted,#9b9488);font-size:13px;font-weight:500}.ppl-avatar{color:#fff;letter-spacing:.3px;background:linear-gradient(160deg,#8b5cf6,#6d28d9);border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-size:15px;font-weight:700;display:grid}.ppl-avatar.is-admin{background:linear-gradient(160deg,#a855f7,#7c3aed)}.ppl-avatar.is-pending{color:var(--muted,#9b9488);background:#ffffff0f;border:1px solid #ffffff14}.ppl-sheet-note{text-align:center;color:var(--muted,#9b9488);padding:8px 0 2px;font-size:13.5px}.ppl-invite{background:#ffffff09;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:14px;padding:20px 18px;display:flex}.ppl-invite-head{align-items:flex-start;gap:14px;display:flex}.ppl-invite-icon{color:#c4b5fd;background:#7c3aed29;border:1px solid #a479ff38;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.ppl-invite-copy h3{color:#fff;margin:1px 0 4px;font-size:18px;font-weight:700;line-height:1.2}.ppl-invite-copy p{color:var(--muted,#9b9488);margin:0;font-size:14px;line-height:1.42}.ppl-invite-field{flex-direction:column;gap:7px;display:flex}.ppl-invite-field>span{color:var(--muted,#9b9488);font-size:13px;font-weight:600}.ppl-invite-select{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;width:100%;height:52px;padding:0 16px;font-size:15px}.ppl-invite-link input{color:#cfc9c0;background:#00000047;border:1px solid #ffffff1a;border-radius:13px;width:100%;height:48px;padding:0 14px;font-size:13px}.ppl-invite-note{color:var(--muted,#9b9488);text-align:center;font-size:12.5px}.spaces-mobile{flex-direction:column;gap:16px;padding-bottom:40px;display:flex}.spc-client-pill{color:#e7e2d9;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-self:center;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:550;display:inline-flex}.spc-client-pill>svg:first-child{color:var(--violet-2,#a78bfa)}.spc-client-pill>svg:last-child{color:var(--muted,#8c857a)}.spc-tone-violet{--tone:#b99cff;--tone-bg:#7c3aed29;--tone-ring:#8b5cf699}.spc-tone-gold{--tone:#f6c15d;--tone-bg:#f6a61a24;--tone-ring:#f6a61a80}.spc-tone-green{--tone:#68e08f;--tone-bg:#25d36621;--tone-ring:#25d36680}.spc-tone-blue{--tone:#7db7ff;--tone-bg:#2f8cff24;--tone-ring:#2f8cff80}.spc-tone-pink{--tone:#ff7fba;--tone-bg:#e92d8724;--tone-ring:#e92d8780}.spc-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;margin:0 -2px;padding:2px 0;display:flex;overflow-x:auto}.spc-rail::-webkit-scrollbar{display:none}.spc-card{scroll-snap-align:start;text-align:left;background:linear-gradient(180deg, var(--tone-bg), #ffffff03);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;flex:none;width:200px;padding:16px;display:flex}.spc-card.active{border-color:var(--tone-ring);box-shadow:0 0 0 1px var(--tone-ring)}.spc-card-icon{background:var(--tone-bg);width:44px;height:44px;color:var(--tone);border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.spc-card-title{color:var(--tone);margin-bottom:6px;font-size:17px;font-weight:700}.spc-card-desc{color:var(--muted,#9b9488);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.spc-card-meta{color:#cfc9c0;margin-top:auto;font-size:12.5px;font-style:normal}.spc-rail-track{background:#ffffff12;border-radius:99px;height:4px;margin:-4px 2px 2px;position:relative}.spc-rail-thumb{background:var(--violet-2,#8b5cf6);border-radius:99px;width:28%;height:100%;transition:left 80ms linear;position:absolute;top:0}.spc-summary-card,.spc-docs-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;padding:18px}.spc-summary-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.spc-summary-label{color:#fff;font-size:15px;font-weight:650}.spc-badge{color:#4ade80;background:#4ade801a;border:1px solid #4ade804d;border-radius:999px;padding:4px 12px;font-size:12.5px;font-weight:600}.spc-summary-id{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.spc-summary-id .spc-card-icon{flex:none;margin-bottom:0}.spc-summary-copy h3{color:#fff;margin:0 0 4px;font-size:1.5rem;font-weight:700}.spc-summary-copy p{color:var(--muted,#9b9488);margin:0;font-size:13.5px;line-height:1.45}.spc-summary-stats{gap:10px;display:flex}.spc-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:13px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:14px 6px;display:flex}.spc-stat strong{color:#fff;font-size:1.25rem;font-weight:700}.spc-stat strong.ok{color:#4ade80}.spc-stat span{color:var(--muted,#9b9488);font-size:12px}.spc-docs-title{color:#fff;margin:0 0 14px;font-size:15px;font-weight:650}.spc-docs-card .src-search-row{margin-bottom:14px}.spc-list{gap:8px}.spc-docs-card .src-doc{background:#ffffff05;grid-template-rows:auto auto;grid-template-columns:46px minmax(0,1fr) 42px;align-items:center;gap:7px 12px;padding:12px;display:grid}.spc-docs-card .src-file-icon{grid-area:1/1/span 2}.spc-docs-card .src-doc-main{grid-area:1/2;min-width:0}.spc-docs-card .src-doc-menu{grid-area:1/3/span 2;justify-self:end}.spc-status-wrap{flex-direction:column;grid-area:2/2;align-items:flex-start;gap:5px;min-width:0;display:flex}.spc-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.spc-status .spc-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.spc-status.success{color:#4ade80;background:#4ade801a}.spc-status.processing{color:#a78bfa;background:#a78bfa1f}.spc-status.danger{color:#f87171;background:#f871711a}.spc-status.warning{color:#fbbf24;background:#fbbf241a}.spc-retry{color:var(--violet-2,#a78bfa);background:0 0;border:none;padding:0;font-size:12.5px;font-weight:600}@media (width<=420px){.spc-docs-card .src-search-row{grid-template-columns:1fr;gap:10px;display:grid}.spc-docs-card .src-filter{justify-content:center;width:100%}}.spc-manage{margin-top:2px}.src-dest{align-items:center;gap:10px;width:100%;margin-bottom:14px;display:flex}.src-dest-label{color:var(--muted,#9b9488);flex:none;font-size:13px}.src-dest-btn{color:#e7e2d9;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:13.5px;font-weight:550;display:inline-flex}.src-dest-btn>svg:first-child{color:var(--violet-2,#a78bfa)}.src-dest-btn:disabled{opacity:.5}.src-menu-new{border-top:1px solid #ffffff14;align-items:center;gap:7px;margin-top:4px;display:flex;color:var(--violet-2,#a78bfa)!important}.src-newspace{gap:8px;width:100%;margin-bottom:14px;display:flex}.src-newspace input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:11px;outline:none;flex:1;min-width:0;height:42px;padding:0 12px;font-size:14px}.src-newspace input::placeholder{color:var(--muted,#8c857a)}.src-newspace button{color:#fff;background:linear-gradient(#8b5cf6,#6d28d9);border:none;border-radius:11px;flex:none;height:42px;padding:0 18px;font-size:14px;font-weight:600}.src-newspace button:disabled{opacity:.5}}@media (width>=768px){:root{--sidebar:258px}.chat-scroll,.chat-page.with-thread .chat-scroll{padding:16px 20px 10px}.thread,.chat-page.with-thread .thread{gap:12px;width:min(100%,820px);max-width:820px;padding-top:16px;padding-bottom:6px}.message-row.user{padding-right:0}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{letter-spacing:0;color:#f0ece4;max-width:60ch;font-size:15px;font-weight:400;line-height:1.48}.assistant-bubble>p{margin-bottom:8px}.assistant-bubble strong{font-weight:650}.user-bubble,.chat-page.with-thread .user-bubble{max-width:min(460px,48vw);padding:10px 14px 8px}.user-bubble p{font-size:15px;font-weight:400;line-height:1.45}.sources-header{margin:10px 0 6px;font-size:11px}.source-row{gap:6px;margin-top:5px}.source-chip{height:28px;font-size:12px}.source-evidence{margin-top:6px;padding:8px 10px}.source-evidence strong{margin-bottom:3px;font-size:12px}.source-evidence p{font-size:12.5px;line-height:1.42}.message-footer{margin-top:6px;padding-top:0;font-size:12px}.assistant-actions,.user-actions{padding-top:2px}.composer,.chat-page.with-thread .composer{grid-template-columns:unset;border-radius:14px;align-items:center;width:min(820px,100% - 8px);min-height:48px;padding:0 16px;display:flex}.composer-dock{padding-top:0;padding-bottom:8px}.composer textarea,.chat-page.with-thread .composer textarea{flex:1;min-height:24px;margin-top:0;padding:13px 0;font-size:15px;font-weight:400;line-height:1.4}.send-button,.chat-page.with-thread .send-button,.shortcut-hint,.composer-help,.attach-button,.chat-page.with-thread .attach-button{display:none}.composer-footnote-desktop{width:min(820px,100% - 8px);margin:10px auto 6px;font-size:12px}.welcome-state{gap:12px;min-height:calc(100vh - 200px)}.welcome-state h2{font-size:clamp(16px,1.5vw,20px);line-height:1.1}.welcome-state p{font-size:13.5px;line-height:1.45}.welcome-orbit{width:70px;height:58px}.welcome-orbit .logo-mark{width:62px;height:52px}.prompt-card{min-height:68px;padding:12px 14px;font-size:13.5px}.sidebar{padding:14px 10px 12px}.brand-logo{width:110px}.new-conversation-row{margin-bottom:12px}.primary-button{min-height:36px;font-size:13.5px}.side-nav-item{min-height:34px;padding:0 10px;font-size:13.5px}.history-item{min-height:32px;padding:0 10px;font-size:13px}.tenant-card{min-height:52px;padding:8px 10px;font-size:13px}}.sidebar,.composer-dock,.composer,.thread,.history-panel{contain:layout paint}.message-row,.source-evidence,.prompt-card,.history-item{contain:layout paint style}.thread>.message-row:not(:last-child){content-visibility:auto;contain-intrinsic-size:120px}.landing-section,.lp-pricing,.lp-faq,.auth-page{content-visibility:auto;contain-intrinsic-size:860px}.chat-scroll,.history-panel,.sidebar-nav{overscroll-behavior:contain}@media (width>=768px){.sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-shell:has(.chat-content) .topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media (width<=767px),(hover:none) and (pointer:coarse){.sidebar,.topbar,.lp-nav,.auth-card{-webkit-backdrop-filter:none;backdrop-filter:none}.landing-hero-product,.landing-mini-panel,.product-window,.hero-message:before,.assistant-avatar .logo-mark,.landing-sparkle{filter:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width>=768px){.tenant-card{background:linear-gradient(#f6f1e80d,#f6f1e805);border:1px solid #f6f1e81a;border-radius:14px;align-items:center;gap:11px;min-height:58px;padding:9px 11px 9px 10px;transition:border-color .17s,background .17s,box-shadow .17s;box-shadow:0 1px 2px #00000038,inset 0 1px #ffffff08}.tenant-card:hover{background:linear-gradient(#7c3aed1f,#f6f1e805);border-color:#a276ff5c;box-shadow:0 4px 16px #3c198247,inset 0 1px #ffffff0d}.tenant-avatar{color:#d6cdbf;width:40px;height:40px;font-family:var(--font-reading);letter-spacing:.03em;background:#f6f1e80e;border:1px solid #f6f1e824;border-radius:11px;font-size:16px;font-weight:600;box-shadow:inset 0 1px #ffffff0a}.tenant-card strong{color:#f6efe3;letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.tenant-card small{color:#bda6ff;letter-spacing:.01em;align-items:center;gap:6px;margin-top:3px;font-size:11.5px;font-weight:600;display:inline-flex}.tenant-card small:before{content:"";background:#a276ff;border-radius:999px;flex:none;width:6px;height:6px;box-shadow:0 0 7px #a276ffd9}.tenant-card>svg{color:#8b8377;flex:none;transition:color .16s,transform .16s}.tenant-card:hover>svg{color:#c7bdf5;transform:translateY(1px)}}.history-row{border-radius:12px;min-width:0;position:relative}.history-row .history-item{min-width:0;padding-right:42px}.history-menu-trigger{z-index:2;color:#a9a197;opacity:0;pointer-events:none;background:0 0;border-radius:9px;place-items:center;width:30px;height:30px;transition:opacity .12s,transform .12s,color .12s,background .12s;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)scale(.96)}.history-row:hover .history-menu-trigger,.history-row:focus-within .history-menu-trigger,.history-row.menu-open .history-menu-trigger{opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}.history-menu-trigger:hover,.history-row.menu-open .history-menu-trigger{color:#f4efe7;background:#f6f1e814}.history-context-menu{z-index:90;background:#24221f;border:1px solid #f6f1e81f;border-radius:13px;width:196px;padding:6px;position:absolute;top:calc(100% + 6px);right:4px;box-shadow:0 18px 42px #0000006b,inset 0 1px #ffffff09}.history-context-menu button{color:#eee6dc;width:100%;min-height:38px;font-family:var(--font-crisp);text-align:left;background:0 0;border-radius:9px;align-items:center;gap:10px;padding:0 10px;font-size:13.5px;font-weight:650;display:flex}.history-context-menu button:hover{background:#f6f1e814}.history-context-menu button svg{color:#bda6ff;flex:none}.history-context-menu button.danger,.history-context-menu button.danger svg{color:#ff8585}@media (width<=767px),(hover:none) and (pointer:coarse){.history-menu-trigger{opacity:1;pointer-events:auto}}.composer,.chat-page.with-thread .composer{cursor:text}.composer textarea,.chat-page.with-thread .composer textarea{flex:auto;width:100%;min-width:0;max-width:100%}.composer:not(.has-input) .send-button,.chat-page.with-thread .composer:not(.has-input) .send-button{display:none}.composer.has-input .send-button,.chat-page.with-thread .composer.has-input .send-button,.composer.is-generating .send-button,.chat-page.with-thread .composer.is-generating .send-button{flex:none;display:grid}.send-button.is-stopping{cursor:pointer;background:linear-gradient(#9f73ff,#6d28d9)}.stop-square{background:#fff;border-radius:3px;width:13px;height:13px}@media (width>=768px){.composer,.chat-page.with-thread .composer{grid-template-columns:unset;grid-template-rows:unset;align-items:center;gap:12px;display:flex}.composer textarea,.chat-page.with-thread .composer textarea{grid-area:auto;align-self:center;min-height:24px;padding-right:4px}.composer.has-input .send-button,.chat-page.with-thread .composer.has-input .send-button{width:38px;height:38px;margin-left:2px}}@media (width<=767px){.composer,.chat-page.with-thread .composer{grid-template-columns:unset;grid-template-rows:unset;align-items:center;gap:10px;display:flex}.composer textarea,.chat-page.with-thread .composer textarea{grid-area:auto;align-self:center;min-height:26px;padding:0 4px}.composer.has-input .send-button,.chat-page.with-thread .composer.has-input .send-button{width:38px;height:38px;margin-left:auto}}.thread,.message-row,.message-bubble,.assistant-bubble,.user-bubble,.source-row,.source-chip,.source-chip-label,.source-evidence{min-width:0;max-width:100%}.message-bubble,.assistant-bubble,.user-bubble,.assistant-bubble>p,.assistant-bubble li,.user-bubble p,.source-evidence,.source-evidence p,.source-chip-label{overflow-wrap:anywhere;word-break:normal}.source-row{flex-wrap:wrap}.mobile-composer-plus,.mobile-composer-mode,.mobile-composer-voice{display:none}@media (width<=767px){html,body,#root,.app-shell,.workspace,.page-content.chat-content,.chat-page{max-width:100vw;overflow-x:hidden}.chat-scroll,.chat-page.with-thread .chat-scroll{width:100%;max-width:100vw;padding:18px 18px calc(var(--dock-h,128px) + 72px);scroll-padding-bottom:calc(var(--dock-h,128px) + 72px);overflow-x:hidden}.thread,.chat-page.with-thread .thread{width:100%;max-width:100%;padding-inline:0;overflow:visible}.message-row,.message-row.assistant,.message-row.assistant.no-avatar,.message-row.user,.chat-page.with-thread .message-row.user+.message-row.assistant,.chat-page.with-thread .message-row.assistant+.message-row.user,.chat-page.with-thread .message-row.user+.message-row.assistant:last-of-type{width:100%;min-width:0;max-width:100%;padding-left:0;padding-right:0;overflow:visible}.message-row.assistant,.message-row.assistant.no-avatar{display:block}.message-row.user{justify-content:flex-end}.message-col,.assistant-col{width:100%;min-width:0;max-width:100%;overflow:visible}.assistant-bubble,.chat-page.with-thread .assistant-bubble{width:100%;min-width:0;max-width:100%;padding:0;overflow:visible}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list,.assistant-bubble li{overflow-wrap:anywhere;word-break:normal;width:100%;min-width:0;max-width:100%}.assistant-bubble>p,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{font-size:18px;line-height:1.48}.chat-page.with-thread .user-bubble,.user-bubble{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:min(78vw,560px);overflow:hidden}.source-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;width:100%;min-width:0;max-width:100%;padding:1px 0 5px;display:flex;overflow:auto hidden}.source-row::-webkit-scrollbar{display:none}.source-row button.source-chip:nth-of-type(n+3){display:inline-flex}.source-chip,.source-row .source-chip{flex:none;min-width:0;max-width:min(72vw,320px)}.source-chip-more{display:none}.source-chip-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.composer-dock,.chat-page.with-thread .composer-dock{left:0;right:0;bottom:var(--keyboard-offset,0px);z-index:40;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));pointer-events:none;background:linear-gradient(#19181500 0%,#191815d1 34%,#191815fa 100%);flex-direction:column;align-items:center;display:flex;position:fixed}.composer,.chat-page.with-thread .composer{pointer-events:auto;background:#2b2925fa;border:1px solid #f6f1e82b;border-radius:26px;align-items:center;gap:12px;width:min(100%,680px);min-height:74px;margin:0 auto;padding:12px;display:flex;box-shadow:0 18px 48px #00000057,inset 0 1px #ffffff0b}.mobile-composer-plus{color:#f4efe7;background:#0c0b0ac7;border-radius:999px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.composer textarea,.chat-page.with-thread .composer textarea{color:#f4efe7;background:0 0;flex:auto;align-self:center;width:100%;min-width:0;min-height:32px;max-height:118px;margin:0;padding:0;font-size:20px;line-height:1.35}.composer.has-input .send-button,.chat-page.with-thread .composer.has-input .send-button{color:#171614;width:42px;height:42px;box-shadow:none;background:#f4efe7;border-radius:999px;flex:0 0 42px;margin-left:0}.composer.has-input .send-button svg,.chat-page.with-thread .composer.has-input .send-button svg{color:currentColor}.shortcut-hint,.composer-help,.composer-footnote-desktop{display:none}.composer-privacy-mobile{pointer-events:auto;color:#f6f1e873;margin:10px 0 0;font-size:13px;line-height:1.25}.keyboard-open .composer-dock,.composer-dock:focus-within{padding:8px 16px calc(8px + env(safe-area-inset-bottom,0px));background:linear-gradient(#19181500 0%,#191815eb 42%)}.chat-scroll,.chat-page.with-thread .chat-scroll{box-sizing:border-box;padding-bottom:calc(var(--dock-h,96px) + 24px);scroll-padding-bottom:calc(var(--dock-h,96px) + 24px)}.thread,.chat-page.with-thread .thread,.message-row.assistant,.message-row.assistant.no-avatar,.assistant-col,.assistant-bubble,.chat-page.with-thread .assistant-bubble{box-sizing:border-box;width:100%;min-width:0;max-width:calc(100vw - 36px)}.assistant-bubble>*,.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list,.source-evidence,.source-evidence p{overflow-wrap:break-word;word-break:normal;min-width:0;max-width:100%}.source-row{max-width:calc(100vw - 36px)}.composer-dock,.chat-page.with-thread .composer-dock{padding:8px 14px calc(8px + env(safe-area-inset-bottom,0px));background:linear-gradient(#19181500 0%,#191815c7 34%,#191815fa 100%)}.composer,.chat-page.with-thread .composer{background:#2a2824fb;border:1px solid #f6f1e829;border-radius:26px;grid-template-rows:none;grid-template-columns:none;align-items:center;gap:8px;width:min(100%,680px);min-height:54px;padding:7px 7px 7px 18px;display:flex;box-shadow:0 16px 44px #0000004d,inset 0 1px #ffffff0b}.composer textarea,.chat-page.with-thread .composer textarea{color:#f4efe7;background:0 0;flex:auto;grid-area:auto;align-self:center;width:100%;min-width:0;min-height:26px;max-height:120px;margin:0;padding:7px 0;font-size:17px;line-height:1.35}.composer textarea::placeholder,.chat-page.with-thread .composer textarea::placeholder{color:#f6f1e880;opacity:1}.send-button,.chat-page.with-thread .send-button,.composer.has-input .send-button,.chat-page.with-thread .composer.has-input .send-button{color:#171614;width:40px;height:40px;box-shadow:none;background:#f4efe7;border-radius:999px;flex:0 0 40px;grid-area:auto;place-items:center;margin:0;transition:opacity .14s,transform .12s;display:grid}.send-button svg,.chat-page.with-thread .send-button svg{color:currentColor}.send-button:disabled,.chat-page.with-thread .send-button:disabled{opacity:.34}.send-button:active:not(:disabled){transform:scale(.92)}.composer-privacy-mobile{color:#f6f1e866;text-align:center;order:0;justify-content:center;align-items:center;gap:6px;max-width:min(100%,680px);margin:7px auto 0;font-size:11.5px;line-height:1.3;display:flex!important}.keyboard-open .composer-privacy-mobile,.composer-dock:focus-within .composer-privacy-mobile{display:none!important}:is(.keyboard-open .welcome-state .privacy-note,.chat-page:has(.composer:focus-within) .welcome-state .privacy-note){visibility:hidden}}.onboarding-root{background:var(--bg);min-height:100vh;color:var(--text);place-items:center;padding:24px;display:grid}.onboarding-card{border:1px solid var(--surface-3);background:var(--surface);text-align:center;border-radius:18px;width:100%;max-width:440px;padding:36px 32px;box-shadow:0 24px 70px #0006}.onboarding-logo{margin-bottom:18px;display:inline-flex}.onboarding-card h1{letter-spacing:-.01em;margin:0 0 10px;font-size:24px;font-weight:700}.onboarding-sub{color:var(--muted);margin:0 0 26px;font-size:14.5px;line-height:1.6}.onboarding-sub strong{color:var(--text-soft)}.onboarding-form{text-align:left;gap:8px;display:grid}.onboarding-form label{color:var(--text-soft);font-size:13px;font-weight:600}.onboarding-form input{border:1px solid var(--surface-3);background:var(--bg-elevated);width:100%;height:46px;color:var(--text);border-radius:12px;outline:none;padding:0 14px;font-size:15px;transition:border-color .14s}.onboarding-form input:focus{border-color:var(--violet-2)}.onboarding-error{color:#ff8a8a;margin:2px 0 0;font-size:13px}.onboarding-submit{color:#fff;cursor:pointer;background:linear-gradient(#895dff,#5628ec);border:0;border-radius:12px;height:48px;margin-top:10px;font-size:15px;font-weight:700;transition:opacity .14s}.onboarding-submit:disabled{opacity:.7;cursor:default}.onboarding-signout{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:18px;font-size:13px}.onboarding-signout:hover{color:var(--text-soft);text-decoration:underline}.quota-modal-scrim{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.quota-modal{background:radial-gradient(120% 80% at 50% -10%, #7c3aed38, transparent 60%), var(--surface,#16171d);text-align:center;border:1px solid #a479ff38;border-radius:22px;width:100%;max-width:400px;padding:32px 28px 22px;animation:.22s cubic-bezier(.2,.9,.3,1.2) quota-pop;position:relative;box-shadow:0 30px 80px #0009,inset 0 0 0 1px #ffffff05}@keyframes quota-pop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.quota-close{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;transition:background .14s,color .14s;display:grid;position:absolute;top:14px;right:14px}.quota-close:hover{color:var(--text,#fff);background:#ffffff0f}.quota-modal-icon{color:#fff;background:linear-gradient(135deg,#a479ff,#6d28d9);border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:14px;display:inline-grid;box-shadow:0 12px 30px #7c3aed80}.quota-modal h2{letter-spacing:-.01em;margin:0 0 8px;font-size:21px;font-weight:750}.quota-sub{color:var(--muted);margin:0 0 18px;font-size:14px;line-height:1.55}.quota-sub strong{color:var(--text,#f4f4f6)}.quota-usage{margin:0 0 18px}.quota-bar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.quota-bar>span{background:linear-gradient(90deg,#f97316,#ef4444);border-radius:999px;width:100%;height:100%;display:block}.quota-usage-label{color:var(--muted);text-align:right;margin-top:7px;font-size:12px;display:block}.quota-pro-card{text-align:left;background:linear-gradient(#7c3aed1f,#7c3aed0a);border:1px solid #a479ff4d;border-radius:15px;margin:0 0 18px;padding:15px 16px}.quota-pro-head{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.quota-pro-name{color:var(--text,#f4f4f6);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.quota-pro-name svg{color:#c79bff}.quota-pro-price{color:#fff;font-size:18px;font-weight:750}.quota-pro-price small{color:var(--muted);font-size:12px;font-weight:500}.quota-pro-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.quota-pro-list li{color:var(--text-soft,#d7d7df);align-items:center;gap:9px;font-size:13.5px;display:flex}.quota-pro-list li svg{color:#5fe39b;flex:none}.quota-pro-list li strong{color:#fff;font-weight:700}.quota-upgrade{color:#fff;cursor:pointer;background:linear-gradient(135deg,#895dff,#6d28d9);border:0;border-radius:13px;width:100%;height:48px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,filter .15s;box-shadow:0 12px 30px #7c3aed73}.quota-upgrade:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 38px #7c3aed8c}.quota-later{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:8px;font-size:13.5px}.quota-later:hover{color:var(--text-soft,#d7d7df)}.quota-modal-foot{color:var(--muted);margin:12px 0 0;font-size:12px}.space-create-modal{max-width:380px}.space-name-input{border:1px solid var(--surface-3,#ffffff1f);background:var(--bg-elevated,#16171d);width:100%;height:46px;color:var(--text,#f4f4f6);border-radius:12px;outline:none;margin-bottom:14px;padding:0 14px;font-size:15px;transition:border-color .14s}.space-name-input:focus{border-color:var(--violet-2,#895dff)}.lp-invite-banner{color:#fff;text-align:center;background:linear-gradient(90deg,#5b21b6,#7c3aed);justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13.5px;display:flex}.lp-invite-banner strong{font-weight:700}.invite-panel{gap:14px;display:grid}.invite-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.invite-head h3{margin:0 0 4px;font-size:16px}.invite-head p{color:var(--muted);max-width:540px;margin:0;font-size:13.5px;line-height:1.5}.invite-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.role-select-native{border:1px solid var(--surface-3,#ffffff1f);background:var(--bg-elevated,#16171d);height:40px;color:var(--text,#f4f4f6);cursor:pointer;border-radius:10px;padding:0 12px;font-size:14px}.role-select-native.compact{height:34px;padding:0 8px;font-size:13px}.invite-link-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.invite-link-input{border:1px solid var(--surface-3,#ffffff1f);background:var(--bg,#0d0e12);min-width:240px;height:40px;color:var(--text,#f4f4f6);border-radius:10px;flex:1;padding:0 12px;font-family:ui-monospace,monospace;font-size:12.5px}.invite-link-note{color:var(--muted);font-size:12.5px}.team-table .table-row{grid-template-columns:2fr 2.2fr 1fr 1fr 1.1fr}.team-table .table-row.pending{opacity:.9}.empty-cell{color:var(--muted);padding:14px 0}.text-link.compact.danger{color:#ff8a8a}.text-link.compact.danger:hover{color:#ff6b6b}.people-client-pill,.invite-feature-icon,.invite-meta-chip,.invite-secondary-actions,.people-filter-row,.people-toolbar-title,.member-action-button,.people-mobile-plus-button{display:none}.invite-primary{justify-content:center;align-items:center;gap:9px;display:inline-flex}.member-status-stack{flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.people-toolbar h3{margin:0;display:none}.people-page{--people-card:#17171bc2;--people-card-strong:#1e1e23d6;--people-border:#ffffff21;--people-border-strong:#a479ff57;--people-muted:#ece7dead;--people-text:#f7f3eb;--people-violet:#985dff;--people-green:#1ee38a;--people-gold:#ffc34d}.people-page.content-stack{gap:20px;max-width:none}.app-shell:has(.people-page) .page-content{background:0 0}.people-page .page-intro{max-width:none;color:var(--people-muted);margin:-2px 0 8px;font-size:18px;line-height:1.6}.people-page .stat-grid.four{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.people-page .stat-card{border-color:var(--people-border);background:radial-gradient(circle at 0% 20%, #ffffff0e, transparent 40%), linear-gradient(135deg, #ffffff0b, #ffffff03), var(--people-card);border-radius:14px;grid-template-columns:70px minmax(0,1fr) 18px;align-items:center;gap:18px;min-height:142px;padding:24px 28px 24px 24px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0e}.people-page .stat-card:after{content:"›";color:#f6f1e8b8;font-size:32px;font-weight:300;line-height:1}.people-page .stat-card:before{content:"";inset-inline:0;opacity:.95;height:2px;position:absolute;bottom:0}.people-page .stat-card-blue:before{background:linear-gradient(90deg,#0000,#7a4dff)}.people-page .stat-card-violet:before{background:linear-gradient(90deg,#0000,#8c52ff)}.people-page .stat-card-green:before{background:linear-gradient(90deg,#0000,#34f5c5)}.people-page .stat-card-gold:before{background:linear-gradient(90deg,#0000,#ffbb32)}.people-page .stat-icon{border-radius:999px;width:64px;height:64px}.people-page .stat-card div{gap:7px;min-width:0;display:grid}.people-page .stat-card div>span{color:#ece7deb8;font-size:16px}.people-page .stat-card strong{color:#fff;letter-spacing:0;font-size:35px;line-height:.95}.people-page .stat-card small{color:#ece7de9e;font-size:14px;line-height:1.35}.people-page .ppl-leave-workspace{color:#f8a3a3;cursor:pointer;background:#f8717112;border:1px solid #f8717140;border-radius:12px;justify-self:start;align-items:center;gap:8px;margin-top:2px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.people-page .ppl-leave-workspace:hover{background:#f8717124;border-color:#f8717166}.people-page .invite-panel{border-color:var(--people-border-strong);background:radial-gradient(circle at 8% 34%,#7c3aed38,#0000 22%),radial-gradient(circle at 90% 42%,#7c3aed29,#0000 25%),linear-gradient(135deg,#ffffff0b,#ffffff04),#121217d1;border-radius:15px;padding:30px;box-shadow:inset 0 1px #ffffff0e,0 22px 58px #00000029}.people-page .invite-head{grid-template-columns:74px minmax(0,1fr) minmax(500px,.88fr);align-items:center;gap:26px;display:grid}.people-page .invite-feature-icon{color:#c9a8ff;background:radial-gradient(circle at 35% 20%,#ffffff29,#0000 38%),#7c3aed42;border-radius:999px;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 0 0 1px #a479ff3d}.people-page .invite-copy h3{color:#fff;margin:0 0 9px;font-size:19px;line-height:1.15}.people-page .invite-copy p{color:#ece7deb3;max-width:670px;font-size:15px;line-height:1.55}.people-page .invite-controls{grid-template-columns:minmax(220px,1fr) minmax(180px,220px);align-items:center;gap:16px 22px;display:grid}.people-page .role-select-native{height:48px;color:var(--people-text);background:linear-gradient(135deg,#ffffff09,#ffffff03),#0d0d10b8;border-color:#ffffff29;border-radius:13px}.people-page .invite-primary{border-radius:12px;min-height:48px;font-weight:800}.people-page .invite-meta-chip{color:#ece7deb8;background:#7c3aed29;border-radius:10px;grid-column:1/2;justify-self:start;align-items:center;gap:9px;width:fit-content;min-height:32px;padding:0 14px;font-size:13px;display:inline-flex}.people-page .invite-secondary-actions{grid-column:2/3;justify-content:flex-end;gap:18px;display:flex}.people-page .invite-secondary-actions button{color:#ece7deb8;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;display:inline-flex}.people-page .invite-secondary-actions button:disabled{cursor:not-allowed;opacity:.45}.people-page .invite-link-row{border-top:1px solid #ffffff14;margin-top:10px;padding-top:12px}.people-page .people-table-panel{background:radial-gradient(circle at 10% 0,#ffffff0a,#0000 28%),#141417c7;border-color:#ffffff1f;border-radius:16px;padding:0;overflow:hidden}.people-page .people-toolbar{border-bottom:0;grid-template-columns:minmax(220px,auto) minmax(520px,1fr) auto;align-items:center;gap:18px;padding:26px 24px 14px;display:grid}.people-page .people-toolbar-title{align-items:center;gap:12px;min-width:0;display:inline-flex}.people-page .people-toolbar h3{color:#fff;font-size:22px;font-weight:850;line-height:1.1;display:block}.people-page .people-toolbar .toolbar-total{color:#ece7deb8;background:#ffffff0e;border-radius:999px;align-items:center;min-height:31px;margin:0;padding:0 12px;font-size:13px;display:inline-flex}.people-page .people-filter-row{grid-template-columns:minmax(220px,1fr) minmax(170px,190px) minmax(170px,190px);gap:12px;display:grid}.people-page .people-search{background:#0a0a0c85;border-radius:13px;min-width:0;height:46px}.people-page .people-filter-select{width:100%;height:46px}.people-page .people-table.team-table{min-width:0}.people-page .team-table .table-row{grid-template-columns:minmax(210px,1.15fr) minmax(230px,1.2fr) minmax(110px,.62fr) minmax(110px,.6fr) minmax(150px,.66fr);gap:18px;padding:0 24px}.people-page .member-email{text-overflow:ellipsis;white-space:nowrap;color:#ece7deb8;min-width:0;overflow:hidden}.people-page .team-table .table-head{color:#ece7de94}.people-page .team-table .table-row:not(.table-head){background:linear-gradient(135deg,#ffffff0a,#ffffff03),#101012a8;border:1px solid #ffffff1f;border-radius:15px;min-height:82px;margin:0 24px 16px;padding:14px 20px}.people-page .user-cell{gap:14px}.people-page .user-cell b{color:#fff;background:linear-gradient(145deg,#9b6dff,#5a22f0);border-radius:12px;place-items:center;width:46px;height:46px;font-size:18px;font-weight:850;display:grid}.people-page .user-cell>span{color:var(--people-text);font-weight:760}.people-page .tag,.people-page .status-pill,.people-page .role-select-native.compact{border-radius:999px}.people-page .member-status-stack{gap:9px}.people-page .row-actions{justify-content:flex-end;gap:10px}.people-page .member-action-button{color:#ece7dec7;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:11px;place-items:center;width:46px;height:46px;transition:transform .15s,border-color .15s,color .15s,background .15s;display:inline-grid}.people-page .member-action-button:hover{color:#fff;background:#7c3aed29;border-color:#a479ff59;transform:translateY(-1px)}.people-page .member-action-button.danger{color:#ff6b6b}.people-page .member-action-button:disabled{opacity:.35;cursor:not-allowed;transform:none}.people-page .member-action-button.is-done{color:#2ed59e;background:#2ed59e29;border-color:#2ed59e80}.people-page .mobile-manage-trigger{display:none}.people-page .stat-card-clickable{cursor:pointer;text-align:left;font:inherit;transition:transform .15s,border-color .15s,box-shadow .15s}.people-page .stat-card-clickable:hover{border-color:#a479ff66;transform:translateY(-2px)}.people-page .stat-card-clickable:focus-visible{outline-offset:2px;outline:2px solid #a479ffb3}.people-page .stat-card-clickable.is-active{border-color:#a479ff9e;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #a479ff66,0 18px 40px #7c3aed33}.people-page .stat-card-clickable.is-active:after{color:#c9a8ff}.people-toast{z-index:6;color:#d7fff0;background:radial-gradient(circle at 20% 0,#2ed59e47,#0000 60%),#121e1af0;border:1px solid #2ed59e66;border-radius:999px;align-self:center;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:11px 18px;font-size:14px;font-weight:650;animation:.2s both peopleToastIn;display:inline-flex;position:sticky;top:8px;box-shadow:0 14px 34px #00000057}.people-toast svg{color:#2ed59e;flex:none}@keyframes peopleToastIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.member-modal{background:radial-gradient(circle at 12% 0,#7c3aed2e,#0000 40%),linear-gradient(135deg,#ffffff0a,#ffffff03),#14141a;border:1px solid #a479ff47;border-radius:20px;width:min(520px,94vw);padding:30px 30px 26px;position:relative;box-shadow:0 30px 80px #00000080}.member-modal-head{align-items:center;gap:16px;margin-bottom:22px;display:flex}.member-modal-avatar{color:#fff;background:linear-gradient(145deg,#9b6dff,#5a22f0);border-radius:15px;flex:none;place-items:center;width:56px;height:56px;font-size:21px;font-weight:850;display:grid}.member-modal-head h2{color:#fff;margin:0 0 3px;font-size:20px;line-height:1.15}.member-modal-copy-email{color:#ece7deb8;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;transition:color .15s,background .15s,border-color .15s;display:grid}.member-modal-copy-email:hover{color:#fff;background:#7c3aed29;border-color:#a479ff59}.member-modal-copy-email.is-done{color:#2ed59e;background:#2ed59e29;border-color:#2ed59e80}.member-modal-head p{color:#ece7dea8;word-break:break-word;margin:0;font-size:14px}.member-role-picker{gap:10px;margin-bottom:24px;display:grid}.member-role-label{color:#ece7de99;letter-spacing:.04em;text-transform:uppercase;font-size:12.5px;font-weight:700}.role-option{width:100%;color:var(--text,#f4f4f6);cursor:pointer;text-align:left;background:#ffffff07;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.role-option:hover{border-color:#a479ff57}.role-option.selected{background:#7c3aed29;border-color:#a479ff99}.role-option:disabled{cursor:not-allowed;opacity:.6}.role-option-icon{color:#c9a8ff;background:#7c3aed38;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.role-option-text{gap:3px;min-width:0;display:grid}.role-option-text strong{color:#fff;font-size:15.5px}.role-option-text small{color:#ece7dea8;font-size:12.8px;line-height:1.4}.role-option-check{color:#b98bff;flex:none;margin-left:auto}.member-modal-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.member-modal-remove{color:#ff8a8a;font:inherit;cursor:pointer;background:#ff6b6b14;border:1px solid #ff6b6b47;border-radius:11px;align-items:center;gap:8px;padding:10px 14px;font-weight:650;transition:background .15s,border-color .15s;display:inline-flex}.member-modal-remove:hover{background:#ff6b6b29;border-color:#ff6b6b70}.member-modal-remove:disabled{opacity:.5;cursor:not-allowed}.member-modal-primary{align-items:center;gap:10px;margin-left:auto;display:inline-flex}@media (width<=767.98px){.member-modal{border-radius:24px;padding:24px 22px}.member-modal-actions{flex-direction:column-reverse;align-items:stretch}.member-modal-primary{width:100%;margin-left:0}.member-modal-primary button{flex:1;min-height:52px}.member-modal-remove{justify-content:center;min-height:50px}.people-toast{font-size:15px}.app-shell:has(.people-page) .page-content{background:0 0;padding:0 16px 34px}.people-page.content-stack{width:100%;max-width:none;padding:0 0 max(18px, env(safe-area-inset-bottom,0px));grid-template-columns:minmax(0,1fr);gap:14px}.people-client-pill{color:#e9e3d8;background:#ffffff09;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:fit-content;max-width:100%;min-height:44px;margin:2px auto 0;padding:0 16px;font-size:14.5px;font-weight:600;line-height:1.1;display:inline-flex}.people-client-pill>svg{flex:none;width:17px;height:17px}.people-client-pill span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.people-page .page-intro{text-align:center;max-width:none;color:var(--muted,#9b9488);letter-spacing:0;margin:2px 14px 6px;font-size:15px;line-height:1.45}.people-page .stat-grid.four{grid-template-columns:minmax(0,1fr);gap:10px}.people-page .stat-card{height:auto;min-height:0;box-shadow:none;background:#ffffff09;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid;overflow:hidden}.people-page .stat-card.is-active{background:#7c3aed1a;border-color:#a479ff80}.people-page .stat-card:before{display:none}.people-page .stat-card:after{content:"›";color:#ece7de61;align-self:center;font-size:26px;font-weight:300;line-height:1;display:block}.people-page .stat-icon{border-radius:12px;width:44px;height:44px}.people-page .stat-icon svg{width:22px;height:22px}.people-page .stat-card div{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label value""note value";align-items:center;gap:2px 12px;min-width:0;display:grid}.people-page .stat-card div>span{color:#ece7ded1;overflow-wrap:break-word;grid-area:label;font-size:15px;font-weight:600;line-height:1.2}.people-page .stat-card strong{color:#fff;grid-area:value;justify-self:end;font-size:30px;font-weight:800;line-height:1}.people-page .stat-card small{color:#ece7de80;overflow-wrap:break-word;grid-area:note;font-size:13px;line-height:1.25}.people-page .invite-panel{box-shadow:none;background:#ffffff09;border:1px solid #ffffff14;border-radius:20px;padding:22px}.people-page .invite-head{grid-template-columns:76px 1fr;gap:18px;display:grid}.people-page .invite-feature-icon{color:#b77cff;background:#7c3aed29;border-radius:999px;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 0 0 1px #a479ff38}.people-page .invite-copy h3{color:#fff;margin:4px 0 8px;font-size:clamp(23px,6vw,30px);line-height:1.1}.people-page .invite-copy p{color:#ece7dead;max-width:none;font-size:clamp(18px,4.6vw,24px);line-height:1.38}.people-page .invite-controls{grid-column:1/-1;grid-template-columns:1fr;gap:14px;width:100%;display:grid}.people-page .role-select-native{color:#fff;background:#ffffff09;border-radius:20px;width:100%;min-height:64px;padding:0 22px;font-size:clamp(19px,5vw,26px)}.people-page .invite-primary{border-radius:18px;width:100%;min-height:70px;font-size:clamp(19px,4.8vw,25px);font-weight:800}.people-page .invite-link-row{gap:10px;display:grid}.people-page .invite-link-input{width:100%;min-width:0;height:54px}.people-page .people-table-panel{background:linear-gradient(135deg,#ffffff0d,#ffffff04),#0e0e12d6;border-radius:26px;padding:0;overflow:visible}.people-page .people-toolbar{border-bottom:0;align-items:center;padding:24px 24px 12px;display:flex}.people-page .people-toolbar h3{color:#fff;font-size:clamp(23px,5.8vw,31px);font-weight:850;line-height:1.1;display:block}.people-page .people-toolbar .toolbar-total{color:#b77cff;margin-left:auto;font-size:clamp(17px,4.4vw,23px)}.people-page .people-toolbar .icon-button{display:none}.people-page .data-table.people-table.team-table{gap:12px;min-width:0;padding:0 24px 24px;display:grid}.people-page .people-table .table-head{display:none}.people-page .team-table .table-row:not(.table-head){background:#ffffff07;border:1px solid #ffffff1f;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"user actions""email actions""rol rol""estado estado";gap:5px 14px;min-height:0;padding:18px;display:grid}.people-page .team-table .table-row:not(.table-head)>span:first-child{grid-area:user}.people-page .team-table .table-row:not(.table-head)>span:nth-child(2){color:#ece7dea8;text-overflow:ellipsis;white-space:nowrap;grid-area:email;min-width:0;padding-left:82px;font-size:clamp(17px,4.5vw,23px);overflow:hidden}.people-page .team-table .table-row:not(.table-head)>span:nth-child(3){grid-area:rol;padding-top:8px;padding-left:82px}.people-page .team-table .table-row:not(.table-head)>span:nth-child(4){grid-area:estado;padding-left:82px}.people-page .team-table .table-row:not(.table-head)>span:nth-child(5){grid-area:actions;align-self:center}.people-page .user-cell{align-items:center;gap:18px;min-width:0;display:flex}.people-page .user-cell b{color:#fff;background:linear-gradient(145deg,#9a6bff,#5a22f0);border-radius:17px;flex:none;width:64px;height:64px;font-size:clamp(22px,6vw,30px);box-shadow:0 16px 30px #7c3aed3d}.people-page .user-cell>span{color:#fff;min-width:0;font-size:clamp(21px,5.5vw,28px);font-weight:850;line-height:1.1;display:grid}.people-page .tag{border-radius:999px;width:fit-content;min-height:30px;margin:10px 0 0;font-size:15px}.people-page .member-status-stack{gap:8px}.people-page .status-pill,.people-page .role-select-native.compact{border-radius:999px;min-height:32px;font-size:clamp(15px,4vw,18px)}.people-page .role-select-native.compact{width:auto;padding:0 14px}.people-page .row-actions .text-link{background:#ffffff09;border:1px solid #ffffff1f;border-radius:999px;min-height:44px;padding:0 14px}.people-page .empty-cell{padding:18px;font-size:17px}.people-page+.memora-footer{border-top:0;margin-top:0;padding:8px 24px 28px}.people-page+.memora-footer .memora-footer-inner{text-align:center;align-items:center;max-width:370px}.people-page+.memora-footer .memora-footer-disclaimer{color:#ece7de99;font-size:16px;line-height:1.45}:is(.app-shell:has(.people-page) .client-select,.app-shell:has(.people-page) .topbar-actions){display:none}.app-shell:has(.people-page) .people-mobile-plus-button{border:1px solid var(--line);width:40px;height:40px;color:var(--text);background:#ffffff0d;border-radius:12px;grid-column:3;justify-self:end;place-items:center;display:grid}.people-page .stat-card{grid-template-columns:44px minmax(0,1fr) auto}.people-page .invite-meta-chip{display:none}.people-page .invite-secondary-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:10px;width:100%;display:grid}.people-page .invite-secondary-actions button{background:#ffffff09;border:1px solid #ffffff21;border-radius:16px;justify-content:center;min-height:48px}.people-page .people-toolbar{grid-template-columns:1fr auto;gap:16px;padding:24px;display:grid}.people-page .people-toolbar-title{align-items:center;min-width:0;display:flex}.people-page .people-filter-row{grid-column:1/-1;grid-template-columns:1fr;gap:10px;display:grid}.people-page .people-search{border-radius:18px;min-height:56px}.people-page .people-search input{font-size:17px}.people-page .people-filter-select{border-radius:18px;min-height:54px;font-size:16px}.people-page .people-toolbar>.icon-button{border-radius:999px;align-self:start;width:46px;height:46px;display:inline-grid}.people-page .row-actions{justify-content:flex-end;gap:8px;display:flex}.people-page .member-action-button{border-radius:999px;width:44px;height:44px;display:inline-grid}.people-page .member-action-button svg{width:20px;height:20px}.people-page .member-action-button.desktop-only-action{display:none}.people-page .member-action-button.mobile-manage-trigger{color:#ece7de73;background:0 0;border:0;width:36px;height:36px;display:inline-grid}.people-page .member-action-button.mobile-manage-trigger:disabled{opacity:.3}.people-page .user-cell{gap:14px}.people-page .user-cell b{border-radius:15px;width:56px;height:56px}.people-page .user-cell>span{text-overflow:clip;white-space:normal;overflow-wrap:break-word;overflow:visible}.people-page .team-table .table-row:not(.table-head)>span:nth-child(2),.people-page .team-table .table-row:not(.table-head)>span:nth-child(3),.people-page .team-table .table-row:not(.table-head)>span:nth-child(4){padding-left:70px}}.memora-footer{border-top:1px solid var(--surface-3);margin-top:36px;padding:20px 24px 24px}.memora-footer-inner{flex-direction:column;gap:10px;max-width:1120px;margin:0 auto;display:flex}.memora-footer--page .memora-footer-inner{max-width:760px}.memora-footer-disclaimer{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.memora-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.memora-footer-copy{color:var(--muted-2);font-size:12.5px}.memora-footer-links{align-items:center;gap:9px;font-size:12.5px;display:flex}.memora-footer-links a{color:var(--violet-2);text-decoration:none}.memora-footer-links a:hover{text-decoration:underline}.memora-footer-sep{color:var(--muted-2)}.terms-root{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.terms-header{border-bottom:1px solid var(--surface-3);justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:920px;margin:0 auto;padding:18px 24px;display:flex}.terms-brand{color:var(--text);align-items:center;gap:10px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.terms-back{color:var(--violet-2);font-size:14px;text-decoration:none}.terms-back:hover{text-decoration:underline}.terms-main{flex:1;width:100%;max-width:760px;margin:0 auto;padding:44px 24px 52px}.terms-main h1{letter-spacing:-.01em;margin:0 0 6px;font-size:30px;font-weight:700}.terms-updated{color:var(--muted);margin:0 0 26px;font-size:13px}.terms-intro{color:var(--text-soft);margin:0 0 30px;font-size:15.5px;line-height:1.75}.terms-section{margin-bottom:26px}.terms-section h2{color:var(--violet-2);margin:0 0 8px;font-size:18px;font-weight:600}.terms-section p{color:var(--text-soft);margin:0;font-size:15px;line-height:1.75}.terms-list{gap:8px;margin:12px 0 0;padding-left:20px;display:grid}.terms-list li{color:var(--text-soft);font-size:15px;line-height:1.65}.terms-list li::marker{color:var(--violet-2)}.terms-main a{color:var(--violet-2);text-decoration:none}.terms-main a:hover{text-decoration:underline}.security-eyebrow{color:var(--violet-2);background:#7c3aed1f;border:1px solid #9b5cff52;border-radius:999px;align-items:center;gap:7px;margin-bottom:12px;padding:5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:8px 0 36px;display:grid}.security-card{border:1px solid var(--surface-3);background:var(--surface);border-radius:14px;flex-direction:column;gap:7px;padding:18px;display:flex}.security-card-icon{width:38px;height:38px;color:var(--violet-2);background:#7c3aed1f;border:1px solid #9b5cff47;border-radius:10px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.security-card strong{color:var(--text);font-size:14.5px;font-weight:600}.security-card span{color:var(--muted);font-size:13px;line-height:1.55}@media (width<=600px){.terms-main h1{font-size:25px}.terms-main{padding:32px 18px 44px}.memora-footer-row{flex-direction:column;align-items:flex-start;gap:6px}.security-grid{grid-template-columns:1fr}}.analytics-mobile-tabs{display:none}@media (width<=767px){.page-content{overflow-x:hidden}.analytics-mobile-tabs{border:1px solid var(--surface-3,#ffffff1a);background:#ffffff0d;border-radius:12px;gap:6px;margin-bottom:16px;padding:4px;display:flex}.analytics-mobile-tabs button{height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;font-size:14px;font-weight:600}.analytics-mobile-tabs button.active{color:#fff;background:linear-gradient(#895dff,#6d28d9)}.analytics-page,.roi-page{min-width:0;width:auto!important;max-width:100%!important;margin:0!important}.stat-grid,.kpi-card,.stat-card,.panel{min-width:0}.stat-grid.five,.stat-grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kpi-card{height:auto;min-height:84px;padding:12px}.kpi-card>strong{font-size:22px}.kpi-card .sparkline{display:none}.kpi-card .trend{font-size:11.5px}.stat-card{gap:12px;min-height:0;padding:14px}.stat-card>*,.stat-card .stat-copy{min-width:0}.roi-page .stat-card strong{font-size:22px}.roi-page .stat-card{flex-direction:column;align-items:flex-start;gap:10px}.roi-page .stat-card .stat-icon{width:40px;height:40px}.roi-page .stat-card .stat-icon svg{width:20px;height:20px}.roi-page .stat-card div{gap:3px}.roi-page .stat-card span{font-size:13px;line-height:1.3}.roi-page .stat-card small{font-size:12px;line-height:1.3}.calc-flow{min-height:0;padding:4px 0 0}.calc-row,.calc-row-top,.calc-row-middle,.calc-row-bottom{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.calc-row-middle,.calc-row-bottom{margin-top:12px}.calc-branch,.calc-downline{display:none}.calc-box,.calc-box.large{text-align:left;grid-template-rows:auto auto;grid-template-columns:40px minmax(0,1fr);align-content:center;place-items:center start;gap:2px 14px;width:100%;min-height:0;padding:12px 14px;display:grid}.calc-box .calc-box-icon{grid-row:1/span 2;width:40px;height:40px}.calc-box strong{font-size:21px}.calc-box span{max-width:none;font-size:12.5px}.calc-symbol{flex:none;width:30px;height:30px}.calc-symbol-arrow{transform:rotate(90deg)}.methodology-row{flex-direction:column;align-items:flex-start;gap:10px}.methodology-row span{font-size:13.5px;line-height:1.5}.methodology-row .text-link{white-space:nowrap}.analytics-grid,.roi-grid{grid-template-columns:1fr}.chart-panel,.top-documents,.frequent-panel,.low-score-panel,.roi-chart-panel,.calculation-panel,.impact-panel{height:auto;overflow:visible}.chart-panel{min-height:230px}.kpi-card{min-height:0}.low-score-panel{overflow-x:visible}.low-score-head{display:none}.low-score-row{flex-wrap:wrap;align-items:center;gap:8px 10px;padding:13px 0;display:flex}.low-score-row>span:first-child{flex:100%;font-weight:600;line-height:1.4}.low-score-row .score-pill{flex:none}.low-score-row .suggested-action{white-space:normal;text-align:center;flex:auto;height:auto;min-height:34px;padding:7px 12px}.low-score-row .icon-button{margin-left:auto}.export-strip{text-align:left;flex-direction:column;align-items:stretch}.export-strip .primary-button{justify-content:center;width:100%}.analytics-grid .panel-title-row,.roi-grid .panel-title-row{flex-wrap:wrap;gap:8px}}@media (width<=767.98px){.analytics-mobile{flex-direction:column;gap:14px;display:flex}.ana-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ana-kpi{background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:4px;min-width:0;padding:14px;display:flex}.ana-kpi-label{color:var(--muted,#9b9488);overflow-wrap:break-word;font-size:12.5px}.ana-kpi-value{color:#fff;font-size:24px;font-weight:800;line-height:1}.ana-kpi-trend{font-size:12px;font-style:normal;font-weight:600}.ana-kpi-trend.up{color:#4ade80}.ana-kpi-trend.down{color:#f87171}.ana-kpi-trend.flat{color:var(--muted,#9b9488)}.ana-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:16px}.ana-card-head{margin-bottom:12px}.ana-card-head>span{color:#fff;font-size:15px;font-weight:650}.analytics-mobile .area-chart{min-width:0;margin-top:0;padding-left:30px}.ana-card .src-list{gap:8px}.ana-doc{background:#ffffff08;padding:11px 12px}.ana-doc .src-file-icon{border-radius:10px;width:36px;height:36px}.ana-doc .src-doc-main strong{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14.5px;line-height:1.25;display:-webkit-box}.ana-rank{text-align:center;width:20px;color:var(--violet-2,#a78bfa);flex:none;font-size:13px;font-weight:700}.ana-rank.soft{color:var(--muted,#8c857a)}.ana-metric{color:#fff;flex:none;font-size:15px;font-weight:700}.ana-q-list{flex-direction:column;display:flex}.ana-q-row{border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding:12px 0;display:flex}.ana-q-row:first-child{border-top:0}.ana-q-text{color:#e7e2d9;flex:1;min-width:0;margin:0;font-size:14px;line-height:1.35}.ana-low-list{flex-direction:column;gap:12px;display:flex}.ana-low{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:10px;padding:13px 14px;display:flex}.ana-low .ana-q-text{flex:none;font-weight:600}.ana-low-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ana-low-action{color:#d9c9ff;white-space:nowrap;background:#7c3aed29;border:1px solid #a479ff4d;border-radius:999px;align-items:center;gap:4px;padding:7px 11px;font-size:13px;font-weight:600;display:inline-flex}.ana-footnote{color:var(--muted-2,#7d756a);text-align:center;margin:2px 0 0;font-size:12px;line-height:1.5}}.send-button,.chat-page.with-thread .send-button,.send-button:hover:not(:disabled),.chat-page.with-thread .send-button:hover:not(:disabled),.send-button:active:not(:disabled),.chat-page.with-thread .send-button:active:not(:disabled),.send-button svg,.chat-page.with-thread .send-button svg,.send-button:not(:disabled) svg,.chat-page.with-thread .send-button:not(:disabled) svg,.send-button.is-stopping svg,.chat-page.with-thread .send-button.is-stopping svg{transition:none!important;animation:none!important;transform:none!important}.alerts-page{isolation:isolate;gap:20px;max-width:100%;position:relative}.alerts-page:before,.alerts-mobile-client,.alerts-mobile-actions{display:none}.alerts-top-action{min-height:42px;padding-inline:18px}.alerts-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.alert-stat-card{--alert:var(--violet-2);min-height:96px;box-shadow:none;background:#0c0c11d9;border:1px solid #ffffff17;border-radius:8px;padding:20px 22px 18px;position:relative;overflow:hidden}.alert-stat-card:before{content:"";background:var(--alert);height:3px;box-shadow:0 1px 12px color-mix(in srgb, var(--alert) 32%, transparent);position:absolute;inset:0 0 auto}.alert-stat-card.tone-critical{--alert:#ff3d5a}.alert-stat-card.tone-warning{--alert:#f6a61a}.alert-stat-card.tone-knowledge{--alert:#ffd943}.alert-stat-card.tone-success{--alert:#4ade80}.alert-stat-card strong{color:#fff;letter-spacing:0;margin-bottom:7px;font-size:30px;font-weight:800;line-height:1;display:block}.alert-stat-card span{color:#ece7debd;font-size:15px;line-height:1.3}.alerts-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;align-items:center;gap:clamp(22px,3.2vw,46px);min-width:0;margin-top:4px;display:flex;overflow-x:auto}.alerts-tabs::-webkit-scrollbar{display:none}.alerts-tabs button{color:var(--text-soft);white-space:nowrap;background:0 0;flex:none;padding:0 0 16px;font-size:16px;position:relative}.alerts-tabs button.active{color:var(--text)}.alerts-tabs button.active:after{content:"";background:linear-gradient(90deg, var(--violet-2), #6d40ff);border-radius:99px 99px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0;box-shadow:0 0 22px #9b5cff80}.alerts-notice,.alerts-footnote{color:var(--text-soft);align-items:center;gap:10px;display:flex}.alerts-notice{background:#7c3aed14;border:1px solid #9b5cff3d;border-radius:10px;padding:12px 14px}.alerts-notice svg,.alerts-footnote svg{color:var(--violet-2);flex:none}.alerts-list{background:#0c0c11cc;border:1px solid #ffffff17;border-radius:10px;overflow:hidden}.alert-row{--alert:var(--blue);border-bottom:1px solid #ffffff0f;grid-template-columns:3px minmax(132px,170px) minmax(260px,1.15fr) minmax(180px,.7fr) 78px minmax(220px,260px);align-items:center;gap:18px;min-height:74px;padding:13px 18px 13px 0;display:grid;position:relative}.alert-row:last-child{border-bottom:0}.alert-row.severity-critical{--alert:#ff3d5a}.alert-row.severity-warning{--alert:#f6a61a}.alert-row.severity-info{--alert:#2f8cff}.alert-row.is-read{opacity:.82}.alert-row-rail{background:var(--alert);width:3px;box-shadow:0 0 14px color-mix(in srgb, var(--alert) 35%, transparent);align-self:stretch}.alert-tag-wrap{min-width:0}.alert-tag{border:1px solid color-mix(in srgb, currentColor 62%, transparent);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;max-width:100%;min-height:32px;padding:0 13px;font-size:13px;font-weight:650;display:inline-flex}.alert-tag.feedback{color:#ff6b7d;background:#ff3d5a14}.alert-tag.obsolete{color:#ffba3b;background:#f6a61a14}.alert-tag.gap{color:#7db7ff;background:#2f8cff14}.alert-main{min-width:0}.alert-main h3{color:var(--text);margin:0 0 4px;font-size:15.5px;line-height:1.28}.alert-main p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.35}.alert-source{min-width:0;color:var(--text-soft);border-left:1px solid var(--line);align-items:center;gap:9px;padding-left:18px;display:flex}.alert-source svg{color:var(--text-soft);flex:none}.alert-source span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.alert-row time{color:var(--text-soft);font-size:13px}.alert-actions{grid-template-columns:minmax(0,1fr) 90px;gap:12px;display:grid}.alert-primary-action,.alert-actions .secondary-button{white-space:nowrap;border-radius:8px;min-height:40px;padding:0 16px;font-weight:700}.alert-primary-action{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b2ee8);box-shadow:0 10px 24px #7c3aed33}.alert-primary-action.add,.alert-primary-action.explore{color:#8fc7ff;box-shadow:none;background:#2f8cff14;border:1px solid #2f8cffc7}.alert-primary-action.update,.alert-primary-action.document{color:#ffba3b;box-shadow:none;background:#f6a61a14;border:1px solid #f6a61ac7}.alert-actions .secondary-button{justify-content:center;min-width:0}.alerts-empty{min-height:220px;color:var(--text-soft);text-align:center;place-items:center;gap:8px;display:grid}.alerts-empty svg{color:var(--green)}.alerts-empty strong{color:var(--text);font-size:18px}.alerts-footnote{color:var(--text-soft);padding:0 4px;font-size:14px}.alerts-settings-modal{max-width:460px}.alerts-settings-list{gap:10px;margin:18px 0;display:grid}.alert-setting-toggle{border:1px solid var(--line);color:var(--text-soft);background:#ffffff09;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:13px;display:grid}.alert-setting-toggle input{width:18px;height:18px;accent-color:var(--violet-2)}.alert-setting-toggle strong,.alert-setting-toggle small{display:block}.alert-setting-toggle strong{color:var(--text);margin-bottom:3px}.alert-setting-toggle small{color:var(--muted);line-height:1.35}@media (width<=1180px){.alerts-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alert-row{grid-template-columns:3px minmax(122px,150px) minmax(230px,1fr) minmax(150px,.6fr) 70px minmax(190px,230px);gap:12px}}@media (width<=820px){.app-shell:has(.alerts-page) .page-content{background:0 0;padding:18px 14px 26px}.alerts-page{gap:14px;margin:0}.alerts-page:before{display:none}.alerts-mobile-client{border:1px solid var(--line-strong);max-width:100%;min-height:44px;color:var(--text);background:#ffffff0a;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:9px;padding:0 18px;font-size:15.5px;display:inline-flex;box-shadow:0 16px 42px #0003}.alerts-mobile-client span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.alerts-mobile-client svg{color:var(--text-soft);flex:none}.alerts-mobile-actions{gap:10px;display:grid}.alerts-mobile-actions .primary-button,.alerts-mobile-actions .secondary-button{border-radius:10px;justify-content:center;width:100%;min-height:52px;font-size:16px}.alerts-mobile-actions .alerts-configure-button{color:var(--text);box-shadow:none;background:#ffffff0d;border:1px solid #ffffff1f}.alerts-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.alert-stat-card{border-radius:10px;min-height:100px;padding:18px 16px 15px}.alert-stat-card strong{font-size:32px}.alert-stat-card span{font-size:14px}.alerts-tabs{gap:26px;margin:6px -14px 0;padding:0 14px}.alerts-tabs button{padding-bottom:13px;font-size:15.5px}.alerts-list{background:0 0;border:0;gap:12px;display:grid;overflow:visible}.alert-row{background:#0c0c11d9;border:1px solid #ffffff17;border-radius:12px;grid-template-columns:3px minmax(0,1fr);gap:0;min-height:0;padding:0;display:grid;overflow:hidden}.alert-row:last-child{border-bottom:1px solid #ffffff17}.alert-row-rail{grid-row:1/6}.alert-tag-wrap{grid-column:2;padding:17px 16px 0}.alert-tag{min-height:32px;padding:0 12px;font-size:13px}.alert-main{grid-column:2;padding:12px 16px 0}.alert-main h3{font-size:18px;line-height:1.25}.alert-main p{font-size:14.5px;line-height:1.45}.alert-source{border-top:1px solid var(--line);border-left:0;grid-column:2;margin:15px 16px 0;padding:14px 0 0;font-size:14.5px}.alert-row time{color:var(--text-soft);grid-column:2;justify-self:end;margin-top:-26px;padding:0 16px 0 130px;font-size:13.5px}.alert-actions{grid-column:2;grid-template-columns:1fr 1fr;gap:12px;padding:16px}.alert-primary-action,.alert-actions .secondary-button{width:100%;min-height:44px;font-size:14.5px}.alerts-footnote{max-width:92%;color:var(--text-soft);align-items:flex-start;margin:0 auto;line-height:1.45}.alerts-settings-modal{width:min(92vw,460px)}}@media (width>=821px){.app-shell:has(.alerts-page) .page-content{padding:24px 38px 28px}.alerts-page{gap:20px;width:min(100%,1240px);max-width:1240px;margin-inline:auto}.alerts-stat-grid{gap:24px;margin-top:2px}.alert-stat-card{background:#0c0c11d9;border-radius:8px;min-height:88px;padding:18px 20px 16px}.alert-stat-card strong{margin-bottom:4px;font-size:30px}.alert-stat-card span{font-size:13.5px}.alerts-tabs{gap:42px;margin-top:6px}.alerts-tabs button{padding-bottom:13px;font-size:14.5px;font-weight:500}.alerts-list{scrollbar-width:thin;scrollbar-color:#ece7de33 transparent;background:#0c0c11cc;border-radius:10px;max-height:min(63vh,610px);overflow-y:auto}.alerts-list::-webkit-scrollbar{width:7px}.alerts-list::-webkit-scrollbar-thumb{background:#ece7de2e;border-radius:999px}.alert-row{background:0 0;grid-template-columns:3px 168px minmax(380px,1fr) minmax(190px,230px) 84px 252px;gap:16px;min-height:74px;padding:12px 16px 12px 0}.alert-tag{border-radius:8px;min-height:32px;padding-inline:13px;font-size:13px}.alert-main h3{margin-bottom:4px;font-size:15.5px;line-height:1.26}.alert-main p{font-size:12.5px;line-height:1.35}.alert-source{gap:9px;padding-left:16px;font-size:13.5px}.alert-row time{font-size:13px}.alert-actions{grid-template-columns:minmax(0,1fr) 90px;gap:12px}.alert-primary-action,.alert-actions .secondary-button{min-height:38px;box-shadow:none;border-radius:8px;padding:0 14px;font-size:13px}.alert-primary-action:not(.add):not(.explore):not(.update):not(.document){box-shadow:0 10px 22px #7c3aed2e}.alerts-empty{min-height:270px}.alerts-empty.alerts-loading svg{animation:.9s linear infinite spin}.alerts-empty.alerts-error svg{color:#ff6b7d}.alerts-footnote{margin-top:-2px;font-size:13px}}.notif-scrim{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#06060a9e;justify-content:center;align-items:flex-end;animation:.16s both notifScrimIn;display:flex;position:fixed;inset:0}@keyframes notifScrimIn{0%{opacity:0}to{opacity:1}}.notif-panel{background:radial-gradient(circle at 20% -4%,#7c3aed29,#0000 42%),#121218;border:1px solid #ffffff1a;border-bottom:0;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:560px;max-height:min(92vh,900px);animation:.24s cubic-bezier(.22,1,.36,1) both notifPanelIn;display:flex;position:relative;overflow:hidden;box-shadow:0 -20px 60px #00000080}@keyframes notifPanelIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.notif-head{border-bottom:1px solid #ffffff12;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;padding:16px 16px 12px;display:grid}.notif-head-title{text-align:center;min-width:0}.notif-head-title h2{color:#fff;margin:0;font-size:18px;line-height:1.2}.notif-head-count{color:#b98bff;font-size:12.5px;font-weight:600}.notif-head-btn{width:44px;height:44px;color:var(--text,#f4f4f6);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:12px;place-items:center;transition:background .14s,color .14s,opacity .14s;display:grid}.notif-head-btn:hover{background:#ffffff17}.notif-head-btn:disabled{opacity:.4;cursor:not-allowed}.notif-tabs{gap:8px;padding:12px 16px;display:flex}.notif-tabs button{color:#ece7deb8;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:13.5px;font-weight:600;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.notif-tabs button span{background:#ffffff1a;border-radius:999px;min-width:18px;padding:1px 6px;font-size:11.5px}.notif-tabs button.active{color:#fff;background:#7c3aed33;border-color:#a479ff80}.notif-tabs button.active span{background:#a479ff66}.notif-list{flex-direction:column;flex:1;gap:8px;min-height:0;padding:4px 12px 12px;display:flex;overflow-y:auto}.notif-item{cursor:pointer;text-align:left;background:#ffffff06;border:1px solid #ffffff14;border-radius:15px;grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:13px;padding:14px;transition:border-color .14s,background .14s;display:grid;position:relative}.notif-item:hover{border-color:#ffffff29}.notif-item.unread{background:linear-gradient(90deg,#7c3aed1a,#0000 60%),#ffffff08;border-color:#a479ff47}.notif-item-icon{color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.notif-item-icon.tone-violet{color:#c9a8ff;background:#7c3aed3d}.notif-item-icon.tone-blue{color:#93c5fd;background:#3b82f638}.notif-item-icon.tone-green{color:#6ee7b7;background:#2ed59e33}.notif-item-icon.tone-gold{color:#ffd27d;background:#ffbf4933}.notif-item-body{gap:3px;min-width:0;padding-top:1px;display:grid}.notif-item-body strong{color:#fff;font-size:14.5px;font-weight:700;line-height:1.25}.notif-item-body p{color:#ece7dead;margin:0;font-size:13px;line-height:1.4}.notif-item-time{color:#ece7de73;margin-top:2px;font-size:11.5px;font-weight:600}.notif-unread-dot{background:#7c3aed;border-radius:999px;width:9px;height:9px;position:absolute;top:16px;right:46px;box-shadow:0 0 0 3px #7c3aed38}.notif-item-remove{color:#ece7de80;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:30px;height:30px;transition:color .14s,background .14s;display:grid}.notif-item-remove:hover{color:#ff8a8a;background:#ff6b6b1f}.notif-empty{text-align:center;justify-items:center;gap:10px;margin:auto;padding:42px 24px;display:grid}.notif-empty-icon{color:#c9a8ffe6;background:#7c3aed24;border-radius:999px;place-items:center;width:66px;height:66px;display:grid}.notif-empty strong{color:#fff;font-size:16px}.notif-empty small{color:#ece7de99;max-width:300px;font-size:13px;line-height:1.45}.notif-foot{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid #ffffff12}.notif-clear{color:#ff8a8a;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#ff6b6b12;border:1px solid #ff6b6b3d;border-radius:14px;justify-content:center;align-items:center;gap:9px;font-weight:650;transition:background .14s,border-color .14s;display:inline-flex}.notif-clear:hover{background:#ff6b6b24;border-color:#ff6b6b66}@media (width>=768px){.notif-scrim{align-items:center;padding:24px}.notif-panel{border-bottom:1px solid #ffffff1a;border-radius:20px;max-height:min(84vh,760px);animation:.2s both notifDialogIn}@keyframes notifDialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}}.skeleton{background:#ffffff0e;border-radius:8px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff13,#0000);animation:1.5s ease-in-out infinite skeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeletonShimmer{to{transform:translate(100%)}}.skeleton-list{gap:16px;padding:18px 16px;display:grid}.skeleton-row{align-items:center;gap:14px;display:flex}.skeleton-avatar{border-radius:12px;flex:none;width:46px;height:46px}.skeleton-lines{flex:1;gap:9px;min-width:0;display:grid}.skeleton-line{height:13px}.skeleton-line.thin{opacity:.7;height:10px}.alerts-skeleton{gap:4px;padding:6px 0 2px;display:grid}.alerts-skeleton .skeleton-row{min-height:74px}.alerts-skeleton .skeleton-lines .skeleton-line{height:15px}.alerts-skeleton-caption{color:var(--muted);padding:2px 16px 10px;font-size:13px}@media (prefers-reduced-motion:reduce){.skeleton:after{animation:none}}@media (width<=767.98px){.composer,.chat-page.with-thread .composer{-webkit-backdrop-filter:blur(20px)saturate(1.45);backdrop-filter:blur(20px)saturate(1.45);background:linear-gradient(135deg,#ffffff0f,#ffffff04),#11101699;border:1px solid #ffffff21;border-radius:24px;transition:border-color .24s,box-shadow .32s cubic-bezier(.32,.72,0,1),transform .26s cubic-bezier(.34,1.56,.64,1);box-shadow:inset 0 1px #ffffff14,0 14px 44px #00000073}.composer:focus-within,.chat-page.with-thread .composer:focus-within{border-color:#a479ff80;box-shadow:inset 0 1px #ffffff17,0 0 0 1px #a479ff47,0 0 34px -6px #7c3aed80,0 16px 46px #00000073}.composer.has-input{transform:translateY(-1px)}.composer textarea::placeholder{color:#ece7de80}.send-button,.composer.has-input .send-button,.chat-page.with-thread .composer.has-input .send-button{color:#fff;background:linear-gradient(145deg,#9b6dff,#6d28d9);transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,opacity .16s;box-shadow:0 8px 22px -6px #7c3aeda6}.composer.has-input .send-button svg,.chat-page.with-thread .composer.has-input .send-button svg{color:#fff}.composer.has-input .send-button:not(:disabled){animation:.32s cubic-bezier(.34,1.56,.64,1) sendPop}.send-button:active{transform:scale(.85)}.composer-dock{background:linear-gradient(#0d0d1000 0%,#0d0d109e 58%,#0d0d10d9 100%)}.alert-row{border-color:color-mix(in srgb, var(--alert) 18%, #ffffff17);box-shadow:0 0 18px -12px color-mix(in srgb, var(--alert) 45%, transparent);transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.alert-row:active{transform:scale(.985)}.alert-row.is-read{box-shadow:none;border-color:#ffffff17}.sidebar{transition:transform .38s cubic-bezier(.32,.72,0,1)}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04040880;transition:opacity .3s}.profile-settings-modal{animation:.36s cubic-bezier(.32,.72,0,1) both settingsSheetIn}.primary-button,.secondary-button,.danger-button,.icon-button,.side-nav-item,.prompt-card,.spc-card,.stat-card,.new-chat-button,.alert-primary-action,.settings-mobile-item,.settings-account-card,.notif-item,.history-item{-webkit-tap-highlight-color:transparent}.primary-button:active,.secondary-button:active,.danger-button:active,.icon-button:active,.side-nav-item:active,.prompt-card:active,.spc-card:active,.new-chat-button:active,.alert-primary-action:active,.settings-mobile-item:active,.settings-account-card:active,.notif-item:active{transition:transform .14s cubic-bezier(.34,1.56,.64,1);transform:scale(.965)}}@keyframes sendPop{0%{transform:scale(.72)}60%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes settingsSheetIn{0%{opacity:.6;transform:translateY(6%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.composer,.sidebar,.profile-settings-modal{transition-duration:1ms!important;animation:none!important}}@media (width<=767.98px){.app-shell.menu-open .composer-dock{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(22px)}.chat-page:not(.with-thread) .chat-scroll{padding-top:44px}.chat-page:not(.with-thread) .welcome-state{gap:11px;padding:22px 10px 0}.chat-page:not(.with-thread) .welcome-orbit{width:102px;height:88px;margin-bottom:0}.chat-page:not(.with-thread) .welcome-orbit .logo-mark{width:96px;height:82px}.chat-page:not(.with-thread) .welcome-orbit .star{font-size:13px}.chat-page:not(.with-thread) .welcome-heading-mobile{font-size:clamp(30px,8.3vw,40px);line-height:.98}.chat-page:not(.with-thread) .welcome-sub-mobile{max-width:310px;font-size:clamp(15.5px,4.45vw,19px);line-height:1.38}.chat-page:not(.with-thread) .prompt-grid{gap:10px;max-width:340px;margin-top:4px}.chat-page:not(.with-thread) .prompt-card{border-radius:20px;grid-template-columns:34px minmax(0,1fr) 18px;gap:10px;min-height:66px;padding:10px 14px;font-size:clamp(15.5px,4.65vw,19px);line-height:1.24}.chat-page:not(.with-thread) .prompt-card svg{width:26px;height:26px}.chat-page:not(.with-thread) .privacy-note{margin-top:2px;font-size:13px}@keyframes mem-rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>*{animation:.46s cubic-bezier(.22,1,.36,1) both mem-rise-in}:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>:first-child{animation-delay:20ms}:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>:nth-child(2){animation-delay:70ms}:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>:nth-child(3){animation-delay:.12s}:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>:nth-child(4){animation-delay:.17s}:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>:nth-child(5){animation-delay:.22s}:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>:nth-child(6){animation-delay:.27s}:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>:nth-child(n+7){animation-delay:.31s}.src-doc,.src-doc-menu,.src-btn-primary,.src-btn-outline,.src-chip,.src-filter,.src-refresh,.src-sort,.src-dest-btn,.src-sheet-action,.ana-low-action,.alert-primary-action,.primary-button,.secondary-button,.alerts-tabs button,.analytics-mobile-tabs button,.people-client-pill,.alerts-mobile-client,.alerts-configure-button,.people-mobile-plus-button,.invite-primary,.stat-card{-webkit-tap-highlight-color:transparent;transition:transform .15s cubic-bezier(.2,0,.2,1)}.src-doc:active,.src-doc-menu:active,.src-btn-primary:active,.src-btn-outline:active,.src-chip:active,.src-filter:active,.src-refresh:active,.src-sort:active,.src-dest-btn:active,.src-sheet-action:active,.ana-low-action:active,.alert-primary-action:active,.primary-button:active,.secondary-button:active,.alerts-tabs button:active,.analytics-mobile-tabs button:active,.people-client-pill:active,.alerts-mobile-client:active,.alerts-configure-button:active,.people-mobile-plus-button:active,.invite-primary:active{transform:scale(.96)}.src-doc:active,.stat-card:active{transform:scale(.982)}}@media (prefers-reduced-motion:reduce){:where(.sources-mobile,.spaces-mobile,.analytics-mobile,.people-page.content-stack,.alerts-page.content-stack,.roi-page.content-stack)>*{animation:none!important}}@media (width<=767.98px){.typing-desktop-process{align-items:center;gap:10px;display:inline-flex!important}.typing-row{align-items:center;gap:10px}.typing-avatar,.typing-body{display:none!important}.typing-step-icon{width:50px;height:44px}.typing-step-icon .thinking-mark{width:46px;height:42px}.typing-step-text{font-size:15px;line-height:1.2}.lp-nav,.landing-header,.auth-header{padding-top:max(28px, calc(env(safe-area-inset-top,0px) + 10px))}.lp-nav-inner{height:64px}.lp-security{text-align:center;align-items:center;gap:14px;padding:34px 28px}.lp-security h3,.lp-security p{max-width:440px}.lp-security .lp-link{justify-content:center}.lp-pricing-foot{align-items:flex-start;margin-top:92px;margin-bottom:26px;padding:0 22px;font-size:13.5px;line-height:1.45}.keyboard-open .chat-page.with-thread .chat-scroll{padding-bottom:calc(var(--composer-h,56px) + 18px);scroll-padding-bottom:calc(var(--composer-h,56px) + 18px)}.chat-page.with-thread:has(.composer:focus-within) .chat-scroll{padding-bottom:calc(var(--composer-h,56px) + 18px);scroll-padding-bottom:calc(var(--composer-h,56px) + 18px)}}.send-button.is-stopping,.chat-page.with-thread .send-button.is-stopping,.composer.is-generating .send-button.is-stopping,.chat-page.with-thread .composer.is-generating .send-button.is-stopping{box-shadow:none;border-color:#a78bfa57;color:#a78bfa!important;background:#09080b!important}.send-button.is-stopping .stop-square,.chat-page.with-thread .send-button.is-stopping .stop-square{background:linear-gradient(145deg,#a78bfa,#7c3aed);box-shadow:0 0 10px #7c3aed80}@media (width>=768px){.send-button.is-stopping .stop-square,.chat-page.with-thread .send-button.is-stopping .stop-square{border-radius:2px;width:9px;height:9px}}.client-select-wrap{display:inline-flex;position:relative}.client-select-wrap .client-switch-menu{min-width:260px;left:0;right:auto}.client-switch-menu .ws-active-check{color:#2ed59e;flex:none;margin-left:auto}@media (width<=767.98px){.client-select-wrap{display:none}.people-client-pill{cursor:pointer;text-align:center;font-family:inherit}}.src-sheet-action.is-current-ws{color:#2ed59e}@media (width>=768px){.thread,.chat-page.with-thread .thread{box-sizing:border-box;width:100%;max-width:860px;margin:0 auto;padding-left:24px;padding-right:24px}.message-row.assistant,.message-row.assistant.no-avatar{align-items:flex-start;column-gap:16px}.assistant-avatar{align-self:flex-start}.message-col,.assistant-col{width:100%;min-width:0;max-width:100%}.assistant-bubble,.chat-page.with-thread .assistant-bubble{box-sizing:border-box;width:100%;max-width:100%;padding:20px 24px;line-height:1.75}.assistant-bubble>p,.assistant-bubble ol,.assistant-bubble ul,.assistant-bubble .numbered-list,.assistant-bubble .bullet-list{max-width:100%;line-height:1.75}.user-bubble,.chat-page.with-thread .user-bubble{max-width:70%;margin-left:auto}}.conn-page{flex-direction:column;gap:20px;max-width:860px;margin:0 auto;padding:8px 4px 40px;display:flex}.conn-hero{align-items:flex-start;gap:16px;display:flex}.conn-hero-icon{background:linear-gradient(135deg, var(--violet), var(--violet-2));color:#fff;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.conn-hero h2{color:var(--text);margin:0 0 4px;font-size:22px}.conn-hero p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.5}.conn-error{color:#f8a3a3;background:#f871711a;border:1px solid #f871714d;border-radius:12px;padding:12px 16px;font-size:14px}.conn-card,.conn-keys{border:1px solid var(--line-strong);background:var(--surface-2);border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex}.conn-label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-2);font-size:12px;font-weight:700}.conn-endpoint{flex-direction:column;gap:8px;display:flex}.conn-url-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.conn-url-row code{white-space:nowrap;background:var(--bg);border:1px solid var(--line);min-width:0;color:var(--text);font-family:var(--font-crisp), monospace;border-radius:11px;flex:240px;padding:11px 14px;font-size:13.5px;overflow-x:auto}.conn-secret{color:#7fe3c0!important}.conn-copy{border:1px solid var(--line-strong);background:var(--surface-3);color:var(--text-soft);cursor:pointer;border-radius:11px;flex:none;align-items:center;gap:7px;padding:10px 14px;font-size:13.5px;font-weight:600;transition:background .14s,color .14s;display:inline-flex}.conn-copy:hover{background:var(--surface);color:var(--text)}.conn-create{flex-wrap:wrap;gap:10px;display:flex}.conn-input{border:1px solid var(--line-strong);background:var(--bg);min-width:0;color:var(--text);border-radius:11px;flex:220px;padding:11px 14px;font-family:inherit;font-size:14px}.conn-input:focus{border-color:var(--violet);outline:none}.conn-generate{background:linear-gradient(135deg, var(--violet), var(--violet-2));color:#fff;cursor:pointer;border:none;border-radius:11px;flex:none;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:600;display:inline-flex}.conn-generate:disabled{opacity:.65;cursor:default}.conn-spin{animation:.8s linear infinite conn-spin}@keyframes conn-spin{to{transform:rotate(360deg)}}.conn-empty{background:var(--bg);border:1px dashed var(--line-strong);color:var(--muted);border-radius:12px;align-items:center;gap:10px;padding:18px;font-size:14px;display:flex}.conn-key-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.conn-key-row{background:var(--bg);border:1px solid var(--line);border-radius:13px;align-items:center;gap:12px;padding:13px 15px;display:flex}.conn-key-icon{background:var(--surface-3);width:38px;height:38px;color:var(--violet-2);border-radius:11px;flex:none;place-items:center;display:grid}.conn-key-main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.conn-key-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;overflow:hidden}.conn-key-meta{color:var(--muted);font-size:12.5px}.conn-key-meta code{font-family:var(--font-crisp), monospace;color:var(--muted-2)}.conn-revoke{color:#f8a3a3;cursor:pointer;background:#f871710f;border:1px solid #f8717133;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;transition:background .14s;display:grid}.conn-revoke:hover{background:#f8717126}.conn-created-modal{background:var(--surface-2);border:1px solid var(--line-strong);border-radius:20px;flex-direction:column;gap:12px;width:min(560px,94vw);max-height:90vh;padding:28px;display:flex;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0000008c}.conn-created-icon{background:linear-gradient(135deg, var(--violet), var(--violet-2));color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.conn-created-modal h2{color:var(--text);margin:4px 0 0;font-size:20px}.conn-created-warn{color:#f5cf7a;background:#f5c5421a;border:1px solid #f5c54247;border-radius:11px;align-items:center;gap:8px;margin:0;padding:10px 13px;font-size:13px;display:flex}.conn-snippet-wrap{position:relative}.conn-snippet{background:var(--bg);border:1px solid var(--line);color:var(--text-soft);font-family:var(--font-crisp), monospace;white-space:pre;border-radius:13px;margin:0;padding:15px 16px;font-size:12.5px;line-height:1.55;overflow-x:auto}.conn-copy-snippet{padding:7px 11px;font-size:12.5px;position:absolute;top:10px;right:10px}.conn-help{color:var(--muted);margin:0;font-size:13px;line-height:1.5}@media (width<=640px){.conn-page{gap:16px;padding:4px 2px 32px}.conn-card,.conn-keys{border-radius:14px;padding:16px}.conn-hero h2{font-size:20px}.conn-generate,.conn-input{flex-basis:100%}.conn-copy-snippet{justify-content:center;width:100%;margin-top:10px;position:static}}.roi-method-modal{border:1px solid var(--line-strong);background:var(--surface-2);border-radius:18px;width:min(560px,100vw - 32px);max-height:min(82vh,660px);padding:26px;position:relative;overflow-y:auto}.roi-method-modal h2{color:var(--text);margin:0 0 14px;font-size:20px}.roi-method-modal ol{color:var(--text-soft);gap:10px;margin:0 0 12px;padding-left:20px;font-size:14.5px;line-height:1.55;display:grid}.roi-method-modal p{color:var(--muted);margin:0 0 10px;font-size:13.5px;line-height:1.5}.roi-range-label{color:var(--muted);font-size:13px;font-weight:600}.page-admin-note{border:1px solid var(--line-strong);background:var(--surface-2);max-width:560px;color:var(--muted);border-radius:16px;align-items:center;gap:14px;margin:40px auto;padding:18px 20px;display:flex}.page-admin-note svg{color:var(--muted);flex:none}.page-admin-note p{color:var(--text-soft);margin:0;font-size:14.5px;line-height:1.5}.cnt-list{flex-direction:column;gap:14px;display:flex}.cnt-notice{border-radius:12px;align-items:center;gap:10px;padding:12px 15px;font-size:14px;line-height:1.45;display:flex}.cnt-notice.ok{color:#7fe8c0;background:#2ed59e14;border:1px solid #2ed59e4d}.cnt-notice.warn{color:#eeda7d;background:#e7c84b14;border:1px solid #e7c84b4d}.cnt-notice.error{color:#ff9b9b;background:#f8717114;border:1px solid #f871714d}.cnt-provider-head{align-items:center;gap:14px;display:flex}.cnt-provider-mark{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.cnt-monogram{color:var(--text-soft);letter-spacing:.02em;font-size:13px;font-weight:800}.cnt-provider-copy{flex:1;gap:2px;min-width:0;display:grid}.cnt-provider-copy strong{color:var(--text);font-size:16px}.cnt-provider-copy span{color:var(--muted);font-size:13.5px;line-height:1.4}.cnt-status{border-radius:999px;flex:none;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;font-weight:700;display:inline-flex}.cnt-status.ok{color:#6fe4b6;background:#2ed59e1a;border:1px solid #2ed59e59}.cnt-status.soon{color:var(--muted);background:#ffffff0d;border:1px solid #ffffff24}.cnt-provider-body{border-top:1px solid #ffffff12;gap:12px;margin-top:14px;padding-top:14px;display:grid}.cnt-meta{color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}.cnt-meta strong{color:var(--text-soft)}.cnt-folder-row{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.cnt-folder-row label{flex:1;gap:5px;min-width:200px;display:grid}.cnt-folder-row label span{color:var(--muted);font-size:12.5px;font-weight:600}.cnt-folder-row input{min-height:42px;color:var(--text);font:inherit;background:#ffffff08;border:1px solid #ffffff1f;border-radius:11px;padding:0 13px;font-size:14.5px}.cnt-folder-row input:focus{border-color:var(--violet-2);outline:none}.cnt-actions{flex-wrap:wrap;gap:10px;display:flex}.cnt-btn{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14.5px;font-weight:700;display:inline-flex}.cnt-btn:disabled{opacity:.6;cursor:default}.cnt-btn.primary{background:linear-gradient(135deg, var(--violet), var(--violet-2));color:#fff}.cnt-btn.ghost{color:var(--text);background:#ffffff0d;border-color:#ffffff24}.cnt-btn.danger{color:#ff9b9b;background:#f8717112;border-color:#f8717147}.cnt-footnote{color:var(--muted-2,#7d756a);text-align:center;margin:4px 0 0;font-size:12.5px;line-height:1.5}@media (width<=640px){.cnt-actions .cnt-btn{flex:auto}.cnt-provider-head{flex-wrap:wrap}.cnt-status{order:3}}.wf-screen{z-index:480;-webkit-overflow-scrolling:touch;background:var(--bg);padding:max(30px, env(safe-area-inset-top,0px)) 22px calc(30px + env(safe-area-inset-bottom,0px));position:fixed;inset:0;overflow-y:auto}.wf-step{flex-direction:column;gap:16px;max-width:560px;margin:0 auto;animation:.28s cubic-bezier(.2,.7,.3,1) wf-in;display:flex}@keyframes wf-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.wf-title{letter-spacing:-.02em;color:var(--text);margin:6px 0 0;font-size:34px;font-weight:800;line-height:1.12}.wf-title-sm{font-size:28px}.wf-lead{color:var(--text-soft);margin:0;font-size:17px;line-height:1.5}.wf-subtitle{color:var(--text);margin:12px 0 0;font-size:19px;font-weight:700}.wf-card{border:1px solid var(--line-strong);background:var(--surface-2);border-radius:18px;padding:16px}.wf-name-card{flex-direction:column;gap:14px;display:flex}.wf-field{flex-direction:column;gap:4px;display:flex}.wf-field span{color:var(--muted);font-size:15px}.wf-field input{color:var(--text);background:0 0;border:none;padding:2px 0;font-family:inherit;font-size:19px;font-weight:600}.wf-field input:focus{outline:none}.wf-field input::placeholder{color:var(--muted-2);font-weight:500}.wf-field+.wf-field{border-top:1px solid var(--line);padding-top:12px}.wf-toggle-row{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.wf-toggle-inline{justify-content:flex-start}.wf-toggle-label{color:var(--text);font-size:15.5px;font-weight:600}.wf-switch{background:var(--surface-3);width:52px;height:32px;box-shadow:inset 0 0 0 1px var(--line-strong);cursor:pointer;border:none;border-radius:999px;flex:none;padding:0;transition:background .18s;position:relative}.wf-switch.on{background:var(--green);box-shadow:none}.wf-switch-knob{background:#fff;border-radius:50%;width:26px;height:26px;transition:transform .2s cubic-bezier(.3,.9,.4,1.2);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #00000059}.wf-switch.on .wf-switch-knob{transform:translate(20px)}.wf-primary{background:linear-gradient(135deg, var(--violet), var(--violet-2));color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;margin-top:10px;padding:16px;font-family:inherit;font-size:17px;font-weight:700;transition:opacity .16s,transform .12s}.wf-primary:active{transform:scale(.98)}.wf-primary:disabled{opacity:.45;cursor:default}.wf-recap{align-items:center;gap:14px;display:flex}.wf-avatar{background:var(--surface-3);border:1px solid var(--line-strong);width:46px;height:46px;color:var(--text);letter-spacing:.02em;border-radius:50%;flex:none;place-items:center;font-size:15px;font-weight:700;display:grid}.wf-recap-label{color:var(--muted);font-size:14px;display:block}.wf-recap strong{color:var(--text);font-size:19px}.wf-item{align-items:flex-start;gap:14px;display:flex}.wf-item-icon{background:var(--surface-2);border:1px solid var(--line);width:38px;height:38px;color:var(--violet-2);border-radius:12px;flex:none;place-items:center;display:grid}.wf-item p{color:var(--text-soft);margin:2px 0 0;font-size:15.5px;line-height:1.5}.wf-item strong{color:var(--text);font-size:16px}.wf-item a{color:var(--violet-2);text-decoration:underline}.wf-acked{background:var(--surface-3);border:1px solid var(--line);width:100%;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:15.5px;font-weight:700;display:flex}.lp-root.lp-v2{--lp-display:"Fraunces", Georgia, "Times New Roman", serif}.lp-v2 .lp2-hero{text-align:center;flex-direction:column;align-items:center;padding:clamp(120px,18vh,180px) 20px 44px;display:flex;position:relative;overflow:hidden}.lp-v2 .lp2-hero:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#7c3aed29,#0000 72%);width:min(900px,120vw);height:520px;position:absolute;top:-240px;left:50%;transform:translate(-50%)}.lp-v2 .lp2-headline{font-family:var(--lp-display);letter-spacing:-.015em;color:var(--lp-text);margin:0 0 20px;font-size:clamp(46px,7.4vw,88px);font-weight:520;line-height:1.02;position:relative}.lp-v2 .lp2-headline em{color:var(--lp-violet-2);font-style:italic;font-weight:500}.lp-v2 .lp2-sub{max-width:540px;color:var(--lp-muted);margin:0 0 44px;font-size:clamp(16px,2vw,18.5px);line-height:1.6;position:relative}.lp-v2 .lp-auth{border:1px solid var(--lp-line-strong);background:linear-gradient(180deg, #ffffff06, transparent 40%), var(--lp-surface);text-align:left;border-radius:22px;width:min(100%,424px);max-width:424px;padding:22px 24px 20px;position:relative;box-shadow:0 32px 90px -28px #000000a6}.lp-v2 .lp2-mode{border:1px solid var(--lp-line);background:#ffffff0a;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:18px;padding:4px;display:grid}.lp-v2 .lp2-mode button{height:38px;color:var(--lp-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:14px;font-weight:650;transition:background .15s,color .15s}.lp-v2 .lp2-mode button.active{background:var(--lp-violet);color:#fff}.lp-v2 .lp2-proof{color:var(--lp-muted);flex-wrap:wrap;justify-content:center;gap:10px 28px;margin-top:36px;font-size:13.5px;display:flex;position:relative}.lp-v2 .lp2-proof span{align-items:center;gap:7px;display:inline-flex}.lp-v2 .lp2-proof svg{color:var(--lp-violet-2);flex:none}.lp-v2 .lp2-demo{gap:12px;width:min(640px,100% - 40px);margin:30px auto 26px;display:grid}.lp-v2 .lp2-demo-q{background:var(--lp-violet-soft);max-width:80%;color:var(--lp-text);border:1px solid #8b5cf647;border-radius:18px 18px 4px;justify-self:end;padding:12px 18px;font-size:15px;line-height:1.5}.lp-v2 .lp2-demo-a{border:1px solid var(--lp-line);background:var(--lp-surface);max-width:92%;color:var(--lp-text);text-align:left;border-radius:18px 18px 18px 4px;justify-self:start;padding:16px 19px 14px;font-size:15px;line-height:1.62}.lp-v2 .lp2-demo-q{text-align:left}.lp-v2 .lp2-demo-a p{margin:0}.lp-v2 .lp2-demo-a strong{color:var(--lp-violet-2);font-weight:650}.lp-v2 .lp2-demo-src{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.lp-v2 .lp2-demo-src span{color:var(--lp-violet-2);border:1px solid #8b5cf64d;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.lp-v2 .lp2-demo-caption{text-align:center;color:var(--lp-muted-2);margin:2px 0 0;font-size:12.5px}.lp-v2 .lp-section-head h2{font-family:var(--lp-display);letter-spacing:-.01em;font-weight:520}.lp-v2 .lp2-hero-left{flex-direction:column;align-items:center;width:100%;display:flex}.lp-v2 .lp2-hero-right{width:100%;margin-top:36px}.lp-v2 .lp2-visual{gap:12px;width:min(640px,100%);margin:0 auto;display:grid}@media (width<=640px){.lp-v2 .lp2-hero{padding-top:104px}.lp-v2 .lp2-sub{margin-bottom:34px}.lp-v2 .lp-auth{padding:18px 16px 16px}.lp-v2 .lp2-demo-q,.lp-v2 .lp2-demo-a{max-width:100%}}@media (width>=1060px){.lp-v2 .lp2-hero{text-align:left;grid-template-columns:minmax(430px,530px) minmax(0,1fr);align-items:center;gap:clamp(44px,5vw,90px);min-height:100vh;padding:82px 0 36px clamp(40px,6.5vw,110px);display:grid}.lp-v2 .lp2-hero:before{left:26%}.lp-v2 .lp2-hero-left{align-items:flex-start}.lp-v2 .lp2-headline{margin-bottom:16px;font-size:clamp(44px,4.1vw,64px)}.lp-v2 .lp-auth{padding:18px 20px 16px}.lp-v2 .lp2-mode{margin-bottom:14px}.lp-v2 .lp2-sub{margin-bottom:34px}.lp-v2 .lp2-proof{justify-content:flex-start;gap:9px 22px;margin-top:28px}.lp-v2 .lp2-hero-right{align-self:stretch;margin:0;display:flex}.lp-v2 .lp2-visual{border:1px solid var(--lp-line);background:radial-gradient(110% 85% at 82% 8%,#7c3aed2b,#0000 62%),linear-gradient(205deg,#16131f 0%,#0e0f16 58%,#0b0c12 100%);border-right:0;border-radius:30px 0 0 30px;flex-direction:column;flex:1;justify-content:center;gap:14px;width:auto;max-width:none;min-height:min(100vh - 150px,820px);margin:0;padding:clamp(30px,4vw,70px);display:flex}.lp-v2 .lp2-visual .lp2-demo-q{max-width:min(420px,78%)}.lp-v2 .lp2-visual .lp2-demo-a{max-width:min(560px,94%)}.lp-v2 .lp2-visual .lp2-demo-caption{text-align:left;margin-top:8px}}
