.customer-shell,.app-shell.customer-shell{display:flex;flex-direction:row;height:100dvh;min-height:0;overflow:hidden;background:var(--bg);color:var(--fg)}.customer-shell__body{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.customer-shell__body>.canvas{min-height:0;flex:1}.customer-shell__body>.header{flex-shrink:0}.customer-shell .slide-panel{max-width:100vw}.customer-shell .slide-panel:not(.open){visibility:hidden;box-shadow:none;pointer-events:none}.customer-shell .slide-panel.open{visibility:visible}.header.customer-workspace-header{min-width:0;height:64px;min-height:64px;padding:0 28px;gap:14px;background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none}.customer-workspace-header__context{display:flex;align-items:center;min-width:0;flex:1}.customer-workspace-header__context .workspace-selector{color:var(--fg);font-size:11px;min-height:44px;min-width:0;width:100%;max-width:260px;padding-left:0}.customer-workspace-header__context .workspace-selector:hover{background-color:var(--bg-subtle);border-color:transparent}.customer-workspace-header__context .workspace-selector:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.customer-workspace-header__context .workspace-selector option{background:var(--panel);color:var(--fg)}.customer-workspace-header__actions{display:flex;align-items:center;flex-shrink:0;gap:7px}.customer-workspace-header__actions .button{font-size:11px!important}.customer-workspace-header__actions .button--icon{width:38px!important;height:44px!important}.customer-workspace-header .source-dropdown-trigger{max-width:160px}.customer-workspace-header .source-dropdown-menu{left:auto;right:0;min-width:min(300px,calc(100vw - 32px));max-width:min(340px,calc(100vw - 32px))}.customer-header-progress{color:var(--fg-muted);font-size:10px;white-space:nowrap}.customer-nav{width:224px;flex:0 0 224px;display:flex;flex-direction:column;gap:26px;padding:30px 18px 20px;border-right:1px solid var(--border-subtle, var(--border));background:var(--bg);overflow-y:auto}.customer-nav__brand{display:flex;align-items:center;gap:9px;color:var(--fg);text-decoration:none;font-size:24px;font-weight:650;letter-spacing:-1.1px;padding:0 10px}.customer-nav__brand-dot{color:var(--accent)}.customer-nav__workspace{display:grid;gap:7px;padding:0 12px;min-width:0}.customer-nav__workspace strong{font-size:12px;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-eyebrow{display:block;color:var(--fg-muted);font-size:10px;font-weight:650;letter-spacing:1.35px;line-height:1.5;text-transform:uppercase}.customer-nav nav{display:grid;gap:5px}.customer-nav__link{display:flex;align-items:center;min-height:44px;gap:12px;padding:10px 13px;border:1px solid transparent;border-radius:9px;color:var(--fg-muted);font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;transition:background .16s ease,color .16s ease}.customer-nav__link:hover{color:var(--fg);background:var(--bg-subtle)}.customer-nav__link.is-active{background:rgba(var(--accent-rgb),.09);color:var(--accent);font-weight:650}.customer-nav__tools>.customer-eyebrow{padding:0 13px;margin-bottom:12px}.customer-nav__tools .customer-nav__link{font-size:12px}.customer-nav__footer{margin-top:auto;display:grid;gap:14px;padding-top:12px}.customer-nav__setup{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;font-size:12px;font-weight:550;color:var(--fg);text-decoration:none;padding:11px;border:1px solid var(--border);border-radius:9px;background:var(--panel)}.customer-nav__setup>span{flex:1}.customer-nav__setup>svg:first-child{color:var(--accent)}.customer-nav__footer>.button{justify-self:start;font-size:11px!important}.customer-nav :focus-visible,.customer-home :focus-visible,.context-preview :focus-visible{outline:2px solid var(--accent);outline-offset:4px}.customer-home{width:100%;height:100%;overflow-y:auto;overscroll-behavior:contain;padding:clamp(24px,3.5vw,52px) clamp(20px,4.5vw,68px) 20px;background:var(--bg);color:var(--fg);box-sizing:border-box;scrollbar-gutter:stable}.customer-home>*{max-width:1080px;margin-left:auto;margin-right:auto}.home-page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.home-workspace-name{color:var(--fg-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:40%}.home-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(210px,1fr);gap:28px;align-items:center;border:1px solid var(--border);border-radius:18px;padding:clamp(24px,3.2vw,46px);background:var(--panel);box-shadow:0 3px 12px rgba(var(--fg-muted-rgb),.025)}.home-hero h1{max-width:600px;font-size:clamp(28px,3vw,42px);line-height:1.13;font-weight:550;letter-spacing:-1.55px;margin:20px 0 16px;color:var(--fg)}.home-hero__copy>p{max-width:450px;color:var(--fg-muted);font-size:13px;line-height:1.8;margin:0}.home-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 22px;margin-top:26px}.customer-status{display:inline-flex;align-items:center;gap:7px;border-radius:99px;padding:5px 9px;background:var(--bg-subtle);color:var(--fg-muted);font-size:10px;font-weight:600;line-height:1.4;white-space:nowrap}.customer-status__dot{width:5px;height:5px;border-radius:50%;background:currentColor}.customer-status--success{color:var(--success);background:rgba(var(--success-rgb),.09)}.customer-status--active{color:var(--accent);background:rgba(var(--accent-rgb),.09)}.customer-status--attention{color:var(--warning);background:rgba(var(--warning-rgb),.09)}.customer-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;box-sizing:border-box;padding:12px 17px;border:1px solid transparent;border-radius:8px;background:var(--accent-inverse);color:#fff;font-size:12px;font-weight:550;line-height:1.5;text-decoration:none;transition:background .16s ease,transform .16s ease}.customer-button:hover{background:var(--accent-inverse-hover);color:#fff;transform:translateY(-1px)}.customer-button--secondary{background:var(--panel);border-color:var(--border);color:var(--fg)}.customer-button--secondary:hover{background:var(--bg-subtle);color:var(--fg)}.customer-text-link{display:inline-flex;align-items:center;gap:7px;min-height:32px;font-size:11px;line-height:1.5;color:var(--fg);font-weight:550;text-decoration:none;background:transparent;border:0;padding:0;cursor:pointer}.customer-text-link:hover{color:var(--accent)}.customer-muted{color:var(--fg-muted);font-size:11px;line-height:1.7}.home-hero__visual{min-height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-left:1px solid var(--border-subtle, var(--border));padding-left:20px}.home-context-orbit{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:18px}.home-context-orbit__source{flex-shrink:0;display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--border);border-radius:9px;background:var(--bg);color:var(--fg-muted)}.home-context-orbit__core{flex-shrink:0;display:grid;place-items:center;width:67px;height:67px;border:1px solid rgba(var(--accent-rgb),.2);border-radius:20px;background:rgba(var(--accent-rgb),.065);color:var(--accent);box-shadow:0 0 0 9px rgba(var(--accent-rgb),.025)}.home-context-orbit__line{width:24px;height:1px;background:var(--border);position:relative}.home-context-orbit__line:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--accent);position:absolute;left:0;top:-1.5px}.is-importing .home-context-orbit__line:before{animation:customer-connect 2s ease-in-out infinite}.home-context-count{font-size:29px;font-weight:500;letter-spacing:-1px;line-height:1.3}.home-context-label{font-size:11px;font-weight:600;text-align:center}.customer-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.customer-section-heading h2{font-size:19px;font-weight:550;letter-spacing:-.5px;line-height:1.35;margin:6px 0 0;color:var(--fg)}.customer-section-heading>.customer-text-link{flex-shrink:0}.home-setup,.home-sources,.context-preview{margin-top:34px}.home-setup{padding:0 0 28px;border-bottom:1px solid var(--border)}.home-milestones{list-style:none;display:flex;align-items:center;padding:0;margin:0}.home-milestones li{flex:1;display:flex;align-items:center;gap:10px;font-size:11px;font-weight:500;color:var(--fg-muted)}.home-milestones li+li:before{content:"";width:28px;height:1px;background:var(--border);margin-right:2px}.home-milestone-index{display:grid;place-items:center;flex-shrink:0;width:26px;height:26px;border-radius:50%;font-size:10px;border:1px solid var(--border);background:var(--panel)}.home-milestones li.is-complete{color:var(--fg)}.home-milestones li.is-complete .home-milestone-index{color:var(--success);border-color:transparent;background:rgba(var(--success-rgb),.1)}.home-heading-count{display:inline-block;margin-left:9px;background:var(--bg-subtle);border:1px solid var(--border-subtle);color:var(--fg-muted);font-size:10px;padding:3px 6px;border-radius:5px;font-weight:500;vertical-align:middle;letter-spacing:0}.home-source-list{margin:0;padding:0;list-style:none}.home-source-row{display:flex;align-items:center;gap:14px;padding:17px 0;border-top:1px solid var(--border-subtle, var(--border))}.home-source-row__icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border:1px solid var(--border);border-radius:10px;background:var(--panel);color:var(--fg-muted)}.home-source-row__identity{display:grid;gap:5px;flex:1;min-width:0}.home-source-row__identity strong{font-weight:550;font-size:12px}.home-source-row__identity>span{color:var(--fg-muted);font-size:10px;line-height:1.5}.home-source-row__action{margin-left:10px;color:var(--fg-muted)}.home-all-sources{margin-top:8px}.home-sources-empty{display:flex;align-items:center;gap:18px;border:1px dashed var(--border);border-radius:12px;padding:24px}.home-sources-empty__icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:12px;color:var(--accent);background:rgba(var(--accent-rgb),.065)}.home-sources-empty>div{flex:1}.home-sources-empty h3{font-size:13px;margin:0 0 7px;font-weight:550}.home-sources-empty p{font-size:11px;line-height:1.65;color:var(--fg-muted);margin:0}.home-sources-empty .customer-button{white-space:nowrap}.customer-inline-state{padding:22px;font-size:12px;line-height:1.7;border:1px solid var(--border);border-radius:11px;background:var(--panel);color:var(--fg-muted)}.customer-inline-state p{margin:0 0 12px}.customer-inline-state h1{color:var(--fg);font-size:25px;font-weight:550;line-height:1.3;margin:0 0 12px}.customer-notice{display:flex;align-items:center;gap:20px;padding:17px 20px;margin-top:18px;border:1px solid var(--border);border-radius:10px;font-size:12px;line-height:1.65;background:var(--panel)}.customer-notice>div{flex:1}.customer-notice strong{font-weight:600;color:var(--fg)}.customer-notice p{font-size:11px;color:var(--fg-muted);margin:3px 0 0}.customer-notice--warning{border-left:3px solid var(--warning)}.home-import-progress{margin-top:18px;font-size:11px}.home-import-progress>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.home-import-progress strong{font-weight:550}.home-import-progress progress{display:block;width:100%;height:5px;border:none;border-radius:99px;overflow:hidden;background:var(--border-subtle);accent-color:var(--accent)}.home-import-progress progress::-webkit-progress-bar{background:var(--border-subtle)}.home-import-progress progress::-webkit-progress-value{background:var(--accent);transition:width .3s ease}.home-import-progress p{color:var(--fg-muted);font-size:10px;margin:8px 0 0}.home-footer{border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:34px;padding:18px 0;color:var(--fg-muted);font-size:10px}.home-footer .customer-text-link{color:var(--fg-muted);font-size:10px}.context-preview{color:var(--fg)}.context-preview__items{border:1px solid var(--border);border-radius:12px;background:var(--panel);overflow:hidden}.context-preview__item{padding:20px 22px}.context-preview__item+.context-preview__item{border-top:1px solid var(--border-subtle, var(--border))}.context-preview__item-top{display:flex;gap:13px}.context-preview__item-top>svg{flex-shrink:0;color:var(--accent);margin-top:1px}.context-preview__item-top>div{min-width:0}.context-preview__item h3{font-size:13px;font-weight:550;line-height:1.55;margin:0;overflow-wrap:anywhere}.context-preview__item p{color:var(--fg-muted);font-size:11px;line-height:1.8;margin:6px 0 0;overflow-wrap:anywhere}.context-preview__disclosure{color:var(--accent);margin:7px 0 0 31px;font-size:10px}.context-preview__disclosure>svg{transition:transform .18s ease}.context-preview__disclosure[aria-expanded=true]>svg{transform:rotate(180deg)}.context-preview__empty{display:flex;gap:19px;align-items:center;padding:26px;border:1px solid var(--border);border-radius:12px;background:var(--panel)}.context-preview__empty>svg{color:var(--accent);flex-shrink:0}.context-preview__empty h3{font-size:13px;font-weight:550;margin:0 0 7px}.context-preview__empty p{font-size:11px;line-height:1.7;color:var(--fg-muted);margin:0}.context-evidence{margin:14px 0 0 31px;border-left:2px solid var(--accent);padding:4px 0 4px 16px}.context-evidence .customer-eyebrow{font-size:9px;overflow-wrap:anywhere}.context-evidence blockquote{margin:10px 0 0;padding:0;color:var(--fg);font-size:12px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;max-height:260px;overflow:auto}@keyframes customer-connect{0%{left:0;opacity:.4}65%{left:calc(100% - 4px);opacity:1}to{left:calc(100% - 4px);opacity:0}}@media (min-width: 1700px){.customer-nav{flex-basis:240px;width:240px;padding-left:26px;padding-right:26px}}@media (max-width: 1100px){.customer-nav{flex-basis:196px;width:196px;padding-left:12px;padding-right:12px}.header.customer-workspace-header{height:auto;min-height:64px;padding-top:5px;padding-bottom:5px;flex-wrap:wrap}.customer-workspace-header__context{flex:1 1 130px}.customer-workspace-header__actions{flex-wrap:wrap;justify-content:flex-end;max-width:100%}.home-hero{grid-template-columns:minmax(0,1fr)}.home-hero__visual{display:none}.home-sources-empty{flex-wrap:wrap}.home-sources-empty .customer-button{margin-left:66px}.home-milestones li+li:before{width:12px}}@media (max-width: 767px){.customer-shell,.app-shell.customer-shell{flex-direction:column;overflow-x:hidden}.header.customer-workspace-header{padding:0 16px;height:auto;min-height:54px;gap:8px;flex-wrap:wrap}.customer-workspace-header__context{flex:1 1 100px}.customer-workspace-header__context .workspace-selector{max-width:180px;font-size:10px}.customer-workspace-header__actions{gap:2px;flex-wrap:wrap;justify-content:flex-end;max-width:100%}.customer-workspace-header__actions .button--icon{width:32px!important}.customer-workspace-header__actions>.button--outline{padding-left:10px!important;padding-right:10px!important}.customer-header-label{display:none}.customer-header-progress{font-size:9px}.customer-nav{width:100%;flex:0 0 auto;flex-direction:column;gap:0;padding:0;border-right:none;border-bottom:1px solid var(--border);overflow:visible}.customer-nav__brand,.customer-nav__workspace,.customer-nav__footer{display:none}.customer-nav .customer-nav__primary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:5px 8px}.customer-nav__link{min-height:50px;flex-direction:column;justify-content:center;gap:5px;padding:7px 4px;border-radius:7px;font-size:10px}.customer-nav__link.is-active{background:rgba(var(--accent-rgb),.07)}.customer-nav__tools{border-top:1px solid var(--border-subtle, var(--border));max-width:100%}.customer-nav__tools>.customer-eyebrow{display:none}.customer-nav__tools nav{display:flex;justify-content:space-around;gap:8px;padding:0 8px;max-width:100%}.customer-nav__tools .customer-nav__link{flex-direction:row;min-height:36px;padding:7px 4px;font-size:10px;gap:5px;border-radius:0}.customer-nav__tools .customer-nav__link>svg{width:13px;height:13px}.customer-home{padding:22px 20px 12px}.home-page-heading{margin-bottom:20px}.home-hero{padding:27px 24px;gap:0;border-radius:14px}.home-hero h1{font-size:32px;letter-spacing:-1.2px}.home-hero__copy>p{font-size:12px}.customer-section-heading{gap:14px;align-items:flex-start}.customer-section-heading h2{font-size:18px}.customer-section-heading>.customer-text-link{margin-top:5px;font-size:10px}.home-milestones{display:grid;gap:12px}.home-milestones li+li:before{content:none}.home-sources-empty{padding:20px;gap:14px}.home-sources-empty>div{min-width:160px}.home-sources-empty .customer-button{margin-left:0}.home-source-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:8px 12px}.home-source-row__icon{grid-row:1 / 3}.home-source-row>.customer-status{grid-column:2;justify-self:start;font-size:9px}.home-source-row__action{grid-row:1 / 3;grid-column:3;font-size:10px;margin:0}.home-source-row__identity strong{font-size:12px}.context-preview__item{padding:18px}.context-preview__empty{padding:20px;align-items:flex-start}.context-preview .customer-section-heading{flex-wrap:wrap;gap:8px}.context-evidence{margin-left:0}.customer-notice{align-items:flex-start;flex-wrap:wrap;gap:12px;padding:16px}.customer-notice>div{min-width:100%}.home-footer{gap:6px;font-size:9px}.home-footer .customer-text-link{font-size:9px}}@media (max-width: 380px){.customer-home{padding-left:14px;padding-right:14px}.home-hero{padding:24px 20px}.home-hero h1{font-size:28px}.customer-eyebrow{font-size:9px;letter-spacing:1px}.home-page-heading{gap:8px}.home-workspace-name{font-size:9px}.customer-section-heading h2{font-size:16px}.customer-section-heading{gap:10px}.customer-nav__tools nav{gap:12px}}@media (prefers-reduced-motion: reduce){.customer-nav *,.customer-home *,.context-preview *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.customer-button:hover{transform:none}}.setup-source-heading{margin-top:var(--space-32)}.setup-first-question{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-16);margin-block:var(--space-24);padding:var(--space-24);border:1px solid var(--accent);border-radius:var(--radius-lg);background:rgba(var(--accent-rgb),.05)}.setup-first-question>div{flex:1 1 240px;min-width:0}.setup-first-question h3,.setup-first-question p{margin:0}.setup-first-question p{color:var(--fg-muted);margin-top:var(--space-8)}.mcp-setup-chatgpt[data-available=false]{background:var(--bg-subtle);box-shadow:none;border-color:var(--border-subtle);font-size:var(--fs-sm)}.mcp-setup-milestones button:disabled{cursor:default;color:var(--fg-muted)}.mcp-setup-step h2:focus-visible{outline:var(--focus-ring);outline-offset:var(--space-4)}.customer-chat{position:relative}.customer-chat-history{display:flex;flex-shrink:0}.customer-chat-mobile-toolbar{display:none}.customer-chat-welcome{max-width:640px;padding-block:var(--space-24)}.customer-chat-welcome h1{margin-block:var(--space-12);font-size:clamp(24px,3vw,36px);line-height:var(--lh-tight);color:var(--fg)}.customer-chat-welcome p{color:var(--fg-muted);line-height:var(--lh-relaxed)}.customer-chat-suggestions{display:flex;flex-wrap:wrap;gap:var(--space-12);margin-block:var(--space-24)}.customer-chat-suggestions button{white-space:normal;text-align:left;height:auto;min-height:44px}.customer-chat-source-links{display:flex;flex-wrap:wrap;gap:var(--space-16);font-size:var(--fs-sm)}.customer-chat-source-links a{color:var(--accent)}@media (max-width: 767px){.setup-first-question{padding:var(--space-16)}.setup-first-question>a{width:100%}.customer-chat-mobile-toolbar{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;min-height:44px;padding-inline:var(--space-12);border-bottom:1px solid var(--border-subtle)}.customer-chat-welcome{padding-block:var(--space-8)}.customer-chat-suggestions{flex-direction:column;margin-block:var(--space-16)}}
