@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--nayo-background:#06111e;--nayo-sidebar:#081725;--nayo-panel:#0b1b2b;--nayo-border:#183550;--nayo-text:#f7f9fc;--nayo-muted:#9caec3;--nayo-blue:#1684ff;--nayo-green:#11d98c;--nayo-purple:#8a4dff;--nayo-gold:#ffd23f}.nayo-shell{min-height:100vh;color:var(--nayo-text);background:radial-gradient(circle at 75% 0%, #125ba91f, transparent 35%), var(--nayo-background);grid-template-columns:232px minmax(0,1fr);display:grid}.nayo-sidebar{z-index:20;background:radial-gradient(circle at 40% 78%, #0a59b626, transparent 30%), var(--nayo-sidebar);border-right:1px solid #122b41;flex-direction:column;height:100vh;padding:25px 12px 20px;display:flex;position:sticky;top:0}.nayo-brand{align-items:center;gap:12px;padding:0 15px 30px;display:flex}.nayo-brand-symbol{-webkit-text-fill-color:transparent;background:linear-gradient(140deg,#55aeff,#0a67ed 60%,#1a43ae);-webkit-background-clip:text;background-clip:text;place-items:center;width:40px;height:43px;font-family:Space Grotesk,sans-serif;font-size:35px;font-weight:800;line-height:1;display:grid}.nayo-brand strong,.nayo-brand small{display:block}.nayo-brand strong{font-family:Space Grotesk,sans-serif;font-size:20px}.nayo-brand small{color:#a9bad0;letter-spacing:.08em;margin-top:2px;font-size:10px}.nayo-navigation{gap:7px;display:grid}.nayo-navigation-link{color:#c8d5e5;border-radius:9px;align-items:center;gap:17px;min-height:55px;padding:0 18px;text-decoration:none;transition:color .18s,background .18s;display:flex;position:relative}.nayo-navigation-link:before{content:"";opacity:0;background:#36a1ff;border-radius:0 4px 4px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.nayo-navigation-link:hover{color:#fff;background:#1684ff14}.nayo-navigation-link.active{color:#fff;background:linear-gradient(90deg,#0d54accc,#0b489af2);font-weight:700}.nayo-navigation-link.active:before{opacity:1}.nayo-navigation-link.active svg{color:#42a6ff}.nayo-sidebar-highlight{background:radial-gradient(circle at 92% 40%,#1360c83d,#0000 34%),#071422cc;border:1px solid #1c3d5c;border-radius:13px;gap:17px;margin:auto 9px 0;padding:21px 19px 14px;display:grid}.nayo-sidebar-highlight>strong{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:500;line-height:1.35}.nayo-sidebar-highlight>strong span{color:var(--nayo-gold);font-weight:700;display:block}.nayo-sidebar-highlight>p{color:#b6c4d5;margin:0;font-size:13px;line-height:1.55}.nayo-sidebar-highlight>i{background:var(--nayo-gold);border-radius:999px;width:38px;height:3px}.nayo-highlight-signature{border:1px solid #204361;border-radius:9px;align-items:center;gap:10px;padding:12px;display:flex}.nayo-highlight-signature>div{color:#3192ff;font-family:Space Grotesk,sans-serif;font-size:23px;font-weight:800}.nayo-highlight-signature span,.nayo-highlight-signature strong,.nayo-highlight-signature small{display:block}.nayo-highlight-signature strong{font-size:11px}.nayo-highlight-signature small{color:#aabacd;font-size:9px}.nayo-content{min-width:0}.nayo-topbar{background:#05101ceb;border-bottom:1px solid #15314a;grid-template-columns:minmax(220px,1fr) minmax(250px,340px) 44px auto auto;align-items:center;gap:14px;min-height:93px;padding:16px 25px 16px 30px;display:grid}.nayo-page-title h1{margin:0;font-family:Space Grotesk,sans-serif;font-size:29px}.nayo-page-title p{color:#aec0d5;margin:3px 0 0;font-size:15px}.nayo-global-search{color:#aec1d7;background:#0a1d30e6;border:1px solid #1e4363;border-radius:11px;align-items:center;gap:11px;padding:0 14px;display:flex;position:relative}.nayo-global-search input{width:100%;color:var(--nayo-text);background:0 0;border:0;outline:none;padding:13px 0}.nayo-global-search input::placeholder{color:#8fa5bd}.nayo-global-search:focus-within{border-color:#1684ff;box-shadow:0 0 0 3px #1684ff17}.nayo-search-spinner,.is-spinning{animation:.7s linear infinite nayo-control-spin}.nayo-search-dropdown{z-index:50;background:#0b1e30;border:1px solid #234964;border-radius:11px;min-width:360px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;box-shadow:0 22px 55px #00000073}.nayo-search-dropdown>header{border-bottom:1px solid #18364f;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.nayo-search-dropdown>header strong{color:#edf4fa;font-size:11px}.nayo-search-dropdown>header small{color:#708ca4;font-size:8px}.nayo-search-results{max-height:390px;display:grid;overflow-y:auto}.nayo-search-results>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1e415e8c;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px 13px;display:grid}.nayo-search-results>button:hover{background:#1684ff17}.nayo-search-result-icon{color:#53aeff;background:#1684ff24;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.nayo-search-result-icon.type-lead{color:#20d797;background:#11d98c21}.nayo-search-result-icon.type-opportunity{color:#ac7dff;background:#8a4dff24}.nayo-search-result-icon.type-task{color:#ffd44f;background:#ffd23f21}.nayo-search-results>button>span:last-child,.nayo-search-results small,.nayo-search-results strong,.nayo-search-results em{min-width:0;display:block}.nayo-search-results small{color:#5f86a5;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:700}.nayo-search-results strong{color:#eaf1f7;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.nayo-search-results em{color:#7f98af;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;font-style:normal;overflow:hidden}.nayo-search-state{color:#7790a7;text-align:center;place-items:center;min-height:105px;padding:14px;font-size:9px;display:grid}.nayo-search-state.is-error{color:#ff8e98}.nayo-notifications{position:relative}.nayo-notification-button{color:#bed0e2;background:0 0;border:1px solid #1b3954;border-radius:50%;place-items:center;width:43px;height:43px;padding:0;display:grid;position:relative}.nayo-notification-count{color:#08111b;background:var(--nayo-gold);border:2px solid var(--nayo-background);border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:7px;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px}.nayo-notification-dropdown{z-index:50;background:#0b1e30;border:1px solid #234964;border-radius:11px;width:min(380px,86vw);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 22px 55px #00000073}.nayo-notification-dropdown>header{border-bottom:1px solid #18364f;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.nayo-notification-dropdown>header strong,.nayo-notification-dropdown>header small{display:block}.nayo-notification-dropdown>header strong{color:#edf4fa;font-size:11px}.nayo-notification-dropdown>header small{color:#718da5;margin-top:3px;font-size:8px}.nayo-notification-dropdown>header>button{color:#8eabc2;cursor:pointer;background:0 0;border:1px solid #294a63;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.nayo-notification-list{max-height:410px;display:grid;overflow-y:auto}.nayo-notification-list>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1e415e8c;grid-template-columns:35px minmax(0,1fr);align-items:flex-start;gap:10px;padding:11px 13px;display:grid}.nayo-notification-list>button:hover{background:#1684ff14}.nayo-notification-icon{color:#52adff;background:#1684ff21;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.nayo-notification-icon.severity-critical{color:#ff7b86;background:#ff657124}.nayo-notification-icon.severity-warning{color:#ffd54d;background:#ffd23f21}.nayo-notification-list strong,.nayo-notification-list small,.nayo-notification-list time{min-width:0;display:block}.nayo-notification-list strong{color:#eaf1f7;font-size:10px}.nayo-notification-list small{color:#879db1;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.nayo-notification-list time{color:#577893;margin-top:4px;font-size:7px}.nayo-notification-state{color:#7790a7;text-align:center;place-items:center;gap:8px;min-height:130px;padding:18px;font-size:9px;display:grid}.nayo-notification-state.is-error{color:#ff8e98}@keyframes nayo-control-spin{to{transform:rotate(360deg)}}.nayo-profile{position:relative}.nayo-profile summary{cursor:pointer;align-items:center;gap:10px;list-style:none;display:flex}.nayo-profile summary::-webkit-details-marker{display:none}.nayo-profile-avatar{color:#06111e;background:linear-gradient(135deg,#ffd94d,#ffb81c);border:2px solid #d7e3ef;border-radius:50%;place-items:center;width:43px;height:43px;font-weight:800;display:grid}.nayo-profile-information strong,.nayo-profile-information small{display:block}.nayo-profile-information strong{font-size:13px}.nayo-profile-information small{color:#a4b5c9;margin-top:3px;font-size:11px}.nayo-profile-dropdown{z-index:30;background:#0d2032;border:1px solid #24455f;border-radius:10px;gap:10px;min-width:220px;padding:14px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 45px #0006}.nayo-profile-dropdown small{color:var(--nayo-muted);text-overflow:ellipsis;overflow:hidden}.nayo-profile-dropdown button{color:#ff9ca4;background:#ff5a6814;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;padding:10px;display:flex}.nayo-primary-button{color:#07101b;white-space:nowrap;background:linear-gradient(135deg,#ffdc55,#ffc52a);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:49px;padding:0 22px;font-weight:800;display:flex;box-shadow:0 7px 24px #ffc52a29}.nayo-menu-button,.nayo-close-menu{color:var(--nayo-text);background:0 0;border:0;display:none}.nayo-page{padding:20px 25px 15px}.nayo-sidebar-overlay{display:none}@media (width<=1250px){.nayo-topbar{grid-template-columns:minmax(200px,1fr) minmax(220px,300px) 44px auto}.nayo-profile{display:none}}@media (width<=850px){.nayo-shell{grid-template-columns:1fr}.nayo-sidebar{width:260px;transition:transform .22s;position:fixed;left:0;transform:translate(-105%)}.nayo-sidebar.is-open{transform:translate(0)}.nayo-sidebar-overlay{z-index:19;background:#000000a6;border:0;display:block;position:fixed;inset:0}.nayo-menu-button,.nayo-close-menu{place-items:center;display:grid}.nayo-close-menu{margin-left:auto}.nayo-topbar{grid-template-columns:40px minmax(0,1fr) auto;min-height:82px;padding:13px 16px}.nayo-global-search,.nayo-notifications,.nayo-profile{display:none}.nayo-page-title h1{font-size:22px}.nayo-page-title p{font-size:12px}.nayo-primary-button{min-height:42px;padding:0 13px;font-size:11px}.nayo-page{padding:15px}}.real-overview{gap:16px;display:grid}.real-overview-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.real-overview-toolbar span{color:#f7f9fc;font-size:14px;font-weight:700}.real-overview-toolbar p{color:#8fa3b9;margin:4px 0 0;font-size:12px}.real-overview-toolbar select{color:#e8eff7;background:#0c1d2e;border:1px solid #21415e;border-radius:9px;outline:none;padding:11px 38px 11px 14px}.real-overview-toolbar select:focus{border-color:#1684ff}.real-overview-metrics{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.real-metric-card,.real-overview-panel{background:linear-gradient(145deg,#0f2337fa,#071624fa);border:1px solid #183550;border-radius:12px}.real-metric-card{align-items:center;gap:15px;min-height:112px;padding:18px;display:flex}.real-metric-icon{border-radius:11px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.tone-blue{color:#3e9fff;background:#1684ff33}.tone-cyan{color:#4dcced;background:#2ab1d72e}.tone-green{color:#20df96;background:#11d98c2e}.tone-gold{color:#ffda4b;background:#ffd23f2b}.real-metric-content span,.real-metric-content strong,.real-metric-content small{display:block}.real-metric-content span{color:#c3d0df;font-size:13px}.real-metric-content strong{margin-top:3px;font-family:Space Grotesk,sans-serif;font-size:30px}.real-metric-content small{color:#8094aa;margin-top:3px;font-size:10px}.real-overview-panel{padding:20px}.real-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.real-panel-title{align-items:flex-start;gap:12px;display:flex}.real-panel-title>svg{color:#2ca4ff;flex-shrink:0}.real-panel-title h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:19px}.real-panel-title p{color:#91a5ba;margin:4px 0 0;font-size:12px}.real-panel-total{font-family:Space Grotesk,sans-serif;font-size:28px}.real-conversion-flow{grid-template-columns:minmax(150px,1fr) 28px minmax(150px,1fr) 28px minmax(150px,1fr) 28px minmax(150px,1fr);align-items:center;margin-top:25px;display:grid}.real-conversion-stage-wrapper{display:contents}.real-conversion-stage{border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:84px;padding:17px;display:grid}.real-conversion-stage span{font-size:12px;font-weight:700}.real-conversion-stage strong{font-family:Space Grotesk,sans-serif;font-size:25px}.stage-visitors{color:#fff;background:#445f82}.stage-whatsapp{color:#fff;background:linear-gradient(135deg,#159c71,#08704f)}.stage-leads{color:#fff;background:linear-gradient(135deg,#7243d1,#4e27a4)}.stage-converted{color:#fff;background:linear-gradient(135deg,#d19d12,#89680d)}.real-stage-arrow{color:#55708d;text-align:center;font-size:23px}.real-overview-details{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);gap:16px;display:grid}.real-status-list{gap:20px;margin-top:26px;display:grid}.real-status-row{grid-template-columns:minmax(0,1fr) 44px;gap:8px 14px;display:grid}.real-status-heading{justify-content:space-between;align-items:center;display:flex}.real-status-heading span{color:#c6d2df;align-items:center;gap:8px;font-size:12px;display:flex}.status-dot{border-radius:50%;width:8px;height:8px}.real-status-progress{background:#172b3f;border-radius:999px;height:8px;overflow:hidden}.real-status-progress i{border-radius:inherit;height:100%;transition:width .3s;display:block}.status-new{background:#299bff}.status-contacted{background:#8a55ee}.status-converted{background:#16cf87}.status-lost{background:#ff6571}.real-status-row>small{color:#8296ac;text-align:right;align-self:center;font-size:11px}.real-rates{gap:22px;margin-top:25px;display:grid}.real-rates article>div:first-child{justify-content:space-between;align-items:center;display:flex}.real-rates span{color:#c5d2df;font-size:12px}.real-rates strong{font-family:Space Grotesk,sans-serif;font-size:19px}.real-rate-track{background:#172b3f;border-radius:999px;height:8px;margin-top:9px;overflow:hidden}.real-rate-track i{border-radius:inherit;height:100%;transition:width .3s;display:block}.rate-whatsapp{background:#16d891}.rate-leads{background:#1684ff}.rate-converted{background:#ffd23f}.real-rates small{color:#7f94aa;margin-top:7px;font-size:10px;line-height:1.45;display:block}.real-empty-state,.real-overview-state{color:#8fa3b9;text-align:center;place-items:center;min-height:230px;display:grid}.real-empty-state{border:1px dashed #28445f;border-radius:10px;margin-top:20px}.real-empty-state svg{color:#2ca4ff}.real-empty-state strong,.real-overview-state strong{color:#eaf1f8}.real-empty-state p,.real-overview-state p{max-width:420px;margin:0;font-size:12px}.real-overview-state{background:#0b1b2b;border:1px solid #183550;border-radius:12px;gap:10px}.real-overview-state.is-error,.real-overview-state.is-error strong{color:#ff9ba3}.real-overview-loader{border:3px solid #1c3a55;border-top-color:#1684ff;border-radius:50%;width:30px;height:30px;animation:.7s linear infinite real-overview-spin}.real-overview-footer{color:#527292;letter-spacing:.2em;text-transform:uppercase;justify-content:space-between;font-size:8px;display:flex}@keyframes real-overview-spin{to{transform:rotate(360deg)}}@media (width<=1150px){.real-overview-metrics{grid-template-columns:repeat(2,1fr)}.real-conversion-flow{grid-template-columns:repeat(4,minmax(165px,1fr));gap:8px;overflow-x:auto}.real-stage-arrow{display:none}.real-overview-details{grid-template-columns:1fr}}@media (width<=620px){.real-overview-toolbar{flex-direction:column;align-items:stretch}.real-overview-metrics{grid-template-columns:1fr}.real-overview-toolbar select{width:100%}.real-overview-footer{display:none}}.companies-page{gap:16px;display:grid}.companies-notice{border:1px solid;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;font-size:13px;font-weight:600;display:flex}.companies-notice.is-success{color:#88edbd;background:#11d98c1a;border-color:#11d98c4d}.companies-notice.is-error{color:#ffabb1;background:#ff65711a;border-color:#ff65714d}.companies-notice button{color:inherit;background:0 0;border:0;place-items:center;padding:2px;display:grid}.companies-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.companies-summary article{border:1px solid var(--nayo-border);background:linear-gradient(145deg,#0f2337fa,#071624fa);border-radius:12px;align-items:center;gap:14px;min-height:108px;padding:18px;display:flex}.companies-summary-icon{border-radius:11px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.companies-summary-icon.tone-blue{color:#3e9fff;background:#1684ff33}.companies-summary-icon.tone-green{color:#20df96;background:#11d98c2e}.companies-summary-icon.tone-gold{color:#ffda4b;background:#ffd23f2b}.companies-summary-icon.tone-purple{color:#b58cff;background:#8a4dff33}.companies-summary small,.companies-summary strong,.companies-summary p{display:block}.companies-summary small{color:#c3d0df;font-size:12px}.companies-summary strong{margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:29px}.companies-summary p{color:#8094aa;margin:2px 0 0;font-size:10px}.companies-panel{border:1px solid var(--nayo-border);background:linear-gradient(145deg,#0d1f30fc,#071522fc);border-radius:12px;overflow:hidden}.companies-panel-header{border-bottom:1px solid #183550;justify-content:space-between;align-items:flex-end;gap:24px;padding:20px;display:flex}.companies-panel-header h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:19px}.companies-panel-header p{color:#91a5ba;margin:4px 0 0;font-size:12px}.companies-filters{justify-content:flex-end;align-items:center;gap:9px;display:flex}.companies-search{color:#65adff;background:#0a1a2a;border:1px solid #21415e;border-radius:9px;align-items:center;gap:9px;min-width:250px;padding:0 12px;display:flex}.companies-search input{color:#e8eff7;background:0 0;border:0;outline:0;width:100%;padding:10px 0}.companies-search input::placeholder,.companies-segment-filter::placeholder{color:#738aa2}.companies-segment-filter,.companies-filters select{color:#e8eff7;background:#0a1a2a;border:1px solid #21415e;border-radius:9px;outline:0;min-height:41px;padding:0 12px}.companies-segment-filter{width:135px}.companies-search:focus-within,.companies-segment-filter:focus,.companies-filters select:focus{border-color:#1684ff}.companies-filter-button,.companies-clear-button{border:0;border-radius:9px;min-height:41px;padding:0 15px;font-size:12px;font-weight:700}.companies-filter-button{color:#06111e;background:#ffd23f}.companies-clear-button{color:#c7d4e2;background:#162b3f}.companies-table-container{min-height:360px;overflow-x:auto}.companies-table{border-collapse:collapse;width:100%}.companies-table th,.companies-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #172f46;padding:16px 17px}.companies-table th{color:#71889f;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;background:#05121e8c;font-size:10px}.companies-table td{color:#c6d2df;font-size:12px}.companies-table tbody tr{transition:background .16s}.companies-table tbody tr:hover{background:#1684ff0b}.companies-table tbody tr.is-archived{opacity:.68}.companies-table tbody tr:last-child td{border-bottom:0}.company-identity{align-items:center;gap:11px;min-width:210px;display:flex}.company-identity>span{color:#cae3ff;background:linear-gradient(135deg,#144d89,#0c3158);border:1px solid #2469a8;border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-family:Space Grotesk,sans-serif;font-weight:700;display:grid}.company-identity strong,.company-identity small,.company-identity a{align-items:center;gap:5px;display:flex}.company-identity strong{color:#f0f5fa;font-size:13px}.company-identity small,.company-identity a{color:#7890a7;text-overflow:ellipsis;white-space:nowrap;max-width:220px;margin-top:4px;font-size:10px;text-decoration:none;overflow:hidden}.company-identity a:hover{color:#5db0ff}.company-segment{color:#b5c8dc;white-space:nowrap;background:#142a3e;border:1px solid #203d58;border-radius:999px;padding:6px 9px;font-size:10px;display:inline-flex}.company-contact{gap:5px;min-width:185px;display:grid}.company-contact a{color:#a9bdd0;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:225px;font-size:11px;text-decoration:none;display:flex;overflow:hidden}.company-contact a:hover{color:#58adff}.company-contact small{color:#758ca2}.company-location{color:#a9bdd0;white-space:nowrap;align-items:center;gap:6px;min-width:130px;display:flex}.company-location svg{color:#5b9ee4}.company-status{border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.company-status:before{content:"";border-radius:50%;width:6px;height:6px}.company-status.is-active{color:#6ce4aa;background:#11d98c1f}.company-status.is-active:before{background:#20df96}.company-status.is-inactive{color:#a0afbf;background:#8fa3b91f}.company-status.is-inactive:before{background:#8094aa}.companies-table time{color:#8298ad;white-space:nowrap;font-size:10px}.company-row-actions{justify-content:flex-end;gap:7px;display:flex}.company-row-actions button{color:#8fb3d8;background:#11283b;border:1px solid #22415d;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.company-row-actions button:hover{color:#fff;border-color:#3279ba}.company-row-actions button.is-danger{color:#ff9ca4}.company-row-actions button.is-danger:hover{background:#ff65711a;border-color:#ff657180}.company-row-actions button:disabled{cursor:wait;opacity:.55}.companies-state{color:#7690a8;text-align:center;place-items:center;gap:9px;min-height:360px;padding:30px;display:grid}.companies-state>svg{color:#348fdf}.companies-state strong{color:#e7eef6;font-size:14px}.companies-state p{max-width:420px;margin:0;font-size:12px;line-height:1.5}.companies-state button{color:#06111e;background:#ffd23f;border:0;border-radius:8px;min-height:40px;margin-top:5px;padding:0 16px;font-size:12px;font-weight:700}.companies-state.is-error,.companies-state.is-error>svg{color:#ff8f98}.companies-spinner{animation:.7s linear infinite companies-spin}.companies-panel-footer{color:#758ba1;border-top:1px solid #183550;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:12px 18px;font-size:11px;display:flex}.companies-pagination{align-items:center;gap:11px;display:flex}.companies-pagination button{color:#c5d5e4;background:#12283b;border:1px solid #22415d;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.companies-pagination button:disabled{cursor:not-allowed;opacity:.38}.company-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02080ec7;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.company-modal{background:linear-gradient(145deg,#0f263a,#081827);border:1px solid #28506f;border-radius:15px;width:min(760px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 28px 80px #00000094}.company-modal-header{z-index:2;background:#0c2031fa;border-bottom:1px solid #24445f;justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 23px;display:flex;position:sticky;top:0}.company-modal-heading{align-items:center;gap:13px;display:flex}.company-modal-heading>span{color:#53aaff;background:#1684ff29;border-radius:10px;place-items:center;width:43px;height:43px;display:grid}.company-modal-heading h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:20px}.company-modal-heading p{color:#8fa6ba;margin:4px 0 0;font-size:11px}.company-modal-close,.company-confirm-modal header>button{color:#8ea4b9;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.company-modal-close:hover,.company-confirm-modal header>button:hover{color:#fff;background:#173149}.company-form{padding:23px}.company-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.company-form label{gap:7px;display:grid}.company-form label>span{color:#b9c9d8;font-size:11px;font-weight:600}.company-form input,.company-form textarea{color:#ecf2f8;resize:vertical;background:#081827;border:1px solid #24445f;border-radius:8px;outline:0;width:100%;padding:11px 12px}.company-form input::placeholder,.company-form textarea::placeholder{color:#577087}.company-form input:focus,.company-form textarea:focus{border-color:#278ce8;box-shadow:0 0 0 3px #1684ff1a}.company-form-wide{grid-column:1/-1}.company-form-error,.company-form-warning{border:1px solid;border-radius:8px;margin-bottom:17px;padding:11px 13px;font-size:11px;line-height:1.5}.company-form-error{color:#ffafb5;background:#ff65711a;border-color:#ff65714d}.company-form-warning{color:#ffe18a;background:#ffd23f17;border-color:#ffd23f47}.company-modal-actions{border-top:1px solid #203e58;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:21px;display:flex}.company-modal-actions button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:12px;font-weight:700;display:flex}.company-secondary-button{color:#c3d1df;background:#183047}.company-submit-button{color:#06111e;background:#ffd23f}.company-archive-confirm{color:#fff;background:#d44855}.company-modal-actions button:disabled,.company-modal-close:disabled,.company-confirm-modal header>button:disabled{cursor:wait;opacity:.55}.company-confirm-modal{background:linear-gradient(145deg,#10263a,#091827);border:1px solid #2b4c67;border-radius:14px;width:min(440px,100%);padding:22px;box-shadow:0 28px 80px #00000094}.company-confirm-modal>header{justify-content:space-between;align-items:center;display:flex}.company-confirm-icon{color:#ff939c;background:#ff65711f;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.company-confirm-modal h2{margin:20px 0 8px;font-family:Space Grotesk,sans-serif;font-size:21px}.company-confirm-modal p{color:#93a8bb;margin:0;font-size:12px;line-height:1.6}.company-confirm-modal p strong{color:#e9f0f7}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes companies-spin{to{transform:rotate(360deg)}}@media (width<=1250px){.companies-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.companies-panel-header{flex-direction:column;align-items:stretch}.companies-filters{flex-wrap:wrap;justify-content:flex-start}.companies-search{flex:1}}@media (width<=700px){.companies-summary{grid-template-columns:1fr}.companies-filters{flex-direction:column;align-items:stretch}.companies-search,.companies-segment-filter{width:100%;min-width:0}.companies-panel-footer{flex-direction:column;align-items:flex-start}.company-modal-backdrop{align-items:start;padding:12px}.company-modal{max-height:calc(100vh - 24px)}.company-modal-header,.company-form{padding:17px}.company-form-grid{grid-template-columns:1fr}.company-form-wide{grid-column:auto}.company-modal-actions{flex-direction:column-reverse}.company-modal-actions button{width:100%}}.pipeline-page{gap:16px;min-width:0;display:grid}.pipeline-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.pipeline-summary>article{background:linear-gradient(145deg,#0f2337fa,#071624fa);border:1px solid #183550;border-radius:12px;align-items:center;gap:14px;min-width:0;min-height:108px;padding:17px;display:flex}.pipeline-summary-icon{border-radius:11px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.pipeline-summary-icon.tone-blue{color:#3e9fff;background:#1684ff33}.pipeline-summary-icon.tone-purple{color:#aa7cff;background:#8a4dff2b}.pipeline-summary-icon.tone-gold{color:#ffda4b;background:#ffd23f2b}.pipeline-summary-icon.tone-green{color:#20df96;background:#11d98c2b}.pipeline-summary article>div{min-width:0}.pipeline-summary small,.pipeline-summary strong,.pipeline-summary p{display:block}.pipeline-summary small{color:#c3d0df;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pipeline-summary strong{color:#f7f9fc;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-family:Space Grotesk,sans-serif;font-size:clamp(21px,2vw,28px);overflow:hidden}.pipeline-summary p{color:#8094aa;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:10px;overflow:hidden}.pipeline-board-panel{background:linear-gradient(145deg,#0d1f31fc,#061421fc);border:1px solid #183550;border-radius:13px;min-width:0;overflow:hidden}.pipeline-board-toolbar{border-bottom:1px solid #17334d;justify-content:space-between;align-items:center;gap:20px;padding:19px 20px;display:flex}.pipeline-board-toolbar h2{color:#f7f9fc;margin:0;font-family:Space Grotesk,sans-serif;font-size:19px}.pipeline-board-toolbar p{color:#8fa3b9;margin:4px 0 0;font-size:12px}.pipeline-search-form{align-items:center;gap:8px;display:flex}.pipeline-search-form label{color:#849bb2;background:#0a1d2f;border:1px solid #21415e;border-radius:9px;align-items:center;gap:9px;min-width:min(310px,28vw);padding:0 12px;display:flex}.pipeline-search-form input{color:#edf3fa;background:0 0;border:0;outline:none;width:100%;padding:10px 0}.pipeline-search-form input::placeholder{color:#71879d}.pipeline-search-form label:focus-within{border-color:#1684ff;box-shadow:0 0 0 3px #1684ff1a}.pipeline-search-form>button,.pipeline-state button,.pipeline-empty-message button,.pipeline-history-state button{color:#06111e;cursor:pointer;background:#ffd23f;border:0;border-radius:8px;min-height:39px;padding:0 15px;font-weight:800}.pipeline-search-form>.pipeline-clear-search{color:#aebed0;background:0 0;border:1px solid #28445e}.pipeline-board{overscroll-behavior-inline:contain;scrollbar-color:#285173 #0a1a2a;scrollbar-width:thin;grid-auto-columns:minmax(285px,1fr);grid-auto-flow:column;gap:12px;min-height:560px;padding:15px;display:grid;overflow-x:auto}.pipeline-board::-webkit-scrollbar{height:10px}.pipeline-board::-webkit-scrollbar-track{background:#0a1a2a}.pipeline-board::-webkit-scrollbar-thumb{background:#285173;border:2px solid #0a1a2a;border-radius:999px}.pipeline-column{--pipeline-stage-color:#299bff;border:1px solid #17344e;border-top:3px solid var(--pipeline-stage-color);background:#081929c7;border-radius:10px;flex-direction:column;min-width:0;min-height:525px;padding:11px;transition:border-color .16s,background .16s,transform .16s;display:flex}.pipeline-column.tone-blue{--pipeline-stage-color:#299bff}.pipeline-column.tone-cyan{--pipeline-stage-color:#32c2e5}.pipeline-column.tone-purple{--pipeline-stage-color:#9862f4}.pipeline-column.tone-orange{--pipeline-stage-color:#ff8c42}.pipeline-column.tone-gold{--pipeline-stage-color:#ffd23f}.pipeline-column.tone-green{--pipeline-stage-color:#16cf87}.pipeline-column.tone-red{--pipeline-stage-color:#ff6571}.pipeline-column.is-drag-over{background:color-mix(in srgb, var(--pipeline-stage-color) 9%, #081929);border-color:var(--pipeline-stage-color);transform:translateY(-2px)}.pipeline-column-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.pipeline-column-header>div{align-items:center;gap:8px;min-width:0;display:flex}.pipeline-column-header>div>span{width:30px;height:30px;color:var(--pipeline-stage-color);background:color-mix(in srgb, var(--pipeline-stage-color) 15%, transparent);border-radius:8px;flex:0 0 30px;place-items:center;display:grid}.pipeline-column-header strong{color:#eaf1f8;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pipeline-column-header small{color:#a9bbcd;background:#132b40;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:grid}.pipeline-column-header>button{color:#8fa7bd;cursor:pointer;background:0 0;border:1px solid #25445e;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;padding:0;display:grid}.pipeline-column-header>button:hover{color:#fff;border-color:var(--pipeline-stage-color);background:#ffffff0d}.pipeline-column-total{background:#040f198c;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding:9px 10px;display:flex}.pipeline-column-total span{color:#7890a6;text-transform:uppercase;font-size:9px}.pipeline-column-total strong{color:#dce6f0;text-overflow:ellipsis;white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:11px;overflow:hidden}.pipeline-column-cards{align-content:start;gap:10px;min-height:140px;margin-top:11px;display:grid}.pipeline-column-empty{color:#647c92;text-align:center;border:1px dashed #25425b;border-radius:8px;place-items:center;min-height:105px;padding:15px;font-size:10px;line-height:1.5;display:grid}.pipeline-card{cursor:grab;background:linear-gradient(145deg,#122b40fa,#0b1e2ffa);border:1px solid #23445f;border-radius:9px;padding:13px;transition:border-color .16s,box-shadow .16s,opacity .16s,transform .16s;box-shadow:0 8px 22px #0000001f}.pipeline-card:hover{border-color:color-mix(in srgb, var(--pipeline-stage-color) 60%, #23445f);transform:translateY(-1px);box-shadow:0 12px 25px #0003}.pipeline-card:active{cursor:grabbing}.pipeline-card.is-dragging{opacity:.4;transform:rotate(1deg)scale(.98)}.pipeline-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.pipeline-card-header>div{min-width:0}.pipeline-card-header small{color:var(--pipeline-stage-color);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:700;display:block;overflow:hidden}.pipeline-card-header h3{color:#f4f7fb;margin:5px 0 0;font-size:13px;line-height:1.35}.pipeline-card-avatar{color:#071421;background:var(--pipeline-stage-color);border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:800;display:grid}.pipeline-card-data{border-top:1px solid #203d56;border-bottom:1px solid #203d56;gap:7px;margin-top:13px;padding:11px 0;display:grid}.pipeline-card-data>div{color:#91a6ba;align-items:center;gap:7px;min-width:0;font-size:10px;display:flex}.pipeline-card-data svg{color:#64849f;flex-shrink:0}.pipeline-card-data span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pipeline-card-source{color:#9bb0c4;text-overflow:ellipsis;white-space:nowrap;background:#142d43;border-radius:999px;max-width:100%;margin-top:10px;padding:4px 8px;font-size:9px;display:inline-flex;overflow:hidden}.pipeline-card-stage-select{gap:5px;margin-top:11px;display:grid}.pipeline-card-stage-select>span{color:#71899f;font-size:9px}.pipeline-card-stage-select select{color:#c9d6e3;cursor:pointer;background:#0a1d2f;border:1px solid #24445f;border-radius:7px;outline:none;width:100%;padding:8px 27px 8px 9px;font-size:10px}.pipeline-card-stage-select select:focus{border-color:var(--pipeline-stage-color)}.pipeline-card-stage-select select:disabled{cursor:wait;opacity:.65}.pipeline-card-actions{justify-content:flex-end;gap:5px;margin-top:11px;display:flex}.pipeline-card-actions button{color:#8299ae;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;display:grid}.pipeline-card-actions button:hover{color:#fff;background:#16334b;border-color:#294c68}.pipeline-card-actions button:last-child:hover{color:#ff8a93;background:#ff657114;border-color:#ff657140}.pipeline-card-actions button:disabled{cursor:wait;opacity:.55}.pipeline-state,.pipeline-empty-message{color:#7f96ab;text-align:center;align-content:center;place-items:center;gap:9px;min-height:430px;padding:30px;display:grid}.pipeline-state>svg,.pipeline-empty-message>svg{color:#299bff}.pipeline-state strong,.pipeline-empty-message strong{color:#e8eff7;font-size:15px}.pipeline-state p,.pipeline-empty-message p{max-width:430px;margin:0;font-size:12px;line-height:1.55}.pipeline-state.is-error,.pipeline-state.is-error strong,.pipeline-history-state.is-error,.pipeline-history-state.is-error strong{color:#ff929b}.pipeline-empty-message button{align-items:center;gap:7px;margin-top:5px;display:flex}.pipeline-spinner{animation:.7s linear infinite pipeline-spin}.pipeline-notice{z-index:120;color:#e9f1f8;background:#0e263a;border:1px solid #2b4e68;border-radius:9px;align-items:center;gap:14px;max-width:min(420px,100vw - 30px);padding:13px 15px;font-size:12px;display:flex;position:fixed;top:105px;right:25px;box-shadow:0 15px 38px #00000059}.pipeline-notice.is-success{border-color:#16cf8780}.pipeline-notice.is-error{color:#ffadb3;border-color:#ff65718c}.pipeline-notice button{color:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;padding:0;display:grid}.pipeline-modal-backdrop{z-index:150;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#01080fcc;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.pipeline-modal{color:#eef4fa;scrollbar-color:#315b7b transparent;scrollbar-width:thin;background:linear-gradient(145deg,#0e2336fc,#061421fc);border:1px solid #274964;border-radius:13px;width:min(680px,100%);max-height:calc(100vh - 44px);overflow-y:auto;box-shadow:0 28px 75px #0000008c}.pipeline-confirmation-modal{width:min(520px,100%)}.pipeline-history-modal{width:min(620px,100%)}.pipeline-modal-header{border-bottom:1px solid #203f58;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 21px;display:flex}.pipeline-modal-heading{align-items:flex-start;gap:12px;display:flex}.pipeline-modal-heading>span{color:#4aa6ff;background:#1684ff29;border-radius:10px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.pipeline-modal-heading>span.is-warning{color:#ffbd49;background:#ffb22721}.pipeline-modal-heading h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:19px}.pipeline-modal-heading p{color:#8ea4b9;margin:4px 0 0;font-size:11px;line-height:1.45}.pipeline-modal-close{color:#91a6b9;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.pipeline-modal-close:hover{color:#fff;background:#ffffff0d;border-color:#294a64}.pipeline-modal-close:disabled{cursor:not-allowed;opacity:.5}.opportunity-form{padding:20px 21px}.opportunity-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.opportunity-form-grid>label{align-content:start;gap:7px;min-width:0;display:grid}.opportunity-form-grid>label>span,.opportunity-stage-information>span{color:#bdcbd9;font-size:11px;font-weight:700}.opportunity-form-wide{grid-column:1/-1}.opportunity-form input,.opportunity-form select,.opportunity-form textarea{color:#edf3f9;width:100%;font:inherit;background:#091c2d;border:1px solid #24445f;border-radius:8px;outline:none;padding:11px 12px;font-size:12px;transition:border-color .16s,box-shadow .16s}.opportunity-form textarea{resize:vertical;min-height:98px;line-height:1.5}.opportunity-form input::placeholder,.opportunity-form textarea::placeholder{color:#667e94}.opportunity-form input:focus,.opportunity-form select:focus,.opportunity-form textarea:focus{border-color:#1684ff;box-shadow:0 0 0 3px #1684ff1a}.opportunity-form input:disabled,.opportunity-form select:disabled{cursor:wait;opacity:.65}.opportunity-stage-information{background:#091c2d;border:1px solid #24445f;border-radius:8px;align-content:center;gap:5px;min-height:67px;padding:10px 12px;display:grid}.opportunity-stage-information strong{color:#4aa6ff;font-size:12px}.opportunity-stage-information small{color:#72899e;font-size:9px}.opportunity-input-suffix{position:relative}.opportunity-input-suffix input{padding-right:35px}.opportunity-input-suffix>span{color:#8398ad;font-size:12px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.pipeline-form-warning,.pipeline-form-error{border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;padding:11px 13px;font-size:11px;line-height:1.5;display:flex}.pipeline-form-warning{color:#ffdd8a;background:#ffc23414;border:1px solid #ffc23447}.pipeline-form-warning button{color:#071421;cursor:pointer;background:#ffd23f;border:0;border-radius:7px;flex-shrink:0;padding:7px 10px;font-size:10px;font-weight:800}.pipeline-form-error{color:#ffadb3;background:#ff657114;border:1px solid #ff65714d}.pipeline-modal-actions{border-top:1px solid #203f58;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:17px;display:flex}.pipeline-modal-actions>button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:41px;padding:0 16px;font-size:11px;font-weight:800;display:flex}.pipeline-secondary-button{color:#b6c5d4;background:0 0;border:1px solid #2a4a64}.pipeline-submit-button{color:#06111e;background:#ffd23f;border:1px solid #ffd23f}.pipeline-archive-button{color:#fff;background:#d94655;border:1px solid #e55765}.pipeline-modal-actions>button:disabled{cursor:not-allowed;opacity:.55}.pipeline-confirmation-content{padding:22px 21px 0}.pipeline-confirmation-content p{color:#c6d2de;margin:0;font-size:13px;line-height:1.65}.pipeline-confirmation-content strong{color:#fff}.pipeline-confirmation-content small{color:#7d93a8;margin-top:9px;font-size:10px;line-height:1.5;display:block}.pipeline-confirmation-modal .pipeline-modal-actions{margin:20px 21px 0;padding-bottom:20px}.pipeline-history-content{min-height:260px;padding:20px 21px}.pipeline-history-state{color:#8096aa;text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;display:grid}.pipeline-history-state>svg{color:#399fff}.pipeline-history-state strong{color:#e7eef5;font-size:13px}.pipeline-history-state p{max-width:360px;margin:0;font-size:11px;line-height:1.5}.pipeline-history-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.pipeline-history-list>li{grid-template-columns:20px minmax(0,1fr);gap:11px;min-height:72px;padding-bottom:14px;display:grid;position:relative}.pipeline-history-list>li:not(:last-child):before{content:"";background:#28506f;width:1px;position:absolute;top:17px;bottom:-3px;left:7px}.pipeline-history-marker{z-index:1;background:#1684ff;border:4px solid #0d2539;border-radius:50%;width:15px;height:15px;margin-top:2px;position:relative;box-shadow:0 0 0 1px #1684ff}.pipeline-history-list article{background:#0a1d2f;border:1px solid #213f58;border-radius:8px;padding:12px 13px}.pipeline-history-transition{color:#8ea4b8;flex-wrap:wrap;align-items:center;gap:7px;font-size:11px;display:flex}.pipeline-history-transition svg{color:#58758e}.pipeline-history-transition strong{color:#dce7f1}.pipeline-history-list time{color:#657e94;margin-top:7px;font-size:9px;display:block}@keyframes pipeline-spin{to{transform:rotate(360deg)}}@media (width<=1280px){.pipeline-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.pipeline-board-toolbar{flex-direction:column;align-items:stretch}.pipeline-search-form label{flex:1;min-width:0}.pipeline-notice{top:92px;right:15px}}@media (width<=620px){.pipeline-summary{grid-template-columns:1fr}.pipeline-summary>article{min-height:94px}.pipeline-board-toolbar{padding:16px}.pipeline-search-form{flex-direction:column;align-items:stretch}.pipeline-search-form>button{width:100%}.pipeline-board{grid-auto-columns:minmax(270px,86vw);min-height:510px;padding:11px}.pipeline-column{min-height:480px}.pipeline-modal-backdrop{align-items:start;padding:10px}.pipeline-modal{max-height:calc(100vh - 20px)}.pipeline-modal-header,.opportunity-form,.pipeline-history-content{padding-left:15px;padding-right:15px}.opportunity-form-grid{grid-template-columns:1fr}.opportunity-form-wide{grid-column:auto}.pipeline-form-warning{flex-direction:column;align-items:stretch}.pipeline-modal-actions{flex-direction:column-reverse}.pipeline-modal-actions>button{width:100%}.pipeline-confirmation-modal .pipeline-modal-actions{margin-left:15px;margin-right:15px}.pipeline-confirmation-content{padding-left:15px;padding-right:15px}}@media (prefers-reduced-motion:reduce){.pipeline-card,.pipeline-column{transition:none}.pipeline-spinner{animation-duration:1.4s}}.reports-page{gap:16px;min-width:0;display:grid}.reports-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.reports-toolbar>div:first-child>span{color:#f3f7fb;font-size:14px;font-weight:700}.reports-toolbar p{color:#8298ae;margin:4px 0 0;font-size:11px}.reports-toolbar-actions{align-items:center;gap:9px;display:flex}.reports-toolbar-actions label,.reports-toolbar-actions button{border-radius:9px;align-items:center;gap:8px;min-height:41px;display:flex}.reports-toolbar-actions label{color:#86a1ba;background:#0b1e30;border:1px solid #21415e;padding:0 11px}.reports-toolbar-actions select{color:#d4e0eb;background:0 0;border:0;outline:none;padding:0 25px 0 0}.reports-toolbar-actions button{color:#06111e;cursor:pointer;background:linear-gradient(135deg,#ffdc55,#ffc52a);border:0;padding:0 16px;font-weight:800}.reports-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.reports-summary>article{background:linear-gradient(145deg,#0f2337fa,#071624fa);border:1px solid #183550;border-radius:12px;align-items:center;gap:13px;min-width:0;min-height:108px;padding:16px;display:flex}.reports-summary-icon{border-radius:11px;flex:0 0 47px;place-items:center;width:47px;height:47px;display:grid}.reports-summary-icon.tone-blue{color:#3e9fff;background:#1684ff2e}.reports-summary-icon.tone-purple{color:#ad83ff;background:#8a4dff2b}.reports-summary-icon.tone-cyan{color:#4dcced;background:#2ab1d729}.reports-summary-icon.tone-gold{color:#ffda4b;background:#ffd23f29}.reports-summary-icon.tone-green{color:#20df96;background:#11d98c29}.reports-summary-icon.tone-red{color:#ff7f8a;background:#ff657126}.reports-summary article>div{min-width:0}.reports-summary small,.reports-summary strong,.reports-summary p{display:block}.reports-summary small{color:#bac9d8;font-size:11px}.reports-summary strong{color:#f7f9fc;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-family:Space Grotesk,sans-serif;font-size:24px;overflow:hidden}.reports-summary p{color:#7890a6;margin:4px 0 0;font-size:9px}.reports-grid{gap:16px;min-width:0;display:grid}.reports-grid-main{grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr)}.reports-grid-breakdowns,.reports-grid-tables{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-panel{background:linear-gradient(145deg,#0d1f31fc,#061421fc);border:1px solid #183550;border-radius:13px;min-width:0;padding:19px}.reports-panel-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.reports-panel-header>div{align-items:flex-start;gap:10px;display:flex}.reports-panel-icon{color:#3ca5ff;background:#1684ff21;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.reports-panel-header h2{color:#f0f5fa;margin:0;font-family:Space Grotesk,sans-serif;font-size:17px}.reports-panel-header p{color:#8197ad;margin:3px 0 0;font-size:10px}.reports-panel-header>small{color:#7d95aa;font-size:10px}.report-chart{margin-top:21px}.report-chart-legend{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:10px;display:flex}.report-chart-legend span{color:#94a8ba;align-items:center;gap:6px;font-size:9px;display:flex}.report-chart-legend i{border-radius:50%;width:8px;height:8px}.report-chart-canvas{min-width:0}.report-chart-canvas svg{width:100%;min-height:220px;display:block;overflow:visible}.report-chart-grid{stroke:#1a354d;stroke-width:1px}.report-chart-dates{color:#68829a;justify-content:space-between;padding:0 18px;font-size:9px;display:flex}.reports-conversion-list{gap:18px;margin-top:23px;display:grid}.reports-conversion-list header{justify-content:space-between;align-items:center;gap:10px;display:flex}.reports-conversion-list header span{color:#b8c7d5;font-size:10px}.reports-conversion-list header strong{color:#f4f8fb;font-family:Space Grotesk,sans-serif;font-size:15px}.reports-progress{background:#172d42;border-radius:999px;height:7px;margin-top:8px;overflow:hidden}.reports-progress i{border-radius:inherit;background:linear-gradient(90deg,#167ff2,#21d6a0);height:100%;display:block}.reports-conversion-list small{color:#637f96;margin-top:5px;font-size:8px;display:block}.reports-acquisition-flow{grid-template-columns:minmax(150px,1fr) 34px minmax(150px,1fr) 34px minmax(150px,1fr);align-items:center;margin-top:20px;display:grid}.reports-acquisition-wrapper{display:contents}.reports-acquisition-wrapper article{color:#f5f8fb;background:linear-gradient(135deg,#173f66,#102d49);border:1px solid #28577b;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:72px;padding:14px;display:grid}.reports-acquisition-wrapper:nth-child(2) article{background:linear-gradient(135deg,#147d61,#0a5642);border-color:#1e8c6d}.reports-acquisition-wrapper:nth-child(3) article{background:linear-gradient(135deg,#6841b7,#462587);border-color:#7850c6}.reports-acquisition-wrapper span{font-size:10px;font-weight:700}.reports-acquisition-wrapper strong{font-family:Space Grotesk,sans-serif;font-size:23px}.reports-acquisition-wrapper>i{color:#4c6f8d;text-align:center;font-size:21px;font-style:normal}.reports-bars{gap:15px;margin-top:22px;display:grid}.reports-bars header{justify-content:space-between;align-items:center;gap:10px;display:flex}.reports-bars header span{color:#b8c7d5;font-size:10px}.reports-bars header strong{color:#eaf1f7;font-size:11px}.reports-bars>div>div{background:#172d42;border-radius:999px;height:7px;margin-top:6px;overflow:hidden}.reports-bars>div>div>i{border-radius:inherit;background:linear-gradient(90deg,#794bd4,#a879ff);height:100%;display:block}.reports-bars.is-leads>div>div>i{background:linear-gradient(90deg,#1684ff,#43b4ff)}.reports-bars small{color:#69839a;margin-top:5px;font-size:8px;display:block}.reports-table-panel{padding-left:0;padding-right:0}.reports-table-panel>.reports-panel-header{padding:0 19px}.reports-table-wrapper{margin-top:18px;overflow-x:auto}.reports-table-wrapper table{border-collapse:collapse;width:100%}.reports-table-wrapper th,.reports-table-wrapper td{text-align:left;white-space:nowrap;border-top:1px solid #17334b;padding:11px 15px}.reports-table-wrapper th{color:#718ba2;letter-spacing:.06em;text-transform:uppercase;font-size:8px}.reports-table-wrapper td{color:#b9c8d6;font-size:10px}.reports-table-wrapper td:first-child{color:#edf3f8;font-weight:600}.reports-empty{color:#718ca4;text-align:center;border:1px dashed #24445f;border-radius:9px;place-items:center;min-height:170px;margin-top:15px;font-size:10px;display:grid}.reports-footer{color:#54728d;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:15px;padding:2px 3px;font-size:8px;display:flex}.reports-footer span{align-items:center;gap:6px;display:flex}.reports-state{color:#8299ae;text-align:center;background:#0a1b2c;border:1px solid #183550;border-radius:13px;place-items:center;gap:10px;min-height:360px;display:grid}.reports-state strong{color:#eaf1f7}.reports-state p{max-width:440px;margin:0;font-size:11px}.reports-state.is-error,.reports-state.is-error strong{color:#ff929b}.reports-spinner{animation:.7s linear infinite reports-spin}@keyframes reports-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.reports-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-grid-main,.reports-grid-breakdowns,.reports-grid-tables{grid-template-columns:1fr}}@media (width<=720px){.reports-toolbar,.reports-toolbar-actions{flex-direction:column;align-items:stretch}.reports-toolbar-actions label,.reports-toolbar-actions button{justify-content:center}.reports-summary{grid-template-columns:1fr}.reports-acquisition-flow{grid-template-columns:1fr;gap:8px}.reports-acquisition-wrapper{display:grid}.reports-acquisition-wrapper>i{display:none}.reports-panel{padding:15px}.reports-table-panel{padding-left:0;padding-right:0}.reports-footer{flex-direction:column;align-items:flex-start}}.tasks-page{gap:16px;min-width:0;display:grid}.tasks-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.tasks-summary>article{background:linear-gradient(145deg,#0f2337fa,#071624fa);border:1px solid #183550;border-radius:12px;align-items:center;gap:14px;min-width:0;min-height:108px;padding:17px;display:flex}.tasks-summary-icon{border-radius:11px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.tasks-summary-icon.tone-blue{color:#3e9fff;background:#1684ff33}.tasks-summary-icon.tone-red{color:#ff7782;background:#ff657126}.tasks-summary-icon.tone-gold{color:#ffda4b;background:#ffd23f2b}.tasks-summary-icon.tone-green{color:#20df96;background:#11d98c2b}.tasks-summary article>div{min-width:0}.tasks-summary small,.tasks-summary strong{display:block}.tasks-summary small{color:#c3d0df;font-size:12px}.tasks-summary strong{color:#f7f9fc;margin-top:4px;font-family:Space Grotesk,sans-serif;font-size:28px}.tasks-summary p{color:#8094aa;margin:3px 0 0;font-size:10px}.tasks-panel{background:linear-gradient(145deg,#0d1f31fc,#061421fc);border:1px solid #183550;border-radius:13px;min-width:0;overflow:hidden}.tasks-toolbar{border-bottom:1px solid #17334d;justify-content:space-between;align-items:center;gap:20px;padding:19px 20px;display:flex}.tasks-toolbar h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:19px}.tasks-toolbar p{color:#8fa3b9;margin:4px 0 0;font-size:12px}.tasks-filters{align-items:center;gap:8px;display:flex}.tasks-search{color:#849bb2;background:#0a1d2f;border:1px solid #21415e;border-radius:9px;align-items:center;gap:9px;min-width:min(280px,24vw);padding:0 12px;display:flex}.tasks-search input{color:#edf3fa;background:0 0;border:0;outline:none;width:100%;padding:10px 0}.tasks-search input::placeholder{color:#71879d}.tasks-search:focus-within{border-color:#1684ff;box-shadow:0 0 0 3px #1684ff1a}.tasks-filters select{color:#cbd7e3;background:#0a1d2f;border:1px solid #21415e;border-radius:9px;outline:none;min-height:39px;padding:0 31px 0 11px;font-size:11px}.tasks-filters>button,.tasks-state>button{color:#06111e;cursor:pointer;background:#ffd23f;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 15px;font-weight:800;display:flex}.tasks-filters>.tasks-clear-button{color:#aebed0;background:0 0;border:1px solid #28445e}.tasks-list{gap:10px;padding:15px;display:grid}.task-card{background:linear-gradient(145deg,#11283dfa,#091b2bfa);border:1px solid #20405b;border-left:3px solid #299bff;border-radius:10px;grid-template-columns:44px minmax(220px,1fr) minmax(145px,auto) auto;align-items:center;gap:15px;min-width:0;padding:15px;transition:border-color .16s,transform .16s;display:grid}.task-card:hover{border-color:#2d5878;transform:translateY(-1px)}.task-card.is-overdue{border-left-color:#ff6571}.task-card.status-completed{opacity:.78;border-left-color:#16cf87}.task-card.status-cancelled{opacity:.64;border-left-color:#72879a}.task-type-icon{color:#4aa6ff;background:#1684ff24;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.task-main-content{min-width:0}.task-main-content>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.task-main-content>header>div{min-width:0}.task-main-content header small{color:#7294b0;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700;display:block}.task-main-content h3{color:#f1f5f9;margin:4px 0 0;font-size:14px;line-height:1.35}.task-main-content>p{color:#91a5b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.task-priority{border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:9px;font-weight:700}.task-priority.priority-low{color:#75bfff;background:#299bff1f}.task-priority.priority-medium{color:#ffda67;background:#ffd23f1f}.task-priority.priority-high{color:#ff8f98;background:#ff657121}.task-relations{flex-wrap:wrap;align-items:center;gap:8px 13px;margin-top:10px;display:flex}.task-relations span{color:#7f98ae;align-items:center;gap:5px;min-width:0;font-size:10px;display:flex}.task-relations svg{flex-shrink:0}.task-deadline{gap:5px;min-width:0;display:grid}.task-deadline span{color:#71899e;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:700}.task-deadline time{color:#c8d5e1;white-space:nowrap;font-size:11px}.task-card.is-overdue .task-deadline span,.task-card.is-overdue .task-deadline time{color:#ff8b94}.task-card-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.task-card-actions select{color:#b9c8d6;background:#091c2d;border:1px solid #24445f;border-radius:7px;outline:none;min-height:35px;padding:0 28px 0 9px;font-size:10px}.task-complete-button{color:#8bf0c8;cursor:pointer;background:#16cf8717;border:1px solid #16cf8747;border-radius:7px;align-items:center;gap:6px;min-height:35px;padding:0 11px;font-size:10px;font-weight:700;display:flex}.task-edit-button{color:#8da4b9;cursor:pointer;background:0 0;border:1px solid #24445f;border-radius:7px;place-items:center;width:35px;height:35px;padding:0;display:grid}.task-edit-button:hover{color:#fff;background:#17344c}.task-card-actions button:disabled,.task-card-actions select:disabled{cursor:wait;opacity:.55}.tasks-state{color:#7f96ab;text-align:center;align-content:center;place-items:center;gap:9px;min-height:400px;padding:30px;display:grid}.tasks-state>svg{color:#299bff}.tasks-state strong{color:#e8eff7;font-size:15px}.tasks-state p{max-width:430px;margin:0;font-size:12px;line-height:1.55}.tasks-state.is-error,.tasks-state.is-error strong{color:#ff929b}.tasks-spinner{animation:.7s linear infinite tasks-spin}.tasks-notice{z-index:120;color:#e9f1f8;background:#0e263a;border:1px solid #2b4e68;border-radius:9px;align-items:center;gap:14px;max-width:min(420px,100vw - 30px);padding:13px 15px;font-size:12px;display:flex;position:fixed;top:105px;right:25px;box-shadow:0 15px 38px #00000059}.tasks-notice.is-success{border-color:#16cf8780}.tasks-notice.is-error{color:#ffadb3;border-color:#ff65718c}.tasks-notice button{color:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;padding:0;display:grid}.task-modal-backdrop{z-index:150;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#01080fcc;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.task-modal{color:#eef4fa;background:linear-gradient(145deg,#0e2336fc,#061421fc);border:1px solid #274964;border-radius:13px;width:min(680px,100%);max-height:calc(100vh - 44px);overflow-y:auto;box-shadow:0 28px 75px #0000008c}.task-modal-header{border-bottom:1px solid #203f58;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 21px;display:flex}.task-modal-heading{align-items:flex-start;gap:12px;display:flex}.task-modal-heading>span{color:#4aa6ff;background:#1684ff29;border-radius:10px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.task-modal-heading h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:19px}.task-modal-heading p{color:#8ea4b9;margin:4px 0 0;font-size:11px}.task-modal-close{color:#91a6b9;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.task-modal-close:hover{color:#fff;background:#ffffff0d;border-color:#294a64}.task-form{padding:20px 21px}.task-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.task-form-grid>label{align-content:start;gap:7px;min-width:0;display:grid}.task-form-grid>label>span{color:#bdcbd9;font-size:11px;font-weight:700}.task-form-wide{grid-column:1/-1}.task-form input,.task-form select,.task-form textarea{color:#edf3f9;width:100%;font:inherit;background:#091c2d;border:1px solid #24445f;border-radius:8px;outline:none;padding:11px 12px;font-size:12px}.task-form textarea{resize:vertical;min-height:98px;line-height:1.5}.task-form input:focus,.task-form select:focus,.task-form textarea:focus{border-color:#1684ff;box-shadow:0 0 0 3px #1684ff1a}.task-form input::placeholder,.task-form textarea::placeholder{color:#667e94}.task-form-warning,.task-form-error{border-radius:8px;margin-bottom:15px;padding:11px 13px;font-size:11px;line-height:1.5}.task-form-warning{color:#ffdd8a;background:#ffc23414;border:1px solid #ffc23447}.task-form-error{color:#ffadb3;background:#ff657114;border:1px solid #ff65714d}.task-modal-actions{border-top:1px solid #203f58;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:17px;display:flex}.task-modal-actions>button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:41px;padding:0 16px;font-size:11px;font-weight:800;display:flex}.task-secondary-button{color:#b6c5d4;background:0 0;border:1px solid #2a4a64}.task-submit-button{color:#06111e;background:#ffd23f;border:1px solid #ffd23f}.task-modal-actions>button:disabled{cursor:not-allowed;opacity:.55}@keyframes tasks-spin{to{transform:rotate(360deg)}}@media (width<=1280px){.tasks-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-toolbar{flex-direction:column;align-items:stretch}.tasks-search{flex:1;min-width:0}}@media (width<=980px){.task-card{grid-template-columns:44px minmax(0,1fr) auto}.task-deadline{grid-column:2}.task-card-actions{flex-direction:column;grid-area:1/3/span 2;align-items:stretch}}@media (width<=720px){.tasks-filters{flex-direction:column;align-items:stretch}.tasks-filters>button,.tasks-filters select{width:100%}.task-card{grid-template-columns:40px minmax(0,1fr)}.task-deadline,.task-card-actions{grid-area:auto/1/auto/-1}.task-card-actions{flex-flow:wrap;justify-content:flex-start;align-items:center}}@media (width<=620px){.tasks-summary{grid-template-columns:1fr}.tasks-summary>article{min-height:94px}.tasks-toolbar{padding:16px}.tasks-list{padding:11px}.task-modal-backdrop{align-items:start;padding:10px}.task-modal{max-height:calc(100vh - 20px)}.task-modal-header,.task-form{padding-left:15px;padding-right:15px}.task-form-grid{grid-template-columns:1fr}.task-form-wide{grid-column:auto}.task-modal-actions{flex-direction:column-reverse}.task-modal-actions>button{width:100%}.tasks-notice{top:92px;right:15px}}@media (prefers-reduced-motion:reduce){.task-card{transition:none}.tasks-spinner{animation-duration:1.4s}}:root{color:#f9fafb;font-synthesis:none;text-rendering:optimizelegibility;background:#090a0b;font-family:Inter,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.login-page{background:#090a0b;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-presentation{background:radial-gradient(circle at 20% 80%,#1fd1d029,#0000 35%),radial-gradient(circle at 80% 20%,#fcc51824,#0000 35%),#0a0b0d;flex-direction:column;justify-content:space-between;padding:48px 64px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-symbol{color:#fcc518;font-family:Space Grotesk,sans-serif;font-size:30px;font-weight:700}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.06em;font-family:Space Grotesk,sans-serif}.brand small{color:#9aa0a6;letter-spacing:.2em;margin-top:3px;font-size:9px}.presentation-content{max-width:620px;margin-bottom:80px}.eyebrow{color:#fcc518;letter-spacing:.16em;font-size:12px;font-weight:700}.presentation-content h1{margin:22px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(42px,5vw,76px);line-height:1}.presentation-content h1 span{color:#fcc518}.presentation-content p{color:#9aa0a6;max-width:500px;font-size:18px;line-height:1.7}.login-area{border-left:1px solid #24272b;justify-content:center;align-items:center;padding:40px;display:flex}.login-card{width:100%;max-width:430px}.login-heading{margin-bottom:36px}.login-heading h2{margin:12px 0 8px;font-family:Space Grotesk,sans-serif;font-size:36px}.login-heading p{color:#9aa0a6;margin:0}.login-card label{gap:9px;margin-bottom:20px;font-size:14px;font-weight:600;display:grid}.login-card input{color:#f9fafb;background:#111315;border:1px solid #2b2f34;border-radius:10px;outline:none;width:100%;padding:15px 16px}.login-card input:focus{border-color:#fcc518;box-shadow:0 0 0 3px #fcc5181f}.login-card button,.temporary-dashboard button{color:#090a0b;background:#fcc518;border:0;border-radius:999px;width:100%;margin-top:10px;padding:15px;font-weight:700}.login-card button:disabled{cursor:wait;opacity:.65}.login-error{color:#ffb4b4;background:#ff46461a;border:1px solid #ff464640;border-radius:8px;padding:12px;font-size:14px}.loading-page,.temporary-dashboard{text-align:center;background:#090a0b;place-content:center;min-height:100vh;padding:30px;display:grid}.temporary-dashboard h1{margin-bottom:4px;font-family:Space Grotesk,sans-serif;font-size:44px}.temporary-dashboard p{color:#9aa0a6}@media (width<=850px){.login-page{grid-template-columns:1fr}.login-presentation{min-height:340px;padding:30px}.presentation-content{margin:60px 0 0}.presentation-content h1{font-size:42px}.login-area{border-top:1px solid #24272b;border-left:0;padding:50px 24px}}.dashboard-shell{background:#0b0c0e;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.dashboard-sidebar{background:#090a0b;border-right:1px solid #24272b;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.dashboard-brand{align-items:center;gap:12px;padding:0 10px 30px;display:flex}.dashboard-brand>span{color:#fcc518;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700}.dashboard-brand strong,.dashboard-brand small{display:block}.dashboard-brand small{color:#777e87;letter-spacing:.18em;margin-top:2px;font-size:9px}.dashboard-navigation{gap:8px;display:grid}.dashboard-navigation a{color:#9aa0a6;border-radius:9px;align-items:center;gap:12px;padding:13px 14px;text-decoration:none;transition:all .2s;display:flex}.dashboard-navigation a:hover{color:#fff;background:#141619}.dashboard-navigation a.active{color:#090a0b;background:#fcc518;font-weight:700}.sidebar-user{border-top:1px solid #24272b;grid-template-columns:38px 1fr 32px;align-items:center;gap:10px;margin-top:auto;padding-top:20px;display:grid}.user-avatar,.header-user div{color:#090a0b;background:#fcc518;border-radius:50%;place-content:center;font-weight:700;display:grid}.user-avatar{width:38px;height:38px}.user-information{min-width:0}.user-information strong,.user-information small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-information strong{font-size:13px}.user-information small{color:#777e87;margin-top:3px;font-size:10px}.sidebar-user button{color:#9aa0a6;background:0 0;border:0;font-size:20px}.dashboard-content{min-width:0}.dashboard-header{background:#0b0c0ef0;border-bottom:1px solid #24272b;justify-content:space-between;align-items:center;min-height:92px;padding:20px 36px;display:flex}.dashboard-header h1{margin:5px 0 0;font-family:Space Grotesk,sans-serif;font-size:26px}.header-user{color:#9aa0a6;align-items:center;gap:12px;font-size:13px;display:flex}.header-user div{width:38px;height:38px}.dashboard-page{padding:34px 36px}.page-introduction{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.page-introduction h2{margin:0 0 7px;font-family:Space Grotesk,sans-serif}.page-introduction p{color:#9aa0a6;margin:0}.page-introduction select{color:#f9fafb;background:#111315;border:1px solid #2b2f34;border-radius:8px;padding:11px 14px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.metric-card,.dashboard-panel{background:#111315;border:1px solid #24272b;border-radius:14px}.metric-card{gap:9px;padding:22px;display:grid}.metric-card span,.metric-card small{color:#9aa0a6}.metric-card strong{font-family:Space Grotesk,sans-serif;font-size:36px}.dashboard-panel{padding:26px}.dashboard-panel h2{margin:8px 0;font-family:Space Grotesk,sans-serif}.empty-chart{color:#9aa0a6;text-align:center;border:1px dashed #30343a;border-radius:12px;place-items:center;min-height:300px;margin-top:24px;display:grid}.empty-chart>span{color:#fcc518;font-size:40px}.empty-chart strong{color:#f9fafb}.empty-chart p,.coming-soon p{color:#9aa0a6}.coming-soon{min-height:260px}@media (width<=1050px){.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=750px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{height:auto;position:static}.sidebar-user{margin-top:24px}.dashboard-header,.dashboard-page{padding-left:20px;padding-right:20px}.metrics-grid{grid-template-columns:1fr}}.leads-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.leads-toolbar h2{margin:0 0 6px;font-family:Space Grotesk,sans-serif}.leads-toolbar p{color:#9aa0a6;margin:0}.leads-filters{gap:10px;display:flex}.leads-filters input,.leads-filters select{color:#f9fafb;background:#111315;border:1px solid #2b2f34;border-radius:8px;outline:none;padding:11px 13px}.leads-filters input{width:280px}.leads-filters input:focus,.leads-filters select:focus{border-color:#fcc518}.leads-filters button,.pagination button{color:#090a0b;background:#fcc518;border:0;border-radius:8px;padding:11px 18px;font-weight:700}.leads-filters .secondary-button{color:#f9fafb;background:#24272b}.leads-table-container{background:#111315;border:1px solid #24272b;border-radius:14px;min-height:320px;overflow-x:auto}.leads-table{border-collapse:collapse;width:100%}.leads-table th,.leads-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #24272b;padding:17px 18px}.leads-table th{color:#777e87;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.leads-table td{color:#c8ccd1;font-size:13px}.lead-name{align-items:center;gap:11px;display:flex}.lead-name>span{color:#090a0b;background:#fcc518;border-radius:50%;place-content:center;width:36px;height:36px;font-weight:700;display:grid}.lead-name strong,.lead-name small,.lead-contact a,.lead-contact small,.lead-origin span,.lead-origin small{display:block}.lead-name strong{color:#f9fafb}.lead-name small,.lead-contact small,.lead-origin small{color:#777e87;margin-top:4px;font-size:11px}.lead-contact a{color:#7ec8e3;text-decoration:none}.lead-status{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-block}.status-new{color:#7ec8e3;background:#7ec8e31f}.status-contacted{color:#fcc518;background:#fcc5181f}.status-converted{color:#63d69b;background:#63d69b1f}.status-lost{color:#ff9292;background:#ff50501f}.table-message{color:#9aa0a6;text-align:center;place-content:center;gap:8px;min-height:320px;display:grid}.table-message strong{color:#f9fafb}.table-error{color:#ff9292}.pagination{color:#9aa0a6;justify-content:flex-end;align-items:center;gap:18px;margin-top:20px;font-size:13px;display:flex}.pagination button:disabled{cursor:not-allowed;opacity:.4}@media (width<=1050px){.leads-toolbar{flex-direction:column;align-items:stretch}.leads-filters{flex-wrap:wrap}.leads-filters input{flex:1;min-width:230px}}.analytics-grid{grid-template-columns:1.4fr .8fr;gap:22px;display:grid}.analytics-message{color:#9aa0a6;place-content:center;min-height:240px;display:grid}.analytics-error{color:#ff9292}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading h2{margin:8px 0 0}.panel-heading>strong{font-family:Space Grotesk,sans-serif;font-size:28px}.conversion-highlight{color:#fcc518}.conversion-funnel{flex-direction:column;align-items:center;gap:9px;margin-top:34px;display:flex}.funnel-stage{color:#090a0b;background:#fcc518;border-radius:8px;justify-content:space-between;align-items:center;min-width:140px;padding:15px 20px;transition:width .35s;display:flex}.funnel-stage:nth-child(2){background:#cfa71d}.funnel-stage:nth-child(3){color:#f9fafb;background:#167b91}.funnel-stage:nth-child(4){color:#f9fafb;background:#155b6a}.funnel-stage span{font-size:12px;font-weight:700}.funnel-stage strong{font-family:Space Grotesk,sans-serif;font-size:22px}.lead-status-list{gap:26px;margin-top:34px;display:grid}.lead-status-row{grid-template-columns:1fr 52px;gap:8px 12px;display:grid}.lead-status-row>div{justify-content:space-between;display:flex}.lead-status-row span,.lead-status-row small{color:#9aa0a6;font-size:12px}.lead-status-row progress{border:0;border-radius:999px;grid-column:1;width:100%;height:8px}.lead-status-row progress::-webkit-progress-bar{background:#24272b;border-radius:999px}.lead-status-row progress::-webkit-progress-value{background:#fcc518;border-radius:999px}.lead-status-row small{text-align:right;grid-area:2/2;align-self:center}@media (width<=1050px){.analytics-grid{grid-template-columns:1fr}}.prospection-page{gap:20px;display:grid}.prospection-hero{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.prospection-hero h2{margin:8px 0 5px;font-family:Space Grotesk,sans-serif;font-size:30px}.prospection-hero p{color:#8d99aa;margin:0}.prospection-actions{align-items:center;gap:12px;display:flex}.prospection-search{color:#63a8ff;background:#0d1725;border:1px solid #213a57;border-radius:10px;align-items:center;gap:9px;min-width:330px;padding:0 14px;display:flex}.prospection-search input{color:#f9fafb;background:0 0;border:0;outline:0;width:100%;padding:12px 0}.prospection-search input::placeholder{color:#7e8fa7}.primary-action{color:#0a0d12;background:linear-gradient(135deg,#ffd84a,#f4b91a);border:0;border-radius:10px;padding:13px 20px;font-weight:800;box-shadow:0 8px 28px #fcc51829}.prospection-metrics{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.prospection-metrics article{background:linear-gradient(145deg,#111d2c,#0c1521);border:1px solid #1d3047;border-radius:12px;align-items:center;gap:15px;min-height:94px;padding:16px;display:flex}.prospection-metrics small,.prospection-metrics strong{display:block}.prospection-metrics small{color:#b0bbca}.prospection-metrics strong{margin-top:5px;font-family:Space Grotesk,sans-serif;font-size:30px}.metric-icon{border-radius:10px;place-content:center;width:48px;height:48px;font-size:22px;font-weight:800;display:grid}.metric-blue{color:#54a1ff;background:#146ff638}.metric-green{color:#54e19c;background:#1cac6833}.metric-purple{color:#b693ff;background:#6f47e540}.metric-gold{color:#ffda4f;background:#d8ac1a38}.prospection-main-grid{grid-template-columns:minmax(0,1fr) 310px;gap:16px;display:grid}.pipeline-panel,.priorities-panel,.products-panel,.contacts-panel{background:linear-gradient(145deg,#0e1927,#09131f);border-color:#1c3047}.pipeline-heading select{color:#d7e1ed;background:#0a1522;border:1px solid #243a53;border-radius:8px;padding:10px 13px}.pipeline-board{grid-template-columns:repeat(5,minmax(150px,1fr));gap:8px;margin-top:22px;display:grid;overflow-x:auto}.pipeline-column{background:#040b136b;border:1px solid #17283b;border-radius:10px;min-width:0;min-height:326px;padding:0 6px 8px}.pipeline-column>header{border-radius:9px;justify-content:space-between;align-items:center;margin:-1px -7px 8px;padding:10px;font-size:12px;display:flex}.pipeline-column>header strong{background:#ffffff1a;border-radius:50%;place-content:center;min-width:23px;height:23px;display:grid}.stage-mapeado{background:#405373}.stage-contato-feito{background:#075bbd}.stage-em-conversation{background:#5b31b2}.stage-proposta{background:#826814}.stage-fechado{background:#12693d}.pipeline-cards{gap:8px;display:grid}.opportunity-card{background:#111f2f;border:1px solid #263a51;border-radius:8px;gap:4px;padding:12px;display:grid;position:relative}.opportunity-card>button{color:#92a4bb;background:0 0;border:0;padding:0;position:absolute;top:8px;right:8px}.opportunity-card>strong{padding-right:25px;font-size:13px}.opportunity-card>small,.opportunity-card time{color:#99a8bb;font-size:10px}.opportunity-card time{margin-top:5px}.product-tag{border-radius:5px;width:fit-content;margin-top:5px;padding:5px 8px;font-size:9px;font-weight:700}.product-blue{color:#bcd8ff;background:#1956a3}.product-purple{color:#e1d6ff;background:#5836b8}.product-green{color:#bcf3d4;background:#16764b}.product-gold{color:#ffe49a;background:#7a5d10}.empty-stage{color:#57687b;text-align:center;margin:30px 5px;font-size:11px}.compact-heading h2{font-size:20px}.compact-heading>small{color:#7f91a7;text-transform:uppercase;font-size:10px}.priority-list{gap:10px;margin-top:20px;display:grid}.priority-list article{background:#111f2f;border:1px solid #263a51;border-radius:9px;grid-template-columns:18px 1fr;gap:10px;padding:14px;display:grid}.priority-list article>div{gap:4px;display:grid}.priority-list strong{font-size:12px;line-height:1.4}.priority-list small{color:#8ea0b5;font-size:10px}.priority-list time{color:#f5c834;margin-top:7px;font-size:10px}.priority-list article button{color:#0a0d12;background:#f5c834;border:0;border-radius:7px;grid-column:2;width:fit-content;padding:8px 11px;font-size:10px;font-weight:800}.task-check{border:1px solid #7890aa;border-radius:4px;width:17px;height:17px}.text-action{color:#50a0ff;background:0 0;border:0;margin-top:20px;padding:0;font-weight:700}.prospection-bottom-grid{grid-template-columns:.9fr 1.1fr;gap:16px;display:grid}.product-bars{gap:15px;margin-top:22px;display:grid}.product-bars>div{grid-template-columns:145px 1fr 20px;align-items:center;gap:10px;font-size:11px;display:grid}.product-bars>div>span{background:#172536;border-radius:999px;height:9px;overflow:hidden}.product-bars i{border-radius:inherit;height:100%;display:block}.contacts-list{margin-top:14px}.contacts-list>div{border-bottom:1px solid #1b2d42;grid-template-columns:100px 1fr 1fr 30px;align-items:center;gap:12px;padding:10px 0;font-size:11px;display:grid}.contacts-list time,.contacts-list small,.contacts-list p{color:#8fa0b4}.contacts-list span strong,.contacts-list span small{display:block}.contacts-list p{margin:0}.contacts-list button{color:#91a7c0;background:0 0;border:0}.demo-disclaimer{color:#596b80;letter-spacing:.08em;text-align:right;text-transform:uppercase;margin:-6px 0 0;font-size:10px}@media (width<=1350px){.prospection-main-grid,.prospection-bottom-grid{grid-template-columns:1fr}.pipeline-board{grid-template-columns:repeat(5,190px)}}@media (width<=1050px){.prospection-hero{flex-direction:column;align-items:stretch}.prospection-actions{flex-wrap:wrap}.prospection-search{flex:1;min-width:260px}.prospection-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.prospection-metrics{grid-template-columns:1fr}.prospection-actions{flex-direction:column;align-items:stretch}.prospection-search{min-width:0}.contacts-list>div{grid-template-columns:95px 1fr 25px}.contacts-list p{display:none}}
