:root{--navy:#020643;--yellow:#fecc2f;--paper:#fafaf8;--ink:#202338;--muted:#7a7f90;--line:#e7e8ed;--green:#247a59;--radius:13px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-size:14px}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{text-decoration:none}a,button{color:inherit}button{border:none;background:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #9b7de8;outline-offset:3px}h1,h2,h3,h4,p{margin:0}h1{font-size:29px;line-height:1.25;letter-spacing:-.9px;font-weight:680}h2{font-size:17px;letter-spacing:-.3px}h2,h3{font-weight:650}h3,h4{font-size:14px}p{line-height:1.65}.small,small{font-size:12px;line-height:1.5}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:550}input,select,textarea{border:1px solid #dfe1e8;background:white;border-radius:7px;color:var(--ink);padding:11px 12px;min-width:0;width:100%;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#8d90a0;font-weight:400}input:focus,select:focus,textarea:focus{border-color:var(--navy)}textarea{resize:vertical;line-height:1.6}select{padding-right:24px}input[type=checkbox]{width:17px;height:17px;accent-color:var(--navy)}fieldset{border:1px solid var(--line);border-radius:8px;padding:14px;margin:0}legend{font-size:13px;font-weight:600;padding:0 5px}summary{cursor:pointer;font-size:12px;color:#5f6682;padding:10px 0}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,monospace;font-size:11px;line-height:1.6}strong{font-weight:650}.muted{color:var(--muted)}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.full{width:100%;justify-content:center}.wide{grid-column:1/-1}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 16px;min-height:40px;white-space:nowrap;border-radius:7px;font-size:12px;font-weight:650;transition:background .15s}.primary{background:var(--yellow);color:var(--navy);border:1px solid var(--yellow)}.primary:hover{background:#f1bd19}.secondary{background:white;color:#444961;border:1px solid #dedfe8}.secondary:hover{background:#f4f4f8}.text-button{display:inline-flex;align-items:center;gap:5px;padding:5px 0;font-weight:600;font-size:12px;color:var(--navy)}.text-button:hover{text-decoration:underline}.icon-button{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;min-width:32px;min-height:32px;color:#777d92}.icon-button:hover{background:#efeff4;color:var(--navy)}.eyebrow{display:block;letter-spacing:1.5px;font-size:10px;font-weight:700;margin-bottom:11px;color:#7a7e93}.badge{display:inline-flex;align-items:center;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:600;line-height:1.3;background:#f0f1f7;color:#666c83;white-space:nowrap}.badge.positive{background:#e8f4ee;color:#217854}.count{background:#e9eaf1;color:#757a8e;border-radius:5px;min-width:24px;min-height:22px;display:inline-flex;padding:2px 6px}.avatar,.count{align-items:center;justify-content:center;font-size:11px}.avatar{height:36px;width:36px;min-width:36px;border-radius:11px;background:#ebedf5;color:#676f95;display:flex;font-weight:650}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.padded{padding:25px}.panel-header{padding:25px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border-bottom:1px solid #eff0f4}.panel-header p{font-size:12px;color:var(--muted);margin-top:7px}.toolbar{padding:18px 21px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:16px}.toolbar.transparent{border:none;padding:0;margin-bottom:23px}.search{position:relative;display:flex;flex-direction:row;align-items:center;gap:9px;background:#fff;border:1px solid #e2e4eb;border-radius:7px;padding:0 11px;color:#8c91a2;max-width:350px;width:100%}.search input{border:none;padding:10px 0;min-width:0;background:transparent;font-size:12px}.search input:focus-visible{outline-offset:1px}.empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px 24px;gap:12px;color:#858a9c}.empty h3{font-size:15px;color:#4e546e}.empty p{max-width:330px;font-size:12px}.empty-icon{height:60px;width:60px;border-radius:18px;background:#f3f3f8;display:inline-flex;align-items:center;justify-content:center;color:#9397af;margin-bottom:4px}.error{display:flex;align-items:flex-start;gap:9px;border:1px solid #f4ccce;border-radius:7px;background:#fff5f4;color:#a03d46;font-size:12px;padding:12px 14px;margin:12px 0;line-height:1.55}.error svg{flex-shrink:0;margin-top:1px}.danger-text,.field-error{color:#a33b49}.warning{background:#fff8df;border:1px solid #f4e4a7;border-radius:6px;padding:10px;font-size:12px;margin-top:14px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.skip-link{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:224px;min-width:224px;position:fixed;inset:0 auto 0 0;background:var(--navy);color:#b6b9d6;padding:0 17px;display:flex;flex-direction:column;z-index:40}.brand{height:113px;display:flex;align-items:center;padding-left:8px}.brand img{width:148px;height:auto;max-height:76px;object-fit:contain}.nav-heading{font-size:9px;letter-spacing:1.6px;font-weight:600;color:#898daf;margin:3px 13px 17px}.sidebar nav{display:flex;flex-direction:column;gap:5px;overflow-y:auto}.nav-link{display:flex;align-items:center;gap:13px;padding:12px 13px;font-size:12px;line-height:1.2;border-radius:7px}.nav-link:hover{color:white;background:#151952}.nav-link.active{background:var(--yellow);color:var(--navy);font-weight:650}.sidebar-bottom{margin-top:auto;padding-top:30px}.safe-note{display:flex;gap:10px;align-items:flex-start;font-size:10px;color:#898fad;padding:20px 12px}.safe-note strong{color:#babdd3;font-weight:400;display:inline-block;margin-top:5px}.user{display:flex;align-items:center;gap:9px;border-top:1px solid #242858;padding:19px 1px 22px}.user .avatar{background:#242a61;color:#e5e6f3;width:34px;height:34px;min-width:34px}.user>span:nth-child(2){flex:1 1;min-width:0}.user strong{display:block;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f0f1fb;font-size:11px}.user small{display:block;font-size:9px;margin-top:5px;text-transform:capitalize;color:#9297b6}.user .icon-button{color:#969bbc}.workspace{margin-left:224px;width:calc(100% - 224px)}.topbar{height:64px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 33px;font-size:11px;color:#666c81}.topbar .muted{margin:0 10px;color:#c9cbd4}.environment{display:flex;align-items:center;gap:7px;color:#707589;font-size:10px}.environment>span{width:6px;height:6px;border-radius:50%;background:#c2a040}.page{padding:34px;max-width:1750px;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-title p{color:#858a9b;font-size:12px;margin-top:9px}.close-nav,.menu-button{display:none}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:25px}.metric{padding:21px 23px 17px;border:1px solid var(--line);border-radius:var(--radius);background:white}.metric .row{font-size:11px;color:#757b8e}.metric .row svg{color:#7c82a1}.metric strong{display:block;font-size:36px;font-weight:620;letter-spacing:-1.8px;margin:20px 0 15px;color:var(--navy)}.metric small{border-top:1px solid #eff0f5;padding-top:12px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#8b90a3}.metric:hover{border-color:#b9bfd7}.dashboard-columns{display:grid;grid-template-columns:1.25fr 1fr;gap:24px}.stage-bars{padding:27px 25px;display:grid;gap:22px}.stage-bars>div{display:grid;grid-template-columns:130px 1fr 22px;align-items:center;gap:14px;font-size:11px}.stage-bars>div>div{height:9px;background:#f1f2f7;border-radius:5px;overflow:hidden}.stage-bars i{display:block;height:100%;background:#70799f;border-radius:5px}.radar{padding:7px 24px 16px}.radar>a{display:flex;align-items:center;gap:13px;padding:21px 0;border-bottom:1px solid #f0f1f5}.radar>a:last-child{border:0}.radar-icon{height:40px;width:40px;min-width:40px;background:#f5f4ee;border-radius:10px;color:#888066;display:flex;align-items:center;justify-content:center}.radar>a>span:nth-child(2){flex:1 1}.radar strong{font-size:12px;display:block;font-weight:550}.radar small{font-size:10px;color:#9599a7;display:block;margin-top:5px}.radar b{font-size:17px;color:#616783}.welcome-strip{padding:27px;margin-top:26px;border:1px solid #e7e4d5;background:#f7f6ee;border-radius:var(--radius);display:flex;gap:18px;align-items:center}.welcome-strip>div{flex:1 1}.welcome-strip h2{font-size:14px}.welcome-strip p{font-size:11px;color:#898879;margin-top:6px}.sparkle-mark{height:39px;width:39px;min-width:39px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#fcf0bc;color:#77704c}.table-scroll{overflow:auto}table{border-collapse:collapse;min-width:650px;width:100%;text-align:left;font-size:12px}th{padding:14px 20px;background:#fcfcfd;font-size:10px;letter-spacing:.3px;color:#858a9d;font-weight:600;border-bottom:1px solid var(--line)}td{padding:17px 20px;border-bottom:1px solid #eff0f4;max-width:320px;overflow-wrap:anywhere;color:#5e6479}tbody tr:last-child td{border:none}.table-footer{padding:14px 21px;border-top:1px solid var(--line);color:#9297a6;font-size:10px}.page-tabs{display:flex;gap:25px;padding:0 34px;background:white;border-bottom:1px solid var(--line);overflow:auto}.page-tabs a{padding:18px 0;font-size:12px;white-space:nowrap;color:#898e9e;border-bottom:2px solid transparent}.page-tabs a.selected{color:var(--navy);font-weight:600;border-color:var(--yellow)}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#070c2c66;display:flex;align-items:center;justify-content:center;padding:25px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{background:white;border-radius:16px;max-height:90vh;overflow:auto;padding:28px;max-width:700px;width:100%;box-shadow:0 30px 90px #02064333}.modal.narrow{max-width:460px}.modal>header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:25px}.modal form{display:flex;flex-direction:column;gap:20px}.modal footer{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:flex-end;gap:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px}.checkbox-label{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:400}.checkbox-label>span small{display:block}.details{display:grid;gap:11px;font-size:12px}.details>div{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #f0f0f5}.details dt{color:#8b90a1;text-transform:capitalize}.details dd{margin:0;overflow-wrap:anywhere;color:#50576d}.details dd pre{margin:0}.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-brand{background:var(--navy);color:white;padding:55px 65px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.login-brand:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;border:1px solid #ffffff0b;right:-200px;bottom:-190px;box-shadow:0 0 0 75px #ffffff02,0 0 0 150px #ffffff02}.login-brand img{max-width:210px;max-height:130px;object-fit:contain;align-self:flex-start}.login-brand .eyebrow{color:#959ac0;font-size:10px;letter-spacing:2px;margin-bottom:23px}.login-brand h1{font-size:clamp(34px,3.5vw,53px);line-height:1.16;letter-spacing:-1.6px;font-weight:600}.login-brand em{font-style:normal;color:var(--yellow)}.login-brand p{color:#969dbc;font-size:13px;line-height:1.8;margin-top:25px}.login-brand>small{font-size:10px;color:#737da9}.login-form{display:flex;align-items:center;justify-content:center;padding:55px;background:white}.login-form>div{width:100%;max-width:360px}.login-lock{background:#f2f3f8;width:51px;height:51px;border-radius:13px;color:var(--navy);display:flex;align-items:center;justify-content:center;margin-bottom:30px}.login-form h2{font-size:27px;letter-spacing:-.8px}.login-form h2+p{font-size:12px;color:#9397a8;margin:10px 0 30px}.login-form form{display:grid;gap:20px;margin-bottom:25px}.login-form form .primary{margin-top:6px;justify-content:space-between;padding:14px 17px}.auth-error{max-width:500px;margin:100px auto}.inbox-layout{height:calc(100vh - 64px);display:grid;grid-template-columns:285px minmax(300px,1fr) 350px;background:white}.conversation-list{border-right:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.conversation-list>header{padding:26px 21px 19px;border-bottom:1px solid var(--line)}.conversation-list h1{font-size:20px;letter-spacing:-.5px}.live{font-size:9px;color:#8b90a1;display:flex;align-items:center;gap:5px;margin:8px 0 22px}.live>span{height:5px;width:5px;background:#a8aabb;border-radius:50%}.live>span.online{background:#36a379}.conversation-list select{font-size:11px;margin-top:10px;padding:9px 10px;color:#83889c;background:#fafafb;border-color:#eeeff4}.conversation-scroll{overflow:auto;flex:1 1}.conversation{display:flex;align-items:flex-start;gap:10px;padding:19px 17px;width:100%;text-align:left;border-bottom:1px solid #f0f1f5;position:relative}.conversation.selected{background:#f2f3fa;border-left:3px solid var(--navy);padding-left:14px}.conversation:hover{background:#f8f8fb}.conversation-content{flex:1 1;min-width:0}.conversation strong{font-size:12px;color:#535a70;font-weight:600}.conversation strong,.conversation-content>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-content>span{color:#969aae;font-size:11px;margin-top:7px}.conversation small{display:block;color:#a5a9ba;font-size:9px;margin-top:8px}.unread{background:var(--navy);color:white;font-size:9px;border-radius:20px;min-width:18px;text-align:center;padding:4px}.chat{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fafaf8}.chat-heading{min-height:85px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 23px}.chat-heading h2{font-size:13px}.chat-heading small{font-size:9px;color:#8e93a4;display:block;margin-top:6px}.chat-heading select{font-size:10px;max-width:135px;padding:8px}.messages{padding:25px;flex:1 1;overflow:auto;display:flex;flex-direction:column;gap:15px}.message{padding:13px 16px;border-radius:0 12px 12px 12px;border:1px solid #e7e8ef;background:#fff;max-width:85%;align-self:flex-start;font-size:12px;box-shadow:0 2px 3px #03063a02;overflow-wrap:anywhere}.message.outbound{background:#eeeff9;align-self:flex-end;border-color:#e4e5f1;border-radius:12px 0 12px 12px}.message p{white-space:pre-wrap}.message footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:8px;color:#a0a5b7;margin-top:8px}.message .badge{font-size:8px;background:transparent;padding:0;color:#798ba1}.composer{padding:18px 22px 20px;border-top:1px solid var(--line);background:white}.composer textarea{font-size:12px;border-color:#e7e8ef}.composer>.row{margin-top:13px}.composer small{font-size:9px;color:#a2a6b5}.composer button{padding:9px 15px;min-height:34px}.copilot{border-left:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.copilot>header{min-height:85px;padding:19px 20px;border-bottom:1px solid var(--line)}.copilot h2{font-size:13px}.copilot header small{font-size:10px;color:#969aad;display:block;margin-top:5px}.copilot .sparkle-mark{height:34px;width:34px;min-width:34px;border-radius:9px}.copilot-scroll{overflow:auto;flex:1 1}.copilot-section{padding:21px;border-bottom:1px solid var(--line)}.copilot-section h3{font-size:12px}.copilot-section>.row{margin-bottom:12px}.copilot-section>p{font-size:11px;color:#8a90a2;line-height:1.8}.copilot-section .secondary{font-size:11px;margin-top:12px}.copilot .empty{min-height:100px}.context-list{font-size:11px;display:grid;gap:13px}.context-list>div{display:flex;flex-direction:column;gap:4px}.context-list dt{color:#9399ac;font-size:10px}.context-list dd{margin:0;color:#545b73;line-height:1.5}.suggestion{margin-top:19px;border:1px solid #e4e5ee;border-radius:9px;padding:13px;background:#fdfdff}.suggestion h4{display:flex;gap:8px;align-items:center;font-size:12px}.suggestion h4>span{background:#eceefa;color:#656c9c;border-radius:5px;width:23px;height:23px;display:flex;align-items:center;justify-content:center;font-size:10px}.suggestion>p{margin:8px 0;font-size:10px}.suggestion-message{background:white;border:1px solid #ededf4;border-radius:7px;padding:11px;margin-top:10px}.suggestion-message p{font-size:11px;white-space:pre-wrap;line-height:1.7;color:#606781}.suggestion-message>.row{justify-content:flex-end;border-top:1px solid #f1f1f7;margin-top:10px;padding-top:5px;gap:7px}.suggestion-message .icon-button{min-height:27px;min-width:25px}.suggestion-message .text-button{font-size:10px}.suggestion>.text-button{font-size:10px;margin-top:9px}.missing{font-size:11px;color:#8c7850;background:#faf7ed;padding:12px;border-radius:7px;margin-top:12px;line-height:1.6}.missing ul{padding-left:18px;margin-bottom:0}.no-conversation{grid-column:span 2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;background:var(--paper);text-align:center;padding:25px}.no-conversation h2{font-size:20px;color:#6f7690}.no-conversation p{font-size:12px;color:#9da2b3}.no-conversation .badge{margin-top:10px}.copilot-toggle,.mobile-back{display:none}.kanban{display:flex;gap:18px;overflow:auto;padding-bottom:24px;min-height:65vh}.kanban-column{width:284px;min-width:284px;background:#f1f2f5;border:1px solid #e8e9ef;border-radius:11px;align-self:stretch}.kanban-column>header{display:flex;align-items:center;gap:8px;padding:17px 14px}.kanban-column h2{font-size:12px;flex:1 1}.stage-dot{width:7px;height:7px;background:#9ba1bd;border-radius:50%}.stage-dot.won{background:#4da785}.stage-dot.lost{background:#c89090}.kanban-cards{padding:0 10px 10px;display:grid;gap:12px}.opportunity{padding:15px;background:white;border-radius:8px;border:1px solid #e1e3ec;box-shadow:0 2px 4px #151f4510}.opportunity h3{font-size:14px;margin:15px 0 5px}.opportunity>p{color:#8a90a3;font-size:11px;margin-bottom:12px}.opportunity .small{font-size:8px;letter-spacing:.6px}.opportunity .badge{font-size:8px}.card-next{display:flex;gap:7px;color:#81889f;background:#f8f8fb;border-radius:6px;padding:10px 8px;font-size:10px;margin:13px 0}.card-next small{display:block;font-size:9px;margin-top:3px}.opportunity>small{font-size:9px}.opportunity select{font-size:10px;margin-top:15px;padding:7px 9px}.opportunity>.text-button{font-size:10px;margin-top:9px}.opportunity .pending-question{display:flex;align-items:flex-start;gap:6px;padding:8px;background:#fff9e5;border-radius:5px;color:#938255;font-size:10px;line-height:1.5}.column-empty{text-align:center;color:#a5a9bb;padding:30px 10px;font-size:11px}.segmented{display:flex;background:#eaeaf0;padding:4px;border-radius:8px;gap:4px}.segmented button{font-size:12px;padding:8px 15px;border-radius:5px;color:#8b91a3}.segmented button.selected{background:white;color:var(--navy);box-shadow:0 1px 4px #0206430d}.demand-grid,.followup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.demand-card,.followup-card{padding:22px}.followup-card h2{margin:20px 0 10px}.followup-card>p{font-size:12px;color:#7e859a}.followup-card .secondary{margin-top:15px;font-size:10px;padding:9px}.demand-count{font-size:36px;color:var(--navy);margin:25px 0}.demand-count small{display:block;font-size:11px;color:#9296a7;font-weight:400;margin-top:6px}.lab-layout{display:grid;grid-template-columns:340px 1fr;gap:25px;align-items:start}.lab-input{padding:24px;display:flex;flex-direction:column;gap:23px}.lab-input label,.lab-input legend{font-size:11px}.lab-input fieldset{display:grid;gap:12px}.lab-input .checkbox-label small{font-size:9px}.lab-results{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.lab-result{padding:22px}.lab-result h2{font-size:13px}.run-metrics{display:flex;gap:9px;flex-wrap:wrap;margin:17px 0;font-size:9px;color:#8b91a5}.lab-result .details>div{grid-template-columns:1fr;gap:5px}.settings-line{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid #eff0f5;font-size:11px}.settings-line strong{font-size:10px;color:#777e95}.pending-list{list-style:none;padding:0;display:grid;gap:15px;font-size:11px;color:#888fa1;margin:24px 0 5px}.pending-list li{display:flex;align-items:center;gap:10px}.settings-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:25px}.settings-links a{padding:25px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.settings-links svg{color:#a0a5b7}@media (min-width:1600px){.inbox-layout{grid-template-columns:320px minmax(380px,1fr) 390px}.sidebar{width:240px;min-width:240px}.workspace{margin-left:240px;width:calc(100% - 240px)}.page{padding:40px}}@media (max-width:1250px){.sidebar{width:200px;min-width:200px;padding:0 12px}.workspace{margin-left:200px;width:calc(100% - 200px)}.nav-link{font-size:11px}.inbox-layout{grid-template-columns:250px minmax(280px,1fr)}.copilot{position:fixed;inset:64px 0 0 auto;width:350px;background:white;z-index:45;box-shadow:-20px 0 50px #02064314;display:none}.mobile-copilot .copilot{display:flex}.copilot .mobile-back,.copilot-toggle{display:inline-flex}.dashboard-columns{grid-template-columns:1fr}.metrics{gap:12px}.metric{padding:19px 15px}.welcome-strip p{max-width:390px}.demand-grid,.followup-grid{grid-template-columns:repeat(2,1fr)}.page{padding:27px}.lab-layout{grid-template-columns:300px 1fr}}@media (max-width:950px){.sidebar{transform:translateX(-100%);transition:transform .2s}.sidebar.visible{transform:translateX(0);box-shadow:20px 0 60px #0003;width:240px}.workspace{margin-left:0;width:100%}.close-nav,.menu-button{display:inline-flex}.brand{justify-content:space-between;padding-right:3px}.brand .icon-button{color:white}.metrics{grid-template-columns:repeat(2,1fr)}.topbar{padding:0 25px}.settings-links{grid-template-columns:repeat(2,1fr)}.login-brand{padding:45px}.login-form{padding:35px}.login-brand h1{font-size:37px}.welcome-strip{flex-wrap:wrap}.welcome-strip>.secondary{margin-left:57px}.page-title h1{font-size:26px}}@media (max-width:640px){.page{padding:24px 18px}.page-title{align-items:flex-start;flex-direction:column;margin-bottom:23px}.page-title p{font-size:11px;line-height:1.7}.topbar{padding:0 17px;height:58px}.topbar>.row>span{font-size:10px}.environment{font-size:8px}.topbar .muted{margin:0 4px}.metrics{gap:10px}.metric{padding:17px 14px}.metric .row{font-size:10px;gap:5px}.metric .row svg{width:15px}.metric strong{font-size:31px}.panel-header{padding:20px;flex-direction:column}.dashboard-columns{gap:18px}.stage-bars>div{grid-template-columns:90px 1fr 18px}.welcome-strip{padding:20px;gap:13px}.welcome-strip>div{min-width:200px}.welcome-strip>.secondary{margin-left:0}.toolbar{padding:15px;flex-direction:column;align-items:stretch;gap:12px}.toolbar>.row{justify-content:flex-end}.toolbar .search{max-width:none}.toolbar.transparent .row{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.modal-backdrop{padding:12px}.modal{padding:22px;max-height:94vh}.page-tabs{gap:22px;padding:0 18px}.demand-grid,.followup-grid,.lab-layout,.settings-links{grid-template-columns:1fr}.inbox-layout{height:calc(100dvh - 58px);display:block;position:relative}.conversation-list{height:100%;width:100%;border:0}.has-selection .conversation-list{display:none}.inbox-layout .chat{height:100%;width:100%}.chat-heading{padding:14px;min-height:76px}.chat-heading .avatar{display:none}.chat-heading select{max-width:110px;font-size:9px}.chat-heading h2{font-size:12px}.mobile-back{display:inline-flex}.messages{padding:20px 14px}.message{max-width:91%;font-size:12px}.composer{padding:13px}.composer small{font-size:8px;max-width:180px}.copilot{inset:58px 0 0;width:100%;box-shadow:none}.copilot-toggle{display:flex}.no-conversation{display:none}.conversation-list>header{padding:22px}.conversation-list .search{max-width:none}.conversation-list .empty{min-height:50vh}.login-page{display:block}.login-brand{min-height:210px;padding:30px}.login-brand img{width:140px;max-height:85px}.login-brand>div{margin-top:20px}.login-brand .eyebrow,.login-brand p,.login-brand>small{display:none}.login-brand h1{font-size:26px;line-height:1.2}.login-brand h1 br{display:none}.login-brand h1 em:before{content:" "}.login-form{padding:40px 28px}.login-lock{display:none}.login-form h2{font-size:24px}.settings-links{gap:12px}.details>div{grid-template-columns:100px 1fr}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.catalog-status{padding:0 21px 16px;border-bottom:1px solid var(--line)}.catalog-status select{width:220px;font-size:12px}.copilot-opportunity{margin-top:15px;font-size:11px}.copilot-opportunity select{font-size:11px}:root{--muted:#697187}.chat-heading small,.column-empty,.composer small,.context-list dt,.conversation small,.conversation-content>span,.copilot header small,.copilot-section>p,.empty,.empty p,.live,.login-form h2+p,.message footer,.metric .row,.metric small,.no-conversation p,.opportunity>p,.page-tabs a,.page-title p,.panel-header p,.pending-list,.radar small,.run-metrics,.settings-links svg,.table-footer,.welcome-strip p,th{color:#68718b}.search,input::placeholder,textarea::placeholder{color:#737b91}.global-search{position:relative;width:290px;margin-left:auto;margin-right:24px}.global-search .search{background:#fafafb}.global-search input{font-size:11px;padding:8px 0}.global-search .icon-button{min-width:23px;min-height:25px}.global-results{position:absolute;top:44px;left:0;right:0;z-index:60;background:white;box-shadow:0 8px 30px #02064322;border:1px solid var(--line);border-radius:9px;max-height:320px;overflow:auto}.global-results>a{padding:13px;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.global-results>a:hover{background:#f3f4f9}.global-results strong{font-size:11px}.global-results p,.global-results span{font-size:10px;color:#6b728a}.global-results p{padding:16px}@media (max-width:800px){.global-search{width:220px;margin-right:0}.topbar .environment{display:none}}@media (max-width:440px){.global-search{width:170px}.topbar>.row>span{display:none}}