:root{font-family:'DM Sans',Arial,sans-serif;color:#16263b;background:#f4f7f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #4ec9d5;outline-offset:3px}a{text-decoration:none;color:inherit}[hidden]{display:none!important}.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}.eyebrow{margin:0 0 12px;font-size:10px;font-weight:800;letter-spacing:.2em;color:#4b9caa}.login-screen{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(400px,.9fr);background:#fff}.login-art{position:relative;overflow:hidden;background:#10243a}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#90b3c212 1px,transparent 1px),linear-gradient(90deg,#90b3c212 1px,transparent 1px);background-size:55px 55px;transform:perspective(450px) rotateX(50deg) scale(1.5);transform-origin:center bottom}.art-ring{position:absolute;width:65vw;height:65vw;max-width:850px;max-height:850px;border:1px solid #5bb9c054;border-radius:50%;left:-18%;top:-12%;box-shadow:0 0 0 90px #3a798012,0 0 0 180px #3a79800c}.art-ring:after{content:'';position:absolute;inset:23%;border:1px dashed #85d4de5b;border-radius:50%}.art-caption{position:absolute;left:9%;bottom:8%;color:#9cc6d1;font-size:11px;letter-spacing:.3em}.login-panel{padding:9vh min(8vw,100px);display:flex;flex-direction:column;justify-content:center}.brand{display:flex;align-items:center;gap:16px;margin-bottom:75px}.brand-mark{font:800 38px 'Manrope',sans-serif;letter-spacing:-.1em;color:#10243a}.brand-dot,.rail-brand span{color:#4db9c8}.brand-text{border-left:1px solid #b9cbd4;padding-left:15px;font-size:10px;font-weight:800;line-height:1.5;letter-spacing:.18em}.login-panel h1,.intro-row h1{font:800 clamp(30px,3vw,47px)/1.12 'Manrope',Arial,sans-serif;letter-spacing:-.055em;margin:0;max-width:540px}.intro{max-width:430px;color:#62758a;line-height:1.65;margin:20px 0 35px}.login-panel form{display:flex;flex-direction:column;max-width:400px}.login-panel label{font-size:12px;font-weight:700;margin:0 0 8px}.login-panel input{border:1px solid #d8e2e8;border-radius:10px;padding:15px 16px;margin:0 0 20px;background:#fbfdfe;outline-color:#64bfcc}.primary-button{border:0;border-radius:10px;background:#112b43;color:#fff;padding:16px 19px;display:flex;justify-content:space-between;font-weight:700;margin-top:8px}.primary-button:hover{background:#1a4562}.form-error{color:#b83737;font-size:13px;margin:0 0 12px}.login-foot{color:#8da0ac;font-size:11px;margin-top:60px}.app-screen{min-height:100vh;display:flex}.rail{width:70px;flex:none;background:#10243a;color:#9bb8c4;display:flex;align-items:center;flex-direction:column;padding:26px 0;gap:24px}.rail-brand{font:800 22px 'Manrope',sans-serif;color:#fff;letter-spacing:-.1em}.rail-line{height:1px;width:28px;background:#456174;margin:3px 0 12px}.rail a{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;font-size:21px}.rail a:hover,.rail-active{background:#264b65;color:#7fe1e7}.rail-bottom{margin-top:auto;font-size:9px;letter-spacing:.2em}.workspace{flex:1;min-width:0}.topbar{height:74px;background:#fff;border-bottom:1px solid #e6edf1;display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:13px;color:#687b8b}.topbar-kicker{font-weight:800;letter-spacing:.16em;color:#1b344b}.topbar-divider{margin:0 13px;color:#bccbd2}.topbar-right{display:flex;align-items:center;gap:12px;font-size:11px}.connection-dot{width:7px;height:7px;border-radius:50%;background:#31b6ad;box-shadow:0 0 0 4px #31b6ad20}.user-pill{border-left:1px solid #dce6eb;margin-left:13px;padding-left:19px;color:#203e52;font-weight:700}.quiet-button{border:0;background:transparent;color:#698396;margin-left:5px}.quiet-button:hover{color:#153952}.main-content{padding:43px clamp(20px,4vw,60px) 60px;max-width:1700px;margin:auto}.intro-row{display:flex;align-items:end;justify-content:space-between;gap:30px}.intro-row h1{max-width:none}.subheading{color:#708496;font-size:14px;margin:13px 0 0}.signal-box{display:flex;align-items:center;gap:12px;color:#7b95a3;font:600 10px 'Manrope',sans-serif;letter-spacing:.1em;white-space:nowrap}.signal-box strong{color:#244c61;letter-spacing:0;font-size:11px}.signal-wave{height:26px;display:flex;align-items:center;gap:3px}.signal-wave i{height:3px;width:2px;background:#45bdc7;border-radius:3px}.signal-wave i:nth-child(3),.signal-wave i:nth-child(7){height:10px}.signal-wave i:nth-child(4),.signal-wave i:nth-child(6){height:17px}.signal-wave i:nth-child(5){height:24px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:40px 0 24px}.metric{background:#fff;border:1px solid #e4edf1;border-radius:16px;padding:22px 25px;display:flex;flex-direction:column;min-height:132px}.metric span{font-size:11px;color:#6a8292;font-weight:700}.metric strong{font:800 36px 'Manrope',sans-serif;letter-spacing:-.06em;color:#173850;margin:6px 0 2px}.metric small{color:#96a6b0;font-size:10px}.content-grid{display:grid;grid-template-columns:minmax(320px,1.06fr) minmax(360px,.94fr);gap:20px;align-items:start}.opportunities-panel,.assistant-panel{background:#fff;border:1px solid #e4edf1;border-radius:17px;min-height:590px;box-shadow:0 8px 30px #1b3d5508}.opportunities-panel{padding:26px}.section-head,.assistant-head{display:flex;align-items:center;justify-content:space-between}.section-head h2,.assistant-head h2{font:800 20px 'Manrope',sans-serif;letter-spacing:-.04em;margin:0}.outline-button{background:#fff;border:1px solid #d7e5eb;color:#2a586e;border-radius:8px;padding:9px 13px;font-size:11px;font-weight:700}.outline-button:hover{background:#f1f8fa}.filters{display:flex;gap:7px;margin:28px 0 15px;overflow:auto}.filter{border:1px solid transparent;background:#f2f6f8;color:#718898;border-radius:7px;padding:9px 11px;white-space:nowrap;font-size:10px;font-weight:700}.filter.active{border-color:#9ddde1;background:#e9f9f9;color:#1e7883}.data-note{margin:0 0 16px;color:#8ca0ad;font-size:11px}.deal-list{display:flex;flex-direction:column;gap:9px;max-height:595px;overflow:auto;padding-right:2px}.deal-card{width:100%;text-align:left;background:#fff;border:1px solid #e6edf1;border-radius:12px;padding:16px;transition:border-color .2s,transform .2s}.deal-card:hover{border-color:#79c7d1;transform:translateY(-1px)}.deal-card-top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.deal-card h3{font:800 13px 'Manrope',sans-serif;color:#16344c;margin:0 0 7px}.deal-address{color:#6e8493;font-size:11px}.badge{display:inline-block;background:#eaf5f7;color:#2b7e89;border-radius:5px;padding:5px 7px;white-space:nowrap;font-size:9px;font-weight:800}.deal-card-bottom{border-top:1px solid #eef2f4;margin-top:14px;padding-top:11px;color:#9aacb6;font-size:10px;display:flex;justify-content:space-between}.empty-state{padding:35px 18px;text-align:center;color:#6d8491;font-size:12px;line-height:1.6;background:#f8fbfc;border-radius:10px}.assistant-panel{display:flex;flex-direction:column;overflow:hidden}.assistant-head{padding:23px 24px;border-bottom:1px solid #ebf0f3;justify-content:flex-start;gap:12px}.assistant-head .eyebrow{margin-bottom:5px}.assistant-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#e8f6f6;color:#208b93;font-size:21px}.assistant-head h2{font-size:16px}.assistant-state{margin-left:auto;color:#4e9ba6;border:1px solid #c6e7e9;border-radius:20px;padding:5px 8px;font-size:8px;letter-spacing:.12em;font-weight:800}.chat-log{flex:1;min-height:355px;max-height:530px;overflow:auto;padding:23px 24px;display:flex;flex-direction:column;gap:15px;background:linear-gradient(#fff,#fbfdfe)}.message{max-width:90%;padding:14px 16px;border-radius:12px;font-size:12px;line-height:1.65}.message p{margin:5px 0 0}.assistant-message{align-self:flex-start;background:#f0f6f8;color:#385368;border-top-left-radius:3px}.user-message{align-self:flex-end;background:#173e58;color:#fff;border-top-right-radius:3px}.message-name{font-size:10px;font-weight:800;color:#2f7d89}.user-message .message-name{color:#9bdde4}.suggestions{display:flex;gap:7px;overflow:auto;padding:0 22px 15px}.suggestions button{flex:none;border:1px solid #dce9ed;background:#fff;color:#5b7789;border-radius:20px;padding:8px 11px;font-size:10px}.suggestions button:hover{border-color:#7bced4;color:#226f7e}.chat-form{display:flex;align-items:center;gap:8px;margin:0 22px 8px;padding:7px;border:1px solid #d7e5eb;border-radius:11px;background:#fff}.chat-form input{min-width:0;flex:1;border:0;outline:0;padding:9px;font-size:12px;color:#173850}.chat-form button{width:32px;height:32px;border:0;border-radius:8px;background:#163e58;color:#fff;font-size:19px}.assistant-foot{color:#9babaf;font-size:9px;margin:0 22px 20px}.deal-dialog{border:0;border-radius:16px;box-shadow:0 28px 100px #091f3e55;padding:25px;width:min(540px,calc(100vw - 30px));max-height:85vh;overflow:auto}.deal-dialog::backdrop{background:#09233790}.dialog-top{display:flex;justify-content:space-between;align-items:center}.dialog-top button{border:0;background:transparent;font-size:28px;color:#486477}.deal-dialog h2{font:800 22px 'Manrope',sans-serif;letter-spacing:-.04em;color:#173850}.detail-address{color:#748997;font-size:12px}.detail-meta{border-top:1px solid #e5edf0;margin-top:22px;padding-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.detail-meta span{display:block;color:#8da0ab;font-size:10px;margin-bottom:5px}.detail-meta strong{font-size:12px;color:#234961}.claims-title{margin:25px 0 10px;font-size:13px}.claim-row{border-top:1px solid #eef2f4;padding:10px 0;font-size:11px;display:flex;justify-content:space-between;gap:12px}.claim-row span{color:#728897}.claim-row strong{color:#25475c;text-align:right}.detail-warning{background:#fff8e8;border:1px solid #f0e1b7;border-radius:8px;padding:12px;color:#8b6a28;font-size:11px;line-height:1.5;margin-top:15px}@media(max-width:1050px){.content-grid{grid-template-columns:1fr}.assistant-panel{min-height:550px}.signal-box{display:none}}@media(max-width:720px){.login-screen{grid-template-columns:1fr}.login-art{display:none}.login-panel{padding:50px 28px;min-height:100vh}.brand{margin-bottom:55px}.rail{display:none}.topbar{padding:0 18px;height:62px}.topbar-right .connection-dot,.topbar-right>span:nth-child(2){display:none}.main-content{padding:30px 16px}.intro-row h1{font-size:31px}.metrics{gap:8px;margin:27px 0 14px}.metric{padding:15px 12px;min-height:110px}.metric strong{font-size:27px}.metric span{font-size:9px}.metric small{font-size:8px}.opportunities-panel{padding:19px}.assistant-state{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}
.access-language{display:block;align-self:flex-start;margin:0 0 16px;width:64px;min-height:44px;padding:8px 0;border:0;border-radius:0;background:transparent;color:#486477;font:inherit;font-size:12px;cursor:pointer}.access-language:focus-visible{outline:2px solid #208b93;outline-offset:3px}
