:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202329;background:#fff;font-synthesis:none;font-size:15px;line-height:1.5;font-weight:400;--muted:#6c717b;--border:#e8e9ec;--surface:#f5f6f8;--accent:#1765c1}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}a{color:var(--accent);text-decoration:none}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 15px;border:1px solid var(--border);border-radius:10px;background:#fff;cursor:pointer;font-weight:500;font-size:14px;text-decoration:none;color:inherit}button:hover,.button:hover{background:#f2f3f5}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #347ed3;outline-offset:3px}input,textarea,select{border:1px solid #d9dce2;border-radius:9px;padding:10px 12px;background:#fff;width:100%;font-size:15px;min-width:0}textarea{resize:none}h1,h2,h3,p{margin-top:0}h1{font-size:18px;line-height:1.4;font-weight:600}h2{font-size:22px;letter-spacing:-.4px;font-weight:600}h3{font-size:16px;font-weight:600;margin:0}.muted{color:var(--muted)}.small{font-size:13px}.primary{background:#252931;color:#fff;border-color:#252931}.primary:hover{background:#3c414a}.full{width:100%}.icon-button{border:0;background:transparent;min-width:40px;padding:8px}.text-button{background:transparent;border:0;padding:8px 0;justify-content:flex-start}.wordmark{font-size:24px;letter-spacing:-.8px;font-weight:650;color:#1e2632}.app-shell{display:flex;height:100dvh;min-height:300px;overflow:hidden}.sidebar{width:248px;flex-shrink:0;background:#f5f6f8;display:flex;flex-direction:column;border-right:1px solid #eceef1;padding:12px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 16px;gap:10px}.sidebar-search{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px;padding:10px 12px;margin-bottom:14px;min-height:42px}.sidebar-scroll{overflow-y:auto;flex:1;scrollbar-width:thin}.nav-row,.conversation-row{display:flex;align-items:center;gap:13px;padding:11px 12px;min-height:44px;border-radius:9px;color:inherit;font-size:15px}.nav-row:hover,.conversation-row:hover{background:#eaecef}.selected{background:#e6e8ec}.nav-row svg{flex:none;stroke-width:1.65}.section-label{padding:25px 12px 8px;font-size:13px;color:var(--muted)}.conversation-row{font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-note{font-size:13px;padding:8px 12px}.sidebar-footer{margin-top:10px}.main{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.topbar{height:64px;flex-shrink:0;display:flex;align-items:center;gap:10px;padding:0 26px;border-bottom:1px solid var(--border)}.topbar h1{margin:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-only{display:none}.chat{flex:1;min-height:0;display:flex;flex-direction:column}.chat-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain}.chat-start{max-width:760px;margin:auto;min-height:100%;display:flex;align-items:flex-end;padding:32px 20px 14px}.suggestions{width:100%;max-width:460px}.suggestions button{width:100%;justify-content:flex-start;border:0;min-height:54px;padding:13px 10px;background:transparent;font-size:16px;font-weight:500;gap:14px}.suggestions button:hover{background:#f6f7f8}.suggestions button span{flex:1;text-align:left}.suggestions svg{color:#7a808a;stroke-width:1.6}.composer-wrap{width:100%;max-width:800px;margin:0 auto;padding:10px 20px 28px}.composer{border:1px solid #dce0e5;border-radius:22px;box-shadow:0 3px 12px #1c29400a;padding:12px;background:#fff}.composer textarea{border:0;outline:0;padding:7px 10px;line-height:1.5;min-height:50px;max-height:160px;box-shadow:none;font-size:16px;background:transparent}.composer textarea:focus-visible{outline:0}.composer:focus-within{border-color:#b5c0cf}.composer-actions{display:flex;align-items:center;justify-content:space-between}.send{min-width:36px;min-height:36px;padding:7px;border-radius:50%;background:#262c35;color:#fff;border:0}.send:hover{background:#414854}.timeline{max-width:800px;margin:auto;padding:30px 24px 15px}.message{margin-bottom:28px;display:flex}.message.user{justify-content:flex-end}.message-body{max-width:100%;overflow-wrap:anywhere}.user .message-body{max-width:85%;background:#f1f3f5;border-radius:20px;padding:12px 17px}.message-body p:last-child{margin-bottom:0}.message-body pre{white-space:pre-wrap;overflow:auto;background:#f5f6f8;padding:14px;border-radius:10px;font-size:13px}.message-body table{display:block;overflow:auto;border-collapse:collapse;max-width:100%}.message-body td,.message-body th{padding:8px 12px;border-bottom:1px solid var(--border);text-align:left}.working{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:14px;padding:6px 0 20px}.artifact{border:1px solid var(--border);border-radius:15px;padding:18px;margin:20px 0;overflow-wrap:anywhere}.artifact-title{display:flex;align-items:center;gap:8px;margin-bottom:8px}.artifact p{font-size:14px;margin-bottom:12px}.artifact p:last-child{margin-bottom:0}.target{display:flex;flex-direction:column;border-top:1px solid var(--border);padding:10px 0;font-size:13px}.target span{color:var(--muted)}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.attachments{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.attachment{display:inline-flex;gap:6px;align-items:center;padding:3px 8px;border-radius:8px;background:#f0f2f5;font-size:12px;max-width:100%;overflow-wrap:anywhere}.attachment button{padding:2px;min-height:25px;border:0;background:transparent}.records{padding:24px 32px 40px;width:100%;max-width:1200px;margin:0 auto;overflow:auto;flex:1}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.toolbar h2{margin:0;font-size:18px}.filters{display:flex;gap:4px;overflow:auto;scrollbar-width:none}.filters button{border:0;background:transparent;white-space:nowrap;font-size:14px;color:var(--muted)}.filters button[aria-pressed=true]{background:#f0f2f5;color:#242a32}.search-field{display:flex;align-items:center;gap:9px;background:#f5f6f8;border-radius:11px;padding:0 12px;margin-bottom:18px;color:var(--muted)}.search-field input{background:transparent;border:0;padding:12px 0}.record-list{border-top:1px solid var(--border)}.record-row{display:flex;align-items:center;width:100%;gap:16px;border:0;border-bottom:1px solid var(--border);border-radius:0;padding:17px 4px;min-height:76px;text-align:left;color:inherit;background:transparent;font-weight:400;justify-content:flex-start}.record-row>svg{flex:none;color:var(--muted)}.record-main{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0;overflow-wrap:anywhere}.record-main strong{font-size:15px;font-weight:550}.record-main .small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.record-main p{font-size:14px;margin:3px 0}.record-value{white-space:nowrap;font-size:14px}.photo{width:58px;height:66px;border-radius:8px;object-fit:cover;flex:none}.photo-empty{display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#abb0b8}.load-more{display:flex;margin:24px auto}.loading,.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:70px 22px;text-align:center;color:var(--muted)}.loading{font-size:14px}.empty h2{font-size:17px;font-weight:500;margin:0}.error-state{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:13px 15px;margin:12px 0;background:#faf5f3;border-radius:10px;color:#9c3e29;font-size:14px}.error-state p{margin:0;flex:1}.error-state button{font-size:13px}.error-text{color:#9c3e29;font-size:14px}.offline,.notice{padding:10px 20px;background:#f7f6f2;color:#756044;font-size:13px}.sheet{padding:0;border:0;border-radius:20px;width:min(560px,calc(100vw - 30px));max-height:88dvh;box-shadow:0 18px 80px #101b3333}.sheet::backdrop{background:#1d263044}.sheet-inner{padding:24px}.sheet header{display:flex;align-items:flex-start;gap:16px;justify-content:space-between}.sheet header h2{font-size:21px}.detail-body{padding:12px 0 24px}.detail-body>.photo{width:150px;height:175px;margin-bottom:18px}.detail-body>p{white-space:pre-wrap}.detail-row{display:flex;flex-direction:column;gap:5px;border-bottom:1px solid var(--border);padding:16px 0;font-size:14px}dl{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}dt{color:var(--muted)}dd{margin:0;text-align:right;overflow-wrap:anywhere}.inbox-message{border-bottom:1px solid var(--border);padding:16px 0}.inbox-message p{white-space:pre-wrap;margin:10px 0}.finance-totals{display:flex;gap:50px;padding:25px 0 40px}.finance-totals>div{display:flex;flex-direction:column;gap:8px}.finance-totals strong{font-size:28px;letter-spacing:-.8px;font-weight:550}.inline-label{display:flex;align-items:center;gap:16px}.settings-page{max-width:760px;width:100%;margin:0 auto;padding:32px;overflow:auto}.profile{display:flex;align-items:center;gap:16px;padding:15px 0 30px}.profile h2{font-size:20px;margin-bottom:2px}.profile p{margin:0}.avatar{width:54px;height:54px;background:#eceff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.settings-group{border-top:1px solid var(--border)}.signout{margin-top:28px}.version{margin-top:24px}.back-link{display:inline-block;margin-bottom:22px;font-size:14px}.connection-row{display:flex;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid var(--border)}.market-logo{width:42px;height:42px;background:#f0f2f5;display:flex;align-items:center;justify-content:center;border-radius:11px;font-weight:600;font-size:20px}.task-form{display:flex;gap:8px;margin-bottom:24px}progress{width:100%;height:5px;accent-color:#357abf}.auth-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px}.auth-form{width:100%;max-width:340px}.auth-form>.wordmark{margin-bottom:55px;text-align:center}.auth-form h1{font-size:27px;letter-spacing:-.8px;margin-bottom:7px}.auth-form form{margin-top:28px}.auth-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;font-size:13px;font-weight:500}.auth-form button.full{margin-bottom:10px}.auth-form .text-button{font-size:13px}.auth-divider{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:12px;margin:18px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--border);flex:1}.auth-help{display:block;text-align:center;margin-top:28px}.skip-link{position:fixed;top:-100px;left:12px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.composer-wrap{padding-bottom:36px}.chat-start{padding-bottom:22px}}@media(max-width:900px){.sidebar{width:220px}.records{padding:20px}.finance-totals{gap:30px}}@media(max-width:700px){:root{font-size:16px}.mobile-only{display:inline-flex}.sidebar{position:fixed;z-index:20;left:0;top:0;bottom:0;width:min(300px,86vw);transform:translate(-100%);transition:transform .18s ease}.sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;background:#19233355;z-index:19}.topbar{height:58px;padding:0 10px;border-bottom-color:transparent}.topbar h1{font-size:17px}.records{padding:12px 16px 30px}.toolbar{gap:0;margin-bottom:16px}.filters{margin-right:6px}.filters button{padding:8px 10px}.composer-wrap{padding:6px 10px max(12px,env(safe-area-inset-bottom))}.composer{border-radius:23px;padding:8px}.composer textarea{font-size:16px}.chat-start{padding:20px 20px 12px}.timeline{padding:20px 16px 5px}.message{margin-bottom:24px}.user .message-body{max-width:90%}.record-row{gap:12px;padding:15px 0}.record-value{font-size:13px}.photo{width:50px;height:58px}.finance-totals{gap:24px;justify-content:space-between;padding:18px 0 25px}.finance-totals strong{font-size:23px}.settings-page{padding:22px 20px}.sheet-inner{padding:20px}.connection-row{flex-wrap:wrap}.auth-form>.wordmark{margin-bottom:40px}.auth-page{justify-content:flex-start;padding-top:45px}.auth-form .wordmark{font-size:28px}.search-field input{font-size:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition:none!important;scroll-behavior:auto!important}}.brand-logo{display:block;width:112px;height:32px;object-fit:contain}.auth-form .brand-logo{width:144px;height:40px;margin:auto}.wordmark{display:inline-flex;align-items:center;min-height:40px}.auth-form>.wordmark{display:flex}.topbar h1 .brand-logo{width:105px;height:30px}.auth-code-actions{display:flex;justify-content:space-between;gap:16px}.auth-form input{font-size:16px;min-height:48px}.auth-form .verification-code{font-size:24px;letter-spacing:.3em;text-align:center}.auth-form .primary{background:#276fde;border-color:#276fde;min-height:48px}.auth-form .primary:hover{background:#2163c8}.insight-content{margin-top:20px}.insight-metric{display:flex;flex-direction:column;gap:3px;margin-bottom:18px;font-variant-numeric:tabular-nums}.insight-metric>strong{font-size:28px;line-height:1.2;font-weight:600;letter-spacing:-.6px;overflow-wrap:anywhere}.insight-metric>span{font-size:13px;color:var(--muted)}.insight-headline{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.insight-change{text-align:right;font-size:15px;font-variant-numeric:tabular-nums}.insight-change small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.trend-chart{width:100%;margin:8px 0 20px;min-height:164px;min-width:0;font-variant-numeric:tabular-nums}.insight-details{font-size:13px}.insight-details summary{cursor:pointer;min-height:44px;padding:12px 0;color:var(--accent);font-weight:500}.insight-details table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.insight-details th,.insight-details td{padding:10px 3px;border-bottom:1px solid var(--border);text-align:left}.insight-details th{font-weight:500}.insight-details td:last-child,.insight-details thead th:last-child{text-align:right}.insight-source{display:flex;flex-direction:column;gap:5px;font-size:11px;color:var(--muted);border-top:1px solid var(--border);padding-top:14px;margin-top:16px}.insight-source .insight-details summary{padding:8px 0;min-height:36px}.insight-source ul{margin:0;padding-left:18px;line-height:1.6}.insight-caveat{color:#8a6122;font-size:12px}.insight-facts>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--border);font-size:14px}.insight-facts strong{font-weight:550;text-align:right;font-variant-numeric:tabular-nums}.insight-facts span{color:var(--muted)}.insight-facts small{display:block;font-size:12px;margin-top:3px}.insight-facts>div:last-child{border:0}.insight-evidence{padding:12px 0;border-top:1px solid var(--border)}.insight-evidence p{margin:5px 0}.inventory-bars{display:flex;flex-direction:column;gap:16px;margin-bottom:18px}.inventory-bar>div:first-child{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin-bottom:6px}.inventory-bar strong{font-variant-numeric:tabular-nums;font-weight:550}.bar-track{height:6px;border-radius:4px;background:#f1f3f6;overflow:hidden}.bar-track>span{display:block;height:100%;background:#276fde;border-radius:4px}.market-comparison>div{border-top:1px solid var(--border);padding:14px 0}.comparison-value{display:flex;justify-content:space-between;gap:18px;margin-bottom:5px;font-size:15px}.comparison-value strong{font-weight:550}.market-comparison p{margin:0}.conversation-block{margin:22px 0}.conversation-block h4{font-size:13px;font-weight:500;color:var(--muted);margin:0 0 14px}.conversation-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.conversation-metrics .insight-metric{margin-bottom:4px}.conversation-metrics .insight-metric>strong{font-size:25px}.conversation-steps{margin:0;padding-left:24px}.conversation-steps li{padding:5px 0 12px 6px;font-size:14px}.conversation-steps p{margin:3px 0 0}.conversation-steps strong{font-weight:550}.insight-footnote{border-top:1px solid var(--border);padding-top:14px}.insight-content progress{height:8px;margin-bottom:8px;border-radius:6px;accent-color:#276fde}@media(max-width:450px){.artifact{padding:16px}.insight-metric>strong{font-size:25px}.conversation-metrics{gap:16px}.conversation-metrics .insight-metric>strong{font-size:23px}.insight-facts>div{gap:14px}.insight-change{font-size:13px}}.photo-frame{display:inline-flex;width:58px;height:66px;flex:none}.photo-frame .photo{width:100%;height:100%;margin:0}.detail-body>.photo-frame{width:150px;height:175px;margin-bottom:18px}@media(max-width:700px){.photo-frame{width:50px;height:58px}.sidebar{visibility:hidden}.sidebar.open{visibility:visible}}.task-notes{margin-top:8px;font-size:14px}.task-notes summary,.connection-help summary{cursor:pointer;padding:12px 0;min-height:44px;color:var(--accent)}.task-notes p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55}.connection-help{max-width:360px}.connection-help p{line-height:1.55;margin:4px 0}.artifact-fact{display:contents}.artifact-photos{display:flex;gap:12px;overflow-x:auto;margin-bottom:20px}.artifact-photos .photo-frame{width:140px;height:160px}.draft-description{white-space:pre-wrap}.approval-options{display:flex;flex-direction:column;gap:8px;margin-top:14px}.approval-options button{justify-content:space-between;min-height:44px}.settings-page .record-main strong{display:block}@media(max-width:700px){button,.button{min-height:44px}.send{min-width:44px;min-height:44px}}
