@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff")}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2926;background:#f6f8f8;font-synthesis:none;font-size:16px;--green: #087a56;--green-dark: #075a41;--line: #e6eae8;--muted: #76817b;--nav: #122621;--shadow: 0 3px 8px #132b2104, 0 1px 2px #132b2105}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a,button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #73cbb1;outline-offset:3px}input,select,textarea{width:100%;color:#23322d;background:#fff;border:1px solid #dce3df;border-radius:7px;padding:11px 12px;line-height:1.4;min-height:42px}input::placeholder,textarea::placeholder{color:#97a19c}input:focus,select:focus,textarea:focus{border-color:#359b77;outline:2px solid #c9eee14d}input[type=checkbox]{width:16px;height:16px;min-height:16px;accent-color:var(--green)}textarea{resize:vertical}select{cursor:pointer}h1,h2,h3,p{margin:0}svg{flex-shrink:0}button{border:0}label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:550}.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}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:7px;min-height:40px;padding:10px 15px;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap;border:1px solid #dce3df;background:#fff;transition:background .12s,box-shadow .12s}.button:hover{background:#f4f7f5;box-shadow:0 2px 5px #17362a08}.button.primary{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 2px 3px #145a3220}.button.primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.button-group{display:flex;gap:9px}.icon-button{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:transparent;color:#85918b;flex-shrink:0}.icon-button:hover{background:#e9eeeb;color:#33453b}.text-button{padding:6px 0;background:transparent;color:var(--green);font-size:14px;font-weight:600}.text-button:hover{text-decoration:underline}.field-hint{font-size:12px;font-weight:400;color:#86918b;line-height:1.5}.error-box{margin:0 0 17px;background:#fff1ec;color:#9c4330;border:1px solid #f1cec4;border-radius:7px;padding:12px 14px;font-size:14px;line-height:1.5;display:flex;align-items:flex-start;gap:9px}.error-box svg{margin-top:2px}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.loading-content{display:flex;justify-content:center;align-items:center;padding:50px;color:#819289}.app-shell{min-height:100vh;display:flex}.sidebar{width:218px;position:fixed;inset:0 auto 0 0;background:var(--nav);color:#b6c7bf;display:flex;flex-direction:column;padding:31px 17px 16px;z-index:20}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:23px;font-weight:650;letter-spacing:-1px;white-space:nowrap}.brand-mark{background:#6be3b0;color:#143c2d;border-radius:8px;width:33px;height:33px;display:flex;align-items:center;justify-content:center}.brand-period{color:#6be3b0}.sidebar>.brand{margin:0 8px 34px}.workspace-label{display:flex;align-items:center;gap:11px;padding:12px 9px;border:1px solid #30433b;border-radius:7px;margin-bottom:34px}.workspace-square{width:31px;height:31px;border:1px solid #58675f;background:#31463b;color:#ecf6f0;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:14px;font-weight:600}.workspace-label>div{flex:1;min-width:0}.workspace-label strong{font-size:14px;display:block;color:#e1e9e4;font-weight:550}.workspace-label div>span{display:block;font-size:12px;color:#839e90;margin-top:2px}.workspace-label>svg{color:#73897c}.nav-label{font-size:11px;font-weight:600;letter-spacing:1.2px;color:#718b7c;padding:0 12px;margin-bottom:12px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{background:transparent;display:flex;gap:11px;align-items:center;color:#a1b6a9;padding:12px 13px;border-radius:7px;font-size:14px;font-weight:500;position:relative}.nav-item:hover{background:#1d352a;color:#edf7f0}.nav-item.active{background:#28503d;color:#e9fff2}.nav-item.active:before{content:"";position:absolute;left:-17px;height:19px;width:3px;background:#74dba7;border-radius:0 3px 3px 0}.nav-item.active>svg{color:#89e7b7}.nav-count{margin-left:auto;font-size:11px;min-width:21px;background:#436851;padding:3px 6px;border-radius:5px;color:#e4f4e9}.sidebar-bottom{margin-top:auto}.workspace-note{border-top:1px solid #2a3e32;margin:25px 7px 22px;padding-top:24px;display:flex;align-items:flex-start;gap:10px;color:#7d9888;font-size:12px;line-height:1.8}.workspace-note>svg{margin-top:4px;color:#74a68c}.workspace-note strong{color:#acbfb1;font-weight:400}.profile{background:transparent;display:flex;align-items:center;gap:10px;text-align:left;width:100%;padding:11px 4px;color:#a8b7ae;border-top:1px solid #2a3e32}.profile>span:not(.avatar){flex:1;min-width:0}.profile strong{font-size:13px;color:#e4ece6;display:block;font-weight:550}.profile small{font-size:11px;display:block;color:#77917f;margin-top:3px}.profile>.avatar{width:31px;height:31px;font-size:11px;background:#b6c3b9;color:#263c2d}.avatar{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;flex-shrink:0;font-weight:650;font-size:12px;letter-spacing:.1px}.avatar.small{height:25px;width:25px;font-size:9px;border-radius:50%}.avatar-0{background:#e2ece6;color:#4d705c}.avatar-1{background:#ede8f5;color:#786799}.avatar-2{background:#e3ecf6;color:#55779f}.avatar-3{background:#f4eadf;color:#92724d}.avatar-4{background:#edece1;color:#7a7d53}.main-shell{margin-left:218px;width:calc(100% - 218px);min-width:0}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);padding:0 37px;display:flex;align-items:center;justify-content:space-between;gap:20px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:13px;color:#8a958f}.breadcrumb>svg{color:#bdc6bf}.breadcrumb strong{font-weight:550;color:#44534a}.topbar-right{display:flex;align-items:center;gap:17px}.top-search{display:flex;align-items:center;gap:9px;color:#8c9a91;position:relative;width:225px}.top-search input{border:0;padding:7px 20px 7px 0;min-height:30px;font-size:13px;background:transparent;border-radius:4px;outline:none}.top-search:focus-within{color:var(--green)}.clear-search{position:absolute;right:0;background:transparent;color:#819084;display:flex;padding:4px}.topbar-right>.avatar{width:29px;height:29px}.main-content{padding:34px 37px 20px;min-height:calc(100vh - 72px)}.eyebrow{color:#83948a;font-size:10px;font-weight:600;letter-spacing:1.6px;margin-bottom:8px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.page-heading h1,.inbox-heading h1{font-size:30px;line-height:1.2;font-weight:650;letter-spacing:-1.1px;display:flex;align-items:center;gap:12px}.page-heading p{font-size:14px;color:#87928b;margin-top:7px}.heading-count{font-size:13px;line-height:1;font-weight:500;letter-spacing:0;color:#83948a;background:#eaf0ec;padding:5px 8px;border-radius:5px}.page-heading>.button{margin-top:8px}.metrics{display:grid;grid-template-columns:1.05fr 1.05fr 1.1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:10px;padding:21px 0;margin-bottom:29px;box-shadow:var(--shadow)}.metrics>div{padding:0 24px;border-right:1px solid var(--line);min-width:0}.metrics>div:last-child{border-right:0}.metrics>div>span{display:block;font-size:12px;color:#839086;margin-bottom:10px}.metrics strong{display:block;font-size:25px;font-weight:550;letter-spacing:-.7px;line-height:1.1}.metrics small{display:block;font-size:11px;font-weight:400;color:#a0aaa3;letter-spacing:0;margin-top:10px}.metrics strong.accent{color:var(--green)}.metrics .metric-tip{display:flex;align-items:center;gap:12px}.metrics .metric-tip .tip-icon{background:#edf6f0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0;color:#6b957b;flex-shrink:0}.metric-tip p{font-size:11px;color:#9aa69d;line-height:1.9}.metric-tip strong{font-size:11px;color:#668372;font-weight:500;letter-spacing:0;line-height:1.9}.pipeline-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.view-toggle{display:flex;padding:3px;border:1px solid #e2e8e4;background:#eaf0ec;border-radius:7px;gap:2px}.view-toggle button{display:flex;align-items:center;gap:7px;border-radius:4px;padding:7px 11px;color:#8a988e;background:transparent;font-size:12px;font-weight:500}.view-toggle button.active{background:#fff;color:#35503f;box-shadow:0 1px 4px #17372012}.filters{display:flex;align-items:center;gap:9px}.filters label:not(.lost-filter){position:relative;display:flex;flex-direction:row;align-items:center;color:#9ba79f}.filters label>svg{position:absolute;left:10px;pointer-events:none}.filters select{padding:8px 22px 8px 30px;font-size:12px;min-height:34px;border-color:#e3e9e5;color:#708075;border-radius:6px}.filters .lost-filter{display:flex;align-items:center;flex-direction:row;color:#819287;font-size:11px;gap:6px;margin-left:5px}.lost-filter input{width:12px;height:12px;min-height:12px}.pipeline-board{display:flex;gap:15px;align-items:stretch;overflow-x:auto;min-height:390px;padding:0 2px 15px;scrollbar-width:thin;scrollbar-color:#cfdad2 transparent}.pipeline-column{flex:1;min-width:194px;max-width:440px;transition:background .12s;border-radius:8px}.pipeline-column.drag-over{background:#e7f3eb;outline:2px dashed #8bc1a6;outline-offset:5px}.column-heading{display:flex;align-items:center;gap:7px;padding:0 1px}.stage-marker{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.column-heading h2{font-size:12px;font-weight:650;color:#43584b}.column-count{font-size:10px;color:#96a599;background:#e9efea;padding:2px 5px;border-radius:4px}.column-heading .icon-button{margin-left:auto;width:24px;height:26px;color:#acb6af}.column-total{font-size:11px;color:#a0aea4;display:block;padding:5px 14px 17px}.column-cards{display:flex;flex-direction:column;gap:11px}.lead-card{background:#fff;border:1px solid #e4eae6;border-radius:9px;box-shadow:0 2px 4px #20362904;transition:box-shadow .13s,transform .13s,border-color .13s;position:relative}.lead-card:hover{border-color:#c8d9ce;box-shadow:0 5px 16px #183c2510;transform:translateY(-2px)}.lead-card-main{background:transparent;text-align:left;display:block;padding:15px 14px 0;width:100%;border-radius:9px}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.card-top .avatar{width:32px;height:32px;border-radius:8px;font-size:11px}.card-updated{font-size:10px;color:#b3bdb6;margin-bottom:15px}.lead-card h3{font-size:14px;line-height:1.4;font-weight:600;letter-spacing:-.1px;margin-bottom:4px;overflow-wrap:anywhere}.card-contact{display:block;font-size:12px;color:#9aa59e;line-height:1.5;overflow-wrap:anywhere}.card-service{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:16px;margin-bottom:13px;flex-wrap:wrap}.card-service>span:last-child{font-size:12px;font-weight:550;color:#6b7e6f}.service-tag{font-size:10px;display:inline-flex;align-items:center;line-height:1.3;padding:4px 7px;border-radius:4px;background:#eaf2ed;color:#5f8c72;white-space:nowrap;font-weight:450}.service-ai-automation{background:#f0eaf7;color:#957db3}.service-consulting{background:#eaf0f8;color:#7593b9}.service-website{background:#fbefdf;color:#bd9561}.service-other{background:#edeff0;color:#808b92}.next-step{font-size:11px;color:#9daaa1;line-height:1.5;display:flex;gap:6px;align-items:flex-start;margin-bottom:14px}.next-step-line{width:2px;background:#dce6de;height:14px;margin-top:1px;flex-shrink:0}.lead-card footer{border-top:1px solid #f0f3f1;padding:11px 0;display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:10px;color:#a2b0a6;min-height:40px}.lead-card footer>span{display:flex;align-items:center;gap:5px}.lead-card footer>div{display:flex;align-items:center;gap:7px}.lead-card footer .avatar.small{width:20px;height:20px;font-size:7px;outline:2px solid white}.card-unread{display:inline-flex;align-items:center;gap:3px;font-size:10px;color:var(--green);background:#edf8f0;border-radius:4px;padding:3px 5px}.unassigned{border:1px dashed #dbe5dd;display:flex;border-radius:50%;height:20px;width:20px;align-items:center;justify-content:center}.lead-card footer .overdue{color:#bd8b65}.empty-column{width:100%;min-height:88px;background:#f2f5f3;border:1px dashed #dce6de;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#a4b1a8}.empty-column:hover{background:#ebf3ed;color:#648c74;border-color:#b3cbbb}.board-footer{display:flex;align-items:center;justify-content:space-between;color:#acb8ae;font-size:10px;margin-top:10px;padding:12px 0;border-top:1px solid #e8eee9}.board-footer>span{display:flex;align-items:center;gap:5px}.table-scroll{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:9px}.lead-table{width:100%;border-collapse:collapse;min-width:760px;font-size:13px}.lead-table th{font-size:11px;color:#8c9a90;text-align:left;font-weight:500;padding:14px 17px;background:#fcfdfc;border-bottom:1px solid var(--line)}.lead-table td{padding:15px 17px;border-bottom:1px solid #edf1ee;color:#75857a}.lead-table tbody tr{cursor:pointer}.lead-table tbody tr:hover{background:#f8fbf8}.lead-table tbody tr:last-child td{border-bottom:0}.table-lead{display:flex;align-items:center;gap:11px;background:transparent;padding:0;text-align:left}.table-lead strong{display:block;color:#364f3f;font-size:13px;font-weight:550}.table-lead small{display:block;font-size:11px;color:#9aa79e;margin-top:4px}.table-stage{display:flex;align-items:center;gap:6px;font-size:12px}.table-stage>i{width:6px;height:6px;border-radius:50%}.modal-overlay{position:fixed;inset:0;background:#0a231b68;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;animation:fade-in .12s}.modal,.sheet{position:fixed;background:#fff;z-index:61;box-shadow:0 24px 100px #08201835;outline:0;animation:fade-in .16s}.modal{top:50%;left:50%;transform:translate(-50%,-50%);width:min(490px,calc(100% - 32px));max-height:calc(100dvh - 48px);overflow:auto;border-radius:14px;animation:none}.modal.wide{width:min(680px,calc(100% - 32px))}.sheet{right:0;top:0;bottom:0;width:min(630px,100vw);overflow:auto;animation:slide-in .18s}@keyframes slide-in{0%{transform:translate(35px);opacity:.5}to{transform:translate(0);opacity:1}}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 27px 21px;border-bottom:1px solid var(--line);gap:15px}.modal-heading h2{font-size:20px;font-weight:600;letter-spacing:-.5px}.modal-description{font-size:13px;color:#8b9a90;margin-top:6px;line-height:1.5}.modal-heading .icon-button{margin-top:-3px;margin-right:-5px}.form-body{padding:24px 27px}.form-body>label,.form-body form>label{margin-bottom:19px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 19px}.form-grid .span-two{grid-column:1/-1}.form-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.form-section-title{font-size:15px;margin:0 0 18px;font-weight:600}.toast{position:fixed;bottom:27px;left:calc(50% + 90px);transform:translate(-50%);max-width:calc(100vw - 35px);display:flex;align-items:center;gap:9px;background:#143c2c;color:#f3fff7;padding:14px 19px;border-radius:9px;font-size:13px;box-shadow:0 5px 30px #123b322f;z-index:100}.toast svg{color:#86ddad}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:240px;padding:32px 22px}.empty-icon{height:59px;width:59px;border-radius:17px;background:#eef4ef;border:1px solid #e5ece6;color:#8bab96;display:flex;align-items:center;justify-content:center;margin-bottom:18px;box-shadow:0 4px #f7faf7}.empty-state h3{font-size:16px;font-weight:550;color:#64796b;letter-spacing:-.3px}.empty-state p{font-size:13px;color:#a3afa6;line-height:1.7;max-width:290px;margin-top:8px}.empty-state>.button{margin-top:20px}.lead-detail{padding:29px 28px 35px}.lead-identity{display:flex;align-items:center;gap:14px}.lead-identity>.avatar{height:49px;width:49px;font-size:17px;border-radius:12px}.lead-identity>div{flex:1;min-width:0}.lead-identity h2{font-size:24px;font-weight:600;letter-spacing:-.7px;overflow-wrap:anywhere}.lead-identity p{font-size:14px;color:#8d9d90;margin-top:4px;overflow-wrap:anywhere}.lead-detail-bar{display:flex;align-items:center;justify-content:space-between;margin:27px 0 23px;border-bottom:1px solid var(--line);padding-bottom:24px;gap:15px}.lead-detail-bar>strong{font-size:22px;font-weight:550;letter-spacing:-.5px}.stage-select{display:flex;flex-direction:row;align-items:center;position:relative}.stage-select .stage-marker{position:absolute;left:12px}.stage-select select{font-size:13px;min-height:36px;padding:8px 24px 8px 28px;border-color:#e4eae5;background:#f9fbf9;color:#6b8072}.contact-details{display:flex;flex-direction:column;gap:14px}.contact-details>div{display:flex;align-items:center;gap:11px;font-size:13px;color:#87998b;min-width:0;overflow-wrap:anywhere}.contact-details>div>svg{color:#acb8ae}.contact-details>div>.icon-button{height:19px;width:21px}.contact-details>div>a{display:flex;align-items:center;gap:5px;text-decoration:none;overflow-wrap:anywhere;word-break:break-word}.contact-details>div>a:hover{text-decoration:underline}.contact-details .service-tag{margin-left:auto}.follow-up{display:flex;align-items:center;gap:13px;background:#f1f6f1;border:1px solid #e6eee5;border-radius:8px;padding:16px;margin-top:27px;color:#92a78f}.follow-up>div{display:flex;flex-direction:column;gap:6px}.follow-up span{font-size:9px;color:#99ac96;letter-spacing:1px;font-weight:600}.follow-up strong{font-size:14px;font-weight:500;color:#6f866b}.detail-tabs{display:flex;border-bottom:1px solid var(--line);gap:21px;margin-top:27px}.detail-tabs button{display:flex;align-items:center;gap:7px;background:transparent;font-size:13px;font-weight:500;color:#a4b0a5;padding:15px 0;position:relative}.detail-tabs button.active{color:var(--green)}.detail-tabs button.active:after{content:"";height:2px;background:var(--green);position:absolute;left:0;right:0;bottom:-1px}.detail-tabs span{font-size:10px;background:#f0f4f0;padding:2px 5px;border-radius:4px;margin-left:2px}.section-toolbar{display:flex;justify-content:space-between;align-items:center;padding:20px 0 14px;gap:8px}.section-toolbar>span{font-size:11px;color:#acb8ae}.section-toolbar .button{font-size:11px;min-height:30px;padding:7px 10px}.lead-thread{border:1px solid #e5ebe5;border-radius:8px;margin-bottom:11px;overflow:hidden}.lead-thread>button{background:#fff;display:flex;width:100%;align-items:center;text-align:left;gap:11px;padding:16px 13px}.thread-icon{height:32px;width:32px;background:#f1f6f1;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#8da891}.lead-thread>button>div{flex:1;min-width:0}.lead-thread strong{font-size:13px;font-weight:550;overflow-wrap:anywhere;display:block;line-height:1.5}.lead-thread>button span:not(.thread-icon){font-size:10px;color:#9dab9f;display:block;margin-top:4px}.lead-thread>button>svg{color:#aab8ad}.rotated{transform:rotate(180deg)}.notes-panel{padding-top:22px}.notes-panel textarea{min-height:110px;font-size:14px}.notes-panel form>div{display:flex;align-items:center;justify-content:space-between;margin-top:9px}.notes-panel form>div>span{font-size:11px;color:#a5b0a5}.note{margin-top:25px}.note>div{display:flex;align-items:center;gap:8px}.note>div>strong{font-size:12px;font-weight:500}.note>div>span:last-child{font-size:10px;color:#abb8ac;margin-left:auto}.note>p{margin:10px 0 0 33px;font-size:14px;line-height:1.7;color:#7b8d7d;white-space:pre-wrap;overflow-wrap:anywhere}.inbox-main{padding-bottom:0}.inbox-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;gap:15px}.mailbox-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:22px}.mailbox-tabs>button{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:6px;background:transparent;color:#96a399;font-size:12px;border:1px solid transparent}.mailbox-tabs>button.active{background:#fff;border-color:#dce7de;color:#3e7051;box-shadow:var(--shadow)}.inbox-workspace{height:calc(100vh - 246px);min-height:450px;display:grid;grid-template-columns:315px minmax(0,1fr);border:1px solid #e2e9e3;border-bottom:0;border-radius:10px 10px 0 0;background:#fff;overflow:hidden}.thread-list{border-right:1px solid var(--line);overflow:auto}.thread-list-toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line);height:58px}.thread-list-toolbar select{padding:0 20px 0 0;border:0;font-size:11px;color:#819584;min-height:25px;width:auto;max-width:calc(100% - 22px)}.thread-list-toolbar>span{font-size:10px;background:#f0f4f0;border-radius:4px;padding:3px 5px;color:#a8b5a8}.thread-row{display:block;width:100%;background:#fff;text-align:left;padding:19px 18px 16px;border-bottom:1px solid #edf1ec;position:relative}.thread-row:hover{background:#fafcf9}.thread-row.selected{background:#f1f7f1}.thread-row.selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#579d71}.thread-row-top{display:flex;align-items:center;gap:8px}.thread-row-top>strong{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5d735f}.thread-row-top>time{margin-left:auto;font-size:10px;color:#a6b4a5;flex-shrink:0}.thread-row h3{font-size:12px;color:#839980;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:12px 0 7px}.thread-row.unread h3{font-weight:600;color:#58714f}.thread-row p{font-size:11px;color:#a2b09b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.thread-row footer{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:9px;color:#a8b49e}.thread-row footer>span:first-child{padding:3px 5px;border:1px solid #e2e9dc;border-radius:4px}.thread-row footer .matched{display:flex;align-items:center;gap:4px;color:#95ae86}.thread-row footer .unmatched{color:#b9a072}.thread-row footer>i{width:6px;height:6px;border-radius:50%;background:#56aa75;margin-left:auto}.conversation-pane{display:flex;flex-direction:column;min-width:0;overflow:hidden}.conversation-pane>.empty-state{height:100%;min-height:360px}.conversation-heading{display:flex;align-items:center;gap:15px;justify-content:space-between;padding:20px 25px;border-bottom:1px solid var(--line);min-height:91px}.conversation-heading>div{min-width:0;flex:1}.conversation-heading h2{font-size:17px;font-weight:550;line-height:1.4;letter-spacing:-.3px;overflow-wrap:anywhere}.conversation-heading span{font-size:11px;color:#a1b19a;display:block;margin-top:5px;overflow-wrap:anywhere}.linked-lead{display:flex;gap:5px;align-items:center;background:#f2f7ed;border:1px solid #e0eada;padding:7px 9px;color:#7d976d;font-size:10px;border-radius:5px;max-width:180px}.conversation-heading .button{font-size:11px;padding:7px 10px;min-height:32px}.thread-content{padding:24px 26px;overflow:auto;flex:1;min-height:0;background:#fcfdfb;scrollbar-width:thin}.thread-content.compact{padding:13px 12px;background:#f8fbf7;border-top:1px solid var(--line);max-height:650px}.email-message{background:#fff;border:1px solid #e5ebe0;border-radius:9px;padding:21px 21px 16px;margin-bottom:19px;box-shadow:0 2px 4px #1c3f1303}.email-header{display:flex;align-items:center;gap:9px}.email-header>div{flex:1;min-width:0}.email-header strong{font-size:12px;font-weight:550;display:block;overflow-wrap:anywhere}.email-header>div>span{font-size:9px;color:#a4b29b;display:block;line-height:1.6;margin-top:3px;overflow-wrap:anywhere}.email-header time{font-size:9px;color:#b0bbaa;line-height:1.8;text-align:right;flex-shrink:0}.email-header time>span{display:block}.email-body{margin:23px 0 13px;font-size:14px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;color:#6a8062}.email-message.outbound{background:#fafff6;border-color:#e1ebd9}.message-status{display:flex;align-items:center;gap:4px;font-size:9px;color:#9bb58b;margin-top:12px;justify-content:flex-end}.message-status.warning{color:#bf955a;justify-content:flex-start;line-height:1.6}.email-attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.email-attachments>a{display:flex;align-items:center;gap:7px;border:1px solid #e5ebdf;padding:9px 11px;border-radius:6px;text-decoration:none;color:#879b78;font-size:11px;max-width:100%;overflow-wrap:anywhere}.email-attachments small{display:block;font-size:9px;color:#b0bda5;margin-top:3px}.reply-bar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:15px 0}.reply-bar>span{display:flex;align-items:center;gap:5px;color:#a6b39c;font-size:10px;overflow-wrap:anywhere}.reply-bar .button{min-height:35px;font-size:12px}.composer{padding:13px 25px 22px}.composer-address{display:flex;align-items:center;border-bottom:1px solid #e9eee4;gap:15px;min-height:54px}.composer-address label{width:49px;font-size:12px;color:#9eaf91;flex-shrink:0}.composer-address input,.composer-address select{border:0;box-shadow:none;padding:10px 0;font-size:14px;outline:0;background:transparent}.composer-address:focus-within{border-bottom-color:#85b076}.composer textarea{display:block;border:0;outline:0;padding:21px 0;min-height:250px;resize:vertical;font-size:15px;line-height:1.8;box-shadow:none}.composer .form-footer{justify-content:space-between;margin-top:0}.compose-options{display:flex;align-items:center;gap:10px}.attachment-button{display:flex;align-items:center;flex-direction:row;gap:5px;cursor:pointer;font-size:12px;color:#90a480;padding:7px 0}.attachment-button input{display:none}.compose-options>.field-hint{font-size:10px;color:#b4c0a7}.compose-files{display:flex;flex-wrap:wrap;gap:7px;padding-bottom:15px}.compose-files>span{display:flex;align-items:center;gap:6px;font-size:11px;background:#f1f6eb;border:1px solid #e3ecd8;padding:6px 8px;border-radius:5px;max-width:100%;overflow-wrap:anywhere}.compose-files button{display:flex;padding:0;background:transparent;color:#9fae90}.team-intro{display:flex;align-items:center;gap:17px;padding:25px;background:#edf6f0;border:1px solid #dcebe0;border-radius:10px;margin:0 0 28px}.team-intro-icon{color:#6a997e;background:#e1f0e6;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:13px}.team-intro h3{font-size:16px;font-weight:550;color:#537862;margin-bottom:7px}.team-intro p{font-size:13px;color:#8bab96;line-height:1.7}.team-list{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.team-member{display:flex;align-items:center;gap:20px;padding:25px;border-bottom:1px solid var(--line);flex-wrap:wrap}.team-member:last-child{border-bottom:0}.team-member.inactive{background:#f6f7f6}.team-person{display:flex;align-items:center;gap:12px;min-width:255px;flex:1}.team-person h3{font-size:14px;font-weight:550;display:flex;align-items:center;gap:8px}.owner-tag{font-size:9px;padding:3px 5px;border:1px solid #dfebe1;color:#8dab91;background:#f5faf5;border-radius:4px;font-weight:400}.team-person p{font-size:12px;color:#a0b09e;margin-top:5px;overflow-wrap:anywhere}.team-access{min-width:140px}.team-access>span{font-size:12px;color:#9daf98;display:flex;align-items:center;gap:7px}.checkbox-label{display:flex;align-items:center;flex-direction:row;font-size:12px;gap:8px;color:#8fa083;font-weight:400;cursor:pointer}.member-status{font-size:10px;color:#8dae7c;display:inline-flex;align-items:center;gap:6px;min-width:85px}.member-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.member-status.pending{color:#c5a366}.member-status.disabled{color:#aab7a1}.team-actions{display:flex;gap:12px}.team-actions .text-button{font-size:11px}.team-footnote{display:flex;align-items:flex-start;gap:8px;color:#afbaa7;font-size:11px;margin:19px 0;line-height:1.6}.team-footnote svg{margin-top:1px}.access-checkbox{padding:15px 0;align-items:flex-start;gap:10px}.access-checkbox input{margin-top:3px}.access-checkbox strong{font-size:14px;font-weight:500;color:#6e855f;display:block}.access-checkbox small{font-size:12px;color:#a6b696;display:block;margin-top:5px}.email-local-input{display:flex;align-items:center;border:1px solid #dce3df;border-radius:7px;overflow:hidden}.email-local-input input{border:0;min-width:0}.email-local-input>span{font-size:14px;color:#a3b491;padding-right:12px;white-space:nowrap}.success-banner{display:flex;align-items:center;gap:10px;padding:15px;background:#f0f8e9;border:1px solid #deedd1;border-radius:7px;color:#85a469;font-size:14px;margin-bottom:22px}.connection-card{display:flex;align-items:center;gap:12px;padding:15px;background:#f4f8ef;border:1px solid #e5eddb;border-radius:8px;margin-bottom:25px}.connection-icon{width:36px;height:36px;border-radius:9px;background:#e2efd6;color:#8aab6b;display:flex;align-items:center;justify-content:center}.connection-icon.pending{background:#f7edd8;color:#bb9b5e}.connection-card strong{font-size:13px;font-weight:550;display:block;color:#819c63}.connection-card div>span{font-size:11px;color:#acbb99;display:block;margin-top:5px}.account-signout{border-top:1px solid var(--line);padding-top:22px;margin-top:25px}.account-signout .button{border:0;background:#f4f7ef;color:#96aa7e}.boot{height:100vh;background:var(--nav);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;color:#729d86}.boot>.brand{margin-bottom:30px}.boot>span{font-size:13px;color:#88ac97}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fff}.auth-story{background:#12352b;color:#e9f7ef;padding:45px 54px;display:flex;flex-direction:column;min-height:100vh;position:relative;overflow:hidden}.auth-story:after{content:"";position:absolute;bottom:-280px;left:-230px;width:850px;height:850px;border-radius:50%;border:1px solid #3a6b532e;box-shadow:0 0 0 95px #315f4512,0 0 0 190px #37674a08;pointer-events:none}.auth-story-body{margin:auto 0;position:relative;z-index:1;padding:60px 0}.eyebrow.light{color:#7baf91;font-size:10px;letter-spacing:2px;margin-bottom:24px}.auth-story h1{font-size:clamp(36px,3.5vw,57px);font-weight:450;line-height:1.2;letter-spacing:-2.2px}.auth-story h1>span{color:#a1d4b4}.auth-story-body>p{font-size:16px;color:#90b9a0;line-height:1.8;margin-top:25px}.auth-mini{display:flex;align-items:center;gap:16px;border:1px solid #47775b7d;background:#285b3f52;border-radius:11px;padding:22px;max-width:440px;margin-top:60px}.auth-mini-icon{height:41px;width:41px;border-radius:10px;background:#39714c78;color:#a4d5ae;display:flex;align-items:center;justify-content:center}.auth-mini>div{flex:1;min-width:0}.auth-mini strong{font-size:13px;font-weight:500;color:#b5d5b8;display:block;line-height:1.5}.auth-mini div>span{display:block;font-size:11px;margin-top:6px;color:#80a985;line-height:1.5}.auth-mini>svg{color:#86b58b}.auth-footer{font-size:11px;color:#648b6a;position:relative;z-index:1}.auth-form-panel{display:flex;justify-content:center;align-items:center;padding:50px 30px}.auth-form{width:350px;max-width:100%}.small-emblem{display:inline-flex;align-items:center;justify-content:center;height:42px;width:42px;border:1px solid #dbe9df;background:#f0f6f1;border-radius:10px;color:#719b7a;margin-bottom:30px}.auth-form h2{font-size:30px;font-weight:550;letter-spacing:-1px}.auth-form>p{font-size:14px;color:#92a08f;margin:10px 0 33px;line-height:1.6}.auth-form>label{margin-bottom:20px;font-size:12px;color:#809076}.auth-form input{font-size:14px;padding:13px}.auth-form>.button{width:100%;margin-top:5px;justify-content:space-between;padding:13px 16px}.auth-private{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#b6c1ab;margin-top:27px}.mobile-brand,.mobile-nav,.mobile-emblem,.mobile-back{display:none}@media(min-width:1600px){.main-content{padding:40px 50px}.topbar{padding:0 50px}.pipeline-column{min-width:218px}.lead-card-main{padding:20px 18px 0}.lead-card h3{font-size:16px}.card-contact{font-size:13px}.column-heading h2{font-size:14px}.card-top .avatar{width:37px;height:37px}.card-service>span:last-child{font-size:14px}.service-tag{font-size:11px}.next-step{font-size:12px}.lead-card footer{font-size:11px;padding:14px 0}.inbox-workspace{height:calc(100vh - 258px);grid-template-columns:360px minmax(0,1fr)}.thread-row h3{font-size:14px}.thread-row-top>strong{font-size:14px}.thread-row p{font-size:13px}.thread-row footer{font-size:11px}.email-header strong{font-size:14px}.email-header>div>span{font-size:11px}.email-body{font-size:16px}.metrics>div>span{font-size:14px}.metrics small{font-size:12px}.metric-tip p,.metric-tip strong{font-size:13px}.page-heading p{font-size:16px}.eyebrow{font-size:11px}}@media(max-width:1200px){.sidebar{width:192px;padding-left:13px;padding-right:13px}.sidebar>.brand{font-size:20px;gap:7px;margin-left:4px;margin-right:0}.sidebar .brand-mark{width:29px;height:29px}.main-shell{margin-left:192px;width:calc(100% - 192px)}.topbar{padding:0 25px}.main-content{padding:28px 25px 20px}.metrics{grid-template-columns:1fr 1fr 1.1fr}.metrics .metric-tip{display:none}.metrics>div:nth-child(3){border-right:0}.metrics>div{padding:0 20px}.pipeline-board{gap:12px}.pipeline-column{min-width:190px}.filters{flex-wrap:wrap}.filters .lost-filter{display:flex}.inbox-workspace{grid-template-columns:275px minmax(0,1fr)}.conversation-heading{flex-wrap:wrap;padding:17px 19px;gap:9px}.conversation-heading h2{font-size:15px}.linked-lead{max-width:none}.thread-content{padding:20px 17px}.email-message{padding:17px 14px}.email-to{display:none}.auth-story{padding:38px}.auth-story h1{font-size:42px}.auth-mini{padding:17px;gap:11px}}@media(max-width:960px){.top-search{width:175px}.breadcrumb>span:not(.mobile-emblem){display:none}.breadcrumb>svg{display:none}.metrics strong{font-size:23px}.inbox-workspace{grid-template-columns:240px minmax(0,1fr)}.thread-row{padding:16px 13px}.thread-row-top>strong{font-size:11px}.email-header{gap:7px;flex-wrap:wrap}.email-header>.avatar{display:none}.team-person{min-width:220px}.team-intro{padding:21px}.team-intro p{font-size:12px}.auth-story{padding:32px}.auth-story h1{font-size:36px}.auth-story-body>p{font-size:14px}.auth-mini{margin-top:40px}.auth-mini>svg{display:none}}@media(max-width:760px){.sidebar{display:none}.main-shell{width:100%;margin:0}.topbar{height:63px;padding:0 20px;gap:13px}.breadcrumb{gap:10px}.breadcrumb>strong{font-size:13px}.mobile-emblem{display:flex;height:29px;width:29px;align-items:center;justify-content:center;background:#e4f1e8;color:#58916a;border-radius:7px}.topbar-right{gap:11px}.top-search{width:175px}.top-search input{font-size:12px}.topbar-right>.avatar{display:none}.refresh-button{display:none}.main-content{padding:27px 20px 93px;min-height:calc(100vh - 63px)}.page-heading{align-items:center;margin-bottom:24px;gap:12px}.page-heading h1,.inbox-heading h1{font-size:28px}.page-heading p{font-size:12px}.eyebrow{font-size:8px;letter-spacing:1.3px}.page-heading>.button,.inbox-heading>.button{font-size:12px;min-height:36px;padding:9px 11px;gap:5px}.page-heading>.button>svg{height:15px;width:15px}.metrics{padding:17px 0;margin-bottom:23px;grid-template-columns:1fr 1fr 1fr}.metrics>div{padding:0 12px}.metrics>div>span{font-size:9px;line-height:1.4;min-height:25px;margin-bottom:5px}.metrics strong{font-size:21px;letter-spacing:-.7px}.metrics small{font-size:8px;line-height:1.6;margin-top:6px}.pipeline-toolbar{align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:21px}.view-toggle button{font-size:11px;padding:6px 9px;gap:5px}.filters{gap:7px}.filters select{font-size:10px;min-height:32px;padding:7px 19px 7px 27px}.filters label>svg{height:12px;width:12px;left:9px}.pipeline-board{overflow-x:auto;scroll-snap-type:x proximity;margin-right:-20px;padding-right:20px;gap:14px;min-height:390px}.pipeline-column{min-width:245px;max-width:245px;flex:none;scroll-snap-align:start}.column-heading h2{font-size:13px}.column-total{font-size:11px}.lead-card-main{padding:17px 17px 0}.lead-card h3{font-size:15px}.card-contact{font-size:13px}.card-service{margin-top:17px}.card-service>span:last-child{font-size:13px}.service-tag{font-size:11px}.next-step{font-size:12px}.lead-card footer{font-size:11px;padding:12px 0}.lead-card footer .avatar.small{width:23px;height:23px;font-size:8px}.card-top .avatar{width:35px;height:35px;font-size:12px}.card-updated,.card-unread{font-size:11px}.board-footer{font-size:9px;margin-top:9px}.desktop-only{display:none!important}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;justify-content:space-around;background:#fffefefe;border-top:1px solid #e1e9e3;z-index:30;padding:10px 12px max(10px,env(safe-area-inset-bottom));box-shadow:0 -3px 16px #163d1a05}.mobile-nav>button{display:flex;flex-direction:column;align-items:center;gap:5px;background:transparent;color:#a0b19c;padding:3px 13px;position:relative}.mobile-nav>button>span{font-size:10px;font-weight:500}.mobile-nav>button.active{color:var(--green)}.mobile-nav>button.active:before{position:absolute;top:-11px;left:20%;right:20%;height:2px;background:var(--green);content:"";border-radius:0 0 2px 2px}.mobile-nav i{position:absolute;width:5px;height:5px;border-radius:50%;background:#72b18a;right:17px;top:2px}.toast{left:50%;bottom:85px;width:max-content;max-width:calc(100% - 30px);font-size:12px;padding:12px 14px}.inbox-main{padding:26px 0 70px}.inbox-heading{padding:0 20px;margin-bottom:21px}.mailbox-tabs{padding:0 20px;gap:6px;margin-bottom:20px}.mailbox-tabs>button{font-size:11px;padding:7px 9px}.inbox-workspace{display:flex;border-radius:0;border-left:0;border-right:0;height:calc(100dvh - 280px);min-height:400px}.thread-list{width:100%;border:0}.conversation-pane,.inbox-view.has-selection .thread-list{display:none}.inbox-view.has-selection .conversation-pane{display:flex;width:100%}.inbox-view.has-selection .inbox-workspace{height:calc(100dvh - 280px)}.thread-row{padding:20px}.thread-row-top>strong{font-size:14px}.thread-row-top>time{font-size:11px}.thread-row h3{font-size:13px;margin-top:13px}.thread-row p{font-size:12px}.thread-row footer{font-size:10px}.thread-row-top .avatar{height:29px;width:29px;font-size:10px}.thread-list-toolbar{padding:12px 20px}.thread-list-toolbar select{font-size:12px}.mobile-back{display:inline-flex;margin-left:-6px}.conversation-heading{padding:15px 18px;min-height:88px;gap:6px 10px}.conversation-heading>div{min-width:calc(100% - 42px)}.conversation-heading h2{font-size:15px}.linked-lead{margin-left:35px;font-size:10px}.thread-content{padding:17px 17px 8px}.email-message{padding:17px 16px}.email-header strong{font-size:12px}.email-header>div>span{font-size:10px}.email-header time{font-size:9px}.email-body{font-size:14px;line-height:1.8}.reply-bar{margin-bottom:8px}.reply-bar>span{font-size:9px}.modal{max-height:calc(100dvh - 28px);width:calc(100% - 24px);border-radius:11px}.modal.wide{width:calc(100% - 24px)}.modal-heading{padding:20px 20px 17px}.modal-heading h2{font-size:20px}.modal-description{font-size:12px}.form-body{padding:20px}.form-grid{grid-template-columns:1fr 1fr;gap:17px 12px}.form-grid label{font-size:12px}.form-grid input,.form-grid select{padding:11px 10px;font-size:14px}.form-footer{margin-top:21px;padding-top:17px}.form-footer .button{font-size:12px;padding:11px 12px}.lead-detail{padding:25px 21px 32px}.lead-identity h2{font-size:23px}.lead-identity p{font-size:13px}.lead-identity>.avatar{width:44px;height:44px;font-size:15px}.lead-detail-bar{margin:23px 0 21px}.contact-details>div{font-size:12px}.detail-tabs{gap:18px}.detail-tabs button{font-size:12px}.section-toolbar>span{font-size:10px}.sheet .empty-state{padding:30px 15px}.composer{padding:11px 19px 20px}.composer-address{gap:9px}.composer-address label{font-size:11px;width:45px}.composer-address select,.composer-address input{font-size:13px}.composer textarea{min-height:210px;font-size:15px}.compose-options{gap:5px}.compose-options>.field-hint{display:none}.attachment-button{font-size:11px}.team-intro{padding:18px;gap:12px;margin-bottom:22px}.team-intro-icon{height:43px;width:43px;flex-shrink:0}.team-intro h3{font-size:14px;line-height:1.5}.team-intro p{font-size:11px;line-height:1.7}.team-member{padding:21px 19px;gap:18px 15px}.team-person{flex-basis:100%;min-width:0}.team-access{flex:1}.team-actions{flex-basis:100%;border-top:1px solid #edf2e9;padding-top:9px}.team-footnote{font-size:10px}.team-list{border-radius:8px}.auth-page{display:block;min-height:100dvh}.auth-story{display:none}.auth-form-panel{min-height:100dvh;padding:110px 29px 65px;position:relative}.mobile-brand{display:block;position:absolute;top:32px;left:29px}.mobile-brand .brand{color:#294f34;font-size:23px}.mobile-brand .brand-mark{background:#d4e9d5;color:#669564}.mobile-brand .brand-period{color:#83b078}.auth-form{width:350px}.auth-form h2{font-size:29px}.auth-form>p{font-size:14px}.small-emblem{margin-bottom:23px}.auth-form>label{font-size:14px}.auth-form input{font-size:16px}.auth-private{font-size:11px}.auth-form>.button{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.composer-address label{width:58px}.composer-address input,.composer-address select{min-width:0;flex:1}.column-heading h2,.view-toggle button,.filters select,.top-search input,.thread-row h3,.thread-row-top>strong,.team-person h3,.contact-details>div,.detail-tabs button{font-size:14px}.column-count,.column-total,.card-updated,.card-contact,.service-tag,.card-service>span:last-child,.next-step,.lead-card footer,.card-unread,.empty-column,.board-footer,.metrics small,.thread-row p,.thread-row footer,.email-header>div>span,.email-header time,.reply-bar>span,.linked-lead,.section-toolbar>span,.team-person p,.member-status,.team-actions .text-button{font-size:12px}.metrics>div>span,.metrics .metric-tip p,.metrics .metric-tip strong,.email-header strong,.team-intro p,.composer-address label,.team-access>span,.checkbox-label{font-size:14px}.email-body{font-size:16px;color:#4d6154}.email-header strong,.thread-row-top>strong,.team-person h3,.lead-card h3{color:#263c30}.card-contact,.card-updated,.column-total,.next-step,.lead-card footer,.board-footer,.metrics small,.metrics>div>span,.page-heading p,.thread-row p,.thread-row footer,.email-header>div>span,.email-header time,.reply-bar>span,.section-toolbar>span,.contact-details>div,.team-person p,.member-status,.team-intro p,.team-footnote,.field-hint,.empty-state p,.modal-description,.composer-address label{color:#6e7d72}.thread-row h3,.thread-row.unread h3{color:#506a56}.service-tag{color:#48765b}.service-ai-automation{color:#745598}.service-consulting{color:#4f719c}.service-website{color:#99713d}.contact-details>div>a{word-break:break-word}.metrics .metric-tip p,.metrics .metric-tip strong{color:#657e6b}.lead-detail .field-hint{font-size:12px}.email-header .email-to{font-size:11px}.profile small,.workspace-label div>span{font-size:12px}.workspace-label{padding:12px 8px}.profile strong{font-size:14px}.nav-label{font-size:12px}.auth-private{color:#768568;font-size:12px}.auth-form>label{font-size:14px;color:#5e7251}.auth-form>p{color:#73826a}.auth-form h2{color:#294331}@media(max-width:1200px){.workspace-label>svg{display:none}.workspace-label div>span{font-size:11px}.profile>svg{display:none}.profile strong{font-size:12px}.profile small{font-size:11px}}@media(max-width:760px){.metrics>div>span{font-size:12px;min-height:34px}.metrics small{font-size:11px}.metrics strong{font-size:22px}.metrics>div{padding:0 10px}.view-toggle button,.filters select{font-size:12px}.top-search input{font-size:13px}.column-heading h2{font-size:14px}.lead-card h3{font-size:16px}.card-contact,.next-step{font-size:13px}.board-footer{font-size:10px}.form-grid input,.form-grid select,.composer-address input,.composer-address select{font-size:16px}.reply-bar>span{font-size:11px}.email-header>div>span,.email-header time{font-size:11px}.team-intro p{font-size:13px}.inbox-workspace{min-height:400px}.team-member{gap:15px}.team-actions .text-button{font-size:13px}.contact-details>div{font-size:13px}.modal-description{font-size:13px}.compose-options>.field-hint{display:none}}@media(max-width:760px){.filters{width:100%}.filters .lost-filter{min-height:28px;margin-left:0;font-size:12px}.lost-filter input{width:16px;height:16px;min-height:16px}}
