
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#223340;background:#f8fafb;font-synthesis:none;--navy:#1b3141;--gold:#e8bd68;--muted:#70808e;--line:#e4e9ed;--blue:#355fca;--surface:#fff}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #779af3;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:32px;letter-spacing:-1.15px;font-weight:650;margin-bottom:10px}h2{font-size:21px;letter-spacing:-.45px}small{font-size:13px;line-height:1.5}.logo{display:flex;align-items:center;gap:11px}.logo img{height:38px;width:38px}.logo>span{font-size:32px;font-weight:730;letter-spacing:-1.5px}.logo-dot{color:var(--gold)}.app{display:flex;min-height:100vh}.sidebar{width:244px;position:fixed;inset:0 auto 0 0;background:var(--navy);color:#fff;padding:31px 23px 22px;display:flex;flex-direction:column;z-index:20}.workspace{margin:39px 0 32px;display:flex;align-items:center;gap:11px;padding-bottom:27px;border-bottom:1px solid #ffffff16}.workspace strong{font-size:14px}.workspace small{display:block;color:#a9bac7;font-size:12px;margin-top:5px}.avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:#e5ebf4;color:#324c6a;font-size:16px;font-weight:650}.avatar.small{width:31px;height:31px;border-radius:10px;font-size:13px}.nav-label{font-size:10px;letter-spacing:1.7px;color:#8fa3b3;margin:0 8px 13px}.sidebar nav{display:grid;gap:7px}.sidebar nav button{border:0;background:transparent;display:flex;align-items:center;gap:13px;color:#b6c4cf;padding:13px 14px;text-align:left;border-radius:8px;font-size:14px}.sidebar nav button.active{color:#fff;background:#314959}.sidebar nav b{margin-left:auto;font-size:11px;background:var(--gold);color:var(--navy);padding:3px 7px;border-radius:5px}.sidebar-bottom{margin-top:auto}.assistant-state{border:1px solid #ffffff18;border-radius:10px;padding:14px 12px;margin:25px 0}.assistant-state strong{font-size:12px;font-weight:550}.assistant-state p{font-size:11px;color:#a9bac7;margin:8px 0 0}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8fbda7;margin-right:8px}.status-dot.paused{background:var(--gold)}.account{border:0;background:none;color:#b6c4cf;display:flex;align-items:center;gap:10px;padding:5px;font-size:13px}.byline{display:block;margin-top:24px;font-size:9px;letter-spacing:2px;color:#8399aa}main{margin-left:244px;width:calc(100% - 244px)}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid var(--line);background:#fff}.breadcrumb{font-size:13px;color:#778492;display:flex;align-items:center;gap:12px}.top-actions{display:flex;align-items:center;gap:24px}.private{display:flex;gap:7px;align-items:center;color:#7b8791;font-size:12px}.page-heading{padding:36px 36px 25px;display:flex;align-items:center;justify-content:space-between}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#798a96;margin-bottom:13px}.page-heading p,.page-description{font-size:14px;color:var(--muted);margin:0;line-height:1.6}.button{display:inline-flex;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:560;border:1px solid #dce3e9;border-radius:7px;background:#fff;color:#405361;padding:10px 14px;white-space:nowrap}.button:hover{background:#f2f5f8}.button.primary{background:var(--navy);border-color:var(--navy);color:#fff}.button.primary:hover{background:#2b485d}.button.full{width:100%;padding:13px;margin-top:6px}.address-bar{margin:0 36px 26px;padding:14px 18px;background:#edf2f6;border-radius:8px;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px}.address-bar>div{display:flex;align-items:center;gap:11px;color:#71808c}.address-bar strong{color:#354a59;font-size:13px;font-weight:550}.text-button{background:none;border:0;color:#56708a;display:inline-flex;align-items:center;gap:6px;padding:4px 0;font-size:12px;font-weight:550}.text-button:hover{color:#233c53}.inbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 36px 17px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:4px;overflow:auto}.filters button{display:flex;align-items:center;gap:7px;padding:9px 11px;white-space:nowrap;background:none;border:0;border-radius:6px;font-size:12px;color:#7a8792}.filters button.selected{background:#e5edf9;color:#355687;font-weight:650}.filters span{font-size:10px;background:#e7ecf0;padding:2px 5px;border-radius:4px}.filters .selected span{background:#d5e1f4}.search{display:flex;align-items:center;gap:8px;color:#8d99a3}.search input{width:130px;border:0;background:transparent;outline:0;font-size:12px}.inbox-layout{display:grid;grid-template-columns:minmax(290px,36%) 1fr;min-height:530px;height:calc(100vh - 331px)}.conversation-list{overflow-y:auto;border-right:1px solid var(--line);background:#fff}.conversation-row{width:100%;display:block;text-align:left;padding:23px 24px;background:#fff;border:0;border-bottom:1px solid var(--line);border-left:3px solid transparent}.conversation-row:hover{background:#f7f9fc}.conversation-row.selected{background:#f0f4fa;border-left-color:#6582aa}.row-top{display:flex;align-items:center;gap:9px;margin-bottom:11px}.brand-avatar{width:28px;height:28px;background:#e6ecf1;color:#506779;display:grid;place-items:center;border-radius:7px;font-size:12px;font-weight:650}.row-top strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.row-top time{margin-left:auto;font-size:10px;white-space:nowrap;color:#8c98a0}.unread{height:5px;width:5px;background:var(--blue);border-radius:50%;flex-shrink:0}.conversation-row h3{font-size:14px;font-weight:600;line-height:1.5;margin:0 0 8px}.conversation-row p{font-size:12px;line-height:1.6;color:#7a8791;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 13px}.row-bottom{display:flex;align-items:center;gap:10px}.badge{display:inline-flex;align-items:center;font-size:10px;padding:5px 8px;border-radius:4px;background:#edf0f3;color:#657585;font-weight:600;white-space:nowrap}.badge.ready{background:#e4f0ea;color:#3c7960}.badge.review,.badge.new{background:#fcf0d9;color:#967331}.badge.qualifying{background:#e8edf9;color:#5875a5}.badge.safety{background:#fbe8e7;color:#a15750}.badge.declined,.badge.archived{background:#eef0f2;color:#7c858d}.subtle{font-size:12px;color:#82909b;display:flex;align-items:center;gap:4px}.row-bottom .subtle{font-size:10px}.conversation-detail{background:#fff;display:flex;flex-direction:column;min-width:0;overflow:hidden}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:55px 28px;min-height:300px;height:100%;max-width:470px;margin:auto}.empty-icon{width:66px;height:66px;border:1px solid #e0e7ee;background:#f2f5f8;border-radius:18px;display:grid;place-items:center;color:#8599ad;margin-bottom:24px}.empty h2{font-size:19px;margin-bottom:12px;line-height:1.5}.empty p{font-size:13px;line-height:1.8;color:#8896a0;max-width:290px}.detail-heading{padding:24px 30px 21px;border-bottom:1px solid var(--line)}.detail-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.detail-actions{display:flex;align-items:center;gap:11px}.detail-heading h2{font-size:21px;line-height:1.5;margin-bottom:8px}.detail-heading p{font-size:12px;color:#85939f;margin:0}.icon-button{background:none;border:0;color:#8293a1;padding:6px;display:inline-flex}.detail-scroll{padding:24px 30px;overflow-y:auto;flex:1}.brief{background:#f3f6fa;border:1px solid #e3e9f1;border-radius:10px;padding:19px 20px;margin-bottom:29px}.brief-title{display:flex;align-items:center;gap:8px;color:#53759a;margin-bottom:14px;font-size:13px}.brief-title .text-button{margin-left:auto;font-size:10px}.brief>p{font-size:13px;color:#566b7b;line-height:1.7}.recommendation{font-size:12px;font-weight:600;color:#405f7e;margin-bottom:18px}.deal-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 22px;border-top:1px solid #dde5ee;padding-top:16px}.deal-grid small{display:block;font-size:10px;color:#8392a0;margin-bottom:5px}.deal-grid span{font-size:12px;color:#405666;line-height:1.5;display:block}.deal-grid span.missing{color:#9aa6af;font-style:italic}.brief-note{display:block;font-size:10px;color:#8b99a6;margin-top:18px}.risks p{font-size:12px;display:flex;gap:7px;color:#a27350;margin:13px 0 0}.thread-label{font-size:10px;letter-spacing:1.5px;color:#91a0ab;margin-bottom:22px}.message{margin-bottom:25px}.message header{display:flex;gap:9px;align-items:center;margin-bottom:13px}.message header strong{font-size:12px;display:block;font-weight:550;overflow-wrap:anywhere}.message header small{display:block;font-size:10px;color:#9aa5ae;margin-top:3px}.message-status{font-size:10px;color:#8898a5;margin-left:auto}.message-body{font-size:14px;white-space:pre-wrap;line-height:1.8;overflow-wrap:anywhere;color:#5f707d}.message.outbound{background:#f6f8fa;border-radius:9px;padding:17px}.composer{border-top:1px solid var(--line);padding:17px 25px 20px;background:#fff}.composer-heading{display:flex;justify-content:space-between;gap:12px;color:#8a99a6;font-size:10px;margin-bottom:11px}.composer-heading span:first-child{display:flex;gap:6px;color:#59738d;align-items:center;font-weight:600;font-size:12px}.composer textarea{width:100%;min-height:100px;resize:vertical;max-height:250px;border:1px solid #e2e8ed;border-radius:7px;padding:12px;font-size:14px;line-height:1.7;outline:0}.composer textarea:focus{border-color:#849ebc}.composer-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.composer-actions>div{display:flex;gap:8px}.history{font-size:12px;color:#8a98a4;border-top:1px solid var(--line);padding:17px 0}.history summary{cursor:pointer}.history>div{display:flex;justify-content:space-between;padding:9px 0;gap:15px}.history small{font-size:10px}.attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.attachments span{display:inline-flex;gap:6px;align-items:center;padding:7px 10px;border:1px solid var(--line);border-radius:5px;font-size:12px}.attachments small{display:block;width:100%;font-size:10px;color:#9aa4ad}.standard-page{padding:43px 45px;max-width:1100px}.page-description{margin-bottom:35px}.settings-section{display:grid;grid-template-columns:230px 1fr;gap:35px;padding:28px 0;border-bottom:1px solid var(--line)}.settings-section:first-child{padding-top:3px}.settings-section h2{font-size:17px;margin-bottom:10px}.settings-section>div>p{font-size:13px;color:#89959f;line-height:1.7;max-width:210px}.field{display:block;margin-bottom:22px}.field>span{display:block;font-size:13px;font-weight:550;margin-bottom:9px}.field input,.field textarea,.field select,.invite-form input{width:100%;padding:11px 13px;border:1px solid #dce3e9;border-radius:7px;background:#fff;color:#3e5362;font-size:14px;outline:0}.field input:focus,.field textarea:focus,.field select:focus,.invite-form input:focus{border-color:#829ec2;box-shadow:0 0 0 3px #537ecb12}.field textarea{min-height:105px;resize:vertical;line-height:1.7}.field small{display:block;color:#8996a2;font-size:11px;line-height:1.7;margin-top:7px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-note{background:#edf2f8;padding:13px 15px;border-radius:7px;display:flex;gap:10px;margin-bottom:22px;color:#597390}.info-note svg{flex-shrink:0;margin-top:3px}.info-note p{font-size:12px;line-height:1.7;margin:0}.check-row{display:flex;gap:12px;align-items:flex-start;margin:22px 0}.check-row input{accent-color:var(--navy);width:17px;height:17px;flex-shrink:0}.check-row strong{display:block;font-size:13px;font-weight:550}.check-row small{font-size:11px;color:#8b98a3;display:block;margin-top:5px}.settings-footer{display:flex;justify-content:space-between;margin-top:27px}.activity-list{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.activity-list>div{display:flex;align-items:center;gap:15px;padding:19px 21px;border-bottom:1px solid var(--line)}.activity-list>div:last-child{border:0}.activity-icon{background:#f1f5f8;color:#71879b;padding:9px;display:flex;border-radius:9px}.activity-list strong{font-size:13px;text-transform:capitalize}.activity-list p{font-size:12px;color:#8794a0;margin:6px 0 0}.activity-list time{margin-left:auto;font-size:11px;color:#99a4ad;white-space:nowrap}.invite-form{display:flex;gap:12px;margin-bottom:25px;max-width:580px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:38px 0 20px}.section-title h2{margin:0;font-size:18px}.success{font-size:13px;color:#4c8066}.error{background:#fbeeed;color:#9e514c;font-size:13px;padding:13px 16px;line-height:1.6;border-radius:6px;margin:10px 0}.global-error{display:flex;align-items:center;gap:10px;margin:15px 35px 0}.global-error .icon-button{margin-left:auto}.toast{position:fixed;bottom:27px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;background:var(--navy);color:#fff;box-shadow:0 5px 30px #11223525;border-radius:8px;padding:14px 21px;font-size:13px;z-index:50}.auth-page{min-height:100vh;display:grid;grid-template-columns:46% 54%;background:#fff}.auth-story{background:var(--navy);color:#fff;padding:50px 60px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.auth-story .eyebrow{color:var(--gold);margin-bottom:25px;font-size:10px}.auth-story h1{font-family:Georgia,serif;font-size:54px;line-height:1.15;letter-spacing:-1.7px;font-weight:400;margin-bottom:25px}.auth-story p{font-size:16px;line-height:1.8;color:#b8c6d0;max-width:310px}.auth-promises{display:grid;gap:17px;margin-top:40px;color:#c6d2da;font-size:13px}.auth-promises span{display:flex;gap:12px;align-items:center}.auth-promises svg{color:var(--gold)}.auth-story>small{font-size:10px;letter-spacing:2px;color:#7992a4}.auth-form{display:grid;place-items:center;padding:60px}.form-inner{max-width:365px;width:100%}.auth-icon{display:grid;place-items:center;width:57px;height:57px;background:#f0f4f7;color:#6e8aa2;border-radius:15px;margin-bottom:25px}.auth-form h2{font-size:29px;margin-bottom:13px}.auth-form p{font-size:14px;color:#8997a2;line-height:1.7;margin-bottom:30px}.auth-form .text-button{margin-top:15px}.auth-footnote{border-top:1px solid var(--line);margin-top:30px;padding-top:23px;display:flex;gap:9px;color:#8c9aa5;font-size:11px;line-height:1.7}.privacy-note{font-size:11px;color:#99a5ae;margin-top:25px}.privacy-note summary{cursor:pointer}.privacy-note p{font-size:11px;margin-top:12px;line-height:1.8}.onboard{min-height:100vh;background:#f1f5f8;padding:35px}.onboard-card{max-width:570px;margin:65px auto;background:#fff;padding:43px;border-radius:15px;border:1px solid var(--line)}.onboard-card h1{font-size:30px}.onboard-card p{font-size:14px;color:#8494a0;line-height:1.7;margin-bottom:30px}.onboard-card>small{display:block;font-size:11px;color:#9aa6af;margin-top:25px;line-height:1.7}.address-input{display:flex;align-items:center;border:1px solid #dce3e9;border-radius:7px;overflow:hidden}.address-input input{border:0;min-width:70px}.address-input span{font-size:12px;color:#8a9aa6;white-space:nowrap;padding-right:12px}.loading{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.loading p,.loading-inline{font-size:13px;color:#9aa6b0}.loading-inline{padding:50px;text-align:center}.back-button,.mobile-menu{display:none}@media(min-width:1500px){.inbox-layout{grid-template-columns:390px 1fr}.detail-scroll{padding:30px 45px}.detail-heading{padding-left:45px}.composer{padding-left:45px;padding-right:45px}}@media(max-width:1150px){.sidebar{width:208px;padding:28px 18px}main{margin-left:208px;width:calc(100% - 208px)}.inbox-toolbar{flex-wrap:wrap}.page-heading,.topbar{padding-left:25px;padding-right:25px}.address-bar{margin-left:25px;margin-right:25px}.address-bar>div>span{display:none}.inbox-layout{height:calc(100vh - 350px);grid-template-columns:300px 1fr}.detail-heading,.detail-scroll{padding:20px}.detail-actions .button{font-size:11px;padding:8px}.composer-actions{flex-wrap:wrap}.settings-section{grid-template-columns:170px 1fr;gap:20px}.standard-page{padding:35px 28px}.private{display:none}.search{display:none}.auth-story{padding:40px}.auth-story h1{font-size:45px}.auth-form{padding:40px}}@media(max-width:850px){.sidebar{width:190px}main{margin-left:190px;width:calc(100% - 190px)}.inbox-layout{display:block}.conversation-detail{display:none;height:100%}.has-selection .conversation-list{display:none}.has-selection .conversation-detail{display:flex}.back-button{display:flex;margin-bottom:14px}.inbox-layout .conversation-list{height:100%}.page-heading h1{font-size:27px}.page-heading>.button{padding:9px;font-size:0;gap:0}.settings-section{grid-template-columns:1fr;gap:8px}.settings-section>div>p{max-width:none}.auth-story h1{font-size:36px}.auth-form{padding:35px}.auth-story{padding:35px}.auth-page{grid-template-columns:42% 58%}.activity-list time{white-space:normal}.address-bar strong{font-size:12px}.address-bar .text-button{font-size:0;gap:0}}@media(max-width:620px){.sidebar{display:none;width:240px;top:65px;bottom:0;box-shadow:10px 0 30px #0002}.sidebar.mobile-open{display:flex}.mobile-menu{display:flex}main{margin:0;width:100%}.topbar{height:65px;padding:0 18px;gap:14px}.breadcrumb{margin-right:auto}.page-heading{padding:26px 21px 22px}.eyebrow{font-size:9px;letter-spacing:1.4px}.page-heading h1{font-size:25px;letter-spacing:-.8px}.page-heading p{font-size:12px;max-width:235px}.address-bar{margin:0 20px 20px;padding:12px}.inbox-toolbar{padding:0 12px 13px}.filters{gap:0;width:100%}.filters button{font-size:11px;padding:8px}.inbox-layout{height:calc(100dvh - 305px);min-height:410px}.detail-heading h2{font-size:18px}.detail-scroll{padding:20px 17px}.composer{padding:15px}.composer-actions .text-button{font-size:11px}.composer-actions .button{font-size:12px;padding:9px}.composer-heading span:last-child{display:none}.standard-page{padding:30px 22px}.settings-section{padding-top:24px}.two-fields{gap:12px}.auth-page{display:block}.auth-story{min-height:0;padding:25px 28px 35px}.auth-story>div:not(.logo){margin-top:36px}.auth-story h1{font-size:34px;margin-bottom:12px}.auth-story h1 br{display:none}.auth-story .eyebrow{margin-bottom:16px;font-size:8px}.auth-story p{font-size:13px;max-width:none;margin:0}.auth-promises,.auth-story>small{display:none}.auth-form{padding:35px 28px}.auth-icon{display:none}.auth-form h2{font-size:23px}.auth-form p{font-size:13px}.onboard{padding:22px}.onboard-card{padding:27px;margin-top:40px}.onboard-card h1{font-size:24px}.onboard-card .eyebrow{font-size:8px}.onboard-card .address-input span{font-size:11px}.invite-form{flex-direction:column}.toast{width:calc(100% - 35px);font-size:12px;bottom:17px}.activity-list>div{padding:16px;flex-wrap:wrap}.activity-list time{margin-left:45px}.global-error{margin:10px 20px}.deal-grid{gap:15px}.settings-footer{gap:10px}.settings-footer .button{font-size:12px;padding:10px}}

.setup-note{display:flex;align-items:center;gap:10px;padding:14px 32px;background:#fff6df;border-bottom:1px solid #eadbb6;font-size:13px}.setup-note span{flex:1}.setup-note .text-button{white-space:nowrap}@media(max-width:650px){.setup-note{padding:12px 20px;flex-wrap:wrap}.setup-note .text-button{margin-left:26px}}
