:root{--ink:#23332e;--muted:#7c8581;--line:#e6e9e5;--green:#187467;--green-dark:#115b50;--pale:#eaf3ee;--bg:#f6f7f4;--white:#fff;--radius:10px}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:14px;color:var(--ink);background:var(--bg)}[hidden]{display:none!important}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button{color:inherit}svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}button:focus-visible,a:focus-visible{outline:3px solid #83bcb1;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #18746712}.sidebar{width:235px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:33px 20px 0;display:flex;flex-direction:column;z-index:10}.brand{font-size:27px;letter-spacing:-1.5px;font-weight:750;display:flex;align-items:center;gap:8px;color:var(--ink);width:max-content}.brand:hover{text-decoration:none}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--green);color:white;border-radius:9px;width:32px;height:32px;font-size:31px;font-weight:750;line-height:1;padding-bottom:3px;letter-spacing:-2px}.brand-dot{font-size:10px;align-self:flex-start;margin:4px 0 0 -5px;letter-spacing:0}.workspace{display:flex;align-items:center;gap:10px;margin:37px 0 34px;padding:13px 10px;background:#f8f9f6;border:1px solid var(--line);border-radius:8px;font-size:12px;font-weight:600}.workspace small,.user-box small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:4px}.workspace-icon{height:30px;width:30px;border-radius:7px;border:1px solid #ddd;background:#fff;display:grid;place-items:center;font-size:13px}.workspace-dot{width:6px;height:6px;background:#85aa8a;border-radius:50%;margin-left:auto}.nav-caption,.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:650;color:var(--muted)}.nav-caption{padding-left:12px;margin-bottom:13px}.nav-item{border:0;background:transparent;border-radius:7px;display:flex;align-items:center;gap:11px;padding:13px 12px;width:100%;margin:3px 0;color:#68756e;font-size:13px;text-align:left}.nav-item:hover{background:#f5f7f4}.nav-item.active{background:var(--pale);color:var(--green);font-weight:650}.nav-count{margin-left:auto;min-width:22px;padding:2px 5px;text-align:center;border-radius:4px;background:#e1ebe4;font-size:10px}.nav-count.warm{background:#faf0dd;color:#9b762d}.sidebar-bottom{margin-top:auto}.sync-mini{border:1px solid var(--line);border-radius:8px;padding:13px 12px;display:flex;gap:9px;font-size:11px;margin-bottom:12px}.sync-mini small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.status-dot,.dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#83a38d;flex-shrink:0}.status-dot{margin-top:4px}.status-dot.error{background:#d39245}.user-box{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding:21px 0;margin-top:13px}.user-box strong{font-size:12px}.user-box .icon-button{margin-left:auto}.avatar{width:32px;height:32px;border-radius:50%;background:#e5eee5;color:#507057;display:inline-grid;place-items:center;font-size:11px;font-weight:600;flex-shrink:0}.avatar.isabella{background:#f5e8e5;color:#986b67}.avatar.small{width:25px;height:25px;font-size:10px}main{margin-left:235px}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);padding:0 39px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.topbar-label{color:var(--muted)}.slash{color:#c6cdc8;margin:0 15px}.topbar-right{display:flex;align-items:center;gap:8px;color:#7a857e;font-size:10px}.team-avatar{background:#e5eee5;color:#64816a;width:25px;height:25px;border:2px solid white;border-radius:50%;display:grid;place-items:center;font-size:9px}.team-avatar.rose{background:#f4e5e0;color:#9c736a;margin-left:-14px;margin-right:3px}.divider{height:18px;width:1px;background:var(--line);margin:0 9px}.main-content{max-width:1680px;margin:auto;padding:39px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:31px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.4px;color:#929c95}h1{font-size:30px;letter-spacing:-1px;line-height:1.2;font-weight:650;margin:10px 0}h2{font-size:15px;font-weight:650;letter-spacing:-.2px}h3{font-size:15px}.page-heading p{font-size:12px;color:var(--muted);margin:10px 0 0;line-height:1.6}.heading-actions{display:flex;gap:9px}.button{border:1px solid #dde3dd;background:white;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:7px;white-space:nowrap;font-size:11px;font-weight:550;min-height:38px}.button:hover{background:#f6f8f5}.button svg{width:15px;height:15px}.primary{background:var(--green);color:#fff;border:1px solid var(--green)}.primary:hover{background:var(--green-dark)}.full{width:100%;justify-content:space-between}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:29px}.stat-card{border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:21px 21px 18px;text-align:left}.stat-card:hover{border-color:#bacdc1}.stat-card>span{font-size:11px;color:#68766d;display:flex;align-items:center;justify-content:space-between}.stat-card>span>span{color:#8c9d91}.stat-card strong{display:block;font-size:30px;font-weight:550;letter-spacing:-1px;margin:14px 0 11px}.stat-card small{font-size:10px;color:#8a928c;display:flex;align-items:center;gap:6px}.dot.teal{background:#4b9c83}.dot.blue{background:#769bbe}.dot.amber{background:#c8a768}.list-section{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.list-heading{padding:20px 22px 18px;display:flex;align-items:center;justify-content:space-between}.list-heading h2{font-size:13px;margin:0}.list-heading h2 span{font-size:10px;font-weight:500;background:#f0f3ef;color:#7c897f;padding:3px 6px;border-radius:4px;margin-left:8px}.text-button{border:0;background:transparent;display:flex;align-items:center;gap:6px;font-size:10px;color:#7a857e}.text-button svg{height:14px;width:14px}.filters{display:flex;gap:9px;padding:0 22px 20px}.search-field{position:relative;display:flex;align-items:center;flex:1;min-width:150px}.search-field>span{position:absolute;left:11px;color:#89938c}.search-field svg{width:15px;height:15px}.search-field input{width:100%;padding-left:34px;padding-right:42px}.search-field kbd{position:absolute;right:9px;font-size:9px;color:#99a29b;border:1px solid var(--line);padding:2px 4px;border-radius:3px;font-family:inherit}input,select,textarea{border:1px solid #e1e5e0;border-radius:6px;padding:10px 11px;background:#fff;color:var(--ink);font-size:12px;min-width:0}input::placeholder,textarea::placeholder{color:#a2aaa4}select{padding-right:25px}.filters select{font-size:10px;max-width:150px}.filters input{font-size:11px}.icon-button{background:transparent;border:0;border-radius:5px;padding:7px;display:inline-flex;align-items:center;justify-content:center;color:#839087;min-width:28px}.icon-button:hover{background:#edf1ec;color:var(--ink)}.filters>.icon-button{border:1px solid var(--line);width:35px}.table-scroll{overflow-x:auto;position:relative}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:9px;color:#939d95;letter-spacing:.6px;font-weight:550;background:#fafbf8;border-top:1px solid #eef0eb;border-bottom:1px solid #eef0eb;padding:13px 17px}th:first-child,td:first-child{padding-left:22px}th:last-child,td:last-child{padding-right:22px}td{padding:19px 17px;border-bottom:1px solid #eef0eb;font-size:11px;height:80px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcf9}.company-cell{display:flex;align-items:center;gap:12px;max-width:320px}.company-icon{height:35px;width:35px;background:#f2f2ed;border:1px solid #e7e9e3;border-radius:8px;display:grid;place-items:center;font-size:12px;font-weight:600;color:#849184;flex-shrink:0}.company-icon.color-1{background:#ecf1ef;color:#6f8b81}.company-icon.color-2{background:#f5eee6;color:#a18b73}.company-icon.color-3{background:#edf0f5;color:#8593a9}.company-name{display:block;font-size:11px;font-weight:600;color:var(--ink);border:0;padding:0;background:none;text-align:left;max-width:235px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-name:hover{color:var(--green)}.company-sub{display:block;font-size:10px;color:#98a098;margin-top:6px;overflow:hidden;text-overflow:ellipsis;max-width:230px}.contact-cell{max-width:230px}.contact-cell a{color:#809187;font-size:10px;display:block;margin-top:5px;max-width:215px;overflow:hidden;text-overflow:ellipsis}.muted{color:var(--muted)}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;font-size:10px;padding:5px 8px;background:#edf1ed;color:#798b7b;white-space:nowrap}.badge:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.badge.contacted,.badge.waiting,.badge.later{background:#f8f1e4;color:#a48643}.badge.interested,.badge.won{background:#eaf4ed;color:#558d6b}.badge.replied,.badge.meeting,.badge.met,.badge.offer{background:#eaf0f7;color:#6a89b0}.badge.rejected{background:#f6ece9;color:#a57e76}.owner{display:flex;gap:6px;align-items:center;font-size:10px}.unassigned{font-size:10px;color:#a0a79f}.row-claim{color:var(--green);background:white;border:1px solid #dce7df;border-radius:5px;font-size:10px;padding:7px 10px;white-space:nowrap}.row-claim:hover{background:var(--pale)}.open-row{padding:6px;color:#a4afa7;border:0;background:transparent}.due{color:#b27739}.table-footer{border-top:1px solid var(--line);padding:14px 22px;display:flex;align-items:center;justify-content:space-between;color:#96a095;font-size:10px}.table-footer>div{display:flex;align-items:center;gap:12px}.table-footer select{border:0;font-size:10px;color:#859084;background:transparent}.bottom-caption{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#9aa499;margin-top:22px}.bottom-caption svg{width:12px;height:12px}.notice{background:#fff8e9;border:1px solid #eedfbf;color:#92743a;padding:13px 16px;border-radius:8px;line-height:1.6;margin:0 0 20px;font-size:12px}.active-filter{font-size:11px;color:var(--green);padding:0 22px 15px}.empty-state{text-align:center;padding:65px 20px;color:var(--muted)}.empty-state>span>svg{width:33px;height:33px;margin:0 auto 20px;color:#9bad9c}.empty-state p{font-size:12px}.empty-state h3{color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}dialog{border:0;box-shadow:0 18px 80px #14281e22;padding:0;color:var(--ink)}dialog::backdrop{background:#1b2e2650}.lead-dialog{position:fixed;inset:0 0 0 auto;margin:0;height:100dvh;max-height:100dvh;width:710px;max-width:100vw;overflow-y:auto;border-left:1px solid var(--line)}.detail-header{padding:27px 29px 22px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:2}.detail-topline{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted)}.detail-header h2{font-size:23px;line-height:1.3;margin:16px 0 8px}.detail-header p{font-size:12px;color:var(--muted);margin:0}.detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}.detail-body{padding:25px 29px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-grid label.full-width{grid-column:1/-1}label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#768379;font-weight:500}label input,label select{width:100%}textarea{width:100%;resize:vertical;line-height:1.6;min-height:100px}.section-label{font-size:10px;letter-spacing:1px;color:#839184;font-weight:600;margin:26px 0 14px}.detail-controls{background:#f6f8f4;border:1px solid var(--line);border-radius:8px;padding:17px;margin-bottom:25px}.detail-controls .detail-grid{gap:13px}.save-row{display:flex;justify-content:flex-end;gap:10px;align-items:center;margin-top:16px}.source-reason{background:#f8f9f5;border-left:3px solid #aabfac;padding:13px 15px;font-size:12px;line-height:1.8;color:#6f7f73;margin:0 0 20px}.source-data{margin-top:24px;border:1px solid var(--line);border-radius:7px;padding:14px;font-size:11px;line-height:1.6}.source-data summary{cursor:pointer;font-weight:600}.source-data dl{display:grid;grid-template-columns:120px 1fr;gap:10px;overflow-wrap:anywhere}.source-data dt{color:var(--muted)}.source-data dd{margin:0}.note-form{margin-top:25px;border-top:1px solid var(--line);padding-top:2px}.note-form .save-row{margin-top:9px}.history-item{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #f0f2ed}.history-icon{width:26px;height:26px;border-radius:50%;background:#f1f4ee;display:grid;place-items:center;font-size:10px;flex-shrink:0;color:#859281}.history-content{flex:1;min-width:0}.history-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#9ba399}.history-meta strong{color:#6d7e6e;font-weight:550}.history-body{font-size:12px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:7px}.history-body.system{font-size:11px;color:#889386}.small-dialog{border-radius:12px;width:420px;max-width:calc(100vw - 30px);padding:25px}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.small-dialog label{margin:22px 0}.login-screen{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.login-brand{background:#eaf0e7;display:flex;flex-direction:column;padding:55px 70px;justify-content:space-between}.login-brand h1{font-size:52px;line-height:1.15;margin:20px 0;letter-spacing:-2px}.login-brand p{color:#738570;line-height:1.8;font-size:15px}.login-foot{font-size:10px;letter-spacing:2px;color:#8d9b85}.login-side{background:#fff;display:flex;align-items:center;justify-content:center;padding:35px}.login-side form{width:340px;max-width:100%}.login-side h2{font-size:23px;margin:14px 0 10px}.login-side .muted{font-size:12px;margin-bottom:32px}.login-side label{margin-bottom:20px}.login-side input,.login-side select{padding:13px}.login-side button{padding:13px 15px;border-radius:7px;font-size:12px;display:flex}.login-help{font-size:10px;color:#9ba496;text-align:center;margin-top:22px}.error{color:#ae6656;font-size:12px}.settings-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:25px;margin-bottom:20px}.settings-card h2{margin:0 0 15px}.settings-card p{font-size:12px;line-height:1.7;color:var(--muted)}.settings-card table{white-space:normal}.settings-card td{height:auto;font-size:11px}.settings-card form{max-width:370px;display:grid;gap:15px}.settings-card code{font-size:11px;overflow-wrap:anywhere;background:#f4f6f1;padding:2px 5px}.settings-card ol{font-size:12px;color:var(--muted);line-height:1.9}#toast{position:fixed;bottom:27px;left:50%;transform:translateX(-50%);z-index:100;background:#273e32;color:#fff;padding:13px 20px;border-radius:8px;font-size:12px;max-width:calc(100vw - 30px);box-shadow:0 8px 25px #122d1820}#toast.error{background:#9c5547}.priority-star{color:#c2944b;margin-left:5px}.loading-row{text-align:center;color:var(--muted);padding:50px}
@media(min-width:1600px){.main-content{padding:45px 50px}.company-name{max-width:300px}.company-cell{max-width:390px}td{height:87px}}
@media(max-width:1180px){.sidebar{width:205px;padding-left:14px;padding-right:14px}main{margin-left:205px}.main-content{padding:28px 23px}.topbar{padding:0 23px}.heading-actions{flex-direction:column}.stat-card{padding:17px 14px}.stats{gap:10px}.filters{flex-wrap:wrap}.search-field{flex-basis:100%}.company-name{max-width:185px}td,th{padding-left:12px;padding-right:12px}.topbar-right>span:last-child{display:none}}
@media(max-width:760px){.sidebar{width:65px;padding:22px 9px 0}.sidebar .brand{font-size:0;gap:0;margin:auto}.brand-dot,.workspace,.nav-caption,.nav-count,.sync-mini,.sidebar .user-box>div,.sidebar .user-box .icon-button{display:none}.sidebar .brand-mark{font-size:29px}.sidebar nav{margin-top:35px}.sidebar .nav-item{font-size:0;padding:13px;gap:0;justify-content:center}.sidebar .nav-item svg{width:20px;height:20px}.user-box{justify-content:center;padding:18px 0}.sidebar-bottom .nav-item{margin-bottom:10px}main{margin-left:65px}.topbar{height:58px;padding:0 18px}.topbar-right{display:none}.main-content{padding:25px 16px}.page-heading{align-items:flex-start;gap:12px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px}.heading-actions .button{font-size:0;padding:10px}.heading-actions .button svg{width:16px;height:16px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat-card strong{font-size:26px}.stat-card small{font-size:9px}.filters,.list-heading{padding-left:15px;padding-right:15px}.filters select{max-width:calc(50% - 7px);flex:1}.filters select#filter-industry{display:none}table{min-width:750px}.table-footer{padding:12px}.table-footer select{max-width:100px}.table-footer>div{gap:4px}.bottom-caption{font-size:9px;text-align:center;line-height:1.6}.detail-header,.detail-body{padding:20px}.login-screen{grid-template-columns:minmax(0,1fr)}.login-brand{padding:25px 30px}.login-brand>div:not(.brand),.login-foot{display:none}.login-side{align-items:flex-start;padding-top:55px}.detail-grid{gap:12px}.source-data dl{grid-template-columns:90px 1fr}}
@media(max-width:760px){.sidebar .user-box{flex-direction:column;gap:8px}.sidebar .user-box .icon-button{display:inline-flex;margin-left:0}}
.sidebar .brand{width:180px;height:auto;min-height:0;padding:0;border-radius:0;background:transparent;overflow:hidden;display:block}
.note-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.note-actions{display:flex;align-items:center;gap:3px}
.note-actions .icon-button{color:var(--green)}
.notes-section{margin-top:25px;border-top:1px solid var(--line);padding-top:1px}
.notes-section .note-heading{margin-bottom:14px}
.note-list{display:grid;gap:10px}
.note-card{border:1px solid var(--line);background:#f9fbf9;border-radius:8px;padding:11px 14px}
.note-card.is-editing{border-color:#8db7aa}
.note-card-head{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px}
.note-card .note-body{font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 3px}
.note-card .delete-note:hover{color:#a84d40;background:#f9eae8}
.notes-section .note-form{border:0;margin-top:12px;padding:0}
.sidebar>.nav-caption{margin-top:43px}
.brand-logo{display:block;width:100%;height:auto}
.login-brand{background:#f1f6ee;color:var(--ink)}
.login-brand .brand{width:185px;max-width:100%;height:auto;background:transparent}
.login-brand .eyebrow,.login-foot{color:#829280}
.login-brand p{color:#738570}
@media(max-width:1180px){.sidebar .brand{width:165px;min-height:0}}
@media(max-width:760px){.sidebar .brand{width:46px;height:46px;min-height:46px;margin:auto;background:transparent}.sidebar .brand-logo{display:none}.sidebar .brand::before{content:"";display:block;width:46px;height:46px;background-image:url('/assets/selfiecam-logo.png');background-repeat:no-repeat;background-size:320px auto;background-position:-16px -50px}.login-brand .brand{width:160px;height:auto;min-height:0;background:transparent}.login-brand .brand-logo{display:block}}
@media(max-width:760px){.sidebar .brand::before{width:36px;margin-left:5px;background-position:-20px -50px}}
