*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f5f6f8;color:#17202a}.app{display:flex;min-height:100vh}aside{width:245px;background:#10151c;color:#fff;padding:28px 18px;position:fixed;top:0;bottom:0}.brand{font-size:22px;font-weight:800;letter-spacing:.5px}.brand span{font-weight:400}.muted{color:#8d98a6;font-size:13px}.sidebar-bottom{position:absolute;bottom:24px;color:#dfe5eb;font-size:12px}.sidebar-bottom span{color:#6f7b89}nav{margin-top:35px;display:grid;gap:5px}.nav{border:0;background:transparent;color:#b7c0ca;text-align:left;padding:12px 14px;border-radius:8px;font-size:14px;cursor:pointer}.nav:hover,.nav.active{background:#202832;color:#fff}main{margin-left:245px;width:calc(100% - 245px)}header{height:86px;background:#fff;border-bottom:1px solid #e3e6ea;display:flex;align-items:center;justify-content:space-between;padding:0 34px}h1{font-size:24px;margin:0 0 4px}h2{font-size:16px;margin:0}.header-actions{display:flex;gap:10px;align-items:center}input,select{border:1px solid #d9dee5;border-radius:7px;padding:10px 12px;background:#fff;font:inherit;width:100%}.header-actions input{width:230px}.primary{background:#111820;color:#fff;border:0;border-radius:7px;padding:10px 15px;font-weight:600;cursor:pointer}.content{padding:28px 34px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid #e5e8ec;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:7px}.card span{color:#6e7885;font-size:13px}.card b{font-size:25px}.card small{color:#89929d}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.panel{background:#fff;border:1px solid #e5e8ec;border-radius:10px;padding:20px;margin-bottom:16px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.panel-head button{border:0;background:none;color:#4d5966;cursor:pointer}.deal-row,.task-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f2;padding:13px 0}.deal-row div,.task-row div{display:flex;flex-direction:column;gap:4px}.deal-row span,.task-row span{font-size:12px;color:#87909b}.bars{display:grid;gap:18px}.bar-item>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px}.bar{height:9px;background:#edf0f2;border-radius:99px;overflow:hidden}.bar i{display:block;height:100%;background:#17202a;border-radius:99px}.table{padding:0;overflow:hidden}.table-head,.table-row{display:grid;grid-template-columns:2fr 1.3fr 1.1fr 1.5fr 1.5fr;gap:15px;padding:15px 20px;align-items:center}.table-head{background:#fafbfc;font-size:12px;color:#6e7885}.table-row{border-top:1px solid #edf0f2;font-size:13px}.tag,.status{display:inline-block;background:#eef1f4;border-radius:5px;padding:5px 8px;font-size:12px;width:max-content}.deal-list{display:grid;gap:2px}.deal-cards{display:flex;gap:10px;overflow-x:auto;padding-bottom:5px}.stage{min-width:190px;background:#f7f8fa;border:1px solid #e6e9ed;border-radius:8px;padding:9px;min-height:120px}.stage-title{font-size:11px;color:#697481;font-weight:700;text-transform:uppercase;margin-bottom:8px}.deal-card{background:#fff;border:1px solid #e1e5e9;border-radius:7px;padding:10px;margin-bottom:8px;display:flex;flex-direction:column;gap:5px;box-shadow:0 1px 2px #00000008}.deal-card b{font-size:12px}.deal-card span,.deal-card small{font-size:11px;color:#7b8590}.deal-card strong{font-size:13px}.deal-controls{display:flex;justify-content:flex-end;gap:4px}.deal-controls button{border:1px solid #dfe3e7;background:#fff;border-radius:5px;cursor:pointer}.task-list{padding:8px 20px}.task-full{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #edf0f2}.task-full div{display:flex;flex-direction:column;gap:4px}.task-full span{font-size:12px;color:#87909b}.checkbox{width:22px;height:22px;border:1px solid #cdd3da;background:#fff;border-radius:5px;cursor:pointer}.checkbox.done{background:#17202a;color:#fff}.strike{text-decoration:line-through;color:#929aa4}.equipment{grid-template-columns:repeat(3,1fr);padding:28px 34px}.status{margin-top:8px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:480px;background:#fff;border-radius:12px;padding:22px}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.modal-head button{border:0;background:none;font-size:26px;cursor:pointer}.modal form{display:grid;gap:12px}.modal label{font-size:12px;color:#68727e;display:grid;gap:5px}.full{width:100%;margin-top:4px}@media(max-width:900px){aside{width:190px}main{margin-left:190px;width:calc(100% - 190px)}.cards{grid-template-columns:1fr 1fr}.grid2{grid-template-columns:1fr}.header-actions input{width:150px}}.workspace{padding:24px 30px}.workspace .content,.workspace .chat-layout{padding:0}.workspace .grid2{align-items:start}.workspace .cards{margin-bottom:20px}button{cursor:pointer;border:1px solid #d9dee5;background:#fff;padding:8px 12px;border-radius:6px;font:inherit}button:disabled{opacity:.55;cursor:wait}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #629af5;outline-offset:2px}.toolbar{display:flex;gap:10px;align-items:center;margin:0 0 20px;flex-wrap:wrap}.toolbar select{width:auto;max-width:280px}.kanban{display:flex;gap:12px;overflow:auto;padding-bottom:20px}.kanban .stage{min-width:230px;max-width:230px;min-height:380px}.kanban .deal-card{margin-top:10px;width:100%;text-align:left}.row-button{border:0;background:transparent;text-align:left;width:100%;color:inherit}.row-button small,td small,.contact-row small,.history small{display:block;margin-top:5px;color:#788493;font-size:12px}.row-button.deal-card{background:#fff;border:1px solid #e1e5e9}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:12px;color:#718092;padding:12px;border-bottom:1px solid #e5e8ec}td{padding:15px 12px;font-size:14px;border-bottom:1px solid #edf0f2}.wide-modal{width:760px;max-height:90vh;overflow:auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}textarea{border:1px solid #d9dee5;border-radius:7px;padding:10px;font:inherit;resize:vertical;width:100%}.profit{display:grid;gap:8px;background:#eef5f1;padding:12px;border-radius:8px;grid-column:1/-1}.profit span{font-size:13px}.history{margin-top:20px;font-size:12px}.history>div{padding:10px 0;border-top:1px solid #eee}.delete-area{margin-top:22px;display:flex;gap:12px;align-items:center}.danger{color:#ae2d36}.banner{padding:12px 16px;margin-bottom:16px;border-radius:8px}.success{background:#e8f4eb;color:#205d39;display:flex;justify-content:space-between}.overdue{color:#ba3535!important}.analytics-panel{margin-top:20px}.contact-row{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #eee}.contacts-heading{margin-top:26px}.contact-form,.settings-form{display:grid;gap:12px;margin-top:18px}.settings-form label{display:grid;gap:6px;font-size:13px}aside nav{margin-top:20px;gap:2px}aside .nav{padding:9px 14px}.empty{padding:30px;color:#84909c;text-align:center}.panel-head .primary{background:#111820;color:#fff}.chat-messages{overflow-anchor:auto}.eyebrow{font-size:11px;color:#7c8792;text-transform:uppercase;font-weight:700;margin-bottom:4px}.deal-modal{width:720px}.deal-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8ebef;border:1px solid #e8ebef;border-radius:8px;overflow:hidden;margin-bottom:18px}.deal-detail-grid>div{background:#fff;padding:14px}.deal-detail-grid span{display:block;font-size:11px;color:#87909b;margin-bottom:5px}.deal-detail-grid b{font-size:14px}.pipeline-mini{display:flex;gap:4px;overflow:auto;padding:8px 0 18px}.pipe{min-width:75px;display:flex;flex-direction:column;gap:6px}.pipe i{height:5px;border-radius:99px;background:#dfe3e7}.pipe span{font-size:10px;color:#7d8791;line-height:1.2}.pipe.active i,.pipe.passed i{background:#17202a}.pipe.active span{color:#17202a;font-weight:700}.detail-actions{display:flex;justify-content:flex-end;gap:8px}.detail-actions button{border:1px solid #d9dee5;background:#fff;border-radius:7px;padding:10px 13px;cursor:pointer}.detail-actions button:disabled{opacity:.45;cursor:not-allowed}.deal-card{cursor:pointer}.deal-card:hover{border-color:#bfc6ce;box-shadow:0 3px 10px #0000000d}.login-page{min-height:100vh;display:grid;place-items:center;background:#f5f7fa}.login-card{width:min(420px,calc(100% - 32px));background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:32px;box-shadow:0 18px 60px #00000014}.login-card h1{margin:26px 0 8px}.login-card form{margin:24px 0;display:grid;gap:14px}.login-card label{display:grid;gap:7px}.error{margin:8px 0;padding:10px 12px;border-radius:8px;background:#fff0f0;color:#b42318}.link-btn{background:none;border:0;padding:8px 0;cursor:pointer;font:inherit}.sidebar-bottom b{font-size:14px}.sidebar-bottom span{font-size:12px}.chat-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px;height:calc(100vh - 130px);min-height:560px}.chat-list,.chat-window{min-height:0;overflow:hidden}.chat-list{display:flex;flex-direction:column}.chat-item{display:flex;gap:12px;padding:14px;border:0;border-top:1px solid #eef1f4;background:#fff;text-align:left;cursor:pointer;width:100%}.chat-item:hover,.chat-item.active{background:#f5f7f9}.chat-avatar{width:40px;height:40px;border-radius:10px;background:#101820;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex:0 0 auto}.chat-item-body{min-width:0;display:flex;flex-direction:column;gap:3px}.chat-item-body b,.chat-item-body span,.chat-item-body small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-item-body span,.chat-item-body small{font-size:12px;color:#718096}.chat-window{display:flex;flex-direction:column}.chat-head{padding:18px 20px;border-bottom:1px solid #e8ecf0;display:flex;justify-content:space-between;align-items:center}.chat-head h2{margin:0 0 4px}.chat-messages{flex:1;overflow:auto;padding:20px;background:#f7f8fa}.message{max-width:72%;margin:0 0 14px}.message.own{margin-left:auto}.message-meta{display:flex;gap:8px;font-size:11px;color:#718096;margin:0 4px 4px}.bubble{display:inline-block;background:#fff;border:1px solid #e1e6eb;border-radius:12px;padding:10px 13px;line-height:1.4;white-space:pre-wrap}.message.own .bubble{background:#101820;color:#fff;border-color:#101820}.chat-compose{display:flex;gap:10px;padding:14px;border-top:1px solid #e8ecf0}.chat-compose input{flex:1}.chat-placeholder,.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;color:#718096;text-align:center;padding:20px}.chat-placeholder{flex:1}.toast{position:fixed;right:24px;bottom:24px;padding:12px 16px;border:1px solid #f0b5b5;background:#fff;border-radius:8px;box-shadow:0 8px 30px #0000001f}select[multiple]{min-height:110px}.modal select[multiple]{height:auto}@media(max-width:900px){.chat-layout{grid-template-columns:1fr;height:auto}.chat-window{min-height:600px}.chat-list{max-height:420px}}@media(max-width:650px){.app{display:block}aside{position:static;width:100%;padding:16px}aside nav{display:flex;overflow:auto;margin-top:12px}aside .nav{white-space:nowrap}aside .sidebar-bottom{position:static;margin-top:12px}main{margin-left:0;width:100%}header{height:auto;min-height:90px;padding:16px;gap:12px;flex-wrap:wrap}.header-actions{flex-wrap:wrap}.header-actions input{width:160px}.workspace{padding:16px}.cards,.form-grid{grid-template-columns:1fr}.chat-layout{grid-template-columns:1fr;height:auto}.chat-list{max-height:250px;overflow:auto}.chat-window{min-height:400px}.wide-modal{width:100%}.overlay{padding:10px}.table-head,.table-row{min-width:600px}}:root{--mobile-nav-height:68px}html{overflow-x:hidden}body{overflow-wrap:anywhere}.page-title{display:flex;align-items:center;gap:12px}.page-title>div{min-width:0}.mobile-bottom,.mobile-menu-toggle,.mobile-menu-close,.nav-scrim,.mobile-deals{display:none}.bubble{max-width:100%;overflow-wrap:anywhere}.chat-list{overflow-y:auto}.modal{max-height:90dvh;overflow-y:auto}.modal-head{gap:14px}.modal-head>button{flex-shrink:0}.header-actions{min-width:0}.kanban{max-width:100%}main{min-width:0}.settings-form input[type=file]{max-width:100%}.sidebar-bottom .link-btn{color:#e2e7ee}@media(max-width:767px){body{background:#f4f6f9}button,input,select,textarea{font-size:16px}button{min-height:44px}input,select{min-height:46px}textarea{min-height:92px}.app{display:block;padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))}.app>aside{position:fixed;inset:0 auto 0 0;width:min(320px,86vw);z-index:60;padding:calc(22px + env(safe-area-inset-top)) 20px 24px;transform:translate(-105%);transition:transform .18s ease;display:flex;flex-direction:column;overflow-y:auto}.app>aside.menu-open{transform:translate(0)}.app>aside nav{display:grid;overflow:visible;margin-top:22px;gap:4px}.app>aside .nav{padding:10px 14px;white-space:normal;font-size:16px;min-height:44px}.app>aside .sidebar-bottom{position:static;margin-top:auto;padding-top:20px}.mobile-menu-close{display:block;position:absolute;right:12px;top:15px;background:transparent;color:#fff;border:0;font-size:28px}.nav-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:59;border:0;border-radius:0;background:#07101d88}.app>main{margin:0;width:100%}.app header{height:auto;min-height:0;padding:calc(14px + env(safe-area-inset-top)) 16px 14px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.page-title{width:100%}.page-title h1{font-size:22px;margin-bottom:3px}.page-title .muted{font-size:12px}.mobile-menu-toggle{display:block;border:0;background:#eef1f5;width:44px;flex:0 0 44px;font-size:22px;padding:0}.header-actions{display:flex;flex-wrap:wrap;width:100%;gap:8px}.header-actions input{flex:1 1 100%;width:100%;min-width:0}.header-actions>button{flex:1;font-size:14px}.workspace{padding:16px}.workspace .content{padding:0}.workspace .cards{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.card{padding:16px;min-width:0;gap:9px}.card b{font-size:22px}.card span,.card small{font-size:12px;line-height:1.4}.grid2,.workspace .grid2{grid-template-columns:1fr;gap:0;margin-top:0}.panel{padding:16px;border-radius:14px;margin-bottom:14px}.panel-head{gap:12px;align-items:start;flex-wrap:wrap}.panel-head h2{line-height:1.4}.panel-head button{padding:8px}.deal-row{gap:12px}.deal-row strong{font-size:14px}.task-full{align-items:center;gap:12px}.task-full .checkbox{min-width:40px;height:40px;padding:0}.task-full .row-button{min-width:0;padding:8px 0}.row-button small{line-height:1.5}.toolbar{gap:8px;margin-bottom:14px}.toolbar select{width:100%;max-width:none}.toolbar>button{flex:1 1 auto;font-size:13px}.toolbar>.muted{width:100%}.mobile-bottom{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;inset:auto 0 0;z-index:40;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:6px 8px calc(6px + env(safe-area-inset-bottom));margin:0;background:#fff;border-top:1px solid #e0e5eb;box-shadow:0 -4px 18px #11182708;gap:3px}.mobile-bottom button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;padding:4px 0;font-size:11px;line-height:1.2;color:#758194;background:transparent;min-width:0}.mobile-bottom button span{font-size:23px;line-height:25px}.mobile-bottom button.active{color:#14293e;background:#eaf0f6;border-radius:10px}.kanban{display:none}.mobile-deals{display:grid;gap:12px}.mobile-stage-filter{display:grid;gap:7px;font-size:13px;color:#6b7887;margin-bottom:2px}.mobile-deal-card{display:grid;gap:10px;text-align:left;padding:16px;background:#fff;border:1px solid #dfe6ee;border-radius:14px;width:100%;font-size:14px}.mobile-deal-top{display:flex;gap:12px;justify-content:space-between;align-items:start}.mobile-deal-top b{font-size:15px;line-height:1.4}.mobile-deal-top strong{flex-shrink:0;font-size:14px}.mobile-deal-card>span:not(.mobile-deal-top){color:#657387;font-size:13px}.stage-badge{background:#edf2f7;border-radius:5px;padding:5px 8px;width:fit-content}.mobile-deal-card small{color:#7b8797;line-height:1.5}.table-scroll{overflow:visible}.table-scroll table,.table-scroll tbody,.table-scroll tr,.table-scroll td{display:block;width:100%}.table-scroll thead{display:none}.table-scroll tr{padding:8px 0 14px;margin-bottom:12px;border-bottom:1px solid #e3e8ee}.table-scroll tr:last-child{border:0;margin-bottom:0}.table-scroll td{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;align-items:start;border:0;padding:8px 0;font-size:14px}.table-scroll td:before{content:attr(data-label);font-size:12px;color:#7c8998;line-height:1.6}.table-scroll td[data-label=""]{display:block}.table-scroll td[data-label=""]:before{display:none}.table-scroll td button{width:100%}.table-head{display:none}.employee-row{display:flex;flex-wrap:wrap;min-width:0;gap:10px;padding:16px 0}.employee-row>b,.employee-email{width:100%}.employee-row>span:last-child{margin-left:auto}.workspace>.content>.panel{overflow:hidden}.overlay{z-index:80;align-items:stretch;padding:0;background:#fff}.overlay .modal,.overlay .wide-modal{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.modal-head{position:sticky;top:calc(-18px - env(safe-area-inset-top));background:#fff;z-index:2;padding:12px 0;margin-bottom:16px}.modal-head h2{font-size:18px}.modal-head button{font-size:28px;min-width:44px}.form-grid{grid-template-columns:1fr;gap:16px}.modal label{font-size:14px;gap:8px}.detail-actions{display:flex;gap:10px;margin-top:12px}.detail-actions>button{flex:1}.delete-area{flex-wrap:wrap}.history{font-size:13px}.history summary{padding:14px 0}.contact-row{align-items:center}.contact-row>div{min-width:0}.contact-row>button{flex-shrink:0;font-size:13px}.contact-form button{width:100%}.profit{padding:16px}.toast{left:12px;right:12px;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 12px);z-index:90}.banner{font-size:14px}.page-chats .header-actions{display:none}.page-chats .workspace{padding:0 12px}.chat-layout{display:block;height:calc(100dvh - 100px - var(--mobile-nav-height) - env(safe-area-inset-bottom));min-height:360px}.chat-layout .chat-list,.chat-layout .chat-window{min-height:0;max-height:none;height:100%;margin:0;padding:0;border-radius:12px}.chat-unselected .chat-window,.chat-selected .chat-list{display:none}.chat-layout .chat-list .panel-head{padding:16px;margin-bottom:0}.chat-layout .chat-list .panel-head .muted{display:block;margin-top:5px}.chat-item{padding:16px 12px;min-height:80px}.chat-head{padding:10px 12px;gap:8px}.chat-head>div{min-width:0}.chat-head h2{font-size:15px}.chat-head .muted{font-size:11px}.chat-head button{font-size:13px;flex-shrink:0}.chat-messages{padding:14px 12px}.message{max-width:88%}.bubble{font-size:15px;line-height:1.5}.chat-compose{padding:10px;gap:8px}.chat-compose input{min-width:0;width:0}.chat-compose button{font-size:13px;padding:10px}.chat-layout .chat-placeholder{min-height:0}.login-card{padding:24px}.login-card input{font-size:16px}}@media(max-width:380px){.workspace .cards{grid-template-columns:1fr}.mobile-deal-top{flex-direction:column;gap:6px}.table-scroll td{grid-template-columns:85px minmax(0,1fr)}}@media(max-width:767px){.app>aside{visibility:hidden}.app>aside.menu-open{visibility:visible}}@media(prefers-reduced-motion:reduce){.app>aside{transition:none}}
