:root{--ink:#17243d;--muted:#748096;--line:#e4e8ee;--blue:#2464dd;--soft:#f6f8fa}*{box-sizing:border-box}body{margin:0;background:#f7f8fa;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:#fff;border-right:1px solid var(--line);padding:23px 14px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-size:19px;padding:0 10px 26px}.brand>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,#3579ee,#1742a4);font-weight:800;box-shadow:0 6px 15px #2864d433}.sidebar nav{display:grid;gap:3px}.sidebar nav a,.sidebar-bottom>a{display:flex;gap:11px;align-items:center;padding:10px 11px;border-radius:8px;color:#59667b}.sidebar nav a i,.sidebar-bottom>a i{width:17px;text-align:center;font-style:normal;font-size:18px}.sidebar nav a em{margin-left:auto;background:#edf0f4;padding:2px 6px;border-radius:9px;font-size:9px;font-style:normal}.sidebar nav a.active{background:#ecf2ff;color:#225fd9;font-weight:700}.project-nav{margin-top:25px;padding-top:17px;border-top:1px solid #edf0f3;display:grid;gap:2px}.project-nav header{display:flex;justify-content:space-between;align-items:center;padding:0 10px 8px;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:1px;color:#9aa3b1}.project-nav header button{border:0;background:none;font-size:17px;color:#8791a0}.project-nav a{padding:9px 10px;border-radius:8px;color:#59657a;display:flex;align-items:center;gap:10px}.project-nav a:hover{background:#f4f6fa}.dot{width:8px;height:8px;border-radius:3px}.dot.blue,.status-dot.blue{background:#2d6de5}.dot.violet,.status-dot.violet{background:#8b68d4}.dot.green,.status-dot.green{background:#4ca678}.dot.orange{background:#df9151}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid #edf0f3;margin-top:10px;padding:16px 7px 0;display:flex;align-items:center;gap:9px}.profile div{display:grid;gap:2px}.profile b{font-size:12px}.profile small{font-size:10px;color:#8b95a5}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800;border:2px solid #fff}.peach{background:#f6cfbb}.navy{background:#263f6d;color:#fff}.lilac{background:#ded3f6}.sky{background:#c9e5ef}.sand{background:#f1d5b7}.main{margin-left:238px;min-height:100vh}.topbar{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:16px;padding:0 30px;position:relative}.breadcrumbs{font-size:12px}.breadcrumbs b{color:#b7bfca;margin:0 7px}.global-search{margin-left:auto;width:275px;height:36px;border:1px solid #dde2e8;border-radius:8px;background:#fafbfc;display:flex;align-items:center;gap:7px;padding:0 9px;color:#7e8999}.global-search input{border:0;outline:0;background:none;width:100%;font-size:12px}.global-search kbd{font-size:9px;background:#fff;border:1px solid #e0e4e9;border-radius:4px;padding:2px 5px}.notification-button{position:relative;border:0;background:none;font-size:22px}.notification-button i{position:absolute;width:6px;height:6px;border-radius:50%;background:#ef5c67;right:2px;top:3px}.notifications{display:none;position:absolute;right:30px;top:58px;width:300px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px;box-shadow:0 18px 45px #1c2d5122;z-index:20}.notifications.open{display:block}.notifications p{padding:11px 0;margin:0;border-top:1px solid #edf0f3;color:#68758a;font-size:11px}.mobile-menu{display:none}.messages{position:fixed;right:24px;bottom:24px;z-index:50}.messages div,.toast.show{background:#183054;color:#fff;padding:12px 17px;border-radius:9px;box-shadow:0 12px 35px #1323443b}.project-header{background:#fff;padding:28px 32px 22px;display:flex;justify-content:space-between;align-items:center}.project-heading{display:flex;align-items:center;gap:15px}.project-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#3476ed,#1748ab);color:#fff;font-weight:800;font-size:20px}.project-heading small,.page-heading small,.modal header small{font-size:9px;letter-spacing:1.1px;font-weight:800;color:#8994a5}.project-heading h1,.page-heading h1{margin:4px 0 0;font-size:25px;letter-spacing:-.7px}.project-heading p,.page-heading p{margin:5px 0 0;color:#7a8597;font-size:12px}.header-actions{display:flex;align-items:center;gap:9px}.faces{display:flex;margin-right:5px}.faces .avatar{margin-left:-7px}.primary,.secondary{height:37px;border-radius:8px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.primary{border:0;background:var(--blue);color:#fff;box-shadow:0 5px 12px #2164e82b}.primary:hover{background:#1857d2}.secondary{border:1px solid #dbe0e7;background:#fff}.tabs{height:47px;background:#fff;border-bottom:1px solid var(--line);padding:0 32px;display:flex;gap:28px}.tabs a{display:flex;align-items:center;position:relative;color:#748095;font-size:12px}.tabs a.active{color:#205fd6;font-weight:700}.tabs a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#2868e1}.toolbar{height:64px;padding:0 32px;display:flex;align-items:center;gap:12px;color:#778398;font-size:11px}.toolbar select{height:35px;border:1px solid #dce1e7;border-radius:8px;background:#fff;padding:0 12px}.toolbar-spacer{flex:1}.progress{width:95px;height:5px;background:#e3e7ec;border-radius:5px;overflow:hidden}.progress i{height:100%;display:block;background:#38a575}.board{padding:0 24px 36px 32px;display:grid;grid-template-columns:repeat(4,minmax(235px,1fr));gap:13px;overflow-x:auto}.column>header{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 5px}.column>header span{display:flex;align-items:center;gap:7px;font-size:11px}.column>header em{font-style:normal;font-size:9px;background:#e8ebf0;padding:2px 6px;border-radius:9px;color:#7e8999}.column>header button{border:0;background:none;color:#8490a2;font-size:16px}.status-dot{width:7px;height:7px;border-radius:50%}.status-dot.gray{background:#98a2b2}.cards{min-height:120px;display:grid;align-content:start;gap:10px;border-radius:10px;transition:.2s}.cards.drag-over{background:#eaf1ff;padding:6px}.task-card{background:#fff;border:1px solid #e2e6eb;border-radius:10px;padding:13px;box-shadow:0 1px 2px #1d2d4a08;outline:0;transition:.15s}.task-card:hover,.task-card:focus{transform:translateY(-2px);box-shadow:0 8px 24px #22355514;border-color:#d1d9e5}.task-card.dragging{opacity:.45}.task-card>header{display:flex;justify-content:space-between}.task-card>header button{border:0;background:none;color:#9da6b3}.priority{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;padding:3px 6px;border-radius:4px}.priority.high{background:#ffe8e7;color:#c9514b}.priority.medium{background:#fff1d7;color:#ad7521}.priority.low{background:#e8f1ff;color:#4674bd}.task-card h3{font-size:13px;margin:10px 0 5px}.task-card>p{font-size:10px;line-height:1.45;color:#818b9b;margin:0 0 12px}.tag-row{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f3;padding-bottom:11px}.tag-row span{font-size:8px;background:#f0f2f6;padding:3px 6px;border-radius:4px;color:#657187}.tag-row small{font-size:8px;color:#98a1ae}.task-card footer{padding-top:10px;display:flex;align-items:center;gap:10px;font-size:9px;color:#8994a4}.avatar.tiny{width:24px;height:24px;font-size:7px;background:#dce7fb;border:0;margin-right:auto}.next-status{width:23px;height:23px;border-radius:6px;border:1px solid #e0e4e9;background:#f8f9fb;color:#64738b}.empty{height:70px;border:1px dashed #d4dbe5;border-radius:10px;background:transparent;color:#8792a2}.page-heading{padding:34px 34px 24px;display:flex;align-items:flex-end;justify-content:space-between}.dashboard-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;padding:0 32px 32px}.panel{margin:0 32px 32px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px}.dashboard-grid .panel{margin:0}.panel h2{font-size:15px;margin:0 0 17px}.recent-task{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #edf0f3}.recent-task div{display:grid;gap:3px;flex:1}.recent-task small{color:#8a95a5;font-size:10px}.recent-task em{font-style:normal;font-size:10px;color:#627087}.activity-row{display:flex;gap:10px;padding:12px 0;border-top:1px solid #edf0f3}.activity-row p{margin:0;font-size:11px;line-height:1.5}.activity-row small{display:block;color:#929ba9}.project-grid{padding:0 32px 32px;display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:14px}.project-grid>a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px;display:flex;align-items:center;gap:15px}.project-grid>a:hover{box-shadow:0 10px 30px #20335112;transform:translateY(-2px)}.project-grid>a div{flex:1}.project-grid h2{margin:0;font-size:15px}.project-grid p{color:#7d8899;font-size:11px}.project-grid small{color:#98a1af}.project-grid>a>b{font-size:22px;color:#8994a4}.list-panel{overflow:auto;padding:0}.list-panel table{width:100%;border-collapse:collapse}.list-panel th,.list-panel td{text-align:left;padding:13px 16px;border-bottom:1px solid #edf0f3;font-size:11px}.list-panel th{color:#8490a1;font-size:9px;text-transform:uppercase}.list-panel tr[data-task-url]{cursor:pointer}.list-panel tbody tr:hover{background:#f7f9fc}.pill{background:#edf2fb;padding:4px 7px;border-radius:5px}.timeline>div{display:grid;grid-template-columns:70px 12px 1fr;gap:10px;align-items:center;padding:10px 0;border-top:1px solid #edf0f3}.timeline i{width:9px;height:9px;border-radius:50%}.timeline i.high{background:#df615b}.timeline i.medium{background:#dda744}.timeline i.low{background:#5784cf}.timeline button{border:0;background:none;text-align:left}.overview-grid{padding:28px 32px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.overview-grid article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.overview-grid small{font-size:9px;color:#8c96a5}.overview-grid b{display:block;font-size:30px;margin-top:8px}.overview-grid p{color:#818c9d;font-size:11px}.modal-backdrop,.drawer-backdrop{position:fixed;inset:0;background:#14213b80;backdrop-filter:blur(3px);display:none;z-index:40}.modal-backdrop.open{display:grid;place-items:center}.modal{width:min(510px,calc(100% - 30px));background:#fff;border-radius:15px;padding:24px}.modal header{display:flex;justify-content:space-between;margin-bottom:22px}.modal h2{margin:3px 0 0;font-size:21px}.modal header button,.drawer-close{border:0;background:#f0f2f5;width:30px;height:30px;border-radius:7px;font-size:20px}.modal label{display:grid;gap:7px;font-size:11px;font-weight:700;margin-bottom:15px}.modal input,.modal textarea,.modal select,.task-drawer select,.comments textarea{width:100%;border:1px solid #dbe1e8;border-radius:8px;padding:10px;outline:0;background:#fff}.modal textarea{min-height:75px;resize:vertical}.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:#4380ed;box-shadow:0 0 0 3px #e8f0ff}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal footer{display:flex;justify-content:flex-end;gap:9px;padding-top:16px;border-top:1px solid #edf0f3}.drawer-backdrop.open{display:block}.task-drawer{position:absolute;right:0;top:0;bottom:0;width:min(520px,100%);background:#fff;padding:28px;overflow:auto;box-shadow:-20px 0 50px #14223f28}.drawer-close{position:absolute;right:22px;top:22px}.task-drawer>small{color:#7e8999;font-weight:800}.task-drawer h2{font-size:23px;margin:12px 45px 10px 0}.task-drawer>p{color:#748096;line-height:1.6}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.detail-grid>div{border:1px solid #e4e8ed;border-radius:9px;padding:12px;display:grid;gap:7px}.detail-grid small{font-size:9px;text-transform:uppercase;color:#8d97a6}.detail-grid b{font-size:11px}.comments{border-top:1px solid #e7eaee;padding-top:18px}.comment{padding:11px 0;border-top:1px solid #edf0f3}.comment b{font-size:11px}.comment small{color:#929ba9;margin-left:8px}.comment p{font-size:12px;color:#667288}.comments form{display:grid;gap:8px}.comments textarea{min-height:75px}.comments form button{justify-self:end}.toast{position:fixed;right:24px;bottom:24px;display:none;z-index:60}.toast.show{display:block}
@media(max-width:1100px){.board{grid-template-columns:repeat(4,270px)}.dashboard-grid{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr}.board{scroll-snap-type:x proximity}.column{scroll-snap-align:start}}
@media(max-width:760px){
  body{overflow-x:hidden}.sidebar{width:min(82vw,280px);transform:translateX(-105%);transition:transform .22s ease;box-shadow:18px 0 45px transparent}.sidebar.open{transform:translateX(0);box-shadow:18px 0 45px #12203e35}.main{margin-left:0;width:100%;min-width:0}.mobile-menu{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:0;border-radius:8px;background:#f3f5f8;font-size:19px}.topbar{height:60px;padding:0 12px;gap:8px;position:sticky;top:0;z-index:8}.breadcrumbs{display:none}.global-search{width:auto;min-width:0;flex:1;margin-left:0}.global-search kbd{display:none}.global-search input{min-width:0}.notification-button{flex:0 0 32px}.topbar>.avatar{flex:0 0 32px}.notifications{position:fixed;left:12px;right:12px;top:66px;width:auto}.project-header{padding:18px 15px;align-items:center;gap:12px}.project-heading{min-width:0;gap:10px}.project-heading>div{min-width:0}.project-heading p,.project-heading small,.faces,.secondary[data-copy]{display:none}.project-heading h1{font-size:19px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-icon{width:40px;height:40px;flex:0 0 40px}.header-actions{margin-left:auto}.header-actions .primary{white-space:nowrap;padding:0 12px}.tabs{height:45px;padding:0 15px;gap:24px;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs a{flex:0 0 auto}.toolbar{height:56px;padding:0 15px}.toolbar small,.progress,.toolbar>b{display:none}.toolbar form{min-width:0}.toolbar select{max-width:155px}.board{grid-template-columns:repeat(4,calc(100vw - 30px));gap:10px;padding:0 15px 28px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.column{scroll-snap-align:center}.column>header{height:38px}.task-card{padding:14px;touch-action:pan-y}.task-card h3{font-size:14px}.task-card>p{font-size:11px}.task-card footer{min-height:28px}.next-status{width:30px;height:30px;font-size:18px}.page-heading{padding:25px 16px 20px;align-items:center}.page-heading h1{font-size:23px}.page-heading .primary{padding:0 12px}.dashboard-grid,.project-grid{padding:0 15px 24px;gap:12px}.panel{margin:0 15px 24px;padding:16px}.dashboard-grid .panel{margin:0}.project-grid>a{padding:15px}.overview-grid{grid-template-columns:1fr;padding:18px 15px}.overview-grid article{padding:18px}.list-panel{padding:0;overflow-x:auto}.list-panel table{min-width:680px}.list-panel th,.list-panel td{white-space:nowrap}.form-grid{grid-template-columns:1fr}.modal-backdrop{align-items:end}.modal{width:100%;max-height:94vh;overflow-y:auto;border-radius:16px 16px 0 0;padding:20px}.modal label{margin-bottom:12px}.modal input,.modal textarea,.modal select{font-size:16px}.task-drawer{width:100%;padding:22px 18px}.task-drawer h2{font-size:21px}.detail-grid{grid-template-columns:1fr 1fr;gap:9px}.detail-grid>div{padding:10px}.task-drawer select,.comments textarea{font-size:16px}.messages,.toast{left:15px;right:15px;bottom:15px}.messages div,.toast.show{text-align:center}.activity-row .avatar{flex:0 0 32px}
}
@media(max-width:430px){
  .topbar>.avatar{display:none}.project-header{align-items:flex-start}.project-heading h1{max-width:145px}.header-actions .primary{height:36px;font-size:11px}.toolbar>span{display:none}.toolbar-spacer{display:block}.page-heading{align-items:flex-start;gap:12px}.page-heading p{max-width:220px}.project-grid>a{align-items:flex-start}.project-grid .project-icon{width:38px;height:38px}.recent-task{align-items:flex-start}.recent-task>em{display:none}.detail-grid{grid-template-columns:1fr}.task-drawer{padding-bottom:40px}.modal footer{position:sticky;bottom:-20px;background:#fff;margin:0 -20px -20px;padding:14px 20px;border-top:1px solid #e6e9ee}
}
@media(hover:none){.task-card:hover{transform:none;box-shadow:0 1px 2px #1d2d4a08}.sidebar nav a,.project-nav a,.tabs a,.primary,.secondary{min-height:42px}}

.prospect-heading{padding-bottom:18px}.prospect-toolbar{margin:0 32px 14px;display:flex;align-items:center;gap:9px}.prospect-toolbar select,.prospect-toolbar input{height:38px;border:1px solid #dbe1e8;border-radius:8px;background:#fff;padding:0 11px}.prospect-toolbar input{width:min(430px,45vw)}.prospect-toolbar span{margin-left:auto;color:#7e8999;font-size:11px}.prospect-sheet{margin:0 32px 34px;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:auto;box-shadow:0 2px 8px #1d2d4a08}.prospect-sheet table{width:100%;min-width:1370px;border-collapse:collapse}.prospect-sheet th{position:sticky;top:0;background:#f4f8f6;color:#64776f;text-transform:uppercase;letter-spacing:.45px;font-size:9px;text-align:left;padding:12px;border-bottom:1px solid #dfe7e3}.prospect-sheet td{padding:11px 12px;border-bottom:1px solid #edf1ef;vertical-align:top;font-size:11px}.prospect-sheet td strong,.prospect-sheet td small,.prospect-sheet td a{display:block}.prospect-sheet td a{color:#168966;margin-top:4px}.prospect-sheet td small{color:#8b96a5;margin-top:4px}.prospect-update{display:grid;grid-template-columns:125px 135px minmax(190px,1fr) 58px;gap:7px}.prospect-update select,.prospect-update input{height:33px;border:1px solid #dce4e0;border-radius:6px;padding:0 8px;background:#fff;font-size:10px}.sheet-save{height:33px;border:0;border-radius:6px;background:#e6f3ee;color:#087655;font-weight:700}.sheet-save:hover{background:#168966;color:#fff}.sheet-empty{text-align:center!important;padding:42px!important;color:#7e8999}.prospect-modal{max-height:calc(100vh - 24px);overflow:auto}

.prospect-stats{margin:0 32px 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.prospect-stats article{min-height:82px;background:#fff;border:1px solid #e1e8e4;border-radius:12px;padding:15px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 14px #163d2f0a}.prospect-stats article:hover{transform:translateY(-2px);box-shadow:0 10px 25px #163d2f12}.prospect-stats article div{display:grid;gap:4px}.prospect-stats small{font-size:8px;letter-spacing:.7px;color:#849188;font-weight:800}.prospect-stats strong{font-size:22px;color:#193c30}.stat-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;font-size:17px;font-weight:800}.stat-all{background:#e4f3ed;color:#147655}.stat-warm{background:#fff1d8;color:#ae761e}.stat-follow{background:#eee8fa;color:#7555b7}.stat-won{background:#dff3e6;color:#26844b}.filter-label{margin-left:0!important;font-size:8px!important;letter-spacing:.7px;font-weight:800;color:#87938c!important}.record-count{display:flex;align-items:center;gap:4px}.record-count b{color:#196d51}.company-cell{display:flex;align-items:center;gap:9px;min-width:155px}.company-cell>span{width:32px;height:32px;flex:0 0 32px;border-radius:9px;background:linear-gradient(145deg,#2eab7f,#117051);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800}.company-cell>div{min-width:0}.prospect-sheet tbody tr{transition:background .15s}.prospect-sheet tbody tr:hover{background:#fbfdfc}.status-select{font-weight:700}.status-interested{background:#fff7e8!important;color:#996719;border-color:#efd8ac!important}.status-follow_up{background:#f3effb!important;color:#6c4fa7;border-color:#ddd2f2!important}.status-converted{background:#e8f6ed!important;color:#267145;border-color:#c8e7d3!important}.status-not_interested{background:#f8eeee!important;color:#a04d4d;border-color:#ebd0d0!important}.status-pitched{background:#edf4f1!important;color:#456a5c;border-color:#d5e3dd!important}

@media(max-width:900px){.prospect-stats{grid-template-columns:repeat(2,1fr)}}
.prospect-handoff{margin-top:7px}.prospect-handoff button,.handoff-complete{height:29px;border:0;border-radius:6px;padding:0 10px;background:#e8f4ef;color:#147252;font-size:9px;font-weight:800;display:inline-flex;align-items:center}.prospect-handoff button:hover{background:#16805d;color:#fff}.handoff-complete{background:#e7f5eb;color:#267747}.level-handoff{margin:4px 0 18px;padding:15px;border:1px solid #cfe4da;border-radius:10px;background:linear-gradient(135deg,#f1faf6,#f8fcfa);display:flex;align-items:center;justify-content:space-between;gap:12px}.level-handoff[hidden]{display:none}.level-handoff>div{display:grid;gap:3px}.level-handoff small{font-size:8px;letter-spacing:.8px;color:#6d887c;font-weight:800}.level-handoff strong{font-size:14px;color:#155f47}.level-handoff p{margin:1px 0 0;font-size:9px;color:#7b8983}.level-handoff button:disabled{background:#d9e2de;color:#839089;box-shadow:none;cursor:not-allowed}
.bulk-button{color:#176f53;border-color:#bfd9ce;background:#f8fcfa}.bulk-button:hover{background:#eaf6f1}.bulk-prospect-modal{width:min(560px,calc(100% - 30px))}.bulk-upload-guide{display:grid;grid-template-columns:30px 1fr;gap:11px;margin:13px 0}.bulk-upload-guide>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e4f3ed;color:#147554;font-size:11px;font-weight:800}.bulk-upload-guide b{font-size:12px}.bulk-upload-guide p{margin:4px 0 7px;color:#77847e;font-size:10px;line-height:1.5}.bulk-upload-guide a{color:#147554;font-size:10px;font-weight:800}.bulk-file-drop{margin:20px 0!important;min-height:115px;border:1.5px dashed #afd1c3;border-radius:11px;background:#f5fbf8;display:flex!important;align-items:center;justify-content:center;gap:5px!important;text-align:center;color:#176f53}.bulk-file-drop>span{font-size:24px}.bulk-file-drop b{font-size:12px}.bulk-file-drop small{font-size:9px;color:#84918b}.bulk-file-drop input{width:auto!important;border:0!important;padding:5px!important;font-size:10px}
.download-format-modal{width:min(500px,calc(100% - 30px))}.download-format-help{margin:-8px 0 18px;color:#78857f;font-size:11px;line-height:1.5}.download-format-options{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-bottom:22px}.download-format-options label{margin:0!important;padding:15px;border:1px solid #dce5e1;border-radius:11px;display:flex!important;grid-template-columns:none;align-items:center;gap:10px!important;cursor:pointer;position:relative}.download-format-options label:hover{border-color:#64aa90;background:#f8fcfa}.download-format-options input{position:absolute;opacity:0;width:1px!important}.download-format-options label:has(input:checked){border-color:#16805d;background:#eef8f4;box-shadow:0 0 0 2px #d7eee5}.format-icon{width:39px;height:39px;border-radius:9px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:15px}.excel-icon{background:#147554}.csv-icon{background:#667c91}.download-format-options label div{display:grid;gap:4px}.download-format-options b{font-size:11px}.download-format-options small{font-size:8px;color:#84908a;font-weight:400}@media(max-width:480px){.download-format-options{grid-template-columns:1fr}}
.web-results{max-width:1060px}.ai-web-answer{background:#fff;border:1px solid #dee7e3;border-radius:14px;overflow:hidden;box-shadow:0 6px 22px #173e2f0b}.ai-web-answer>header{padding:18px 21px;background:linear-gradient(135deg,#eef8f4,#fafdfc);border-bottom:1px solid #e3ebe7;display:flex;align-items:center;gap:12px}.ai-web-answer>header>span{width:38px;height:38px;border-radius:10px;background:#16805d;color:#fff;display:grid;place-items:center;font-size:17px}.ai-web-answer>header>div{display:grid;gap:3px}.ai-web-answer>header small{font-size:8px;letter-spacing:.8px;color:#16805d;font-weight:800}.ai-web-answer>header b{font-size:13px}.answer-content{padding:23px 25px;color:#35463f;font-size:13px;line-height:1.72}.answer-content>*:first-child{margin-top:0}.answer-content>*:last-child{margin-bottom:0}.answer-content h1,.answer-content h2,.answer-content h3{color:#163e30;letter-spacing:-.2px}.answer-content h1{font-size:21px}.answer-content h2{font-size:17px;margin:25px 0 9px;padding-bottom:7px;border-bottom:1px solid #e7edea}.answer-content h3{font-size:14px;margin:20px 0 7px}.answer-content p{margin:9px 0}.answer-content ul,.answer-content ol{padding-left:21px;margin:9px 0}.answer-content li{margin:6px 0}.answer-content a{color:#087b58;text-decoration:underline;text-decoration-color:#92c8b4;text-underline-offset:2px}.answer-content strong{color:#173c2f}.answer-content table{width:100%;border-collapse:collapse;margin:15px 0;font-size:11px}.answer-content th,.answer-content td{padding:10px;border:1px solid #dfe7e3;text-align:left}.answer-content th{background:#f1f8f5;color:#285b49}.ai-source-list{background:#fff;border:1px solid #dee7e3;border-radius:14px;padding:19px 21px}.source-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.source-heading small{font-size:8px;letter-spacing:.8px;color:#16805d;font-weight:800}.source-heading h2{margin:3px 0 0;font-size:16px}.source-heading>span{background:#e6f3ee;color:#187354;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:800}.source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.source-grid>a{min-width:0;border:1px solid #e2e9e5;border-radius:9px;padding:11px;display:grid;grid-template-columns:25px minmax(0,1fr) 16px;align-items:center;gap:8px}.source-grid>a:hover{background:#f5faf8;border-color:#9fcbb9}.source-grid>a>span{width:24px;height:24px;border-radius:7px;background:#e6f3ee;color:#167253;display:grid;place-items:center;font-size:9px;font-weight:800}.source-grid>a>div{min-width:0;display:grid;gap:3px}.source-grid b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-grid small{font-size:8px;color:#87938d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-grid i{font-style:normal;color:#16805d}@media(max-width:680px){.answer-content{padding:18px}.source-grid{grid-template-columns:1fr}}

/* Workloom light visual refresh */
:root{--ink:#15382d;--muted:#74857e;--line:#dfe8e4;--surface:#fff;--surface-soft:#f4f9f7;--green:#16805d;--green-deep:#0f6549;--shadow:0 8px 28px rgba(22,79,59,.07)}
body{background:radial-gradient(circle at 88% 5%,#edf8f3 0,transparent 26%),linear-gradient(180deg,#f8fbfa 0,#f4f7f6 100%);color:var(--ink)}
.sidebar{background:rgba(255,255,255,.96);border-right-color:#dce7e2;padding-top:20px;box-shadow:5px 0 25px rgba(26,76,58,.035)}
.brand{font-size:20px;letter-spacing:-.4px}.brand>span{background:linear-gradient(145deg,#2bb181,#0d6a4c);box-shadow:0 8px 18px rgba(22,128,93,.24)}
.sidebar nav{gap:5px}.sidebar nav a,.sidebar-bottom>a{min-height:43px;border-radius:10px;transition:.18s}.sidebar nav a:hover,.sidebar-bottom>a:hover{background:#f0f7f4;color:#176f52;transform:translateX(2px)}.sidebar nav a.active,.sidebar-bottom>a.active{background:linear-gradient(90deg,#e1f3ec,#edf8f4);color:#0e7453;box-shadow:inset 3px 0 #1c926b}.project-nav{gap:4px}.project-nav a{min-height:38px;border-radius:9px;transition:.18s}.project-nav a:hover{background:#f0f7f4;color:#176f52;transform:translateX(2px)}
.topbar{height:70px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom-color:#dfe8e4;box-shadow:0 3px 18px rgba(28,71,55,.035);z-index:8}.breadcrumbs{color:#5f716a}.global-search{background:#f7faf9;border-color:#d8e3de;transition:.18s}.global-search:focus-within{background:#fff;border-color:#75b69e;box-shadow:0 0 0 3px #e4f3ed}.ai-search-bar{background:rgba(246,250,248,.9);border-bottom-color:#dce7e2;box-shadow:0 4px 14px rgba(24,72,54,.025)}
.page-heading{padding:37px 34px 25px}.page-heading small,.project-heading small{color:#2b8b69!important;letter-spacing:1.35px}.page-heading h1,.project-heading h1{color:#123d2e;letter-spacing:-.9px}.page-heading h1{font-size:28px}.page-heading p{font-size:12px;color:#788981}.primary{background:linear-gradient(135deg,#1b956c,#117252);border-radius:9px;box-shadow:0 7px 17px rgba(22,128,93,.2);transition:.18s}.primary:hover{background:linear-gradient(135deg,#168660,#0d6347);transform:translateY(-1px);box-shadow:0 10px 22px rgba(22,128,93,.24)}.secondary{border-color:#d7e2dd;border-radius:9px;color:#365f50;transition:.18s}.secondary:hover{background:#f0f7f4;border-color:#a9cdbf}
.panel{border-color:#dde7e2;border-radius:14px;box-shadow:var(--shadow);background:rgba(255,255,255,.96)}.panel h2{color:#153f30}.dashboard-grid{gap:20px}.dashboard-grid .panel{padding:22px}.recent-task,.activity-row{position:relative;border-top-color:#e9efec;transition:.17s}.recent-task:hover,.activity-row:hover{background:#f7fbf9}.recent-task{padding-left:7px;padding-right:7px;border-radius:8px}.recent-task b{color:#173f31}.recent-task em{padding:4px 8px;border-radius:10px;background:#eef6f2;color:#39715d}.activity-row{padding:14px 10px;border-radius:9px}.activity-row .avatar{box-shadow:0 3px 10px rgba(22,94,68,.11)}.activity-row p{color:#50625b}.activity-row p>a{color:#117655;font-weight:700}.activity-row small{margin-top:2px}.activity-panel{padding:12px 20px}.activity-panel .activity-row:first-child{border-top:0}
.project-grid{gap:17px}.project-grid>a{border-color:#dce7e2;border-radius:14px;padding:21px;background:linear-gradient(145deg,#fff,#fbfdfc);box-shadow:0 5px 18px rgba(18,71,51,.045);transition:.2s}.project-grid>a:hover{border-color:#9ec9b9;box-shadow:0 13px 30px rgba(18,71,51,.11)}.project-grid .project-icon{box-shadow:0 8px 17px rgba(22,128,93,.2)}.project-grid h2{color:#143d2e}.project-grid p{line-height:1.5}
.list-panel{border-radius:14px}.list-panel thead{background:#f1f7f4}.list-panel th{padding-top:14px;padding-bottom:14px;color:#5f786e}.list-panel td{padding-top:15px;padding-bottom:15px}.list-panel tbody tr{transition:.15s}.list-panel tbody tr:hover{background:#f4faf7}.list-panel td>a{color:#137554;font-weight:700}.pill{border-radius:12px;padding:5px 9px}
.project-header{background:linear-gradient(135deg,#fff,#f7fbf9);border-bottom:1px solid #e1e9e5}.tabs{border-bottom-color:#dfe8e4;box-shadow:0 4px 14px rgba(20,64,48,.025)}.tabs a{transition:.16s}.tabs a:hover{color:#16805d}.toolbar{background:rgba(247,250,249,.8)}.board{gap:16px}.column>header{margin-bottom:3px}.task-card{border-color:#dce6e1;border-radius:12px;box-shadow:0 5px 16px rgba(17,69,49,.05)}.task-card:hover,.task-card:focus{border-color:#a3cbbb;box-shadow:0 12px 25px rgba(17,69,49,.11)}.empty{background:#fafcfb;border-color:#cbdcd4}.empty:hover{background:#f0f8f4;border-color:#8dbfae;color:#147353}.overview-grid article{border-color:#dce7e2;border-radius:14px;background:linear-gradient(145deg,#fff,#f7fbf9);box-shadow:var(--shadow)}
.modal{border:1px solid #e0e8e4;box-shadow:0 25px 70px rgba(15,54,40,.23)}.modal header button,.drawer-close{background:#edf4f1;color:#315f4f}.modal header button:hover,.drawer-close:hover{background:#dfeee8}.modal input,.modal textarea,.modal select,.task-drawer select,.comments textarea{border-color:#d6e2dc;background:#fbfdfc}.modal footer{border-top-color:#e7eeea}.task-drawer{background:linear-gradient(180deg,#fff,#fbfdfc)}
.role-guide article{border-color:#dce7e2;border-radius:13px;box-shadow:0 5px 16px rgba(17,69,49,.045);transition:.18s}.role-guide article:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(17,69,49,.09)}.access-panel>header{background:#f8fbfa}.member-row{border-bottom-color:#e8efeb}.member-row:not(.member-head):hover{background:#f7fbf9}.member-row select,.member-search{border-color:#d7e2dd;background:#fff}
.profile-page{background:linear-gradient(145deg,#fff,#fbfdfc)}.profile-fields>div{background:#f7fbf9;border-color:#dce7e2}.messages div,.toast.show{background:linear-gradient(135deg,#17694f,#104b39)}
@media(max-width:760px){.page-heading{padding:27px 17px 20px}.page-heading h1{font-size:24px}.dashboard-grid{gap:13px}.panel{border-radius:12px}.topbar{height:64px}.ai-search-bar{box-shadow:none}.header-actions{flex-wrap:wrap;justify-content:flex-end}}
.prospect-delete{display:inline-block;margin:7px 0 0 6px}.prospect-delete button,.delete-record{height:29px;border:1px solid #efcece;border-radius:6px;padding:0 10px;background:#fff7f7;color:#ad4141;font-size:9px;font-weight:800}.prospect-delete button:hover,.delete-record:hover{background:#b94b4b;border-color:#b94b4b;color:#fff}.delete-record{margin-top:18px;height:36px;font-size:10px}.delete-record:disabled{opacity:.55;cursor:not-allowed}
.prospect-actions{display:flex;align-items:center;gap:7px;margin-top:7px;flex-wrap:wrap}.prospect-actions .prospect-handoff{margin-top:0}.prospect-record-action{display:flex;align-items:center;gap:5px}.prospect-record-action select{height:29px;border:1px solid #d9e3de;border-radius:6px;background:#fff;padding:0 7px;color:#556a61;font-size:9px;font-weight:700}.prospect-record-action button{height:29px;border:1px solid #d5e1dc;border-radius:6px;background:#f8fbfa;padding:0 9px;color:#315f4f;font-size:9px;font-weight:800}.prospect-record-action button:hover{background:#e8f4ef;border-color:#a8cdbf}.prospect-inactive{opacity:.58;background:#f4f5f5}.prospect-inactive:hover{opacity:.78}.prospect-handoff button:disabled{background:#e5e9e7;color:#929c98;cursor:not-allowed}
.prospect-record-action select.action-active,.member-row select.action-active{background:#e6f5ed;border-color:#a9d7c0;color:#15714f}.prospect-record-action select.action-inactive,.member-row select.action-inactive{background:#fff5df;border-color:#edcf8e;color:#93651b}.prospect-record-action select.action-delete,.member-row select.action-delete{background:#fff0f0;border-color:#e8b5b5;color:#ae3f3f}.prospect-record-action button.action-active{background:#16805d;border-color:#16805d;color:#fff}.prospect-record-action button.action-inactive{background:#d99528;border-color:#d99528;color:#fff}.prospect-record-action button.action-delete{background:#b94747;border-color:#b94747;color:#fff}.prospect-record-action button.action-active:hover{background:#106b4d}.prospect-record-action button.action-inactive:hover{background:#bd791c}.prospect-record-action button.action-delete:hover{background:#9e3434}.delete-record{background:#b94747!important;border-color:#b94747!important;color:#fff!important}.delete-record:hover{background:#9e3434!important;border-color:#9e3434!important}
@media(max-width:760px){.prospect-toolbar{margin:0 16px 12px;flex-wrap:wrap}.prospect-toolbar input{width:100%;order:3}.prospect-toolbar span{margin-left:0}.prospect-sheet{margin:0 16px 24px}.prospect-heading{align-items:flex-start;gap:14px}.prospect-heading .primary{white-space:nowrap}.prospect-stats{margin:0 16px 15px;gap:8px}.prospect-stats article{min-height:68px;padding:11px}.stat-icon{width:34px;height:34px}.prospect-stats strong{font-size:18px}}

/* Workloom green identity */
:root{--ink:#183229;--muted:#74857e;--line:#e2e9e5;--blue:#16835f;--soft:#f4f8f6}
.brand>span{background:linear-gradient(145deg,#2eae81,#0d6649);box-shadow:0 6px 15px #16835f35}
.sidebar nav a.active{background:#e7f5ef;color:#147554}
.dot.blue,.status-dot.blue{background:#1a9169}
.navy{background:#205c49;color:#fff}
.project-icon{background:linear-gradient(145deg,#2aaa7d,#11674c)}
.primary{background:#16835f;box-shadow:0 5px 12px #16835f2e}
.primary:hover{background:#106f50}
.tabs a.active{color:#147554}
.tabs a.active:after{background:#16835f}
.cards.drag-over{background:#e7f5ef}
.avatar.tiny{background:#d9eee5;color:#245f4c}
.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:#26a57a;box-shadow:0 0 0 3px #e4f5ee}
.priority.low{background:#e5f3ec;color:#28745a}
.pill{background:#e7f4ee;color:#226b51}
.messages div,.toast.show{background:#174f3d;box-shadow:0 12px 35px #174f3d38}
.progress i{background:#22a574}
.role-guide{padding:0 32px 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.role-guide article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px;display:flex;align-items:flex-start;gap:10px}.role-guide article div{min-width:0}.role-guide b{font-size:12px}.role-guide p{font-size:9px;line-height:1.45;color:#7d8981;margin:4px 0 0}.role-icon{width:29px;height:29px;flex:0 0 29px;border-radius:8px;display:grid;place-items:center;font-size:10px;font-weight:800}.admin-role{background:#dff2e9;color:#147554}.manager-role{background:#e7f0dc;color:#5c7e32}.member-role{background:#f4ead8;color:#9a6c24}.viewer-role{background:#edf0f3;color:#68747e}.access-panel{padding:0;overflow:hidden}.access-panel>header{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ece9}.access-panel>header h2{margin:0}.access-panel>header p{font-size:10px;color:#839088;margin:4px 0 0}.member-search{width:230px;height:34px;border:1px solid #dce3df;border-radius:8px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#849189}.member-search input{border:0;outline:0;width:100%;font-size:11px}.member-row{display:grid;grid-template-columns:minmax(230px,1.4fr) minmax(130px,.7fr) minmax(130px,.7fr) 70px;gap:18px;align-items:center;padding:13px 20px;border-bottom:1px solid #edf0ee}.member-head{font-size:9px;text-transform:uppercase;font-weight:800;color:#89958e;background:#fafbfa}.member-person{display:flex;align-items:center;gap:10px;min-width:0}.member-person>div{display:grid;gap:3px;min-width:0}.member-person b{font-size:11px}.member-person small{font-size:9px;color:#8a968f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-row select{height:35px;border:1px solid #dce3df;border-radius:8px;background:#fff;padding:0 10px;font-size:11px}.save-access{height:34px;padding:0 12px}.access-switch{display:flex;align-items:center;gap:7px;font-size:10px;color:#63716a}.access-switch input{position:absolute;opacity:0;pointer-events:none}.access-switch i{width:30px;height:17px;border-radius:12px;background:#cfd7d3;position:relative;transition:.2s}.access-switch i:after{content:"";position:absolute;width:13px;height:13px;background:#fff;border-radius:50%;left:2px;top:2px;box-shadow:0 1px 3px #0002;transition:.2s}.access-switch input:checked+i{background:#1b966d}.access-switch input:checked+i:after{transform:translateX(13px)}.invite-note{background:#edf7f2;color:#4f6e61;border-radius:8px;padding:11px;font-size:10px;line-height:1.5}.sidebar-bottom>a.active{background:#e7f5ef;color:#147554;font-weight:700}
@media(max-width:1050px){.role-guide{grid-template-columns:repeat(2,1fr)}.member-row{grid-template-columns:minmax(210px,1.3fr) 130px 120px 65px}}
@media(max-width:760px){.role-guide{padding:0 15px 15px;grid-template-columns:1fr 1fr;gap:8px}.role-guide article{padding:12px}.access-panel{margin:0 15px 24px;overflow-x:auto}.access-panel>header{min-width:680px}.member-table{min-width:680px}.member-row{grid-template-columns:230px 140px 130px 70px}.access-heading .primary{white-space:nowrap}.member-search{width:210px}}
@media(max-width:430px){.role-guide{grid-template-columns:1fr}.access-heading{display:block}.access-heading .primary{margin-top:16px}.access-panel>header{padding:15px}}
.attachments{border-top:1px solid #e7ece9;padding:18px 0}.attachments>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.attachments h3{margin:0 0 3px;font-size:14px}.attachments header small{font-size:9px;color:#8a968f}.upload-button{height:34px;border:1px solid #cfded7;background:#f4faf7;color:#176f52;border-radius:8px;padding:0 11px;display:flex;align-items:center;font-size:10px;font-weight:700;cursor:pointer}.upload-button:hover{background:#e9f6f0}.upload-button input{display:none}.attachment-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #edf1ef}.file-icon{width:34px;height:34px;border-radius:8px;background:#e5f3ec;color:#187254;display:grid;place-items:center;font-size:15px}.attachment-info{display:grid;gap:3px;min-width:0}.attachment-info b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-info small{font-size:9px;color:#8a968f}.download-file{height:31px;border:1px solid #d9e2dd;border-radius:7px;background:#fff;padding:0 10px;display:flex;align-items:center;font-size:10px;font-weight:700;color:#3f6d5c}.download-file:hover{background:#f1f8f5}.attachment-empty{padding:17px;border:1px dashed #d7e1dc;border-radius:8px;text-align:center;color:#8a968f;font-size:10px}.upload-button.uploading{opacity:.55;pointer-events:none}
@media(max-width:430px){.attachments>header{align-items:flex-end}.upload-button{padding:0 9px}.attachment-item{grid-template-columns:32px minmax(0,1fr) auto}.download-file{padding:0 8px}}
.profile>form{margin-left:auto}.signout{width:28px;height:28px;border:0;border-radius:7px;background:#f1f5f3;color:#587067;font-size:15px}.signout:hover{background:#e4f1eb;color:#167152}.auth-body{min-height:100vh;background:#f3f7f5}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(340px,42%) 1fr}.auth-brand{background:linear-gradient(155deg,#0e674a,#174c3c);color:#fff;padding:42px 48px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-brand:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff1c;border-radius:50%;right:-180px;bottom:-150px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff06}.auth-brand .brand{padding:0;color:#fff;position:relative;z-index:1}.auth-brand .brand>span{background:#fff;color:#157052;box-shadow:none}.auth-brand>div{max-width:440px;position:relative;z-index:1}.auth-brand>div small{font-size:9px;letter-spacing:1.5px;color:#aad7c6;font-weight:800}.auth-brand h1{font-size:40px;line-height:1.12;letter-spacing:-1.6px;margin:13px 0}.auth-brand p{font-size:14px;line-height:1.7;color:#c1ded3}.auth-brand footer{font-size:10px;color:#9ac6b6;position:relative;z-index:1}.auth-form-wrap{display:grid;place-items:center;padding:35px}.auth-form{width:min(410px,100%);background:#fff;border:1px solid #e0e8e4;border-radius:15px;padding:31px;box-shadow:0 18px 60px #164b3920}.auth-form header{margin-bottom:24px}.auth-form header small{font-size:9px;letter-spacing:1.3px;color:#16805d;font-weight:800}.auth-form h2{font-size:25px;letter-spacing:-.6px;margin:6px 0}.auth-form header p{font-size:11px;color:#7d8b84;margin:0}.auth-form>label{display:grid;gap:7px;font-size:11px;font-weight:700;margin-bottom:16px}.auth-form input[type=text],.auth-form input[type=password]{width:100%;height:42px;border:1px solid #d8e2dd;border-radius:8px;padding:0 11px;outline:0;font-size:13px}.auth-form input:focus{border-color:#28a47a;box-shadow:0 0 0 3px #e5f4ee}.password-field{position:relative}.password-field button{position:absolute;right:6px;top:6px;height:30px;border:0;background:#eef6f2;color:#247357;border-radius:6px;font-size:9px;font-weight:700}.auth-options{display:flex;justify-content:space-between;align-items:center;color:#7c8983;font-size:9px;margin:4px 0 18px}.auth-options label{display:flex;align-items:center;gap:5px}.auth-submit{width:100%;height:42px}.auth-error{background:#fff0ef;color:#ae423d;border:1px solid #f4d5d3;border-radius:8px;padding:10px;margin-bottom:15px;font-size:10px}.demo-login{margin-top:18px;background:#eff7f3;border-radius:9px;padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:5px;font-size:9px;color:#567067}.demo-login b{grid-column:1/-1;color:#24664e}.demo-login code{font-weight:800;color:#174c39}
@media(max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:230px;padding:27px 25px}.auth-brand>div{margin-top:45px}.auth-brand h1{font-size:29px;max-width:330px}.auth-brand p{display:none}.auth-brand footer{display:none}.auth-form-wrap{padding:18px;margin-top:-25px;position:relative;z-index:2;align-items:start}.auth-form{padding:24px}.demo-login{grid-template-columns:1fr}.demo-login b{grid-column:auto}.profile>form{display:block}}
.microsoft-login{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:48px;margin-top:24px;border:1px solid #b7c2bf;border-radius:9px;background:#fff;color:#18221f;font-weight:700;text-decoration:none;box-sizing:border-box;transition:border-color .2s,box-shadow .2s,transform .2s}.microsoft-login:hover{border-color:#16825f;box-shadow:0 5px 16px rgba(22,130,95,.12);transform:translateY(-1px)}.microsoft-login.disabled{cursor:not-allowed;opacity:.55}.microsoft-login.disabled:hover{border-color:#b7c2bf;box-shadow:none;transform:none}.microsoft-mark{display:grid;grid-template-columns:repeat(2,9px);gap:2px}.microsoft-mark i{display:block;width:9px;height:9px}.microsoft-mark i:nth-child(1){background:#f35325}.microsoft-mark i:nth-child(2){background:#81bc06}.microsoft-mark i:nth-child(3){background:#05a6f0}.microsoft-mark i:nth-child(4){background:#ffba08}.sso-note{text-align:center;color:#66736f;font-size:13px;line-height:1.5;margin:12px 0}.fallback-login{border-top:1px solid #e2e9e6;margin-top:24px;padding-top:18px}.fallback-login summary{cursor:pointer;text-align:center;color:#52615c;font-size:14px;font-weight:650}.fallback-login form{display:grid;gap:14px;margin-top:18px}.fallback-login form>label{display:grid;gap:7px;font-size:13px;font-weight:650;color:#35423e}
.profile-details{display:flex;align-items:center;gap:9px;min-width:0;flex:1;padding:0;border:0;background:transparent;text-align:left}.profile-details>span:last-child{display:grid;gap:2px;min-width:0}.profile-details b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-details:hover b{color:#16805d}.profile-help{margin:-10px 0 20px;color:#748178;font-size:12px}.profile-modal input[type=email],.profile-modal input[type=tel]{width:100%;border:1px solid #dbe1e8;border-radius:8px;padding:10px;outline:0;background:#fff}.profile-modal input:focus{border-color:#268868;box-shadow:0 0 0 3px #e1f1eb}
.profile-details.active b{color:#16805d}.profile-page{max-width:820px}.profile-summary{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid #edf0f3}.profile-summary .avatar{width:56px;height:56px;font-size:16px}.profile-summary h2{margin:0 0 4px;font-size:20px}.profile-summary p{margin:0;color:#718078;font-size:12px}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:22px 0}.profile-fields>div{display:grid;gap:7px;padding:16px;border:1px solid #e2e9e6;border-radius:10px;background:#fafcfb}.profile-fields small{color:#77857e;font-size:10px;text-transform:uppercase;letter-spacing:.6px}.profile-fields strong{font-size:13px;overflow-wrap:anywhere}.profile-edit{border-top:1px solid #edf0f3;padding-top:18px}.profile-edit summary{width:max-content;list-style:none}.profile-edit summary::-webkit-details-marker{display:none}.profile-edit form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.profile-edit label{display:grid;gap:7px;font-size:11px;font-weight:700}.profile-edit label:first-of-type{grid-column:1/-1}.profile-edit input{width:100%;border:1px solid #dbe1e8;border-radius:8px;padding:10px;outline:0;background:#fff}.profile-edit input:focus{border-color:#268868;box-shadow:0 0 0 3px #e1f1eb}.profile-edit .primary{justify-self:start}@media(max-width:600px){.profile-fields,.profile-edit form{grid-template-columns:1fr}.profile-edit label:first-of-type{grid-column:auto}.profile-page{margin-left:15px;margin-right:15px}.profile-summary .avatar{flex:0 0 56px}}
.team-faces{display:flex;align-items:center;max-width:210px;overflow-x:auto;padding-left:7px;margin-left:auto;scrollbar-width:none}.team-faces::-webkit-scrollbar{display:none}.team-faces .avatar{flex:0 0 32px;margin-left:-7px}.team-faces .avatar:first-child{margin-left:0}.team-faces+.global-search{margin-left:0}@media(max-width:760px){.team-faces{max-width:82px;margin-left:0;padding-left:0}.team-faces .avatar{flex-basis:28px;width:28px;height:28px}.team-faces+.global-search{margin-left:0}}
.notification-button svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.task-file-field small{font-weight:400;color:#85918b;margin-left:5px}.task-file-field input[type=file]{height:auto;padding:9px;background:#f8fbf9;font-size:11px}.task-file-note{margin:-7px 0 14px;color:#7d8983;font-size:10px}
.download-restricted{font-size:9px;color:#87948d;white-space:nowrap}.upload-button[hidden]{display:none}
.data-contact{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.data-contact>div,.analysis-block{border:1px solid #e4eae7;border-radius:9px;padding:12px;display:grid;gap:6px}.data-contact small,.analysis-block>small{font-size:9px;color:#87938d;text-transform:uppercase}.data-contact b{font-size:11px;overflow-wrap:anywhere}.analysis-block{margin-bottom:12px}.analysis-block p{margin:0;color:#66736d;font-size:11px;line-height:1.55;white-space:pre-wrap}@media(max-width:430px){.data-contact{grid-template-columns:1fr}}
.top-account{display:flex;align-items:center;gap:7px;padding-left:10px;border-left:1px solid #e7ebe9}.top-profile{display:flex;align-items:center;gap:8px;min-width:0;padding:0;border:0;background:transparent;text-align:left}.top-profile:hover .top-account-copy b,.top-profile.active .top-account-copy b{color:#16805d}.top-account-copy{display:grid;gap:1px;max-width:105px}.top-account-copy b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-account-copy small{font-size:9px;color:#849088}.top-account form{display:flex}.top-account .signout{flex:0 0 28px}@media(max-width:760px){.top-account{gap:4px;padding-left:5px}.top-account-copy{display:none}.top-profile .avatar{width:30px;height:30px}.top-account .signout{width:28px;height:28px}}
.top-account .signout{width:32px;height:32px;flex-basis:32px;font-size:0;border-radius:8px;background-color:#f1f6f4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='15' cy='16' r='14' fill='%230e674a'/%3E%3Ccircle cx='15' cy='16' r='10' fill='white'/%3E%3Ccircle cx='15' cy='16' r='6' fill='%230e674a'/%3E%3Cpath d='M15 12.5h7v-3l8 6.5-8 6.5.Jwtv-3h-7a3.5 3.5 0 0 1 0-7Z' fill='white' stroke='%23084f38' stroke-width='1.7' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:26px}.top-account .signout:hover{background-color:#e0eee8;transform:scale(1.04)}
.top-account .signout{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='15' cy='16' r='14' fill='%230e674a'/%3E%3Ccircle cx='15' cy='16' r='10' fill='white'/%3E%3Ccircle cx='15' cy='16' r='6' fill='%230e674a'/%3E%3Cpath d='M15 12.5h7v-3l8 6.5-8 6.5v-3h-7a3.5 3.5 0 0 1 0-7Z' fill='white' stroke='%23084f38' stroke-width='1.7' stroke-linejoin='round'/%3E%3C/svg%3E")}
@media(max-width:430px){.team-faces{max-width:54px}.top-account{border-left:0;padding-left:0}.top-account .signout{display:none}}
.sidebar-bottom{margin-top:18px;padding-top:14px;border-top:1px solid #edf0f3}.sidebar-bottom>a{margin:0}
.ai-search-bar{min-height:58px;padding:10px 30px;background:#f7faf8;border-bottom:1px solid #e1e8e4;display:flex;align-items:center;gap:9px}.ai-spark{color:#16805d;font-size:18px}.ai-search-bar select,.ai-search-bar input{height:38px;border:1px solid #d6e1dc;background:#fff;outline:0}.ai-search-bar select{border-radius:8px;padding:0 10px;color:#285e4c;font-weight:700}.ai-search-bar input{flex:1;border-radius:8px;padding:0 12px}.ai-search-bar input:focus{border-color:#208665;box-shadow:0 0 0 3px #dff1ea}.ai-search-bar button{height:38px;border:0;border-radius:8px;padding:0 17px;background:#16805d;color:#fff;font-weight:700}.ai-results{padding:0 32px 32px;display:grid;gap:10px}.ai-result-heading{margin-bottom:3px}.ai-result-heading h2{font-size:15px}.ai-result-card{display:grid;gap:5px;padding:16px 18px;background:#fff;border:1px solid #e0e7e3;border-radius:10px}.ai-result-card:hover{border-color:#78b39e;box-shadow:0 7px 22px #174b3920}.ai-result-card small{font-size:9px;color:#16805d;font-weight:800}.ai-result-card b{font-size:13px}.ai-result-card p{margin:0;color:#748079;font-size:11px}.ai-empty{text-align:center;padding:42px}.ai-empty>span{font-size:27px;color:#16805d}.ai-empty h2{margin:10px 0 6px}.ai-empty p{color:#77837d}@media(max-width:760px){.ai-search-bar{padding:8px 12px;gap:6px}.ai-spark{display:none}.ai-search-bar select{max-width:88px}.ai-search-bar button{padding:0 11px}.ai-results{padding:0 15px 24px}}
